blender/release/scripts
Bastien Montagne 875aff2a9a Fix T39897: shape keys created while the Relative checkbox is unchecked start out with frame=0
So! First, frame for absolute shape keys: never allow a new key to have the same pos as an
existing one (this does not make sense). This way, the two workflows are possible (create
all keys and then animate ctime, or animate ctime and then create keys where you need them).

Also, fixed UIList for shapekeys, the "absolute" test was wrong, and better to show frame
value, even though not editable, than nothing in case of absolute keys.

And finally, add getter to RNA 'frame' readonly value, so that we output real frame values,
and not dummy internal ones (which are /100) in our API.
2014-05-18 22:05:21 +02:00
..
addons@c50944e808 Basic support for UNC paths on Windows 2014-04-21 17:06:09 +02:00
addons_contrib@31545d25c9 Basic support for UNC paths on Windows 2014-04-21 17:06:09 +02:00
freestyle Freestyle: Fix for dashed lines when applied to invisible stroke segments. 2014-05-09 20:48:15 +09:00
modules Usual typo and style fixes in UI messages... 2014-05-12 23:08:31 +02:00
presets Fix T39895: Displaying the armature layers popup in edit mode always fails. 2014-04-25 17:22:49 +02:00
startup Fix T39897: shape keys created while the Relative checkbox is unchecked start out with frame=0 2014-05-18 22:05:21 +02:00
templates_osl Code Cleanup: osl style 2014-01-06 13:58:33 +11:00
templates_py Style cleanup: C & pep8 2014-04-15 13:11:48 +10:00