.. |
AppVisitor.cpp
|
Removed dependency of the new osg::DOFTransform and osg::Sequence Node's
|
2002-08-11 21:26:58 +00:00 |
CubeMapGenerator.cpp
|
Fixed memory allocation.
|
2002-10-17 11:59:01 +00:00 |
CullVisitor.cpp
|
Added handled of invlid drawable bounding boxes.
|
2002-11-01 12:11:23 +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 |
HalfWayMapGenerator.cpp
|
Added Macro's new cube map generation classes and osgcubemap demo.
|
2002-10-10 12:44:38 +00:00 |
HighlightMapGenerator.cpp
|
Added Macro's new cube map generation classes and osgcubemap demo.
|
2002-10-10 12:44:38 +00:00 |
InsertImpostorsVisitor.cpp
|
Converted osg::LOD from used n+1 successive ranges to n min/max ranges,
|
2002-10-06 20:33:13 +00:00 |
IntersectVisitor.cpp
|
Added GL_LIBS to the osgText/Makefile for OSX build.
|
2002-11-08 11:00:16 +00:00 |
Makefile
|
Added Macro's new cube map generation classes and osgcubemap demo.
|
2002-10-10 12:44:38 +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
|
Added a dirtyBound & diryDisplayList to the geometry merge operation in the
|
2002-10-31 15:24:17 +00:00 |
RenderBin.cpp
|
Changed the nameing of iterators to prevent clashes with VisualStudio's dumb
|
2002-10-21 15:09:03 +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
|
Renamed the RenderBin::sort_local to sortImplementation(),
|
2002-10-17 13:48:46 +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
|
Michael Gronage fix for aspect ratio in split stereo.
|
2002-11-01 14:16:58 +00:00 |
SmoothingVisitor.cpp
|
Fixes to smoothing visitor and tesselator to handle indexed Geometry.
|
2002-10-09 15:43:56 +00:00 |
Tesselator.cpp
|
Fixed the names of the ControlPoint parameters so they weren't capitals, to avoid
|
2002-10-10 14:58:44 +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
|
Moved the new osg::IndexedGeometry class over the top of the the existing
|
2002-10-02 13:12:16 +00:00 |
Version.cpp
|
Updates version numbers to 0.9.2
|
2002-11-08 12:58:34 +00:00 |