OpenSceneGraph/src/osgDB
2016-07-04 23:19:20 +02:00
..
Archive.cpp
AuthenticationMap.cpp
Callbacks.cpp Added readScript/writeScript methods to ReaderWriter 2014-07-14 15:59:06 +00:00
ClassInterface.cpp osgDB Wrapper Associates Revision Tagging 2016-06-14 11:43:45 +01:00
CMakeLists.txt Fixed unused parameter warning. 2016-06-08 10:19:57 +01:00
Compressors.cpp
ConvertBase64.cpp Added initializer 2016-06-22 12:03:10 +01:00
ConvertUTF.cpp
DatabasePager.cpp split requiresUpdateSceneGraph() into requires update and requires redraw (wip) 2016-07-04 23:19:20 +02:00
DatabaseRevisions.cpp
DotOsgWrapper.cpp Fixed shadows warnings 2016-05-25 09:56:40 +01:00
DynamicLibrary.cpp From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
ExternalFileWriter.cpp
Field.cpp
FieldReader.cpp Removed dead code 2016-06-23 08:55:52 +01:00
FieldReaderIterator.cpp Added missing initializer 2016-06-22 12:24:23 +01:00
FileCache.cpp Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
FileNameUtils.cpp Removed debug message 2016-06-28 16:25:21 +01:00
FileUtils.cpp msys2: fixed redefined include warnings 2016-06-11 17:45:36 +02:00
fstream.cpp
ImageOptions.cpp
ImagePager.cpp Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
Input.cpp Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
InputStream.cpp Restructed the handling of a null compressor 2016-06-23 09:05:51 +01:00
MimeTypes.cpp
ObjectCache.cpp Added handling of the possibility of null Options pointers 2016-06-29 17:06:48 +01:00
ObjectWrapper.cpp osgDB Wrapper Associates Revision Tagging 2016-06-14 11:43:45 +01:00
Options.cpp Identify files in object cache by filename and optional provided options. 2016-06-14 12:27:33 +01:00
Output.cpp
OutputStream.cpp osgDB Wrapper Associates Revision Tagging 2016-06-14 11:43:45 +01:00
PluginQuery.cpp Fixed shadows warnings 2016-05-23 20:02:36 +01:00
ReaderWriter.cpp From Jannik Heller and Robert Osfield, introduced ReadResult/WriteResult::statusMessage() method that creates a std::string from the stutus value and message string. 2016-01-25 12:23:04 +00:00
ReadFile.cpp Removed redudent codepaths, standardizing on the most portable Texture2D path. 2016-06-02 14:22:25 +01:00
Registry.cpp Added handling of return value 2016-06-23 08:53:14 +01:00
SharedStateManager.cpp Cleaned up handling of Drawables so it utilizes the Node inheritance properly. 2015-04-07 15:49:06 +00:00
StreamOperator.cpp Submitted with fixes by Julian Valentin 2016-06-25 07:49:56 +01:00
Version.cpp
WriteFile.cpp From Jannik Heller and Robert Osfield, introduced ReadResult/WriteResult::statusMessage() method that creates a std::string from the stutus value and message string. 2016-01-25 12:23:04 +00:00
XmlParser.cpp Fixed shadows warnings 2016-05-23 20:02:36 +01:00