summaryrefslogtreecommitdiff
path: root/editor/editor_feature_profile.cpp
AgeCommit message (Expand)Author
2020-07-14Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...Stijn Hinlopen
2020-07-03Remove String::find_last (same as rfind)Stijn Hinlopen
2020-05-25Fix build after merge of #37235Rémi Verschelde
2020-05-25Merge pull request #37235 from Calinou/improve-editor-feature-profilesRémi Verschelde
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: Enforce separation line between function definitionsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-26Popups are now windows also (broken!)Juan Linietsky
2020-03-26Working multiple window support, including editorJuan Linietsky
2020-03-22Improve the editor feature profiles UXHugo Locurcio
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-02-28Signals: Port connect calls to use callable_mpRémi Verschelde
2020-02-21Added StringName as a variant type.Juan Linietsky
2020-02-20Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky
2020-02-05Remove duplicate ERR_PRINT macro.Marcel Admiraal
2020-01-09Add ignoring of disabled recent and favorite classes in createPucklaMotzer09
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-16Makes more strings in editor translatableHaoyu Qiu
2019-09-25Merge pull request #32051 from qarmin/some_error_explanationRémi Verschelde
2019-09-25Added some obvious errors explanationsqarmin
2019-09-24doc: Sync classref with current sourceRémi Verschelde
2019-06-19Merge pull request #29493 from YeldhamDev/enhance_fix_feature_profileRémi Verschelde
2019-06-17Fix minor typosYuri Chornoivan
2019-06-12Enhancements and fixes for the editor feature profileMichael Alexsander Silva Dias
2019-06-11Add missing license headersRémi Verschelde
2019-04-08Changes to to feature profile editorJuan Linietsky
2019-04-08Add ability to edit editor feature profilesJuan Linietsky