Blender Git Loki
Git Commits -> Revision 2d1b05a
Revision 2d1b05a by Sybren A. Stüvel (master) February 17, 2020, 10:50 (GMT) |
Cleanup: Alembic, split source files into reader and writer This separation between reader and writer code is part of Milesone 2 of T73363. In this commit the reader and writer classes are separated into their own files, any `#include` and `using` statements are cleaned up, and some separator comments have been removed. No functional changes. |
Commit Details:
Full Hash: 2d1b05a15fa2d53894efd5198784ddde6bfa63a3
Parent Commit: c498abb
Lines Changed: +5356, -4956