reorginized settings.glsl and removed old settings. removed all text descriptions so i can write them in the lang files

This commit is contained in:
Xonk
2023-07-02 19:10:48 -04:00
parent 5f7f23c2a9
commit eedb689348
11 changed files with 346 additions and 418 deletions

View File

@ -58,7 +58,6 @@ varying vec4 normalMat;
varying vec3 FlatNormals;
#endif
// #ifdef SPECULARTEX
uniform sampler2D specular;