OpenSceneGraph/applications
Robert Osfield 66ed3a919a From Bob Kuehne, "1) add simplifier command "--simplifier .5" to reduce complexity
2) complementarily add a "--overallNormal" to replace
per-vert/per-facet normals with an overall. simplifier doesn't work
  in certain cases without less complex normals. this gets that done.
3) add env var output with full verbose output so people realize it's
active when the app is run - i see this all the time in training where
people run osgconv, with unintended data transformations due to
osgUtil:;Optimzer, for example"
2008-04-11 10:16:38 +00:00
..
osgarchive From Rainer Oder, removed duplicate conditional 2008-01-28 20:27:33 +00:00
osgconv From Bob Kuehne, "1) add simplifier command "--simplifier .5" to reduce complexity 2008-04-11 10:16:38 +00:00
osgversion Introduced CMake build option for compiling double or float versions of osg::BoundingSphere and osg::BoundingBox. 2008-04-03 18:36:50 +00:00
osgviewer Added LODScaleHandler 2008-02-28 20:02:43 +00:00
CMakeLists.txt Moved the linking of OpenThreads from osgversion/CMakeLists.txt into applications/CMakeLists.txt 2007-09-12 16:28:50 +00:00