Blender Git Loki
Git Commits -> Revision 27e77d4
Revision 27e77d4 by Brecht Van Lommel (master) December 6, 2018, 23:19 (GMT) |
Fix Alembic indexed UVs being merged for different vertices. Other software uses this to define UV islands, so we can't just merge any UVs with the same coordinate. They have to share a vertex too. Contributed by Maxime Robinot, with changes by me. Differential Revision: https://developer.blender.org/D4006 |
Commit Details:
Full Hash: 27e77d4f9c16b8b6c67d9275b9bc373357f713b0
Parent Commit: cccc40d
Lines Changed: +30, -39
1 Modified Path:
/source/blender/alembic/intern/abc_customdata.cc (+30, -39) (Diff)