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-04-06Increment SDK version to 7.5.0Ghostkeeper
2021-01-21Fix wrong import.Remco Burema
2021-01-21Properly retrieve snapshot (now made on slice).Remco Burema
2021-01-21Make a snapshot on slice instead of write.Remco Burema
2021-01-20Add TODO comment to explain the commenting out of the snapshotKostas Karmas
2021-01-20Comment out the generation of the snapshotKostas Karmas
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-08-07Update the SDK version to 7.3.0 for 4.7Kostas Karmas
2020-07-06Fix coding styleKostas Karmas
2020-07-03Merge remote-tracking branch 'origin/CURA-6915_identify_objects_on_buildplate...Nino van Hooff
2020-07-03Use DepthFirstIterator to get all descendant NodesNino van Hooff
2020-07-03Apply suggestions from code review Nino van Hooff
2020-07-03Write group content metadata for ufp exportNino van Hooff
2020-07-02Exclude non-printing nodes from ufp exportNino van Hooff
2020-07-01Apply suggestions from code review Jaime van Kessel
2020-06-30Revert "Revert "Write a list of object names to the global metadata of ufp fi...Nino van Hooff
2020-06-30Revert "Write a list of object names to the global metadata of ufp files"Nino van Hooff
2020-06-30Write a list of object names to the global metadata of ufpNino van Hooff
2020-06-05Use newer extruderList rather than deprecated extruders propertyGhostkeeper
2020-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-04-09Catch OSError when actually writing the UFP streamGhostkeeper
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