..
Archive
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
AuthenticationMap
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
Callbacks
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
ConvertUTF
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
DatabasePager
From Ulrich Hertlein, "Attached is a patch that introduces 'static_cast<unsigned int>' on some instances where
2013-05-14 16:12:21 +00:00
DatabaseRevisions
From David Callu, warning fixes and removal of spaces at end of lines.
2013-06-28 12:00:43 +00: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
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
FileCache
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
FileNameUtils
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
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
From Martin Naylor, replace osgDB::fstream with an osgDB::open() call.
2013-06-12 12:49:18 +00:00
ImageOptions
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
ImagePager
From Ulrich Hertlein, "Attached is a patch that introduces 'static_cast<unsigned int>' on some instances where
2013-05-14 16:12:21 +00:00
ImageProcessor
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
Input
Refactored osgDB::Input::readObjectOfType to use a template, and updated associated wrappers to avoid using local static's
2012-11-21 13:38:11 +00:00
InputStream
From David Callu, serializer support for new Vec* and Vec*Array classes
2013-06-28 08:57:42 +00:00
ObjectWrapper
Moved osgDB::MethodObject from lua plugin into osgDB, added support for running methods via the osgDB::PropertyInterface class.
2014-01-06 15:45:46 +00:00
Options
From Ulrich Hertlein, "Attached is a patch that introduces 'static_cast<unsigned int>' on some instances where
2013-05-14 16:12:21 +00:00
Output
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
OutputStream
From David Callu, serializer support for new Vec* and Vec*Array classes
2013-06-28 08:57:42 +00:00
ParameterOutput
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
PluginQuery
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
PropertyInterface
Moved osgDB::MethodObject from lua plugin into osgDB, added support for running methods via the osgDB::PropertyInterface class.
2014-01-06 15:45:46 +00:00
ReaderWriter
Refactored the way the ReadResult/WriteResult lists are handled, with them now being sorted so that the Read/WriteResult with highest numerical value ReadStatus/WriteStatus is returned.
2013-06-11 09:05:35 +00:00
ReadFile
Replaced readShaderFile() usage to readRefShaderFile()
2013-11-26 10:38:35 +00:00
Registry
From Christian Noon, "Got a simple patch for correcting a problem with the USE_COMPRESSOR_WRAPPER() macro in the osgDB::Registry. The problem is that the wrapper declaration doesn't match the one defined in the REGISTER_COMPRESSOR() method in the osgDB::ObjectWrapper method. This patch fixes the wrapper declaration so they both match properly. I ran into this problem using compressed files in an iOS application where all the libraries and plugins need to be built statically."
2013-06-24 09:31:34 +00:00
Serializer
Added set/get to the ImageSerializer and removed some redudent comments
2013-10-10 20:43:03 +00:00
SharedStateManager
Fixed usage of META_NodeVisitor so it doesn't include ""
2013-01-24 18:48:34 +00:00
StreamOperator
From Wang Rui, "The file attached includes two new features for the serialization IO functionality. First, custom serializer version control should work now, just by defining a new REGISTER_CUSTOM_OBJECT_WRAPPER macro. For example:
2013-06-24 08:48:55 +00:00
Version
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
WriteFile
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
XmlParser
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00