Blender多人联机建造游戏
Go to file
2019-07-11 15:45:56 +02:00
img feat: schema 2019-06-25 11:44:46 +02:00
libs fix: env setup 2019-05-23 16:49:32 +02:00
__init__.py fix: client enumeration list description 2019-07-11 15:45:56 +02:00
.gitignore feat: configuration support 2019-07-01 18:04:35 +02:00
CHANGELOG feat: config support prepararation 2019-07-01 15:59:51 +02:00
client.py fix: disable multithreading 2019-07-08 23:46:20 +02:00
draw.py refactor: pass data loading on a timer 2019-06-12 16:44:48 +02:00
environment.py feat: image support 2019-07-08 14:57:30 +02:00
helpers.py fix: gpencil material dump 2019-07-11 11:27:11 +02:00
message.py refactor: append all env related func to evnvironment.py 2019-07-01 15:39:01 +02:00
operators.py fix: gpencil material dump 2019-07-11 11:27:11 +02:00
README.md feat: update dependencies 2019-07-01 16:03:40 +02:00
server.py feat: uv loading 2019-07-08 22:15:46 +02:00
ui.py feat: groundwork on image support 2019-07-02 17:44:59 +02:00

Realtime Collaborative Framework experiments

Blender multiuser addon

Dependencies

Dependencies Version Needed
ZeroMQ latest yes
umsgpack latest yes
PyYAML latest yes