Fixed some issues where some "infinity" and "Nan" values were propagating due to some calls to arithmetic to the effect of length(vec2(0.0, 0.0)) or normalize(...
This adds some fixes to 16-bit colors. Before there were issues where the Vulkan image format used to store 16-bpp image data. These issues are now fixed using...
Here's a little update! A lot of it involves backend code and a quick patch to address one of the bug reports I got. Update About-section to properly display mu...