You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenSceneGraph/include/osgDB
Gleb Mazovetskiy 8b2e02b71d
Ensure global Mutex is initialized before Registry
4 years ago
..
Archive Ran script to remove trailing spaces and tabs 13 years ago
AuthenticationMap Updated the AuthenticationDetails::HttpAuthentication enum to reflect current libcurl values 9 years ago
Callbacks From Jannik Heller, typo fixes 10 years ago
ClassInterface Fix typos and spelling. 7 years ago
ConvertBase64 Added initializer 8 years ago
ConvertUTF Standardized on defined(__ANDROID__) 10 years ago
DataTypes Replacement of commas with semicolons 7 years ago
DatabasePager Fix typos and spelling. 7 years ago
DatabaseRevisions Fixed doxygen warnings 8 years ago
DotOsgWrapper Ran script to remove trailing spaces and tabs 13 years ago
DynamicLibrary Ran script to remove trailing spaces and tabs 13 years ago
Export Ran script to remove trailing spaces and tabs 13 years ago
ExternalFileWriter Removed todo that is not required 8 years ago
FileCache Ran script to remove trailing spaces and tabs 13 years ago
FileNameUtils Fix typos and spelling. 7 years ago
FileUtils To avoid noise in documentation replaced nested namespaced enum with enum with FILE_COPY_ wording prefixed into enum values. 8 years ago
ImageOptions Introduced use of ref_ptr<> and private destructor to tighen up memory management and avoid users attempting to inappropriately delete TexCoordRange. 6 years ago
ImagePager Added initializers 8 years ago
ImageProcessor Ran script to remove trailing spaces and tabs 13 years ago
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, 9 years ago
InputStream Fix typos and spelling. 7 years ago
ObjectCache Added derpecated and thread unsafe warning message to docs of ObjectCache::getgetFromObjectCache() 6 years ago
ObjectWrapper osgDB Wrapper Associates Revision Tagging 8 years ago
Options Moved constructors and destructors to .cpp 6 years ago
Output Ran script to remove trailing spaces and tabs 13 years ago
OutputStream Fix typos and spelling. 7 years ago
ParameterOutput Ran script to remove trailing spaces and tabs 13 years ago
PluginQuery Add support for showing environment variables provided by osg plugins 4 years ago
ReadFile osgDB: Added missing extern OSGDB_EXPORT. 7 years ago
ReaderWriter Add support for showing environment variables provided by osg plugins 4 years ago
Registry Ensure global Mutex is initialized before Registry 4 years ago
Serializer Fixed memory leak with assignment of default value to ObjectSerializer 6 years ago
SharedStateManager Remove redundant handling of Geode in SharedStateManager 8 years ago
StreamOperator fix indentation for osgt files for windows dynamic library build. 5 years ago
Version Ran script to remove trailing spaces and tabs 13 years ago
WriteFile Added readScript/writeScript methods to ReaderWriter 10 years ago
XmlParser Added support for reading UTF-8 encoded of xml files 6 years ago
fstream Attempt to fix broken DLL exports from osgDB 8 years ago