[Orxonox-commit 2551] r7256 - in data/branches/png2/materials: scripts textures

rgrieder at orxonox.net rgrieder at orxonox.net
Sun Aug 29 17:04:57 CEST 2010


Author: rgrieder
Date: 2010-08-29 17:04:57 +0200 (Sun, 29 Aug 2010)
New Revision: 7256

Added:
   data/branches/png2/materials/textures/DroneBanner.png
Removed:
   data/branches/png2/materials/textures/Drone.png
Modified:
   data/branches/png2/materials/scripts/Banners.material
Log:
Renamed Drone.png to DroneBanner.png

Modified: data/branches/png2/materials/scripts/Banners.material
===================================================================
--- data/branches/png2/materials/scripts/Banners.material	2010-08-29 14:55:50 UTC (rev 7255)
+++ data/branches/png2/materials/scripts/Banners.material	2010-08-29 15:04:57 UTC (rev 7256)
@@ -28,7 +28,7 @@
 
 			texture_unit
 			{
-				texture Drone.png
+				texture DroneBanner.png
 			}
 		}
 	}
@@ -49,4 +49,4 @@
 			}
 		}
 	}
-}
\ No newline at end of file
+}

Deleted: data/branches/png2/materials/textures/Drone.png
===================================================================
(Binary files differ)

Copied: data/branches/png2/materials/textures/DroneBanner.png (from rev 7254, data/branches/png2/materials/textures/Drone.png)
===================================================================
(Binary files differ)




More information about the Orxonox-commit mailing list