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

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_mesh.py (+2, -1) (Diff)
/source/blender/blenkernel/intern/key.c (+50, -92) (Diff)
/source/blender/makesdna/DNA_key_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_key.c (+10, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021