Commit Graph

208 Commits

Author SHA1 Message Date
Swann
2a88c3e5ac feat: use requirement to install dependencies
fix: _bool numpy not found
2023-04-06 09:26:29 +02:00
Swann Martinez
4c42a5be92 fix: freeze deepdiff version in replication 2022-08-18 21:40:07 +02:00
Swann Martinez
c228b6ad7f refactpr: snapshot logs 2022-03-09 11:19:09 +01:00
Swann Martinez
48651ce890 fix: uuid error when joining a server 2022-03-09 10:42:44 +01:00
Swann Martinez
26847cf459 fix: server crashing during snapshots 2022-03-08 18:06:54 +01:00
Swann Martinez
bdd6599614 fix: objects not selectable after user leaves session (or kicked)
Related to #248
2022-02-15 10:55:26 +01:00
Swann Martinez
2a6181b832 fix: replication typo 2022-02-10 11:23:01 +01:00
Swann
690e450349 fix: avoid to store Commit in the replication graph 2021-12-10 15:55:59 +01:00
Swann
6f02b38b0e fix(replication): missing version update 2021-11-03 16:37:12 +01:00
Swann
f48ade6390 fix python 3.10 compatibility (@NotFood) 2021-11-03 16:32:40 +01:00
Swann
82a5124d64 fix: unit tests 2021-07-26 18:16:21 +02:00
Swann
cca5bf903b fix: replication deployment 2021-07-26 18:05:36 +02:00
Fabian
d6cda709a6 fix: replication conflict 2021-07-26 15:46:29 +02:00
Fabian
6f77337832 feat: request (with bug) 2021-07-22 10:55:18 +02:00
Swann
ab350ca7bc
fix: late update logging error
Related to #208
2021-06-24 17:24:08 +02:00
Swann
a199e0df00
feat: apply bl_apply_child member to force dependencies reloading
fix: node_tree animation dependencies
2021-06-22 11:36:51 +02:00
Swann
3774419b7e
fix: force push is now pushing the whole node data instead of delta 2021-06-22 10:41:36 +02:00
Swann
a14b4313f5
feat: update to develop 2021-06-14 16:12:47 +02:00
Swann
699cf578e2
feat: prevent updates in sclupt mode 2021-06-11 16:42:23 +02:00
Swann
e9b4afb440
refactor: enable partial delta based replication 2021-06-11 15:28:37 +02:00
Swann
b5405553dc
refactor: install replication dependencies in libs 2021-06-09 18:16:43 +02:00
Swann
c616054878
tour du python blender 2021-06-07 17:06:41 +02:00
Swann
5c08493774
fix 'GraphObjectStore' object has no attribute 'object_store' 2021-06-04 18:30:54 +02:00
Swann
6d9216f14a
refactor: cleanup repository 2021-06-04 16:07:02 +02:00
Swann
fc4fb088bb
refactor: repository api clean 2021-06-04 14:02:09 +02:00
Swann
98553ba00c
refactor: remove get_nodes 2021-06-04 12:13:53 +02:00
Swann
1e15a12b10
refactor: remove list 2021-06-04 12:07:54 +02:00
Swann
07358802f7
refactor: fix scene item removal 2021-06-03 15:03:09 +02:00
Swann
c9c70d1e08
refactor: stamp datablock during apply 2021-06-03 11:20:54 +02:00
Swann
392e0aaaa3
refactor: remove missing parameter 2021-06-02 15:45:11 +02:00
Swann
4c774d5d53
refactor: move update user metadata to porcelain 2021-06-02 12:59:53 +02:00
Swann
4c4cf8a970
refactor: move rm to porcelain 2021-06-02 11:47:41 +02:00
Swann
211d0848c2
fix: replication version 2021-06-02 11:39:37 +02:00
Swann
c9665c4719
refactor: move unlock/lock/kick to porcelain 2021-06-02 11:31:23 +02:00
Swann
431fe0d840
refactor: move lock/unock to porcelain 2021-06-02 10:22:37 +02:00
Swann
6ca6d4443d
refactor: move load/dumps to repository 2021-05-31 11:39:54 +02:00
Swann
76e28ced21
refactor: remove legacy data 2021-05-21 15:40:45 +02:00
Swann
55c6002b28
feat: update version 2021-05-20 17:22:00 +02:00
Swann
8d5c8aded3
refacor: code formating 2021-05-20 09:57:44 +02:00
Swann
8ebba80b97
refactor: add diff back 2021-05-19 17:44:42 +02:00
Swann
3f6e4f7333
refactor: add texts back 2021-05-19 14:23:56 +02:00
Swann
fef6559ce0
refactor: add light and camera support back 2021-05-19 10:52:04 +02:00
Swann
ffb70ab74c
refactor: protocol refactoring part 1 (mesh, object, action, scene) 2021-05-18 23:14:09 +02:00
Swann
26140eefb2
refactor: clear replicated datablock init states 2021-05-18 18:23:28 +02:00
Swann
cdf0433e8a
refactor: move fetch to repository 2021-05-18 17:17:10 +02:00
Swann
acd70f73bf
refactor: add remote
refactor: move push to porcelain
2021-05-18 16:54:07 +02:00
Swann
36c3a9ab0b
refactor: remove sanitize 2021-05-18 11:01:55 +02:00
Swann
41620fce90
fix: commit 2021-05-17 17:04:43 +02:00
Swann
d47eab4f26
refactor: move commit to porcelain 2021-05-17 11:12:18 +02:00
Swann
f011089d82
refactor: removed apply from replicated datablock 2021-05-17 10:52:28 +02:00