Blender Git Commit Log
Git Commits -> Revision 4400354
Revision 4400354 by Lukas Toenne (temp_hair_modifiers) February 9, 2015, 13:09 (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: 4400354314e43841d68be2ec25b6566da9bc887a
Parent Commit: 31b6fe4
Lines Changed: +24, -0
1 Modified Path:
/source/blender/blenkernel/intern/particle_system.c (+24, -0) (Diff)