..
CMakeLists.txt
Reverted the changes for ill fated tweaks for Apple build
2008-04-24 11:34:43 +00:00
CubeMapGenerator.cpp
Updated copyright years.
2006-07-18 15:21:48 +00:00
CullVisitor.cpp
Improved the NaN depth detection within CullVisitor and debug output.
2008-05-29 11:13:29 +00:00
DelaunayTriangulator.cpp
From Mike Wittman, C# build fixes
2007-04-04 08:05:23 +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
From David Callu, further work in support of shapefile support in VirtualPlanetBuilder
2007-12-26 21:39:29 +00:00
GLObjectsVisitor.cpp
From Stephane Lamoliatte, "Here is a patch that fix the strange bug describe on the osg-user group.
2008-05-27 11:04:52 +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
IntersectionVisitor.cpp
From Glenn Waldron, "I'm using an IntersectionVisitor with a PagedLOD database, employing a ReadCallback to allow the intersector to traverse the paged nodes. I discovered that if the visitor is unable (for any reason) to load a subtile via the ReadCallback, the intersection fails. However, I had the requirement to "fall back" on the lower-resolution parent tile and settle for that intersection.
2008-06-06 16:28:27 +00:00
IntersectVisitor.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
LineSegmentIntersector.cpp
Added support for vertex ratios into LineSegmentIntersector.
2007-01-10 10:40:12 +00:00
Optimizer.cpp
Added subdivision of Goedes
2008-04-13 19:31:09 +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
RenderBin.cpp
Improved the NaN error detection and reporting.
2008-05-29 11:09:56 +00:00
RenderLeaf.cpp
Changed RenderLeaf and StateGraph so that they use ref_ptr<> by default for Drawable and StateSet.
2007-08-31 16:05:24 +00:00
RenderStage.cpp
From Mathias Froehlich, Fixed FrameBufferObject attachement code to handle cases
2008-05-12 11:39:02 +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
Removed gl and glu prefixes from SceneGraphBuilder methods to avoid problems under Solaris
2008-03-13 19:44:10 +00:00
SceneView.cpp
Renamed _rendergraph to _stateGraph to better reflect its function
2008-06-06 13:21:57 +00:00
Simplifier.cpp
Added an optional use of doubles for computing error metrics to help investigate precision issues seen in VPB when working with small segments of geographic data.
2007-12-20 15:50:07 +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 Eric Wing, pedantic warning fixes
2007-04-06 15:36:13 +00:00
TangentSpaceGenerator.cpp
Fixed the handle of triangle fan.
2007-04-06 19:51:20 +00:00
Tessellator.cpp
From Colin McDonald, build fixes for Solaris.
2008-01-08 18:13:06 +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 James French, a tweak with fix a compile problem related to STLport.
2005-04-08 14:44:44 +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
From Eric Wing, pedantic warning fixes
2007-04-06 15:36:13 +00:00
TriStripVisitor.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
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