Blender Git Commit Log
Git Commits -> Revision c28e1fb
Revision c28e1fb by Kévin Dietrich (alembic_basic_io) June 13, 2016, 11:11 (GMT) |
Add support to read and write multiple UV maps. Whilst Alembic support only one UV layer per mesh, there is a convention to add multiple UV layers as arbitrary geometry parameter for a given mesh, so we use it to write all the UV layers to the Alembic files. Only extra UVs in archives from external software which follow this convention will be imported. |
Commit Details:
Full Hash: c28e1fbede3ade98894365e97f39cf0997c5a19d
Parent Commit: 14dc5da
Lines Changed: +163, -47