Blender Git Commit Log
Git Commits -> Revision f8a4d0b
Revision f8a4d0b by Sybren A. Stüvel April 5, 2017, 13:05 (GMT) |
Renamed create_rotation_matrix to create_swapped_rotation_matrix and more: Also replaced the bool param "to_yup" with "AbcAxisSwapMode mode", so that it's more explicit that axes are swapped. Also added unittests for create_swapped_rotation_matrix. |
Commit Details:
Full Hash: f8a4d0b96d4ba7473eafd10e5787bc556222a366
Parent Commit: 47af535
Lines Changed: +224, -10
2 Added Paths:
/tests/gtests/alembic/abc_matrix_test.cc (+150, -0) (View)
/tests/gtests/alembic/CMakeLists.txt (+43, -0) (View)
/tests/gtests/alembic/CMakeLists.txt (+43, -0) (View)