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
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2020-03-26 11:02:15 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-03-26 11:11:50 +0300
commite8dd96516c60c4c43c8eb217f2c2cc61761cd0a0 (patch)
treecaca01d39d7072747bc2f6a3ea1046ef15715ee6 /source/blender/editors/gpencil/gpencil_select.c
parent03b2fc1a615b442902a6565b27b73d1c5bf4ecbe (diff)
Keymap: disallow modal key-maps in add-ons keyconfig
Disable functionality reported in T60766 & only partially worked. This could be used if the key-map was added after Blender started as a way to customize modal key-maps, however it didn't work with the add-on enabled on startup. Add-on key-maps are intended to extend existing key-maps so they can call the add-on, not as a way to change modal key-maps for Blender's built-in functionality. Disable this since it's not needed as add-ons can't yet define modal key-maps.
Diffstat (limited to 'source/blender/editors/gpencil/gpencil_select.c')
0 files changed, 0 insertions, 0 deletions