From cffb35f2c9278f4630277b0d2207a586156f272b Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Wed, 11 Jan 2012 01:18:09 +0000 Subject: Began work on updating lindblade_central. Gave unknown a test skybox. --- base/textures/sky/test_back.png | Bin 0 -> 2387 bytes base/textures/sky/test_down.png | Bin 0 -> 2622 bytes base/textures/sky/test_front.png | Bin 0 -> 1404 bytes base/textures/sky/test_left.png | Bin 0 -> 489 bytes base/textures/sky/test_right.png | Bin 0 -> 1360 bytes base/textures/sky/test_up.png | Bin 0 -> 953 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 base/textures/sky/test_back.png create mode 100644 base/textures/sky/test_down.png create mode 100644 base/textures/sky/test_front.png create mode 100644 base/textures/sky/test_left.png create mode 100644 base/textures/sky/test_right.png create mode 100644 base/textures/sky/test_up.png (limited to 'base/textures') diff --git a/base/textures/sky/test_back.png b/base/textures/sky/test_back.png new file mode 100644 index 0000000..145702a Binary files /dev/null and b/base/textures/sky/test_back.png differ diff --git a/base/textures/sky/test_down.png b/base/textures/sky/test_down.png new file mode 100644 index 0000000..6157241 Binary files /dev/null and b/base/textures/sky/test_down.png differ diff --git a/base/textures/sky/test_front.png b/base/textures/sky/test_front.png new file mode 100644 index 0000000..2f797cd Binary files /dev/null and b/base/textures/sky/test_front.png differ diff --git a/base/textures/sky/test_left.png b/base/textures/sky/test_left.png new file mode 100644 index 0000000..54fe92f Binary files /dev/null and b/base/textures/sky/test_left.png differ diff --git a/base/textures/sky/test_right.png b/base/textures/sky/test_right.png new file mode 100644 index 0000000..cd8b9eb Binary files /dev/null and b/base/textures/sky/test_right.png differ diff --git a/base/textures/sky/test_up.png b/base/textures/sky/test_up.png new file mode 100644 index 0000000..5bb8b43 Binary files /dev/null and b/base/textures/sky/test_up.png differ -- cgit v1.2.3