..
Archive
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
AuthenticationMap
Updated the AuthenticationDetails::HttpAuthentication enum to reflect current libcurl values
2016-02-18 19:53:36 +00:00
Callbacks
From Jannik Heller, typo fixes
2015-04-13 10:43:56 +00:00
ClassInterface
From Albert Luaces, typo fixes.
2015-06-01 13:40:20 +00:00
ConvertBase64
Added initializer
2016-06-22 12:03:10 +01:00
ConvertUTF
Standardized on defined(__ANDROID__)
2014-11-28 10:54:40 +00:00
DatabasePager
split requiresUpdateSceneGraph() into requires update and requires redraw (wip)
2016-07-04 23:19:20 +02:00
DatabaseRevisions
Fixed doxygen warnings
2016-06-01 14:20:14 +01:00
DataTypes
Added access methods to Serializer to help with using wrappers for other purposes such as script integration.
2013-09-11 15:44:08 +00:00
DotOsgWrapper
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
DynamicLibrary
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
Export
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
ExternalFileWriter
Fixed shadows warnings
2016-05-23 20:02:36 +01:00
FileCache
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
FileNameUtils
Added extern and export
2016-06-25 16:32:58 +01:00
FileUtils
Added osgDB::getSortedDirectoryContents and osgDB::FileNameComparator to help with sorting directory contents into alphabetic and numerical order.
2012-09-12 16:02:02 +00:00
fstream
Attempt to fix broken DLL exports from osgDB
2016-08-15 22:21:44 +01:00
ImageOptions
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
ImagePager
Added initializers
2016-06-22 12:08:10 +01:00
ImageProcessor
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
Input
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
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
ObjectCache
clang 6.0 compile fixes.
2016-06-20 10:32:42 +01:00
ObjectWrapper
osgDB Wrapper Associates Revision Tagging
2016-06-14 11:43:45 +01:00
Options
Identify files in object cache by filename and optional provided options.
2016-06-14 12:27:33 +01:00
Output
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
OutputStream
Fixed warning by removing redundent check
2015-09-04 14:23:55 +00:00
ParameterOutput
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
PluginQuery
Added initializer
2016-06-22 11:51:04 +01:00
ReaderWriter
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
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
Registry
Identify files in object cache by filename and optional provided options.
2016-06-14 12:27:33 +01:00
Serializer
Improved casting to address crashes when handling classes that use virtual inheritance.
2016-07-06 11:36:47 +01:00
SharedStateManager
Fixed usage of META_NodeVisitor so it doesn't include ""
2013-01-24 18:48:34 +00:00
StreamOperator
Submitted with fixes by Julian Valentin
2016-06-25 07:49:56 +01:00
Version
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
WriteFile
Added readScript/writeScript methods to ReaderWriter
2014-07-14 15:59:06 +00:00
XmlParser
Fixed shadows warnings
2016-05-23 20:02:36 +01:00