Cura/cura/Scene
Ghostkeeper ff99c4e45f
Don't include group nodes in AABB
In fact, don't include any node that would just have a position rather than actual data.
The rest of the code is robust anyway against there being no AABB.

Contributes to issue CURA-6416.
2019-03-26 10:00:10 +01: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 Merge branch '4.0' of github.com:Ultimaker/Cura 2019-01-23 11:18:27 +01:00
ConvexHullNode.py Fix some typos 2019-01-15 17:31:51 +01:00
CuraSceneController.py Add few more cases where Camera changes caused un-needed updates 2019-02-19 17:40:44 +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