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 |
|
Swann
|
505f3ab770
|
fix: external depencies removed during undo
|
2021-02-23 13:20:01 +01:00 |
|
Swann Martinez
|
209062af4f
|
Merge branch '175-new-object-generated-during-separate-object-operator-doesn-t-sync' into 'develop'
Resolve "New object generated during separate object operator doesn't sync"
See merge request slumber/multi-user!108
|
2021-02-19 09:05:41 +00: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 Martinez
|
261d4d9610
|
Merge branch '172-vertex-group-assignation-doesn-t-sync-correctly' into 'develop'
Resolve "Vertex group assignation doesn't sync correctly"
See merge request slumber/multi-user!107
|
2021-02-16 10:01:41 +00: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 Martinez
|
7dd6e38e3f
|
Merge branch '132-fix-undo-edit-last-operation-redo-handling-2' into 'develop'
Resolve "Fix undo & edit last operation & redo handling"
See merge request slumber/multi-user!87
|
2021-02-12 13:13:18 +00: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 Martinez
|
7e28ca3fa1
|
Merge branch '171-add-nurbs-support-only-curve' into 'develop'
Resolve "Add nurbs support (only curve)"
See merge request slumber/multi-user!105
|
2021-02-05 10:31:21 +00:00 |
|
Swann
|
d0bd4193d9
|
fix: nurbs curve
feat: curve material support
|
2021-02-05 11:22:11 +01:00 |
|