Blender Git Commit Log
Git Commits -> Revision db56248
Revision db56248 by Campbell Barton (master) April 5, 2012, 05:05 (GMT) |
report [#30814] Absolute Shape Keys not working in 2.6 This report points out thet absolute shape keys are unusable. The problem is there was no way to adjust the play time of a shape key (all absolte shape keys would start at frame zero with no way to change the speed). Added an 'eval_time' property to the key block that works like the curve path evaluation time, so the time in the keyblock can be controlled. |
Commit Details:
Full Hash: db562488d672567dd367d64fa7a8a081e9dcbf9e
SVN Revision: 45409
Parent Commit: 62b254e
Lines Changed: +64, -95