summaryrefslogtreecommitdiff
path: root/editor/project_settings_editor.h
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-21Fix closing project setting window with ESC while listening for inputMarkus Sauermann
2022-11-02Unify usage of undo_redo in editorkobewi
2022-10-08Only show named layers in layer menuHaoyu Qiu
2022-08-29Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...Rémi Verschelde
2022-08-27Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGEDAaron Record
2022-08-22Add per-scene UndoRedokobewi
2022-08-02Change translation remaps if files are movedPucklaMotzer09
2022-07-31Hide altering custom properties in basic modefox
2022-07-28Rename RenderingServer global shader uniform methods to be more explicitHugo Locurcio
2022-04-05[Input] Add extra `shortcut_input` input processing step to process Unicode c...bruvzg
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-02-01Minor fixes/refactoring of project and editor setting dialogsHendrik Brucker
2022-01-16Fix theming update in several editor classesYuri Roubinsky
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-21Remove unimplemented methodsMarcel Admiraal
2021-05-14Improve Project Settings EditorDanil Alexeev
2021-02-23Added Import Defaults Editor in Project Settingsreduz
2021-02-19New ActionMapEditor to replace InputMapEditor. Used in ProjectSettings.Eric M
2021-02-18Reorganize Project Settingsreduz
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-08-18Fixed issues with adding custom project settings and added confirmation dialo...Eric M
2020-08-10Rewrite ProjectSettings editor advanced optionsStijn Hinlopen
2020-07-14Refactor Project Settings:Stijn Hinlopen
2020-07-02Add translation parser plugin supportSkyJJ
2020-07-02Added "POT generation" feature under "Localization" in the EditorSkyJJ
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-17Implement global and per instance shader uniforms.Juan Linietsky
2020-03-25Style: Harmonize header guards to style guide [Core]Rémi Verschelde
2020-03-03Signals: Fix some regressions from #36426Rémi Verschelde
2020-02-25Rename `scancode` to `keycode`.bruvzg
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-10-06Focus the search box when pressing Ctrl+F in Project/Editor SettingsHugo Locurcio
2019-09-05Input actions can be reordered by drag and drop.J-Camilleri
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