mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-04 09:34:35 -07:00
This comes at some performance cost, sadly. This is necessary because the convex hull of every node may change if the transformation of any other node changes, since that transformation may adjust the total bounding box of the mesh group. Contributes to issue CURA-7118. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| BlockSlicingDecorator.py | ||
| BuildPlateDecorator.py | ||
| ConvexHullDecorator.py | ||
| ConvexHullNode.py | ||
| CuraSceneController.py | ||
| CuraSceneNode.py | ||
| GCodeListDecorator.py | ||
| SliceableObjectDecorator.py | ||
| ZOffsetDecorator.py | ||