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-04-08Merge branch 'master' into qt6_beyond_the_splashJelle Spijker
2022-04-07Scale convex hull only by X/Y shrinkage, and handle 0% gracefullyGhostkeeper
2022-04-06Removed the rather hacky implementation of the shrinkage factor averaging. Is...p.kuiper
2022-04-01Removed the settings: "material_shrinkage_percentage" and update code that wa...PP-77_shrinkage_compensation_for_PLA_TPLA_PETGp.kuiper
2022-03-31Use correct keyboard enumsJaime van Kessel
2021-12-28Search/replace Qt5->Qt6.Remco Burema
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-10-09Cache wasn't valid due to a reference being stored, not a copy.Remco Burema
2020-09-08Take node groups into account when computing the centre of the mesh groupGhostkeeper
2020-09-08Don't re-scale convex hulls for groupsGhostkeeper
2020-09-02Account for the fact that global_stack may be emptyGhostkeeper
2020-09-02Fix updating the 2D convex hullGhostkeeper
2020-09-02Compute centre of current mesh groupGhostkeeper
2020-09-02Only scale convex hull if there is a non-1 scaling factorGhostkeeper
2020-09-02Get scale factor from global stackGhostkeeper
2020-09-02Adjust collision area based on shrinkage compensation ratioGhostkeeper
2020-06-30Remove normals for ConvexHullNodeJaime van Kessel
2020-06-23Re-use some render batchesJaime van Kessel
2020-06-23Don't copy transformations if it's not neededJaime van Kessel
2020-06-23Simplify recomputeConvexHull codeJaime van Kessel
2020-06-23Use cheaper convexhull function when not using raftJaime van Kessel
2020-06-23Remove useless codeJaime van Kessel
2020-06-22Remove unneeded checks in convex hull nodeJaime 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-28Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext...Nino van Hooff
2020-05-28Convert remaining doxygen to rstNino van Hooff
2020-05-25Check first if we have valid vertex dataGhostkeeper
2020-03-22Remove unused importsfieldOfView
2020-03-22Restore the SettingDefinition relations without killing a puppyfieldOfView
2020-03-22Show support settings when support meshes are present in the scenefieldOfView
2020-02-28Prevent max recursion for convex hull calculationJaime van Kessel
2020-01-10Fix bunch of issues found by pylintJaime van Kessel
2020-01-10Add some missing typingJaime van Kessel
2020-01-03Add some timers to sceneChangedJaime van Kessel
2019-12-10Fix incorrect casingJaime van Kessel
2019-12-06Fix two mypy warningsNino van Hooff
2019-12-06Use the printing area (hull + adhesion for one-at-a-time) instead ofNino van Hooff
2019-12-04Do not show any object shadows in all_at_once mode.Nino van Hooff
2019-11-20Merge branch 'master' of github.com:Ultimaker/Cura into CURA-6522_one_at_a_ti...Jaime van Kessel
2019-11-12Change shadows on buildplate for one-at-a-time printingNino van Hooff
2019-11-11Fix typingLipu Fei
2019-11-08Add extra typingJaime van Kessel
2019-11-08Fix some typing issuesJaime van Kessel