Files
MonoGame.Extended/tests/MonoGame.Extended.Tests
Eb3yr 8b02498317 Fix Invert(ref Matrix3x2) (#962)
* Fix Invert(ref Matrix3x2)

* erroneous results were given by matrix fields being altered sequentially, some fields would use new state instead of the input

* Check for matrix.Determinant() = 0, now returns the identity instead of det becoming infinite"

* Add unit test for Matrix3x2.Invert
2024-11-08 13:57:39 -05:00
..
2024-07-06 23:46:20 -04:00
2024-06-23 22:38:20 -04:00
2024-07-06 23:46:20 -04:00
2024-11-08 13:57:39 -05:00
2024-05-18 20:01:37 -04:00
2024-05-29 01:32:50 -04:00
2024-07-06 23:46:20 -04:00
2024-07-06 23:46:20 -04:00
2024-07-06 23:46:20 -04:00
2024-05-18 20:01:37 -04:00
2024-05-29 01:32:50 -04:00
2024-07-08 18:54:38 -04:00
2024-06-23 22:38:20 -04:00
2024-05-29 01:32:50 -04:00
2024-05-18 20:01:37 -04:00
2024-06-23 22:49:58 -04:00