summaryrefslogtreecommitdiff
path: root/editor/project_settings_editor.h
AgeCommit message (Expand)Author
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-08-15Merge pull request #19837 from willnationsdev/plugin-utilitiesRémi Verschelde
2018-08-11Add clear text button to LineEditŁukasz Rutkowski
2018-07-26Add PluginConfigDialog, EditorPluginSettings GUIWill Nations
2018-07-19-Project/Editor settings now use new inspectorJuan Linietsky
2018-06-08Move the deadzone to a column in the input project settingsGilles Roudiere
2018-04-16Allow actions to provide an analog valueGilles Roudiere
2018-04-07Allows to map an action to all devices.Nibodhika
2018-02-14Enable EditorPlugin to add/remove autoloadsWill Nations
2018-02-02Fix UX with project settings search functionalityPaolo Perkovic
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-10-28ProjectSettings: show error msg in a label insteadPoommetee Ketson
2017-10-24Added the ability to filter the list of locales in the Remap tab.DimOkGamer
2017-09-04Merge pull request #10874 from Noshyaar/pr-actionRémi Verschelde
2017-09-04ProjectSettings: enhance add action error, fix confirm dialogPoommetee Ketson
2017-09-03Added transmission shader parameter.Juan Linietsky
2017-09-01Fix files headerPoommetee Ketson
2017-08-28Fix inability to change project settingsRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-26Cleanup tons of obsolete commented out codeRémi Verschelde
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky