Commit Graph

1780 Commits

Author SHA1 Message Date
Swann
21dc95b5a7
Merge branch 'develop' into 132-fix-undo-edit-last-operation-redo-handling-2 2021-01-28 09:58:27 +01:00
Swann
d8161f22f3
fix: syntax error 2021-01-28 09:54:19 +01:00
Swann
94f8bff231
fix: envvar synthax error 2021-01-28 09:53:57 +01:00
Swann
d3a1094cc2
feat: gitlab CI tag by branch name 2021-01-28 09:48:36 +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 Martinez
26148e9934 Merge branch '165-delete-animations-is-not-synced' into 'develop'
Resolve "Delete animations is not synced"

See merge request slumber/multi-user!97
2021-01-27 10:12:48 +00: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 Martinez
cb90c196a5 Merge branch '164-duplicating-objects-broke-they-parent-relation' into 'develop'
Resolve "Duplicating objects broke they parent relation"

See merge request slumber/multi-user!96
2021-01-26 14:44:26 +00: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 Martinez
2304563b6e Merge branch '163-support-adding-scene-during-the-session' into '132-fix-undo-edit-last-operation-redo-handling-2'
Resolve "Support adding scene during the session"

See merge request slumber/multi-user!95
2021-01-22 10:22:14 +00: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 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