Re: [osg-users] osganimationskinning broken?

2009-01-08 Thread Robert Osfield
Hi Cedric, On Wed, Jan 7, 2009 at 10:32 PM, Cedric Pinson wrote: > I updated osgAnimation and if forget to update this example, all others have > been tested and it should work with updated data. Robert did you commited > the updated data in the trunk ? Yep, data is now checked into OpenSceneGra

Re: [osg-users] osganimationskinning broken?

2009-01-07 Thread Cedric Pinson
Hi Roland, I updated osgAnimation and if forget to update this example, all others have been tested and it should work with updated data. Robert did you commited the updated data in the trunk ? Else if not yet updated data of osgAnimation are here http://hg.plopbyte.net/osg-data/ you can grab

[osg-users] osganimationskinning broken?

2009-01-07 Thread Roland Smeenk
Is it me or is osganimationskinning broken? line 198: Code: osgAnimation::AnimationUpdateCallback* cb = dynamic_cast(right0->getUpdateCallback()); returns NULL, because the updatecallback was never set. This is easily fixed, but then I run into the problem that the SkinGeometry is not updat