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
2021-06-17Merge pull request #9991 from Ultimaker/CURA-8313Remco Burema
2021-06-17Add missing typingJaime van Kessel
2021-06-17Re-enable the backing up of pluginsJaime van Kessel
2021-06-16Fix issue with restoring backups from 4.10Jaime van Kessel
2021-06-15Update SDK/API from 7.5.0 to 7.6.0 for 4.10Remco Burema
2021-06-15Merge branch '4.10' of github.com:Ultimaker/Cura into 4.10Jaime van Kessel
2021-06-15Fix quality_changes profile not showingJaime van Kessel
2021-06-14Merge branch 'CURA-7859_fix_center_selected_model' into 4.10Ghostkeeper
2021-06-14Fix code style Ghostkeeper
2021-06-10Fix extruder profiles not being shown in profile preferencesJaime van Kessel
2021-06-10Set object bottom to be on buildplate with center model actionJaime van Kessel
2021-06-09Re-enable compressionGhostkeeper
2021-06-09Add documentationGhostkeeper
2021-06-09Fix writing bytes to string-streamGhostkeeper
2021-06-09Basic implementation of exporting all materials in a .zip archiveGhostkeeper
2021-06-08Implement default path for exporting all materialsGhostkeeper
2021-06-08Add notion of whether printers support the material export archiveGhostkeeper
2021-06-08Merge pull request #9948 from Ultimaker/CURA-8291_Verbose_plugin_loading_on_s...Remco Burema
2021-06-08Set enterprise edition on initializationKonstantinos Karmas
2021-06-08Merge pull request #9884 from Ultimaker/CURA-7873_fix_positioning_merged_meshesRemco Burema
2021-06-07Interpret timeouts as general connection errorsGhostkeeper
2021-06-04Round layer height for display in quality menuGhostkeeper
2021-06-04Add a log entry for importing, duplicating or removing a materialGhostkeeper
2021-06-03Compare version-objects, not strings.Remco Burema
2021-06-01Remove plugins that weren't restored in the backup from the installed listJaime van Kessel
2021-06-01No longer include plugins in the backupJaime van Kessel
2021-05-27Merge branch 'master' of github.com:Ultimaker/CuraGhostkeeper
2021-05-25Merge branch 'fix_authdata_infinite_loop' of https://github.com/fieldOfView/CuraJaime van Kessel
2021-05-24Fix an crash when starting Cura without a network connectionfieldOfView
2021-05-21Check if child bounding box is None before checking if it's degenerate.Ghostkeeper
2021-05-21Also remove other transformations when getting the center positionGhostkeeper
2021-05-21Fix calculating AABBs if group nodes are involvedGhostkeeper
2021-05-18Fix copying MIME type if scene nodes are copiedGhostkeeper
2021-05-10Update setting version to 17 for 4.10Kostas Karmas
2021-05-06Print how much time it took to autosave dirty profilesJaime van Kessel
2021-05-04Merge branch '4.9'Ghostkeeper
2021-04-30Decrease update interval to 60 secJaime van Kessel
2021-04-28Merge branch 'fix_group_rename' of https://github.com/fieldOfView/CuraJaime van Kessel
2021-04-21Slightly increase spacing when arranging modelsGhostkeeper
2021-04-19Allow renaming groups to something other than "Group #n"fieldOfView
2021-04-19Fix crashing while restoring a backup file with the wrong encodingKostas Karmas
2021-04-16Fix setting empty auth tokens in the keyring on startupKostas Karmas
2021-04-14Fix segfault when arranging without any disallowed areasGhostkeeper
2021-04-09Merge pull request #9538 from Ultimaker/CURA-7180_frozen_mac_keyring_fixKonstantinos Karmas
2021-04-09Change the OS_X keyring backend module to macOS Konstantinos Karmas
2021-04-09Merge pull request #9535 from Ultimaker/CURA-8093_Check_client_scope_when_upg...Remco Burema
2021-04-08Explicitly give keyring backend on Mac too.Remco Burema
2021-04-08Delete the auth data on upgrade from 4.8 if the scope doesn't matchKostas Karmas
2021-04-07Added type ignore since it does accept itJaime van Kessel
2021-04-07Merge branch 'typing_keyattribute' of github.com:Ultimaker/Cura into fix_test...Jaime van Kessel