1034 Commits

Author SHA1 Message Date
Swann
b3230177d8
Merge branch 'feature/event_driven_updates' into develop 2020-09-03 15:59:19 +02:00
Swann
f2da4cb8e9
Merge branch 'develop' of gitlab.com:slumber/multi-user into develop 2020-09-02 16:45:08 +02:00
Swann
605bcc7581
refactor: bl_collection lint
feat: late update replication
2020-09-02 16:44:11 +02:00
Swann Martinez
e31d76a641 Merge branch 'fix-pip-require-virtualenv' into 'develop'
Resolve "'zmq' install (and other pip packages) fails when PIP_REQUIRE_VIRTUALENV env var is set to true"

See merge request slumber/multi-user!40
2020-08-28 17:49:27 +00:00
Celeborn2BeAlive
97c2118b7e doc: add comment to explain why unsetting PIP_REQUIRE_VIRTUALENV is required. 2020-08-28 18:12:01 +02:00
Celeborn2BeAlive
352977e442 fix: unset PIP_REQUIRE_VIRTUALENV if set to ensure multi-user can install its packages 2020-08-28 17:23:25 +02:00
Swann
a46d5fa227
fix: missing ui error, missing scene 2020-08-28 15:27:46 +02:00
Swann
ade736d8a5
refacotr: collection test 2020-08-28 15:01:50 +02:00
Swann
d7f7e86015
fix: collection dump 2020-08-28 14:52:56 +02:00
Swann
5e7d1e1dda
feat: update replication version 2020-08-28 14:20:00 +02:00
Swann
fa5f0c7296
fix: replication version 2020-08-28 14:13:20 +02:00
Swann
f14d0915c8
feat: same collection management for Scene Master collection 2020-08-28 14:10:09 +02:00
Swann
d1e088d229
feat: orhtographic_scale sync 2020-08-28 14:09:10 +02:00
Swann
aa35da9c56
refactor: move attribute skipping warnings to debug 2020-08-28 11:28:26 +02:00
Swann
f26c3b2606
refactor: use uuid for collection loading 2020-08-28 11:27:03 +02:00
Swann
00d60be75b
feat: change replication to the pre-release version 2020-08-27 11:40:26 +02:00
Swann
bb5b9fe4c8
refactor: move deepdiff dependency to replication 2020-08-27 10:45:54 +02:00
Swann
6475b4fc08
feat: collection insance offset support
Related to #105
2020-08-24 17:49:17 +02:00
Swann
e4e09d63ff
fix: instanced collection replication
Related to #105
2020-08-24 17:48:14 +02:00
Swann
4b07ae0cc3
fix: fix test condition 2020-08-07 15:47:05 +02:00
Swann
49a419cbe2
fix: none result while trying to access a node 2020-08-07 15:38:11 +02:00
Swann
5d52fb2460
fix: avoid build ci from running on other branch than develop and master 2020-08-07 15:08:08 +02:00
Swann
f1e09c1507
Merge branch 'develop' into feature/event_driven_updates 2020-08-07 15:07:17 +02:00
Swann
f915c52bd0
fix: loader missing 2020-08-06 15:33:08 +02:00
Swann
dee2e77552
fix: modifier assigned vertex groups 2020-08-06 15:26:55 +02:00
Swann
3f0082927e
feat: lock movement support 2020-07-29 11:10:35 +02:00
Swann
07ffe05a84
feat: enable autoupdater back 2020-07-28 17:26:14 +02:00
Swann
09ee1cf826
fix: auto updater download v0.0.3 2020-07-28 17:17:39 +02:00
Swann Martinez
61bcec98c3 fix: wrong debian version 2020-07-28 13:37:06 +00:00
Swann Martinez
1c85d436fd feat: missing update 2020-07-28 13:32:33 +00:00
Swann Martinez
03318026d4 feat: missing zip program 2020-07-28 13:26:54 +00:00
Swann Martinez
7a0b142d69 feat: zip build artifacts 2020-07-28 13:20:35 +00:00
Swann
eb874110f8
Merge branch 'develop' 2020-07-28 14:25:42 +02:00
Swann
6e0c7bc332
clean disable armature missing roll 2020-07-28 12:06:58 +02:00
Swann
ee83e61b09
fix: None image 2020-07-28 12:05:26 +02:00
Swann
99b2dc0539
refactor: increase use line width 2020-07-28 12:05:04 +02:00
Swann
53f1118181
refactor: update download links 2020-07-27 17:44:27 +02:00
Swann
2791264a92
feat: empty image support 2020-07-24 21:38:00 +02:00
Swann
6c2ee0cad3
refactor: lobby ui 2020-07-24 16:02:19 +02:00
Swann
20f8c25f55
refactor: timeout update 2020-07-24 14:58:07 +02:00
Swann
0224f55104
refactor: change the timeout 2020-07-24 14:57:39 +02:00
Swann
644702ebdf
feat: client state update as soon a client are in the lobby 2020-07-24 14:56:20 +02:00
Swann
9377b2be9b
fix: session pannel title 2020-07-24 14:55:14 +02:00
Swann
29cbf23142
doc: update hosting guide 2020-07-24 14:53:44 +02:00
Swann
a645f71d19
fix: material socket index
Related to #101
2020-07-22 16:41:01 +02:00
Swann
909d92a7a1
fix: broken materials links
Related to #102
2020-07-21 16:46:16 +02:00
Swann
7ee9089087
feat: use callbacks instead of timers to cleanup session states
refactor: move graph initialization to operators,py
2020-07-17 16:33:39 +02:00
Swann
6201c82392
fix: Loading the false scene by default
`get` was giving wrong result inthe  scene initialization routing during the  resolve process

Related to #100
2020-07-17 14:47:52 +02:00
Swann
0faf7d9436
fix: initial test to handle #99 2020-07-15 19:08:53 +02:00
Swann
e69e61117a
fix: Process "Quitting session" does not finish and gets stuck
Related to #101
2020-07-15 14:46:48 +02:00