Block a user
63cc433e68
Utility functions to deduplicate volume nodes and help with consistency.
04d838af75
Cleanup: move template<> lines into #ifdef.
cb27fb98ca
New grid coordinate input field.
dc6a933f2b
Extended Volume node menu with same submenus as other geometry types.
a6aa7a3f94
Yet another ELEM list missing menu sockets.
dd655bcd3c
Fix various crashes caused by static multifunctions in Menu Switch node.
Geometry Nodes: Menu Switch Node
Would be possible to show a message like "No items added"?
I just added a label "No Items" for now. The details can be a bit fiddly, i'm also showing the label here, which we don't do for the…
Geometry Nodes: Menu Switch Node
Drawing glitch sometimes:
I can't repro this. Maybe it only happened for the square sockets? Could be hardware- or driver-dependent.
Geometry Nodes: Menu Switch Node
Crash when dragging/adding the socket from the Group Input which is already connected to a Menu Switch
The node that shows up in the link search here is the regular boolean Switch
node, not…
16db837216
Fix outdated socket type name.
6065f08841
Define menu sockets as supported when loading files.
2190ac24f4
Renamed "Enum" socket type to "Menu".
679b1bb16d
Alphabetical order in node add menu.
f4eb9b1f7b
Revert "Use square socket icons for enum values."
Geometry Nodes: Menu Switch Node
Can just use the PrimitiveBakeItem for this, it just stores an int.