1466 Commits

Author SHA1 Message Date
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 Martinez
790f145022 Merge branch '162-sync-cycles_visibility-settings' into 'develop'
feat: sync cycle visibility settings

See merge request slumber/multi-user!94
2021-01-21 10:05:42 +00: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 Martinez
2d90ea7679 Merge branch '160-undo-performance-improvement' into '132-fix-undo-edit-last-operation-redo-handling-2'
Resolve "Undo performance improvement"

See merge request slumber/multi-user!93
2021-01-12 10:37:10 +00: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 Martinez
3c31fb5118 Merge branch '158-exception-access-violation-during-undo-redo' into '132-fix-undo-edit-last-operation-redo-handling-2'
Resolve "Exception access violation during Undo/Redo"

See merge request slumber/multi-user!92
2021-01-09 21:38:25 +00: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 Martinez
dfaf1be4ff Merge branch '106-skin-weight-isn-t-properly-replicated' into 'develop'
Resolve "Skin weight isn't properly replicated"

See merge request slumber/multi-user!91
2020-12-24 15:42:46 +00: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 Martinez
213523c8d6 Merge branch '156-constraint-replication-is-broken' into 'develop'
Resolve "Constraint replication is broken"

See merge request slumber/multi-user!89
2020-12-24 14:01:01 +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 Martinez
ec74ea0038 Merge branch '155-bone-roll-is-not-sync' into 'develop'
Resolve "Bone roll is not sync"

See merge request slumber/multi-user!88
2020-12-24 10:03:50 +00: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 Martinez
8a8cc0b322 Merge branch '154-object-display-data-loading-error' into 'develop'
Resolve "Object display data  loading error"

See merge request slumber/multi-user!86
2020-12-22 23:23:26 +00:00
Swann
1e64e17ff4
fix: display key error
Related to #154
2020-12-23 00:21:31 +01:00
Swann Martinez
66b6c06a2c Merge branch 'export_replication_graph' into 'develop'
Export replication graph

See merge request slumber/multi-user!85
2020-12-22 22:31:27 +00: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 Martinez
ffe419a46e Merge branch 'develop' into 'master'
v0.2.0

See merge request slumber/multi-user!73
v0.2.0
2020-12-17 13:34:41 +00:00
Swann
d4a0f782aa
fix: update CHANGELOG.md to reflect the release note 2020-12-17 14:31:32 +01:00
Swann
9273adbd01
doc: change dowload link order (@activemotionpictures) 2020-12-17 14:24:48 +01:00
Swann
03b92eb5e7
fix: export menu label name 2020-12-17 14:04:00 +01:00