Blender Git Commit Log
Git Commits -> Revision 6557446
Revision 6557446 by Sybren A. Stüvel (master) May 12, 2020, 13:07 (GMT) |
Fix T76132: Can't export Alembic with changing UVs In the Alembic exporter, UVs were only exported on the first frame. This is an issue, as when exporting an animated mesh the topology can change, and then the UV coordinates of the first frame are no longer valid. T76132 concerns both exporting and importing changing UVs. This fixes the exporting. |
Commit Details:
Full Hash: 65574463fa2d31dc912cf886649c62a7d0ad2450
Parent Commit: e5bb02a
Lines Changed: +1, -1
1 Modified Path:
/source/blender/io/alembic/intern/abc_writer_mesh.cc (+1, -1) (Diff)