Blender Git Loki
Git Commits -> Revision 93d8e94
Revision 93d8e94 by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) August 27, 2014, 10:33 (GMT) |
Fixed voxel grid initialization from hair points and colliders by using the suggested tent function from the original paper. Plain float->int conversion for the grid location otherwise leads to skewed data and unnecessary loss of information. |
Commit Details:
Full Hash: 93d8e945989b52c6129840414469e964efd215b0
Parent Commit: 5d87f52
Lines Changed: +112, -49
1 Modified Path:
/source/blender/blenkernel/intern/implicit.c (+112, -49) (Diff)