Blender Git Loki

Git Commits -> Revision 6605e70

Revision 6605e70 by Philip Luk (cycles_unbiased_volumes)
August 16, 2019, 20:08 (GMT)
Add yup_to_zup_attrs option to Alembic Import, Fix errors in write_data_to_customdata, Alembic Import default options changed

1. Added "Y-up to Z-Up Custom Attributes" option which lets the user define which V3 (i.e. Vector 3) attributes should be converted from Y-Up coordinates to Z-Up coordinates.

2. Fix errors in abc_customdata.cc, write_data_to_customdata() that assumed config.user_data was a DerivedMesh * instead of a Mesh * pointer.

3. Changed Alembic Import options:
"set_frame_range" defaults to false now. "import_attrs" defaults to true now.

Commit Details:

Full Hash: 6605e70a93d55ff50949ea942bee9b26b954c4cf
Parent Commit: 810cb20
Lines Changed: +84, -39

10 Modified Paths:

/source/blender/alembic/ABC_alembic.h (+1, -0) (Diff)
/source/blender/alembic/intern/abc_customdata.cc (+26, -18) (Diff)
/source/blender/alembic/intern/abc_customdata.h (+2, -1) (Diff)
/source/blender/alembic/intern/abc_mesh.cc (+12, -6) (Diff)
/source/blender/alembic/intern/abc_mesh.h (+4, -2) (Diff)
/source/blender/alembic/intern/abc_object.h (+4, -1) (Diff)
/source/blender/alembic/intern/abc_points.cc (+9, -5) (Diff)
/source/blender/alembic/intern/abc_points.h (+4, -2) (Diff)
/source/blender/alembic/intern/alembic_capi.cc (+2, -0) (Diff)
/source/blender/editors/io/io_alembic.c (+20, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021