OpenSceneGraph/examples/osgparticleeffects
2008-03-17 12:23:06 +00:00
..
CMakeLists.txt
osgparticleeffects.cpp Fixed moving model bug where the moving model code was looking for a transform with DataVariance set to DYNAMIC, but the scene graph set up code was leaving the setting to default to STATIC. Fix involved setting DataVariance on moving transoforms to DYNAMIC. 2008-03-17 12:23:06 +00:00