[osg-users] OSG version for Node-derivation of Drawable?

2015-12-12 Thread Paul Martz
Hi all -- A while back, OSG changed so that Geode derives from Group and Drawable derives from Node. Can someone tell me the first OSG version number that contained this change? I have some code in osgWorks that I need to conditionally compile based on this version number. Thanks. -Paul

Re: [osg-users] OSG version for Node-derivation of Drawable?

2015-12-12 Thread Konstantin Podsvirov
OpenSceneGraph version 3.3.2, it seems :-) Here's the commit on github: https://github.com/openscenegraph/osg/commit/7d6aaad963bc56c21cc8f97b83cdeab2bab11193 12.12.2015, 20:24, "Paul Martz project" : > Hi all -- A while back, so that changed OSG Geode derives from Group