Sürüm
4.0-610
Sürüm
master
Tarih
10 yıl, 3 ay önce
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Uygula
e00c3ce363b200b31a38a7d2596204539d155139
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.