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-03-24Remove old arranger codeJaime van Kessel
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-07-28Applied review commentsjelle Spijker
2021-07-28Updated message with message typesJelle Spijker
2021-07-27Update messages to use the message_typesJaime van Kessel
2021-07-26Add experimental warning and error message types to two messagesGhostkeeper
2021-04-21Slightly increase spacing when arranging modelsGhostkeeper
2021-04-14Fix segfault when arranging without any disallowed areasGhostkeeper
2021-04-07Added type ignore since it does accept itJaime van Kessel
2021-04-07Fix mypy issues caused by numpy upgradeJaime van Kessel
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-16Close "Finding Location" message if arrange crashesKostas Karmas
2020-10-13Transfer deprecated decorator on __init__ of ArrangeKostas 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-09Don't arrange locked objects when arrangeAll is calledKostas Karmas
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-08Reformat file and remove unused importKostas 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-05Add deprecated tag to arrangerJaime van Kessel
2020-10-05Let autoplacement also take the existing nodes into accountJaime van Kessel
2020-10-02Split up arrangeJaime van Kessel
2020-10-02Remove unused importsJaime van Kessel
2020-10-02Move nest2darrange to it's own functionJaime van Kessel
2020-09-30Take disallowed areas into account when arrangingJaime van Kessel
2020-09-28Place objects that we couldn't fit next to the buildplateJaime van Kessel
2020-09-28Switch out the arranger algorithm for arrange allJaime van Kessel
2020-06-23Add extra process events to arrange jobJaime van Kessel
2020-06-19Prevent crash when requested polygon is too largeJaime van Kessel
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-08Merge branch 'master' into doxygen_to_restructuredtext_commentsNino van Hooff
2020-04-27Applied requested changes proposed by @ninovanhooffJelle Spijker
2020-04-23Don't crash if the build volume is smaller than one arrange cellGhostkeeper
2020-04-23Converted comments in dir Cura/cura/Arranging to rst styleJelle Spijker
2020-04-10Update some documentation to the new styleJaime van Kessel
2020-04-10Remove a number of unused importsJaime van Kessel
2020-03-20Disallow printers larger than 2kmGhostkeeper