|
a7ad9d30c3
|
Merge branch 'develop' into remove-services
|
2021-04-23 11:21:16 +02:00 |
|
|
14779be1ed
|
feat: support video file as camera background images
|
2021-04-22 15:52:06 +02:00 |
|
|
a36c3740cc
|
fix: load driver variable without id
|
2021-04-22 15:00:08 +02:00 |
|
|
d2108facab
|
feat: fcurve modifiers support
|
2021-04-22 14:52:43 +02:00 |
|
|
e5651151d9
|
fix: having both animation and drivers on the same object
|
2021-04-22 14:00:26 +02:00 |
|
|
53eaaa2fcd
|
fix: auto-updater operator registration for blender 2.93 compatibility
|
2021-04-15 15:28:59 +02:00 |
|
|
570909a7c4
|
fix: prevent field from being dumped if unused
fix: bl_object tests
|
2021-04-14 16:25:21 +02:00 |
|
|
736c3df7c4
|
feat: remove new particle systems
clean: remove logs
|
2021-04-14 15:50:53 +02:00 |
|
|
8e606068f3
|
fix: particle system duplication
feat: update Readme
|
2021-04-14 15:29:02 +02:00 |
|
|
70641435cc
|
feat: initial rigid body supports
|
2021-04-14 12:25:16 +02:00 |
|
|
552c649d34
|
feat: physics forcefield and collision support
|
2021-04-14 11:49:34 +02:00 |
|
|
d9d5a34653
|
clean: remove libs
|
2021-04-14 09:56:07 +02:00 |
|
|
12acd22660
|
feat: ignore some attributes
|
2021-04-14 09:54:34 +02:00 |
|
|
826a59085e
|
feat: particle texture slot support
|
2021-04-14 09:45:18 +02:00 |
|
|
5ee4988aca
|
Merge branch '24-particle-support' into develop
|
2021-04-13 22:45:27 +02:00 |
|
|
cb85a1db4c
|
feat: dual identification for object parents
|
2021-04-13 14:37:43 +02:00 |
|
|
5e30e215ab
|
fix: empty node
|
2021-04-02 16:37:47 +02:00 |
|
|
9f167256d0
|
fix: node frame trasform
|
2021-04-02 16:12:51 +02:00 |
|
|
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 |
|
|
9c633c35ec
|
fix: geometry node socket for blender 2.93
|
2021-04-02 10:01:45 +02:00 |
|
|
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 |
|
|
9d0d684589
|
fix: geometry nodes str, float, int loading
|
2021-03-31 11:19:03 +02:00 |
|
|
2446df4fe3
|
feat: raise the default timeout to 5 second
|
2021-03-21 09:28:54 +01:00 |
|
|
07862f1cf0
|
fix: missing hue_interpolation
|
2021-03-19 11:07:04 +01:00 |
|
|
3a02711baa
|
feat: faster root management
|
2021-03-14 20:58:25 +01:00 |
|
|
c7e8002fed
|
fix: apply api
clean: ipc port propertie
|
2021-03-14 18:32:04 +01:00 |
|
|
f4e7ec6be8
|
Merge branch 'develop' into 173-differential-revision-milestone-2-replication-refactoring
|
2021-03-14 17:46:23 +01:00 |
|
|
b965c80ba5
|
fix: parent transform
fix: race condition for COMMON objects
related to #180
|
2021-03-13 18:32:20 +01:00 |
|
|
235db712fd
|
fix: api
|
2021-03-11 15:45:48 +01:00 |
|
|
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 |
|
|
8e3c86561f
|
refactor: move add to porcelain
|
2021-03-09 10:19:51 +01:00 |
|
|
dba19e831d
|
Merge branch 'develop' into 173-differential-revision-milestone-2-replication-refactoring
|
2021-03-08 22:16:14 +01:00 |
|
|
93df5ca5fa
|
fix: disconnect callback
|
2021-03-06 10:20:57 +01:00 |
|
|
b17104c67e
|
fix: naming
|
2021-03-05 10:35:35 +01:00 |
|
|
b66d0dd4ce
|
Merge branch 'develop' of gitlab.com:slumber/multi-user into develop
|
2021-03-04 15:49:00 +01:00 |
|
|
9487753307
|
feat: fix object and collection support for geometry nodes
|
2021-03-04 15:48:36 +01:00 |
|
|
2d638ef76f
|
refactor: interface api changes
|
2021-03-04 14:22:54 +01:00 |
|
|
cc5a87adb8
|
fix: prevent matrix_parent_inverse from being reset by loading parents only if its necessary
|
2021-03-03 11:00:47 +01:00 |
|
|
19c56e590b
|
feat: remove parent as node dependency
|
2021-03-03 10:03:57 +01:00 |
|
|
d0e80da945
|
fix: object parenting can't be removed
Related to #179
|
2021-03-03 09:55:48 +01:00 |
|
|
fb6f170d60
|
clean: remove prints
doc: add new def docstrings
|
2021-02-26 14:31:05 +01:00 |
|
|
c1c39438e3
|
feat: input value support
|
2021-02-26 12:27:56 +01:00 |
|
|
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 |
|
|
505f3ab770
|
fix: external depencies removed during undo
|
2021-02-23 13:20:01 +01:00 |
|
|
88bab2a4c6
|
fix: separate objects
Related to #175
|
2021-02-19 10:00:00 +01:00 |
|
|
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 |
|
|
0a96643a9f
|
feat: missing attr (seam, sharp)
|
2021-02-16 15:36:44 +01:00 |
|
|
3293741969
|
fix: vertex group assignation
Related to #172
|
2021-02-16 10:58:08 +01:00 |
|
|
3eee8db1ae
|
fix: wrong version number
|
2021-02-12 17:40:07 +01:00 |
|
|
031b143843
|
fix: attempt to fix tcp timeout on linux with ZMQ_TCP_KEEPALIVE_IDLE
|
2021-02-12 17:30:46 +01:00 |
|