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
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2018-11-20Keymap: update addon register/unregister utilitiesCampbell 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-18Cleanup: namingCampbell Barton
2018-11-18PyAPI: add bpy.utils.execfileCampbell Barton
2018-11-16Keymap: allow filling in existing key-configsCampbell Barton
2018-11-16Keymaps: replace select / action mouse systemBrecht Van Lommel
2018-11-15WM: use Python bytecode cache to run presetsCampbell Barton
2018-11-15Keymap: remove keymap export that wrote API callsCampbell Barton
2018-11-15Tool System: use preset keymap loading logicCampbell Barton
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-03Keymap: expose tool keymaps in the preferencesCampbell Barton
2018-08-01Merge branch 'blender2.8' into soc-2018-bevelBastien Montagne
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-21Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-07-14Merge branch 'master' into blender2.8Campbell Barton
2018-07-14Keymap: option to export all keymapsCampbell Barton
2018-07-11PyAPI: Use annotations for RNA definitionsCampbell Barton
2018-07-07Keymap: support for reading/writing keymaps as dataCampbell Barton
2018-07-07Merge branch 'master' into blender2.8Campbell Barton
2018-07-07Cleanup: isinstance can take multiple typesCampbell Barton
2018-07-03Merge branch 'master' into blender2.8Campbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-05-25Applied soc-2017-normal-toolsRohan Rathi
2018-04-17Remove Shift+F2 and other related BGE keymapsDalai Felinto
2017-12-19bpy_extras: add missing colorband keymap to keyconfig_utils.pyRay Molenkamp
2017-04-08Add helpers in bpy_extras.keyconfig_utils for addons to (un)register their ke...Bastien Montagne
2016-10-03Fix missing new eyedropper keymap entry in keyconfig_utils.pyBastien Montagne
2016-09-21UI: Make eyedropper shortcut configurableJulian Eisel
2016-07-30Cleanup: pep8Campbell Barton
2016-06-13Keymap: include 'Dopesheet Generic'Campbell Barton
2016-02-29User customizable keymap for eyedropper (modal operator)Julian Eisel
2016-02-29Add User Interface keymap (no items yet)Julian Eisel
2015-12-06Fix T46929: error exporting Key configuration.Bastien Montagne
2015-11-28UI: More minor UI cleanups for keymap editorJulian Eisel
2015-11-28UI Cleanup: Mask keymap shouldn't be part of Clip Editor keymapJulian Eisel
2015-02-13cleanupCampbell Barton
2015-01-29cleanup: pep8Campbell Barton
2014-12-23Add missing keymap for paint curveCampbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-02-19Keymap: load/save improvementsCampbell Barton
2014-02-08Fixes to make script_load_keymap test pass.Howard Trickey
2014-01-22Fix T38315: keymap configuration export did not export deactivated items corr...Brecht Van Lommel
2013-12-03Keymap: add walk modeCampbell Barton
2013-11-03Fix [#37275] can't import 2.68a keymapBastien Montagne
2013-04-29move modal view3d keymaps out of main list of keymaps into the view3d section.Campbell Barton
2013-02-26patch [#34437] Fix text editor bug: ctrl+F is not configurableCampbell Barton
2012-06-20style cleanupCampbell Barton