Cura/plugins/XRayView
fieldOfView 0794766644 Fix xray composite shader for opengl 2.1
textureSize() is not available in opengl 2.1, so we calculate the xray error image scale outside the shader (which is also a theoretical performance improvement because now the scale does not get computed over and over for each pixel)
2020-03-27 23:24:20 +01:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
plugin.json Bump SDK version number of Cura 4.5 to 7.1 2020-02-10 10:45:07 +01:00
XRayView.py Fix xray composite shader for opengl 2.1 2020-03-27 23:24:20 +01:00