709 Commits

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