screen space pattern failed, needs screen space uv coordinate on CompDraw shader
This commit is contained in:
@@ -299,9 +299,11 @@
|
||||
<node height="30" justify="center" margin="0 0 5 0">
|
||||
<text text="Blend"/>
|
||||
</node>
|
||||
<!--
|
||||
<node height="30" justify="center" margin="0 0 5 0">
|
||||
<text text="Projection"/>
|
||||
</node>
|
||||
-->
|
||||
<node height="20" justify="center">
|
||||
<text text="Apply"/>
|
||||
</node>
|
||||
@@ -343,9 +345,11 @@
|
||||
<node height="30" width="100%" pad="1" dir="row" margin="0 0 5 0">
|
||||
<combobox id="pattern-blend-mode" width="100%" height="28" combo-list="Normal,-,Multiply,Subtract,Darken,Overlay,Color Dodge,Linear Burn,Hard Mix,-,Linear Height,Height"/>
|
||||
</node>
|
||||
<!--
|
||||
<node height="30" width="100%" pad="1" dir="row" margin="0 0 5 0">
|
||||
<combobox id="pattern-proj-mode" width="100%" height="28" combo-list="Cube,Screen"/>
|
||||
</node>
|
||||
-->
|
||||
<node align="center" dir="row">
|
||||
<checkbox id="pattern-eachsample" height="20" width="20"/>
|
||||
<text text="each sample"/>
|
||||
|
||||
Reference in New Issue
Block a user