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-06-08Merge pull request #9884 from Ultimaker/CURA-7873_fix_positioning_merged_meshesRemco Burema
2021-05-27Merge branch 'master' of github.com:Ultimaker/CuraGhostkeeper
2021-05-21Check if child bounding box is None before checking if it's degenerate.Ghostkeeper
2021-05-21Fix calculating AABBs if group nodes are involvedGhostkeeper
2021-05-18Fix copying MIME type if scene nodes are copiedGhostkeeper
2020-06-23Don't copy transformations if it's not neededJaime van Kessel
2020-06-18Don't crash when failing to create Toolbox.qml dialogueGhostkeeper
2020-06-04Merge branch 'master' into feature_support_meshes_presentfieldOfView
2020-05-29Don't use deprecated extruders propertyGhostkeeper
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-28Convert remaining doxygen to rstNino van Hooff
2020-03-22Show support settings when support meshes are present in the scenefieldOfView
2019-12-06Use the printing area (hull + adhesion for one-at-a-time) instead ofNino van Hooff
2019-07-19Add some simple tests to CuraSceneNodeJaime van Kessel
2019-07-19Rename "collideWithArea" to "collideWithAreas"Jaime van Kessel
2019-06-07Fix typing for BuildvolumeJaime van Kessel
2019-06-05Fix scale for just ungrouped objectsLipu Fei
2019-05-06Fix boundingbox calculation of grouped groupsJaime van Kessel
2019-03-26Don't include group nodes in AABBGhostkeeper
2018-06-08CURA-5330 Add typing to CuraSceneNodeDiego Prado Gesto
2018-06-08Merge branch 'master' into mypy_fixesDiego Prado Gesto
2018-06-04Fix parameterGhostkeeper
2018-06-04Fix broken importGhostkeeper
2018-06-04Use explicit key-word arguments instead of kwargsGhostkeeper
2018-06-04Fix circular import with CuraApplication againGhostkeeper
2018-06-04Add casts for result of deepcopyGhostkeeper
2018-06-04Add function typingGhostkeeper
2018-04-09Exclude non-printing-meshes from bounding box of parentsfieldOfView
2018-03-19CURA-4400 fix support_extruder_nr values in overhang angle and SliceInfoJack Ha
2018-03-07CURA-4400 added docs to new functionsJack Ha
2018-03-05CURA-4400 fixed multiplyJack Ha
2018-03-01CURA-4400 add checking for enabled extruder in setting _outside_buildarea, cl...Jack Ha
2018-02-28CURA-4400 set extruder numbers of settings to an enabled extruder; added Sett...Jack Ha
2018-02-18WIP: Refactor BuildPlateModel and split MultiBuildPlateModelLipu Fei
2018-02-01CURA-4425 scale image to full size; still has a bug that it is shifted vertic...Jack Ha
2018-02-01CURA-4425 Remove debug printoutDiego Prado Gesto
2018-02-01CURA-4425 Small refactor to avoid using repeated codeDiego Prado Gesto
2018-01-31CURA-4425 first thumbnail in UFP file; updated CuraSceneModel and PreviewPassJack Ha
2018-01-23Merge branch '3.2'Jack Ha
2018-01-23Revert "Remove unused import"Lipu Fei
2018-01-23Merge branch '3.2'Ghostkeeper
2018-01-23Remove unused importGhostkeeper
2018-01-17Merge branch 'feature_headless_docker' of https://github.com/Ultimaker/Cura i...ChrisTerBeke
2018-01-17CURA-4033 split update bounds for a single node in buildvolume and also call ...Jack Ha
2018-01-16Fixes for slicingChrisTerBeke
2018-01-03CURA-4525 refresh objects list of all items after changing build plateJack Ha
2017-11-14CURA-4525 automatic build plate menu items using BuildPlateModelJack Ha
2017-11-09CURA-4525 first multi slice + multi layer data, added filter on build plate, ...Jack Ha