Robert Osfield
|
9b7678138f
|
Changed the LightSource::setReferenceFrame() read code so that it doesn't
enable the culling active flag if its was already set to false.
|
2005-02-06 10:14:26 +00:00 |
|
Robert Osfield
|
3054a612bd
|
Added prototype xine movie plugin.
|
2005-02-04 19:34:46 +00:00 |
|
Don BURNS
|
7573cc6036
|
Added Viewport State Attribute to .osg reader/writer
|
2005-02-02 22:13:07 +00:00 |
|
Robert Osfield
|
e668acce27
|
Added support for internalTextureMode
|
2005-02-01 10:38:08 +00:00 |
|
Robert Osfield
|
049d2055a5
|
Moved the template function into the global namespace.
|
2005-01-27 20:26:51 +00:00 |
|
Robert Osfield
|
384e647f56
|
Fixes for Win32 build
|
2005-01-27 15:54:10 +00:00 |
|
Robert Osfield
|
a086a6d01b
|
Changed Font::setSize to Font::setFontResolution
|
2005-01-27 11:10:50 +00:00 |
|
Robert Osfield
|
67a5a020bf
|
From Donn Mielcarek, change of long and unsigned long to int32 and uint32 to
avoid 32bit vs 64bit issues.
|
2005-01-25 22:15:40 +00:00 |
|
Robert Osfield
|
bcbd5c7786
|
From Kevin Moiule, rewrote PNM plugin to handle grayscale PNM images.
|
2005-01-21 19:33:56 +00:00 |
|
Robert Osfield
|
f7166c4541
|
Fixed the input/output handling of ReferenceFrame values to be RELATIVE and ABSOLUTE
rather than long original names.
|
2005-01-21 19:21:01 +00:00 |
|
Robert Osfield
|
8ac0211b81
|
From Tugkan Calapoglu, bugfix to prevents reloading already loaded images.
|
2005-01-21 19:15:13 +00:00 |
|
Robert Osfield
|
e41f24ff80
|
From Fredrick Mammond, fix to 64 bit build.
|
2005-01-12 10:32:36 +00:00 |
|
Robert Osfield
|
80a6b54ddc
|
From Per Fahlberg, support for 16bit imagery.
|
2005-01-07 20:36:04 +00:00 |
|
Robert Osfield
|
48ef6136f2
|
From Kevin Moule, fix to memory overwrite error.
|
2005-01-07 20:24:36 +00:00 |
|
Robert Osfield
|
4955343c76
|
From Marco Jez, fixed handling of loading of relative file paths.
|
2005-01-03 13:49:35 +00:00 |
|
Robert Osfield
|
89b8a8a921
|
Added stripping of trailing spaces to readline call to fix problems associated
with eroneous spaces hanging around at ends of lines causing string matching
problems
|
2005-01-03 12:27:58 +00:00 |
|
Robert Osfield
|
8c5842115f
|
Added check against ac as extension.
|
2005-01-03 11:20:21 +00:00 |
|
Robert Osfield
|
a0ba625cb0
|
Property API clean to smooth the task of generating wrappers.
|
2004-12-17 01:06:33 +00:00 |
|
Robert Osfield
|
66396e9452
|
Teaks to API to make it easier to generate wrappers automatically
|
2004-12-13 01:07:24 +00:00 |
|
Don BURNS
|
fd403f9476
|
Update of IVe version files
|
2004-12-08 19:45:07 +00:00 |
|
Don BURNS
|
ebdff5aefe
|
Memory leak spotted and fixed by Sebastien Grignard
|
2004-12-02 17:44:50 +00:00 |
|
Don BURNS
|
463b47f020
|
Fixes for SOlaris build
|
2004-11-29 03:05:27 +00:00 |
|
Don BURNS
|
c7e8386707
|
Fixes for IRIX build
|
2004-11-29 01:12:25 +00:00 |
|
Don BURNS
|
860bc59f8e
|
Changes for IRIX build
|
2004-11-28 23:49:01 +00:00 |
|
Don BURNS
|
0558fb024c
|
Fixed osgDB:: prefix for Windows build
|
2004-11-27 20:35:19 +00:00 |
|
Don BURNS
|
81ff3e16d6
|
Added Marco's fix for data path for the .ive plugin
|
2004-11-27 19:23:41 +00:00 |
|
Don BURNS
|
03b9ebe56a
|
Fixed bug in .net loader. Added hostname to file fetch.
|
2004-11-27 19:20:32 +00:00 |
|
Robert Osfield
|
1b488d6757
|
Fixed typo in acceptsExtension
|
2004-11-24 15:41:36 +00:00 |
|
Robert Osfield
|
23ec051821
|
Moved the initPeformer to the constructor to avoid const issues when compiling
|
2004-11-24 06:57:34 +00:00 |
|
Robert Osfield
|
4a1e494eb5
|
From John Shue, reordering of tiffio.h to avoid compile error.
|
2004-11-23 16:52:59 +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
|
5c5ceef90d
|
Added support for local relative paths
|
2004-11-23 10:46:37 +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
|
a6369da4f4
|
Moved Registry::CacheHintOptions into ReaderWriter::Options
|
2004-11-22 14:10:12 +00:00 |
|
Robert Osfield
|
8d44f7b15e
|
Fixed indentation.
|
2004-11-20 11:48:01 +00:00 |
|
Robert Osfield
|
3b092690ff
|
From Johan Nouvel, added support for range mode
|
2004-11-20 11:45:14 +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
|
7b543a5009
|
Added check for extension.
|
2004-11-18 11:53:51 +00:00 |
|
Robert Osfield
|
595dda6fe4
|
From Vivek Rajan, fixes to Solaris build.
|
2004-11-18 10:08:29 +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
|
fb631059fe
|
Remove unistd.h include
|
2004-11-12 21:07:17 +00:00 |
|
Robert Osfield
|
43f528fd41
|
From Ulrich Heirtlein, added STL plugin
|
2004-11-12 14:49:22 +00:00 |
|
Robert Osfield
|
b60304f8ad
|
Improvements to support for archives
|
2004-11-12 08:55:11 +00:00 |
|