Revision: 7840
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7840&view=rev
Author:   natepak
Date:     2009-06-11 03:36:53 +0000 (Thu, 11 Jun 2009)

Log Message:
-----------
Added a JointAnchor material

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   2009-06-11 
03:34:22 UTC (rev 7839)
+++ code/gazebo/trunk/Media/materials/scripts/Gazebo.material   2009-06-11 
03:36:53 UTC (rev 7840)
@@ -227,7 +227,23 @@
   }
 }
 
+material Gazebo/JointAnchor
+{
+  receive_shadows off
 
+  technique
+  {
+    pass
+    {
+      ambient 1.000000 1.000000 1.000000 1.000000
+      diffuse 1.000000 1.000000 1.000000 1.000000
+      specular 1.000000 1.000000 1.000000 1.000000
+      emissive 1.000000 1.000000 1.000000 1.000000
+      lighting off
+    }
+  }
+}
+
 material Gazebo/Blue
 {
        receive_shadows on


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

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to