Swann
|
819598ebd9
|
Merge branch 'develop' into 132-fix-undo-edit-last-operation-redo-handling-2
|
2021-02-02 11:09:11 +01:00 |
|
Swann
|
6a5ff9a097
|
fix: grease pencil material holdout is not synced
|
2021-02-02 11:04:46 +01:00 |
|
Swann
|
86cb3d29fb
|
fix: wrong grease pencil frame after layer update
|
2021-01-29 16:29:27 +01:00 |
|
Swann
|
589702dab7
|
feat: continous update support by toggling the sync_in_editmode flag
Related to #166
|
2021-01-29 11:54:13 +01:00 |
|
Swann
|
c4484b4b51
|
Merge branch '132-fix-undo-edit-last-operation-redo-handling-2' into 166-improve-grease-pencil-replication-performances
|
2021-01-29 11:43:33 +01:00 |
|
Swann
|
c855b5a424
|
clean: removed logs
|
2021-01-29 11:39:00 +01:00 |
|
Swann
|
ee4083c134
|
feat: evaluate gpencil on layer change/ frame change/ mode change
Related to #166
|
2021-01-29 11:28:50 +01:00 |
|
Swann
|
0325e9d0bd
|
feat: move sequencer to scene
|
2021-01-29 00:06:41 +01:00 |
|
Swann
|
d08e0a80a4
|
Merge branch 'develop' into 132-fix-undo-edit-last-operation-redo-handling-2
|
2021-01-27 11:15:02 +01:00 |
|
Swann
|
0a7be03c6f
|
fix: animation data attribute check
|
2021-01-27 11:06:46 +01:00 |
|
Swann
|
b6449a7da2
|
fix: animation deletion synchronization
Related to #165
|
2021-01-27 11:01:03 +01:00 |
|
Swann
|
36038effdf
|
Merge branch 'develop' into 132-fix-undo-edit-last-operation-redo-handling-2
|
2021-01-26 15:46:09 +01:00 |
|
Swann
|
ae3c9fe43e
|
clean: remove hardcoded parent assignation
|
2021-01-26 15:42:37 +01:00 |
|
Swann
|
2983195af4
|
fix: objects parenting error
|
2021-01-26 15:40:00 +01:00 |
|
Swann
|
4d69faf186
|
clan: remove diff_method
|
2021-01-22 14:24:19 +01:00 |
|
Swann
|
1cfb4e797e
|
fix: handle none uuid
|
2021-01-22 11:18:28 +01:00 |
|
Swann
|
8f95158f08
|
feat: initial support for new scenes
|
2021-01-21 14:48:07 +01:00 |
|
Swann
|
5949e3c5cc
|
Merge branch 'develop' of gitlab.com:slumber/multi-user into 132-fix-undo-edit-last-operation-redo-handling-2
|
2021-01-21 11:06:54 +01:00 |
|
Swann
|
ec40862dd0
|
feat: sync cycle visibility settings
|
2021-01-21 10:51:28 +01:00 |
|
Swann
|
9cc1c92e0e
|
clean: remove unused var
|
2021-01-20 16:02:15 +01:00 |
|
Swann
|
7a716b4c37
|
feat: auto remove nodes on undo/redo
feat: purge operator
|
2021-01-15 23:43:35 +01:00 |
|
Swann
|
a4ef8a6344
|
feat: skip update in sculpt mode by default
|
2021-01-15 23:14:45 +01:00 |
|
Swann
|
c5e20085f0
|
clean: move flush history to the debug logs
|
2021-01-15 17:02:29 +01:00 |
|
Swann
|
f4463f9cfe
|
fix: greace pencil object vertexgroup dump crash by adding a warning
|
2021-01-15 16:54:36 +01:00 |
|
Swann
|
a212445927
|
clean: remove push timer
|
2021-01-15 16:41:32 +01:00 |
|
Swann
|
89a8891073
|
fix: RNA removed error by disabling the push timer
|
2021-01-13 15:49:07 +01:00 |
|
Swann
|
52ebb874b0
|
fix: edit-mode error while pushing
|
2021-01-13 15:36:41 +01:00 |
|
Swann
|
2913e6d5a7
|
fix: file push
|
2021-01-13 15:09:10 +01:00 |
|
Swann
|
6a00b58600
|
fix: timeout error on connection
|
2021-01-13 14:45:23 +01:00 |
|
Swann
|
2bde136bb6
|
fix: annotation tool
|
2021-01-13 14:24:16 +01:00 |
|
Swann
|
f5c77fec3a
|
fix: fail to push collectionsby reverting the commit caching policy
|
2021-01-12 21:29:36 +01:00 |
|
Swann
|
d3211199c4
|
fix: handler not correctly removed
|
2021-01-12 13:36:21 +01:00 |
|
Swann
|
abd846fc8d
|
clean: push timer
feat: purge stagging on pre--redo/undo
|
2021-01-12 11:33:48 +01:00 |
|
Swann
|
e3bd7ea445
|
feat: improve commit times by using cache from the diff
|
2021-01-12 10:29:27 +01:00 |
|
Swann
|
12bd4a603b
|
feat: added a push timer to control the push frequency
|
2021-01-11 19:54:57 +01:00 |
|
Swann
|
c24f70fad5
|
feat: force to use depsgraph update mode
|
2021-01-09 22:36:00 +01:00 |
|
Swann
|
ca2d8e49b5
|
feat: update replication
|
2021-01-06 13:58:58 +01:00 |
|
Swann
|
4b1499f6ae
|
fix: construct error
|
2020-12-29 17:38:21 +01:00 |
|
Swann
|
f0c1fe9c87
|
Merge branch 'develop' into 132-fix-undo-edit-last-operation-redo-handling-2
|
2020-12-29 14:30:01 +01:00 |
|
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
|
3d9da73ab0
|
feat: flush history on collection and scene update only
feat: enable deploy for undo branch
|
2020-12-23 18:46:29 +01:00 |
|
Swann
|
2f4e30f432
|
fix: catch runtime error
feat: enable build for undo branch
|
2020-12-23 17:57:36 +01:00 |
|
Swann
|
cd1e535a56
|
feat: initial undo tests
|
2020-12-23 17:27:43 +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 |
|
Swann
|
f7e98abb59
|
Merge branch 'develop' into 45-vse-support
|
2020-11-11 18:01:34 +01: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
|
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 |
|
Swann Martinez
|
3573db0969
|
Merge branch '134-revamp-session-status-ui-widget' into 'develop'
Resolve "Revamp session status UI widget"
See merge request slumber/multi-user!67
|
2020-10-22 13:52:29 +00:00 |
|
Swann
|
92bde00a5a
|
feat: store session widget settings to preferences
|
2020-10-22 15:48:13 +02:00 |
|
Swann
|
2c82560d24
|
fix: grease pencil material
|
2020-10-22 13:55:26 +02:00 |
|
Swann
|
6f364d2b88
|
feat: session widget position and scale settings
feat: ui_scale is now taken in account for session widget text size
|
2020-10-21 23:33:44 +02:00 |
|
Swann
|
4dd932fc56
|
fix: empty and light display broken
|
2020-10-21 17:23:59 +02:00 |
|
Swann
|
18b5fa795c
|
feat: resolve materials from uuid by default and fallback on regular name resolving
|
2020-10-21 15:10:37 +02:00 |
|
Swann
|
1a82ec72e4
|
fix: change owner call in opterator
|
2020-10-21 14:40:15 +02:00 |
|
Swann
|
804747c73b
|
fix: owning parent when a child is already owned (ex: duplicate linked)
|
2020-10-21 14:15:42 +02:00 |
|
Swann
|
7ee705332f
|
feat: update replication to prevent UnpicklingError from crashing the network Thred
|
2020-10-20 17:25:50 +02:00 |
|
Swann
|
5e4ce4556f
|
doc: update operator descriptions
|
2020-10-16 10:57:45 +02:00 |
|
Swann
|
5bc9b10c12
|
fix: material gpencil loading
|
2020-10-15 18:01:54 +02:00 |
|
Swann
|
7db3c18213
|
feat: affect dependencies option in change owner
|
2020-10-15 17:48:04 +02:00 |
|
Swann
|
ff35e34032
|
feat: update apply ui icon
fix: material property filter
|
2020-10-15 17:09:50 +02:00 |
|
Swann
|
9f8222afa7
|
fix: handle apply dependencies
|
2020-10-15 12:11:28 +02:00 |
|
Swann
|
b398541787
|
fix: apply operator
|
2020-10-14 19:12:28 +02:00 |
|
Swann
|
f0b33d8471
|
fix: race condition in scene sync
|
2020-10-14 19:11:32 +02:00 |
|
Swann
|
4283fc0fff
|
fix: crash during hybrid session
Related to #130
|
2020-10-14 16:06:11 +02:00 |
|
Swann
|
753f4d3f27
|
fix: prevent NonAuthorizedOperationError to kill the right managment timer
|
2020-10-14 00:36:59 +02:00 |
|
Swann
|
9dd02b2756
|
feat: fix binary diff
|
2020-10-13 17:15:31 +02:00 |
|
Swann
|
c74d12c843
|
fix: handle world empty dependencies
|
2020-10-13 17:10:25 +02:00 |
|
Swann
|
e1d9982276
|
fix: bl_file diff when clear memory cache is enabled
|
2020-10-13 17:09:43 +02:00 |
|
Swann
|
8861986213
|
fix: packed image save error
|
2020-10-13 16:58:48 +02:00 |
|
Swann
|
1cb9fb410c
|
feat: material node output default value support
fix: prevent material empty dependencies
|
2020-10-12 23:10:42 +02:00 |
|
Swann
|
c844c6e54f
|
clean: keep only active renderer settings (bl_scene.py)
fix: resolve_deps_implementation now only resolve master collection objects (bl_scene.py)
|
2020-10-12 20:21:08 +02:00 |
|
Swann
|
a4d0b1a68b
|
fix: client selection
|
2020-10-12 18:56:42 +02:00 |
|
Swann
|
2fdc11692d
|
fix: handle None bounding box position
|
2020-10-12 18:15:59 +02:00 |
|
Swann
|
030f2661fd
|
fix: buffer empty for the first diff
|
2020-10-12 17:13:35 +02:00 |
|
Swann
|
e589e3eec4
|
fix: file not found logging
clean: remove cache for scene diff
|
2020-10-12 17:12:50 +02:00 |
|
Swann
|
04140ced1b
|
fix: collection instance bounding box display
|
2020-10-12 17:11:46 +02:00 |
|
Swann
|
0d9ce43e74
|
fix: enable binrary differentialback
feat: ignore material node bl_label
|
2020-10-12 13:33:49 +02:00 |
|
Swann
|
d3969b4fd4
|
Revert "feat: avoid dumping read only properties"
This reverts commit cefaef5c4bcabf920b46b6dd29415cabcd8f23d9.
|
2020-10-12 10:23:19 +02:00 |
|
Swann
|
e21f64ac98
|
revert: bl_label
|
2020-10-11 19:20:53 +02:00 |
|
Swann
|
b25b380d21
|
fix: missing bl_idname
|
2020-10-11 19:11:51 +02:00 |
|
Swann
|
1146d9d304
|
feat: disable render settings sync by default
|
2020-10-11 19:08:06 +02:00 |
|
Swann
|
51b60521e6
|
feat: update relplication version
|
2020-10-11 19:07:48 +02:00 |
|
Swann
|
035f8a1dcd
|
feat: skipping not required parameters
|
2020-10-11 19:07:28 +02:00 |
|
Swann
|
cefaef5c4b
|
feat: avoid dumping read only properties
|
2020-10-11 19:06:58 +02:00 |
|
Swann
|
3eca25ae19
|
feat: update replication version
|
2020-10-11 15:10:28 +02:00 |
|
Swann
|
96346f8a25
|
refactor: clean debug logs
|
2020-10-11 15:06:32 +02:00 |
|