summaryrefslogtreecommitdiff
path: root/editor/create_dialog.h
AgeCommit message (Expand)Author
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-02-05Center when scrolling to tree item.Stijn Hinlopen
2022-01-17Merge pull request #55509 from V-Sekai/create_node_and_doc_fixRémi Verschelde
2022-01-16Fix theming update in several editor classesYuri Roubinsky
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-01Properly handle named class types inheriting from scripts without names.SaracenOne
2021-01-06Fix cases of resources destroyed too earlyPedro J. Estébanez
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-07-10Add override keywords.Marcel Admiraal
2020-07-03Improve Create Dialog search ranking and refactor calculation.Stijn Hinlopen
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-02-28Signals: Port more uses of connect_compatRémi Verschelde
2020-02-11Texture refactorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-11-06Node create dialog filtering optimizationPouleyKetchoupp
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-06-26Better pre-selection of search result nodes in "Create New Node" dialog.Marcus Brummer
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-05-24Auto-expand current node type when replace nodeMatthias Schmitt
2019-04-08Add ability to edit editor feature profilesJuan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-08-08Add toggle for favorites in create_root_dialog.willnationsdev
2018-07-04Expose ScriptCreateDialog to EditorPluginwillnationsdev
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-03Made the Create Dialog be clearer when it's changing a type of something.Michael Alexsander Silva Dias
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-04Fixes random sorting order in Create New Node dialogBernhard Liebl
2017-09-29create dialog search preferrence fixes: #11697toger5
2017-09-05Fix icons for custom types in the recent & favorites lists in the create dialog.MillionOstrich
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-18Make Create New Node dialog resizable and burninate old dialogRay Koopa
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde