Blender Git Commit Log
Git Commits -> Revision 9a7551a
Revision 9a7551a by Kévin Dietrich (soc-2021-curves) June 21, 2021, 14:31 (GMT) |
Alembic procedural: support reading per-vertex UV sets This adds support for importing UV sets which are defined per vertex, instead of per face corners. Such UV sets can be generated when the mesh is split according to UV islands, or when there is only one UV island, in which cases only a single UV value can be stored per vertex since vertices will never be on a seam. |
Commit Details:
Full Hash: 9a7551a9ca3879f414b95be2ecc290fca51c3d8d
Parent Commit: 38a4c0f
Committed By: Dilith Jayakody
Lines Changed: +24, -5
1 Modified Path:
/intern/cycles/render/alembic_read.cpp (+24, -5) (Diff)