Blender Git Commit Log

Git Commits -> Revision 8c74462

Revision 8c74462 by Campbell Barton (master)
September 2, 2018, 11:25 (GMT)
Cleanup: move select all/none/invert into template

Commit Details:

Full Hash: 8c74462f188ccf0e71c167579c2fc4b5827e25cc
Parent Commit: 4e34571
Lines Changed: +126, -138

2 Added Paths:

/source/blender/editors/include/ED_keymap_templates.h (+32, -0) (View)
/source/blender/editors/util/keymap_templates.c (+43, -0) (View)

22 Modified Paths:

/build_files/cmake/macros.cmake (+1, -1) (Diff)
/source/blender/editors/animation/anim_channels_edit.c (+2, -6) (Diff)
/source/blender/editors/animation/anim_markers.c (+2, -4) (Diff)
/source/blender/editors/armature/armature_ops.c (+3, -12) (Diff)
/source/blender/editors/curve/curve_ops.c (+2, -6) (Diff)
/source/blender/editors/gpencil/gpencil_ops.c (+2, -7) (Diff)
/source/blender/editors/lattice/lattice_ops.c (+3, -6) (Diff)
/source/blender/editors/mask/mask_edit.c (+2, -6) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+2, -6) (Diff)
/source/blender/editors/metaball/mball_ops.c (+2, -6) (Diff)
/source/blender/editors/object/object_ops.c (+2, -6) (Diff)
/source/blender/editors/physics/physics_ops.c (+2, -6) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+6, -12) (Diff)
/source/blender/editors/space_action/action_ops.c (+2, -6) (Diff)
/source/blender/editors/space_clip/space_clip.c (+4, -12) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+2, -6) (Diff)
/source/blender/editors/space_nla/nla_ops.c (+2, -6) (Diff)
/source/blender/editors/space_node/node_ops.c (+2, -6) (Diff)
/source/blender/editors/space_outliner/outliner_ops.c (+2, -6) (Diff)
/source/blender/editors/space_sequencer/sequencer_ops.c (+2, -6) (Diff)
/source/blender/editors/util/CMakeLists.txt (+2, -0) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+2, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021