90 Commits

Author SHA1 Message Date
Swann
8015881e29
feat: update replication to fix image file dependencies owners 2020-12-09 18:38:08 +01:00
Swann
e073182028
fix: missing replication update 2020-12-02 16:38:57 +01:00
Swann
7e25ca4c84
feat: show exit reason in the disconnection popup 2020-11-26 11:37:51 +01:00
Swann
64bb715aff
fix: python_binary_path deprecation in 2.91.0
More infos here:
https://wiki.blender.org/wiki/Reference/Release_Notes/2.91/Python_API
2020-11-25 18:20:28 +01:00
Swann
039225a41c
feat: ignore context errors with info logging level 2020-11-18 17:05:41 +01:00
Swann
fbb32147b9
feat: use pickle Cython implementation when its available 2020-11-14 09:51:17 +01:00
Swann
d85db295a5
feat: use pickle protocol 4 2020-11-14 09:30:54 +01:00
Swann
8f4de7adbf
feat(replication): handle error outside the data protocol
refactor(replication): remove background worker
2020-11-13 14:15:11 +01:00
Swann
c718e62b33
feat: update replication version to fix server error 2020-11-06 16:52:53 +01:00
Swann
17949003f7
refactor: remove reparent mecanism
fix: empty camera background image
fix: object data reassignation
2020-11-03 23:44:25 +01:00
Swann
664f7635cc
feat: support empty id_root in actions 2020-11-03 16:15:34 +01:00
Swann
f90c12b27f
doc: added missing fields
feat: changed session widget defaults
2020-10-22 16:07:19 +02:00
Swann
1a82ec72e4
fix: change owner call in opterator 2020-10-21 14:40:15 +02:00
Swann
804747c73b
fix: owning parent when a child is already owned (ex: duplicate linked) 2020-10-21 14:15:42 +02:00
Swann
7ee705332f
feat: update replication to prevent UnpicklingError from crashing the network Thred 2020-10-20 17:25:50 +02:00
Swann
9f8222afa7
fix: handle apply dependencies 2020-10-15 12:11:28 +02:00
Swann
f0b33d8471
fix: race condition in scene sync 2020-10-14 19:11:32 +02:00
Swann
9dd02b2756
feat: fix binary diff 2020-10-13 17:15:31 +02:00
Swann
a4d0b1a68b
fix: client selection 2020-10-12 18:56:42 +02:00
Swann
030f2661fd
fix: buffer empty for the first diff 2020-10-12 17:13:35 +02:00
Swann
51b60521e6
feat: update relplication version 2020-10-11 19:07:48 +02:00
Swann
3eca25ae19
feat: update replication version 2020-10-11 15:10:28 +02:00
Swann
4453d256b8
feat: update replication version, switched dependency to pyzmq 2020-10-08 23:57:39 +02:00
Swann
724c2345df
refactor: disable force apply during the reparent 2020-10-08 15:00:27 +02:00
Swann
60fba5b9df
refactor: use dict to store widgets 2020-10-06 15:46:35 +02:00
Swann
be0eb1fa42
clean: remove unused import 2020-10-06 09:45:13 +02:00
Swann
b368c985b8
refactor: session handler encapsulation 2020-10-02 12:11:53 +02:00
Swann
cab1a71eaa
fix: version 2020-10-02 09:52:21 +02:00
Swann
33cb188509
refactor: use replication session global instance 2020-10-02 00:05:33 +02:00
Swann
824d4d6a83
feat: upgrade replication version to fix duplicate during REPARENT
Related to #113
2020-10-01 15:34:36 +02:00
Swann
a9fb84a5c6
fix: world viewport color sync 2020-09-29 11:47:48 +02:00
Swann
2f139178d3
feat: update replication version 2020-09-28 22:59:43 +02:00
Swann
cfc6ce91bc
feat: initial live syncflag support 2020-09-25 11:23:36 +02:00
Swann
f6a39e4290
fix: scene differential error
fix: bl_file loading error
feat: update replication version
2020-09-23 14:24:57 +02:00
Swann
bd64c17f05
feat: update version 2020-09-22 16:36:59 +02:00
Swann
73d2da4c47
fix: ReparentException error
feat: replication protocol version in ui header
2020-09-18 23:25:01 +02:00
Swann
ae71d7757e
feat: reparent ground work 2020-09-17 22:47:11 +02:00
Swann
514f90d602
feat: logging to files
feat: logging level

Related to #111
2020-09-15 12:31:46 +02:00
Swann
b3230177d8
Merge branch 'feature/event_driven_updates' into develop 2020-09-03 15:59:19 +02:00
Swann
605bcc7581
refactor: bl_collection lint
feat: late update replication
2020-09-02 16:44:11 +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
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
5d52fb2460
fix: avoid build ci from running on other branch than develop and master 2020-08-07 15:08:08 +02:00
Swann
ee83e61b09
fix: None image 2020-07-28 12:05:26 +02:00
Swann
53f1118181
refactor: update download links 2020-07-27 17:44:27 +02:00
Swann
6c2ee0cad3
refactor: lobby ui 2020-07-24 16:02:19 +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
0faf7d9436
fix: initial test to handle #99 2020-07-15 19:08:53 +02:00