Blender Git Commit Log
Git Commits -> Revision de0c269
Revision de0c269 by Campbell Barton (master) May 26, 2015, 07:55 (GMT) |
Fix T44821: Making warp shortcut fails Using OBJECT prefix for editmode operators causes shortcuts to go into the wrong keymap. |
Commit Details:
Full Hash: de0c269c2803cfe94859f84673f5eb18eea310c0
Parent Commit: 2c3c477
Lines Changed: +18, -16
6 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d.py (+4, -2) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+6, -6) (Diff)
/source/blender/editors/object/object_intern.h (+2, -2) (Diff)
/source/blender/editors/object/object_ops.c (+2, -2) (Diff)
/source/blender/editors/object/object_random.c (+2, -2) (Diff)
/source/blender/editors/object/object_warp.c (+2, -2) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+6, -6) (Diff)
/source/blender/editors/object/object_intern.h (+2, -2) (Diff)
/source/blender/editors/object/object_ops.c (+2, -2) (Diff)
/source/blender/editors/object/object_random.c (+2, -2) (Diff)
/source/blender/editors/object/object_warp.c (+2, -2) (Diff)