blender/release
Joshua Leung 18e4f7de4f Bugfix [#27090] Available keying set fails in armature pose mode
A change in the poll callback that Available KeyingSet used to use
restricted its use to Object-mode only, while this could also be
useful in Pose Mode (though it would only affect all channels there).

Made this use a custom poll callback now that tests for whether the
active object has an action. This does mean that if you select a bunch
of objects with animation data, but the active object doesn't have it,
then the keyingset will fail to fire, but that's been marked as a todo
in the code.
2011-04-21 01:21:28 +00:00
..
bin patch [#25972] blender-thumbnailer.py: GVFS support 2011-02-09 02:09:30 +00:00
datafiles The Epic Blender 2.57 first stable commit! :) 2011-04-12 16:24:24 +00:00
freedesktop - CMake, print message to run 'make install', this is new and should help avoid confusion: [#26425] SVN release can't find scripts/modules and doesn't start properly 2011-03-09 21:19:15 +00:00
irix-6.2-mips correct fsf address 2010-02-12 13:34:04 +00:00
plugins remove some paranoid NULL checks, since the pointers are used already. 2010-12-17 19:05:10 +00:00
scripts Bugfix [#27090] Available keying set fails in armature pose mode 2011-04-21 01:21:28 +00:00
text Readme.html and Link to Release Log: 2011-04-02 13:18:33 +00:00
windows Remove unnecessary lines. 2011-04-13 09:09:37 +00:00
environment-macosx Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-mswindows Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-unix Continue development of bfile system. 2009-10-19 18:44:09 +00:00