bruvzg
|
d1207a0504
|
[Input] Add extra shortcut_input input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts.
|
2022-04-05 13:46:45 +03:00 |
|
Rémi Verschelde
|
f8ab79e68a
|
Zero initialize all pointer class and struct members
This prevents the pitfall of UB when checking if they have been
assigned something valid by comparing to nullptr.
|
2022-04-04 19:49:50 +02:00 |
|
Aaron Franke
|
918b09cabc
|
Initialize bools in the headers in editor
|
2022-03-12 13:34:06 -06:00 |
|
Hendrik Brucker
|
b396fd4eef
|
Improve compilation speed (forward declarations/includes cleanup)
|
2022-02-12 02:46:22 +01:00 |
|
Ger Hean
|
8acc8838c4
|
Add shortcut_cell double click functionality
|
2022-02-05 19:06:54 +08:00 |
|
Hendrik Brucker
|
2f1e7c28a4
|
Minor fixes/refactoring of project and editor setting dialogs
|
2022-02-01 00:19:01 +01:00 |
|