OpenSceneGraph/src/osgFX
Robert Osfield 7d40c7258f Clean up up osg::Geometry, removing long deprecated support for array indices and BIND_PER_PRIMITIVE binding that forced OpenGL slow paths. osg::Geometry is now smaller and only supports OpenGL fasts paths.
New methods osg::Geometry::containsDeprecatedData() and osg::Geometry::fixDeprecatedData() provide a means for converting geometries that still use the array indices and BIND_PER_PRIMITIVE across to complient
versions.

Cleaned up the rest of the OSG where use of array indices and BIND_PER_PRIMITIVE were accessed or used.
2013-06-18 11:18:28 +00:00
..
AnisotropicLighting.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
BumpMapping.cpp Clean up up osg::Geometry, removing long deprecated support for array indices and BIND_PER_PRIMITIVE binding that forced OpenGL slow paths. osg::Geometry is now smaller and only supports OpenGL fasts paths. 2013-06-18 11:18:28 +00:00
Cartoon.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
CMakeLists.txt From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or 2011-03-08 13:51:13 +00:00
Effect.cpp Convertex osg::notify to OSG_INFO etc. 2010-05-28 16:04:56 +00:00
MultiTextureControl.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Outline.cpp From Todd Furlong, "I made a couple of changes to the osgFX::Outline class (SVN patch attached). I had a couple of issues with it that I was trying to resolve: 2010-09-15 10:50:24 +00:00
Registry.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Scribe.cpp
SpecularHighlights.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Technique.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Validator.cpp Convertex osg::notify to OSG_INFO etc. 2010-05-28 16:04:56 +00:00
Version.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00