Robert Osfield
|
bafc126eda
|
From Paul Martz, removed redundent paramaters in clampArray4LEQUAL.
|
2004-09-07 10:31:30 +00:00 |
|
Robert Osfield
|
e0a3e687ec
|
Changed the wrap mode from CLAMP to CLAMP_TO_EDGE
|
2004-09-07 10:09:52 +00:00 |
|
Robert Osfield
|
767b397534
|
From Paul Martz, typos and spelling fixes
|
2004-09-07 10:07:11 +00:00 |
|
Robert Osfield
|
46c830cc12
|
Added missing setTrackerMode(TrackerMode)
|
2004-09-07 06:59:19 +00:00 |
|
Robert Osfield
|
9dc35ce47a
|
Added mutex to access to the Registry::_objectCache.
|
2004-09-06 18:20:38 +00:00 |
|
Robert Osfield
|
4571238459
|
From Joakim Simonsson, add s/getHPROrder method
|
2004-09-06 14:59:11 +00:00 |
|
Robert Osfield
|
add06bab8d
|
Added docs for max size commandline params.
|
2004-09-06 14:58:29 +00:00 |
|
Robert Osfield
|
a36b10ac24
|
From Marco Jez, added missing TexGenNode constructor.
|
2004-09-06 14:30:25 +00:00 |
|
Robert Osfield
|
f4839d7158
|
Updates to controlling maximum texture size
|
2004-09-04 09:22:26 +00:00 |
|
Robert Osfield
|
6f1716a15b
|
Added commandline support for Size and texcoord Multipliers
|
2004-09-03 15:42:43 +00:00 |
|
Robert Osfield
|
d7d83923f4
|
Added setConstantColorAsLightDirection & getConstantColorAsLightDirection methods
to make it more convinient to set up DOT3 register combiners.
|
2004-09-03 15:05:33 +00:00 |
|
Robert Osfield
|
200b23f354
|
Added handling of RGBA to normal map computation
|
2004-09-03 10:02:56 +00:00 |
|
Don BURNS
|
83b94144b4
|
Fixed .net plugin errors on Mac
|
2004-09-02 20:42:28 +00:00 |
|
Robert Osfield
|
21691f2d56
|
From Geoff Michel, typo and spelling fixes
|
2004-09-02 19:10:33 +00:00 |
|
Robert Osfield
|
13f43ec836
|
Added Sequence back in with correct Permission, and with Geoff Michel's spelling
corrections.
|
2004-09-02 18:19:38 +00:00 |
|
Robert Osfield
|
d5989faf65
|
Temporary removal of Sequence to try and get around permissions problem with it.
|
2004-09-02 18:17:38 +00:00 |
|
Robert Osfield
|
506c5a6743
|
Added usage of carbon pathway in appendPlatformSpecificLibraryFilePaths.
|
2004-09-02 10:01:24 +00:00 |
|
Robert Osfield
|
452cfa7744
|
Added comments from Eric
|
2004-09-02 07:44:33 +00:00 |
|
Don BURNS
|
289d838322
|
Fixed a mis-definition of INSTBIN and INSTLIB
|
2004-09-02 03:52:13 +00:00 |
|
Robert Osfield
|
784337204e
|
From Geoff Michel, removed mem_ptr reference as it no longer exists
|
2004-09-01 17:18:04 +00:00 |
|
Robert Osfield
|
1f53745511
|
From Uwe Woessner
|
2004-09-01 15:14:55 +00:00 |
|
Robert Osfield
|
ac6d25a840
|
Added Don's new osgDB::makeDirectory() code FileUtils.
|
2004-09-01 14:49:18 +00:00 |
|
Robert Osfield
|
543f4493f6
|
Removed reference to old CmdLineArgs class
|
2004-09-01 11:05:57 +00:00 |
|
Robert Osfield
|
4702a0a964
|
From Jeoen den Dekker, changed eroneous tcoords[ci][0] to tcoords[ci][1]
|
2004-09-01 10:45:11 +00:00 |
|
Robert Osfield
|
d9af748b78
|
From Tom Jolly, add detection for whether multi-texturing is supported before
checking for number of texture units supported, using 1 as a fallback value
|
2004-09-01 10:41:50 +00:00 |
|
Robert Osfield
|
da5fa4cbcd
|
Added bool paramter to MatrixManipulator::setHomePosition(,,,bool) to allow
the autocomputehomeposition to be controlled.
|
2004-09-01 10:18:46 +00:00 |
|
Robert Osfield
|
2003c27714
|
From Marco Jez, added new osgmotionblur example
|
2004-09-01 09:54:36 +00:00 |
|
Robert Osfield
|
19bf7bb1ce
|
From Eric Sokolsky, add support for recording default values for env vars
|
2004-09-01 09:48:17 +00:00 |
|
Robert Osfield
|
cc4a22a117
|
Added crude #ifdef COIN_BASIC_H around ::REPLACE usage as this is only
available under Coing
|
2004-09-01 09:10:15 +00:00 |
|
Robert Osfield
|
da6993fc77
|
Added support for CONSTANT_COLOR and ONE_MINUS_CONSTANT_COLOR into .osg
|
2004-09-01 09:00:20 +00:00 |
|
Robert Osfield
|
6483c8f78b
|
From Sondra Iverson, adding of CONSTANT_COLOR and ONE_MINUS_CONSTANT_COLOR options
|
2004-09-01 08:59:58 +00:00 |
|
Robert Osfield
|
e5cfe0a27a
|
From Marco Jez, addition of new interal texture formats to osg/Texture and Image.cpp
|
2004-09-01 08:49:48 +00:00 |
|
Robert Osfield
|
a85ea0a8cc
|
From Brede Johhansen, fixed copy and paste bug where in getInverse(..) methods
|
2004-09-01 08:34:49 +00:00 |
|
Robert Osfield
|
b855987297
|
From Paul Martz, typos and spelling fixes.
|
2004-09-01 08:15:36 +00:00 |
|
Don BURNS
|
2047611904
|
small change for Visual Studio compile
|
2004-08-31 21:18:46 +00:00 |
|
Don BURNS
|
573079fbae
|
Added Visual Studio files for osgPlugin net
|
2004-08-31 21:06:01 +00:00 |
|
Don BURNS
|
3c0ea75e28
|
added makeDir - temporary UNIX only
|
2004-08-31 20:49:23 +00:00 |
|
Don BURNS
|
b7b3c7cd10
|
Fixes (hopefully) for windows and other platforms...
|
2004-08-31 20:26:54 +00:00 |
|
Robert Osfield
|
32a78e5a16
|
From Geoff Michel, typo and spelling fixes.
|
2004-08-31 14:49:33 +00:00 |
|
Robert Osfield
|
de686f409b
|
Added support for spherical texture mapping and better file search support
for meterial files.
|
2004-08-31 14:48:05 +00:00 |
|
Robert Osfield
|
1da72da167
|
Simplified the TrackMode options
|
2004-08-31 14:21:46 +00:00 |
|
Robert Osfield
|
e278cc9d4c
|
From Geoff Michel, spelling and typo fixes.
|
2004-08-31 14:08:12 +00:00 |
|
Robert Osfield
|
3b90a0e8a6
|
From Sébastien Kuntz, spelling and typo fixes
|
2004-08-31 13:19:30 +00:00 |
|
Robert Osfield
|
08017daf37
|
Added rescale of quaternion in Matrix::set(Quat), a copy operation in osg::Quat and
extra tracking options in NodeTrackerManipulator.
|
2004-08-31 09:20:31 +00:00 |
|
Don BURNS
|
15def16d43
|
Added cache_mode option to Net plugin
|
2004-08-31 01:12:56 +00:00 |
|
Robert Osfield
|
6578655ff3
|
Added trackmode support for handling rotation of tracked node
|
2004-08-30 18:53:44 +00:00 |
|
Robert Osfield
|
2733324701
|
Fixed the Matrix::get(Quat&) method
|
2004-08-30 18:51:42 +00:00 |
|
Robert Osfield
|
146f4cd573
|
Remamed TrackerManipulator to NodeTrackerManipulator
|
2004-08-30 10:03:18 +00:00 |
|
Don BURNS
|
0724243959
|
Added the local_cache_dir option to the net plug-in allowing for the
keeping and populating of a local cache. With this option, the cache
is checked first before fetching from the network.
|
2004-08-30 01:15:49 +00:00 |
|
Robert Osfield
|
6a82bb28fc
|
Added handling of $ comment line, and 'g' empty group name
|
2004-08-29 15:09:26 +00:00 |
|