Blender Git Commit Log
Git Commits -> Revision e1b8645
Revision e1b8645 by Campbell Barton (master) December 2, 2018, 03:02 (GMT) |
Keymap: use strict format for keymap definitions Ensure we use lists for keymap items and item properties. This means scripts can access keymap definitions from other layouts, manipulating them without sometimes encountering a tuple that needs to be converted into a list. |
Commit Details:
Full Hash: e1b8645c6adfb925c0c16abfb0241968d58081b4
Parent Commit: a56b024
Lines Changed: +132, -195