mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Add test textures
This commit is contained in:
parent
30b6b0fca9
commit
4532fb2dd0
20
.gitignore
vendored
20
.gitignore
vendored
@ -2,6 +2,7 @@
|
||||
Assets/*
|
||||
!Assets/Editor/
|
||||
!Assets/Shaders/
|
||||
!Assets/Textures/
|
||||
KSP/
|
||||
Library/
|
||||
Logs/
|
||||
@ -11,9 +12,26 @@ Temp/
|
||||
|
||||
# Unity Project Files
|
||||
PartTools.cfg
|
||||
*.sln
|
||||
*.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
|
||||
.ds_store
|
||||
*.sublime*
|
||||
|
3
Assets/Textures/NormalTest.afdesign
Normal file
3
Assets/Textures/NormalTest.afdesign
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c6a650c14a1bab23a801005a2119dc3364053c4c19dbb05e390d59003fb63fef
|
||||
size 13930
|
3
Assets/Textures/NormalTest.png
Normal file
3
Assets/Textures/NormalTest.png
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a103f11abf5c0c9902cbe20b1e18723fab368c179c610073355c7bfba151d517
|
||||
size 5198
|
3
Assets/Textures/Sign-Biohazard.png
Normal file
3
Assets/Textures/Sign-Biohazard.png
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba6a873134d3c40847b518ca7eef138593d84178dd7ba9a7bda65a9b6780e9cc
|
||||
size 82523
|
3
Assets/Textures/Sign-Corrosive.png
Normal file
3
Assets/Textures/Sign-Corrosive.png
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65722dedcb807928c7f01101e346068604513272160ea8aa7f9cc1578f6bde58
|
||||
size 623963
|
3
Assets/Textures/Sign-HighVoltage-1.png
Normal file
3
Assets/Textures/Sign-HighVoltage-1.png
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4dcd28db1de568a96cf783496089a8eadf75352870327d85b44bcbd26216044
|
||||
size 445493
|
3
Assets/Textures/Sign-HighVoltage-2.png
Normal file
3
Assets/Textures/Sign-HighVoltage-2.png
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39917c9af2ac9434ced262d911ac6d48ddc982c95d875085b425dbbf48d5b1fd
|
||||
size 830547
|
3
Assets/Textures/Sign-Poison.png
Normal file
3
Assets/Textures/Sign-Poison.png
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:383dea4965da848591abbee64a8a3f4965babcb7e8d67afb5ec3dba702cd7151
|
||||
size 114841
|
3
Assets/Textures/Sign-Radioactive.png
Normal file
3
Assets/Textures/Sign-Radioactive.png
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82e390e8935f00e30b00efb980faf4a95b05b2791ee1c698031be175ebc10cd0
|
||||
size 65756
|
Loading…
Reference in New Issue
Block a user