Initial commit

This commit is contained in:
2026-03-15 14:54:49 +03:00
commit 64f8029c06
4027 changed files with 254888 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
LightmappedGeneric
{
$baseTexture "models\props_windows/window_uban_apt_glass"
$translucent 1
$envmap env_cubemap
$envmapmask "models\props_windows\window_uban_apt_glass_ref"
$envmaptint "[1 1 1]"
$nocull 1
$surfaceprop glass
$envmapcontrast ".7"
}

View File

@@ -0,0 +1,10 @@
LightmappedGeneric
{
$baseTexture "models\props_windows/window_uban_apt_glass"
$envmap env_cubemap
$envmapmask "models\props_windows\window_uban_apt_glass_ref"
$envmaptint "[1 1 1]"
$surfaceprop glass
$envmapcontrast ".7"
}

View File

@@ -0,0 +1,10 @@
"LightmappedGeneric"
{
"$basetexture" "Glass/glasswindow007a"
"$surfaceprop" "glass"
"%keywords" "c17trainstation"
"$translucent" 1
"$envmapmask" "glass/glasswindow007a_mask"
"$envmap" "env_cubemap"
}

View File

@@ -0,0 +1,9 @@
"LightmappedGeneric"
{
"$basetexture" "Glass/glasswindow007a"
"$surfaceprop" "glass"
"%keywords" "c17trainstation"
"$envmapmask" "glass/glasswindow007a_mask"
"$envmap" "env_cubemap"
}

View File

@@ -0,0 +1,6 @@
UnlitGeneric
{
"$basetexture" "glass\infblindsa"
"$surfaceprop" "plastic"
}

View File

@@ -0,0 +1,15 @@
LightmappedGeneric
{
$basetexture "glass\urban_glass_03"
$translucent 1
$nocull 1
$envmap env_cubemap
$envmapmask "glass\urban_glass_03_ref"
$envmaptint "[1 1 1]"
$crackmaterial "glass\offwndwb_break"
lightmappedgeneric_HDR_dx9
{
$envmaptint "[.35 .35 .35]"
$crackmaterial "glass\offwndwb_break_hdr"
}
}

Binary file not shown.