Cura/cura/Scene
Jaime van Kessel 8fb3a73c3a Use boundingBoxChanged signal to recompute convex hull
The boundingbox is the signal we should be listening for, since it does the same as the
previous ones (and more!). This also fixes the issue that group nodes didn't get their
convex hull set correctly on first creation

CURA-6416
2019-04-08 09:40:38 +02:00
..
__init__.py Move all decorators in the scene subfolder 2018-01-03 15:09:19 +01:00
BlockSlicingDecorator.py Add typing 2018-10-24 15:54:14 +02:00
BuildPlateDecorator.py Fix loading parented objects from 3mf files 2018-03-19 18:25:40 +01:00
ConvexHullDecorator.py Use boundingBoxChanged signal to recompute convex hull 2019-04-08 09:40:38 +02:00
ConvexHullNode.py Fix some typos 2019-01-15 17:31:51 +01:00
CuraSceneController.py Move models around again 2019-03-26 08:29:22 +01:00
CuraSceneNode.py Don't include group nodes in AABB 2019-03-26 10:00:10 +01:00
GCodeListDecorator.py Add test for gcodeListDecorator 2019-01-25 14:04:53 +01:00
SliceableObjectDecorator.py Add missing typing to number of decorators 2018-09-27 14:29:09 +02:00
ZOffsetDecorator.py Add missing typing to number of decorators 2018-09-27 14:29:09 +02:00