Blender Git Loki
Git Commits -> Revision 98d4a56
Revision 98d4a56 by Martin Poirier (master) November 16, 2009, 20:50 (GMT) |
Fixing keymap export: - Didn't support new userdef keymaps (new "active" rna function to get the active version of a keymap) - Didn't support modal keymaps (new "modal" param to add_keymap function, new "add_modal_item" function on keymaps (both functions now make sure the keymap is of the right type)) |
Commit Details:
Full Hash: 98d4a56d5517be497c4628ad8bf67082d21767f2
SVN Revision: 24596
Parent Commit: 6ed0686
Lines Changed: +118, -15