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
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-08-07Update the SDK version to 7.3.0 for 4.7Kostas Karmas
2020-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
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-11-14Fix type issues in old version upgrade plug-insGhostkeeper
2018-11-14Fix type of fallback variableGhostkeeper
2018-11-14Add typing for all version upgrade plug-insGhostkeeper
2018-10-10Code style: Space around binary operatorsGhostkeeper
2018-10-03Remove unnecessary import and declaration of i18n in pluginsfieldOfView
2018-08-27Increase plugin API version to 5Aleksei S
2018-06-11Set encoding correctly when opening files everywhereGhostkeeper
2018-01-29Add encoding='utf-8' for text file readingLipu Fei
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-06-28Set author to Ultimaker B.V. instead of UltimakerGhostkeeper
2017-06-22Use semantic versioning for all plugin.jsonLipu Fei
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-16Fix version upgrade for project loadingLipu Fei
2017-05-12Load setting version from metadataGhostkeeper
2017-05-12Actually use setting_version to get the setting version numberGhostkeeper
2017-05-11Initialise config_nameGhostkeeper
2017-05-11Track cfg version numbers with major-minor, sortaGhostkeeper
2017-01-17Merge branch 'master' into python_type_hintingSimon Edwards
2017-01-16Some fixes regarding submodules and imports.Simon Edwards
2016-12-14Show the Z seam related settings after upgrade. CURA-2953Simon Edwards
2016-12-14Fix variant before definition_changesfieldOfView
2016-12-14Fix extraneous empty ("") container being addedfieldOfView
2016-12-14Fix [containers] items must be stringsfieldOfView
2016-12-13Make sure definition_changes containers are not upgraded to stacksfieldOfView
2016-12-08Import 'os' directly because we use it directly, even though it still works w...Simon Edwards
2016-12-08Add missing ":"Arjen Hiemstra
2016-12-08Fix VersionUpgrade to handle both formats of ContainerStack filesArjen Hiemstra
2016-12-06Properly support the extrauder trains.Simon Edwards
2016-12-05Make things neater.Simon Edwards
2016-12-05CURA-2953 Version upgrade 2.3 to 2.4Simon Edwards