Blender Git Loki
Git Commits -> Revision 556c25f
May 4, 2015, 14:54 (GMT) |
Extended shape key evaluation for cached strands blending. Now shape keys don't replace the cached base data entirely with the static Basis shape. Instead the current state as coming from the cache is interpreted as the variable refkey instead of the Basis key. The Basis key is in fact redundant, but removing it would require changing a lot of shared shapekey code, so it's left in for now. |
Commit Details:
Full Hash: 556c25f14526d563cdae33d7ffa994e7cc8771e2
Parent Commit: ed5de2b
Lines Changed: +64, -25