summaryrefslogtreecommitdiff
path: root/editor/editor_folding.h
AgeCommit message (Expand)Author
2022-05-20Add a new HashSet templatereduz
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-03Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`Hugo Locurcio
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-04-11No more metadata and dependency indices kept in resources saved.Juan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde
2019-01-01Fix missing/malformed license headersRémi Verschelde
2018-11-25Rewrite code for unfolding and make it automatic on scene load, which works b...Juan Linietsky
2018-10-29Automatically unfold sections of properties that someone else edited (no loca...Juan Linietsky
2018-10-29Moved folding outside the resource files, now saved outside the project.Juan Linietsky