forked from mirrors/0ad
Fixes particle solid axes after aae957ec7b
This commit is contained in:
@@ -6,6 +6,8 @@
|
|||||||
<stream name="color" attribute="a_color"/>
|
<stream name="color" attribute="a_color"/>
|
||||||
<stream name="uv0" attribute="a_uv0"/>
|
<stream name="uv0" attribute="a_uv0"/>
|
||||||
<stream name="uv1" attribute="a_uv1"/>
|
<stream name="uv1" attribute="a_uv1"/>
|
||||||
|
<stream name="uv2" attribute="a_axisX"/>
|
||||||
|
<stream name="uv3" attribute="a_axisY"/>
|
||||||
</vertex>
|
</vertex>
|
||||||
|
|
||||||
<fragment file="glsl/particle.fs"/>
|
<fragment file="glsl/particle.fs"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user