Cura/plugins/LayerView
Arjen Hiemstra 110c3fa754 Do not react to all Scene changes in LayerView but just childrenChanged
When the layer data is updated, a new node is attached to the scene
root. We can thus watch for only children changes since everything else
can be ignored.

Contributes to CURA-938
2016-03-01 02:11:46 +01:00
..
__init__.py Added weight to viewmode plugins for sorting in the viewmode 2015-12-30 09:53:25 +01:00
LayerView.py Do not react to all Scene changes in LayerView but just childrenChanged 2016-03-01 02:11:46 +01:00
LayerView.qml Replace a bunch of Theme property accessors with getThing calls 2016-02-23 12:24:26 +01:00
LayerViewProxy.py Expose the new busy property to QML 2016-03-01 02:11:46 +01:00