Revision: 8538
http://playerstage.svn.sourceforge.net/playerstage/?rev=8538&view=rev
Author: natepak
Date: 2010-01-28 21:06:18 +0000 (Thu, 28 Jan 2010)
Log Message:
-----------
Added more default colors
Modified Paths:
--------------
code/gazebo/trunk/Media/materials/scripts/Gazebo.material
Modified: code/gazebo/trunk/Media/materials/scripts/Gazebo.material
===================================================================
--- code/gazebo/trunk/Media/materials/scripts/Gazebo.material 2010-01-28
21:00:20 UTC (rev 8537)
+++ code/gazebo/trunk/Media/materials/scripts/Gazebo.material 2010-01-28
21:06:18 UTC (rev 8538)
@@ -196,6 +196,63 @@
}
}
+material Gazebo/Yellow
+{
+ receive_shadows on
+
+ technique
+ {
+ pass
+ {
+
+ ambient 1.000000 1.000000 0.000000 1.000000
+ diffuse 1.000000 1.000000 0.000000 1.000000
+ specular 0.200000 0.200000 0.000000 1.000000
+ emissive 0.000000 0.000000 0.000000 1.000000
+ lighting on
+ shading phong
+ }
+ }
+}
+
+material Gazebo/Purple
+{
+ receive_shadows on
+
+ technique
+ {
+ pass
+ {
+
+ ambient 1.000000 0.000000 1.000000 1.000000
+ diffuse 1.000000 0.000000 1.000000 1.000000
+ specular 0.200000 0.000000 0.200000 1.000000
+ emissive 0.000000 0.000000 0.000000 1.000000
+ lighting on
+ shading phong
+ }
+ }
+}
+
+material Gazebo/Turquoise
+{
+ receive_shadows on
+
+ technique
+ {
+ pass
+ {
+
+ ambient 0.000000 1.000000 1.000000 1.000000
+ diffuse 0.000000 1.000000 1.000000 1.000000
+ specular 0.000000 0.200000 0.200000 1.000000
+ emissive 0.000000 0.000000 0.000000 1.000000
+ lighting on
+ shading phong
+ }
+ }
+}
+
material Gazebo/WhiteEmissive
{
receive_shadows off
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit