Swann
|
51cb099c4c
|
feat: skin vertices data replication
fix: empty modifiers stask
|
2020-12-24 16:37:53 +01:00 |
|
Swann Martinez
|
64731a9198
|
Merge branch '157-drivers-data-path-index-isn-t-replicated' into 'develop'
fix: multiple drivers with same data_path on different index
See merge request slumber/multi-user!90
|
2020-12-24 14:01:07 +00:00 |
|
Swann
|
4fdb72f874
|
fix: constraints destructor
|
2020-12-24 14:56:59 +01:00 |
|
Swann
|
1412fc638c
|
fix: object constraint dump
|
2020-12-24 14:56:40 +01:00 |
|
Swann
|
7920f67aea
|
fix: multiple drivers with same data_path on different index
|
2020-12-24 14:46:18 +01:00 |
|
Swann
|
a0c0f781e2
|
feat: update addon version to reflect the future release
|
2020-12-24 11:07:10 +01:00 |
|
Swann
|
2c016833fd
|
fix: bone roll replication
More info about the issue:
https://devtalk.blender.org/t/how-to-query-determine-the-roll-of-a-bone-in-pose-object-mode/14251/2
Related to #155
|
2020-12-24 10:53:16 +01:00 |
|
Swann
|
1e64e17ff4
|
fix: display key error
Related to #154
|
2020-12-23 00:21:31 +01:00 |
|
Swann
|
45fbc46d8d
|
doc: added initial documentation for auto save
|
2020-12-22 16:58:00 +01:00 |
|
Swann
|
39e3c1dbd5
|
refactor: change bl_label
Related to https://gitlab.com/slumber/multi-user/-/issues/153
|
2020-12-22 16:16:06 +01:00 |
|
Swann
|
f043b03128
|
clean: timers interface
feat: cancel autosave operator
|
2020-12-22 16:04:50 +01:00 |
|
Swann
|
03b92eb5e7
|
fix: export menu label name
|
2020-12-17 14:04:00 +01:00 |
|
Swann
|
d0dc61bf66
|
feat: initial import operator
|
2020-12-16 11:05:58 +01:00 |
|
Swann
|
056b3524e5
|
feat: gzip to compress graph
|
2020-12-11 23:02:20 +01:00 |
|
Swann
|
16fc4b8c54
|
feat: added record as a timer
|
2020-12-10 15:50:43 +01:00 |
|
Swann
|
e62f0682a2
|
feat: initial export test
|
2020-12-10 13:31:43 +01:00 |
|
Swann
|
54f416e8c3
|
fead: added materials support for volumes
|
2020-12-09 19:06:30 +01:00 |
|
Swann
|
8015881e29
|
feat: update replication to fix image file dependencies owners
|
2020-12-09 18:38:08 +01:00 |
|
Swann
|
6e2d36cd00
|
feat: image autosave
|
2020-12-09 18:35:29 +01:00 |
|
Swann
|
affab2414c
|
feat: exit the session as soon as a Timer crash
|
2020-12-09 18:34:56 +01:00 |
|
Swann
|
af6d54296a
|
feat: parent reloading support for file dependent nodes
|
2020-12-09 14:49:26 +01:00 |
|
Swann Martinez
|
31254d13c0
|
Merge branch '147-support-grease-pencil-modifiers' into 'develop'
feat: added initial gpencil modifer support
See merge request slumber/multi-user!81
|
2020-12-03 14:00:05 +00:00 |
|
Swann
|
19c5ca0928
|
feat: added initial gpencil modifer support
Related to https://gitlab.com/slumber/multi-user/-/issues/147
|
2020-12-03 14:23:10 +01:00 |
|
Swann
|
4bc35d7da4
|
fix: message unkown
|
2020-12-03 13:30:54 +01:00 |
|
Swann
|
8d19ffd52f
|
feat: use invoke_props_dialog instead of iinvoke_popup
|
2020-12-03 13:28:45 +01:00 |
|
Swann
|
e6e4f6ab7a
|
feat: initial volume support
|
2020-12-02 18:13:11 +01:00 |
|
Swann
|
e073182028
|
fix: missing replication update
|
2020-12-02 16:38:57 +01:00 |
|
Swann
|
ac9a0f3733
|
feat: ignore useless attributes
|
2020-12-02 16:25:40 +01:00 |
|
Swann
|
0b25264375
|
feat: added a basic test texture
|
2020-12-02 14:21:49 +01:00 |
|
Swann
|
1d03fe4975
|
feat: add initial texture support
|
2020-12-02 11:24:26 +01:00 |
|
Swann
|
c72bb21f20
|
Merge branch 'develop' into 143-add-a-popup-dialog-when-a-timeout-disconnection-occures
|
2020-11-26 13:25:46 +01:00 |
|
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
|
254e8e8ca1
|
feat: ignore material output node default values
|
2020-11-25 14:00:27 +01:00 |
|
Swann
|
46414aef13
|
fix: version check
|
2020-11-20 22:06:08 +01: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
|
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 |
|