This add-on allows you to assemble and compose USD data with Blender data and render it all using various renderers via Hydra.
367
stars
38
forks
source link
RPRBLND-2069: Blender 3.0 MaterialX editor error while link nodes and open Material Properies #185
Closed
VascoPi closed 2 years ago
PURPOSE
Replace UI_EMBOSS_NONE_OR_STATUS with NONE_OR_STATUS in UILayout.emboss for Blender3.0.
EFFECT OF CHANGE
Fixed issue when linking two nodes in MaterialX editor in Blender 3.0.
TECHNICAL STEPS
Added condition for blender 3.0 and higher versions.