.. |
tristripper
|
Fixed author name error introduced by xxdiff
|
2013-06-21 14:37:35 +00:00 |
CMakeLists.txt
|
Created new PerlinNoise class from the Noise.h+Noise.cpp code in the osgshaders example.
|
2011-12-13 21:12:00 +00:00 |
CubeMapGenerator.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
CullVisitor.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
DelaunayTriangulator.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +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
|
Convert usage to use const versions of containers
|
2013-06-24 11:03:59 +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 Lars Nillson, "The change in this submission is to take care of the setting given by a call to
|
2013-06-24 11:14:13 +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
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
LineSegmentIntersector.cpp
|
Introduced new scheme for handling mouse events with osgViewer. The new scheme enables robust event handling even when using distortion correction render to texture Cameras.
|
2013-05-03 19:26:27 +00:00 |
MeshOptimizers.cpp
|
From Pjotr Svetachov and Robert Osfield, "the index mesh and vertex pre-transform optimizers can rearrange or change the size of arrays assigned to a geometry. This leads to crashes or corrupt geometry when using shared arrays.
|
2013-06-26 09:04:20 +00:00 |
Optimizer.cpp
|
Convert usage to use const versions of containers
|
2013-06-24 11:03:59 +00:00 |
PerlinNoise.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
PlaneIntersector.cpp
|
Fixed Coverity reported issue.
|
2011-05-06 12:25:34 +00:00 |
PolytopeIntersector.cpp
|
From Leandro Motto Barros,
|
2012-02-08 10:06:58 +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 |
RenderBin.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 |
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 Sebastian Messerschmidt, "I've taken some time and refactored some places where the old set*Binding were used."
|
2013-06-26 16:16:23 +00:00 |
SceneView.cpp
|
Moved quad buffer definitions into include/osg/Camera
|
2013-05-27 08:10:42 +00:00 |
ShaderGen.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Simplifier.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 |
SmoothingVisitor.cpp
|
Replaced deprecated osg::Geometry::set*Binding() usage
|
2013-06-26 17:45:19 +00:00 |
StateGraph.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Statistics.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 |
TangentSpaceGenerator.cpp
|
From Farshid Lashkari, "In many game engines it is common to set the W component of the tangent vector to -1 if the UVs are mirrored and 1 if not. I've updated the osgUtil::TangentSpaceGenerator class to do the same."
|
2013-06-24 08:18:08 +00:00 |
Tessellator.cpp
|
Cleaned up usage of BIND_PER_PRIMITIVE where possible.
|
2013-06-19 16:24:59 +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
|
Cleaned up usage of BIND_PER_PRIMITIVE where possible.
|
2013-06-19 16:24:59 +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 |