blender/tests
Bastien Montagne e44c49d89d Py Mathutils: add invert_safe() and inverted_safe() to Matrix.
Those two mimic our BLI invert_m4_m4_safe - they add a small offset to diagonal values,
in case org matrix is degenerated, and if still non-invertible, return identity matrix.

Org patch by me, final enhanced version by ideasman42, many thanks!
2014-09-06 14:58:38 +02:00
..
gtests Fix incorrect comments in listbase, add unit test to verify change 2014-08-05 10:33:24 -04:00
python Py Mathutils: add invert_safe() and inverted_safe() to Matrix. 2014-09-06 14:58:38 +02:00
check_deprecated.py Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
CMakeLists.txt GTest unit testing framework 2014-06-19 02:09:16 +10:00