godot/demos/misc
Juan Linietsky abbea4d945 UDP Fixes
-=-=-=-=-

Curse the day I decided to port UDP code, as it ended up
being two nights of work.  At least It's done now (I hope).

-Fixed UDP Support, API seems stable
-Added UDP Chat demo (chat that can lose your packets, heh)
-Added helpers to areas and bodies to get list of collided bodies and contained bodies.
-Sped up screen/viewport capture code.
-Added code to save an image as PNG
-Small fix so scripts register their singletons after modules did.
2014-11-13 00:53:12 -03:00
..
autoload SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
instancing -Added google play services (needed for some stuff) 2014-04-14 22:16:13 -03:00
joysticks added joysticks demo 2014-08-06 02:29:14 -04:00
pause SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
threads GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
tween Update tween demo 2014-08-27 15:39:04 +08:00
udp_chat UDP Fixes 2014-11-13 00:53:12 -03:00