Blender Git Loki
Git Commits -> Revision b3597f3
Revision b3597f3 by Campbell Barton (master) November 9, 2021, 04:43 (GMT) |
Fix T92469: Transform tools inaccessible in weight-paint + pose mode Expose transform tools when in weight paint mode with pose-mode enabled, displaying transform tools in the toolbar, as is already done in object & pose mode. These are only shown when weight-paint + pose mode are active at once. This allows single key-strokes to activate tools, needed when tool-access is set as the default action for G/R/S key bindings. Reviewed By: JulienKaspar Ref D13028 |
Commit Details:
Full Hash: b3597f310d0e34b021b83fe6c94bdf258ced24ed
Parent Commit: afc60f9
Lines Changed: +5, -1
1 Modified Path:
/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+5, -1) (Diff)