[Orxonox-commit 4835] r9504 - code/branches/shaders/data/levels
davidsa at orxonox.net
davidsa at orxonox.net
Mon Dec 10 15:43:37 CET 2012
Author: davidsa
Date: 2012-12-10 15:43:37 +0100 (Mon, 10 Dec 2012)
New Revision: 9504
Modified:
code/branches/shaders/data/levels/shadertest.oxw
Log:
Added colour parameter to the LensFlare in the shadertest level
Modified: code/branches/shaders/data/levels/shadertest.oxw
===================================================================
--- code/branches/shaders/data/levels/shadertest.oxw 2012-12-10 14:38:23 UTC (rev 9503)
+++ code/branches/shaders/data/levels/shadertest.oxw 2012-12-10 14:43:37 UTC (rev 9504)
@@ -72,7 +72,7 @@
</collisionShapes>
</Drone>
-<LensFlare position="10000,20,5000" fadeOnViewBorder="true" fadeResolution="9" fadeExponent="2.5" scale="0.9">
+<LensFlare position="10000,20,5000" fadeOnViewBorder="true" fadeResolution="11" fadeExponent="2.0" scale="1.0" colour="1.0,0.9,0.9">
</LensFlare>
<!-- Planet close to spawn point -->
More information about the Orxonox-commit
mailing list