.. |
AppVisitor.cpp
|
Removed dependency of the new osg::DOFTransform and osg::Sequence Node's
|
2002-08-11 21:26:58 +00:00 |
CullVisitor.cpp
|
Simplified the depth calculation code in CullVisitor so that it always computes
|
2002-09-18 14:57:01 +00:00 |
DisplayListVisitor.cpp
|
Fixed warnings.
|
2002-07-18 10:06:21 +00:00 |
DisplayRequirementsVisitor.cpp
|
Fixed warnings.
|
2002-07-18 10:06:21 +00:00 |
InsertImpostorsVisitor.cpp
|
Moved the code referencing osg::BoundingBox::isValid() and
|
2002-07-11 14:32:21 +00:00 |
IntersectVisitor.cpp
|
Added missing _nodePath.clear() and _segHitList.clear() to InteresectVisitor::reset().
|
2002-08-02 15:14:59 +00:00 |
Makefile
|
Improved the sort callback support in osgUtil::RenderBin, and removed the
|
2002-09-17 15:47:23 +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
|
Commented out the call to combine LOD's in the optimizer as it was causing
|
2002-09-16 10:55:09 +00:00 |
RenderBin.cpp
|
Simplified the depth calculation code in CullVisitor so that it always computes
|
2002-09-18 14:57:01 +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
|
Fixed copy constructor so that the _stage member variable was set to this
|
2002-09-19 09:05:50 +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
|
Ported all the demos and loaders across to use the new multitexturing API.
|
2002-07-10 11:22:24 +00:00 |
SceneView.cpp
|
Improved the sort callback support in osgUtil::RenderBin, and removed the
|
2002-09-17 15:47:23 +00:00 |
SmoothingVisitor.cpp
|
Rewrote the osg::Drawable::AttributeFunctor and PrimtiveFunctor to make
|
2002-07-18 15:36:14 +00:00 |
Tesselator.cpp
|
Added new buffered_value template class which encapsulates a std::vector but
|
2002-09-05 11:42:55 +00:00 |
TransformCallback.cpp
|
Ported distribution across to use the new osg::MatrixTransform and osg::BlendFunc
|
2002-07-12 18:12:01 +00:00 |
TriStripVisitor.cpp
|
Rewrote the osg::Drawable::AttributeFunctor and PrimtiveFunctor to make
|
2002-07-18 15:36:14 +00:00 |
Version.cpp
|
Updated the version numbers to reflect the upcomming release 0.9.1.
|
2002-08-28 18:49:27 +00:00 |