]> git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/hud/luma/common.filters
Update Luma sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / hud / luma / common.filters
index 6833325ef52c6ab1002a581826448f0bc0fd822e..d57c284f174c5976640669081bc4bb72a6a3e9e7 100755 (executable)
@@ -47,8 +47,8 @@
                        <feGaussianBlur stdDeviation="0.4"/>
                </filter>
                <filter id="vehicle" x="-0.5" y="-0.5" width="2" height="2">
-                       <feGaussianBlur stdDeviation="7"/>
-                       <feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.5 0" result="glow"/>
+                       <feGaussianBlur stdDeviation="8"/>
+                       <feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.7 0" result="glow"/>
                        <feMerge>
                                <feMergeNode in="glow"/>
                                <feMergeNode in="SourceGraphic"/>