blender/intern/moto/include
Kester Maddock 4f2e57a541 Fix bug #2006:
Floating point imprecision made MT_Quaternion::angle return NaN, since acos(x) is NaN for |x| > 1.

Because of the way NaN's propagate through float math, the view pos would be set to [NaN, NaN, NaN] resulting in a grey screen.
2005-01-09 00:06:45 +00:00
..
GEN_List.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
GEN_Map.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
MT_assert.h rewind of previous commit as some experiment bad problems. 2004-06-14 18:52:56 +00:00
MT_CmMatrix4x4.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
MT_Matrix3x3.h Killed MT_Scalar to float conversion warnings (should be 2003-03-18 23:20:10 +00:00
MT_Matrix3x3.inl Initial revision 2002-10-12 11:37:38 +00:00
MT_Matrix4x4.h Killed MT_Scalar to float conversion warnings (should be 2003-03-18 23:20:10 +00:00
MT_Matrix4x4.inl Initial revision 2002-10-12 11:37:38 +00:00
MT_MinMax.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
MT_Optimize.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
MT_Plane3.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
MT_Plane3.inl Initial revision 2002-10-12 11:37:38 +00:00
MT_Point2.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
MT_Point2.inl Initial revision 2002-10-12 11:37:38 +00:00
MT_Point3.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
MT_Point3.inl Initial revision 2002-10-12 11:37:38 +00:00
MT_Quaternion.h Fix for bugs: 1788 (forces) and 1799 (python delattr on game objects) 2004-11-22 10:19:19 +00:00
MT_Quaternion.inl Fix bug #2006: 2005-01-09 00:06:45 +00:00
MT_random.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
MT_Scalar.h Fix bug #2006: 2005-01-09 00:06:45 +00:00
MT_Stream.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
MT_Transform.h Fix m_type used uninitialised in MT_Transform. 2004-07-17 00:44:48 +00:00
MT_Tuple2.h Killed MT_Scalar to float conversion warnings (should be 2003-03-18 23:20:10 +00:00
MT_Tuple3.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
MT_Tuple4.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
MT_Vector2.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
MT_Vector2.inl Gilles's patch to get rid of the the same identifier warnings 2002-12-14 15:38:45 +00:00
MT_Vector3.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
MT_Vector3.inl Gilles's patch to get rid of the the same identifier warnings 2002-12-14 15:38:45 +00:00
MT_Vector4.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00
MT_Vector4.inl Gilles's patch to get rid of the the same identifier warnings 2002-12-14 15:38:45 +00:00
NM_Scalar.h WooHoo me again ;) 2002-12-26 18:25:17 +00:00