summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--materials/vgui/replay/thumbnails/chat.vmt8
-rw-r--r--materials/vgui/replay/thumbnails/chat.vtfbin0 -> 5696 bytes
-rw-r--r--materials/vgui/replay/thumbnails/close.vmt8
-rw-r--r--materials/vgui/replay/thumbnails/close.vtfbin0 -> 5696 bytes
-rw-r--r--materials/vgui/replay/thumbnails/contracts.vmt5
-rw-r--r--materials/vgui/replay/thumbnails/motd.vmt5
-rw-r--r--materials/vgui/replay/thumbnails/reel.vmt8
-rw-r--r--materials/vgui/replay/thumbnails/reel.vtfbin0 -> 65744 bytes
-rw-r--r--materials/vgui/replay/thumbnails/transparent.vmt4
-rw-r--r--materials/vgui/replay/thumbnails/twitch.vmt5
10 files changed, 29 insertions, 14 deletions
diff --git a/materials/vgui/replay/thumbnails/chat.vmt b/materials/vgui/replay/thumbnails/chat.vmt
new file mode 100644
index 0000000..d565b84
--- /dev/null
+++ b/materials/vgui/replay/thumbnails/chat.vmt
@@ -0,0 +1,8 @@
+"UnlitGeneric"
+{
+ "$baseTexture" "vgui\replay\thumbnails\chat"
+ "$vertexcolor" "1"
+ "$no_fullbright" "1"
+ "$ignorez" "1"
+ "$translucent" "1"
+} \ No newline at end of file
diff --git a/materials/vgui/replay/thumbnails/chat.vtf b/materials/vgui/replay/thumbnails/chat.vtf
new file mode 100644
index 0000000..72ba431
--- /dev/null
+++ b/materials/vgui/replay/thumbnails/chat.vtf
Binary files differ
diff --git a/materials/vgui/replay/thumbnails/close.vmt b/materials/vgui/replay/thumbnails/close.vmt
new file mode 100644
index 0000000..cfc66cd
--- /dev/null
+++ b/materials/vgui/replay/thumbnails/close.vmt
@@ -0,0 +1,8 @@
+"UnlitGeneric"
+{
+ "$baseTexture" "vgui\replay\thumbnails\close"
+ "$vertexcolor" "1"
+ "$no_fullbright" "1"
+ "$ignorez" "1"
+ "$translucent" "1"
+} \ No newline at end of file
diff --git a/materials/vgui/replay/thumbnails/close.vtf b/materials/vgui/replay/thumbnails/close.vtf
new file mode 100644
index 0000000..22a8c98
--- /dev/null
+++ b/materials/vgui/replay/thumbnails/close.vtf
Binary files differ
diff --git a/materials/vgui/replay/thumbnails/contracts.vmt b/materials/vgui/replay/thumbnails/contracts.vmt
index 506808c..018c214 100644
--- a/materials/vgui/replay/thumbnails/contracts.vmt
+++ b/materials/vgui/replay/thumbnails/contracts.vmt
@@ -1,11 +1,8 @@
"UnlitGeneric"
{
- "$translucent" "1"
"$baseTexture" "vgui\replay\thumbnails\contracts"
- "$alpha" "1"
- "$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
- "%keywords" "tf"
+ "$translucent" "1"
} \ No newline at end of file
diff --git a/materials/vgui/replay/thumbnails/motd.vmt b/materials/vgui/replay/thumbnails/motd.vmt
index 0053cb2..d4529a0 100644
--- a/materials/vgui/replay/thumbnails/motd.vmt
+++ b/materials/vgui/replay/thumbnails/motd.vmt
@@ -1,11 +1,8 @@
"UnlitGeneric"
{
- "$translucent" "1"
"$baseTexture" "vgui\replay\thumbnails\motd"
- "$alpha" "1"
- "$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
- "%keywords" "tf"
+ "$translucent" "1"
} \ No newline at end of file
diff --git a/materials/vgui/replay/thumbnails/reel.vmt b/materials/vgui/replay/thumbnails/reel.vmt
new file mode 100644
index 0000000..345157b
--- /dev/null
+++ b/materials/vgui/replay/thumbnails/reel.vmt
@@ -0,0 +1,8 @@
+"UnlitGeneric"
+{
+ "$basetexture" "vgui\replay\thumbnails\reel"
+ "$vertexcolor" "1"
+ "$no_fullbright" "1"
+ "$ignorez" "1"
+ "$translucent" "1"
+} \ No newline at end of file
diff --git a/materials/vgui/replay/thumbnails/reel.vtf b/materials/vgui/replay/thumbnails/reel.vtf
new file mode 100644
index 0000000..01abc6f
--- /dev/null
+++ b/materials/vgui/replay/thumbnails/reel.vtf
Binary files differ
diff --git a/materials/vgui/replay/thumbnails/transparent.vmt b/materials/vgui/replay/thumbnails/transparent.vmt
index 164059b..2c9103f 100644
--- a/materials/vgui/replay/thumbnails/transparent.vmt
+++ b/materials/vgui/replay/thumbnails/transparent.vmt
@@ -5,5 +5,5 @@
"$refracttint" "{255 255 255}"
"$refractblur" "0.0"
"$scale" "[1 1]"
- "$normalmap" "vgui/replay/thumbnails/transparent"
-}
+ "$normalmap" "vgui\replay\thumbnails\transparent"
+} \ No newline at end of file
diff --git a/materials/vgui/replay/thumbnails/twitch.vmt b/materials/vgui/replay/thumbnails/twitch.vmt
index d703c13..a76e635 100644
--- a/materials/vgui/replay/thumbnails/twitch.vmt
+++ b/materials/vgui/replay/thumbnails/twitch.vmt
@@ -1,11 +1,8 @@
"UnlitGeneric"
{
- "$translucent" "1"
"$baseTexture" "vgui\replay\thumbnails\twitch"
- "$alpha" "1"
- "$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
- "%keywords" "tf"
+ "$translucent" "1"
} \ No newline at end of file