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
2018-06-29Write all non modal keymapstemp-keymap-saveCampbell Barton
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
2012-06-04picky change - rename keymap since there is no 'mask editor'Campbell Barton
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-05-31Fix #31658: missing properties in key configuration export, hidden propertiesBrecht Van Lommel
2012-01-17Uv Tools branch GSOC 2011Antony Riakiotakis
2011-12-23Fix test key conflict operator error, due to missing scripts window.Brecht Van Lommel
2011-11-07Camera tracking integrationSergey Sharybin
2011-10-17correct spelling errors in commentsCampbell Barton
2011-10-02- fix for keymap test operatorCampbell Barton
2011-09-26pep8 cleanup and fix for keymap test operator from my own recent fix.Campbell Barton
2011-09-26fix for keymap export, move functions common for the UI and operators into bp...Campbell Barton