Blender Git Loki
Git Commits -> Revision da2bf12
April 14, 2015, 09:06 (GMT) |
Ignore the display/render settings of the cachelibrary when doing simulations. Otherwise the child strands and/or motion state can be missing and lead to incomplete output caches. |
Commit Details:
Full Hash: da2bf129a4b1299e83dcdc93937e656c9e6b0a62
Parent Commit: 7de6ed7
Lines Changed: +33, -25
6 Modified Paths:
/source/blender/blenkernel/BKE_cache_library.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+26, -18) (Diff)
/source/blender/blenkernel/intern/object_dupli.c (+1, -1) (Diff)
/source/blender/editors/io/io_cache_library.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_main_api.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_object.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+26, -18) (Diff)
/source/blender/blenkernel/intern/object_dupli.c (+1, -1) (Diff)
/source/blender/editors/io/io_cache_library.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_main_api.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_object.c (+2, -2) (Diff)