Cura/plugins/3MFReader
Lipu Fei 62521e93db Make sure that project writer runs on Qt thread
CURA-5229

 - Move @call_on_qt_thread to a separate module
 - Make sure that project writer runs on Qt thread because itself and the
   calls it makes can create new QObjects such as InstanceContainers, and
   this must happen on the Qt thread.
2018-04-16 15:32:12 +02:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
ThreeMFReader.py Fix loading parented objects from 3mf files 2018-03-19 18:25:40 +01:00
ThreeMFWorkspaceReader.py Make sure that project writer runs on Qt thread 2018-04-16 15:32:12 +02:00
WorkspaceDialog.py Show printer group and which machine to update in project loading 2018-03-20 16:23:23 +01:00
WorkspaceDialog.qml Show printer group and which machine to update in project loading 2018-03-20 16:23:23 +01:00