godot/scene
Pedro J. Estébanez 7dbb1c0571 Improve .tscn VCS
Serialize dictionaries adding newlines between key-value pairs
Serialize group lists also with newlines in between
Serialize string properties escaping only " and \ (needed for a good diff experience with built-in scripts and shaders)

Bonus:
Make AnimationPlayer serialize its blend times always sorted so their order is predictable in the .tscn file.

This PR is back-compat; won't break the load of existing files.
2017-01-16 18:03:51 +01:00
..
2d Merge pull request #6090 from WalasPrime/raytrace_force 2016-10-22 12:40:14 +02:00
3d Merge pull request #6090 from WalasPrime/raytrace_force 2016-10-22 12:40:14 +02:00
animation Improve .tscn VCS 2017-01-16 18:03:51 +01:00
audio SCsub: Add python shebang as a hint for syntax highlighting 2016-10-17 20:10:46 +02:00
gui Fix Accept/ConfirmationDialog UI broken 2016-10-31 03:42:30 +09:00
io SCsub: Add python shebang as a hint for syntax highlighting 2016-10-17 20:10:46 +02:00
main SCsub: Add python shebang as a hint for syntax highlighting 2016-10-17 20:10:46 +02:00
resources Improve .tscn VCS 2017-01-16 18:03:51 +01:00
register_scene_types.cpp -Added a ColorFrame control, kind of like Texture but for color. 2016-09-11 11:28:01 -03:00
register_scene_types.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
scene_string_names.cpp Changed import workflow 2016-05-27 14:19:11 -03:00
scene_string_names.h Changed import workflow 2016-05-27 14:19:11 -03:00
SCsub SCsub: Add python shebang as a hint for syntax highlighting 2016-10-17 20:10:46 +02:00