Blender Git Loki

Git Commits -> Revision f9567f6

Revision f9567f6 by Sybren A. Stüvel (master)
May 18, 2021, 17:01 (GMT)
Alembic: read/write generated coordinates of meshes

Read and write generated coordinates (also known as "original
coordinates", "reference coordinates", or "orcos") from and to Alembic.
A custom geometry property named "Pref" is used for (hopefully)
interoperability with Maya and Houdini. For now it's only guaranteed for
Blender-to-Blender.

Export: writing generated coordinates is optional (on by default).

Import: generated coordinates are always read whenever the reading of
vertex data is enabled.

Manifest Task: T88081

Commit Details:

Full Hash: f9567f6c63e75feaf701fa7b78669b9a436f13dd
Parent Commit: a881b52
Lines Changed: +107, -6

6 Modified Paths:

/source/blender/editors/io/io_alembic.c (+8, -0) (Diff)
/source/blender/io/alembic/ABC_alembic.h (+1, -0) (Diff)
/source/blender/io/alembic/exporter/abc_writer_mesh.cc (+9, -0) (Diff)
/source/blender/io/alembic/intern/abc_customdata.cc (+72, -0) (Diff)
/source/blender/io/alembic/intern/abc_customdata.h (+14, -4) (Diff)
/source/blender/io/alembic/intern/abc_reader_mesh.cc (+3, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021