Files
OpenSceneGraph/src/osgPlugins/osg
Robert Osfield ea3b08526d From Bryan Thrall, "The .osg plugin doesn't seem to support an option to write shader files
separately, so it always inlines them in the .osg file (as far as I can
tell). This change adds that ability. "

Merged from svn/trunk.
2009-02-09 21:53:18 +00:00
..
2008-12-18 11:54:34 +00:00
2005-11-03 17:12:49 +00:00
2008-12-10 17:08:21 +00:00
2008-12-18 11:54:34 +00:00
2008-12-18 11:54:34 +00:00
2008-12-18 11:54:34 +00:00

Notes
=====

The support in Image.cpp is also not full functional and should be rewritten 
in the future to support inline images.  Currently osg::Images are supported
via the osgDB::Registry::read/writeImage methods and plugins.

Robert Osfield,
March 2001.