Thanks for spotting this regression Pjotr, much appreciated. Fix now merged and submitted to svn/trunk.
On 1 July 2013 15:48, Pjotr Svetachov <[email protected]> wrote: > Hi Robert, > > In a submission on June 27th a lot of new array types were added. This > modified the osg::Array::Type enum. Because of this s_ArrayNames array in > Array.cpp is now not in sync. This can lead to corrupt exports or crashes > when writing .osg files because the change added new types in the middle of > the enum instead of at the end. > > Attached is a new Array.cpp to reflect the new array types. > > Cheers, > Pjotr > > > _______________________________________________ > 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
