From Cedric Pinson, updates toosgAnimation.
Merged by Robert Osfield, from OpenSceneGraph-osgWidget-dev.
This commit is contained in:
@@ -78,7 +78,7 @@ namespace osgAnimation
|
||||
{
|
||||
setName(name);
|
||||
_needToRecomputeBindMatrix = false;
|
||||
setUpdateCallback(new UpdateBone);
|
||||
setUpdateCallback(new UpdateBone(name));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user