Commit Graph

877 Commits

Author SHA1 Message Date
Swann
24b0c0ed8a fix: get active server preset 2021-07-27 17:03:44 +02: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
ca64797641 Merge branch 'develop' into 218-new-ui-ux-implementation 2021-07-26 17:51:01 +02:00
Fabian
a49d9ee437 feat: server ping timeout preferences 2021-07-26 17:42:13 +02:00
Fabian
4c1cd6b8f8 fix: review 2021-07-26 17:30:56 +02:00
Fabian
d6cda709a6 fix: replication conflict 2021-07-26 15:46:29 +02:00
Swann
4bc0feb3a5 fix: ReferenceError in update_external dependency by removing orphan nodes. 2021-07-23 19:35:56 +02:00
Fabian
59aab7159a fix: remove logging.info 2021-07-23 17:10:10 +02:00
Fabian
0a798bb21b feat: clean files+add repository sync icons 2021-07-23 12:51:16 +02:00
Swann
beaafce4fa Merge branch 'develop' into 218-new-ui-ux-implementation 2021-07-22 11:01:59 +02:00
Fabian
6f77337832 feat: request (with bug) 2021-07-22 10:55:18 +02:00
Fabian
07252d62df feat: fonctional UI, no server pswd/ping 2021-07-22 09:38:01 +02:00
Fabian
ac615cd134 feat: first+server list UI, ping/pswd unfonctional 2021-07-21 11:12:17 +02:00
Swann
a4f9f6e051 fix: replication dependencies conflicts 2021-07-20 16:19:53 +02:00
Swann
10de88cdc9 fix: old replication installation conflicts 2021-07-20 16:06:24 +02:00
Swann
e4fa34c984 fix: addon version number 2021-07-20 15:37:11 +02:00
Fabian
4846fbb589 fix: server list working (no ping/lock/pop-up) 2021-07-19 16:03:12 +02:00
Swann
1b81251a11 fix: annotation lock 2021-07-14 12:38:30 +02:00
Fabian
cf44e547a2 fix: presence_text_distance rename 2021-07-13 17:15:34 +02:00
Fabian
0269363c63 fix: overlay UI 2021-07-13 17:14:32 +02:00
Fabian
4ffca17c54 fix: edit>prefs UI/UX 2021-07-13 16:40:26 +02:00
Swann
1e675132d4 fix: collection instances index offset 2021-07-13 16:33:46 +02:00
Swann
781287c390 refactor: use one drawcall for all selection bbox 2021-07-13 15:45:08 +02:00
Fabian
fc91b252f4 feat: edit>preferences + serverpassword ui 2021-07-12 18:01:35 +02:00
Fabian
41c7c569ca fix: link session status icons to session header 2021-07-12 14:55:41 +02:00
Fabian
a82d263f05 feat: add "icons" folder + init 2021-07-12 14:53:18 +02:00
Swann
467e98906e feat: Batch right selection update
Related to https://gitlab.com/slumber/multi-user/-/issues/220
2021-07-12 12:06:45 +02:00
Swann
64a25f94a3 fix: gpencil material loading error
Now loading gpencil materials from uuid
2021-07-09 16:59:59 +02:00
Swann
cf4cd94096
refactor: remove gpencil dump stroke legacy
Related to #166 and #215
2021-07-07 10:15:23 +02:00
Swann
e9ab633aac
fix: annotations updates
Related to #215
2021-07-06 16:06:14 +02:00
Swann
297639e80f
fix: crash on changing workspace change 2021-07-06 15:39:19 +02:00
Swann
d433e8f241
fix: transform offset for object animated with a curve constraint
Related to #214
2021-07-06 14:29:20 +02:00
Swann Martinez
963a551a1e Merge branch '206-draw-active-mode-in-the-object-presence-overlay-2' into 'develop'
Draw active mode in the object presence overlay

See merge request slumber/multi-user!131
2021-07-01 12:57:01 +00:00
Fabian
d01a434fb7 fix: Review 2021-07-01 14:53:14 +02:00
Fabian
3a5a5fc633 fix : draw active mode UI side pannel 2021-07-01 11:58:52 +02:00
Fabian
a8f96581c5 fix: new mode display 2021-06-30 15:34:03 +02:00
Fabian
440a4cc1cd feat: add mode visibily 2021-06-29 17:10:59 +02:00
Swann
a207c51973
fix: image renamin support
fix: sync Color Space Settings

