Blender Git Commit Log

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

3 Modified Paths:

/source/blender/blenkernel/BKE_cache_library.h (+19, -3) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+76, -0) (Diff)
/source/blender/makesrna/intern/rna_cache_library.c (+123, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021