Add test textures

feature-multiSDF
Andrew Cassidy 4 years ago
parent cfeaab6f27
commit d4e7b57427

20
.gitignore vendored

@ -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

Loading…
Cancel
Save