Blender Git Loki
Git Commits -> Revision ed9273b
Revision ed9273b by Campbell Barton (master) May 22, 2019, 03:29 (GMT) |
Fix T63852: Invalid keymaps written Track-pad & NDOF events were using KM_NOTHING which wasn't included in the RNA enum, causing the value to be an empty string in exported key-map (which then failed to load back). Add back 'Nothing' value, keep it last since it's not used often. |
Commit Details:
Full Hash: ed9273b08b9a6c0651f74ed9fe267d5ecf66d4c4
Parent Commit: 350825e
Lines Changed: +3, -1
1 Modified Path:
/source/blender/makesrna/intern/rna_wm.c (+3, -1) (Diff)