Blender Git Commit Log
Git Commits -> Revision 93e1933
Revision 93e1933 by Sybren A. Stüvel (master) April 21, 2020, 15:58 (GMT) |
Tests: added unit test for `mat3_vec_to_roll()` function This was used to investigate T73840. Since the armature math is far from simple, I thought it would be a good idea to start writing some unit tests for it. No functional changes in Blender itself. |
Commit Details:
Full Hash: 93e193399d9432f2334deb77a93c41b82b1ef4e7
Parent Commit: 38f4b95
Lines Changed: +127, -0
2 Added Paths:
/tests/gtests/blenkernel/BKE_armature_test.cc (+89, -0) (View)
/tests/gtests/blenkernel/CMakeLists.txt (+37, -0) (View)
/tests/gtests/blenkernel/CMakeLists.txt (+37, -0) (View)
1 Modified Path:
/tests/gtests/CMakeLists.txt (+1, -0) (Diff)