Commit Graph

131 Commits

Author SHA1 Message Date
9452dc010d fix: bevel and crease mesh attribute replication 2024-03-25 23:32:54 +01:00
6e63055b20 feat: adds dependencies as whl 2024-02-26 16:05:32 +01:00
74ad4e5e1f fix: bump add-on version to 0.5.8 2023-04-11 12:43:52 +00:00
4128a47b88 fix: put back numpy types 2022-07-31 14:57:32 +02:00
689a565c75 fix: bump version 2022-07-07 14:34:33 +02:00
4cb64e5e77 doc: update changelog and version 2022-06-12 21:10:38 +02:00
b8fed806ed feat: update version 2022-03-11 18:38:38 +01:00
48651ce890 fix: uuid error when joining a server 2022-03-09 10:42:44 +01:00
edfcdd8867 feat: bump version 2022-02-15 11:00:18 +01:00
d32cbb7b30 feat: bump addon version 2022-02-10 16:20:22 +01:00
e0c4a17be9 feat: update version 2022-02-10 11:23:46 +01:00
7555b1332a feat: update version 2021-12-10 15:56:47 +01:00
beaafce4fa Merge branch 'develop' into 218-new-ui-ux-implementation 2021-07-22 11:01:59 +02:00
07252d62df feat: fonctional UI, no server pswd/ping 2021-07-22 09:38:01 +02:00
e4fa34c984 fix: addon version number 2021-07-20 15:37:11 +02:00
4846fbb589 fix: server list working (no ping/lock/pop-up) 2021-07-19 16:03:12 +02:00
41c7c569ca fix: link session status icons to session header 2021-07-12 14:55:41 +02:00
b0529e4444 refactor: move handlers to hendlers.py 2021-06-18 14:59:56 +02:00
b203d9dffd Merge branch '188-intgrate-replication-as-a-submodule' into develop 2021-06-14 16:10:15 +02:00
b5405553dc refactor: install replication dependencies in libs 2021-06-09 18:16:43 +02:00
a34f58ef3f fix: cherrypick TCP idle bug 2021-06-02 23:10:13 +02:00
4c774d5d53 refactor: move update user metadata to porcelain 2021-06-02 12:59:53 +02:00
b045911a59 refactor: get diff back for testing 2021-05-10 12:04:45 +02:00
6af3e4b777 refactor: add threaded data handling back on server side 2021-05-04 16:25:36 +02:00
58d639e9d8 feat: add replication as a submoduke 2021-05-04 14:56:50 +02:00
1e83241494 feat: remove pull socket 2021-04-30 16:26:20 +02:00
d9d8ca7ca0 revert: image source replication until a proper fix is done 2021-04-23 15:35:19 +02:00
e71af6402c feat: increment addon version 2021-04-23 11:46:29 +02:00
7fe1ae83b1 feat: update replication version to the right one 2021-04-23 11:25:15 +02:00
3eee8db1ae fix: wrong version number 2021-02-12 17:40:07 +01:00
031b143843 fix: attempt to fix tcp timeout on linux with ZMQ_TCP_KEEPALIVE_IDLE 2021-02-12 17:30:46 +01:00
0b88631250 refactor: move session dump_db to replication as session.save 2021-02-09 18:09:39 +01:00
4d69faf186 clan: remove diff_method 2021-01-22 14:24:19 +01:00
f5c77fec3a fix: fail to push collectionsby reverting the commit caching policy 2021-01-12 21:29:36 +01:00
e3bd7ea445 feat: improve commit times by using cache from the diff 2021-01-12 10:29:27 +01:00
12bd4a603b feat: added a push timer to control the push frequency 2021-01-11 19:54:57 +01:00
c24f70fad5 feat: force to use depsgraph update mode 2021-01-09 22:36:00 +01:00
ca2d8e49b5 feat: update replication 2021-01-06 13:58:58 +01:00
3d9da73ab0 feat: flush history on collection and scene update only
feat: enable deploy for undo branch
2020-12-23 18:46:29 +01:00
cd1e535a56 feat: initial undo tests 2020-12-23 17:27:43 +01:00
d0dc61bf66 feat: initial import operator 2020-12-16 11:05:58 +01:00
8015881e29 feat: update replication to fix image file dependencies owners 2020-12-09 18:38:08 +01:00
e073182028 fix: missing replication update 2020-12-02 16:38:57 +01:00
7e25ca4c84 feat: show exit reason in the disconnection popup 2020-11-26 11:37:51 +01:00
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
039225a41c feat: ignore context errors with info logging level 2020-11-18 17:05:41 +01:00
fbb32147b9 feat: use pickle Cython implementation when its available 2020-11-14 09:51:17 +01:00
d85db295a5 feat: use pickle protocol 4 2020-11-14 09:30:54 +01:00
8f4de7adbf feat(replication): handle error outside the data protocol
refactor(replication): remove background worker
2020-11-13 14:15:11 +01:00
c718e62b33 feat: update replication version to fix server error 2020-11-06 16:52:53 +01:00