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-04-06Keymap: sort exported key-mapsRoman Kornev
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-27Fix T54323: Improve Paint category names in keymap preferencesPhilipp Oeser
2019-11-26Fix T64655: Quad view toggle conflicts on macOSCampbell Barton
2019-11-14Merge branch 'blender-v2.81-release'Campbell Barton
2019-11-14Fix macOS using conflicting key binding Cmd-.Campbell Barton
2019-10-28Tool System: Use tapping Alt as a leader key to switch toolsCampbell Barton
2019-09-05Fix keymap export of enum-flag propertiesCampbell Barton
2019-08-11Cleanup: spellingCampbell Barton
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-29Fix T67874: Show gizmo incorrectly uses Cmd-` on macOSCampbell Barton
2019-07-25Fix T67603: Selecting toolbar from search raises errorCampbell Barton
2019-07-12Fix keymap editor missing tools for UV/Image spaceCampbell Barton
2019-06-06Quiet warning creating sculpt brush tooltipsCampbell Barton
2019-05-09Fix: Nav_bar context menu in preferencesCampbell Barton
2019-05-09Keymap: automate using OSKey for Ctrl on macosCampbell Barton
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-03-18Cleanup: rename color band to color rampCampbell Barton
2019-03-17Cleanup: unused variablesCampbell Barton
2019-03-15Tool System: use categories for tool identifiersCampbell Barton
2019-03-15Tool System: split UI label from tool identifiersCampbell Barton
2019-03-14Keymap: tweak keymap loading type checksCampbell Barton
2019-03-05Tool System: add select tools to particle editCampbell Barton
2019-02-11Bevel: Make modal keymap instead of hardcoded.Howard Trickey
2019-01-14Fix toolbar accelerator w/ user defined keyconfigCampbell Barton
2019-01-07Cleanup: tweak last commitCampbell Barton
2019-01-07Fix generated toolbar keymap w/ annotation toolCampbell Barton
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-12Keymap: event type filter w/ finding keymap itemsCampbell Barton
2018-12-12Fix toolbar key-accelerator w/ LMB selectCampbell Barton
2018-12-02Keymap: use strict format for keymap definitionsCampbell Barton
2018-11-26Cleanup: remove unused code & add commentsCampbell Barton
2018-11-23Keymap: remove redundant keys from toolbar popupCampbell Barton
2018-11-23Fix toolbar keymap accumulating itemsCampbell Barton
2018-11-22Keymap: add popup keymapCampbell Barton
2018-11-22Cleanup: minor simplification of keyconfig mergeCampbell Barton
2018-11-22Cleanup: utility function to avoid duplicate keysCampbell Barton
2018-11-22Tool System: auto-assign A-Z keys for toolbar popupCampbell Barton
2018-11-22Fix toolbar popup keymap not allowing 'A' keyCampbell Barton
2018-11-22Tool System: Updates for keymap stored as stringCampbell Barton
2018-11-20Cleanup: move keymap hierarchy into own fileCampbell Barton
2018-11-20Cleanup: move toolbar keymap generation to bl_keymap_utilsCampbell Barton
2018-11-20Cleanup: move bpy_extras.keyconfig_utils to own moduleCampbell Barton