Hi Andrew, If you feel the changes are appropriate for merging with svn/trunk could you post your changes to osg-submissions. I'll do a review from there. osg-submissions exists as both an avenue for sending in submissions in a list that is entirely focused on it so changes aren't lost, and also a permanent record thanks to the archives.
Cheers, Robert. On Thu, Feb 19, 2009 at 2:56 PM, Andrew Lett <[email protected]> wrote: > For all interested parties, I have my solution posted on the Internet at the > following URL (it's for OSG2.6): > > http://www.geocities.com/andrlet/ive_plugin_fix.zip > > Basically all that needs to be modified are IVE loader/save files > DataInputStream.cpp and DataOutputStream.cpp > > Only the first instance of a texture will be saved in the IVE writer with this > mod; currently the IVE writer appears to have a bug which saves the same > texture > multiple times if this texture is in different children (Geode). The loader > had > to also be modified (check if texture is already loaded). > > Kind regards, > - Andrew > > > _______________________________________________ > 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

