chiark / gitweb /
Plugin enhancements
authorDim3nsioneer <Dim3nsioneer@gmx.ch>
Thu, 16 Oct 2014 09:43:14 +0000 (11:43 +0200)
committerDim3nsioneer <Dim3nsioneer@gmx.ch>
Thu, 16 Oct 2014 09:43:14 +0000 (11:43 +0200)
commit141bd9b696a4b0d57af68fd0b3502a9ba68e2f1a
treef8a6cd0090cef6baa9118b0d52b8a57be88f8694
parente4f50c5d7deb5ecbb8c4ebb3ff718e9a39a952f6
Plugin enhancements

- allows for checkboxes in plugins (type bool)
- allows for listboxes in plugins (type list)
- allows for progress bar window during plugin execution
Cura/gui/mainWindow.py
Cura/gui/pluginPanel.py