Blender Git Commit Log

Git Commits -> Revision 79bcc19

Revision 79bcc19 by Hans Goudey (master)
September 22, 2021, 22:34 (GMT)
Cleanup: Move more shader nodes to socket declaration API

I had to add `no_muted_links` to the declaration API. The name could
change there, but I think it's more obvious than "internal"

Commit Details:

Full Hash: 79bcc19240258fe697b583376f59902c3235691c
Parent Commit: 6fb4c8f
Lines Changed: +76, -115

6 Modified Paths:

/source/blender/nodes/intern/node_declaration.cc (+4, -0) (Diff)
/source/blender/nodes/NOD_node_declaration.hh (+7, -0) (Diff)
/source/blender/nodes/shader/nodes/node_shader_tex_gradient.cc (+8, -19) (Diff)
/source/blender/nodes/shader/nodes/node_shader_tex_musgrave.cc (+15, -26) (Diff)
/source/blender/nodes/shader/nodes/node_shader_tex_noise.cc (+17, -24) (Diff)
/source/blender/nodes/shader/nodes/node_shader_tex_voronoi.cc (+25, -46) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021