Blender Git Commit Log

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

2 Modified Paths:

/source/blender/blenkernel/BKE_key.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/key.c (+62, -25) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021