[Orxonox-commit 4842] r9511 - code/branches/shaders/data/levels
davidsa at orxonox.net
davidsa at orxonox.net
Fri Dec 14 14:26:47 CET 2012
Author: davidsa
Date: 2012-12-14 14:26:47 +0100 (Fri, 14 Dec 2012)
New Revision: 9511
Modified:
code/branches/shaders/data/levels/shadertest.oxw
Log:
tweaked lens flare base colour in the test level
Modified: code/branches/shaders/data/levels/shadertest.oxw
===================================================================
--- code/branches/shaders/data/levels/shadertest.oxw 2012-12-14 13:25:37 UTC (rev 9510)
+++ code/branches/shaders/data/levels/shadertest.oxw 2012-12-14 13:26:47 UTC (rev 9511)
@@ -72,7 +72,7 @@
</collisionShapes>
</Drone>
-<LensFlare position="10000,20,5000" fadeOnViewBorder="true" fadeResolution="11" fadeExponent="2.0" scale="1.0" colour="1.0,0.9,0.9">
+<LensFlare position="10000,20,5000" fadeOnViewBorder="true" fadeResolution="11" fadeExponent="2.0" scale="1.0" colour="1.0,0.85,0.8">
</LensFlare>
<!-- Planet close to spawn point -->
More information about the Orxonox-commit
mailing list