Blender Git Loki
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