mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-17 22:14:05 +09:00
more descriptive name for the blend-normal function because why there are two fucking standards for an alpha channel
This commit is contained in:
@@ -186,7 +186,7 @@ internal object WeatherMixer : RNGConsumer {
|
||||
// draw using shaperenderer or whatever
|
||||
|
||||
//Terrarum.textureWhiteSquare.bind(0)
|
||||
gdxSetBlendNormal()
|
||||
gdxBlendNormalStraightAlpha()
|
||||
|
||||
// draw to skybox texture
|
||||
skyboxPixmap.setColor(colBottom)
|
||||
|
||||
Reference in New Issue
Block a user