| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3440 from TheHX/issue-2946 | Rémi Verschelde | 2016-01-25 | 1 | -1/+2 |
| |\ | | | | | Fixed small inconsistencies with the text format | ||||
| | * | Fixed small inconsistencies with the text format | Franklin Sobrinho | 2016-01-24 | 1 | -1/+2 |
| | | | |||||
| * | | Merge pull request #3434 from TheHX/pr-tscn-dependency | Juan Linietsky | 2016-01-24 | 1 | -2/+1 |
| |\ \ | | | | | | | Fix .tscn not raising dependency error | ||||
| | * | | Fix .tscn not raising dependency error | Franklin Sobrinho | 2016-01-24 | 1 | -2/+1 |
| | |/ | |||||
| * / | Fix .tscn format not loading groups | Franklin Sobrinho | 2016-01-24 | 1 | -0/+7 |
| |/ | |||||
| * | -Added ability to remap dependencies in tscn (forgot to do it..), fixes #3368 | Juan Linietsky | 2016-01-23 | 1 | -96/+44 |
| | | |||||
| * | -Make sure scenes properly update when switching tabs, even if sub-instances ↵ | Juan Linietsky | 2016-01-14 | 1 | -0/+7 |
| | | | | | changed. Fixes #3201 | ||||
| * | Fix situation where TSCN format might crash, closes #3062 | Juan Linietsky | 2016-01-12 | 1 | -6/+10 |
| | | |||||
| * | Fix .tscn format not loading signal binds | Franklin Sobrinho | 2016-01-06 | 1 | -4/+4 |
| | | |||||
| * | -Ensure .tscn and .tres always save in a deterministic way, fixes #2495 | Juan Linietsky | 2015-12-31 | 1 | -430/+45 |
| | | | | | | | | -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 | ||||
| * | Fix tscn format not being recongnized by EditorFileSystem | Franklin Sobrinho | 2015-12-09 | 1 | -0/+4 |
| | | |||||
| * | -Fixed bug with scene inheritance, should work again | Juan Linietsky | 2015-11-28 | 1 | -211/+466 |
| | | | | | -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 | -12/+773 |
| | | | | | | -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 | ||||
| * | Large improvements on scene packing and management | reduz | 2015-10-10 | 1 | -0/+792 |
| -Ability to edit and keep changes of instanced scenes and sub-scenes -Ability to inherit from other scenes | |||||
