Blender 5.0 introduces a new menu switch node (in shader nodes):
this would be great to replace the enum linking so it won't require drivers anymore.
to prevent files made with older version of Beantextures from breaking, bpy.types.ShaderNodeGroup.beantxs_enum_prop should be kept around.
Blender 5.0 introduces a new menu switch node (in shader nodes):
this would be great to replace the enum linking so it won't require drivers anymore.
to prevent files made with older version of Beantextures from breaking,
bpy.types.ShaderNodeGroup.beantxs_enum_propshould be kept around.