Re: [osg-users] [osgPlugins] Collada Plugin problem with SketchUp exported models...

2010-09-23 Thread Florian Kolbe
Hi, the current Code 2.9.9 uses daeReader::findInvertTransparency to determine transparency inversion. I am currently facing issues with missing transparancy on some of the objects I am exporting from SketchUp. Though I dought this is the issue, I was wondering if

Re: [osg-users] [osgPlugins] Collada Plugin problem with SketchUp exported models...

2010-09-23 Thread Florian Kolbe
Hi, OK, this works for me, I could do a submission at some point. My knowledge is: 1. invert for Google SketchUp = 7.0 2. don't invert for Google SketchUp = 7.1 3. findInvertTransparency does not always yield correct results Something along the lines (code for determining version not included):