Folder structure changes

This commit is contained in:
antoine.mcnabb 2016-06-25 12:19:36 -04:00
parent 62d518a8e1
commit b34540150b
20 changed files with 109 additions and 0 deletions

BIN
Assets/AntoineScene.unity Normal file

Binary file not shown.

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 382f3de09c62de4499105347d562a26a
timeCreated: 1466871072
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

9
Assets/Materials.meta Normal file
View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: a9a564757083e4a4d9316e9e699316ac
folderAsset: yes
timeCreated: 1466870448
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 852c4d218cedd4ae5b088ddcdedccad4
timeCreated: 1466818559
licenseType: Free
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

9
Assets/Prefabs.meta Normal file
View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 551ac0380bb17814aa72b98a67a21b79
folderAsset: yes
timeCreated: 1466870437
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: cb0a2e0ed14ac8a4fbfa12f9d48e682d
timeCreated: 1466870406
licenseType: Free
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@ -48,6 +48,7 @@
col.r = col.r+ _Blindness; col.r = col.r+ _Blindness;
col.g = col.g+_Blindness; col.g = col.g+_Blindness;
col.b = col.b+_Blindness; col.b = col.b+_Blindness;
//col.a = (c.r + c.b + c.g) / 3;
// just invert the colors // just invert the colors
//col = 1 - col; //col = 1 - col;
return col; return col;

9
Assets/Textures.meta Normal file
View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 7b5c5332c3229324ca9dbfaaa10ec118
folderAsset: yes
timeCreated: 1466870458
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

View File

@ -0,0 +1,57 @@
fileFormatVersion: 2
guid: 11f13d469daed41edb2648f1d1b461b2
timeCreated: 1466818973
licenseType: Free
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 1
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 1
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
cubemapConvolution: 0
cubemapConvolutionSteps: 7
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 0
textureType: 1
buildTargetSettings: []
spriteSheet:
sprites: []
outline: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

View File

Before

Width:  |  Height:  |  Size: 529 B

After

Width:  |  Height:  |  Size: 529 B

View File

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB