Blender Git Loki
Git Commits -> Revision 6d6aad0
Revision 6d6aad0 by Julian Eisel (userpref_redesign) December 7, 2018, 00:06 (GMT) |
Split keymap settings from "Input" into separate section Adds a new section "Keymap" and puts keymap settings into this. |
Commit Details:
Full Hash: 6d6aad08d72408f272d82018f04d30b333b82447
Parent Commit: c4bf66e
Lines Changed: +45, -18
6 Modified Paths:
/release/scripts/modules/bpy/utils/__init__.py (+1, -1) (Diff)
/release/scripts/modules/rna_keymap_ui.py (+3, -3) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+2, -2) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+6, -5) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+32, -7) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
/release/scripts/modules/rna_keymap_ui.py (+3, -3) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+2, -2) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+6, -5) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+32, -7) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)