Commit History

Author SHA1 Message Date
  Erwan MATHIEU 1b9ad84115 Improve code readability 10 months ago
  Erwan MATHIEU 0d0375d5e0 Retry auto-arrange with a few different strategies 10 months ago
  Erwan MATHIEU 1509e27983 Removed unused variable 10 months ago
  Erwan MATHIEU 1949d315e3 Minor auto-arrange improvements 10 months ago
  c.lamboo 4eb0ba9861 re-add functions for arrange 10 months ago
  Remco Burema c20b227e5f Prevent 'major' API/SDK version break. 10 months ago
  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 2 years ago
  Jaime van Kessel 61c43fb765 Only show "can't find location message" when it couldn't find location 2 years ago
  Konstantinos Karmas e793eac425 Push the grouped operation instead of redoing it 2 years ago
  Jaime van Kessel 96d381a895 Apply suggestions from code review 2 years ago
  Jaime van Kessel 44eb3201a9 Fix duplicating / multiplicating support blockers 2 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 3 years ago
  Jaime van Kessel 5109bd3684 Fix crash when duplicating node with support blocker 3 years ago
  Kostas Karmas 8c1cf89d45 Skip arranging objects that have no convex hull 3 years ago
  Kostas Karmas a0e4e4325d Add missing documentation 3 years ago
  Kostas Karmas 972e2f6716 Fix crash when arranging objects in one-at-a-time mode 3 years ago
  Remco Burema 9f929298d7 Merge pull request #8510 from Ultimaker/CURA-7754_add_disallowed_areas 3 years ago
  Kostas Karmas d47623d58a Remove duplicate addition of items in the node_items list 3 years ago
  Kostas Karmas f9bd5e3dcd Modify arrange() to optionally create AddSceneNodeOperations 3 years ago
  Kostas Karmas eedbcb6a2d Fix z position of objects that end outside the buildplate 3 years ago
  Ghostkeeper 6bfa24686f Mark disallowed areas as disallowed areas 3 years ago
  Jaime van Kessel a46bf8d6fa Apply suggestions from code review 3 years ago
  Jaime van Kessel d801f9838a Fix mypy issues 3 years ago
  Jaime van Kessel a14135be5e Add some documentation to the arrange nest algorithm 3 years ago
  Jaime van Kessel 30966beed2 Let autoplacement also take the existing nodes into account 3 years ago
  Jaime van Kessel 274dc8d06c Split up arrange 3 years ago
  Jaime van Kessel 8c1985cdb3 Move nest2darrange to it's own function 3 years ago