This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Lukas Tönne aea309779f Perform grid-based velocity smoothing for hair outside of the implicit
solver step.

Calculating forces and jacobians from linearly interpolated grid values
is problematic due to discontinuities at the grid boundaries. The new
approach of modifying velocities after the backward euler solver step
was suggested in a newer paper

"Detail Preserving Continuum Simulation of Straight Hair"
(McAdams, Selle 2009)

Conflicts:
	source/blender/physics/intern/BPH_mass_spring.cpp
2015-01-20 09:30:05 +01:00
..
2014-10-29 14:15:21 +01:00
2015-01-20 09:30:05 +01:00
2015-01-20 09:30:05 +01:00
2015-01-19 11:31:23 +11:00
2014-11-28 22:16:14 +01:00
2015-01-09 04:23:43 +11:00
2015-01-20 09:30:02 +01:00