Blender Git Loki
Git Commits -> Revision c2fec0f
Revision c2fec0f by Sybren A. Stüvel (master) April 6, 2017, 14:47 (GMT) |
Alembic: 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: c2fec0f1b007920935aaf11ee6969fe6d0cfa528
Parent Commit: 8ae656b
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)