strike-digital / node_pie

A blender addon that adds a pie menu for adding new nodes to the node editor quickly
151 stars 8 forks source link

Looking forward to your fixing "ShaderNodeMix" under color in blender3.5 as color mixing #12

Closed chenpaner closed 1 year ago

chenpaner commented 1 year ago

bpy.ops.node.add_node(type="ShaderNodeMix", use_transform=True, settings=[{"name":"data_type", "value":"'RGBA'"}])

Thank you very much for making and sharing this plugin for free. I know you are busy with work. I hope you can fix this small problem when you are free. I wish you a happy work!

strike-digital commented 1 year ago

Hi, sorry for the wait, this should be fixed in the latest release (at least in Blender versions 3.5 - 4.0) :)