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
2022-04-20Upgrade SDK version to 8.0.0 for Cura 5.0upgrade_sdk_to_800Remco Burema
2021-09-07Fix various typosluz paz
2021-06-17Now unused API field only took integers originally.Remco Burema
2021-06-15Update SDK/API from 7.5.0 to 7.6.0 for 4.10Remco Burema
2021-04-06Increment SDK version to 7.5.0Ghostkeeper
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-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-04-10Remove unneeded semicolonsJaime van Kessel
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2019-10-21Change SDK version to 7.0.0Nino van Hooff
2018-12-17Update plugin versions to match package versionsLipu Fei
2018-12-14Increment API version to 6Ghostkeeper
2018-08-27Increase plugin API version to 5Aleksei S
2018-07-05Add style to a variable in X3ReaderDiego Prado Gesto
2018-06-29Removed unneeded application reference in construction of meshreadersJaime van Kessel
2018-05-23CURA-5164 Make the mesh readers compliant with the new signature of the mesh ...Diego Prado Gesto
2018-01-03CURA-4525 cleanups and change comment and added new-linesJack Ha
2018-01-03CURA-4525 solved merge conflictsJack Ha
2017-12-28Code style: Space after binary operatorGhostkeeper
2017-11-09CURA-4525 first multi slice + multi layer data, added filter on build plate, ...Jack Ha
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-06-22Use semantic versioning for all plugin.jsonLipu Fei
2017-06-22Fix code styleLipu Fei
2017-06-21Replaced catalog metadata entry with i18n-catalogJaime van Kessel
2017-06-21Moved certain meta data entries to seperate fileJaime van Kessel
2017-01-17Fixes for all of the plugins. Added a script to invoke mypy. (I'm stiiiick of...Simon Edwards
2016-12-23D6: Moved decorator to curaVictor Larchenko
2016-12-23D5: Added decoratorVictor Larchenko
2016-12-23T466: Revert the previous commit since it messed up the file rights.Victor Larchenko
2016-12-23T466: Added ability to print loaded gcodeVictor Larchenko
2016-11-09Modify reading of Coordinate/@point attribute to allow comma separatorsVincent Marchetti
2016-09-21X3D reader no longer creates critical exceptions in the rest of curaJaime van Kessel
2016-09-21Prevent exceptions when spine is emptyJaime van Kessel
2016-08-24X3D loading performance: vertex organization for faster transformsSeva Alekseyev
2016-08-24Code review issuesSeva Alekseyev
2016-08-24Holeless Disk2D fixSeva Alekseyev
2016-08-24Merging all shapes into a single mesh during X3D loadingSeva Alekseyev
2016-08-24In X3D import, setSelectable(true) for the whole sceneSeva Alekseyev
2016-08-24Fixes for quad geometriesSeva Alekseyev
2016-08-24Fix for the Extrusion node, the trickiest geometry of them allSeva Alekseyev
2016-08-24Bug fixSeva Alekseyev
2016-08-24Support for explicit length unit override in X3D headerSeva Alekseyev
2016-08-24Initial support for the X3D scene file format (see http://www.web3d.org/).Seva Alekseyev