.. |
CubeMapGenerator
|
Updated Copyright notices to 1998-2005.
|
2005-04-14 21:41:28 +00:00 |
CullVisitor
|
Renamed osgUtil::RenderGraph to osgUtil::StateGraph
|
2005-10-13 12:51:00 +00:00 |
DelaunayTriangulator
|
Added a filter to the Delaunay Triangulator to insure that incoming points
|
2006-02-08 23:41:32 +00:00 |
DisplayRequirementsVisitor
|
Moved osg::Impostor to osgSim::Impostor, as Impostor isn't a core feature.
|
2005-05-01 19:48:49 +00:00 |
Export
|
From Rodger James, changed the Win32 static library compilation support to use
|
2005-11-18 09:52:24 +00:00 |
GLObjectsVisitor
|
From Sohey Yamamoto, fixed eroneous CHECK_BLACK_LISTED_MODES enum value, changing 0xA0 to 0x100
|
2006-03-17 11:28:35 +00:00 |
HalfWayMapGenerator
|
Updated Copyright notices to 1998-2005.
|
2005-04-14 21:41:28 +00:00 |
HighlightMapGenerator
|
Updated Copyright notices to 1998-2005.
|
2005-04-14 21:41:28 +00:00 |
IntersectVisitor
|
Replaced ref_ptr<>:take with ref_ptr<>:release, and added handling of removeal
|
2006-06-26 20:45:51 +00:00 |
Optimizer
|
From Brede Johansen, added MergeGeode visitor to osgUtil::Optimizer.
|
2006-04-06 14:06:22 +00:00 |
PositionalStateContainer
|
Renamed osgUtil::RenderGraph to osgUtil::StateGraph
|
2005-10-13 12:51:00 +00:00 |
ReflectionMapGenerator
|
Updated Copyright notices to 1998-2005.
|
2005-04-14 21:41:28 +00:00 |
RenderBin
|
Added support for RenderBin's have a local top level StateSet. This is now
|
2006-06-29 15:57:24 +00:00 |
RenderLeaf
|
Added selective support for thread safe ref/unref such that the rendering
|
2006-05-02 15:52:46 +00:00 |
RenderStage
|
Improved stats handling, and fixed a couple of stats bugs.
|
2005-12-15 17:14:40 +00:00 |
SceneView
|
From Ulrich Hertlein, spelling corrections and a few Doxgen comments.
|
2006-02-20 21:05:23 +00:00 |
Simplifier
|
Added s/getDoTriStrip and s/getSmoothing method.
|
2006-02-06 20:36:09 +00:00 |
SmoothingVisitor
|
Updated Copyright notices to 1998-2005.
|
2005-04-14 21:41:28 +00:00 |
StateGraph
|
Added selective support for thread safe ref/unref such that the rendering
|
2006-05-02 15:52:46 +00:00 |
Statistics
|
Improved stats handling, and fixed a couple of stats bugs.
|
2005-12-15 17:14:40 +00:00 |
TangentSpaceGenerator
|
Simplified the TangentSpaceGenerator so that is automatically converts any models
|
2005-11-22 21:14:26 +00:00 |
Tesselator
|
From Geoff Michel, added normal definition for tesselation
|
2005-08-22 15:13:04 +00:00 |
TransformAttributeFunctor
|
Updated Copyright notices to 1998-2005.
|
2005-04-14 21:41:28 +00:00 |
TransformCallback
|
Added the support in AnimationPathCallback for taking a pivot, axis and rotation rate
|
2005-11-09 15:11:22 +00:00 |
TriStripVisitor
|
Moved BaseOptimizerVisitor out of Optimizer into osgUtil namespace to try and
|
2005-05-13 13:29:45 +00:00 |
UpdateVisitor
|
Moved osg::Impostor to osgSim::Impostor, as Impostor isn't a core feature.
|
2005-05-01 19:48:49 +00:00 |
Version
|
Bumped the version numbers up to 1.0 in preparation for 1.0-rc1.
|
2005-11-09 10:49:56 +00:00 |