This commit is the equivalent of a atomic bomb

This commit is contained in:
2026-02-15 08:08:56 -03:00
commit e4ac56b038
6934 changed files with 916278 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
ambient[]={1.000000,1.000000,1.000000,1.000000};
diffuse[]={1.000000,1.000000,1.000000,1.000000};
forcedDiffuse[]={0.000000,0.000000,0.000000,0.000000};
emmisive[]={0.000000,0.000000,0.000000,1.000000};
specular[]={0.000000,0.000000,0.000000,0.000000};
specularPower=0.000000;
renderFlags[]=
{
"NoColorWrite"
};
PixelShaderID="AlphaShadow";
VertexShaderID="Basic";

Binary file not shown.

View File

@@ -0,0 +1,23 @@
ambient[]={1,1,1,1};
diffuse[]={1,1,1,1};
forcedDiffuse[]={0,0,0,0};
emmisive[]={0,0,0,1};
specular[]={1,1,1,0};
specularPower=21.200001;
renderFlags[]=
{
"NoAlphaWrite"
};
nextPass="AMF_PLANE_TRANSPORT_01\Data\textures\VITRES\glass-pass2.rvmat";
PixelShaderID="Glass";
VertexShaderID="Glass";
class Stage1
{
texture="#(ai,64,64,1)fresnelGlass()";
uvSource="none";
};
class Stage2
{
texture="AMF_PLANE_TRANSPORT_01\Data\textures\VITRES\reflect_co.paa";
uvSource="none";
};