OpenSceneGraph/src/osgUtil
2004-05-02 15:43:55 +00:00
..
CubeMapGenerator.cpp From Marco Jez, improvement to the handling of coordinates frame in CubeMapGenerator. 2003-08-21 09:51:25 +00:00
CullVisitor.cpp Added osg::CullSettings class as a way of collecting all the various 2004-04-30 15:35:31 +00:00
DelaunayTriangulator.cpp Removed all KeySwitchCameraManipulator class, replacing it 2003-05-19 20:18:37 +00:00
DisplayListVisitor.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
DisplayRequirementsVisitor.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
GNUmakefile Added beginning of new osgUtil::Simplifier 2004-04-08 11:27:01 +00:00
HalfWayMapGenerator.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
HighlightMapGenerator.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
InsertImpostorsVisitor.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
IntersectVisitor.cpp Removed osg::Transform::ComputeTransformCallback from osg::Transform. 2003-12-09 14:07:44 +00:00
Optimizer.cpp Added missing billboard drawable dirtyBound() 2004-04-29 22:15:04 +00:00
RenderBin.cpp Moved osg::Statistics to osgUtil::Statistics and merged addition to it 2003-07-15 13:46:19 +00:00
RenderGraph.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
RenderLeaf.cpp Added support for AbortRendering flag pointer in osg::State which is used 2003-03-11 15:25:49 +00:00
RenderStage.cpp From Ronny Krueger: 2004-02-09 22:56:39 +00:00
RenderStageLighting.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
RenderToTextureStage.cpp Fix for impostors bug where image insert were visible, this was down to a double 2003-01-24 09:11:05 +00:00
SceneView.cpp Added osg::CullSettings class as a way of collecting all the various 2004-04-30 15:35:31 +00:00
Simplifier.cpp Fix for VS7.0 build from Mike Weiblen 2004-04-29 22:13:23 +00:00
SmoothingVisitor.cpp Added the beginnings of a new osgforest example. 2003-09-25 21:54:33 +00:00
TangentSpaceGenerator.cpp Changed std::vector<>::at(i) array access usage to straight [i] to keep things compiling on gcc 2.x serious 2003-09-26 20:14:30 +00:00
Tesselator.cpp Fixed warning in Tesselation w.r.t unhandled cases in switch statement 2004-02-05 10:15:38 +00:00
TransformAttributeFunctor.cpp Additions since the CVS back up was made. 2003-06-24 21:57:13 +00:00
TransformCallback.cpp Updated to slideshow3D to support animation + pausing of animation. 2003-11-03 23:13:31 +00:00
TriStrip_graph_array.h Warning fixes from Gideon May. 2003-07-23 11:45:37 +00:00
TriStrip_heap_array.h Changes to try and placate the Sun Forte compiler. 2003-01-24 12:39:18 +00:00
TriStrip_tri_stripper.cpp Removed the inline declarations of several method implementations. 2003-01-24 16:57:28 +00:00
TriStrip_tri_stripper.h Moved the remain inline osg::Font methods into Font.cpp to avoid problems with the 2003-03-10 09:15:59 +00:00
TriStripVisitor.cpp Made the generation of QUADS for strip with the length of 4 an option. 2004-05-02 15:43:55 +00:00
UpdateVisitor.cpp Made the osgGA::GUIEventHandler sublassed from osg::Object as a virtual 2003-03-24 08:42:35 +00:00
Version.cpp Updated version numbers and ChangeLog for the release. 2003-09-16 21:25:25 +00:00