Nodes: Add dropdown to select group socket subtype #105614

Merged
Hans Goudey merged 5 commits from HooglyBoogly/blender:node-group-io-subtype into main 2023-04-03 18:23:42 +02:00

5 Commits

Author SHA1 Message Date
Hans Goudey 82bea403a5 Update subtype stored in default value when not freeing 2023-04-03 11:47:09 -04:00
Hans Goudey f4b03a193a Merge branch 'main' into node-group-io-subtype 2023-04-03 11:33:15 -04:00
Hans Goudey 7bcda420ae Keep UI data when changing socket subtypes 2023-03-15 09:59:05 -04:00
Hans Goudey 13be08f76a Merge branch 'main' into node-group-io-subtype 2023-03-15 09:12:12 -04:00
Hans Goudey 6f3b967ac0 Nodes: Add dropdown to select group socket subtype
Previously the only way to control the subtype was to remove the group
input or output and create it again. This commit adds a dropdown to
change an existing socket, for supported socket types.

Based on a patch by Angus Stanton: https://developer.blender.org/D15715
2023-03-09 12:06:06 -05:00