599 Commits

Author SHA1 Message Date
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