summaryrefslogtreecommitdiffstats
path: root/editor/project_settings_editor.h
Commit message (Expand)AuthorAgeFilesLines
* [Input] Add extra `shortcut_input` input processing step to process Unicode c...bruvzg2022-04-051-1/+1
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-28/+28
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-1/+2
* Minor fixes/refactoring of project and editor setting dialogsHendrik Brucker2022-02-011-2/+4
* Fix theming update in several editor classesYuri Roubinsky2022-01-161-0/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Remove unimplemented methodsMarcel Admiraal2021-10-211-2/+0
* Improve Project Settings EditorDanil Alexeev2021-05-141-12/+8
* Added Import Defaults Editor in Project Settingsreduz2021-02-231-0/+2
* New ActionMapEditor to replace InputMapEditor. Used in ProjectSettings.Eric M2021-02-191-10/+10
* Reorganize Project Settingsreduz2021-02-181-2/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Fixed issues with adding custom project settings and added confirmation dialo...Eric M2020-08-181-1/+3
* Rewrite ProjectSettings editor advanced optionsStijn Hinlopen2020-08-101-37/+33
* Refactor Project Settings:Stijn Hinlopen2020-07-141-111/+20
* Add translation parser plugin supportSkyJJ2020-07-021-0/+1
* Added "POT generation" feature under "Localization" in the EditorSkyJJ2020-07-021-0/+10
* Remove ToolButton in favor of ButtonHugo Locurcio2020-06-191-1/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Implement global and per instance shader uniforms.Juan Linietsky2020-04-171-0/+2
* Style: Harmonize header guards to style guide [Core]Rémi Verschelde2020-03-251-3/+3
* Signals: Fix some regressions from #36426Rémi Verschelde2020-03-031-1/+1
* Rename `scancode` to `keycode`.bruvzg2020-02-251-0/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Focus the search box when pressing Ctrl+F in Project/Editor SettingsHugo Locurcio2019-10-061-0/+1
* Input actions can be reordered by drag and drop.J-Camilleri2019-09-051-0/+4
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Merge pull request #19837 from willnationsdev/plugin-utilitiesRémi Verschelde2018-08-151-0/+1
|\
| * Add PluginConfigDialog, EditorPluginSettings GUIWill Nations2018-07-261-0/+1
* | Add clear text button to LineEditŁukasz Rutkowski2018-08-111-2/+0
|/
* -Project/Editor settings now use new inspectorJuan Linietsky2018-07-191-3/+12
* Move the deadzone to a column in the input project settingsGilles Roudiere2018-06-081-2/+0
* Allow actions to provide an analog valueGilles Roudiere2018-04-161-0/+2
* Allows to map an action to all devices.Nibodhika2018-04-071-1/+5
* Enable EditorPlugin to add/remove autoloadsWill Nations2018-02-141-0/+2
* Fix UX with project settings search functionalityPaolo Perkovic2018-02-021-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* ProjectSettings: show error msg in a label insteadPoommetee Ketson2017-10-281-0/+1
* Added the ability to filter the list of locales in the Remap tab.DimOkGamer2017-10-241-0/+13
* Merge pull request #10874 from Noshyaar/pr-actionRémi Verschelde2017-09-041-1/+3
|\
| * ProjectSettings: enhance add action error, fix confirm dialogPoommetee Ketson2017-09-041-1/+3
* | Added transmission shader parameter.Juan Linietsky2017-09-031-0/+2
|/
* Fix files headerPoommetee Ketson2017-09-011-1/+1
* Fix inability to change project settingsRémi Verschelde2017-08-281-0/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Cleanup tons of obsolete commented out codeRémi Verschelde2017-08-261-9/+6
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-0/+169