shaders: Remove some ET only shaders.#661
Conversation
Remove sunShader and flareShader. They are only used in ET and not actually used anywhere in the engine. They just spam us.
|
LGTM |
|
For information if we want to reimplement them the missing images can be found in XreaL (old zip release, not repository). |
|
Si I looked at the code and even the I sometime have the strong feeling OpenWolf was not forked from latest ET:XreaL… The sun shader is a special shader to display a sun on the skybox like this (here in ET:Legacy, Oasis map): Providing the needed assets and setting If we want to implement this one day, the data is there (from https://dl.illwieckz.net/b/daemon/features/xreal-missing-shaders/engine-xreal_0.dpk For some unknown reason the data is shipped in |
|
@DolceTriade you may want to also delete the |

Remove sunShader and flareShader. They are only used in ET and not
actually used anywhere in the engine. They just spam us.