summaryrefslogtreecommitdiff
path: root/editor/editor_feature_profile.h
AgeCommit message (Expand)Author
2022-05-20Add a new HashSet templatereduz
2022-05-16Replace most uses of Map by HashMapreduz
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-03-12Initialize bools in the headers in editorAaron Franke
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2021-06-11Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde
2021-05-31Improve the layout and texts of the Editor Feature Profiles dialogYuri Sizov
2021-05-27Fixed changing enabled classes resetting folding in manage editor features.Emre Aydin
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-08-27Make the Import dock depend on the FileSystem dockAaron Franke
2020-05-25Merge pull request #37235 from Calinou/improve-editor-feature-profilesRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-22Improve the editor feature profiles UXHugo Locurcio
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-06-11Add missing license headersRémi Verschelde
2019-04-08Add ability to edit editor feature profilesJuan Linietsky