2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-05-01 16:09:36 +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 bcf09db5d6
commit afefcfd504
8 changed files with 651 additions and 61 deletions
@@ -30,7 +30,7 @@
vertexShader 3.0 VERTEX_SHADER
{
worldViewProjectionMatrix = constant.transposeWorldViewProjectionMatrix;
worldViewProjectionMatrix = constant.worldViewProjectionMatrix;
#ifdef UV_ANIM
uvAnimParms = material.uvAnimParms;
#endif