Blender Git Commit Log
Git Commits -> Revision 0e304ca
Revision 0e304ca by Brecht Van Lommel (master) June 27, 2018, 17:04 (GMT) |
UI: some renaming for more clear/consistent cursor keymaps in status bar. There's much more work to be done here, this is just fixing some obvious ones. |
Commit Details:
Full Hash: 0e304ca8f57563c8f22313f6cee2551c88dcef3f
Parent Commit: f55f2db
Lines Changed: +39, -36
16 Modified Paths:
/source/blender/editors/screen/screen_ops.c (+8, -8) (Diff)
/source/blender/editors/space_action/action_select.c (+1, -1) (Diff)
/source/blender/editors/space_buttons/buttons_intern.h (+1, -1) (Diff)
/source/blender/editors/space_buttons/buttons_ops.c (+7, -7) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+2, -2) (Diff)
/source/blender/editors/space_clip/clip_ops.c (+1, -1) (Diff)
/source/blender/editors/space_file/file_ops.c (+2, -2) (Diff)
/source/blender/editors/space_graph/graph_select.c (+1, -1) (Diff)
/source/blender/editors/space_image/image_ops.c (+2, -2) (Diff)
/source/blender/editors/space_nla/nla_select.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+2, -2) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+1, -1) (Diff)
/source/blender/editors/space_sequencer/sequencer_select.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+4, -4) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+3, -0) (Diff)
/source/blender/editors/space_action/action_select.c (+1, -1) (Diff)
/source/blender/editors/space_buttons/buttons_intern.h (+1, -1) (Diff)
/source/blender/editors/space_buttons/buttons_ops.c (+7, -7) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+2, -2) (Diff)
/source/blender/editors/space_clip/clip_ops.c (+1, -1) (Diff)
/source/blender/editors/space_file/file_ops.c (+2, -2) (Diff)
/source/blender/editors/space_graph/graph_select.c (+1, -1) (Diff)
/source/blender/editors/space_image/image_ops.c (+2, -2) (Diff)
/source/blender/editors/space_nla/nla_select.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+2, -2) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+1, -1) (Diff)
/source/blender/editors/space_sequencer/sequencer_select.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+4, -4) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+3, -0) (Diff)