related to #201
2021-06-29 15:59:26 +02:00
Swann
e590e896da
fix: scene duplicates by using data instead of the update id
Related to #209
2021-06-28 10:27:04 +02:00
Swann
6d9c9c4532
fix: timeline marker selection
feat: basic test
2021-06-24 17:45:34 +02:00
Fabian
0a8f0b5f88 feat: add mode overlay 2021-06-24 16:01:14 +02:00
Swann
2238a15c11
feat: initial markers support 2021-06-24 15:51:01 +02:00
Swann
de1e684b3c
fix: name filtering 2021-06-24 14:35:59 +02:00
Fabian
3f005b86ab fix : add enumerate / remove nb_object 2021-06-23 17:45:01 +02:00
Fabian
5098e5135d fix: bbox work for non-mesh objects+ins.collection 2021-06-23 17:00:05 +02:00
Swann
9003abcd18
feat: notes for furtur improvements 2021-06-22 14:06:19 +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
3e552cb406
feat: gpencil materials animation support 2021-06-22 10:39:40 +02:00
Swann
9f381b44c8
fix: material animation support 2021-06-21 18:58:16 +02:00
Swann
ad795caed5
fix: only apply repository heads on connection 2021-06-21 18:38:43 +02:00
Swann
504dd77405
fix: scene cleaning 2021-06-21 17:10:05 +02:00
Swann
82022c9e4d
clean: only log ignored update in debug logging level 2021-06-18 15:45:51 +02:00
Swann
d81b4dc014
feat: enable delta back for all datablocks execpt gpencil, files and images 2021-06-18 15:30:39 +02:00
Swann
fcf5a12dd0
fix: log verbosity level 2021-06-18 15:03:14 +02:00
Swann
b0529e4444
refactor: move handlers to hendlers.py 2021-06-18 14:59:56 +02:00
Swann
bdfd89c085
feat: temporary store applied update to ignore them. 2021-06-18 14:34:11 +02:00
Fabian
5830fe1abb fix: add items_to_remove 2021-06-16 14:28:26 +02:00
Fabian
c609f72080 fix: All brushes 2021-06-16 12:29:56 +02:00
Swann
7790a16034
fix: download the build artifact instead of the repository default zip
Related to #195
2021-06-15 14:51:37 +02:00
Fabian
7cb3482353 fix: parent type and parent bone 2021-06-15 11:20:31 +02:00
Swann
a14b4313f5
feat: update to develop 2021-06-14 16:12:47 +02:00
Swann
b203d9dffd
Merge branch '188-intgrate-replication-as-a-submodule' into develop 2021-06-14 16:10:15 +02:00
Fabian
e07ebdeff5 fix: remove ui overwrite class 2021-06-14 15:46:57 +02:00
Fabian
3d6453f7a2 feat: doc 2021-06-14 15:17:30 +02:00
Fabian
7421511079 fix: override operator 2021-06-14 15:17:07 +02:00
Fabian
bc24525cec fix: new UI/UX 2021-06-11 16:57:02 +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
Fabian
0c6491590e fix: admin password root 2021-06-11 12:18:51 +02:00
Fabian
b87e733ddc fix: name conflict + responsive enum 2021-06-11 12:13:23 +02:00
Fabian
cb0962b484 feat: server preset working with bad ui/ux 2021-06-10 15:39:12 +02:00
Swann
1fc25412ac
fix: constraint differential update support 2021-06-10 15:21:25 +02:00
Swann
b5405553dc
refactor: install replication dependencies in libs 2021-06-09 18:16:43 +02:00
Fabian
a1b6fb0533 feat: server preset 2021-06-08 17:03:43 +02:00
Fabian
b6a8a2ec01 Revert "doc: comment ui draw()"
This reverts commit f7c4f5d1fe.
2021-06-08 15:02:53 +02:00
Fabian
3e41b18af1 Merge branch '49-connection-preset-system' of https://gitlab.com/slumber/multi-user into 49-connection-preset-system 2021-06-08 15:00:50 +02:00
Fabian
f7c4f5d1fe doc: comment ui draw() 2021-06-08 14:58:57 +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
af8a138b4f
fix: modifier order 2021-06-04 17:17:30 +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
569543650f
feat: skip external updates 2021-06-03 15:43:47 +02:00
Swann
07358802f7
refactor: fix scene item removal 2021-06-03 15:03:09 +02:00
Swann
a059fafe12
feat: add mutate to scene delta 2021-06-03 11:43:24 +02:00
Swann
297f68ccfe
refactor: only apply node when it is necessary (skip for host) 2021-06-03 11:41:25 +02:00
Swann
c9c70d1e08
refactor: stamp datablock during apply 2021-06-03 11:20:54 +02:00
Swann
a34f58ef3f
fix: cherrypick TCP idle bug 2021-06-02 23:10:13 +02:00
Swann
e7b7f38991
fix: change rights 2021-06-02 17:49:22 +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
df7ca66ad8
fix: repo dumps api 2021-06-02 09:35:55 +02:00