Age | Commit message (Expand) | Author |
---|---|---|
2022-03-12 | Initialize bools in the headers in editor | Aaron Franke |
2022-02-15 | Editor: Cleanup some includes dependencies | Rémi Verschelde |
2022-02-12 | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker |
2022-01-12 | Check if action name exists before adding it or renaming an action to it | Marcel Admiraal |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-09-20 | Allow mouse button event detection in Action Map Editor | jmb462 |
2021-05-07 | Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit... | Lightning_A |
2021-05-05 | Improve ActionMapEditor | Danil Alexeev |
2021-02-19 | New ActionMapEditor to replace InputMapEditor. Used in ProjectSettings. | Eric M |