Blender Git Commit Log

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)

3 Modified Paths:

/source/blender/alembic/intern/abc_util.cc (+21, -9) (Diff)
/source/blender/alembic/intern/abc_util.h (+7, -0) (Diff)
/tests/gtests/CMakeLists.txt (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021