Add test textures

This commit is contained in:
Andrew Cassidy 2020-05-22 16:42:33 -07:00
parent cfeaab6f27
commit d4e7b57427
8 changed files with 19 additions and 1 deletions

20
.gitignore vendored
View File

@ -2,6 +2,7 @@
Assets/* Assets/*
!Assets/Editor/ !Assets/Editor/
!Assets/Shaders/ !Assets/Shaders/
!Assets/Textures/
KSP/ KSP/
Library/ Library/
Logs/ Logs/
@ -11,9 +12,26 @@ Temp/
# Unity Project Files # Unity Project Files
PartTools.cfg PartTools.cfg
*.sln
*.meta *.meta
# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
*.pdb
*.mdb
*.opendb
*.VC.db
# Misc Files # Misc Files
.ds_store .ds_store
*.sublime* *.sublime*

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 609 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 435 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 811 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB