mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
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) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| plugin.json | ||
| SolidView.py | ||
| xray_overlay.shader | ||