Blender Git Loki
Git Commits -> Revision de3f6b3
Revision de3f6b3 by Campbell Barton (master) October 9, 2013, 14:35 (GMT) |
re-enable activating the text input field for new popup dialog boxes, I'd disabled this for 2.68 since it caused bug [#36109]. This fix now only enabled text activation for popups. (so the toolbar textboxes are skipped) |
Commit Details:
Full Hash: de3f6b3ec19d2402be8003e172c69e87c356f310
SVN Revision: 60626
Parent Commit: 49bc310
Lines Changed: +26, -11
5 Modified Paths:
/source/blender/editors/animation/anim_markers.c (+1, -1) (Diff)
/source/blender/editors/armature/pose_lib.c (+1, -1) (Diff)
/source/blender/editors/interface/interface_layout.c (+10, -5) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+13, -4) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)
/source/blender/editors/armature/pose_lib.c (+1, -1) (Diff)
/source/blender/editors/interface/interface_layout.c (+10, -5) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+13, -4) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)