Commit Graph

877 Commits

Author SHA1 Message Date
Swann
c2d2db78e6
refactor: temporary remove name resolution 2021-06-01 15:47:05 +02:00
Swann
ad89a4e389
fix: disable mutable delta for scene 2021-06-01 14:53:17 +02:00
Swann
6ca6d4443d
refactor: move load/dumps to repository 2021-05-31 11:39:54 +02:00
Swann
81c9b5fc06
fix: animation loading 2021-05-21 23:02:42 +02:00
Swann
9fddfe084c
fix: annotation 2021-05-21 17:29:22 +02:00
Swann
ca40523393
fix: apply and resolve 2021-05-21 17:14:28 +02:00
Swann
76e28ced21
refactor: remove legacy data 2021-05-21 15:40:45 +02:00
Swann
55c6002b28
feat: update version 2021-05-20 17:22:00 +02:00
Swann
8d5c8aded3
refacor: code formating 2021-05-20 09:57:44 +02:00
Swann
8ebba80b97
refactor: add diff back 2021-05-19 17:44:42 +02:00
Swann
50d6c6b3c8
fix: filter 2021-05-19 15:59:36 +02:00
Swann
f0b03c50f2
refactor: fix tests 2021-05-19 15:12:11 +02:00
Swann
28e83a38e6
refactor: add back armature lightprobes, sound and speaker 2021-05-19 15:05:54 +02:00
Swann
2e261cd66b
refactor: add particle and lattive back 2021-05-19 14:40:13 +02:00
Swann
3f6e4f7333
refactor: add texts back 2021-05-19 14:23:56 +02:00
Swann
49fadf084a
refactor: add gpencil back 2021-05-19 13:56:42 +02:00
Swann
e2e0dc31c1
refactor: add volume and world support 2021-05-19 13:42:34 +02:00
Swann
389bbd97d5
refactor: add image and file back 2021-05-19 13:31:57 +02:00
Swann
19602691d3
feat: texture 2021-05-19 11:43:01 +02:00
Swann
2e2ff5d4bf
refactor: add material nodegroup back 2021-05-19 11:25:56 +02:00
Swann
fef6559ce0
refactor: add light and camera support back 2021-05-19 10:52:04 +02:00
Swann
5f669fd49a
refactor: add camera back 2021-05-19 09:55:07 +02:00
Swann
330ff08fd3
refactor: add collection back 2021-05-19 09:47:01 +02:00
Swann
f3be8f9623
feat: bring back icons 2021-05-19 09:37:50 +02:00
Swann
ffb70ab74c
refactor: protocol refactoring part 1 (mesh, object, action, scene) 2021-05-18 23:14:09 +02:00
Swann
26140eefb2
refactor: clear replicated datablock init states 2021-05-18 18:23:28 +02:00
Swann
cdf0433e8a
refactor: move fetch to repository 2021-05-18 17:17:10 +02:00
Swann
acd70f73bf
refactor: add remote
refactor: move push to porcelain
2021-05-18 16:54:07 +02:00
Swann
36c3a9ab0b
refactor: remove sanitize 2021-05-18 11:01:55 +02:00
Swann
cfb1afdd72
Revert "feat: node sanitize on collection and scene update"
This reverts commit fb1c985f31.
2021-05-18 11:00:05 +02:00
Swann
4eeb80350e
fix: layer info missing 2021-05-18 10:54:13 +02:00
Swann
fb1c985f31
feat: node sanitize on collection and scene update 2021-05-17 17:35:34 +02:00
Swann
689c2473d6
fix: commit 2021-05-17 17:18:17 +02:00
Swann
41620fce90
fix: commit 2021-05-17 17:04:43 +02:00
Swann
249bcf827b
fix: collection instance bounding box selection 2021-05-17 16:03:01 +02:00
Swann
d47eab4f26
refactor: move commit to porcelain 2021-05-17 11:12:18 +02:00
Swann
f011089d82
refactor: removed apply from replicated datablock 2021-05-17 10:52:28 +02:00
Swann
acc58a1c9f
fix: tcp keepalive IDLE time 2021-05-16 22:26:53 +02:00
Swann
24d850de9f
refactor: get metadata updates optimization back 2021-05-11 11:41:43 +02:00
Swann
b045911a59
refactor: get diff back for testing 2021-05-10 12:04:45 +02:00
Swann
a67be76422
feat: delta commit 2021-05-09 17:42:56 +02:00
Swann
32033c743c
feat: update repllication version 2021-05-07 17:10:23 +02:00
Swann
6af3e4b777
refactor: add threaded data handling back on server side 2021-05-04 16:25:36 +02:00
Swann
58d639e9d8
feat: add replication as a submoduke 2021-05-04 14:56:50 +02:00
Swann
2ad93cf304
Merge branch 'develop' into remove-services 2021-04-30 16:53:02 +02:00
Swann
771d76a98b
fix: missing shapekeys attr 2021-04-30 16:51:11 +02:00
Swann
1e83241494
feat: remove pull socket 2021-04-30 16:26:20 +02:00
Swann
1bcbff3ed4
Merge branch 'develop' into remove-services 2021-04-29 14:41:55 +02:00
Swann
9a45fe7125
fix: shapekey animation data 2021-04-29 14:41:11 +02:00
Swann Martinez
207901afdd Merge branch '184-uv-project-modifier-target-object-doesn-t-sync' into 'develop'
Resolve "UV project modifier target object doesn't sync"

