godot/modules/multiplayer
Hugo Locurcio 8221e7546b
Add editor shortcuts to toggle bottom panel visibility
Default shortcuts use the first or second letter of each word.

This also adds a new shortcut to toggle the last opened bottom panel.
On editor startup, this defaults to the first panel in the list
(which is the Output panel).
2024-03-05 15:53:15 +01:00
..
doc_classes Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
editor Add editor shortcuts to toggle bottom panel visibility 2024-03-05 15:53:15 +01:00
config.py
multiplayer_debugger.cpp
multiplayer_debugger.h
multiplayer_spawner.cpp
multiplayer_spawner.h
multiplayer_synchronizer.cpp
multiplayer_synchronizer.h
register_types.cpp
register_types.h
scene_cache_interface.cpp
scene_cache_interface.h
scene_multiplayer.cpp Fix removing connected peer during disconnection 2024-02-25 18:44:02 +01:00
scene_multiplayer.h
scene_replication_config.cpp [MP] Fix replication config reload error 2024-03-03 11:13:00 +01:00
scene_replication_config.h [MP] Fix replication config reload error 2024-03-03 11:13:00 +01:00
scene_replication_interface.cpp Remove word duplicates in comments and strings, and fix casing and punctuation 2024-02-23 17:28:28 -05:00
scene_replication_interface.h
scene_rpc_interface.cpp
scene_rpc_interface.h
SCsub