blender/release/scripts/startup
Campbell Barton db562488d6 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.
2012-04-05 05:05:18 +00:00
..
bl_operators Fix [#30665] UV-Editor: UV -> Copy Mirrored UV coords: mesh.faces_mirror_uv op now uses poly/loops (bmesh todo). 2012-04-03 17:19:58 +00:00
bl_ui report [#30814] Absolute Shape Keys not working in 2.6 2012-04-05 05:05:18 +00:00
keyingsets_builtins.py Tweaks for typos in the Keying Set descriptions commit 2012-03-09 10:24:53 +00:00