Commit Graph

1468 Commits

Author SHA1 Message Date
Swann
d78c42b02f fix: filepath 2021-12-11 17:57:09 +01:00
Swann
8cb40b2d60 feat: replay 2021-12-11 15:53:02 +01:00
Swann Martinez
57fdd492ef Merge branch 'develop' into 'master'
fix: auto-updater operators registration to ensure blender 2.93 compatibility

See merge request slumber/multi-user!117
2021-04-15 13:39:47 +00:00
Swann
e538752fbc
Merge branch 'master' of gitlab.com:slumber/multi-user into develop 2021-04-15 15:31:59 +02:00
Swann
53eaaa2fcd
fix: auto-updater operator registration for blender 2.93 compatibility 2021-04-15 15:28:59 +02:00
Swann Martinez
a7e9108bff Merge branch 'develop' into 'master'
v0.3.0

See merge request slumber/multi-user!106
2021-04-14 14:32:24 +00: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
eb631e2d4b
feat: update changelog 0.3.0 release 2021-04-14 14:36:06 +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 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 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
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
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