diff options
| author | gtrxAC <[email protected]> | 2022-11-22 19:16:44 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-22 18:16:44 +0100 |
| commit | c48de2d1afdeefa99c5ad7760ffe8873993c841c (patch) | |
| tree | 152502188f90f62b1702715b14d159a22db52343 /examples/shaders/resources | |
| parent | c0010105c258096d190536c9043e67be18164413 (diff) | |
| download | raylib-c48de2d1afdeefa99c5ad7760ffe8873993c841c.tar.gz raylib-c48de2d1afdeefa99c5ad7760ffe8873993c841c.zip | |
Rename lighting_instanced shader (glsl100) to lighting_instancing (#2805)
* JSON parser: Use array for function params (#2255)
* Parser: follow C convention of type before name
* Update file names in build scripts
* Rename lighting_instanced shader to instancing
Diffstat (limited to 'examples/shaders/resources')
| -rw-r--r-- | examples/shaders/resources/shaders/glsl100/lighting_instancing.vs (renamed from examples/shaders/resources/shaders/glsl100/lighting_instanced.vs) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/examples/shaders/resources/shaders/glsl100/lighting_instanced.vs b/examples/shaders/resources/shaders/glsl100/lighting_instancing.vs index eb47bb91..eb47bb91 100644 --- a/examples/shaders/resources/shaders/glsl100/lighting_instanced.vs +++ b/examples/shaders/resources/shaders/glsl100/lighting_instancing.vs |
