summaryrefslogtreecommitdiff
path: root/scene/resources/scene_format_text.cpp
AgeCommit message (Expand)Author
2016-01-23-Added ability to remap dependencies in tscn (forgot to do it..), fixes #3368Juan Linietsky
2016-01-14-Make sure scenes properly update when switching tabs, even if sub-instances ...Juan Linietsky
2016-01-12Fix situation where TSCN format might crash, closes #3062Juan Linietsky
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