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:
authorPhilipp Oeser <info@graphics-engineer.com>2020-08-10 13:26:48 +0300
committerPhilipp Oeser <info@graphics-engineer.com>2020-08-11 23:06:15 +0300
commitdbf5bb7af2e45ea59c7a15346a5ee989828f2d07 (patch)
tree0e58f035b02589b1dda3f5d49e7adf4b768775d3 /source/blender/editors/include/ED_view3d.h
parent2fc2a0a56b9c80d8bb0ad0cdda9f7bb01b5219dd (diff)
Fix T79640: "Assign Shortcut" doesn't work for "View 2D Zoom"
'VIEW2D_OT' operators were not respected in WM_keymap_guess_opname(). This was seemingly done on purpose (see comment "Op types purposely skipped for now"), but dont really see the reason for doing so. Since the "View2D" keymap is not bound to a specific spacetype, we can still find it using WM_keymap_find_all() [and passing 0 as spacetype]. Reviewers: Severin Subscribers:
Diffstat (limited to 'source/blender/editors/include/ED_view3d.h')
0 files changed, 0 insertions, 0 deletions