OpenSceneGraph/src/osgDB
2010-08-09 16:19:50 +00:00
..
Archive.cpp Conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:52:45 +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 From David Fries,"We are needing to compile Debug, Release, and MinSizeWithDebInfo, but 2010-03-10 17:19:35 +00:00
Compressors.cpp Conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:52:45 +00:00
ConvertUTF.cpp Conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:52:45 +00:00
DatabasePager.cpp Aded option for doing a glFlush() after compiling texture objects, with a dedicated compile thread default to issuing the glFlush. 2010-08-09 16:19:50 +00:00
DatabaseRevisions.cpp Conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:52:45 +00:00
DotOsgWrapper.cpp Conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:52:45 +00:00
DynamicLibrary.cpp From Farshid Lashkari, "I've made a small modification to osgDB::DynamicLibrary so it can load UTF-8 filenames on Windows." 2010-06-17 11:03:23 +00:00
Field.cpp Moved the declaration of osgDB::Field, FieldReader and FieldReaderIterator into include/osg/Input to centralise all the deprecated .osg parsing code into one place. 2010-01-25 15:24:47 +00:00
FieldReader.cpp Moved the declaration of osgDB::Field, FieldReader and FieldReaderIterator into include/osg/Input to centralise all the deprecated .osg parsing code into one place. 2010-01-25 15:24:47 +00:00
FieldReaderIterator.cpp Moved the declaration of osgDB::Field, FieldReader and FieldReaderIterator into include/osg/Input to centralise all the deprecated .osg parsing code into one place. 2010-01-25 15:24:47 +00:00
FileCache.cpp Conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:52:45 +00:00
FileNameUtils.cpp From Farshid Lashkari, "There's a subtle bug in osgDB::getFileExtension where it returns an incorrect value if the filename does not contain an extension but a sub-directory contains a dot character. I've modified the function so that it checks for this case." 2010-04-28 20:21:28 +00:00
FileUtils.cpp Conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:52:45 +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 Conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:52:45 +00:00
Input.cpp Refactored the DotOsgWrapper support in osgDB::Registry so it's now provided by the osgDB::DeprecatedDotOsgWrapperManager. 2010-01-25 17:07:25 +00:00
InputStream.cpp From Cedric Pinson, "Here a fix about a leak in InputStream::decompress 2010-06-15 10:02:34 +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
ObjectWrapper.cpp Conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:52:45 +00:00
Options.cpp From Michael Platings with tweaks from Robert Osfield, added Options::s/getPrecisionHint(..) to allow apps to hint to plugins about how to handle double precision geometry data. 2010-04-13 13:06:27 +00:00
Output.cpp Conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:52:45 +00:00
OutputStream.cpp Conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:52:45 +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 From Colin McDonald, "This file didn't build when OSG_USE_UTF8_FILENAME was on" 2009-08-20 15:32:02 +00:00
ReadFile.cpp Conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:52:45 +00:00
Registry.cpp From Laurens Voerman, "while debugging a file loader I noticed a missed check here." 2010-06-14 15:58:26 +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 Conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:52:45 +00:00
XmlParser.cpp Conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:52:45 +00:00