Blender Git Commit Log
Git Commits -> Revision 7d3ddca
Revision 7d3ddca by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) September 16, 2014, 18:44 (GMT) |
Added back the velocity smoothing implementation. This is now also decoupled from the internal solver data. The grid is created as an opaque structure, filled with vertex or collider data (todo), and then forces can be calculated by interpolating the grid at random locations. These forces and derivatives are then fed into the solver. |
Commit Details:
Full Hash: 7d3ddcac28f530f296440c9e242e2f75c4aa16bd
Parent Commit: 1e65bf5
Lines Changed: +206, -116