Page MenuHome

Fix T86416: geometry nodes crash choosing a group node link menu
ClosedPublic

Authored by Philipp Oeser (lichtwerk) on Mar 9 2021, 6:24 PM.

Details

Summary

Since rBb279fef85d1a, the nodes properties for geometry nodes using a
texture are displayed in the Properties Editor.

It was possible to create recursive nodetrees when choosing the 'root'
nodegroup in the node link menu though leading to a crash.

Now poll if a group node of a particular node could actually be added to
the current tree.

Also check if the tree types actually match.

Note there is still a problem with displaying the geometry node here

  • list of compatible nodes with a matching socket is still empty, see D10673

Diff Detail

Repository
rB Blender