[Orxonox-commit 4017] r8691 - in data/trunk: images/textures/stellarobjects materials
youngk at orxonox.net
youngk at orxonox.net
Tue May 31 16:57:51 CEST 2011
Author: youngk
Date: 2011-05-31 16:57:50 +0200 (Tue, 31 May 2011)
New Revision: 8691
Added:
data/trunk/images/textures/stellarobjects/planet1.jpg
data/trunk/images/textures/stellarobjects/planet_3.jpg
data/trunk/images/textures/stellarobjects/planet_earth.jpg
data/trunk/images/textures/stellarobjects/planet_ganymede.jpg
data/trunk/images/textures/stellarobjects/planet_jupiter.jpg
data/trunk/images/textures/stellarobjects/planet_moon.jpg
data/trunk/images/textures/stellarobjects/planet_muunilinst.jpg
data/trunk/images/textures/stellarobjects/star_sol.jpg
Removed:
data/trunk/images/textures/stellarobjects/planet1.png
data/trunk/images/textures/stellarobjects/planet_3.png
data/trunk/images/textures/stellarobjects/planet_earth.png
data/trunk/images/textures/stellarobjects/planet_ganymede.png
data/trunk/images/textures/stellarobjects/planet_jupiter.png
data/trunk/images/textures/stellarobjects/planet_moon.png
data/trunk/images/textures/stellarobjects/planet_muunilinst.png
data/trunk/images/textures/stellarobjects/star_sol.png
Modified:
data/trunk/materials/planets.material
Log:
Greatly reduced footprint of planet textures by converting them to jpeg.
Added: data/trunk/images/textures/stellarobjects/planet1.jpg
===================================================================
(Binary files differ)
Property changes on: data/trunk/images/textures/stellarobjects/planet1.jpg
___________________________________________________________________
Added: svn:mime-type
+ image/jpeg
Deleted: data/trunk/images/textures/stellarobjects/planet1.png
===================================================================
(Binary files differ)
Added: data/trunk/images/textures/stellarobjects/planet_3.jpg
===================================================================
(Binary files differ)
Property changes on: data/trunk/images/textures/stellarobjects/planet_3.jpg
___________________________________________________________________
Added: svn:mime-type
+ image/jpeg
Deleted: data/trunk/images/textures/stellarobjects/planet_3.png
===================================================================
(Binary files differ)
Added: data/trunk/images/textures/stellarobjects/planet_earth.jpg
===================================================================
(Binary files differ)
Property changes on: data/trunk/images/textures/stellarobjects/planet_earth.jpg
___________________________________________________________________
Added: svn:mime-type
+ image/jpeg
Deleted: data/trunk/images/textures/stellarobjects/planet_earth.png
===================================================================
(Binary files differ)
Added: data/trunk/images/textures/stellarobjects/planet_ganymede.jpg
===================================================================
(Binary files differ)
Property changes on: data/trunk/images/textures/stellarobjects/planet_ganymede.jpg
___________________________________________________________________
Added: svn:mime-type
+ image/jpeg
Deleted: data/trunk/images/textures/stellarobjects/planet_ganymede.png
===================================================================
(Binary files differ)
Added: data/trunk/images/textures/stellarobjects/planet_jupiter.jpg
===================================================================
(Binary files differ)
Property changes on: data/trunk/images/textures/stellarobjects/planet_jupiter.jpg
___________________________________________________________________
Added: svn:mime-type
+ image/jpeg
Deleted: data/trunk/images/textures/stellarobjects/planet_jupiter.png
===================================================================
(Binary files differ)
Added: data/trunk/images/textures/stellarobjects/planet_moon.jpg
===================================================================
(Binary files differ)
Property changes on: data/trunk/images/textures/stellarobjects/planet_moon.jpg
___________________________________________________________________
Added: svn:mime-type
+ image/jpeg
Deleted: data/trunk/images/textures/stellarobjects/planet_moon.png
===================================================================
(Binary files differ)
Added: data/trunk/images/textures/stellarobjects/planet_muunilinst.jpg
===================================================================
(Binary files differ)
Property changes on: data/trunk/images/textures/stellarobjects/planet_muunilinst.jpg
___________________________________________________________________
Added: svn:mime-type
+ image/jpeg
Deleted: data/trunk/images/textures/stellarobjects/planet_muunilinst.png
===================================================================
(Binary files differ)
Added: data/trunk/images/textures/stellarobjects/star_sol.jpg
===================================================================
(Binary files differ)
Property changes on: data/trunk/images/textures/stellarobjects/star_sol.jpg
___________________________________________________________________
Added: svn:mime-type
+ image/jpeg
Deleted: data/trunk/images/textures/stellarobjects/star_sol.png
===================================================================
(Binary files differ)
Modified: data/trunk/materials/planets.material
===================================================================
--- data/trunk/materials/planets.material 2011-05-30 17:03:57 UTC (rev 8690)
+++ data/trunk/materials/planets.material 2011-05-31 14:57:50 UTC (rev 8691)
@@ -123,7 +123,7 @@
}
}
}
-material planet3Tex/TEXFACE/planet_3.png
+material planet3Tex/TEXFACE/planet_3.jpg
{
receive_shadows on
technique
@@ -135,7 +135,7 @@
emissive 0.000000 0.000000 0.000000 1.000000
texture_unit
{
- texture planet_3.png
+ texture planet_3.jpg
colour_op modulate
}
}
@@ -148,7 +148,7 @@
}
}
}
-material solTex/TEXFACE/star_sol.png
+material solTex/TEXFACE/star_sol.jpg
{
receive_shadows on
technique
@@ -160,7 +160,7 @@
emissive 0.000000 0.000000 0.000000 1.000000
texture_unit
{
- texture star_sol.png
+ texture star_sol.jpg
colour_op modulate
}
}
@@ -173,7 +173,7 @@
}
}
}
-material muunilinstTex/TEXFACE/planet_muunilinst.png
+material muunilinstTex/TEXFACE/planet_muunilinst.jpg
{
receive_shadows on
technique
@@ -185,7 +185,7 @@
emissive 0.000000 0.000000 0.000000 1.000000
texture_unit
{
- texture planet_muunilinst.png
+ texture planet_muunilinst.jpg
colour_op modulate
}
}
@@ -198,7 +198,7 @@
}
}
}
-material moonTex/TEXFACE/planet_moon.png
+material moonTex/TEXFACE/planet_moon.jpg
{
receive_shadows on
technique
@@ -210,7 +210,7 @@
emissive 0.000000 0.000000 0.000000 1.000000
texture_unit
{
- texture planet_moon.png
+ texture planet_moon.jpg
colour_op modulate
}
}
@@ -223,7 +223,7 @@
}
}
}
-material jupiter/TEXFACE/planet_jupiter.png
+material jupiter/TEXFACE/planet_jupiter.jpg
{
receive_shadows on
technique
@@ -235,7 +235,7 @@
emissive 0.000000 0.000000 0.000000 1.000000
texture_unit
{
- texture planet_jupiter.png
+ texture planet_jupiter.jpg
colour_op modulate
}
}
@@ -248,7 +248,7 @@
}
}
}
-material ganymedeTex/TEXFACE/planet_ganymede.png
+material ganymedeTex/TEXFACE/planet_ganymede.jpg
{
receive_shadows on
technique
@@ -260,7 +260,7 @@
emissive 0.000000 0.000000 0.000000 1.000000
texture_unit
{
- texture planet_ganymede.png
+ texture planet_ganymede.jpg
colour_op modulate
}
}
@@ -273,7 +273,7 @@
}
}
}
-material earthTex/TEXFACE/planet_earth.png
+material earthTex/TEXFACE/planet_earth.jpg
{
receive_shadows on
technique
@@ -285,7 +285,7 @@
emissive 0.000000 0.000000 0.000000 1.000000
texture_unit
{
- texture planet_earth.png
+ texture planet_earth.jpg
colour_op modulate
}
}
More information about the Orxonox-commit
mailing list