summaryrefslogtreecommitdiff
path: root/editor/scene_tree_editor.h
AgeCommit message (Expand)Author
2022-08-27Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGEDAaron Record
2022-08-22Add per-scene UndoRedokobewi
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-07-14Disable the OK button when no node is selected.Chia-Hsiang Cheng
2022-05-24Optimize SceneTreeEditor filteringkobewi
2022-05-21Add the button pressed to some signals in Treetrollodel
2022-05-20Add a new HashSet templatereduz
2022-05-16Replace most uses of Map by HashMapreduz
2022-04-25Implement Scene Unique Nodesreduz
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-16Fix theming update in several editor classesYuri Roubinsky
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-21Remove unimplemented methodsMarcel Admiraal
2021-08-12Add option to not expand tree on node selectkobewi
2021-07-23Revert "Fix duplicate selection in SceneTree"Silc 'Tokage' Renew
2021-07-17Fix duplicate selection in SceneTreereduz
2021-04-30Implement Particle Trailsreduz
2021-04-26Remove uses of `auto` for better readability and online code reviewsHugo Locurcio
2021-03-19Make Animation's SceneTreeDialog filter nodes properlyDominik 'dreamsComeTrue' Jasiński
2021-02-18Refactor Process Modereduz
2021-02-08Keep selected node visible after filter changePedro J. Estébanez
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-09Cleanup unused engine codeTomasz Chabora
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-07-14Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...Stijn Hinlopen
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-07-06Added filter to SceneTreeDialogunknown
2019-06-06Improve conections dialogMichael Alexsander Silva Dias
2019-05-24Fixed scene tree update after changing node name in tool scriptPouleyKetchoupp
2019-04-11Reorganized connection dialog for much improved ease of use.Juan Linietsky
2019-03-06Cleanup relationship line coding after 5f079e2Michael Alexsander Silva Dias
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-06-27Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky
2018-05-15Respect visibility change by Scene dock when using Sync Scene Changesvolzhs
2018-02-18Merge pull request #15235 from sersoong/master-batchtoggleRémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-04Enhanced Toggle Visibility buttonsersoong
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-26Scene Tree Dock: added ability to deselect items when clicking on empty spaceDmitry Koteroff
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-12Updated function argument namesWilson E. Alvarez
2017-07-03Clicking on subscene icon will open itJakub Grzesik
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde