Blender多人联机建造游戏
Go to file
2019-03-22 18:40:42 +01:00
img feat(ui refresh): Added an optionnal callback recv message function 2019-02-12 10:18:39 +01:00
libs feat(rcf): last commit before replication refactoring using json datastructure 2019-03-22 14:23:21 +01:00
__init__.py feat(rcf): initial ecs work 2019-03-15 18:24:20 +01:00
.gitignore fix(git): remove vscode files 2019-02-12 17:29:14 +01:00
.gitmodules feat(rcf): update libs 2019-03-14 16:44:03 +01:00
bench.blend feat(rcf): start to handle late join clients 2019-02-22 14:56:49 +01:00
CHANGELOG Update CHANGELOG 2019-02-14 16:10:49 +00:00
net_components.py feat(rcf): more tests 2019-03-20 16:46:55 +01:00
net_ecs.py feat(rcf): matrix experimentation 2019-03-18 18:21:33 +01:00
net_operators.py feat(rcf): append json dump for complexe data structure 2019-03-22 18:40:42 +01:00
net_ui.py feat(rcf): more tests 2019-03-20 16:46:55 +01:00
README.md docs(readme): remove old section 2019-02-13 00:02:50 +01:00
rna_translation.py feat(rcf): early work on serialization refactoring 2019-03-11 17:59:49 +01:00
test.json feat(rcf): append json dump for complexe data structure 2019-03-22 18:40:42 +01:00

Realtime Collaborative Framework experiments

Dependencies

Dependency Version Needed
ZeroMQ 3.2 yes