mirror of
https://github.com/OpenMW/openmw.git
synced 2025-12-05 22:04:30 +00:00
Fixes https://gitlab.com/OpenMW/openmw/-/issues/8341 I don't think this should go into 0.49 because there may be implications beyond what I've thought of and I'd rather we had a full dev cycle to notice any regressions. The fix is a little janky, but makes use of some dead code we've had since the introduction of normal-height maps nearly a decade ago, so it's a safe bet that it was never intended to be dead code. The main effect of the jankiness is that we'll add some pointless @defines for normalHeightMap that none of our shaders use and which will always be zero. |
||
|---|---|---|
| .. | ||
| removedalphafunc.cpp | ||
| removedalphafunc.hpp | ||
| shadermanager.cpp | ||
| shadermanager.hpp | ||
| shadervisitor.cpp | ||
| shadervisitor.hpp | ||