Revision: 8786
http://playerstage.svn.sourceforge.net/playerstage/?rev=8786&view=rev
Author: natepak
Date: 2010-06-23 16:25:47 +0000 (Wed, 23 Jun 2010)
Log Message:
-----------
Minor update
Modified Paths:
--------------
code/gazebo/trunk/server/rendering/RTShaderSystem.cc
Modified: code/gazebo/trunk/server/rendering/RTShaderSystem.cc
===================================================================
--- code/gazebo/trunk/server/rendering/RTShaderSystem.cc 2010-06-23
16:18:35 UTC (rev 8785)
+++ code/gazebo/trunk/server/rendering/RTShaderSystem.cc 2010-06-23
16:25:47 UTC (rev 8786)
@@ -60,9 +60,10 @@
{
this->shaderGenerator = Ogre::RTShader::ShaderGenerator::getSingletonPtr();
this->shaderGenerator->addSceneManager(OgreAdaptor::Instance()->sceneMgr);
-
+ Ogre::StringVector groupVector;
+
// Setup the core libraries and shader cache path
- Ogre::StringVector groupVector =
Ogre::ResourceGroupManager::getSingleton().getResourceGroups();
+ groupVector =
Ogre::ResourceGroupManager::getSingleton().getResourceGroups();
Ogre::StringVector::iterator itGroup = groupVector.begin();
Ogre::StringVector::iterator itGroupEnd = groupVector.end();
Ogre::String shaderCoreLibsPath;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit