Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorenricoturri1966 <enricoturri@seznam.cz>2020-05-25 12:16:40 +0300
committerenricoturri1966 <enricoturri@seznam.cz>2020-05-25 12:16:40 +0300
commit1af798dbd7ed9b4763bd28c9cd9e65911cd7a2bd (patch)
tree29d64dcb2d48ce7bb8305947a87d5e92006618e6 /resources/shaders
parent1c826c063b4bf75a0ec1fff991e219deb6b1e8fa (diff)
DoubleSlider::Control thumb text rendered closer to the slider
Diffstat (limited to 'resources/shaders')
-rw-r--r--resources/shaders/options_120.fs1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/shaders/options_120.fs b/resources/shaders/options_120.fs
index 236174f3a..1c53f6c72 100644
--- a/resources/shaders/options_120.fs
+++ b/resources/shaders/options_120.fs
@@ -1,3 +1,4 @@
+// version 120 is needed for gl_PointCoord
#version 120
uniform vec3 uniform_color;