Skip to content

Fix bug in the OpenGL colormap bugfix

Hannu Hanhi requested to merge bird/Kart-Public:ogl-color-fix-fix into master

Oops. In !180 (merged) the color has uninitialized alpha, leading to "random" alpha values in non-encore colormaps. (encore happens to write the alpha and therefore work fine)

Merge request reports