OpenSceneGraph/src/osgFX
Robert Osfield 42b709a9f4 From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or
SETUP_EXE, in order to have a unique entry point to build the
libraries. With this changes the android integration will be less
painful (currently is a big IF(ANDROID) for each CMakeLists.txt) and
more maintainable in the future. I hope next submissions will be for
supporting android from my colleague Jorge.
"
2011-03-08 13:51:13 +00:00
..
AnisotropicLighting.cpp Convertex osg::notify to OSG_INFO etc. 2010-05-28 16:04:56 +00:00
BumpMapping.cpp Convertex osg::notify to OSG_INFO etc. 2010-05-28 16:04:56 +00:00
Cartoon.cpp Set the default setting of LineWidth to 2.0 to ensure that old default behavior 2008-07-16 16:05:43 +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 Cleaned up the updateStateSet code 2008-07-16 15:58:51 +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 Moved to standard OSG coding style. 2005-04-29 06:32:13 +00:00
Scribe.cpp Ported osgUtil, osgDB, osgGA, NodeKits and plugins to compile against OpenGL ES 1.1 and OpenGL ES 2.0. 2009-10-28 20:31:57 +00:00
SpecularHighlights.cpp Convertex osg::notify to OSG_INFO etc. 2010-05-28 16:04:56 +00:00
Technique.cpp Coverted tabs to space in core libraries. 2005-11-17 13:35:53 +00:00
Validator.cpp Convertex osg::notify to OSG_INFO etc. 2010-05-28 16:04:56 +00:00
Version.cpp From David Callu, improved consistency of Version strings and add version support 2007-09-05 17:12:24 +00:00