godot/modules
Fabio Alessandrelli b19c1a2e4f [MP] New default multiplayer_peer acting as server.
Adds a OfflineMultiplayerPeer class which behaves like a server with no
connected peers.

Use OfflineMultiplayerPeer as default for SceneMultiplayer.

This means that the SceneTree will act as the multiplayer authority by
default.
Calls to is_server will return true, and calls to get_unique_id will
return TARGET_PEER_SERVER.
2022-11-20 14:17:20 +01:00
..
basis_universal
bmp
camera
csg
cvtt
dds
denoise
enet [MP] Remove connection state signals from MultiplayerPeer. 2022-11-02 15:17:23 +01:00
etcpak
freetype
gdscript Fix empty text in editor 2022-11-20 03:17:16 -05:00
glslang vulkan: Update all components to Vulkan SDK 1.3.231.1 2022-11-03 12:20:46 +01:00
gltf Merge pull request #66026 from aaronfranke/gltf-extension 2022-11-20 11:44:05 +01:00
gridmap Use forward-declarations in EditorPlugin where possible 2022-11-11 20:25:51 +01:00
hdr
jpg
jsonrpc
lightmapper_rd Add optional UV2 logic for lightmapping to primitive shapes 2022-11-13 19:28:10 +11:00
mbedtls Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
meshoptimizer
minimp3
mobile_vr Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
mono Merge pull request #68866 from raulsntos/dotnet/godot-enums 2022-11-19 09:40:05 +01:00
msdfgen
multiplayer [MP] New default multiplayer_peer acting as server. 2022-11-20 14:17:20 +01:00
navigation Remove redundant Variant-types initializations 2022-11-14 19:35:19 +01:00
noise Use forward-declarations in EditorPlugin where possible 2022-11-11 20:25:51 +01:00
ogg
openxr Fix -Wtype-limits warning in openxr_interface.cpp 2022-11-12 20:46:24 -08:00
raycast
regex Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
squish
svg
text_server_adv Implement SVG in OT support. 2022-11-04 14:10:54 +02:00
text_server_fb Implement SVG in OT support. 2022-11-04 14:10:54 +02:00
tga
theora Merge pull request #66516 from DeeJayLSP/update_theora 2022-11-15 16:25:05 +01:00
tinyexr
upnp Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
vhacd
vorbis
webp Overhaul WebP packer and split compression options 2022-11-15 11:52:22 -03:00
webrtc [MP] Remove connection state signals from MultiplayerPeer. 2022-11-02 15:17:23 +01:00
websocket Fix WebSocket connection failed on Web. 2022-11-03 14:29:39 +08:00
webxr Fix WebXR after changing Emscripten configuration noExitRuntime to false 2022-11-10 16:10:47 -06:00
xatlas_unwrap
zip Fix problem with ZIPPacker 2022-11-13 12:50:40 +01:00
modules_builders.py
register_module_types.h
SCsub