.. |
tristripper
|
Added initializers
|
2016-06-23 17:10:18 +01: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
|
Added initializer
|
2016-06-23 17:13:06 +01:00 |
DelaunayTriangulator.cpp
|
Fixed erronous type changes and inappropriate vector copy vs vector reference usage
|
2016-06-23 17:28:40 +01: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:47 +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
|
Fixed shadows warning
|
2016-05-23 10:36:00 +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
|
Fixed -Wextra warnings
|
2016-06-08 09:07:32 +01:00 |
MeshOptimizers.cpp
|
Fixed unitialized variables
|
2016-06-02 13:23:34 +01:00 |
Optimizer.cpp
|
Cleaned up pointer usage
|
2016-06-24 10:02:18 +01:00 |
PerlinNoise.cpp
|
Fixed shadows warnings
|
2016-05-23 16:20:59 +01:00 |
PlaneIntersector.cpp
|
|
2014-05-14 10:19:43 +00:00 |
PolytopeIntersector.cpp
|
Added handling of zero points
|
2016-06-24 10:02:39 +01: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
|
Removed unneccessary pointer check
|
2016-06-24 15:36:00 +01:00 |
RenderLeaf.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
RenderStage.cpp
|
Added missing break
|
2016-06-02 14:33:32 +01: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 default assingment of FrameStamp
|
2016-06-24 15:40:39 +01:00 |
ShaderGen.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Simplifier.cpp
|
Fixed potential memory leak
|
2016-06-02 15:43:31 +01:00 |
SmoothingVisitor.cpp
|
Added initializer
|
2016-06-24 15:34:52 +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
|
Added initializer
|
2016-06-23 17:14:03 +01:00 |
TangentSpaceGenerator.cpp
|
Removed deprecated usage of osg::Geometry::get*Binding()
|
2013-06-27 10:58:26 +00:00 |
Tessellator.cpp
|
Added initializer
|
2016-06-23 17:08:04 +01: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
|
Adds an indexMesh option to disable mesh reindexation
|
2016-07-01 18:12:36 +02: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 |