Blender Git Commit Log

Git Commits -> Revision 9b22dbc

Revision 9b22dbc by Luca Rood (master)
July 28, 2017, 13:30 (GMT)
Fix T52156: Hair dynamics broken with density texture

Even strands that were excluded by the density texture were being added
to the DM passed to cloth, but these ended up having some invalid data,
because they were not fully constructed.

This simply excludes `UNEXISTED` particles from the DM generation, as
would be expected.

Commit Details:

Full Hash: 9b22dbcc0d05e465b7ba2fd353c48350d1a546a6
Parent Commit: 05f3778
Lines Changed: +75, -69

1 Modified Path:

/source/blender/blenkernel/intern/particle_system.c (+75, -69) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021