Cura/plugins/3MFReader
Lipu Fei da8b55cf62 Make sure stacks will have non-empty definitionChanges in project loading
CURA-4107

In old Cura, there is no definitionChanges container, so loading a
project file from an old version will result in stacks with empty
defnitionChanges. This will cause an unnecessary auto-slice problem when
we switch between the extruder tabs for the first time. This action will
trigger a piece code in MachineAction which creates a definitionChanges
container for the active stack if it is empty. This eventually triggers
a propertyChanged signal and results in an unncessary auto-slicing.
2017-08-15 14:38:49 +02:00
..
__init__.py Moved certain meta data entries to seperate file 2017-06-21 11:22:35 +02:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
ThreeMFReader.py Only 3mf nodes with mesh data are getting the sliceable object decorator. CURA-3559 2017-03-20 14:43:46 +01:00
ThreeMFWorkspaceReader.py Make sure stacks will have non-empty definitionChanges in project loading 2017-08-15 14:38:49 +02:00
WorkspaceDialog.py Fix WorkspaceDialog to include resolve for definition_changes 2017-05-10 13:07:45 +02:00
WorkspaceDialog.qml Round fractional widths and heights in system-themed qml 2017-07-14 12:58:07 +02:00