Cura/plugins/CuraEngineBackend
Lipu Fei b2ac2e0fc7 Trust the stack values more than the decorator
CURA-4705

A SceneNode and its decorators can be deepcopied. However, the data in
some decorators will only be updated when a per-object settings stack
triggers a property changed event. That event cannot copied. So, it can
happen that a deepcopied SceneNode has inconsistent data in some of its
decorators than what's in the per-object settings stack.
2017-12-20 12:26:50 +01:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
Cura.proto CURA-4526 Delete LayerView plugin because it will be replaced with the 2017-11-21 10:47:29 +01:00
CuraEngineBackend.py CURA-4707 better signal to connect solving this issue 2017-12-12 17:06:23 +01:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
ProcessGCodeJob.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ProcessSlicedLayersJob.py CURA-4667 Fix simulation view render race. Change the place where the 2017-12-04 09:49:03 +01:00
StartSliceJob.py Trust the stack values more than the decorator 2017-12-20 12:26:50 +01:00