Blender Git Commit Log
Git Commits -> Revision b75a56d
May 20, 2015, 10:14 (GMT) |
Fixed shape key reference data usage, for applying shape keys on top of an animated base. This is necessary for strand shape keys. The basis of the data comes from the cached animation or simulation results, i.e. we can't use the fixed basis key or the result would always become static. |
Commit Details:
Full Hash: b75a56dcc1d8c9507f0e51801e634b88d9c3f3e7
Parent Commit: 2496259
Lines Changed: +47, -13