summaryrefslogtreecommitdiffstats
path: root/editor/editor_folding.h
Commit message (Expand)AuthorAgeFilesLines
* 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