blender/release/scripts
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
..
modules move debug flag into its own global var (G.debug), split up debug options. 2012-03-31 00:59:17 +00:00
presets partial fix [#30813] Small UI glitch with high DPI value in menus 2012-04-05 01:49:28 +00:00
startup report [#30814] Absolute Shape Keys not working in 2.6 2012-04-05 05:05:18 +00:00
templates updated add mesh template for bmesh. thanks to PKHG for initial conversion. 2012-03-30 05:43:33 +00:00