Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-15 | -begin of export work, not done yet | Juan Linietsky | |
-fixes to make scenes exported from godot 2.x work | |||
2017-01-13 | Rename collision layer as suggested in #5696 | Juan Linietsky | |
2017-01-12 | some class renames | Juan Linietsky | |
TextureFrame -> TextureRect Patch9Frame -> NinePatchRect ColorFrame -> ColorRect | |||
2017-01-08 | removed unnecesary modulate funtions, which were superseded by self_modulate | Juan Linietsky | |
2017-01-04 | -Conversion of most properties to a simpler syntax, easier to use by script | Juan Linietsky | |
-Modified help to display properties GDScript can still not make use of them, though. | |||
2017-01-03 | Begin modifying properties to make them more friendly to script and doc. | Juan Linietsky | |