See merge request slumber/multi-user!118
2021-04-29 09:11:47 +00:00
Swann
c6eb1ba22f
fix: shapekey performances
Related to #187
2021-04-29 11:06:46 +02:00
Swann
ba4168d0fd
Merge branch 'develop' into remove-services 2021-04-28 16:56:20 +02:00
Swann
00e7adf022
fix: Image Empty is not loading.
Related to #186
2021-04-28 10:01:04 +02:00
Swann
d9d8ca7ca0
revert: image source replication until a proper fix is done 2021-04-23 15:35:19 +02:00
Swann
e71af6402c
feat: increment addon version 2021-04-23 11:46:29 +02:00
Swann
7fe1ae83b1
feat: update replication version to the right one 2021-04-23 11:25:15 +02:00
Swann
a7ad9d30c3
Merge branch 'develop' into remove-services 2021-04-23 11:21:16 +02:00
Swann
14779be1ed
feat: support video file as camera background images 2021-04-22 15:52:06 +02:00
Swann
a36c3740cc
fix: load driver variable without id 2021-04-22 15:00:08 +02:00
Swann
d2108facab
feat: fcurve modifiers support 2021-04-22 14:52:43 +02:00
Swann
e5651151d9
fix: having both animation and drivers on the same object 2021-04-22 14:00:26 +02:00
Swann
fb61b380b6
fix: uv_projector modifier
refactor: move modifier related code to dump_modifiers and load_modifier_custom_data
2021-04-22 11:05:34 +02:00
Swann
53eaaa2fcd
fix: auto-updater operator registration for blender 2.93 compatibility 2021-04-15 15:28:59 +02:00
Swann
570909a7c4
fix: prevent field from being dumped if unused
fix: bl_object tests
2021-04-14 16:25:21 +02:00
Swann
736c3df7c4
feat: remove new particle systems
clean: remove logs
2021-04-14 15:50:53 +02:00
Swann
8e606068f3
fix: particle system duplication
feat: update Readme
2021-04-14 15:29:02 +02:00
Swann
70641435cc
feat: initial rigid body supports 2021-04-14 12:25:16 +02:00
Swann
552c649d34
feat: physics forcefield and collision support 2021-04-14 11:49:34 +02:00
Swann
d9d5a34653
clean: remove libs 2021-04-14 09:56:07 +02:00
Swann
12acd22660
feat: ignore some attributes 2021-04-14 09:54:34 +02:00
Swann
826a59085e
feat: particle texture slot support 2021-04-14 09:45:18 +02:00
Swann
5ee4988aca
Merge branch '24-particle-support' into develop 2021-04-13 22:45:27 +02:00
Swann
cb85a1db4c
feat: dual identification for object parents 2021-04-13 14:37:43 +02:00
Swann
5e30e215ab
fix: empty node 2021-04-02 16:37:47 +02:00
Swann
9f167256d0
fix: node frame trasform 2021-04-02 16:12:51 +02:00
Swann
4e19c169b2
fix: node_groups unordered socket loading
fix: geometry_node sample texture handling
fix: geometry node dependencies
2021-04-02 15:51:31 +02:00
Swann
9c633c35ec
fix: geometry node socket for blender 2.93 2021-04-02 10:01:45 +02:00
Swann
67d18f08e2
fix: Timer not unregistered error
fix: handle correctly unsupported float parameter for geometry nodes
fix: Material loading
2021-03-31 15:38:35 +02:00
Swann
9d0d684589
fix: geometry nodes str, float, int loading 2021-03-31 11:19:03 +02:00
Swann
2446df4fe3
feat: raise the default timeout to 5 second 2021-03-21 09:28:54 +01:00
Swann
07862f1cf0
fix: missing hue_interpolation 2021-03-19 11:07:04 +01:00
Swann
3a02711baa
feat: faster root management 2021-03-14 20:58:25 +01:00
Swann
c7e8002fed
fix: apply api
clean: ipc port propertie
2021-03-14 18:32:04 +01:00
Swann
f4e7ec6be8
Merge branch 'develop' into 173-differential-revision-milestone-2-replication-refactoring 2021-03-14 17:46:23 +01:00
Swann
b965c80ba5
fix: parent transform
fix: race  condition for COMMON objects

