From 791b3f354b378769bffe623b05f1305c91b77101 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Fri, 3 Jun 2022 23:30:01 -0700 Subject: Changeset: 64 [WIP] Rename directories --- assets/Ires/S_Default.json | 70 ---------------------------------------------- 1 file changed, 70 deletions(-) delete mode 100644 assets/Ires/S_Default.json (limited to 'assets/Ires/S_Default.json') diff --git a/assets/Ires/S_Default.json b/assets/Ires/S_Default.json deleted file mode 100644 index 0bfcb1b..0000000 --- a/assets/Ires/S_Default.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "Type": "IresShader", - "Uid": [10239352483866045204, 2308094336962663863], - "Value": { - "SourceFile": ".stationary/Shaders/Default.glsl", - "Inputs": [ - { - "Semantic": "VES_Position", - "Name": "pos", - "ScalarType": "float", - "Width": 1, - "Height": 3, - "OpenGLLocation": 0 - }, - { - "Semantic": "VES_TexCoords1", - "Name": "texcoord", - "ScalarType": "float", - "Width": 1, - "Height": 2, - "OpenGLLocation": 1 - }, - { - "Semantic": "VES_Color1", - "Name": "color", - "ScalarType": "float", - "Width": 1, - "Height": 4, - "OpenGLLocation": 2 - } - ], - "Outputs": [ - { - "Name": "fragColor", - "ScalarType": "float", - "Width": 1, - "Height": 4, - "OpenGLLocation": 0 - } - ], - "Uniforms": [ - { - "Type": "Math", - "AutoFill": true, - "Value": { - "Name": "transformation", - "ScalarType": "float", - "Width": 4, - "Height": 4 - } - }, - { - "Type": "Math", - "Value": { - "Name": "taint", - "Semantic": "VES_Color1", - "ScalarType": "float", - "Width": 1, - "Height": 4 - } - }, - { - "Type": "Sampler", - "Value": { - "Name": "textureAtlas" - } - } - ] - } -} \ No newline at end of file -- cgit v1.2.3-70-g09d2