Hi All, I will be tagging the 3.1.8 today or tomorrow, there have been substantial changes to the internals of osg::Geometry and associated classes that used the deprecated array indices and BIND_PER_PRIMITIVE binding. These changes are complete yet but are most of the way there in terms of what we'll require for the up coming 3.2 stable release. The extent of these changes means that we'll need testing across as many platforms and against as many models and applications as we can.
So... please could the community check out svn/trunk and let me know how well it builds on your platform(s) and any issues that arise. In most cases I expect user applications will just compile and work as before, if you are using the deprecated features then you application should still compile and work with the default build of the OSG, however, you there are some changes that will require code changes to keep things compiling and working. Longer term you'll need to move away from the deprecated features (they've been deprecated for a number of years already.) Let me know how you all get on, good or bad and I'll try and get fixes checked in or provide advice about how you can tweak your application to fix any build issues that might arise in niche cases. Cheers, Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

