Blender Git Loki
Git Commits -> Revision 2aa4f8a
Revision 2aa4f8a by Sybren A. Stüvel (master) April 25, 2017, 14:59 (GMT) |
Alembic import: removed BaseLegacy from BKE_cachefile_clean Now we just iterate over all objects. It may be a better idea to use a smarter approach for performance. However, since this function is not called regularly (only when changing Alembic file paths), it's not a very big deal. |
Commit Details:
Full Hash: 2aa4f8ab92a4c17f4960ff10f4a50b5b9aae91b5
Parent Commit: 7cf7b3b
Lines Changed: +4, -6