summaryrefslogtreecommitdiffstats
path: root/editor/editor_feature_profile.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122Spartan3222024-11-021-0/+1
|\
| * Add "Game" editor for better runtime debuggingMichael Alexsander2024-10-301-0/+1
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Editor Feature Profile: Only rebuild selected TreeItem and all children when ...Marius Hanl2024-05-201-1/+2
* Editor: Display deprecated/experimental messages in tooltipsDanil Alexeev2024-04-181-0/+1
* Allow changing feature profile via EditorInterfaceRedMser2023-07-241-0/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Use forward-declarations in EditorPlugin where possibletrollodel2022-11-111-0/+2
* Allow to disable History Dock via feature profilekobewi2022-11-071-0/+1
* Add a new HashSet templatereduz2022-05-201-4/+4
* Replace most uses of Map by HashMapreduz2022-05-161-4/+4
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-15/+15
* Initialize bools in the headers in editorAaron Franke2022-03-121-1/+1
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-2/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-3/+3
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-1/+1
* Improve the layout and texts of the Editor Feature Profiles dialogYuri Sizov2021-05-311-0/+4
* Fixed changing enabled classes resetting folding in manage editor features.Emre Aydin2021-05-271-0/+6
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Make the Import dock depend on the FileSystem dockAaron Franke2020-08-271-1/+1
* Merge pull request #37235 from Calinou/improve-editor-feature-profilesRémi Verschelde2020-05-251-0/+3
|\
| * Improve the editor feature profiles UXHugo Locurcio2020-03-221-0/+3
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
|/
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Add missing license headersRémi Verschelde2019-06-111-0/+30
* Add ability to edit editor feature profilesJuan Linietsky2019-04-081-0/+142