.. |
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
|
Added a getCurrentRenderStage() and getCurrentCamera() convninience methods, and
|
2008-07-24 12:18:49 +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
|
Fixed IntersectionVisitor::accept(Camera) handling of relative Cameras.
|
2008-11-06 13:38:11 +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 a small epsilon expansion of the bounding box being clipped/intersected against, to avoid numberic errors causing problems.
|
2008-08-04 08:45:08 +00:00 |
Optimizer.cpp
|
merged 2.6 branch changes back into trunk using : svn merge -r 8699:8706 http://www.openscenegraph.org/svn/osg/OpenSceneGraph/branches/OpenSceneGraph-2.6 .
|
2008-08-03 16:57: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
|
Various warning fixes
|
2008-10-27 13:09:43 +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
|
Various warning fixes
|
2008-10-27 13:09:43 +00:00 |
SceneView.cpp
|
Various warning fixes
|
2008-10-27 13:09:43 +00:00 |
Simplifier.cpp
|
Compile fix required when using ref_ptr<> implicit output conversion
|
2008-10-03 13:38:55 +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
|
Various warning fixes
|
2008-10-27 13:09:43 +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 |