Swann
|
c6eb1ba22f
|
fix: shapekey performances
Related to #187
|
2021-04-29 11:06:46 +02:00 |
|
Swann
|
00e7adf022
|
fix: Image Empty is not loading.
Related to #186
|
2021-04-28 10:01:04 +02:00 |
|
Swann
|
14779be1ed
|
feat: support video file as camera background images
|
2021-04-22 15:52:06 +02:00 |
|
Swann
|
a36c3740cc
|
fix: load driver variable without id
|
2021-04-22 15:00:08 +02:00 |
|
Swann
|
d2108facab
|
feat: fcurve modifiers support
|
2021-04-22 14:52:43 +02:00 |
|
Swann
|
e5651151d9
|
fix: having both animation and drivers on the same object
|
2021-04-22 14:00:26 +02:00 |
|
Swann
|
53eaaa2fcd
|
fix: auto-updater operator registration for blender 2.93 compatibility
|
2021-04-15 15:28:59 +02: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
|
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
|
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 |
|