Block a user
Geometry Nodes: Curve intersections
Note that generally geometry algorithms should be deterministic. At a first glance, this does not seem to be the case here. The order of output elements may depend on how the task scheduler decides to split up the work.
WIP: Core: experiment for embedding linked data-blocks
5c2d3d2985
support reading file again
cc4627ae0c
fix
eebcbc3ddd
progress
43d96295b8
add debug print utility
fb0bfb9c58
initial embedded linked
9a031b4d58
make socket a bit larger
8f32184e16
fix
180d5da9d7
cleanup
0710ee4155
add experimental line socket shape
f381471f2f
Merge branch 'main' into structure-type
Jacques Lucke
deleted branch improve-nomain-to-grease-pencil from JacquesLucke/blender
2024-10-02 14:39:48 +02:00
Fix: memory leaks when using BKE_grease_pencil_nomain_to_grease_pencil
Fix: memory leaks when using BKE_grease_pencil_nomain_to_grease_pencil
The test failure is unrelated to this patch.
Nodes: avoid Fac socket as main link socket
Nodes: avoid Fac socket as main link socket
Just noticed that I confused something. While it's nice to be more explicit, this patch probably does not change the behavior for any of these nodes currently.
Nodes: avoid Fac socket as main link socket
Jacques Lucke
created branch avoid-fac-as-main-socket in JacquesLucke/blender
2024-10-02 14:21:51 +02:00
Spreadsheet: make instance selection tree scrollable
Jacques Lucke
created branch spreadsheet-scrollable-instance-selection in JacquesLucke/blender
2024-10-02 13:51:30 +02:00
Jacques Lucke
pushed to spreadsheet-scrollable-instance-selection at JacquesLucke/blender
2024-10-02 13:51:30 +02:00
89bbe5b7bb
initial scrollable support
Fix: memory leaks when using BKE_grease_pencil_nomain_to_grease_pencil
Jacques Lucke
pushed to improve-nomain-to-grease-pencil at JacquesLucke/blender
2024-10-02 13:16:56 +02:00
65c38c6df2
cleanup