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-06-14Curves: support adding keymap items for operatorsJacques Lucke
2022-06-03Fix: Curves sculpt mode keymaps missing in preferencesHans Goudey
2022-04-04Cleanup: use event parameters for functions that create key-map itemsCampbell Barton
2022-03-02Event System: remove tweak events in favor of click-dragCampbell Barton
2022-03-01Cleanup: remove unused codeCampbell Barton
2022-02-18Curves: add initial edit mode supportKévin Dietrich
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-15Curves: add initial sculpt modeJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'windowmanager'Campbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-02-04Cleanup: pass keymap items as const where possibleCampbell Barton
2020-08-11Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-11Fix T79640: "Assign Shortcut" doesn't work for "View 2D Zoom"Philipp Oeser
2020-08-07Fix T79571: "Assign Shortcut" doesn't work for "Clear Keyframes"Julian Eisel
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-02-27Fix T54323: Improve Paint category names in keymap preferencesPhilipp Oeser
2019-05-28Gizmo: only highlight when held modifier keys are usedCampbell Barton
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Cleanup: style, use braces for the window managerCampbell Barton
2019-03-19Fix T61872: Sculpt key shortcut assignment failsCampbell Barton
2019-03-19Fix assigning keys to paint operatorsCampbell Barton
2019-03-19Cleanup: use enum for CTX_data_mode_enumCampbell Barton
2019-03-15Tool System: split UI label from tool identifiersCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T59293: Can't assign shortcut to undo historyCampbell Barton
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-11-14Keymap: assigning keys for tools now checks modeCampbell Barton
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-09-02Merge branch 'master' into blender2.8Campbell Barton
2018-09-02Cleanup: move keymap helpers into own fileCampbell Barton