[Orxonox-commit 2549] r7254 - in data/branches/png2/materials: scripts textures
rgrieder at orxonox.net
rgrieder at orxonox.net
Sun Aug 29 15:20:45 CEST 2010
Author: rgrieder
Date: 2010-08-29 15:20:45 +0200 (Sun, 29 Aug 2010)
New Revision: 7254
Removed:
data/branches/png2/materials/textures/smoke.png
Modified:
data/branches/png2/materials/scripts/Test.material
Log:
Using smoke.tga instead of smoke.png for Test/Fog material.
The image is not exactly the same, but similar and only used once in presentationHS09.oxw.
Modified: data/branches/png2/materials/scripts/Test.material
===================================================================
--- data/branches/png2/materials/scripts/Test.material 2010-08-29 13:07:25 UTC (rev 7253)
+++ data/branches/png2/materials/scripts/Test.material 2010-08-29 13:20:45 UTC (rev 7254)
@@ -11,8 +11,8 @@
texture_unit
{
- texture smoke.png
+ texture smoke.tga
}
}
}
-}
\ No newline at end of file
+}
Deleted: data/branches/png2/materials/textures/smoke.png
===================================================================
(Binary files differ)
More information about the Orxonox-commit
mailing list