godot/doc
Fabio Alessandrelli 348725dfe0 Add option to disable automatic multiplayer poll
Automatic poll from SceneTree is enabled by default.
This allows for polling (and thus RPCs/RSETs) manually in other loops
(e.g. physics, thread, specific step) and for proper mutex protecion
when accessing the multiplayer API from threads (e.g. for sending larger
files in chunks).
2018-06-03 18:58:04 +02:00
..
classes Add option to disable automatic multiplayer poll 2018-06-03 18:58:04 +02:00
tools makerst.py: Properly escape \ for rst 2018-05-31 15:38:33 +02:00
Doxyfile
Makefile makerst: Fix support for module classes 2017-10-14 15:22:06 +02:00