Revision: 8473
http://playerstage.svn.sourceforge.net/playerstage/?rev=8473&view=rev
Author: natepak
Date: 2009-12-18 00:04:10 +0000 (Fri, 18 Dec 2009)
Log Message:
-----------
Removed MakeStatic
Modified Paths:
--------------
code/gazebo/trunk/server/physics/Geom.cc
Modified: code/gazebo/trunk/server/physics/Geom.cc
===================================================================
--- code/gazebo/trunk/server/physics/Geom.cc 2009-12-17 19:05:14 UTC (rev
8472)
+++ code/gazebo/trunk/server/physics/Geom.cc 2009-12-18 00:04:10 UTC (rev
8473)
@@ -137,8 +137,8 @@
this->visuals.push_back(visual);
visual->SetCastShadows(true);
- if (this->IsStatic())
- visual->MakeStatic();
+ //if (this->IsStatic())
+ //visual->MakeStatic();
}
childNode = childNode->GetNext("visual");
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 Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit