From 8cbb1c67ad93b1f225cfcd3dd09dbcc1a1705774 Mon Sep 17 00:00:00 2001 From: Richard Qian Date: Thu, 6 Jun 2019 21:50:12 -0500 Subject: [PATCH] Now add the textures for two of new assets from the last commit --- .gitattributes | 1 + library_custom/textures/stilagmate.comp3.png | 3 +++ library_custom/textures/stilagmate.comp3.tga | 3 +++ library_custom/textures/wood.ball.comp.png | 3 +++ library_custom/textures/wood.ball.comp.tga | 3 +++ 5 files changed, 13 insertions(+) create mode 100644 library_custom/textures/stilagmate.comp3.png create mode 100644 library_custom/textures/stilagmate.comp3.tga create mode 100644 library_custom/textures/wood.ball.comp.png create mode 100644 library_custom/textures/wood.ball.comp.tga diff --git a/.gitattributes b/.gitattributes index 307402f..7290eaa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,4 +8,5 @@ *.tar.* filter=lfs diff=lfs merge=lfs -text *.b3d filter=lfs diff=lfs merge=lfs -text *.xcf filter=lfs diff=lfs merge=lfs -text +*.tga filter=lfs diff=lfs merge=lfs -text *.avi filter=lfs diff=lfs merge=lfs -text diff --git a/library_custom/textures/stilagmate.comp3.png b/library_custom/textures/stilagmate.comp3.png new file mode 100644 index 0000000..b55af0d --- /dev/null +++ b/library_custom/textures/stilagmate.comp3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b459c01f0739f95924dd2bdada4361a7be7113df958358ca36e7f2f5a073850 +size 258834 diff --git a/library_custom/textures/stilagmate.comp3.tga b/library_custom/textures/stilagmate.comp3.tga new file mode 100644 index 0000000..9c323b8 --- /dev/null +++ b/library_custom/textures/stilagmate.comp3.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa48200a0df17afd2411e8d2821f88d9ca75a26cf372a58a1b638fe9f7dc41a8 +size 629456 diff --git a/library_custom/textures/wood.ball.comp.png b/library_custom/textures/wood.ball.comp.png new file mode 100644 index 0000000..b467de8 --- /dev/null +++ b/library_custom/textures/wood.ball.comp.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e68179f1cd539af3260e50284d4e99d8eee386b193d37c02aa5dc1bfd94376fe +size 306182 diff --git a/library_custom/textures/wood.ball.comp.tga b/library_custom/textures/wood.ball.comp.tga new file mode 100644 index 0000000..c51e39f --- /dev/null +++ b/library_custom/textures/wood.ball.comp.tga @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a93e663fe6556417ddd2cec195141db593bfadad52f8a72e080ed80cb0c5a16 +size 788427 -- GitLab