Commit Graph

1717 Commits

Author SHA1 Message Date
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
Swann
0dd685d009 doc: add missing presence flags 2021-07-20 15:11:38 +02:00
Swann
3e8c30c0ab fix: supported datablocks in readme 2021-07-20 14:59:30 +02:00
Swann
21cc3cd917 fix: update readme to reflect changes 2021-07-20 14:57:52 +02:00
Swann
81e620ee3d fix: documentations capture for 0.4.0 2021-07-20 14:50:33 +02:00
Swann
fb9bd108bd feat: update changelog to reflect v0.4.0 version 2021-07-20 14:19:33 +02:00
Fabian
4846fbb589 fix: server list working (no ping/lock/pop-up) 2021-07-19 16:03:12 +02:00
Swann Martinez
cab6625399 Merge branch '219-lock-annotation-doesn-t-sync' into 'develop'
Resolve "Lock annotation doesn't sync"

See merge request slumber/multi-user!143
2021-07-14 10:41:32 +00: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 Martinez
77bf269fb5 Merge branch '221-optimize-user-selection-draw-code' into 'develop'
Resolve "Optimize user selection draw code"

See merge request slumber/multi-user!142
2021-07-13 14:37:09 +00: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 Martinez
d4476baa1b Merge branch '220-batch-right-selection-update' into 'develop'
Resolve "Batch right selection update"

See merge request slumber/multi-user!141
2021-07-12 10:20:23 +00: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 Martinez
e6996316be Merge branch '215-annotations-doesn-t-sync-correctly' into 'develop'
Resolve "Annotations doesn't sync correctly"

See merge request slumber/multi-user!138
2021-07-07 08:18:49 +00: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 Martinez
f0cc63b6f0 Merge branch '214-animated-object-transform-not-correctly-sync' into 'develop'
Resolve "Animated object transform not correctly sync"

See merge request slumber/multi-user!137
2021-07-06 12:32:39 +00: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
Swann Martinez
8926ab44e1 Merge branch '201-improved-image-support' into 'develop'
Resolve "Improved image support"

See merge request slumber/multi-user!136
2021-07-01 09:55:47 +00: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 Martinez
e706c8e0bf Merge branch '209-adding-a-scene-create-node-duplicates' into 'develop'
Resolve "Adding a scene create node duplicates"

See merge request slumber/multi-user!135
2021-06-28 08:30:22 +00: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 Martinez
4140b62a8e Merge branch '119-add-timeline-marker-sync' into 'develop'
Resolve "Add timeline marker sync"

See merge request slumber/multi-user!133
2021-06-24 15:52:12 +00:00
Swann
6d9c9c4532
fix: timeline marker selection
feat: basic test
2021-06-24 17:45:34 +02:00
Swann Martinez
e9e1911840 Merge branch '208-late-update-logging-error' into 'develop'
Resolve "Late update logging error"

See merge request slumber/multi-user!134
2021-06-24 15:28:56 +00:00
Swann
ab350ca7bc
fix: late update logging error
Related to #208
2021-06-24 17:24:08 +02:00
Fabian
0a8f0b5f88 feat: add mode overlay 2021-06-24 16:01:14 +02:00