Blender Git Commit Log

Git Commits -> Revision 3e77f74

Revision 3e77f74 by Sybren A. Stüvel (master)
May 6, 2021, 10:19 (GMT)
Alembic export: export UV maps on every frame

Export UV maps to Alembic on every frame. This makes the export of UV
maps consistent with mesh normals. In the case of static UV maps it may
cause a slight slowdown (since they're exported on every frame now), but
due to the deduplication performed by the Alembic library, the resulting
files will be the same size anyway.

Thanks to @CodyWinch for providing the solution to the problem, and
writing the original patch D8397.

Differential Revision: https://developer.blender.org/D8397

Commit Details:

Full Hash: 3e77f747c0d1eec74ab5c6717b66f329bc0f3753
Parent Commit: 47d76e0
Lines Changed: +2, -2

1 Modified Path:

/source/blender/io/alembic/exporter/abc_writer_mesh.cc (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021