Blender Git Loki

Git Commits -> Revision 31b8b2a

Revision 31b8b2a by Kévin Dietrich (alembic_basic_io)
May 26, 2016, 12:38 (GMT)
Revert changes done to the transform matrix read/write and axis
conversion code to the state of the original patch.

The rewrite wasn't ideal, and prone to bugs. The idea was to not
hardcode Y-up <-> Z-up conversions but rather let the user choose the
axis during the export/import process, but since the other DCCs commonly
found in VFX pipeline all use a Y-up system, hardcoding everything
should be fine for the time being. This will probably be revisited in
the future if need be.

Commit Details:

Full Hash: 31b8b2aae2c8cf2e9b62b8991b04c4d2e06a22cb
Parent Commit: 3a875e0
Lines Changed: +362, -182

11 Modified Paths:

/source/blender/alembic/ABC_alembic.h (+2, -2) (Diff)
/source/blender/alembic/intern/abc_hair.cc (+8, -20) (Diff)
/source/blender/alembic/intern/abc_mesh.cc (+18, -48) (Diff)
/source/blender/alembic/intern/abc_nurbs.cc (+14, -27) (Diff)
/source/blender/alembic/intern/abc_object.cc (+23, -16) (Diff)
/source/blender/alembic/intern/abc_transform.cc (+8, -17) (Diff)
/source/blender/alembic/intern/abc_util.cc (+282, -0) (Diff)
/source/blender/alembic/intern/abc_util.h (+2, -0) (Diff)
/source/blender/alembic/intern/alembic_capi.cc (+2, -17) (Diff)
/source/blender/editors/io/io_alembic.c (+2, -30) (Diff)
/source/blender/makesrna/intern/rna_scene_api.c (+1, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021