Age | Commit message (Expand) | Author |
---|---|---|
2016-01-23 | -Added ability to remap dependencies in tscn (forgot to do it..), fixes #3368 | Juan Linietsky |
2016-01-14 | -Make sure scenes properly update when switching tabs, even if sub-instances ... | Juan Linietsky |
2016-01-12 | Fix situation where TSCN format might crash, closes #3062 | Juan Linietsky |
2016-01-06 | Fix .tscn format not loading signal binds | Franklin Sobrinho |
2015-12-31 | -Ensure .tscn and .tres always save in a deterministic way, fixes #2495 | Juan Linietsky |
2015-12-09 | Fix tscn format not being recongnized by EditorFileSystem | Franklin Sobrinho |
2015-11-28 | -Fixed bug with scene inheritance, should work again | Juan Linietsky |
2015-11-24 | -work in progress resourceparser and .tscn parser. Still non-functional | Juan Linietsky |
2015-10-10 | Large improvements on scene packing and management | reduz |