Blender多人联机建造游戏
Go to file
2019-05-10 15:12:52 +02:00
img feat(client): append serial agent to client API (#74) 2019-05-02 11:21:24 +02:00
libs feat: investigation on crash 2019-05-09 18:21:19 +02:00
__init__.py feat(general) : zmq auto config 2019-05-09 14:20:42 +02:00
.gitignore fix(git): remove vscode files 2019-02-12 17:29:14 +01:00
.gitmodules remove libs 2019-05-09 13:48:17 +02:00
CHANGELOG Update CHANGELOG 2019-02-14 16:10:49 +00:00
client.py fix: collection loading renaming 2019-05-10 15:12:52 +02:00
draw.py feat(draw): get selected object draw code back 2019-05-02 17:52:32 +02:00
helpers.py fix: collection loading renaming 2019-05-10 15:12:52 +02:00
message.py feat(general) : zmq auto config 2019-05-09 14:20:42 +02:00
operators.py fix: collection loading renaming 2019-05-10 15:12:52 +02:00
README.md docs(readme): remove old section 2019-02-13 00:02:50 +01:00
server.py feat(general) : zmq auto config 2019-05-09 14:20:42 +02:00
test_client.py refactor: cleanup 2019-04-10 17:01:21 +02:00
ui.py fix: collection loading renaming 2019-05-10 15:12:52 +02:00

Realtime Collaborative Framework experiments

Dependencies

Dependency Version Needed
ZeroMQ 3.2 yes