2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-04-21 10:58:44 +00:00

chore: add and fixup hlsl game defs for iw3,iw4,iw5,t5

This commit is contained in:
Jan Laupetin
2026-04-08 11:15:48 +01:00
parent 388c0272b0
commit b90feffe14
8 changed files with 651 additions and 61 deletions

View File

@@ -3,8 +3,6 @@
vertexShader 3.0 "trivial_vertcol_simple.hlsl"
{
worldMatrix = constant.transposeWorldMatrix;
viewProjectionMatrix = constant.transposeViewProjectionMatrix;
}
pixelShader 3.0 "trivial_vertcol_simple.hlsl"