| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Closes #2075
|
|
bugs, closes #2115
|
|
the script, closes #2128
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-also fix a small crash in export detection with scripts that include themselves
|
|
|
|
|
|
|
|
#2278
|
|
enabled by default. Closes #2284
|
|
closes #2286
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
platforms for rigidbodies, closes #2345
|
|
|
|
|
|
|
|
working, fixes #2325
|
|
|
|
|
|
|
|
|
|
Color, to deal with colors in the 0-255 range. Closes #2345
|
|
|
|
closes #2391
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-It is now finally possible to parse back a variant from text!
|
|
-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
|
|
for p_func inside _parse_function
|