Blender Git Loki
Git Commits -> Revision dfa1c7e
Revision dfa1c7e by Alexander Gavrilov (master) October 20, 2021, 09:58 (GMT) |
Split and extend unit tests for vec_roll_to_mat3_normalized. Separate the huge test into huge logical parts and add more cases to check. Also add a utility to check that the matrix is orthogonal, with arbitrary epsilon values and calculations in double. A couple of tests deliberately fail, to be fixed in following commits. Ref D9551 |
Commit Details:
Full Hash: dfa1c7e554fcc3ddd40780fb8555cdd6e90eaba3
Parent Commit: 6cd191a
Lines Changed: +219, -51