OpenSceneGraph/src/osgUtil
Robert Osfield 09121a1583 Fixed a bug in the Optimizer::RemoveDuplicateNodesVisitor which was prevent
removal of node which could have been removed.

Added so extra convinience methods to ClippingVolume and utilized them in the
CullVisitor to push and pop only culling planes that are active.
2002-05-23 15:35:12 +00:00
..
AppVisitor.cpp o Updated Metrowerks files for MacOS. They aren't 100% there yet, 2001-09-19 23:41:39 +00:00
CameraManipulator.cpp Integrated various changes worked on at the Glasgow Science Center. Changes 2002-03-14 17:34:08 +00:00
CullVisitor.cpp Fixed a bug in the Optimizer::RemoveDuplicateNodesVisitor which was prevent 2002-05-23 15:35:12 +00:00
DepthSortedBin.cpp Added a set of test runs to the makefiles and demos. The demos now have 2002-02-12 23:49:24 +00:00
DisplayListVisitor.cpp Moved all #include "osg/.." references to #include <osg/..> to aid port to 2001-10-21 21:27:40 +00:00
DisplayRequirementsVisitor.cpp Added support for osg::MemoryManager which is based upon Paul Nettle's 2002-03-26 23:52:52 +00:00
DriveManipulator.cpp Added support for osg::MemoryManager which is based upon Paul Nettle's 2002-03-26 23:52:52 +00:00
FlightManipulator.cpp Integrated various changes worked on at the Glasgow Science Center. Changes 2002-03-14 17:34:08 +00:00
InsertImpostorsVisitor.cpp Qarning fixes, and updated the date in NEWS to reflect todays release of 0.8.45 2002-04-26 08:16:14 +00:00
IntersectVisitor.cpp Added support for osg::MemoryManager which is based upon Paul Nettle's 2002-03-26 23:52:52 +00:00
Makefile Removed CullViewState from the distribution, moved CullViewState::CullingMode 2002-04-24 20:24:10 +00:00
NvTriStripObjects.cpp Updates to various files, replacing delete calls with osgDelete so that 2002-03-27 14:56:47 +00:00
NvTriStripObjects.h Updates to various files, replacing delete calls with osgDelete so that 2002-03-27 14:56:47 +00:00
Optimizer.cpp Fixed a bug in the Optimizer::RemoveDuplicateNodesVisitor which was prevent 2002-05-23 15:35:12 +00:00
RenderBin.cpp Added new osg::Projection node, and osgUtil::NewCullVisitor which are work 2002-03-31 16:40:44 +00:00
RenderGraph.cpp Moved all #include "osg/.." references to #include <osg/..> to aid port to 2001-10-21 21:27:40 +00:00
RenderLeaf.cpp Further work on removing Camera references from NewCullVisitor and releted 2002-04-09 16:09:19 +00:00
RenderStage.cpp dded osg::ClipNode class for managing OpenGL clipping planes, and osgclip demo. 2002-05-02 00:14:40 +00:00
RenderStageLighting.cpp dded osg::ClipNode class for managing OpenGL clipping planes, and osgclip demo. 2002-05-02 00:14:40 +00:00
RenderToTextureStage.cpp Synch with 20010921 2001-09-22 02:42:08 +00:00
SceneView.cpp Added osgUtil::CullVisitor::getCurentRenderGraph() and getRootRenderGraph() 2002-05-22 12:01:12 +00:00
SceneViewManipulator.cpp Added support for osg::MemoryManager which is based upon Paul Nettle's 2002-03-26 23:52:52 +00:00
SmoothingVisitor.cpp Added support for osg::MemoryManager which is based upon Paul Nettle's 2002-03-26 23:52:52 +00:00
StateSetManipulator.cpp More clean up for synch with 0.8.42 2001-09-19 21:19:47 +00:00
Tesselator.cpp updates for windows build. 2001-12-15 10:00:43 +00:00
TrackballManipulator.cpp Fixed problem with orhographic projections due to a bug in CullVisitor 2002-05-15 19:58:04 +00:00
TransformCallback.cpp Made the following name changes to Matrix and Quat to clean them up and make 2001-12-12 20:29:10 +00:00
TriStripVisitor.cpp Added a gset->computeNumVertices() which was missing, this was causing models 2002-04-17 11:29:49 +00:00
Version.cpp Updated Versions, and NEWS file to reflect impending release of 0.8.45. 2002-04-21 10:11:03 +00:00