Robert Osfield
|
2bb2d9bb37
|
From Bob Kuehne, fixes for OSX 10.4 build.
|
2005-05-03 14:31:01 +00:00 |
|
Don BURNS
|
463b47f020
|
Fixes for SOlaris build
|
2004-11-29 03:05:27 +00:00 |
|
Don BURNS
|
860bc59f8e
|
Changes for IRIX build
|
2004-11-28 23:49:01 +00:00 |
|
Robert Osfield
|
d9b9a6f1f8
|
Made read/write methods in ReaderWriter all const to facilate multi-threading
|
2004-11-23 15:29:52 +00:00 |
|
Robert Osfield
|
ffcd95b004
|
Tripped out experiemental threadSafe_ methods in ReaderWriter
|
2004-11-23 12:57:00 +00:00 |
|
Robert Osfield
|
ce07879e2e
|
Moved plugins across to using ReaderWriter::Options* for search paths in addition
to standard osgDB::DataFilePaths
|
2004-11-22 23:54:45 +00:00 |
|
Robert Osfield
|
8cc9d650a1
|
Added friend usage for inner classes to try and get round compile problems
under Solaris.
|
2004-11-18 12:07:28 +00:00 |
|
Robert Osfield
|
8dd892259d
|
Removed debug info as it was causing VS6.0 compile problem
|
2004-11-16 14:21:02 +00:00 |
|
Robert Osfield
|
7a933ebf72
|
From David Spilling, fix for VS6.0 build.
|
2004-11-16 14:20:39 +00:00 |
|
Robert Osfield
|
8254be2962
|
Added using namespace osgDB to try and resolve some of the VS6.0 problems.
|
2004-11-16 12:40:45 +00:00 |
|
Robert Osfield
|
2b310c6926
|
Added support for serialization of calls to ReaderWriter plugins.
|
2004-11-15 19:46:10 +00:00 |
|
Robert Osfield
|
98a1108696
|
Added support for opening an istream archive
|
2004-11-13 21:39:29 +00:00 |
|
Robert Osfield
|
ddb0d6bd4f
|
Added prelimarny support for reading archives via the .net plugin
|
2004-11-13 16:21:48 +00:00 |
|
Robert Osfield
|
de4dc63ca7
|
Fixed openArchive so that it only enforces the checking of the archive's existance
when in READ mode.
|
2004-11-13 10:24:07 +00:00 |
|
Robert Osfield
|
b60304f8ad
|
Improvements to support for archives
|
2004-11-12 08:55:11 +00:00 |
|
Robert Osfield
|
6f96cf4ad2
|
Moved the .osga implementation into the src/osgPlugins/osga plugin and made
osgDB::Archive a pure virtual base class.
|
2004-11-11 13:22:55 +00:00 |
|
Robert Osfield
|
4973824b1d
|
Added new osga plugin for reading OSG native archives
|
2004-11-10 16:40:08 +00:00 |
|