- CMatrix4<T>::getInverse working now with FLT_MIN instead of...
- CMatrix4<T>::getInverse working now with FLT_MIN instead of ROUNDING_ERROR_f32 which fixes a bug reported by amin here: http://irrlicht.sourceforge.net/forum/viewtopic.php?f=7&t=47422 NOTE: There's a good chance that this should be changed in more places where iszero is used, as that check is often about avoiding a division by 0. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4343 dfc29bdd-3216-0410-991c-e03cc46cb475
Showing
Please register or sign in to comment