OpenSceneGraph/applications
2011-05-30 15:43:18 +00:00
..
osgarchive Fixed typo of commercial 2010-11-22 11:22:03 +00:00
osgconv From Ryan Pavlik, "Existing osgconv behavior is to transform the model bounding sphere center to the world origin before performing transformations specified on the command line, and translating back after rotation and scaling unless an alternate translation is specified. This patch adds a setting to the OrientationConverter class in osgconv to disable this extra transformation, which has the effect of applying specified transforms with respect to the input world coordinate system, rather than to the center of the bounding sphere. It also adds a command line argument "--use-world-frame" to enable this behavior. When this command line argument is not passed, behavior is unchanged from before the patch. The usage text has been updated to reflect this additional option, and the comments in OrientationConverter are also updated." 2011-05-27 11:22:43 +00:00
osgfilecache Added osg::Geometry::verifyArray(std::ostream&) method to enable checks to be done on osg::Geometry to see if the arrays 2011-01-03 19:41:06 +00:00
osgversion Updated AUTHORS and ChangeLog for 2.9.15 dev release 2011-05-30 15:43:18 +00:00
osgviewer Added --speed <ratio> command line parameter to osgviewer to enable control of the speed that animation paths are played back at. 2010-12-17 11:19:29 +00:00
present3D Fixed Coverity reported issue. 2011-05-06 09:22:17 +00:00
CMakeLists.txt Added support for initial cut of static build of Present3D. 2009-06-20 17:03:38 +00:00