OpenSceneGraph/src/osgDB
Robert Osfield a64b412885 Reverted the usage of OSG_UNUSED and OT_UNUSED as in hindsight these should never have been merged. Adding code to quieten
inappropriate warnings is a bad programming practice and does not desrve a place in the OSG code base.
2013-07-01 08:21:13 +00:00
..
Archive.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
AuthenticationMap.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Callbacks.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
CMakeLists.txt From Valeriy Dubov, fix for Android build under OSX 2013-05-21 10:22:54 +00:00
Compressors.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ConvertUTF.cpp Reverted the usage of OSG_UNUSED and OT_UNUSED as in hindsight these should never have been merged. Adding code to quieten 2013-07-01 08:21:13 +00:00
DatabasePager.cpp From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
DatabaseRevisions.cpp From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
DotOsgWrapper.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +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
ExternalFileWriter.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Field.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
FieldReader.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
FieldReaderIterator.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
FileCache.cpp From Brad Christiansen, changed OSG_INFO to OSG_DEBUG to quieten down volume of messages in INFO 2012-09-04 08:21:09 +00:00
FileNameUtils.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
FileUtils.cpp From FrancoisTigeot, "OpenSceneGraph 3.0.1 doesn't build out of the box on DragonFly and needs 2013-06-21 09:17:28 +00:00
fstream.cpp From Martin Naylor, replace osgDB::fstream with an osgDB::open() call. 2013-06-12 12:49:18 +00:00
ImageOptions.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ImagePager.cpp From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
Input.cpp Added Geometry::containsDeprecatedData() / fixDeprecatedData() 2013-06-27 13:37:26 +00:00
InputStream.cpp From David Callu, serializer support for new Vec* and Vec*Array classes 2013-06-28 08:57:42 +00:00
MimeTypes.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ObjectWrapper.cpp From David Callu, serializer support for new Vec* and Vec*Array classes 2013-06-28 08:57:42 +00:00
Options.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Output.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
OutputStream.cpp From David Callu, serializer support for new Vec* and Vec*Array classes 2013-06-28 08:57:42 +00:00
PluginQuery.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ReaderWriter.cpp From Stephan Huber, "attached you'll find a zip containing some bug-fixes and some refactored + new code. 2012-12-07 19:05:47 +00:00
ReadFile.cpp From Lilin Xiong, " there is a small bug in osgDB::readNodeFiles(std::vector<std::string>& fileList,const Options* options) in file ReadFile.cpp line 85: 2012-09-03 08:30:01 +00:00
Registry.cpp From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
SharedStateManager.cpp Convert usage to use const versions of containers 2013-06-24 11:03:59 +00:00
StreamOperator.cpp Improved the handling of endian swap of osg::Array 2012-02-29 10:22:56 +00:00
Version.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
WriteFile.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
XmlParser.cpp From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00