Blender Git Commit Log
Git Commits -> Revision fd936b6
Revision fd936b6 by Lukas Toenne February 2, 2015, 13:49 (GMT) |
Reset function for the final hair state before calculating hair dynamics and paths. The integration with modifiers is still undefined: While it would be nicer to have regular modifiers work on hair state as well, it is probably not feasible with the current particle system, because all these steps happen in a single update function. For integrating with the modifier stack we would have to allow splitting this process into individual parts, which is just not possible. |
Commit Details:
Full Hash: fd936b68060fa00b8d55d45b28ae9cd3c7908738
Parent Commit: c350141
Lines Changed: +24, -0
1 Modified Path:
/source/blender/blenkernel/intern/particle_system.c (+24, -0) (Diff)