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
2021-02-08Add cura: namespace before setting keys, and store the rest in um_node.metadataGhostkeeper
2021-02-08Merge branch 'master' into CURA-7615_store_metadataGhostkeeper
2021-02-08Fix reading per-object settings from 3MF object resourcesGhostkeeper
2021-02-04Set empty project hint back to false before reading.Remco Burema
2021-02-03Possible to distinguish between empty and corrupt 3MF.Remco Burema
2020-12-23Dont try to set unknown settings as per object settings when loading 3mfJaime van Kessel
2020-12-23Read & write all generic metadata items from 3mfJaime van Kessel
2020-10-21Surround the addition the convexHull with try-except when loading a 3mfKostas Karmas
2020-10-16Always add a ConvexHullDecorator to objects loaded from 3MFKostas Karmas
2020-07-08Add cast so that mypy doesn't chokeJaime van Kessel
2020-07-08Ensure that the 3mf reader doesn't make groups of oneJaime van Kessel
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-08Convert doxygen to rst for 3MFReader/Writer and AMFReaderNino 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-20Fix typofieldOfView
2020-03-20Store/retreive SceneNode in/from <object> attributefieldOfView
2020-03-05Fix watching for changes in 3mf filesfieldOfView
2019-08-28Get quality definition from ContainerTree rather than QualityManagerGhostkeeper
2019-04-26Add typingGhostkeeper
2018-09-11Ensure that when a corrupt 3mf file is loaded, the "failed to load" message w...Jaime van Kessel
2018-07-24Retain 3MF mesh positionsIan Paschal
2018-07-06Remove code that is likely for debuggingLipu Fei
2018-06-29Removed unneeded application reference in construction of meshreadersJaime van Kessel
2018-06-28Rewrite code style of _getScaleFromUnitGhostkeeper
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-08Use MimeTypeDatabase to find loaded file extension and set proper project nameAleksei S
2018-03-19Fix loading parented objects from 3mf filesfieldOfView
2018-03-19Don't add a SettingOverrideDecorator twicefieldOfView
2018-03-14Fix quality definition comparison in quality importingLipu Fei
2018-02-28Move getMachineDefinitionIDForQualitySearch() into QualityManager.pyLipu Fei
2018-02-27Fix 3MF ReaderLipu Fei
2018-02-27Revert "Use userChanges instead of getTop()"Lipu Fei
2018-02-26Use userChanges instead of getTop()Lipu Fei
2018-02-19WIP: Cleanup old QualityManagerLipu Fei
2018-02-18WIP: Refactor BuildPlateModel and split MultiBuildPlateModelLipu Fei
2018-01-31Remove unused _namespaces fieldGhostkeeper
2018-01-16CURA-4795 set build plate of newly loaded 3mf files to active build plateJack Ha
2018-01-03Move all decorators in the scene subfolderChrisTerBeke
2017-12-21Solved merge conflicts. CURA-4525Jack Ha
2017-11-29Merge branch 'master' into feature_local_container_serverGhostkeeper
2017-11-24Set definition by their IDGhostkeeper
2017-11-15CURA-4525 Fix load and save projects. Not storing build plates or object name...Jack Ha
2017-11-09CURA-4525 first multi slice + multi layer data, added filter on build plate, ...Jack Ha