Blender多人联机建造游戏
Go to file
2019-05-15 11:56:38 +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
CHANGELOG Update CHANGELOG 2019-02-14 16:10:49 +00:00
client.py refactor: clean unused code, function renaming 2019-05-15 11:25:43 +02:00
draw.py fix: material loading 2019-05-10 17:00:47 +02:00
helpers.py refactor: clean unused code, function renaming 2019-05-15 11:25:43 +02:00
message.py feat(general) : zmq auto config 2019-05-09 14:20:42 +02:00
operators.py refactor: clean 2019-05-15 11:56:38 +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
ui.py fix : light loading 2019-05-13 11:49:46 +02:00

Realtime Collaborative Framework experiments

Dependencies

Dependency Version Needed
ZeroMQ 3.2 yes