1584 Commits

Author SHA1 Message Date
Swann
5b43520353
fix: does graph update flag 2020-11-26 12:17:35 +01:00
Swann
7e25ca4c84
feat: show exit reason in the disconnection popup 2020-11-26 11:37:51 +01:00
Swann
4a4cd5db50
feat: initial notification popup 2020-11-25 22:53:38 +01:00
Swann
7f19d45b71
fix: gpencil draw_cyclic missing in 2.91.0 2020-11-25 19:21:22 +01:00
Swann
37b3d6d094
fix: replication flag button aligment for blender 2.91.0 2020-11-25 18:36:02 +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
3024b479d3
Merge branch 'develop' of gitlab.com:slumber/multi-user into develop 2020-11-25 18:09:00 +01:00
Swann Martinez
abf4462da6 Merge branch 'feature/docupdate_gcloudhost' into 'develop'
Feature/docupdate gcloudhost

See merge request slumber/multi-user!76
2020-11-25 14:10:56 +00:00
brybalicious
aa6827303f doc update & clean - cloud host & updating addon
docs clean images
2020-11-25 14:34:58 +01:00
Swann
254e8e8ca1
feat: ignore material output node default values 2020-11-25 14:00:27 +01:00
Swann
a63bf66023
feat: push docker image with latest tag 2020-11-25 10:55:52 +01:00
brybalicious
983c5f9020 Minor doc update 2020-11-25 01:22:03 +01:00
brybalicious
9f61335a85 Minor doc update (ways_to_contribute) 2020-11-24 23:11:51 +01:00
brybalicious
ed0c5d9431 Add cloud hosting instructions, updated Dockerfile 2020-11-24 23:00:44 +01:00
Swann
46414aef13
fix: version check 2020-11-20 22:06:08 +01:00
Swann Martinez
3841ed3330 Merge branch '117-handle-correctly-annotation-sync' into 'develop'
Resolve "Handle correctly annotation sync"

See merge request slumber/multi-user!75
2020-11-19 08:05:22 +00:00
Swann
47a281faff
feat: initial annotation support 2020-11-18 19:13:22 +01:00
Swann Martinez
f0442861a8 Merge branch '142-improve-grease-pencil-replication-peformances' into 'develop'
Resolve "Improve grease pencil replication peformances"

See merge request slumber/multi-user!74
2020-11-18 16:28:18 +00:00
Swann
039225a41c
feat: ignore context errors with info logging level 2020-11-18 17:05:41 +01:00
Swann
f1ffe37ac7
feat: initial gpencil perf improvement 2020-11-18 16:43:12 +01:00
Swann
6ca7b42ab4
feat: handle material inputs lenght errors 2020-11-18 14:49:27 +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
0f1850bf2c
feat: support color ramps interpolation and color_mode 2020-11-13 14:15:59 +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 Martinez
320745aab3 Merge branch '45-vse-support' into 'develop'
Resolve "VSE Support"

See merge request slumber/multi-user!72
2020-11-11 19:38:03 +00:00
Swann
40cec39d27
feat: update readme 2020-11-11 18:54:07 +01:00
Swann
498616147b
feat: support image sequence 2020-11-11 18:52:20 +01:00
Swann
30b2f5d32e
feat: clear scene sequence on connection 2020-11-11 18:36:00 +01:00
Swann
f7e98abb59
Merge branch 'develop' into 45-vse-support 2020-11-11 18:01:34 +01:00
Swann Martinez
4022f300b3 Merge branch '141-support-shader-node-groups' into 'develop'
Add initial support for shader node groups

See merge request slumber/multi-user!70
2020-11-11 16:58:37 +00:00
Swann
cef45dad3c
feat: use basic uuid to identify node inputs 2020-11-11 17:52:32 +01:00
Swann
30d734c2c1
feat: added initial nodegroup support 2020-11-11 14:09:57 +01:00
Swann
4391510d7b
refactor: move node_tree io to dedicated def in order to avoid code redundancy. 2020-11-11 10:25:35 +01:00
Swann Martinez
04a4f7668a Merge branch '138-support-dns-name' into 'develop'
Resolve "Support DNS name"

See merge request slumber/multi-user!69
2020-11-06 21:36:00 +00:00
Swann
908c0fa4af
feat: dns support 2020-11-06 22:33:33 +01:00
Swann
c718e62b33
feat: update replication version to fix server error 2020-11-06 16:52:53 +01:00
Swann
2f34bba1fd
feat: delete inexistant sequences 2020-11-04 23:37:07 +01:00
Swann
db4e495183
fix: ignore strobe default value 2020-11-04 22:55:17 +01:00
Swann
c00a7184ff
Merge branch 'develop' into 45-vse-support 2020-11-04 22:42:05 +01:00
Swann
9c83df45fc
feat: bl_sequencer separate implementation 2020-11-04 22:41:24 +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
371d793a13
fix: materials Math and Vector node sync
Related to #137
2020-11-03 23:17:08 +01:00
Swann
c710111887
feat: test to hot reload newly installed module 2020-11-03 16:44:42 +01:00
Swann
664f7635cc
feat: support empty id_root in actions 2020-11-03 16:15:34 +01:00
Swann
babecf5ae7
feat: add suport for MOVIE, IMAGE SOUND and EFFECT strips 2020-11-02 18:13:31 +01:00
Swann
0bad6895da
feat: ground work for sequence support 2020-10-30 16:58:18 +01:00
Swann
66e55a7eec
feat: improve default session widget hpos settings (@brybalicious) 2020-10-22 17:43:28 +02:00
Swann
4e2377cd7f
feat: improve default session widget settings (@brybalicious) 2020-10-22 17:41:33 +02:00
Swann
f90c12b27f
doc: added missing fields
feat: changed session widget defaults
2020-10-22 16:07:19 +02:00