.. |
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 crash in handling of osg::Callback attached as Drawable update callback.
|
2016-11-23 19:18:14 +00:00 |
DelaunayTriangulator.cpp
|
Warning fixes for Clang-3.6
|
2015-07-23 11:14:00 +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
|
Added explicit initialization of osg::Referenced(true) to osg::Operation subclasses as it uses virtual inhertiance from osg::Referenced.
|
2015-07-23 15:46:39 +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
|
Changed Program::apply() to Program::compileGLObjects() to avoid the Program::apply() setting of setLastAppliedProgramObjects for affect current state.
|
2017-02-26 17:25:10 +01:00 |
IntersectionVisitor.cpp
|
Added NodeVisitor::INTERSECTION_VISITOR VisitorType
|
2014-07-31 18:29:31 +00:00 |
IntersectVisitor.cpp
|
From Jannik Heller, typo fixes
|
2015-06-01 13:11:49 +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
|
From Colin McDonald, "rc/osgUtl/MeshOptimizers.cpp won't compile on some systems due to a missing std:: namespace prefix."
|
2015-05-26 17:24:48 +00:00 |
Optimizer.cpp
|
Warning fixes for Clang-3.6
|
2015-07-23 11:14:00 +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
|
From Jannik Heller, typo fixes
|
2015-06-01 13:11:49 +00:00 |
RenderLeaf.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
RenderStage.cpp
|
Added explicit initialization of osg::Referenced(true) to osg::Operation subclasses as it uses virtual inhertiance from osg::Referenced.
|
2015-07-23 15:46:39 +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
|
Warning fixes for Clang-3.6
|
2015-07-23 11:14:00 +00:00 |
ShaderGen.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Simplifier.cpp
|
From Albert Luaces, typo fixes.
|
2015-06-01 13:40:20 +00:00 |
SmoothingVisitor.cpp
|
fix bug in SmoothingVisitor tripped by bunny.ply
|
2016-10-06 14:18:14 +01:00 |
StateGraph.cpp
|
From Mikhail Izmestev, "Attached fix to avoid vector usage in StateGraph::prune and reduce heap allocations."
|
2014-06-25 10:45:18 +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 Laurens Voerman, "attached is a modified version of src/osgUtil/Tessellator.cpp
|
2014-06-27 15:48:38 +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
|
From Marc Helbling, "please find the mergeTriangleStrip code merged in osgUtil::TriStripVisitor.
|
2014-12-15 17:15:21 +00:00 |
UpdateVisitor.cpp
|
Added NodeVisitor::INTERSECTION_VISITOR VisitorType
|
2014-07-31 18:29:31 +00:00 |
Version.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |