OpenSceneGraph/src
Robert Osfield a799cdca2f From Tim Daust, "I fixed the getScale functions in matrixf and
matrixd.  It was returning the values of the diagonal
of the matrix, which only returns the scale if there
is not a rotation.  I fixed this by returning the
length of the  vectors that form the basis.
  I also added a function to orthonormalize the
rotation component of the matrix. I seem to always run
into situations where non uniform (or even uniform)
scale complicate my calculations, and I thought other
members of the community could use this function as
well."
2005-05-31 06:21:16 +00:00
..
osg From Tim Daust, "I fixed the getScale functions in matrixf and 2005-05-31 06:21:16 +00:00
osgDB Added ability to toggle on/off the pre compile of OpenGL objects in the 2005-05-31 05:37:13 +00:00
osgFX Warning fixes for IRIX 2005-05-16 15:51:57 +00:00
osgGA Bumped version numbers to 0.9.9 in rediness for 0.9.9 release. 2005-05-16 17:17:53 +00:00
osgIntrospection Moved osgIntrospection across to standard OSG coding style. 2005-04-29 11:19:58 +00:00
osgParticle Renamed ExplosionDebriEffect to ExplosionDebrisEffect 2005-05-25 16:42:36 +00:00
osgPlugins From Tom Jolly, fixes to the mapping of the billboard rotate mode. 2005-05-31 05:46:41 +00:00
osgProducer Fixed fullscreen toggle in ViewerEventHandler that assumed the first 2005-05-18 21:45:30 +00:00
osgSim Bumped version numbers to 0.9.9 in rediness for 0.9.9 release. 2005-05-16 17:17:53 +00:00
osgTerrain Bumped version numbers to 0.9.9 in rediness for 0.9.9 release. 2005-05-16 17:17:53 +00:00
osgText Bumped version numbers to 0.9.9 in rediness for 0.9.9 release. 2005-05-16 17:17:53 +00:00
osgUtil Updates to clean up wrapper generation, and to update wrappers 2005-05-24 15:34:23 +00:00
osgWrappers Renamed ExplosionDebriEffect to ExplosionDebrisEffect 2005-05-25 16:42:36 +00:00
GNUmakefile Fixes to makedefs/makedirdefs ordering in some makefiles, and conditional 2003-07-26 01:02:39 +00:00