642 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
d0bd4193d9
fix: nurbs curve
feat: curve material support
2021-02-05 11:22:11 +01:00
Swann
cf0d7a1122
fix: temporary for stroke geometry update to fix triangulation with fill materials
Related to 170
2021-02-05 10:25:50 +01:00
Swann
e6110b4cea
Merge branch '132-fix-undo-edit-last-operation-redo-handling-2' into 166-improve-grease-pencil-replication-performances 2021-02-02 11:09:54 +01:00
Swann
819598ebd9
Merge branch 'develop' into 132-fix-undo-edit-last-operation-redo-handling-2 2021-02-02 11:09:11 +01:00
Swann
6a5ff9a097
fix: grease pencil material holdout is not synced 2021-02-02 11:04:46 +01:00
Swann
86cb3d29fb
fix: wrong grease pencil frame after layer update 2021-01-29 16:29:27 +01:00
Swann
589702dab7
feat: continous update support by toggling the sync_in_editmode flag
Related to #166
2021-01-29 11:54:13 +01:00
Swann
c4484b4b51
Merge branch '132-fix-undo-edit-last-operation-redo-handling-2' into 166-improve-grease-pencil-replication-performances 2021-01-29 11:43:33 +01:00
Swann
c855b5a424
clean: removed logs 2021-01-29 11:39:00 +01:00
Swann
ee4083c134
feat: evaluate gpencil on layer change/ frame change/ mode change
Related to #166
2021-01-29 11:28:50 +01:00
Swann
0325e9d0bd
feat: move sequencer to scene 2021-01-29 00:06:41 +01:00
Swann
d08e0a80a4
Merge branch 'develop' into 132-fix-undo-edit-last-operation-redo-handling-2 2021-01-27 11:15:02 +01:00
Swann
0a7be03c6f
fix: animation data attribute check 2021-01-27 11:06:46 +01:00
Swann
b6449a7da2
fix: animation deletion synchronization
Related to #165
2021-01-27 11:01:03 +01:00
Swann
36038effdf
Merge branch 'develop' into 132-fix-undo-edit-last-operation-redo-handling-2 2021-01-26 15:46:09 +01:00
Swann
ae3c9fe43e
clean: remove hardcoded parent assignation 2021-01-26 15:42:37 +01:00
Swann
2983195af4
fix: objects parenting error 2021-01-26 15:40:00 +01:00
Swann
4d69faf186
clan: remove diff_method 2021-01-22 14:24:19 +01:00