OpenSceneGraph/include
Robert Osfield f16776da22 Fixed FlattenStaticTransformVisitor bug which related to incorrect handling
of objects which were transformed by multiple matrices at one time - this
cannot be handled in the flattening process (since we only have one piece
of geometry to transform).  This visitor now handles this case by disabling
flattening of any objects and transforms associated in this way.
2002-01-22 19:30:51 +00:00
..
osg Changes to fix compilation problems on the Sparc. 2002-01-18 22:34:07 +00:00
osgDB Updates to help compilation under gcc 3.03. 2002-01-20 16:24:54 +00:00
osgGLUT Added support for glutSpecialFunc, glutSpaceballMotion, glutSpaceballRotate and 2002-01-17 22:40:16 +00:00
osgText Added support for multiple graphics contexts, submission from Max Rhiener. 2002-01-18 22:25:51 +00:00
osgUtil Fixed FlattenStaticTransformVisitor bug which related to incorrect handling 2002-01-22 19:30:51 +00:00
osgWX Updatedwidley used includes to remove most of the float/double warnings 2001-12-14 18:06:34 +00:00