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
2022-04-20Upgrade SDK version to 8.0.0 for Cura 5.0upgrade_sdk_to_800Remco Burema
2021-06-17Now unused API field only took integers originally.Remco Burema
2021-06-15Update SDK/API from 7.5.0 to 7.6.0 for 4.10Remco Burema
2021-04-06Increment SDK version to 7.5.0Ghostkeeper
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-22Move the getCfgVersion to base version upgradeJaime van Kessel
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-11-08Remove a bunch of unused importsJaime 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-11-22Added an extra import module, did not pass coding style testAleksei S
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-03Remove unnecessary import and declaration of i18n in pluginsfieldOfView
2018-08-27Increase plugin API version to 5Aleksei S
2018-06-14CURA-5330 Fix typing in the VersionUpgrade pluginDiego Prado Gesto
2018-06-04Fix 21to22 upgradeLipu Fei
2017-12-01Fix legacy profile upgradeLipu 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-17Correct profile_translations in VersionUpgrade21to22Lipu Fei
2017-05-15Changed profile namesJaime van Kessel
2017-05-12Load setting version from metadataGhostkeeper
2017-05-12Actually use setting_version to get the setting version numberGhostkeeper
2017-05-11Track cfg version numbers with major-minor, sortaGhostkeeper
2017-02-26Fixed a bunch of error which were reported by PyCharm's code analysis.Simon Edwards
2017-01-17Also check the upgrade plugins.Simon Edwards
2016-11-22Merge branch 'master' into python_type_hintingSimon Edwards
2016-11-21Heaps to changes to get the Cura code through the type checker (with minimal ...Simon Edwards
2016-11-21Moved warning to VersionUpgradeManagerJaime van Kessel
2016-11-18Importing invalid filetypes now gives proper error messagesJaime van Kessel
2016-10-24Set encoding to utf-8 when writing filesArjen Hiemstra
2016-10-06Remove splitting profiles for each materialGhostkeeper
2016-09-29Remove debug statementsGhostkeeper
2016-09-29Actually apply translated settingsGhostkeeper
2016-09-27Quality-changes now have a quality_type instead of referring to qualityGhostkeeper
2016-09-21Properly serialise the machine instance nameGhostkeeper
2016-09-21Add extension to new fileGhostkeeper
2016-09-21Give canonical name to user settingsGhostkeeper
2016-09-21Ensure directory exists to store user profile inGhostkeeper
2016-09-21Create new user profile upon upgrading machine instanceGhostkeeper
2016-09-16Translate Fan Speed Full At Layer to one-based countingGhostkeeper