Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-03Cast bounding box to intsGhostkeeper
2021-11-18Use integer positions for fixed items tooGhostkeeper
2021-10-28Only show "can't find location message" when it couldn't find locationJaime van Kessel
2021-10-06Push the grouped operation instead of redoing itKonstantinos Karmas
2021-10-06Apply suggestions from code review Jaime van Kessel
2021-10-04Fix duplicating / multiplicating support blockersJaime van Kessel
2021-04-21Slightly increase spacing when arranging modelsGhostkeeper
2021-04-14Fix segfault when arranging without any disallowed areasGhostkeeper
2020-10-30Pynest2d.Point requires integer coordinatesGhostkeeper
2020-10-20Fix crash when duplicating node with support blockerJaime van Kessel
2020-10-16Skip arranging objects that have no convex hullKostas Karmas
2020-10-12Add missing documentationKostas Karmas
2020-10-12Fix crash when arranging objects in one-at-a-time modeKostas Karmas
2020-10-09Merge pull request #8510 from Ultimaker/CURA-7754_add_disallowed_areasRemco Burema
2020-10-09Remove duplicate addition of items in the node_items listKostas Karmas
2020-10-09Modify arrange() to optionally create AddSceneNodeOperationsKostas Karmas
2020-10-09Fix z position of objects that end outside the buildplateKostas Karmas
2020-10-08Mark disallowed areas as disallowed areasGhostkeeper
2020-10-08Apply suggestions from code review Jaime van Kessel
2020-10-05Fix mypy issuesJaime van Kessel
2020-10-05Add some documentation to the arrange nest algorithmJaime van Kessel
2020-10-05Let autoplacement also take the existing nodes into accountJaime van Kessel
2020-10-02Split up arrangeJaime van Kessel
2020-10-02Move nest2darrange to it's own functionJaime van Kessel