From: SourceForge.net <no...@so...> - 2004-11-16 15:43:13
|
Bugs item #941199, was opened at 2004-04-24 02:56 Message generated for change (Settings changed) made by allenb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=437247&aid=941199&group_id=43735 Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Chad Austin (aegis) Assigned to: Nobody/Anonymous (nobody) Summary: matrix inversion only works with Matrix44 Initial Comment: invertFull is hard-coded for 4x4 matrices, so it corrupts the stack (and doesn't work) if you try to invert a 2x2. :( ---------------------------------------------------------------------- Comment By: Allen Bierbaum (allenb) Date: 2004-11-16 09:42 Message: Logged In: YES user_id=4961 This appears to have been fixed a while ago. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=437247&aid=941199&group_id=43735 |