Blender Git Loki
Git Commits -> Revision 4716a87
Revision 4716a87 by Lukas Toenne (alembic_pointcache) February 23, 2015, 13:04 (GMT) |
Define a collection of "object_caches" in the CacheLibrary RNA for iterating over all objects eligible for caching in the group. This allows for nested dupligroup instances as well. All objects that are instantiated at least once by any group can be included in the respective cache, but get represented only once because the cached data is the same anyway. |
Commit Details:
Full Hash: 4716a87636d72d2a0643fe9df493c75ddeb30368
Parent Commit: 7a462c3
Lines Changed: +218, -4