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
path: root/cura
AgeCommit message (Expand)Author
2020-07-09Replace support_tree_enable by a support_structure enumNino van Hooff
2020-07-06Prevent division by 0 if total download size is 0Ghostkeeper
2020-07-02Merge branch 'CURA-7248_fix_misp_config_detection' of github.com:Ultimaker/CuraJaime van Kessel
2020-07-02Fix ExtruderConfigurationModel.__eq__Nino van Hooff
2020-07-01Implement Review commentsNino van Hooff
2020-07-01Fix: incorrect return statementNino van Hooff
2020-06-30Add a print job name setting to general preferencesNino van Hooff
2020-06-30Pass the cached normal transformation to the rendereJaime van Kessel
2020-06-30Remove normals for ConvexHullNodeJaime van Kessel
2020-06-29Merge branch 'CURA-7473_account_pending_update_button' of github.com:Ultimake...Jaime van Kessel
2020-06-29Merge pull request #7971 from Ultimaker/CURA-7106-Speedup-multiple-objects-on...Konstantinos Karmas
2020-06-29Additional typing fixesNino van Hooff
2020-06-29Apply suggestions from code review Nino van Hooff
2020-06-26Connect sync timer to sync() for consistency and add unit tests.Nino van Hooff
2020-06-26Add Install Pending Updates button to Account popupNino van Hooff
2020-06-25Add default for extruder positionGhostkeeper
2020-06-25Also report failure if the file system can't handle the archive contentsGhostkeeper
2020-06-24Add missing typingJaime van Kessel
2020-06-24Fix issue that no disallowed areas were show if there were no active objectsJaime van Kessel
2020-06-24Put all objects normal models in a single render batchJaime 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-23Let the error checker calculate the error values a bit more "on demand"Jaime van Kessel
2020-06-23Short circuit finding the extruders that are activeJaime van Kessel
2020-06-23Move checking for some global features outside of the per node loopJaime van Kessel
2020-06-23Further simplify the getUsedExtruderStacks functionJaime van Kessel
2020-06-23Use cached values for anti overhang and support meshJaime van Kessel
2020-06-23Simplify recomputeConvexHull codeJaime van Kessel
2020-06-23Use cheaper convexhull function when not using raftJaime van Kessel
2020-06-23Prevent double updateNextStack during deepcopyJaime van Kessel
2020-06-23Remove unneeded check from deepcopy of settingoverride decoratorJaime van Kessel
2020-06-23Add processEvents calls to multiply jobJaime van Kessel
2020-06-23Cache result of getEdgeDisallowedSizeJaime van Kessel
2020-06-23Make the deletion of the definitionChanges saferKostas Karmas
2020-06-23Make the updating of the buildvolume a bit trigger happyJaime van Kessel
2020-06-23Add extra process events to arrange jobJaime van Kessel
2020-06-23Speed up the objects modelJaime van Kessel
2020-06-23Simplify the renameNodes methodJaime van Kessel
2020-06-23Remove useless codeJaime van Kessel
2020-06-22Remove unneeded checks in convex hull nodeJaime van Kessel
2020-06-22Cache values to speed up the renderingJaime van Kessel
2020-06-22Remove bit of code duplicationJaime van Kessel
2020-06-19Prevent crash when requested polygon is too largeJaime van Kessel
2020-06-19Merge pull request #7947 from Ultimaker/CURA-7522_Removing_printer_created_by...Nino van Hooff
2020-06-19Don't pre-load engine before other plug-insGhostkeeper
2020-06-18Remove unneeded call to autosave trigger on initializaitonJaime van Kessel
2020-06-18Mark recently constructed stacks as not dirtyJaime van Kessel
2020-06-18Don't crash when failing to create Toolbox.qml dialogueGhostkeeper
2020-06-18Remove only the hidden printers when removing a printersKostas Karmas
2020-06-18Remove duplicated variableJaime van Kessel