Cura/cura/Scene
Ghostkeeper f613a54b79
Compute centre of current mesh group
This is either the centre of the bounding box around all printable nodes in the scene, or the centre of the bounding box of the most-ancestral node that is not yet the scene root itself in one-at-a-time mode.

Contributes to issue CURA-7118.
2020-09-02 02:43:43 +02:00
..
__init__.py Move all decorators in the scene subfolder 2018-01-03 15:09:19 +01:00
BlockSlicingDecorator.py Fix bunch of issues found by pylint 2020-01-10 16:37:46 +01:00
BuildPlateDecorator.py Convert remaining doxygen to rst 2020-05-28 17:13:44 +02:00
ConvexHullDecorator.py Compute centre of current mesh group 2020-09-02 02:43:43 +02:00
ConvexHullNode.py Remove normals for ConvexHullNode 2020-06-30 13:22:45 +02:00
CuraSceneController.py Merge branch 'master' into feature_support_meshes_present 2020-06-04 10:27:11 +02:00
CuraSceneNode.py Don't copy transformations if it's not needed 2020-06-23 16:24:34 +02:00
GCodeListDecorator.py Fix bunch of issues found by pylint 2020-01-10 16:37:46 +01:00
SliceableObjectDecorator.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
ZOffsetDecorator.py Convert remaining doxygen to rst 2020-05-28 17:13:44 +02:00