Re: [osg-users] invalid enumerant with optimization MERGE_GEOMETRY and MAKE_FAST_GEOMETRY

2013-01-10 Thread Christian Schulte
Hi all, I bring up this post again to see if someone else than me has this problem. I still have this kind of problem with the trunk of OSG, and I don't know why this really happens... The only actual solution is OSG_OPTIMIZER="DEFAULT

Re: [osg-users] invalid enumerant with optimization MERGE_GEOMETRY and MAKE_FAST_GEOMETRY

2013-01-10 Thread Robert Osfield
Hi Christian, On 10 January 2013 09:46, Christian Schulte christian.schu...@onera.fr wrote: I bring up this post again to see if someone else than me has this problem. I still have this kind of problem with the trunk of OSG, and I don't know why this really happens... The only actual solution

Re: [osg-users] invalid enumerant with optimization MERGE_GEOMETRY and MAKE_FAST_GEOMETRY

2013-01-10 Thread Christian Schulte
Hi Robert, yes I also tried on this little code to make an osgconv, that's the way I used to find that the problem comes from the PrimitiveSets. The file generated by osgconv merges the two primitiveSets in only one, ie : Before :

[osg-users] invalid enumerant with optimization MERGE_GEOMETRY and MAKE_FAST_GEOMETRY

2012-04-24 Thread Christian Schulte
Hi all, I am migrating our simulation environment from OSG 2.8.3 to OSG 3.0.0-rc1 and have some problems with a quite huge multi LOD database we use daily. Indeed we receive continuously an openGL error "Warning: detected OpenGL error 'invalid enumerant' at after