Revision: 7096
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7096&view=rev
Author:   natepak
Date:     2008-10-12 00:46:27 +0000 (Sun, 12 Oct 2008)

Log Message:
-----------
Updated the default gazebo materials script

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   2008-10-12 
00:45:25 UTC (rev 7095)
+++ code/gazebo/trunk/Media/materials/scripts/Gazebo.material   2008-10-12 
00:46:27 UTC (rev 7096)
@@ -59,16 +59,15 @@
 material Gazebo/Grey
 {
   receive_shadows on
+  lighting on
 
        technique
        {
                pass
                {
-                       ambient 0 0 0 1.000000
-      texture_unit
-      {
-        colour_op_ex source1 src_manual src_current 0.8 0.8 0.8
-      }
+                       ambient 0.3 0.3 0.3 1.0
+      diffuse 0.5 0.5 0.5 1.0
+      specular 0.8 0.8 0.8 1
                }
        }
 }


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to