[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

Re: [osg-users] Problem reading Openflight file switch node

2015-12-12 Thread Tony Vasile
Is there anyway to debug this to see what is going wrong? I have tried to step through the Reader but I can't seem to get into plugin. I'm sure the fix is simple mistranslation. The code works when the sets only contain one option but is broken when the options have more than one element in