summaryrefslogtreecommitdiffstats
path: root/editor/editor_folding.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add a new HashSet templatereduz2022-05-201-3/+3
* Replace most uses of Map by HashMapreduz2022-05-161-3/+3
* Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`Hugo Locurcio2022-05-031-5/+5
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-2/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* No more metadata and dependency indices kept in resources saved.Juan Linietsky2019-04-111-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix missing/malformed license headersRémi Verschelde2019-01-011-0/+30
* Rewrite code for unfolding and make it automatic on scene load, which works b...Juan Linietsky2018-11-251-0/+5
* Automatically unfold sections of properties that someone else edited (no loca...Juan Linietsky2018-10-291-0/+2
* Moved folding outside the resource files, now saved outside the project.Juan Linietsky2018-10-291-0/+23