diff options
Diffstat (limited to 'godot2')
-rw-r--r-- | godot2/CRTDisplayShader.shd | bin | 0 -> 2107 bytes | |||
-rw-r--r-- | godot2/CRTFrame.png | bin | 0 -> 17559 bytes | |||
-rw-r--r-- | godot2/CRTViewportDisplay/CRT.scn | bin | 0 -> 3540 bytes | |||
-rw-r--r-- | godot2/CRTViewportDisplay/CRTDisplayShader.shd | bin | 0 -> 2126 bytes | |||
-rw-r--r-- | godot2/CRTViewportDisplay/CRTFrame.png | bin | 0 -> 17559 bytes | |||
-rw-r--r-- | godot2/CRTViewportDisplay/white.png | bin | 0 -> 174 bytes | |||
-rw-r--r-- | godot2/ShaderTestsScreen.scn | bin | 0 -> 4209 bytes | |||
-rw-r--r-- | godot2/engine.cfg | 5 | ||||
-rw-r--r-- | godot2/icon.png | bin | 0 -> 2736 bytes | |||
-rw-r--r-- | godot2/icon.png.flags | 1 | ||||
-rw-r--r-- | godot2/sample.png | bin | 0 -> 254953 bytes | |||
-rw-r--r-- | godot2/white.png | bin | 0 -> 174 bytes |
12 files changed, 6 insertions, 0 deletions
diff --git a/godot2/CRTDisplayShader.shd b/godot2/CRTDisplayShader.shd Binary files differnew file mode 100644 index 0000000..6b0c8a3 --- /dev/null +++ b/godot2/CRTDisplayShader.shd diff --git a/godot2/CRTFrame.png b/godot2/CRTFrame.png Binary files differnew file mode 100644 index 0000000..9c5ca46 --- /dev/null +++ b/godot2/CRTFrame.png diff --git a/godot2/CRTViewportDisplay/CRT.scn b/godot2/CRTViewportDisplay/CRT.scn Binary files differnew file mode 100644 index 0000000..caf3a18 --- /dev/null +++ b/godot2/CRTViewportDisplay/CRT.scn diff --git a/godot2/CRTViewportDisplay/CRTDisplayShader.shd b/godot2/CRTViewportDisplay/CRTDisplayShader.shd Binary files differnew file mode 100644 index 0000000..4ca4ed4 --- /dev/null +++ b/godot2/CRTViewportDisplay/CRTDisplayShader.shd diff --git a/godot2/CRTViewportDisplay/CRTFrame.png b/godot2/CRTViewportDisplay/CRTFrame.png Binary files differnew file mode 100644 index 0000000..9c5ca46 --- /dev/null +++ b/godot2/CRTViewportDisplay/CRTFrame.png diff --git a/godot2/CRTViewportDisplay/white.png b/godot2/CRTViewportDisplay/white.png Binary files differnew file mode 100644 index 0000000..573faa3 --- /dev/null +++ b/godot2/CRTViewportDisplay/white.png diff --git a/godot2/ShaderTestsScreen.scn b/godot2/ShaderTestsScreen.scn Binary files differnew file mode 100644 index 0000000..2624d54 --- /dev/null +++ b/godot2/ShaderTestsScreen.scn diff --git a/godot2/engine.cfg b/godot2/engine.cfg new file mode 100644 index 0000000..44f4999 --- /dev/null +++ b/godot2/engine.cfg @@ -0,0 +1,5 @@ +[application] + +name="ShaderTest" +main_scene="res://ShaderTestsScreen.scn" +icon="res://icon.png" diff --git a/godot2/icon.png b/godot2/icon.png Binary files differnew file mode 100644 index 0000000..c019ef6 --- /dev/null +++ b/godot2/icon.png diff --git a/godot2/icon.png.flags b/godot2/icon.png.flags new file mode 100644 index 0000000..5130fd1 --- /dev/null +++ b/godot2/icon.png.flags @@ -0,0 +1 @@ +gen_mipmaps=false diff --git a/godot2/sample.png b/godot2/sample.png Binary files differnew file mode 100644 index 0000000..200fbf8 --- /dev/null +++ b/godot2/sample.png diff --git a/godot2/white.png b/godot2/white.png Binary files differnew file mode 100644 index 0000000..573faa3 --- /dev/null +++ b/godot2/white.png |