Blender Git Commit Log

Git Commits -> Revision 79bc496

Revision 79bc496 by Philipp Oeser (master)
March 10, 2021, 16:03 (GMT)
Fix T86416: geometry nodes crash choosing a group node link menu

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.

Maniphest Tasks: T86416

Differential Revision: https://developer.blender.org/D10671

Commit Details:

Full Hash: 79bc4962d376a37356752334d43021a18fbdba5b
Parent Commit: cf2933c
Lines Changed: +8, -0

1 Modified Path:

/source/blender/editors/space_node/node_templates.c (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021