Robert Osfield
|
3b82c67c13
|
Added code to the DatagbasePager::removeExpiredSubgraphs() that update
the osgDB::Registry cache.
|
2004-01-06 14:09:12 +00:00 |
|
Robert Osfield
|
9927c664b5
|
Merged changes from Cobin Holtz for support of "noUnitsConversion" via
the ReaderWriter::Options string.
|
2004-01-06 12:27:20 +00:00 |
|
Robert Osfield
|
466497cc8c
|
From Nick, increased info.radius by x 1.3 to avoid culling
|
2004-01-06 08:38:17 +00:00 |
|
Robert Osfield
|
3f9ba1484c
|
Added code to scale the priority by the offset and scale.
|
2004-01-05 20:51:30 +00:00 |
|
Robert Osfield
|
413064fc6e
|
Added support for priority offset and scale into PagedLOD.
|
2004-01-05 20:45:28 +00:00 |
|
Robert Osfield
|
50a7fc16af
|
#if 0'd out code for switch off seam generation.
|
2004-01-05 19:04:25 +00:00 |
|
Robert Osfield
|
f820a28335
|
Compile fixes for Win32
|
2004-01-05 15:40:44 +00:00 |
|
Robert Osfield
|
a442c7c2cb
|
Fixed .dsp
|
2004-01-05 15:34:41 +00:00 |
|
Robert Osfield
|
e8b15c03bf
|
Renamed osgshadowtexture.dsp to osgdepthshadow.dsp
|
2004-01-05 14:17:01 +00:00 |
|
Robert Osfield
|
f230f5a132
|
Added support into osgProducer::Viewer for flushing and compiling GL objects
via a Producer post swap callback.
|
2004-01-05 13:40:36 +00:00 |
|
Robert Osfield
|
042644df13
|
From Pavel Moloshtan, osgdepthshadow example
|
2004-01-05 09:34:28 +00:00 |
|
Robert Osfield
|
c71e2100ec
|
Experiments at fixing seam handling.
|
2004-01-04 22:28:37 +00:00 |
|
Robert Osfield
|
d25b682269
|
Fixed osgFX::Validator::compare(..) so that it checked for the correct
StateAttribute type before comparing member variables.
Fixed docs typo in Material
|
2004-01-04 12:37:18 +00:00 |
|
Don BURNS
|
ad97db86a2
|
Oops. Fixed glaring memory leak in main loop of osgsimple
|
2004-01-03 22:52:51 +00:00 |
|
Robert Osfield
|
687410145d
|
From Marco Jez, new Light Wave Scene loader
|
2004-01-03 20:32:27 +00:00 |
|
Robert Osfield
|
c0f2730d99
|
From Marco Jez, updates to the LWO loader.
|
2004-01-03 15:20:33 +00:00 |
|
Robert Osfield
|
249eddb3d8
|
Updates to osgGL2 from Mike Weiblen
|
2004-01-03 09:06:52 +00:00 |
|
Robert Osfield
|
458e10c796
|
Fixed getFogCoord methods
|
2004-01-02 20:44:18 +00:00 |
|
Robert Osfield
|
3034112577
|
Updates to TXP plugin from Nick.
|
2004-01-02 17:30:05 +00:00 |
|
Robert Osfield
|
bf9af3f940
|
Added "&& oitr->second.first->referenceCount()<=1" check to removeExpiredObjectsInCache
so that it only expires objects in the cache that have no external reference.
|
2004-01-02 17:06:18 +00:00 |
|
Robert Osfield
|
9867bce5f0
|
Updates to the AUTHORS file from Rune.
|
2004-01-02 11:31:45 +00:00 |
|
Robert Osfield
|
2870d093f2
|
Added osgdistortion demo.
|
2003-12-27 22:17:41 +00:00 |
|
Robert Osfield
|
401c3ec45d
|
From Geof Michel, addition of TESSELATE_GEOMETRY pass.
|
2003-12-27 22:17:25 +00:00 |
|
Robert Osfield
|
e6949ee70e
|
Removed TXPIO.h
|
2003-12-27 15:57:57 +00:00 |
|
Robert Osfield
|
884e046abb
|
From Geoff Michel, added tesselate pass to Optimizer and added handling of per
primitve color to osgUtil::Tesselator.
|
2003-12-27 13:46:33 +00:00 |
|
Robert Osfield
|
2cb360dd38
|
From Rommano Silva, admendments to Texture::computeRequiredTextureDimensions
so that it takes into account the current mip map settings.
|
2003-12-27 11:30:41 +00:00 |
|
Robert Osfield
|
177eb76244
|
Fixed osgFX::Scribe so that is handled setting of colour and line width correctly,
by setting up the Materiail and LineWidth attributes within the Scribe constructor.
|
2003-12-26 16:45:06 +00:00 |
|
Robert Osfield
|
96a8fa1f21
|
Fixes for VS6.0
|
2003-12-24 19:28:39 +00:00 |
|
Robert Osfield
|
1a99f78aee
|
Removed redundent osgcameragroup
|
2003-12-24 17:20:13 +00:00 |
|
Robert Osfield
|
6062823bf9
|
Fixed typo of TileMap - now corrected to TileMapper
|
2003-12-24 17:19:07 +00:00 |
|
Robert Osfield
|
477739f6fc
|
Fixed typos in error reporting
|
2003-12-24 00:14:45 +00:00 |
|
Robert Osfield
|
5c199e01c0
|
Build fixes for VS6.0
|
2003-12-24 00:14:12 +00:00 |
|
Robert Osfield
|
119a73e406
|
Added osgphotoalbum project
|
2003-12-24 00:07:28 +00:00 |
|
Robert Osfield
|
0683c1b5a8
|
Added support for a photo archive.
|
2003-12-23 23:55:06 +00:00 |
|
Robert Osfield
|
5cc98a420d
|
Updates from Nick.
Added support for OSG_TXP_DEFAULT_MAX_ANISOTROPY to override the default make
anistropy in textures.
|
2003-12-23 13:02:13 +00:00 |
|
Robert Osfield
|
2747c0aa41
|
removed osg::
|
2003-12-23 12:10:06 +00:00 |
|
Robert Osfield
|
453902001c
|
Removed osg:: from NodeVisitor and Group base class calls
|
2003-12-23 09:18:29 +00:00 |
|
Robert Osfield
|
ca7a80685d
|
Added beginings of PhotoArchive for storing and loading a set of
photos from an archive.
|
2003-12-22 21:05:10 +00:00 |
|
Robert Osfield
|
679b2e44b8
|
Added max texture anisotropy of 4.
|
2003-12-22 14:48:14 +00:00 |
|
Robert Osfield
|
26ef2ca0d2
|
Updates from Nick.
|
2003-12-22 14:05:04 +00:00 |
|
Robert Osfield
|
503568a303
|
Moved TileMapper code out into its own file and made it a signleton
|
2003-12-22 07:26:45 +00:00 |
|
Robert Osfield
|
7a5053f81f
|
From Trajce Nikolov, port of TXP plugin across to a pure PagedLOD based
pager, with a little assistance from Robert Osfield.
|
2003-12-22 06:27:17 +00:00 |
|
Robert Osfield
|
f1d8a584d8
|
Fixed memory leak and utilised DrawArrayLengths in place of multiple
DrawArray calls.
|
2003-12-21 23:02:32 +00:00 |
|
Robert Osfield
|
fdd5a72115
|
Added extra clampProjectionMatrix methods to handle both Matrixd and Matrixf
pathways.
|
2003-12-21 13:11:36 +00:00 |
|
Robert Osfield
|
315065df24
|
Fixed PagedLOD's handling of distances beyond the furthest range.
|
2003-12-20 23:25:05 +00:00 |
|
Robert Osfield
|
b890c8b97c
|
Added support for placing pictures of backs and fronts of pages.
|
2003-12-20 14:25:18 +00:00 |
|
Robert Osfield
|
a7a96e710c
|
Added support for REVERESED_XY_PLANE, REVERESED_XZ_PLANE and
REVERESED_YZ_PLANE's for the axis alignement to allow the text to be
reversed.
|
2003-12-20 14:23:04 +00:00 |
|
Robert Osfield
|
fd9777101c
|
*** empty log message ***
|
2003-12-20 14:20:48 +00:00 |
|
Robert Osfield
|
30bafd8867
|
Added Mode parameter to constructor.
|
2003-12-20 14:19:09 +00:00 |
|
Robert Osfield
|
6553284ed9
|
Added support for reading and writing UserData from objects.
|
2003-12-19 23:14:54 +00:00 |
|