OpenSceneGraph/src/osgUtil
Robert Osfield 30265ac0b3 Added support for RenderBin's have a local top level StateSet. This is now
used by default in the depth sorted bin.
2006-06-29 15:57:24 +00:00
..
CubeMapGenerator.cpp Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
CullVisitor.cpp From David Fries, Reset only the RenderLeaf objects used in the last 2006-06-26 09:18:49 +00:00
DelaunayTriangulator.cpp Fixed a bug in the DelaunayTriangulator uniquify points method. Was always 2006-04-04 23:22:34 +00:00
DisplayRequirementsVisitor.cpp Coverted tabs to space in core libraries. 2005-11-17 13:35:53 +00:00
GLObjectsVisitor.cpp Fixed typo of Validity. 2006-02-22 19:14:01 +00:00
GNUmakefile Renamed osgUtil::RenderGraph to osgUtil::StateGraph 2005-10-13 12:51:00 +00:00
HalfWayMapGenerator.cpp Coverted tabs to space in core libraries. 2005-11-17 13:35:53 +00:00
HighlightMapGenerator.cpp Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
IntersectVisitor.cpp From Ulrich Hertlein, spelling corrections and a few Doxgen comments. 2006-02-20 21:05:23 +00:00
Optimizer.cpp With direction from Paul Melis, fixed bug in CopySharedSubgraphsVisitor which prevented 2006-06-08 11:39:10 +00:00
PositionalStateContainer.cpp Renamed osgUtil::RenderGraph to osgUtil::StateGraph 2005-10-13 12:51:00 +00:00
RenderBin.cpp Added support for RenderBin's have a local top level StateSet. This is now 2006-06-29 15:57:24 +00:00
RenderLeaf.cpp Added sorting and clearing of pre and post RenderStages stored in RenderStage, 2005-11-08 11:46:52 +00:00
RenderStage.cpp Cleaned up the OpenGL error reporting. 2006-05-22 19:30:07 +00:00
SceneView.cpp Added support for RenderBin's have a local top level StateSet. This is now 2006-06-29 15:57:24 +00:00
Simplifier.cpp Replaced ref_ptr<>:take with ref_ptr<>:release, and added handling of removeal 2006-06-26 20:45:51 +00:00
SmoothingVisitor.cpp Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
StateGraph.cpp Renamed osgUtil::RenderGraph to osgUtil::StateGraph 2005-10-13 12:51:00 +00:00
TangentSpaceGenerator.cpp Simplified the TangentSpaceGenerator so that is automatically converts any models 2005-11-22 21:14:26 +00:00
Tesselator.cpp From Geoff Michel, added normal definition for tesselation 2005-08-22 15:13:04 +00:00
TransformAttributeFunctor.cpp Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
TransformCallback.cpp Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
TriStrip_graph_array.h From James French, a tweak with fix a compile problem related to STLport. 2005-04-08 14:44:44 +00:00
TriStrip_heap_array.h Added catch of erase of the last element of heap. 2005-11-15 14:25:03 +00:00
TriStrip_tri_stripper.cpp Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
TriStrip_tri_stripper.h Changed usage of assert() to throw. 2004-09-07 14:34:04 +00:00
TriStripVisitor.cpp Renamed Byte2,3,4 and Short2,3,4 and UByte4 to use the Vec*b, Vec*s and Vec4ub form 2005-07-15 14:41:19 +00:00
UpdateVisitor.cpp Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Version.cpp Bumped the version numbers up to 1.0 in preparation for 1.0-rc1. 2005-11-09 10:49:56 +00:00