.. |
CMakeLists.txt
|
From Philip Lowman, "Here's the promised cleanup of the OSG's CMakeLists.txt files for the src/ folder. I'll submit the others separately.
|
2009-03-23 16:01:02 +00:00 |
CubeMapGenerator.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
CullVisitor.cpp
|
From Wojciech Lewandowski, support for FBO's without colour or depth attachments.
|
2009-08-21 09:34:48 +00:00 |
DelaunayTriangulator.cpp
|
Warnings fixes for VS.
|
2009-02-02 20:35:19 +00:00 |
DisplayRequirementsVisitor.cpp
|
From Andy Skinner, adding C includes to avoid issues when mixing C and C++ standard includes
|
2007-07-28 10:44:03 +00:00 |
DrawElementTypeSimplifier.cpp
|
From David Callu, further work in support of shapefile support in VirtualPlanetBuilder
|
2007-12-26 21:39:29 +00:00 |
EdgeCollector.cpp
|
Warnings fixes for VS.
|
2009-02-02 20:35:19 +00:00 |
GLObjectsVisitor.cpp
|
From Wojciech Lewandowski, Fixed handling of empty Program.
|
2009-06-01 11:22:42 +00:00 |
HalfWayMapGenerator.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
HighlightMapGenerator.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
IncrementalCompileOperation.cpp
|
From Mathias Froehlich, "We are currently getting issues with locale settings and some osg plugins.
|
2009-06-25 16:07:49 +00:00 |
IntersectionVisitor.cpp
|
Fixed IntersectionVisitor::accept(Camera) handling of relative Cameras.
|
2008-11-06 13:38:11 +00:00 |
IntersectVisitor.cpp
|
Warnings fixes for VS.
|
2009-02-02 20:35:19 +00:00 |
LineSegmentIntersector.cpp
|
Warnings fixes for VS.
|
2009-02-02 20:35:19 +00:00 |
Optimizer.cpp
|
From Colin MacDonald,"The Optimizer Merge Geometry visitor is always merging geometries,
|
2009-07-16 11:06:31 +00:00 |
PlaneIntersector.cpp
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
PolytopeIntersector.cpp
|
From Peter Hrenka, "Due to popular demand I would like to submit this
|
2007-12-08 16:37:05 +00:00 |
PositionalStateContainer.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
PrintVisitor.cpp
|
Inroduced simple PrintVisitor class for helping debug scene graph structures
|
2009-03-19 11:11:51 +00:00 |
RenderBin.cpp
|
From Chris Hanson, typo and comment clean ups
|
2009-07-24 14:45:44 +00:00 |
RenderLeaf.cpp
|
Made the use of the new projection and modelview matrix uniforms optional
|
2009-10-11 06:05:19 +00:00 |
RenderStage.cpp
|
Ported osgUtil, osgDB, osgGA, NodeKits and plugins to compile against OpenGL ES 1.1 and OpenGL ES 2.0.
|
2009-10-28 20:31:57 +00:00 |
ReversePrimitiveFunctor.cpp
|
From David Callu, further work in support of shapefile support in VirtualPlanetBuilder
|
2007-12-26 21:39:29 +00:00 |
SceneGraphBuilder.cpp
|
Ported osg::Geometry across to supporting the aliasing of vertex, color and normal etc. calls to Vertex Attributes.
|
2009-10-16 16:26:27 +00:00 |
SceneView.cpp
|
Ported osgUtil, osgDB, osgGA, NodeKits and plugins to compile against OpenGL ES 1.1 and OpenGL ES 2.0.
|
2009-10-28 20:31:57 +00:00 |
ShaderGen.cpp
|
Ported osgUtil, osgDB, osgGA, NodeKits and plugins to compile against OpenGL ES 1.1 and OpenGL ES 2.0.
|
2009-10-28 20:31:57 +00:00 |
Simplifier.cpp
|
Fixed warning
|
2009-02-03 17:11:54 +00:00 |
SmoothingVisitor.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
StateGraph.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Statistics.cpp
|
From Roland Smeenk, "While working on the Collada plugin I noticed that all geometry created by the dae reader result in slow path geometry.
|
2009-03-10 14:15:59 +00:00 |
TangentSpaceGenerator.cpp
|
Fixed the handle of triangle fan.
|
2007-04-06 19:51:20 +00:00 |
Tessellator.cpp
|
Introduced optional build against the GLU library, using optional compile paths to enable/disable GLU related function.
|
2009-10-07 19:42:32 +00:00 |
TransformAttributeFunctor.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
TransformCallback.cpp
|
Added osg::FrameStamp::set/getSimulationTime().
|
2007-01-25 12:02:51 +00:00 |
TriStrip_graph_array.h
|
From Jean-Sebastien Guay, warning fixes
|
2009-02-05 10:14:49 +00:00 |
TriStrip_heap_array.h
|
Added catch of erase of the last element of heap.
|
2005-11-15 14:25:03 +00:00 |
TriStrip_tri_stripper.cpp
|
Fixed warnigns
|
2007-09-13 10:38:38 +00:00 |
TriStrip_tri_stripper.h
|
Warning fixes
|
2009-02-03 15:28:53 +00:00 |
TriStripVisitor.cpp
|
Warnings fixes for VS.
|
2009-02-02 20:35:19 +00:00 |
UpdateVisitor.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Version.cpp
|
From David Callu, improved consistency of Version strings and add version support
|
2007-09-05 17:12:24 +00:00 |