Cura/plugins/XRayView
Tim Kuipers 4a8385e3e8 make xray counting color hardcoded value
Somewhere between the xray.shader and the xray_composite.shader the colors are stored as unsigned int.
Since we want to count the integer number of faces behind a pixel in the red channel, we simply use a color with an r value of 1/255.
2020-02-27 16:41: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
xray_composite.shader make xray counting color hardcoded value 2020-02-27 16:41:20 +01:00
XRayView.py show xray errors in solid view 2020-02-27 16:41:13 +01:00