Blender Git Loki
Git Commits -> Revision 3b3eac3
Revision 3b3eac3 by Campbell Barton (master) March 14, 2019, 04:53 (GMT) |
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. |
Commit Details:
Full Hash: 3b3eac3d4bf1b5fea872a858c012362dbc3a151a
Parent Commit: 0bd45a2
Lines Changed: +8, -2
1 Modified Path:
/release/scripts/modules/bl_keymap_utils/io.py (+8, -2) (Diff)