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-11-08Add extra typingJaime van Kessel
2019-11-08Fix some typing issuesJaime van Kessel
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-08-27F5 reloads gcode fileLipu Fei
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-20Prevent modifier meshes from blocking one at a time slicingJaime van Kessel
2019-05-06Fix boundingbox calculation of grouped groupsJaime van Kessel
2019-04-08Use boundingBoxChanged signal to recompute convex hullJaime van Kessel
2019-03-28Fix merge conflictsLipu Fei
2019-03-26Don't include group nodes in AABBGhostkeeper
2019-03-26Move models around againLipu Fei
2019-03-20Fix module renamingLipu Fei
2019-03-20Move cura.Machine.Models to cura.UI.MachineModelsLipu Fei
2019-03-20Move ObjectModel into cura.UI moduleLipu Fei
2019-02-21Merge branch '4.0'Ghostkeeper
2019-02-19Add few more cases where Camera changes caused un-needed updatesJaime van Kessel
2019-01-25Add test for gcodeListDecoratorJaime 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-28Add missing typingJaime van Kessel
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-24Add typingGhostkeeper
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-06-13CURA-5330 Add return type to some constructorsDiego Prado Gesto
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