Blender Git Loki
Git Commits -> Revision 359693a
Revision 359693a by Kévin Dietrich (alembic_basic_io) July 20, 2016, 17:28 (GMT) |
Implement granular data reading. This adds a new flag to the ImportSettings to tell what data is to be read (verts, faces, uvs and mcols currently) to be speed data reading up a bit. Eventually this coul also be exposed in the modifier's UI. |
Commit Details:
Full Hash: 359693a26c08124122eb2dc8af66293f1e50c3cb
Parent Commit: 95e8a1b
Lines Changed: +84, -17