Blender Git Commit Log

Git Commits -> Revision f5080c8

Revision f5080c8 by Campbell Barton (master)
October 22, 2020, 01:29 (GMT)
Keymap: disable 'repeat' by default for keymap items

In practice, there are only a limited number of operations we need to
use repeat such as navigation, stepping operations that cycle states
and text input.

Now we don't need to disable repeat explicitly when a modal operator
uses checks for a key being held as was needed for 17cb2a6da0c88.

Repeat is now included in exported keymaps.

Use versioning so existing exported keymaps are loaded properly.

Commit Details:

Full Hash: f5080c82dd915db6c7b9dd68a52aaaccf2600137
Parent Commit: 358a584
Lines Changed: +533, -520

4 Modified Paths:

/release/scripts/modules/bl_keymap_utils/io.py (+5, -0) (Diff)
/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+345, -341) (Diff)
/release/scripts/presets/keyconfig/keymap_data/industry_compatible_data.py (+181, -177) (Diff)
/source/blender/makesrna/intern/rna_wm_api.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021