Blender Git Loki
Git Commits -> Revision f618bc5
Revision f618bc5 by Brecht Van Lommel (master) October 4, 2011, 13:24 (GMT) |
Fix #28202: (only) modifying keymap item properties did not save properly, the update signal for this was missing. Problem is that the operator properties RNA update callback doesn't know the associated keymap item, worked around it with UI template now. |
Commit Details:
Full Hash: f618bc5aca23616cf22c0e9350ae3c2ee23acc5f
SVN Revision: 40786
Parent Commit: 215ed84
Lines Changed: +64, -16