OpenSceneGraph/src/osgDB
2009-06-05 10:42:53 +00:00
..
Archive.cpp Refactored the Registry::ReadFileCallback, WriteFileCallback and ReaderWriter::Options to they are now defined in their own header and in the osgDB namespace. 2009-05-09 08:49:27 +00:00
AuthenticationMap.cpp Moved AuthenticalMap/AuthenticationDetails out in their own files 2008-07-17 12:13:04 +00:00
Callbacks.cpp Added return to end of file to prevent warning 2009-05-12 05:58:31 +00:00
CMakeLists.txt Introduced first iterations of DatabaseRevision classes for managing the revisioning of http hosted databases 2009-05-29 08:24:11 +00:00
ConvertUTF.cpp From Andy Skinner, fixes for Solaris build 2009-01-09 12:17:40 +00:00
DatabasePager.cpp Commented out debug messages 2009-05-11 14:11:35 +00:00
DatabaseRevisions.cpp Fixed warning 2009-06-05 10:42:53 +00:00
DotOsgWrapper.cpp From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
DynamicLibrary.cpp Created a simple XmlNode parser class for reading of basic xml files, such as used by present3D. 2009-04-29 20:30:21 +00:00
Field.cpp Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
FieldReader.cpp From Mathias Froehlich, "I did some performance test runs with the development gcc-4.4 version. 2008-09-18 10:52:35 +00:00
FieldReaderIterator.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
FileCache.cpp Implemented updating of revision files as new data is writing to the FileCache 2009-06-04 14:07:12 +00:00
FileNameUtils.cpp From Stephan Huber, 2009-03-10 12:21:13 +00:00
FileUtils.cpp Refactored the Registry::ReadFileCallback, WriteFileCallback and ReaderWriter::Options to they are now defined in their own header and in the osgDB namespace. 2009-05-09 08:49:27 +00:00
fstream.cpp From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
ImageOptions.cpp Set default values for datatype & pixelformat. 2003-10-17 10:27:18 +00:00
ImagePager.cpp Fixed warnings 2009-01-07 12:27:45 +00:00
Input.cpp From Art Trevs, add support for saving external shader files. 2008-03-04 14:04:48 +00:00
MimeTypes.cpp From Glenn Waldron, "Here is a first cut at the mime-type support we discussed a little while ago 2009-04-09 14:00:16 +00:00
Options.cpp Moved ReadFile/WriteFile/FindFile/FileLocationCallbacks from include/osg/Options into their own Callbacks header/source file. 2009-05-11 16:38:40 +00:00
Output.cpp Refactored the Registry::ReadFileCallback, WriteFileCallback and ReaderWriter::Options to they are now defined in their own header and in the osgDB namespace. 2009-05-09 08:49:27 +00:00
PluginQuery.cpp 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.cpp Attempt to fix Cygwin build failure 2009-05-19 12:25:54 +00:00
ReadFile.cpp Refactored the Registry::ReadFileCallback, WriteFileCallback and ReaderWriter::Options to they are now defined in their own header and in the osgDB namespace. 2009-05-09 08:49:27 +00:00
Registry.cpp Refactored the Registry::ReadFileCallback, WriteFileCallback and ReaderWriter::Options to they are now defined in their own header and in the osgDB namespace. 2009-05-09 08:49:27 +00:00
SharedStateManager.cpp Introduced support for UNSCPECIFIED and STATIC DataVariance of StateSet/Textures 2008-07-02 09:25:08 +00:00
Version.cpp From David Callu, improved consistency of Version strings and add version support 2007-09-05 17:12:24 +00:00
WriteFile.cpp Refactored the Registry::ReadFileCallback, WriteFileCallback and ReaderWriter::Options to they are now defined in their own header and in the osgDB namespace. 2009-05-09 08:49:27 +00:00
XmlParser.cpp Fixed handling of space after = in options set up. 2009-05-13 15:05:23 +00:00