Blender Git Commit Log
Git Commits -> Revision 2190277
Revision 2190277 by Lukas Toenne (hair_system) August 7, 2014, 17:08 (GMT) |
Some cleanup and restructuring of the integrator code. This divides the integrator loop more clearly into distinct steps, i.e. = Outer Loop = > detect collisions (todo) = Inner Loop = * calculate internal forces * calculate external forces * handle collision responses * calculate damping > update state > synchronize threads (not needed yet) |
Commit Details:
Full Hash: 2190277e7249e91e7b8cc74099d71fa50284bdf6
Parent Commit: 8adeae6
Lines Changed: +380, -212
1 Added Path:
/source/blender/hair/intern/HAIR_collision.cpp (+187, -0) (View)