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-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2019-10-21Change SDK version to 7.0.0Nino van Hooff
2019-09-24Fix merge conflicts with masterLipu Fei
2019-09-24Add extra exception handling for UFPwriterJaime van Kessel
2019-09-13Don't use material groups to find just the root containerGhostkeeper
2019-09-13Fix typing of applicationGhostkeeper
2019-08-15Replace deprecated .getContainer() calls with .containerRemco Burema
2019-03-21Change the comment of the UFP mimetype to the correct descriptionJaime van Kessel
2019-01-31Prevent UFP writer from crashing if the base file of a material can not be foundJaime van Kessel
2018-12-17Update plugin versions to match package versionsLipu Fei
2018-12-14Increment API version to 6Ghostkeeper
2018-10-04[CURA-5775] The snaphot-creation of the UFP-writer should only be called when...Remco Burema
2018-09-27Move MIME type declarations into constructors of readersGhostkeeper
2018-08-30Merge pull request #4283 from Ultimaker/CURA-5555_ufp_material_profileLipu Fei
2018-08-29Add call_on_qt_thread to UFPWriter.write()Lipu Fei
2018-08-29Fix adding materials in UFPLipu Fei
2018-08-29Fix adding materials in UFPLipu Fei
2018-08-27Increase plugin API version to 5Aleksei S
2018-08-27Catch erros and open the write stream only if the material cointaner is foundAleksei S
2018-08-24Add materil xml file to UFP fileAleksei S
2018-08-21.ufp should also not show up in recent files since it's a gcode formatRemco Burema
2018-08-03Add some extra information when the Cura can't write the files.Diego Prado Gesto
2018-05-08Added MimeTypeDatabase for UFP extensionAleksei S
2018-02-05Gracefully handle missing libCharonfieldOfView
2018-02-05CURA-4425 the thumbnail now crops correctlyJack Ha
2018-02-01Fix importsGhostkeeper
2018-01-31CURA-4425 first thumbnail in UFP file; updated CuraSceneModel and PreviewPassJack Ha
2018-01-31Use streaming open functionGhostkeeper
2018-01-31Add origin to thumbnail relationGhostkeeper
2018-01-29Use new open_streamGhostkeeper
2018-01-29Return true after successfully writing the fileGhostkeeper
2018-01-29Rename file_type parameter to relation_typeGhostkeeper
2018-01-26Close archive after writingGhostkeeper
2018-01-26Fix opening kitty fileGhostkeeper
2018-01-26Close streams before opening the nextGhostkeeper
2018-01-26Use virtual_path parameter instead of targetGhostkeeper
2018-01-26Convert g-code to bytes before writing it to archiveGhostkeeper
2018-01-26Add placeholder thumbnail to packageGhostkeeper
2018-01-26Fix imports to Charon classesGhostkeeper
2018-01-26Add basic UFP writer plug-inGhostkeeper