diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2016-10-03 02:40:53 +0200 |
---|---|---|
committer | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2016-10-03 02:40:53 +0200 |
commit | 941f46038415bfdc52f61b68511c83fed59fc2fe (patch) | |
tree | 3914f7781afab8ca42116010c5f82c03d518bc18 /scene/resources | |
parent | 3ecd8560fd90a615d80a447b04e713bb2c600fe4 (diff) |
Properly encode InputEvent of type NONE. Fix #5987
In the editor settings you can disable default editor shortcuts.
When a default shortcut is disabled an InputEvent of type NONE must
be stored in the config file to allow the editor to remember that setting.
variant_parser.cpp was not properly encoding InputEvent of type NONE causing
the "corruption" of the editor settings file.
Diffstat (limited to 'scene/resources')
0 files changed, 0 insertions, 0 deletions