.. |
CubeMapGenerator.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
CullVisitor.cpp
|
Added pushViewport/popViewport to CullVisitor::apply(Camera&)
|
2007-02-16 16:37:16 +00:00 |
DelaunayTriangulator.cpp
|
From Paul Martz, "Make DelaunayTriangulator less verbose - It was outputting a non-warning with notify level set to WARN; changed it to INFO to make it less verbose."
|
2007-02-09 14:21:03 +00:00 |
DisplayRequirementsVisitor.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
GLObjectsVisitor.cpp
|
Convert GraphicsThread/GraphicsOperation to more generic OperationsThread/Operation.
|
2007-02-02 22:30:36 +00:00 |
GNUmakefile
|
From Paul Martz and Robert Osfield, renamed include/osgUtil/Tesselator and associated classes/references to Tessellator etc.
|
2007-01-08 11:23: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
|
Moved osgUtil::PolytopeIntersector, osgUtil::PlaneIntersector and osgUtil::LineSegmentIntersector out from include/osgUtil/IntersecionVisitor into their own seperate files.
|
2006-11-28 16:30:38 +00:00 |
IntersectVisitor.cpp
|
Added new Transform::ReferenceType enum ABSOLUTE_RF_INHERIT_VIEWPOINT to support
|
2007-02-07 16:32:14 +00:00 |
LineSegmentIntersector.cpp
|
Added support for vertex ratios into LineSegmentIntersector.
|
2007-01-10 10:40:12 +00:00 |
Optimizer.cpp
|
Introduced new osg::Object::DataVariance type of UNSPECIFIED, and changed the deafult
|
2007-02-14 13:18:58 +00:00 |
PlaneIntersector.cpp
|
Added more accurate computation of local height above sea level in the plane intersections routines
|
2006-12-05 12:58:29 +00:00 |
PolytopeIntersector.cpp
|
Moved osgUtil::PolytopeIntersector, osgUtil::PlaneIntersector and osgUtil::LineSegmentIntersector out from include/osgUtil/IntersecionVisitor into their own seperate files.
|
2006-11-28 16:30:38 +00:00 |
PositionalStateContainer.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
RenderBin.cpp
|
Added a concrete osg::DeleteHandler implementation which provides support for
|
2007-02-02 12:41:13 +00:00 |
RenderLeaf.cpp
|
Began work on providing support for threading camera cull traversals in parallel with
|
2007-01-29 22:44:29 +00:00 |
RenderStage.cpp
|
Fixed typo
|
2007-02-16 15:14:16 +00:00 |
SceneView.cpp
|
Added new Transform::ReferenceType enum ABSOLUTE_RF_INHERIT_VIEWPOINT to support
|
2007-02-07 16:32:14 +00:00 |
Simplifier.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +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
|
Various work on osgViewer library, including warp point and graphics window resize support
|
2007-01-01 18:20:10 +00:00 |
TangentSpaceGenerator.cpp
|
Simplified the TangentSpaceGenerator so that is automatically converts any models
|
2005-11-22 21:14:26 +00:00 |
Tessellator.cpp
|
From Paul Martz and Robert Osfield, renamed include/osgUtil/Tesselator and associated classes/references to Tessellator etc.
|
2007-01-08 11:23:52 +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
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
TriStrip_tri_stripper.h
|
Changed usage of assert() to throw.
|
2004-09-07 14:34:04 +00:00 |
TriStripVisitor.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
UpdateVisitor.cpp
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
Version.cpp
|
Updated version numbers of the up comming 1.2 release
|
2006-08-31 20:54:28 +00:00 |