Blender Git Commit Log
Git Commits -> Revision 1d6ba6f
July 29, 2014, 12:27 (GMT) |
Precomputation of rest "bend" vectors in the solver data. These vectors determine the bending amount of the hair, by giving a fixed reference from the rest position. The same calculation is done for the state vectors in every step, but the precomputation saves roughly half of the cost by avoiding a useless loop over the rest data. |
Commit Details:
Full Hash: 1d6ba6fa4b0f55e99cd2bdd383fd44212f81bf47
Parent Commit: c0dd8ae
Lines Changed: +57, -0