Hi Richard, I have merged most of your changes, but didn't merge your changes the matrix computation in the PositionatAttitudeTransform as the original implementation was correct, and your changes broke it, and removed the osg::minimum(,,) usage as I couldn't see the need of this - it didn't compile on my gcc compiler either. The changes to use ref_ptr<> are spot on though, so have been merged.
Thanks, Robert. On Fri, Sep 19, 2008 at 7:59 AM, Schmidt, Richard <[EMAIL PROTECTED]> wrote: > Hi, > > I got a small fix for the flt exporter. It fixes that the flt exporter does > not handle custom userdata data correctly. > > > > The patch was made against osg 2.6.0. > > > > Richard > > > > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
