Age | Commit message (Expand) | Author |
---|---|---|
2015-12-31 | suport old-style engine.cfg colors in VariantParser, fixes #3176 | Juan Linietsky |
2015-12-31 | -Fix parsing of comments in VariantParser, fixes #3175 | Juan Linietsky |
2015-12-31 | -Changed var2str and str2var in GDScript to use VariantWriter and VariantParser | Juan Linietsky |
2015-12-31 | -Ensure .tscn and .tres always save in a deterministic way, fixes #2495 | Juan Linietsky |
2015-12-12 | no more time error, fixes #2892 | Juan Linietsky |
2015-12-12 | variant parser was not parsing rect2 properly, fixes #2948 | Juan Linietsky |
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 |