OpenSceneGraph/src
Robert Osfield 8f4c4dbae8 Fixed DriveManipulator::init(,) method so that used a Matrix::set(Quat) rather
than the inappropriate usage Matrix::get(Quat).
2003-09-29 14:42:15 +00:00
..
osg Fixed the Geometry::verifyBindings && computeCorrectBindingsAndArraySizes so they 2003-09-29 14:07:46 +00:00
osgDB Made osg::Quat support either float or double internal representation, defaulting to double. 2003-09-29 13:35:02 +00:00
osgFX Fixes for osgFX. 2003-09-10 12:38:28 +00:00
osgGA Fixed DriveManipulator::init(,) method so that used a Matrix::set(Quat) rather 2003-09-29 14:42:15 +00:00
osgGL2 From Romano Magacho. add osg:: to Referenced() calls for IRIX build. 2003-08-04 21:09:40 +00:00
osgParticle Updated version numbers and ChangeLog for the release. 2003-09-16 21:25:25 +00:00
osgPlugins Made osg::Quat support either float or double internal representation, defaulting to double. 2003-09-29 13:35:02 +00:00
osgProducer Updated version numbers and ChangeLog for the release. 2003-09-16 21:25:25 +00:00
osgSim Added the beginnings of a new osgforest example. 2003-09-25 21:54:33 +00:00
osgText Updated version numbers and ChangeLog for the release. 2003-09-16 21:25:25 +00:00
osgUtil Added getPerspective() method to Matrix* and SceneView 2003-09-29 13:14:34 +00:00
GNUmakefile Fixes to makedefs/makedirdefs ordering in some makefiles, and conditional 2003-07-26 01:02:39 +00:00