summaryrefslogtreecommitdiff
path: root/editor/plugins/replication_editor_plugin.cpp
AgeCommit message (Expand)Author
2022-02-08Re-add missing `SNAME` macros in `get_theme_*` callsRémi Verschelde
2022-02-08Revert "Add missing SNAME macro optimization to all theme methods call"Rémi Verschelde
2022-02-06Add missing SNAME macro optimization to all theme methods calljmb462
2022-02-04[Editor] Replication plugin to configure MultiplayerSynchronizers.Fabio Alessandrelli