Blender Git Loki
Git Commits -> Revision 6df11cd
March 23, 2015, 11:21 (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: 6df11cdd3f02ee5a854e34de084ad00b8983b4c3
Parent Commit: 4e9d0af
Lines Changed: +218, -4