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
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-12Change shadows on buildplate for one-at-a-time printingNino van Hooff
2019-10-31refactor ConvexHullDecorator.getConvexHullNino van Hooff
2019-10-31Add clarifying documentation to getConvexHullNino van Hooff
2019-10-02Fix typingJaime van Kessel
2019-10-02Check for adhesion area collisions in one-at-a-time orderingNino van Hooff
2019-09-27Take nozzle offset into account in _getHeadAndFans()Nino van Hooff
2019-05-20Prevent modifier meshes from blocking one at a time slicingJaime van Kessel
2019-04-08Use boundingBoxChanged signal to recompute convex hullJaime van Kessel
2019-01-23Merge branch '4.0' of github.com:Ultimaker/CuraJaime van Kessel
2019-01-21Prevent calculations with brim width larger than build-plate. [CURA-6094]Remco Burema
2019-01-15Fix some typosGhostkeeper
2018-12-11Catch an exception from numpy that happens when loading some modelsDiego Prado Gesto
2018-11-16Fix wrong push free shadow for one at a time.Jaime van Kessel
2018-11-05Fix delayed convex hull recomputationLipu Fei
2018-10-03Merge branch 'CURA-5744-move-oauth-login' of github.com:Ultimaker/CuraJaime van Kessel
2018-09-28Fix imports in QualityManagerLipu Fei
2018-09-28Correct typo leading to infinite recursion.Remco Burema
2018-09-27Fix typingJaime van Kessel
2018-09-27Fix typingJaime van Kessel
2018-09-27Updated typing & documentationJaime van Kessel
2018-09-27Add missing typing to number of decoratorsJaime van Kessel
2018-09-07Switch incorrect usage of getMachineExtruders to getActiveExtruderStacksJaime van Kessel
2018-08-13Revert "Revert "Merge pull request #4203 from Ultimaker/CURA-5538-fix-one-at-...Lipu Fei
2018-08-10Revert "Merge pull request #4203 from Ultimaker/CURA-5538-fix-one-at-a-time-o...Ian Paschal
2018-08-06Fix print order for one-at-a-time modeLipu Fei
2018-03-14CURA-5090 speedups by using qtimers on updating mostly visual elementsJack Ha
2018-01-05Revert "Account for getConvexHullTransformedVertices returning None"Ghostkeeper
2018-01-05Revert "Simplify code flow a bit"Ghostkeeper
2018-01-04Simplify code flow a bitGhostkeeper
2018-01-04Account for getConvexHullTransformedVertices returning NoneGhostkeeper
2018-01-03Move all decorators in the scene subfolderChrisTerBeke