| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -Use simpler methods for parsing simple tags, fixes #3274 | Juan Linietsky | 2016-01-08 | 1 | -3/+3 |
| | | |||||
| * | -fix bugs related to parsing config files with new variantparser, closes ↵ | Juan Linietsky | 2016-01-07 | 1 | -0/+1 |
| | | | | | #3248 closes #3207 | ||||
| * | suport old-style engine.cfg colors in VariantParser, fixes #3176 | Juan Linietsky | 2015-12-31 | 1 | -0/+1 |
| | | |||||
| * | -Changed var2str and str2var in GDScript to use VariantWriter and VariantParser | Juan Linietsky | 2015-12-31 | 1 | -0/+13 |
| | | | | | -It is now finally possible to parse back a variant from text! | ||||
| * | -Ensure .tscn and .tres always save in a deterministic way, fixes #2495 | Juan Linietsky | 2015-12-31 | 1 | -0/+21 |
| | | | | | | | | -Scene edit state is saved outside the scene now, to avoid changes .tscn files when nothing really changed -Created a VariantWriter helper to unify all variant to text writing -Moved SceneFormatText writing to VariantWriter -Moved ConfigFile to use VariantWriter and VariantParser, added compatibility mode for old .cfg files that use engine.cfg format | ||||
| * | -Fixed bug with scene inheritance, should work again | Juan Linietsky | 2015-11-28 | 1 | -4/+7 |
| | | | | | -Proper .tscn and .tres parsing, should work, please test well! | ||||
| * | -work in progress resourceparser and .tscn parser. Still non-functional | Juan Linietsky | 2015-11-24 | 1 | -0/+100 |
| -fixed theora so it can compile theoralib but not theora -fixed generation of windows icon in .rc, which didn't previously work in 32 bits | |||||
