Skip to content

Commit 95ebedd

Browse files
Update OpenPBR to v1.1.1 (AcademySoftwareFoundation#2867)
This changelist updates the version string of OpenPBR Surface to `1.1.1`, aligning the MaterialX project with the latest release of OpenPBR at https://github.com/AcademySoftwareFoundation/OpenPBR/releases/tag/v1.1.1.
1 parent e337bab commit 95ebedd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libraries/bxdf/open_pbr_surface.mtlx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!--
44
OpenPBR Surface node definition
55
-->
6-
<nodedef name="ND_open_pbr_surface_surfaceshader" node="open_pbr_surface" nodegroup="pbr" version="1.1" isdefaultversion="true"
6+
<nodedef name="ND_open_pbr_surface_surfaceshader" node="open_pbr_surface" nodegroup="pbr" version="1.1.1" isdefaultversion="true"
77
doc="OpenPBR Surface Shading Model" uiname="OpenPBR Surface">
88
<input name="base_weight" type="float" value="1.0" uimin="0.0" uimax="1.0" uiname="Base Weight" uifolder="Base"
99
doc="Multiplier on the intensity of the reflection from the diffuse and metallic base." />

0 commit comments

Comments
 (0)