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-06-18Show an error if trying to open a project file with unknown machineGhostkeeper
2020-06-17Fix workspace reader not taking upgrade into accountJaime van Kessel
2020-06-05Use extruderList rather than deprecated extruders propertyGhostkeeper
2020-05-29Remove uses of deprecated extruders propertyGhostkeeper
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-28Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext...Nino van Hooff
2020-05-25Don't crash when the file is deleted while in pre-read phaseGhostkeeper
2020-05-15Use extruderList rather than deprecated extrudersGhostkeeper
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-29Fix missing type for resultKostas Karmas
2020-04-29Don't crash when reading corrupt 3MF filesGhostkeeper
2020-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-04-15Add warning for when libsavitar is not up to dateJaime van Kessel
2020-04-08Revert "Revert "Merge pull request #7384 from Ultimaker/CURA-7333_Fix_reloadi...Nino van Hooff
2020-04-03Revert "Merge pull request #7384 from Ultimaker/CURA-7333_Fix_reloading_3mf_f...Nino van Hooff
2020-04-03Use the node id as identifierKostas Karmas
2020-03-26Merge branch 'feature_object_name' of https://github.com/fieldOfView/Cura int...Ghostkeeper
2020-03-20Fix loading comments in gcode snippets from 3mf projectsfieldOfView
2020-03-20Fix typofieldOfView
2020-03-20Store/retreive SceneNode in/from <object> attributefieldOfView
2020-03-05Fix watching for changes in 3mf filesfieldOfView
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2020-01-23Fix incorrect read location for plugin metadataJaime van Kessel
2020-01-20Change _loadMetadata to be staticJaime van Kessel
2020-01-20Remove local import of jsonJaime van Kessel
2020-01-16Let 3mf workspace reader read from files per pluginJaime van Kessel
2020-01-14Ensure that 3mf workspace reader loads aditional metadataJaime van Kessel
2020-01-07Ensure that post processing scripts are correctly reloaded on project loadingJaime van Kessel
2019-12-24Handle error due to missing quality_changes in 3MF loadingLipu Fei
2019-12-23Fix spellingGhostkeeper
2019-11-19Remove hardcoded sizes from dialogs & popupsJaime van Kessel
2019-11-08Remove a bunch of unused importsJaime van Kessel
2019-10-21Change SDK version to 7.0.0Nino van Hooff
2019-09-24Ignore leftover buildplate/'global' variants.Remco Burema
2019-09-24Upgrade globals as well.Remco Burema
2019-09-24Fix merge conflicts with masterLipu Fei
2019-09-23Improve context of override and new translation itemsGhostkeeper
2019-09-23Add intent logic for project loadingLipu Fei
2019-09-20Revert "Make 3MF-reader aware of setting-version for introduction Intent."Remco Burema
2019-09-20Fix _applyVariants using variant managerGhostkeeper
2019-09-20Don't use material manager to find or remove materialsGhostkeeper
2019-09-13Fix 3MF-workspace-reading: Variants where not loaded properly.Remco Burema
2019-09-11Merge branch 'feature_intent_container_tree' of https://github.com/Ultimaker/...Remco Burema
2019-09-11Nix 3mf-read signal-postphoning, which prevented connects.Remco Burema
2019-09-11Store intent category in metadata of quality_changes as wellGhostkeeper
2019-09-10Remove calls to quality manager's private functionsGhostkeeper
2019-09-10Merge branch 'master' into feature_intent_container_treeDiego Prado Gesto
2019-09-09Add processEvent calls so progress bar moves while loadingJaime van Kessel
2019-09-04Make 3MF-reader aware of setting-version for introduction Intent.Remco Burema