fix(braf_air2) Naming clonvention for all classes and paths to use lowercase letters.

This commit is contained in:
2026-08-03 15:19:22 -03:00
parent 3af8760da3
commit 3b99904aa7
1007 changed files with 16549 additions and 16423 deletions
@@ -8,7 +8,7 @@ renderFlags[]=
{
"NoAlphaWrite"
};
nextPass="AMF_PLANE_TRANSPORT_01\Data\textures\VITRES\glass-pass2.rvmat";
nextPass="amf_plane_transport_01\data\textures\vitres\glass-pass2.rvmat";
PixelShaderID="Glass";
VertexShaderID="Glass";
class Stage1
@@ -18,6 +18,6 @@ class Stage1
};
class Stage2
{
texture="AMF_PLANE_TRANSPORT_01\Data\textures\VITRES\reflect_co.paa";
texture="amf_plane_transport_01\data\textures\vitres\reflect_co.paa";
uvSource="none";
};