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
2021-10-06Push the grouped operation instead of redoing itKonstantinos Karmas
2021-10-06Move duplicated modifier meshes a bit after duplicationJaime van Kessel
2021-10-06Fix the message if not all duplicated objects could be placedJaime van Kessel
2021-10-06Simplify ifstatement for MultiplyObjectsJaime 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
2020-10-09Modify arrange() to optionally create AddSceneNodeOperationsKostas Karmas
2020-10-09Remove unused variablesKostas Karmas
2020-10-09Fix z position of objects that end outside the buildplateKostas Karmas
2020-10-08Apply suggestions from code review Jaime van Kessel
2020-10-05Don't let arranger place all objects on the same spot if they don't fitJaime van Kessel
2020-10-05Add deprecated tag to arrangerJaime van Kessel
2020-10-05Also use the new arranger when multiplying objectsJaime van Kessel
2020-10-05Always add multiplied nodes to the root.Jaime van Kessel
2020-06-23Add processEvents calls to multiply jobJaime van Kessel
2020-01-10Fix bunch of issues found by pylintJaime van Kessel
2019-08-12Fix crash when arranging special meshtypesJaime van Kessel
2019-08-12Add missing typingJaime van Kessel
2019-01-15Fix typo in multiply messageJaime van Kessel
2018-06-13FindNodePlacement should find a placement for the node, but not creatingDiego Prado Gesto
2018-06-04CURA-5434 reversed the role of offset_shape_arr and hull_shape_arr, to fix on...Jack Ha
2018-05-30Fix multiply object in a rare case that an object is just too bigJack Ha
2018-05-22CURA-5370 Small refactor for Arranger: make x and y consistent (numpy arrays ...Jack Ha
2018-03-23When multiplying a parented node, multiply the parent instead (like groups)fieldOfView
2018-03-19Add children to correct buildplate when multiplyingfieldOfView
2018-01-03Move all decorators in the scene subfolderChrisTerBeke
2018-01-03Move all arranging related code into a subfolderChrisTerBeke
2017-11-08CURA-4525 updated scene node menu and added multi buildplate arrangeJack Ha
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-09-13Added Title for messagesalekseisasin
2017-04-20Change MultiplyObjectsJob to work on a list of objectsArjen Hiemstra
2017-04-12Permission for file. CURA-3676Jack Ha
2017-04-12Fixed arranger multiplying too big objects and arrange All. CURA-3676Jack Ha
2017-04-07Multiplying now also gives a message if it could not find a suitable spot for...Jaime van Kessel
2017-04-07Removed count from findNodePlacementJaime van Kessel
2017-04-07Moved multiply objects to jobJaime van Kessel