c.lamboo
|
586739c547
Avoid bool-trap
|
1 year ago |
c.lamboo
|
719b11655c
Fix ctrl+z issues
|
1 year ago |
c.lamboo
|
668038c59f
Implement factory for Arrange
|
1 year ago |
saumya.jain
|
118f49a052
review comments fixed
|
1 year ago |
c.lamboo
|
4f9d041ae8
Add rotation lock in arrange and multiply objects
|
1 year ago |
Remco Burema
|
6a5a9e70af
Fix whole output of nest2d was translated.
|
1 year ago |
Ghostkeeper
|
652043e1d8
Cast bounding box to ints
|
2 years ago |
Ghostkeeper
|
d6f8984cf0
Use integer positions for fixed items too
|
3 years ago |
Jaime van Kessel
|
61c43fb765
Only show "can't find location message" when it couldn't find location
|
3 years ago |
Konstantinos Karmas
|
e793eac425
Push the grouped operation instead of redoing it
|
3 years ago |
Jaime van Kessel
|
96d381a895
Apply suggestions from code review
|
3 years ago |
Jaime van Kessel
|
44eb3201a9
Fix duplicating / multiplicating support blockers
|
3 years ago |
Ghostkeeper
|
83767764db
Slightly increase spacing when arranging models
|
3 years ago |
Ghostkeeper
|
9dba4d554f
Fix segfault when arranging without any disallowed areas
|
3 years ago |
Ghostkeeper
|
39287264d9
Pynest2d.Point requires integer coordinates
|
4 years ago |
Jaime van Kessel
|
5109bd3684
Fix crash when duplicating node with support blocker
|
4 years ago |
Kostas Karmas
|
8c1cf89d45
Skip arranging objects that have no convex hull
|
4 years ago |
Kostas Karmas
|
a0e4e4325d
Add missing documentation
|
4 years ago |
Kostas Karmas
|
972e2f6716
Fix crash when arranging objects in one-at-a-time mode
|
4 years ago |
Remco Burema
|
9f929298d7
Merge pull request #8510 from Ultimaker/CURA-7754_add_disallowed_areas
|
4 years ago |
Kostas Karmas
|
d47623d58a
Remove duplicate addition of items in the node_items list
|
4 years ago |
Kostas Karmas
|
f9bd5e3dcd
Modify arrange() to optionally create AddSceneNodeOperations
|
4 years ago |
Kostas Karmas
|
eedbcb6a2d
Fix z position of objects that end outside the buildplate
|
4 years ago |
Ghostkeeper
|
6bfa24686f
Mark disallowed areas as disallowed areas
|
4 years ago |
Jaime van Kessel
|
a46bf8d6fa
Apply suggestions from code review
|
4 years ago |
Jaime van Kessel
|
d801f9838a
Fix mypy issues
|
4 years ago |
Jaime van Kessel
|
a14135be5e
Add some documentation to the arrange nest algorithm
|
4 years ago |
Jaime van Kessel
|
30966beed2
Let autoplacement also take the existing nodes into account
|
4 years ago |
Jaime van Kessel
|
274dc8d06c
Split up arrange
|
4 years ago |
Jaime van Kessel
|
8c1985cdb3
Move nest2darrange to it's own function
|
4 years ago |