.. |
tristripper
|
Fixed author name error introduced by xxdiff
|
2013-06-21 14:37:35 +00:00 |
CMakeLists.txt
|
From Jan Peciva, RayIntersector implementation
|
2013-10-03 08:45:57 +00:00 |
CubeMapGenerator.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
CullVisitor.cpp
|
Fixed the bounding sphere computation and handling of Drawable as the root of the scene graph
|
2014-05-14 16:52:18 +00:00 |
DelaunayTriangulator.cpp
|
From Anish Thomas, added catch for to an empty DrawElementsUInt creation.
|
2013-08-01 11:25:02 +00:00 |
DisplayRequirementsVisitor.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
DrawElementTypeSimplifier.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
EdgeCollector.cpp
|
Clean up up osg::Geometry, removing long deprecated support for array indices and BIND_PER_PRIMITIVE binding that forced OpenGL slow paths. osg::Geometry is now smaller and only supports OpenGL fasts paths.
|
2013-06-18 11:18:28 +00:00 |
GLObjectsVisitor.cpp
|
From Farshid Lashkari, "As discussed, I've added the ability to handle Drawable objects within the NodeVisitor class. Here is an overview of the changes:
|
2014-05-12 12:10:35 +00:00 |
HalfWayMapGenerator.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
HighlightMapGenerator.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
IncrementalCompileOperation.cpp
|
From Farshid Lashkari, "As discussed, I've added the ability to handle Drawable objects within the NodeVisitor class. Here is an overview of the changes:
|
2014-05-12 12:10:35 +00:00 |
IntersectionVisitor.cpp
|
From David Longest, "When drawing, a transform with an absolute reference frame will ignore the
|
2012-11-01 18:06:46 +00:00 |
IntersectVisitor.cpp
|
Further work on Bound class/Node::getBound() and Drawable::getBound() and usage in OSG codebase
|
2014-05-14 16:01:40 +00:00 |
LineSegmentIntersector.cpp
|
Further work on Bound class/Node::getBound() and Drawable::getBound() and usage in OSG codebase
|
2014-05-14 16:01:40 +00:00 |
MeshOptimizers.cpp
|
Removed deprecated usage of osg::Geometry::get*Binding()
|
2013-06-27 10:58:26 +00:00 |
Optimizer.cpp
|
Further work on Bound class/Node::getBound() and Drawable::getBound() and usage in OSG codebase
|
2014-05-14 16:01:40 +00:00 |
PerlinNoise.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
PlaneIntersector.cpp
|
|
2014-05-14 10:19:43 +00:00 |
PolytopeIntersector.cpp
|
|
2014-05-14 10:19:43 +00:00 |
PositionalStateContainer.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
PrintVisitor.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
RayIntersector.cpp
|
Further work on Bound class/Node::getBound() and Drawable::getBound() and usage in OSG codebase
|
2014-05-14 16:01:40 +00:00 |
RenderBin.cpp
|
Added osg::RenderInfo::pushRenderBin()/popRenderBin() and RenderInfo::getRenderBinStack() and getCameraStack() access methods for getting access to the current RenderBin/RenderStage.
|
2013-08-01 07:19:45 +00:00 |
RenderLeaf.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
RenderStage.cpp
|
From Pjotr Svetachov, introduced use of osg::observer_ptr<osg::Camera> in place of osg::Camera*
|
2013-06-21 13:59:18 +00:00 |
ReversePrimitiveFunctor.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
SceneGraphBuilder.cpp
|
From David Callu, warning fixes and removal of spaces at end of lines.
|
2013-06-28 12:00:43 +00:00 |
SceneView.cpp
|
Added SceneView::Options enum enetries APPLY_GLOBAL_DEFAULTS and CLEAR_GLOBAL_STATESET to control whether a _globalStateSet->clear() and _globalStateSet->setGlobalDefaults() should be called.
|
2013-07-02 09:27:14 +00:00 |
ShaderGen.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Simplifier.cpp
|
Removed deprecated usage of osg::Geometry::get*Binding()
|
2013-06-27 10:58:26 +00:00 |
SmoothingVisitor.cpp
|
From David Callu, warning fixes and removal of spaces at end of lines.
|
2013-06-28 12:00:43 +00:00 |
StateGraph.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Statistics.cpp
|
From Farshid Lashkari, "As discussed, I've added the ability to handle Drawable objects within the NodeVisitor class. Here is an overview of the changes:
|
2014-05-12 12:10:35 +00:00 |
TangentSpaceGenerator.cpp
|
Removed deprecated usage of osg::Geometry::get*Binding()
|
2013-06-27 10:58:26 +00:00 |
Tessellator.cpp
|
From David Callu, warning fixes and removal of spaces at end of lines.
|
2013-06-28 12:00:43 +00:00 |
TransformAttributeFunctor.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
TransformCallback.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
TriStripVisitor.cpp
|
Removed deprecated usage of osg::Geometry::get*Binding()
|
2013-06-27 10:58:26 +00:00 |
UpdateVisitor.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Version.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |