1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-06 22:15:37 +00:00
openmw/files/shaders/compatibility/bs
Alexei Dobrohotov 52a16e0e93 BSEffectShader/NoLighting fixes
Don't hijack BSShader::NoLighting for BSEffectShader functionality
(Fallout meshes break if you use the actual emissive color as a base color)
Don't use falloff for textureless NoLighting objects
Use falloff flag for BSEffectShader
2023-07-09 14:44:09 +03:00
..
default.frag Handle DoubleSided and TreeAnim flags in BSLightingShaderProperty. 2023-05-29 18:47:27 +02:00
default.vert fix shader compilation 2023-02-26 14:31:53 -08:00
nolighting.frag BSEffectShader/NoLighting fixes 2023-07-09 14:44:09 +03:00
nolighting.vert fix shader compilation 2023-02-26 14:31:53 -08:00