Sürüm
4.0-642
Sürüm
GLExtensions
Tarih
10 yıl, 4 ay önce
Windows x64 Windows x86 Android
Uygula
d7a510e4e51fe5d8c0220de9ad9d384f0475f6ee
Yazarı değiştir
degasus
Açıklamayı değiştir
TextureConverter: remove implicit int->float convertion

They was used to check if we're writing to the first or second part of one pixel.
So this is now done with a boolean and a ternary operator.