Marcel Admiraal
|
87a4ba492e
Remove unimplemented methods
|
4 years ago |
Danil Alexeev
|
24a2b4dc97
Improve Project Settings Editor
|
4 years ago |
reduz
|
b6fce5d750
Added Import Defaults Editor in Project Settings
|
4 years ago |
Eric M
|
3db45ff198
New ActionMapEditor to replace InputMapEditor. Used in ProjectSettings.
|
5 years ago |
reduz
|
64140eaf42
Reorganize Project Settings
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 years ago |
Eric M
|
8f54e8bfb5
Fixed issues with adding custom project settings and added confirmation dialog when deleting settings.
|
5 years ago |
Stijn Hinlopen
|
5563722628
Rewrite ProjectSettings editor advanced options
|
5 years ago |
Stijn Hinlopen
|
8a6305a6f2
Refactor Project Settings:
|
5 years ago |
SkyJJ
|
efb4609425
Add translation parser plugin support
|
5 years ago |
SkyJJ
|
1db29d0101
Added "POT generation" feature under "Localization" in the Editor
|
5 years ago |
Hugo Locurcio
|
31b7f02a29
Remove ToolButton in favor of Button
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Juan Linietsky
|
0e1c66d9fc
Implement global and per instance shader uniforms.
|
5 years ago |
Rémi Verschelde
|
13a9bfbca7
Style: Harmonize header guards to style guide [Core]
|
5 years ago |
Rémi Verschelde
|
48ed841dd0
Signals: Fix some regressions from #36426
|
5 years ago |
bruvzg
|
1af06d3d46
Rename `scancode` to `keycode`.
|
7 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Hugo Locurcio
|
724b9bc0ce
Focus the search box when pressing Ctrl+F in Project/Editor Settings
|
6 years ago |
J-Camilleri
|
892adf733c
Input actions can be reordered by drag and drop.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
2f20836e52
Merge pull request #19837 from willnationsdev/plugin-utilities
|
7 years ago |
Łukasz Rutkowski
|
e8a435c8cd
Add clear text button to LineEdit
|
7 years ago |
Will Nations
|
ff604414a4
Add PluginConfigDialog, EditorPluginSettings GUI
|
7 years ago |
Juan Linietsky
|
c69de2ba46
-Project/Editor settings now use new inspector
|
7 years ago |
Gilles Roudiere
|
6daed7d122
Move the deadzone to a column in the input project settings
|
7 years ago |
Gilles Roudiere
|
ebfa731012
Allow actions to provide an analog value
|
7 years ago |
Nibodhika
|
1e28f63bcf
Allows to map an action to all devices.
|
7 years ago |
Will Nations
|
dd6313710e
Enable EditorPlugin to add/remove autoloads
|
7 years ago |