[Orxonox-commit 1894] r6611 - in code/branches/png/data: overlays particle

rgrieder at orxonox.net rgrieder at orxonox.net
Tue Mar 23 16:50:04 CET 2010


Author: rgrieder
Date: 2010-03-23 16:50:04 +0100 (Tue, 23 Mar 2010)
New Revision: 6611

Modified:
   code/branches/png/data/overlays/hudtemplates3.oxo
   code/branches/png/data/overlays/underattackhud.oxo
   code/branches/png/data/particle/smoke1.particle
Log:
Replaced *.tga with *.png

Modified: code/branches/png/data/overlays/hudtemplates3.oxo
===================================================================
--- code/branches/png/data/overlays/hudtemplates3.oxo	2010-03-23 15:48:10 UTC (rev 6610)
+++ code/branches/png/data/overlays/hudtemplates3.oxo	2010-03-23 15:50:04 UTC (rev 6611)
@@ -36,7 +36,7 @@
      size              = "0.35, 0.0875"
      position          = "0.0 , 0.95 "
      pickpoint         = "0, 1"
-     bartexture        = "healthbar_bar.tga"
+     bartexture        = "healthbar_bar.png"
      textfont          = "VeraMono"
      textusebarcolour  = true
      textsize          = 0.039

Modified: code/branches/png/data/overlays/underattackhud.oxo
===================================================================
--- code/branches/png/data/overlays/underattackhud.oxo	2010-03-23 15:48:10 UTC (rev 6610)
+++ code/branches/png/data/overlays/underattackhud.oxo	2010-03-23 15:50:04 UTC (rev 6611)
@@ -6,7 +6,7 @@
      size                 = "0.45, 0.0875"
      position             = "0.99 , 0.01"
      pickpoint            = "1, 0"
-     bartexture           = "healthbar_bar.tga"
+     bartexture           = "healthbar_bar.png"
      textfont             = "VeraMono"
      textusebarcolour     = true
      textsize             = 0.039

Modified: code/branches/png/data/particle/smoke1.particle
===================================================================
--- code/branches/png/data/particle/smoke1.particle	2010-03-23 15:48:10 UTC (rev 6610)
+++ code/branches/png/data/particle/smoke1.particle	2010-03-23 15:50:04 UTC (rev 6611)
@@ -24,7 +24,7 @@
 
 	affector ColourImage
 	{
-		image		smokecolors.tga
+		image		smokecolors.png
 	}
 
    	affector Rotator




More information about the Orxonox-commit mailing list