Block a user
Geometry Nodes: Conditional socket visibility broken on
Distribute Points on Faces
node
Fix #128193: Conditional socket visibility broken on Distribute Points on Faces node
b978e81dcc
cleanup
cca827d866
only allow inserting on links coming from the origin of link-drag-search
34684a4c1f
Merge branch 'main' into insert-linked-nodes
578fd9b10e
Geometry Nodes: support grease pencil in Duplicate Elements node
63a4b45b43
Cleanup: USD: take advantage of new AttributeIter::get API
Spreadsheet: use more obvious fallback name for geometries
Ok, I'm unsure whether to use parenthesis or graying out now. Personally, I also find graying out somewhat problematic because it usually means something like "inactive" which is a different concept.
Jacques Lucke
deleted branch duplicate-elements-grease-pencil from JacquesLucke/blender
2024-09-27 21:54:41 +02:00
Geometry Nodes: support grease pencil in Duplicate Elements node
Geometry Nodes: support grease pencil in Duplicate Elements node
Had that at first, but it was weird for the duplicate_points_*
case. Feel free to rename after the merge if you have a better idea.
Jacques Lucke
pushed to duplicate-elements-grease-pencil at JacquesLucke/blender
2024-09-27 21:52:28 +02:00
f8a1a75e76
Merge branch 'main' into duplicate-elements-grease-pencil
6d83f9a6b3
Cleanup: Sculpt: Extract common factor calculation methods
6c62fe7ac8
Fix: Hydra memory leak when generated images are saved
04c5044e61
Fix: Hydra "Object" texture coordinates incorrectly set to "World"
a9fa3657a6
Fix (unreported) link/append code adding full ID names in some cases.
Geometry Nodes: Improve Input Labels on Integer Math
Cleanup: USD: take advantage of new AttributeIter::get API
No need to pass in any parameters in this case, since the attribute is already on domain/data-type. Passing in these parameters would be necessary if you wanted to retrieve the attribute on a different domain or with a different type.
Jacques Lucke
pushed to gpv3-allow-eval-geometry-to-contain-same-layer-name-mutiple-times at filedescriptor/blender
2024-09-26 22:15:57 +02:00
bc8e8d1936
use add_layers_with_empty_drawings_for_eval in more places
Geometry Nodes: support grease pencil in Duplicate Elements node