Blender Git Commit Log

Git Commits -> Revision b2b8cbf

March 26, 2015, 13:10 (GMT)
Simplified cache item path description, based on plain ID blocks with
subtype/index.

This omits possible instancing and recursion by dupli groups, but since
the data of instances is always the same in Blender at this point, there
is little need to take them into account for caching.

At some point in the future it may become desirable to store full dupli
hierarchies in the cache, but it doesn't make sense to try to design a
fully-fledged path descriptor for this hypothetical case now.

Commit Details:

Full Hash: b2b8cbf2b681fc355bbc73152039b4934502699a
Parent Commit: 6b3a64b
Lines Changed: +74, -85

3 Modified Paths:

/source/blender/blenkernel/BKE_cache_library.h (+0, -8) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+64, -76) (Diff)
/source/blender/makesdna/DNA_cache_library_types.h (+10, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021