Blender Git Loki
Git Commits -> Revision c118d3d
Revision c118d3d by Lukas Toenne (alembic_pointcache) October 17, 2014, 09:10 (GMT) |
Implemented basic OPolyMesh Alembic writing. Only includes vertex positions and poly loops for now. The standard mesh schema in Alembic includes also UV layers and some other standard data, but all the necessary Blender custom data layers can be stored in these files as well. |
Commit Details:
Full Hash: c118d3d739a98b8bcab81beccb0d962e40be137a
Parent Commit: aa8e249
Lines Changed: +76, -6