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-07-11Only use setMetaDataEntry()Lipu Fei
2018-07-06Remove code that is likely for debuggingLipu Fei
2018-07-03Fix code-styleDiego Prado Gesto
2018-07-02Merge branch '3.4'Diego Prado Gesto
2018-06-29Merge branch 'master' into mypy_fixesLipu Fei
2018-06-29CURA-5518 Check whether the the findDefinitionContainers return anyDiego Prado Gesto
2018-06-29Removed unneeded application reference in construction of meshreadersJaime van Kessel
2018-06-28Rewrite code style of _getScaleFromUnitGhostkeeper
2018-06-13CURA-5330 Fix typing in 3MFReader pluginDiego Prado Gesto
2018-06-11Show message for unknown machines in project filesLipu Fei
2018-06-07Fix inconsistent curaproject mimetype definitionLipu Fei
2018-06-07Fix inconsistent curaproject mimetype definitionLipu Fei
2018-06-07Merge branch '3.4'Ghostkeeper
2018-06-07Account for the fact that createMachine can return NoneGhostkeeper
2018-06-05Fix merge conflicts from 3.4Lipu Fei
2018-06-05Reader classes are responsible for adding their mime typesLipu Fei
2018-06-04Merge branch '3.4'Jack Ha
2018-06-04Added .3mf extension to the MimeTypeAleksei S
2018-05-23CURA-5164 Make the mesh readers compliant with the new signature of the mesh ...Diego Prado Gesto
2018-05-14Merge branch 'master' into WIP_improve_initializationDiego Prado Gesto
2018-05-11CURA-5164 The Preferences is not a singleton class anymore since in some pointDiego Prado Gesto
2018-05-08Use MimeTypeDatabase to find loaded file extension and set proper project nameAleksei S
2018-04-19Merge remote-tracking branch 'origin/feature_show_config_errors'Lipu Fei
2018-04-17resolve merge conflictMark
2018-04-16Make sure that project writer runs on Qt threadLipu Fei
2018-04-12Don't crash Cura when material file is wrongly formattedGhostkeeper
2018-04-12Fall back to FDMPrinter if definition can't be loadedGhostkeeper
2018-04-09More clear error handling for container deserializationLipu Fei
2018-04-06Catch ContainerFormatError when deserialising containersGhostkeeper
2018-03-29CURA-5045 solve merge conflictsJack Ha
2018-03-27Remove unused functionGhostkeeper
2018-03-27Better error handling if there is no global stackGhostkeeper
2018-03-27Add typing for _determineGlobalAndExtruderStackFilesGhostkeeper
2018-03-27CURA-5160 Skip empty quality when load project fileDiego Prado Gesto
2018-03-26Allow getContainer() to return NoneGhostkeeper
2018-03-20Show printer group and which machine to update in project loadingLipu Fei
2018-03-20CURA-4400 Fixed project loadingIan Paschal
2018-03-19Fix loading parented objects from 3mf filesfieldOfView
2018-03-19Don't add a SettingOverrideDecorator twicefieldOfView
2018-03-16Fix quality and variant processing in project loadingLipu Fei
2018-03-14Fix quality definition comparison in quality importingLipu Fei
2018-03-14Merge pull request #3274 from fieldOfView/feature_setting_visibility_profilesLipu Fei
2018-03-14Do not overwrite existing metadata with in material deserializeMetadata()Lipu Fei
2018-03-14Fix extruder position check in project loadingLipu Fei
2018-03-09Fix project loading for version upgradeLipu Fei
2018-03-09Fix project loading for version upgradeLipu Fei
2018-03-09Merge branch 'master' into feature_setting_visibility_profilesfieldOfView
2018-03-09Remove unnecessary setGlobalContainerStack() in project loadingLipu Fei
2018-03-09Set dirty for containers created in project loadingLipu Fei
2018-03-08No keep/discard setting dialog in project loadingLipu Fei