Refactored how the callbacks for updating geometry are managed in MorphGeometry and RigGeometry to address bugs in serialization.
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14784 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
@@ -10,7 +10,7 @@ REGISTER_OBJECT_WRAPPER2( osgAnimation_UpdateSkeleton,
|
||||
new osgAnimation::Skeleton::UpdateSkeleton,
|
||||
osgAnimation::Skeleton::UpdateSkeleton,
|
||||
"osgAnimation::UpdateSkeleton",
|
||||
"osg::Object osg::NodeCallback osgAnimation::UpdateSkeleton" )
|
||||
"osg::Object osg::Callback osg::NodeCallback osgAnimation::UpdateSkeleton" )
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user