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
2021-06-08PyAPI: use keyword only argumentsCampbell Barton
2021-01-24Cleanup: remove toolbar popup release hackCampbell Barton
2020-10-26Fix T82077: Tools popup error in the image editorRyan Inch
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2019-10-28Tool System: Use tapping Alt as a leader key to switch toolsCampbell Barton
2019-08-11Cleanup: spellingCampbell Barton
2019-07-25Fix T67603: Selecting toolbar from search raises errorCampbell Barton
2019-06-06Quiet warning creating sculpt brush tooltipsCampbell Barton
2019-03-15Tool System: use categories for tool identifiersCampbell Barton
2019-03-15Tool System: split UI label from tool identifiersCampbell Barton
2019-03-05Tool System: add select tools to particle editCampbell Barton
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-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: 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 toolbar keymap generation to bl_keymap_utilsCampbell Barton