summaryrefslogtreecommitdiff
path: root/scene/resources/scene_format_text.cpp
AgeCommit message (Expand)Author
2016-01-06Fix .tscn format not loading signal bindsFranklin Sobrinho
2015-12-31-Ensure .tscn and .tres always save in a deterministic way, fixes #2495Juan Linietsky
2015-12-09Fix tscn format not being recongnized by EditorFileSystemFranklin Sobrinho
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