Blender Git Loki
Git Commits -> Revision df56f35
Revision df56f35 by Lukas Toenne (hair_system) August 22, 2014, 13:36 (GMT) |
Important fix for damping loop. This was causing great instability due to using the advanced velocity after applying spring and external forces. Now the velocity integration happens in the internal loop, but applies precalculated spring/ext. forces as constant during the time step, while incrementally calculating the next velocity. |
Commit Details:
Full Hash: df56f357405f166b1110f2240eaa7684fb865497
Parent Commit: e4ceb56
Lines Changed: +77, -54
1 Modified Path:
/source/blender/hair/intern/HAIR_solver.cpp (+77, -54) (Diff)