Cura/plugins/3MFReader
Lipu Fei d662770b22 Fix setting new material for stacks
CURA-4204

When a new material is created during project file loading, the material
for each stack is set according to the parent material ID, but actually
the child material should be used. This fix uses a hack to find the
corresponding child material for a stack so when a user chooses to
create a new material during project file loading, the material can be
correctly set.
2017-08-23 16:27:28 +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 Fix setting new material for stacks 2017-08-23 16:27:28 +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