related to #180
2021-03-13 18:32:20 +01:00
Swann
235db712fd
fix: api 2021-03-11 15:45:48 +01:00
Swann
647ac46c01
feat: move apply to porcelain
feat: move data access to repository
feat: object_store layer to repository (with GraphObjectStore)
revert: missing network services
2021-03-09 14:07:59 +01:00
Swann
8e3c86561f
refactor: move add to porcelain 2021-03-09 10:19:51 +01:00
Swann
dba19e831d
Merge branch 'develop' into 173-differential-revision-milestone-2-replication-refactoring 2021-03-08 22:16:14 +01:00
Swann
93df5ca5fa
fix: disconnect callback 2021-03-06 10:20:57 +01:00
Swann
b17104c67e
fix: naming 2021-03-05 10:35:35 +01:00
Swann
b66d0dd4ce
Merge branch 'develop' of gitlab.com:slumber/multi-user into develop 2021-03-04 15:49:00 +01:00
Swann
9487753307
feat: fix object and collection support for geometry nodes 2021-03-04 15:48:36 +01:00
Swann
2d638ef76f
refactor: interface api changes 2021-03-04 14:22:54 +01:00
Swann
cc5a87adb8
fix: prevent matrix_parent_inverse from being reset by loading parents only if its necessary 2021-03-03 11:00:47 +01:00
Swann
19c56e590b
feat: remove parent as node dependency 2021-03-03 10:03:57 +01:00
Swann
d0e80da945
fix: object parenting can't be removed
Related to #179
2021-03-03 09:55:48 +01:00
Swann
fb6f170d60
clean: remove prints
doc: add new def docstrings
2021-02-26 14:31:05 +01:00
Swann
c1c39438e3
feat: input value support 2021-02-26 12:27:56 +01:00
Swann
317fc03f87
feat: geometry node initial support
refactor: resolve datablocks by uuid by devault
fix: modifier texture dependencies
2021-02-26 10:38:50 +01:00
Swann
505f3ab770
fix: external depencies removed during undo 2021-02-23 13:20:01 +01:00
Swann
88bab2a4c6
fix: separate objects
Related to #175
2021-02-19 10:00:00 +01:00
Swann
a91bae3506
fix: reload object after mesh loading to prevent it from loosing vertex_group and shape_keys 2021-02-16 21:58:26 +01:00
Swann
0a96643a9f
feat: missing attr (seam, sharp) 2021-02-16 15:36:44 +01:00
Swann
3293741969
fix: vertex group assignation
Related to #172
2021-02-16 10:58:08 +01:00
Swann
3eee8db1ae
fix: wrong version number 2021-02-12 17:40:07 +01:00
Swann
031b143843
fix: attempt to fix tcp timeout on linux with ZMQ_TCP_KEEPALIVE_IDLE 2021-02-12 17:30:46 +01:00
Swann
1dd0235061
clean: timer related settings 2021-02-12 10:49:04 +01:00
Swann
cdcb2de786
clean: remove apply related settings
fix: image reloading after modifications
2021-02-12 10:48:29 +01:00
Swann
0b88631250
refactor: move session dump_db to replication as session.save 2021-02-09 18:09:39 +01:00
Swann
c00b2a2d7d
feat: explicit state loading error 2021-02-09 14:20:08 +01:00
Swann
1f0f44fdbf
clean: materials dump 2021-02-09 14:14:53 +01:00
Swann
8262fb9d4e
feat: time stamped logs files 2021-02-05 11:50:58 +01:00
Swann
c2114b593e
Merge branch 'develop' into 132-fix-undo-edit-last-operation-redo-handling-2 2021-02-05 11:35:56 +01:00
Swann
d0bd4193d9
fix: nurbs curve
feat: curve material support
2021-02-05 11:22:11 +01:00
Swann
cf0d7a1122
fix: temporary for stroke geometry update to fix triangulation with fill materials
Related to 170
2021-02-05 10:25:50 +01:00
Swann
e6110b4cea
Merge branch '132-fix-undo-edit-last-operation-redo-handling-2' into 166-improve-grease-pencil-replication-performances 2021-02-02 11:09:54 +01:00
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