Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Porces <cmporces>2022-09-20 20:07:59 +0300
committerHans Goudey <h.goudey@me.com>2022-09-20 20:07:59 +0300
commit01a4d386066f6b262ec71e081764016a27243263 (patch)
tree151e3369bf6bd1dbdc86f345b38adc83f9a96262 /source/blender/nodes/geometry
parent32b766223a1b2a562e657a729e7d9f2926d42417 (diff)
Fix: Group input and output always show in node add menu
In D10241, both NodeItems for NodeGroupInput and NodeGroupOutput in the were moved from their categories into the 'node_group_items' generator. As the NodeItem.poll() is called by the NodeCategory class and not by the NodeItem class, the poll functions associated with those NodeItems were never called. This should correct that. Differential Revision: https://developer.blender.org/D16013
Diffstat (limited to 'source/blender/nodes/geometry')
0 files changed, 0 insertions, 0 deletions