summaryrefslogtreecommitdiff
path: root/scene/resources/scene_format_text.h
AgeCommit message (Expand)Author
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-07-19Revert "Homogeinize resource formats loaders/savers"Rémi Verschelde
2016-06-28Homogeinize resource formats loaders/saversPedro J. Estébanez
2016-06-28Remove error when getting dependencies from tscn files in some cases, closes ...Juan Linietsky
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-01-23-Added ability to remap dependencies in tscn (forgot to do it..), fixes #3368Juan Linietsky
2015-12-31-Ensure .tscn and .tres always save in a deterministic way, fixes #2495Juan Linietsky
2015-11-28-Fixed bug with scene inheritance, should work againJuan Linietsky
2015-11-24-work in progress resourceparser and .tscn parser. Still non-functionalJuan Linietsky
2015-10-10Large improvements on scene packing and managementreduz