Blender Git Loki
Git Commits -> Revision 42fc88d
Revision 42fc88d by Lukas Toenne (master) January 20, 2015, 08:30 (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: 42fc88de43bd1b003e7d2fd7aaa030f471a8d4ce
Parent Commit: e73df24
Lines Changed: +75, -10