Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-12Cleanup: group translation importsCampbell Barton
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-03-02Event System: remove tweak events in favor of click-dragCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-09-17WM: expose the "any" state of KeyMapItem modifiersCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-05-21Cleanup: spellingLeon Zandman
2020-06-23Fix T77743: Number pad key-map items missing from searchYevgeny Makarov
2020-04-20UI: Use different icon to remove user-created shortcuts in PreferencesJulian Eisel
2020-03-09UI: input preferences layout tweaks for keymap search and zoom settingsYevgeny Makarov
2020-03-06GHOST/Keymap: support for detecting repeat eventsCampbell Barton
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-04-04Fix T61830: Remove option to add new keymap item in search modeJacques Lucke
2019-03-01Cleanup: use preferences prefix for Python operatorsCampbell Barton
2019-01-25Fix UI extension removalCampbell Barton
2019-01-21Fix keymap preferences UI layout issues for modifier keys.William Reynish
2019-01-17Preferences: tweak themes/addons/keyamps buttons at the top.Brecht Van Lommel
2019-01-05UI: Preferences Redesign Part 2Severin
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-11-21UI: hide keymap preferences when filter is usedCampbell Barton
2018-11-20Cleanup: move keymap hierarchy into own fileCampbell Barton
2018-11-20Cleanup: move bpy_extras.keyconfig_utils to own moduleCampbell Barton
2018-11-20UI: show keyconfig prefs directly under presetCampbell Barton
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-10-03Keymap: expose tool keymaps in the preferencesCampbell Barton
2018-08-28RNA: UILayout.split(..) 'percentage' to 'factor'Campbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2017-09-21Fix T52861: Keymap editor filter doesn't show shortcuts using "+"Joshua Leung
2017-03-10Adjust kmi headerraa
2016-02-20Minor adjustments to keymap editor layoutsJulian Eisel
2016-02-20Fix wrong indentation of items in keymap editorJulian Eisel
2015-01-02Fix (unreported) 'pad9' not shown by UserPrefs' KeyBinding filter.Bastien Montagne
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-03-27UI: Fix more double ":" in UI labelsSv. Lockal
2014-02-25Fix T38827: Input preferences can not find Left Mouse or Left ArrowCampbell Barton
2014-02-25Keymap search: check 'key_modifier' as well as 'type'Campbell Barton
2014-02-17Fix T38635: key configuration search not working well when typing 'slash'.Brecht Van Lommel
2014-02-03Fix part of T38425: keymap editor search for "1" only showed numpad 1, not 1-...Brecht Van Lommel
2014-01-29Fix T37038: user preferences > input category names unnecessarily cut off.Brecht Van Lommel
2014-01-07Fix T38044: Filter Key Binding shows Incorrect resultCampbell Barton
2013-10-11fix [#37038] User prefs > Input - Category names cut offCampbell Barton
2013-07-09move keymap ui into modules, its not loaded on startup anymore.Campbell Barton