Blender Git Commit Log

Git Commits -> Revision 88387ff

April 15, 2015, 09:00 (GMT)
Object and particle system selection in the cache hair sim modifier.

Before this the hair sim would be applied indiscriminately to all the
strands in the cache data. Now an object/psys combination from the dupli
cache must be selected. Note that this is not the actual target of the
hair simulation, which still operates on the cache overrides instead.
The Object/Psys only functions as a selectable key, if no matching data
is found in the cache no hairsim will be applied.

Commit Details:

Full Hash: 88387ffa5912ecc9e52b73da3240282b4aecae25
Parent Commit: 53b5099
Lines Changed: +147, -32

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_object.py (+12, -0) (Diff)
/source/blender/blenkernel/intern/cache_library.c (+61, -32) (Diff)
/source/blender/makesdna/DNA_cache_library_types.h (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_cache_library.c (+70, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021