Blender Git Commit Log

Git Commits -> Revision bb86cdb

March 26, 2015, 13:10 (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: bb86cdb738e34400bc5801456f911b1acdebb7b9
Parent Commit: 095403b
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