Blender Git Commit Log

Git Commits -> Revision c4d998e

March 23, 2015, 11:21 (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: c4d998ecad0f3acacceee1c2821fc243129730c5
Parent Commit: 55b4652
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