summaryrefslogtreecommitdiffstats
path: root/editor/project_settings_editor.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix closing project setting window with ESC while listening for inputMarkus Sauermann2022-12-211-0/+10
* Add feature tags to signify engine float precisionMikael Hermansson2022-12-071-0/+2
* Allow specifying a prefix to automatically detect library files for gdextensi...Gilles Roudière2022-12-011-2/+4
* Unify usage of undo_redo in editorkobewi2022-11-021-3/+8
* Unify usage of GLOBAL/EDITOR_GETkobewi2022-10-181-4/+4
* Only show named layers in layer menuHaoyu Qiu2022-10-081-1/+6
* Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg2022-10-071-3/+3
* Split `action_map_editor` file into one file per class it contained.Eric M2022-10-061-0/+1
* Fix key mapping changes when moving from macOS to other platformbruvzg2022-09-071-1/+1
* Improve naming of theme properties throughout GUI codeYuri Sizov2022-09-061-1/+1
* Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...Rémi Verschelde2022-08-291-15/+20
* Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGEDAaron Record2022-08-271-20/+15
* Add per-scene UndoRedokobewi2022-08-221-2/+3
* Change translation remaps if files are movedPucklaMotzer092022-08-021-0/+4
* Merge pull request #49045 from foxydevloper/hide-custom-settings-non-advancedRémi Verschelde2022-07-311-7/+13
|\
| * Hide altering custom properties in basic modefox2022-07-311-7/+13
* | Extract EditorResourceConversionPlugin into its own source files and clean up...Yuri Sizov2022-07-311-0/+1
|/
* Rename RenderingServer global shader uniform methods to be more explicitHugo Locurcio2022-07-281-4/+4
* Split up editor export code into multiple filesAaron Franke2022-07-261-1/+0
* Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialogFireForge2022-07-091-1/+1
* Implement Running Godot as Movie Writerreduz2022-06-211-0/+4
* Merge pull request #61455 from fire-forge/tabRémi Verschelde2022-05-311-0/+1
|\
| * Use "odd" style for TabContainers on base BG colorFireForge2022-05-261-0/+1
* | Use consistent casing in editor filter/search barsFireForge2022-05-281-1/+1
|/
* Add a new HashSet templatereduz2022-05-201-1/+1
* Use range iterators for RBSet in most casesAaron Record2022-05-191-2/+2
* Replace most uses of Map by HashMapreduz2022-05-161-2/+2
* Add a new HashMap implementationreduz2022-05-121-4/+4
* Disallow Callable, Signal and RID in export arrayskobewi2022-05-051-5/+5
* Fix some issues found by cppcheck.bruvzg2022-04-061-1/+1
* [Input] Add extra `shortcut_input` input processing step to process Unicode c...bruvzg2022-04-051-2/+2
* Make `TabBar/Container` default their alignments to the left instead of centerMichael Alexsander2022-03-171-1/+0
* Improve inspector filteringHaoyu Qiu2022-03-181-0/+1
* Fix Autoload capitalization inconsistencyHaoyu Qiu2022-03-091-1/+1
* Replace some bits of code left to work with the new `TabContainer`Michael Alexsander2022-03-041-1/+1
* Make `TabContainer` use `TabBar` internallyMichael Alexsander2022-03-031-1/+1
* Convert _notification methods to switch - Chunk CJakob Bouchard2022-02-161-0/+2
* Revert "Add missing SNAME macro optimization to all theme methods call"Rémi Verschelde2022-02-081-2/+2
* Add missing SNAME macro optimization to all theme methods calljmb4622022-02-061-2/+2
* Merge pull request #57562 from AnilBK/string-add-containsRémi Verschelde2022-02-031-1/+1
|\
| * String: Add contains().Anilforextra2022-02-041-1/+1
* | Merge pull request #57175 from fire-forge/add-type-iconsRémi Verschelde2022-02-031-10/+12
|\ \
| * | Add type icons to Project Settings, Array, and Dictionary editorsfire5402022-02-031-10/+12
| |/
* / Minor fixes/refactoring of project and editor setting dialogsHendrik Brucker2022-02-011-27/+67
|/
* Merge pull request #56832 from Chaosus/fix_themingYuri Roubinsky2022-01-161-13/+13
|\
| * Fix theming update in several editor classesYuri Roubinsky2022-01-161-13/+13
* | Remove support for PVRTC texture encoding and decodingHugo Locurcio2022-01-141-1/+0
|/
* Check if action name exists before adding it or renaming an action to itMarcel Admiraal2022-01-121-8/+4
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2