-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switched to highp float to fix tangent calculation.
- Loading branch information
1 parent
0e47055
commit da62ca4
Showing
988 changed files
with
988 additions
and
988 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material0.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material1.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material10.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material11.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material12.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material13.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material14.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material15.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material16.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material17.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material18.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
out vec4 fragColor; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material19.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material2.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
struct Texture { | ||
sampler2D sampler; | ||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material20.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material21.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material22.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material23.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material24.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material25.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material26.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material27.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material28.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material3.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material4.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material5.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material6.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material7.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material8.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/at1/output/material9.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/chuck/output/material0.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
out vec4 fragColor; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/chuck/output/material1.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/chuck/output/material2.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/chuck/output/material3.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/joff/output/material0.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/joff/output/material1.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/joff/output/material2.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/joff/output/material3.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/joff/output/material4.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
out vec4 fragColor; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/joff/output/material5.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/joff/output/material6.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/joff/output/material7.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
FinModelUtility/Formats/Glo/Glo Tests/goldens/joff/output/material8.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#version 310 es | ||
precision mediump float; | ||
precision highp float; | ||
|
||
uniform sampler2D diffuseTexture; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...ts/Grezzo/Grezzo Tests/goldens/cmb/luigis_mansion_3d/bfire/output/material0.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ts/Grezzo/Grezzo Tests/goldens/cmb/luigis_mansion_3d/bfire/output/material1.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ts/Grezzo/Grezzo Tests/goldens/cmb/luigis_mansion_3d/bfire/output/material2.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...s/Grezzo/Grezzo Tests/goldens/cmb/luigis_mansion_3d/gel_2p/output/material0.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ats/Grezzo/Grezzo Tests/goldens/cmb/luigis_mansion_3d/opdn/output/material0.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ats/Grezzo/Grezzo Tests/goldens/cmb/luigis_mansion_3d/opdn/output/material1.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ts/Grezzo/Grezzo Tests/goldens/cmb/luigis_mansion_3d/opdn/output/material10.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ts/Grezzo/Grezzo Tests/goldens/cmb/luigis_mansion_3d/opdn/output/material11.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ts/Grezzo/Grezzo Tests/goldens/cmb/luigis_mansion_3d/opdn/output/material12.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ts/Grezzo/Grezzo Tests/goldens/cmb/luigis_mansion_3d/opdn/output/material13.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ts/Grezzo/Grezzo Tests/goldens/cmb/luigis_mansion_3d/opdn/output/material14.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ts/Grezzo/Grezzo Tests/goldens/cmb/luigis_mansion_3d/opdn/output/material15.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ts/Grezzo/Grezzo Tests/goldens/cmb/luigis_mansion_3d/opdn/output/material16.fragment.glsl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.