blender/release/scripts
Joshua Leung 838c3503a7 Expose the Pose Propagate tool a bit more in the UI
From the various forum threads and the fact that a new addon has cropped up,
it appears that it is not that well known that this tool exists, and that it
can be used solve a very common problem that animators face. Namely:
  When you've gone through blocking out your key poses and then realise
  that you need to adjust parts of the rig which don't change much, this
  tool solves the problem of needing to go through doing grunt-work to
  fix all the other keyframes which now need to change as well.

So, this tool is now available in the following two places (in addition to
the existing Pose -> Propagate menu):
* Toolbar - The "Propagate" button will use the default mode (or the last
            used mode for each subsequent invocation).
            The arrow-button beside this will allow choosing between the different
            modes. (NOTE: The UI team may have different thoughts on this, but,
            let's give this a try for a while first, to see if this sort of thing works)
* Alt-P   - In Pose Mode, this will now bring up a menu allowing you to choose
            which mode is used. Since this sort of thing is something that does
            get run several times in a row when you need it, having this hotkey
            will make it a bit more convenient.
2015-04-02 23:48:24 +13:00
..
addons@3fc5b82c6b Corrections to submodules: we need to use latest tag available from master branch 2015-03-31 22:10:26 +05:00
addons_contrib@cf842d8bb7 Point submodules to RC1 tags 2015-03-11 20:49:46 +05:00
freestyle Freestyle: Fix for references of deprecated texture stroke shaders. 2015-03-09 12:53:13 +09:00
modules Fix T44137: bpy.path.is_subdir fails 2015-03-26 16:32:16 +11:00
presets Remove redundant shortcuts from keyconfigs 2015-03-24 15:52:14 +01:00
startup Expose the Pose Propagate tool a bit more in the UI 2015-04-02 23:48:24 +13:00
templates_osl Cycles: Remove Westin closure. 2014-10-03 16:03:49 +02:00
templates_py Correction to previous commit 2015-03-05 20:36:58 +01:00