1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-04 19:21:46 +00:00
Files
godot/modules
Fabio Alessandrelli 711e96edc4 [MP] Make replication mode an enum + optimizations
REPLICATION_MODE_ALWAYS (sync) and REPLICATION_MODE_ON_CHANGE (watch)
are now mutually exclusive.

Prevent invalid NodePath from being added to the config.

Optimize the replication config loading by composing the lists on
demand.
2023-08-30 15:00:39 +02:00
..
2023-05-11 14:32:47 +02:00
2023-04-12 19:27:23 -04:00
2023-08-29 19:24:22 +02:00
2023-08-30 00:15:55 +02:00
2023-08-30 00:15:55 +02:00
2023-04-18 10:20:48 +03:00
2023-08-09 17:15:59 +02:00
2023-08-16 15:10:32 +02:00