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
2021-04-06Increment SDK version to 7.5.0Ghostkeeper
2021-02-08Add cura: namespace before setting keys, and store the rest in um_node.metadataGhostkeeper
2020-12-23Read & write all generic metadata items from 3mfJaime van Kessel
2020-12-23Store creation & Modification dateJaime van Kessel
2020-12-23Store application name when saving 3MF fileJaime van Kessel
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-09-08Catch OSError and related errors when saving workspacesGhostkeeper
2020-08-07Update the SDK version to 7.3.0 for 4.7Kostas Karmas
2020-07-28CURA-7608 Ignore machine network information when handling project files (#8116)Konstantinos Karmas
2020-07-20Also store setting_version in preferences file for project filesGhostkeeper
2020-07-06Catch file writing errors while writing files in the archiveGhostkeeper
2020-05-29Remove usage of deprecated extruders propertyGhostkeeper
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-08Merge branch 'master' into doxygen_to_restructuredtext_commentsNino van Hooff
2020-05-08Convert doxygen to rst for 3MFReader/Writer and AMFReaderNino van Hooff
2020-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-03-30Show error when we don't have permission to write workspaceGhostkeeper
2020-03-26Merge branch 'feature_object_name' of https://github.com/fieldOfView/Cura int...Ghostkeeper
2020-03-25Catch PermissionError when writing workspacesGhostkeeper
2020-03-20Store/retreive SceneNode in/from <object> attributefieldOfView
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2020-01-20Add missing typingJaime van Kessel
2020-01-16Use getter instead of protected attributeJaime van Kessel
2020-01-16Add skipkeys flag to writing plugin metadata to workspaceJaime van Kessel
2020-01-16Store the data from each plugin in it's own folderJaime van Kessel
2020-01-14Store metadata when writing the workspaceJaime van Kessel
2019-10-21Change SDK version to 7.0.0Nino van Hooff
2018-12-17Update plugin versions to match package versionsLipu Fei
2018-12-14Increment API version to 6Ghostkeeper
2018-10-03Remove unnecessary import and declaration of i18n in pluginsfieldOfView
2018-08-29Cleaned up MIME typesMark
2018-08-29remove .curaproject from the extensions and just use .3mfMark
2018-08-27Increase plugin API version to 5Aleksei S
2018-08-03Add some extra information when the Cura can't write the files.Diego Prado Gesto
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