Jacques Lucke
|
ceded86de3
Fix T61830: Remove option to add new keymap item in search mode
|
6 years ago |
Campbell Barton
|
bbe98b18fb
Cleanup: use preferences prefix for Python operators
|
6 years ago |
Campbell Barton
|
6cc5c28d15
Fix UI extension removal
|
6 years ago |
William Reynish
|
2b0fb0d7bf
Fix keymap preferences UI layout issues for modifier keys.
|
6 years ago |
Brecht Van Lommel
|
f351c7bf23
Preferences: tweak themes/addons/keyamps buttons at the top.
|
6 years ago |
Severin
|
a77b63c569
UI: Preferences Redesign Part 2
|
6 years ago |
Campbell Barton
|
63fcbfc3a7
RNA: naming, user-preferences -> preferences
|
6 years ago |
Campbell Barton
|
a9bf6a3b3a
UI: hide keymap preferences when filter is used
|
6 years ago |
Campbell Barton
|
916446e83f
Cleanup: move keymap hierarchy into own file
|
6 years ago |
Campbell Barton
|
f8c16b0175
Cleanup: move bpy_extras.keyconfig_utils to own module
|
6 years ago |
Campbell Barton
|
5f9de429ac
UI: show keyconfig prefs directly under preset
|
6 years ago |
Brecht Van Lommel
|
2ac65f6153
UI: new icon set by Andrzej Ambroz.
|
6 years ago |
Campbell Barton
|
1c3411ac89
Keymap: expose tool keymaps in the preferences
|
6 years ago |
Campbell Barton
|
d3a72033f6
RNA: UILayout.split(..) 'percentage' to 'factor'
|
7 years ago |
Campbell Barton
|
b66aa0b0a6
Cleanup: pep8
|
7 years ago |
Joshua Leung
|
fde45132de
Fix T52861: Keymap editor filter doesn't show shortcuts using "+"
|
7 years ago |
raa
|
17b3097205
Adjust kmi header
|
8 years ago |
Julian Eisel
|
a529ad9707
Minor adjustments to keymap editor layouts
|
9 years ago |
Julian Eisel
|
8d73805df0
Fix wrong indentation of items in keymap editor
|
9 years ago |
Bastien Montagne
|
8e37a45ac0
Fix (unreported) 'pad9' not shown by UserPrefs' KeyBinding filter.
|
10 years ago |
Campbell Barton
|
a15be34389
Code cleanup: unused python vars & imports
|
11 years ago |
Sv. Lockal
|
7397ef8666
UI: Fix more double ":" in UI labels
|
11 years ago |
Campbell Barton
|
03018353f6
Fix T38827: Input preferences can not find Left Mouse or Left Arrow
|
11 years ago |
Campbell Barton
|
92653fe944
Keymap search: check 'key_modifier' as well as 'type'
|
11 years ago |
Brecht Van Lommel
|
a5cfd3f518
Fix T38635: key configuration search not working well when typing 'slash'.
|
11 years ago |
Brecht Van Lommel
|
a0e03bb5cf
Fix part of T38425: keymap editor search for "1" only showed numpad 1, not 1-key.
|
11 years ago |
Brecht Van Lommel
|
be849f6f7e
Fix T37038: user preferences > input category names unnecessarily cut off.
|
11 years ago |
Campbell Barton
|
da16b3000b
Fix T38044: Filter Key Binding shows Incorrect result
|
11 years ago |
Campbell Barton
|
67fb71ade5
fix [#37038] User prefs > Input - Category names cut off
|
11 years ago |
Campbell Barton
|
b2b6d56443
move keymap ui into modules, its not loaded on startup anymore.
|
12 years ago |