Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 years ago |
Juan Linietsky
|
0e1c66d9fc
Implement global and per instance shader uniforms.
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 years ago |
Juan Linietsky
|
4758057f20
Working multiple window support, including editor
|
5 years ago |
Juan Linietsky
|
4396e98834
Refactored Input, create DisplayServer and DisplayServerX11
|
5 years ago |
alvaroHernandez
|
e47d5691e4
prevent joypad button input dropdown going out of dialog
|
5 years ago |
Rémi Verschelde
|
e2b66cacf7
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
|
5 years ago |
Mateo Dev .59
|
b8f08b42e7
Signals: Fix signals error prints for the new signal system
|
5 years ago |
Rémi Verschelde
|
f742dabafe
Signals: Manually port most of remaining connect_compat uses
|
5 years ago |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
5 years ago |
bruvzg
|
1af06d3d46
Rename `scancode` to `keycode`.
|
7 years ago |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Hugo Locurcio
|
c695751654
Improve icons in the Input Map editor
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Haoyu Qiu
|
078c0d75f2
Cleans up headers included in editor_node.h
|
5 years ago |
Gilles Roudière
|
0287baf078
Disable ok button if no key is selected when adding event to an action
|
5 years ago |
Rémi Verschelde
|
bcb6a99154
Merge pull request #32527 from OsamaElHariri/fix_locale_filter
|
5 years ago |
Hugo Locurcio
|
b14e391792
Fix key names being wrongly capitalized in the input map editor
|
5 years ago |
Hugo Locurcio
|
929d8dd20c
Fix off-by-one error in the Project Settings type dropdown
|
5 years ago |
qarmin
|
616ab4fac2
Small fixes to redundand code, copy paste bugs
|
5 years ago |
Hugo Locurcio
|
753eff2f68
Allow all Variant types to be added as project settings
|
5 years ago |
Hugo Locurcio
|
724b9bc0ce
Focus the search box when pressing Ctrl+F in Project/Editor Settings
|
5 years ago |
Osama El Hariri
|
b2d8b213f7
Fix locale filter in project settings editor
|
5 years ago |
Michael Alexsander Silva Dias
|
4e9df13a40
Fix crash when moving an action into itself in the Input Map editor
|
5 years ago |
Rémi Verschelde
|
fd3c825034
Merge pull request #31970 from HaSa1002/i18n
|
5 years ago |
Hugo Locurcio
|
364dfa8d28
Add some missing feature tags to the "Override For..." menu
|
5 years ago |
Rémi Verschelde
|
0490fc9ce3
Merge pull request #31061 from Abstract-Everything/input-actions-reorder-ui
|
5 years ago |
lupoDharkael
|
d9b34d2a3d
Fix right click crash in Locales Filter
|
6 years ago |