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
2017-09-28XML materials are now added in one batchJaime van Kessel
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-09-04Update setting_version to 3 for XMLMaterialLipu Fei
2017-09-04Update all containers to setting_version 3Lipu Fei
2017-08-22When deserialising a material, also update the material derived from itLipu Fei
2017-08-11Take manufacturer from XML profile if availableGhostkeeper
2017-07-18Fix mutable arg problem and rename argLipu Fei
2017-07-17Do not save setting_version when serializing an XML materialLipu Fei
2017-07-17Fix setting_version in metadata for XMLMaterialLipu Fei
2017-07-17Fix typo in commentsLipu Fei
2017-07-17Use optional arg in serialize() to exclude network auth keysLipu Fei
2017-07-11Interpret material compatible 'unknown' as 'yes'Ghostkeeper
2017-07-06Use XMLMaterialProfile version tag to determine its versionLipu Fei
2017-07-06WIP: Add temporary fix to make materials work with 2.7 version upgradeLipu Fei
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-06-16Fix MIME type of material resources2.6.0Ghostkeeper
2017-06-14Fix filtering maerials after editing materialsfieldOfView
2017-06-14Fix setting metadata on fdmmaterial containersfieldOfView
2017-06-14Fix confusion around the use of the word "global"fieldOfView
2017-06-14Fix loading material diameter and GUID from XML filefieldOfView
2017-05-29Set version in <fdmmaterial> when saving XML material filesLipu Fei
2017-05-23Only use <fdmmaterial version> for detecting material file versionLipu Fei
2017-05-19Added exception handling to XML parsingJaime van Kessel
2017-05-19Removed unneeded loggingJaime van Kessel
2017-05-19Change XmlMaterialUpgrader to use UNIX EOLsLipu Fei
2017-05-19Minor refactoring for XMLMaterial upgradeLipu Fei
2017-05-19Fix XML material upgradeLipu Fei
2017-05-15Convert all metadata fields to stringGhostkeeper
2017-05-12Be robust against older specification version numbersGhostkeeper
2017-05-12Read setting_version from version attribute on rootGhostkeeper
2017-05-12Remove debug printGhostkeeper
2017-05-12Remove getting superfluous material densityGhostkeeper
2017-05-12Load setting_version from XML material profileGhostkeeper
2017-05-12Fix deserialising densityGhostkeeper
2017-04-18Merge branch 'feature_CURA-3540_upgrade_for_project' of github.com:Ultimaker/...Jaime van Kessel
2017-04-18Add JellyBox to XML material printer name translationsGhostkeeper
2017-04-14Fix type hinting and function name for upgrade profileLipu Fei
2017-04-14Update a profile when deserializing itLipu Fei
2017-04-13Filter materials by the (approximate) material diameter of the printerfieldOfView
2017-03-15CURA-3500 Make sure that material XMLs have utf-8 encodingLipu Fei
2017-02-14Fix link to ContainerRegistryGhostkeeper
2017-02-13Merge branch 'master' into python_type_hintingSimon Edwards
2017-02-13Removed unneeded (and somewhat expensive) checksJaime van Kessel
2017-02-10When creating XML profiles, directly set the nameJaime van Kessel
2017-02-10Material values are now also lazy loadedJaime van Kessel
2017-02-10MetaData of material profile is now set in one batch instead of multiple callsJaime van Kessel