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
2018-06-15Don't unnecessarily cast to a setGhostkeeper
2018-05-11CURA-5164 The Preferences is not a singleton class anymore since in some pointDiego Prado Gesto
2018-04-16Make sure that project writer runs on Qt threadLipu Fei
2018-03-06Optimize 3MF writer and XML material serializationLipu Fei
2018-02-18WIP: Refactor BuildPlateModel and split MultiBuildPlateModelLipu Fei
2018-02-07CURA-4924 always use interpolation = None for configparser, preventiveJack Ha
2018-01-22Don't write Octoprint keys to workspace projectsGhostkeeper
2018-01-15Only save models on the active build plate in 3MFWriterLipu Fei
2017-12-21Solved merge conflicts. CURA-4525Jack Ha
2017-12-08Merge branch 'master' into feature_local_container_serverGhostkeeper
2017-12-06Save is_debug_mode as stringLipu Fei
2017-12-06Add more complete version info in project filesLipu Fei
2017-11-29Merge branch 'master' into feature_local_container_serverGhostkeeper
2017-11-15CURA-4525 Fix load and save projects. Not storing build plates or object name...Jack Ha
2017-10-31Clarify 3mf saving multi extrusion setting - CURA-4482ChrisTerBeke
2017-10-27Make ignored metadata keys a setGhostkeeper
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-09-26Only write the information we need to workspacesGhostkeeper
2017-08-15In SliceInfo, use the global stack if it is a single-extrusion machineLipu Fei
2017-07-18Fix mutable arg problem and rename argLipu Fei
2017-07-17Use optional arg in serialize() to exclude network auth keysLipu Fei
2017-06-28Set author to Ultimaker B.V. instead of UltimakerGhostkeeper
2017-06-22Fix code styleLipu Fei
2017-06-21Replaced catalog metadata entry with i18n-catalogJaime van Kessel
2017-06-21Moved certain meta data entries to seperate fileJaime van Kessel
2017-05-30Use .3mf on MacOS as project extensionMark
2017-05-17Save Cura version to project filesLipu Fei
2017-03-30Fix check for succesfully imported 3MFReader & 3MFWriter modulesfieldOfView
2017-03-25Fail gracefully when libSavitar is not foundfieldOfView
2017-03-07Fixed 3mf writingJaime van Kessel
2017-03-06Merge branch '3mf_speedup'Ghostkeeper
2017-02-16Small fix for a regression in the ThreeMFWriter from the recent type hint merge.Simon Edwards
2017-02-06Removed unneeded bytearray to string conversionJaime van Kessel
2017-02-063MF writer now also uses libSavitarJaime van Kessel
2017-01-27Merge branch 'master' into python_type_hintingSimon Edwards
2017-01-23Correctly write matrices and the cura version metadata tagArjen Hiemstra
2017-01-17Fixes for all of the plugins. Added a script to invoke mypy. (I'm stiiiick of...Simon Edwards
2016-12-05Authentication data is now stripped from project file before savingJaime van Kessel
2016-12-05Changed extension of 3mf projects to curaproject.3mfJaime van Kessel
2016-11-30Added CuraVersion to 3mf metadataJaime van Kessel
2016-11-22We now also write with the preferedSuffixJaime van Kessel
2016-11-14Saving an empty buildplate as a workspace is now possibleJaime van Kessel
2016-11-10Extruder stack is now saved (instead of the material being saved as the stack)Jaime van Kessel
2016-11-10Updated documentationJaime van Kessel
2016-11-10Saving workspace now works when there are no meshes to saveJaime van Kessel
2016-11-10The entire machine is now saved to 3mf file when saving workspaceJaime van Kessel
2016-11-10Moved 3mf writer here from UraniumJaime van Kessel