Hi Cedric, The warning looks like a warning from the new OSG native file serializers. Do you get this warning when reading in a OSG native file? I presume so as I can't see how one would get this error just importing files directly via the fbx plugin.
As for providing mods to plugin for support for new FBX SDK's, just subscribe to the osg-submissions mailing list and post the whole modified files. If possible please use the svn/trunk version of the OSG for your changes as this will reduce the likelihood of code conflicts. Thanks, Robert. On 20 May 2012 09:41, Gil Hadas <[email protected]> wrote: > Hi, > I am new in the OSG forum. > I have the same problem, > I am using exported fbx file , exported from maya, with skeleton. > I am using libfbxsdk-2013.1. > I suspect it is related to the warning: > "class osg::ComputeBoundingBoxCallback > InputStream::readObject(): Unsupported wrapper class osg::UpdateCallback" > any idea someone? > I have modified the code of the fbx plugin to support this sdk version. > if someone interested in the new FBX SDK code,how can I deliver my code > modification? > Thank you! > > Cheers, > Gil > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=47778#47778 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

