summaryrefslogtreecommitdiff
path: root/demos/2d/particles
AgeCommit message (Collapse)Author
2016-04-02Port 2D demos to TSCN/TRES formatsRémi Verschelde
Part of #4196.
2015-12-09Update 2D demos scenes for 2.0 formatRémi Verschelde
2014-09-19Fixing Issues...Juan Linietsky
- #672 (default user:// in $HOME/.godot/app_userdata (linux/osx) and $APPDATA/Godot/app_userdata (Windows) - #676 (draw both tiles and octants in order from top to bottom, left to right ) - #686 (unicode escape sequences work now) - #702 (was not a bug, but a test was added to see if bodies went too far away)
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky