Skip to content

Commit

Permalink
Minor refinements
Browse files Browse the repository at this point in the history
  • Loading branch information
jstone-lucasfilm committed Aug 15, 2023
1 parent 3795d5b commit 55704c4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions libraries/stdlib/stdlib_ng.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -2115,10 +2115,6 @@
<input name="in1" type="vector2" nodename="texcoord_scale" />
<input name="in2" type="vector2" interfacename="uvoffset" />
</subtract>
<subtract name="thick_to_size" type="float">
<input name="in1" type="float" value="1.0" />
<input name="in2" type="float" interfacename="thickness" />
</subtract>
<modulo name="mod_Y" type="float">
<input name="in1" type="float" nodename="texcoord_bias" channels="y" />
</modulo>
Expand Down

0 comments on commit 55704c4

Please sign in to comment.