summaryrefslogtreecommitdiff
path: root/res/image
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2022-09-26 18:03:07 -0400
committerTyler Murphy <tylermurphy534@gmail.com>2022-09-26 18:03:07 -0400
commit873ca38c0dc8966cd54a18dd74d40c709d83eb32 (patch)
tree0d49e34d566d23bb73f534294737e253613a2a01 /res/image
parentundo nearest neighbor (diff)
downloadminecraftvulkan-873ca38c0dc8966cd54a18dd74d40c709d83eb32.tar.gz
minecraftvulkan-873ca38c0dc8966cd54a18dd74d40c709d83eb32.tar.bz2
minecraftvulkan-873ca38c0dc8966cd54a18dd74d40c709d83eb32.zip
texture arrays
Diffstat (limited to 'res/image')
-rw-r--r--res/image/blocks.pngbin7481 -> 0 bytes
-rw-r--r--res/image/grass.pngbin0 -> 6160 bytes
-rw-r--r--res/image/scaly.pngbin3227705 -> 0 bytes
-rw-r--r--res/image/texture.pngbin1338368 -> 0 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/res/image/blocks.png b/res/image/blocks.png
deleted file mode 100644
index 24f734a..0000000
--- a/res/image/blocks.png
+++ /dev/null
Binary files differ
diff --git a/res/image/grass.png b/res/image/grass.png
new file mode 100644
index 0000000..48823f2
--- /dev/null
+++ b/res/image/grass.png
Binary files differ
diff --git a/res/image/scaly.png b/res/image/scaly.png
deleted file mode 100644
index cefdd5f..0000000
--- a/res/image/scaly.png
+++ /dev/null
Binary files differ
diff --git a/res/image/texture.png b/res/image/texture.png
deleted file mode 100644
index e1db6c1..0000000
--- a/res/image/texture.png
+++ /dev/null
Binary files differ