.. |
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
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
DataTypes
|
From Wang Rui, "I'd like to submit the changes that will put ObjectProperty and ObjectMark variables into the InputStream/OutputStream class instead of static ones. This should avoid the threading problem and won't repeatedly reallocate memory for the properties. Some of the wrappers will be slightly modified to use the property variable stored in the InputStream/OutputStream as well."
|
2012-04-05 13:53:47 +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
|
Introduced typedef's to make the code more readble and maintanable
|
2013-06-24 09:02:32 +00:00 |
ObjectWrapper
|
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 |
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
|
Introduced typedef's to make the code more readble and maintanable
|
2013-06-24 09:02:32 +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 |
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
|
Added osgGA::Device class for integration of both physical and virtual devices.
|
2012-10-23 16:15:03 +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 Vec*b, Vec4ub, Vec*s, Vec*i, Vec*ui serializers
|
2013-06-03 13:13:18 +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 |