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 Martinez
|
9610b50a49
|
Merge branch '181-geometry-nodes-int-float-inputs-doesn-t-sync' into 'develop'
Resolve "Geometry nodes int/float inputs doesn't sync"
See merge request slumber/multi-user!116
|
2021-03-31 13:42:26 +00: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 Martinez
|
480818fe85
|
Merge branch '180-parent-relation-have-doesn-t-keeps-transform' into 'develop'
Resolve "Parenting objects doesn't keeps transform"
See merge request slumber/multi-user!115
|
2021-03-13 17:35:42 +00: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 Martinez
|
df1257ca4c
|
Merge branch '179-parent-relation-can-t-be-removed' into 'develop'
Resolve "Parent relation can't be removed"
See merge request slumber/multi-user!113
|
2021-03-04 13:25:39 +00:00 |
|
Swann
|
875b9ce934
|
feat: temporary disable CI jobs for this branch because of breaking changes
|
2021-03-04 14:24:03 +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 Martinez
|
0ccd0563ea
|
feat: testing doc building with python 3.8
|
2021-03-02 12:56:12 +00:00 |
|
Swann Martinez
|
1c3394ce56
|
feat: sphinx-material theme
|
2021-03-02 12:46:26 +00:00 |
|
Swann Martinez
|
d2b63df68e
|
Merge branch '178-move-documentation-hosting-to-gitlab-page' into 'develop'
Resolve "Move documentation hosting to gitlab page"
See merge request slumber/multi-user!112
|
2021-03-02 09:21:57 +00:00 |
|
Swann
|
3d9c78c2f9
|
doc: only build for master/develop
|
2021-03-02 10:18:11 +01:00 |
|
Swann
|
4726a90a4a
|
doc: reflect doc hosting changes to the Readme.md
|
2021-03-02 10:16:59 +01:00 |
|
Swann Martinez
|
73b763d85f
|
fix: job ordering error
|
2021-03-02 09:09:50 +00:00 |
|
Swann Martinez
|
5e29c6fe26
|
Update .gitlab/ci/doc.gitlab-ci.yml
|
2021-03-02 09:08:39 +00:00 |
|
Swann Martinez
|
113ab81cbf
|
Update .gitlab/ci/doc.gitlab-ci.yml
|
2021-03-02 09:07:50 +00:00 |
|
Swann Martinez
|
d2215b662c
|
feat: update jobs dependencies
|
2021-03-02 09:06:32 +00:00 |
|
Swann Martinez
|
238a34d023
|
feat: needs test to success
|
2021-03-02 09:05:21 +00:00 |
|
Swann Martinez
|
55ca8a7b84
|
Update .gitlab/ci/doc.gitlab-ci.yml
|
2021-03-02 09:03:19 +00:00 |
|
Swann
|
7049c1723d
|
feat: initial CI job for building the documentation for gitlab page
|
2021-03-02 09:58:06 +01:00 |
|
Swann Martinez
|
6586647eac
|
Merge branch '177-support-geometry-nodes' into 'develop'
feat: initial support for Geometry Nodes
See merge request slumber/multi-user!110
|
2021-02-26 16:01:26 +00: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 |
|