Files
blender/release/scripts/modules/bl_keymap_utils
Campbell Barton 3b3eac3d4b Keymap: tweak keymap loading type checks
For full keymaps, ensure keymap items are lists to allow predictable
manipulation at runtime.

When calling `keymap_init_from_data` directly, allow any sequence type
to allow tools to define their keymaps as tuples.
2019-03-14 15:53:48 +11:00
..
2019-03-14 15:53:48 +11:00