Blender Git Commit Log
Git Commits -> Revision ca9b9ee
Revision ca9b9ee by Lukas Toenne (temp_merge_gooseberry_hair) January 19, 2015, 19:03 (GMT) |
Fallback method for defining density in the hair grid using discrete samples. This is just an intermediate method to make sure the density is valid. Eventually the closest-point method should be used, but for testing the poisson solver this is easier to debug. Conflicts: source/blender/physics/intern/BPH_mass_spring.cpp |
Commit Details:
Full Hash: ca9b9ee6a587908cd6653f6951a3603c8c75bc41
Parent Commit: eed6cb7
Lines Changed: +75, -10