OpenSceneGraph/src/osgUtil
2002-06-17 09:10:26 +00:00
..
AppVisitor.cpp o Updated Metrowerks files for MacOS. They aren't 100% there yet, 2001-09-19 23:41:39 +00:00
CullVisitor.cpp Fixes to the occluder culling code to properly disable occluders to prevent 2002-06-17 09:10:26 +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
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 default IntersectVisitor::_hitReportingMode to be ONLY_NEAREST_HIT. 2002-06-07 13:57:20 +00:00
Makefile Checked in migration from osgUtil based GUIAdapter code to Neil Salter's 2002-06-09 13:10:09 +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 Fixes to the occluder culling code to properly disable occluders to prevent 2002-06-17 09:10:26 +00:00
SmoothingVisitor.cpp Added support for osg::MemoryManager which is based upon Paul Nettle's 2002-03-26 23:52:52 +00:00
Tesselator.cpp updates for windows build. 2001-12-15 10:00:43 +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