OpenSceneGraph/include/osgDB
Robert Osfield 988c69bba3 From Csaba Halasz, "here is another division by zero fix, this should be simpler ;)
It caused problem if the stats display was popped up before the pager
had anything to do."
2009-03-23 15:47:01 +00:00
..
Archive
AuthenticationMap
ConvertUTF Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
DatabasePager From Csaba Halasz, "here is another division by zero fix, this should be simpler ;) 2009-03-23 15:47:01 +00:00
DotOsgWrapper Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
DynamicLibrary
Export
Field Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
FieldReader Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
FieldReaderIterator
FileCache Introduce osgDB::FileCache, and updated osgfilecache and DatabasePager to use it. 2008-10-20 16:24:57 +00:00
FileNameUtils From Stephan Huber, 2009-03-10 12:21:13 +00:00
FileUtils From Andy Skinner, fixes for Solaris build 2009-01-09 12:17:40 +00:00
fstream Merged in various changes from the OSG-2.8 to being svn/trunk up to date. 2009-02-19 14:24:10 +00:00
ImageOptions
ImagePager Updated to reflect changes in NodeVistor::ImageRequestHandler. 2008-10-06 17:02:56 +00:00
Input
Output From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
ParameterOutput Fixed warnings 2009-01-07 10:32:59 +00:00
PluginQuery From Ralf Habacker, "The appended patch fixes this issue by adding a virtual method named supportedFeatures() to the class ReaderWriter, which could be overriden by a specific plugin to adjust the set of features. 2009-03-10 15:00:39 +00:00
ReaderWriter Completed support for automatic detection of plugin features. 2009-03-10 17:27:39 +00:00
ReadFile Added convinience methods for parse shader source files 2008-09-25 14:41:06 +00:00
Registry From Stephan Huber, 2009-03-10 12:21:13 +00:00
Serializer
SharedStateManager Introduce NodeVisitor::className and libraryName() 2008-12-17 12:13:15 +00:00
Version
WriteFile