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-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-05-28Convert doxygen to rst for X3DReader, XmlMaterialProfile, XRayViewNino van Hooff
2020-04-29Fix x-ray error color.Remco Burema
2020-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-04-10Fix unassigned variable 'theme'Ghostkeeper
2020-04-07Actually remove xray error image (because colors).Remco Burema
2020-03-28Fix xray composite shader for opengl 2.1fieldOfView
2020-02-27use transparency in xray view and merge shader duplicationTim Kuipers
2020-02-27prevent false negative xray error for high overlap countTim Kuipers
2020-02-27fix xray for high intersection count modelsTim Kuipers
2020-02-27fix old xray viewTim Kuipers
2020-02-27make xray counting color hardcoded valueTim Kuipers
2020-02-27show xray errors in solid viewTim Kuipers
2020-02-26fix xray error visualization missing red facesTim Kuipers
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-05-16Merge remote-tracking branch 'origin/master' into shader_optimizationLipu Fei
2019-04-24Add optional empty placeholder for CuraViewLipu Fei
2019-04-19Move multiplication from Python to shaders. (Needs the same-named Uranium bra...Remco Burema
2019-01-05Fix z-fighting on bottom layer of x-ray viewfieldOfView
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-03-29GLES shader fixesJörg Walter
2018-03-06Fix checking whether to render objects in X-ray passGhostkeeper
2018-03-06Document which layer is which passGhostkeeper
2017-12-21Add fix and doc for Mac OpenGL crashLipu Fei
2017-11-01CURA-4062 Minor changesDiego Prado Gesto
2017-10-25The view class were not added after to the rendering list after changing themAleksei S
2017-10-24Wfter changing the view the old view is removed from renderingAleksei S
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-09-11Renamed the views to * viewMark
2017-06-28Set author to Ultimaker B.V. instead of UltimakerGhostkeeper
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-06-16Revert "Removed unneeded shader duplication."Lipu Fei
2017-06-15Removed unneeded shader duplication.Jaime van Kessel
2017-02-02Finishing up opengl 4.1 core profile things, it all works. CURA-3273Jack Ha
2017-02-01Fixed some opengl 4.1 core vertex and fragment shaders, layerview anchor. CUR...Jack Ha
2017-01-24Use themeable colors in Solid, Xray & Layer viewfieldOfView
2016-10-27Handles now correctly hide selection aura when in x-ray modeJaime van Kessel
2016-09-19Remove unused uniforms from composite shadersfieldOfView
2016-05-20Increment XRayView API numberGhostkeeper
2015-12-30Added weight to viewmode plugins for sorting in the viewmodefieldOfView
2015-12-14Fix documentation of XRayView class and add a note about RenderPass ctorArjen Hiemstra
2015-12-14Update XRayView to render properlyArjen Hiemstra
2015-12-14Add a working X-Ray viewArjen Hiemstra