OpenSceneGraph/include/osgUtil
Robert Osfield c5704586f9 From Richard Schmidt, "attached you will find a set of small fixes and features.
CullVisitor/SceneView:

*Feature: This version supports multiple clearnodes in the graph, one per renderstage.

 

Text:

*Feature: Performance Enhancement when calling SetBackdropColor

 

Material:

*Fix: OpenGL calls are now made according to the OpenGL Standard

"
2007-12-10 20:30:05 +00:00
..
CubeMapGenerator Updated copyright years. 2006-07-18 15:21:48 +00:00
CullVisitor From Richard Schmidt, "attached you will find a set of small fixes and features. 2007-12-10 20:30:05 +00:00
DelaunayTriangulator From Mike Wittman, C# build fixes 2007-04-04 08:05:23 +00:00
DisplayRequirementsVisitor Updated copyright years. 2006-07-18 15:21:48 +00:00
Export Updated copyright years. 2006-07-18 15:21:48 +00:00
GLObjectsVisitor Ported across Viewer's to use osgUtil::GLObjectOperation, added second option 2007-07-30 10:52:37 +00:00
HalfWayMapGenerator Updated copyright years. 2006-07-18 15:21:48 +00:00
HighlightMapGenerator Updated copyright years. 2006-07-18 15:21:48 +00:00
IntersectionVisitor From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
IntersectVisitor From Paul Martz, speeling fixes for Tessellator/Tessellation. 2007-01-08 21:29:49 +00:00
LineSegmentIntersector From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
Optimizer Fixed the FlattenStaticTransform visitor so that it excludes subgraphs that 2007-02-08 15:47:05 +00:00
PlaneIntersector From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
PolytopeIntersector From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
PositionalStateContainer Added access methods to PositionStateContainer 2007-01-27 14:27:54 +00:00
ReflectionMapGenerator Updated copyright years. 2006-07-18 15:21:48 +00:00
RenderBin Began work on providing support for threading camera cull traversals in parallel with 2007-01-29 22:44:29 +00:00
RenderLeaf Changed RenderLeaf and StateGraph so that they use ref_ptr<> by default for Drawable and StateSet. 2007-08-31 16:05:24 +00:00
RenderStage Added support into osg::RenderInfo for a stack of Cameras that allow querries 2007-07-14 17:07:59 +00:00
SceneView Introduce Camera::s/getRenderer(). 2007-07-28 10:28:40 +00:00
Simplifier Updated copyright years. 2006-07-18 15:21:48 +00:00
SmoothingVisitor Updated copyright years. 2006-07-18 15:21:48 +00:00
StateGraph From David Callu, warning fixes 2007-09-07 15:03:56 +00:00
Statistics Added support for new double Vec*Array classes in various functors. 2007-12-04 14:46:46 +00:00
TangentSpaceGenerator Updated copyright years. 2006-07-18 15:21:48 +00:00
Tessellator Added Tessellator 2007-01-08 14:12:57 +00:00
TransformAttributeFunctor Updated copyright years. 2006-07-18 15:21:48 +00:00
TransformCallback Updated copyright years. 2006-07-18 15:21:48 +00:00
TriStripVisitor Updated copyright years. 2006-07-18 15:21:48 +00:00
UpdateVisitor Updated copyright years. 2006-07-18 15:21:48 +00:00
Version From David Callu, improved consistency of Version strings and add version support 2007-09-05 17:12:24 +00:00