Tyyppi77
Tyyppi77
Would you be able to share a minimal program that reproduces the issue? What SDL version are you running on?
My apologies, I don't really have time to debug projects that large that would require me to setup compilers etc... It seems weird that removing that line would mitigate the...
From what I've gathered, this was an issue in SDL2.0.10, and has been fixed in newer SDL versions.
SDL's new float rendering API might be of help here, but as mentioned earlier the switch from a fixed point triangle rasterizer isn't exactly trivial.
You need to set the main file to excecute in project properties. Otherwise Ninja doesn't know what to excecute.
Thanks a lot for the quick help
This is like the best formatting I've ever seen.
 There's a pick that shows the issue. The arrow points at the "else:" I typed. It also moved the code in the line below the "else:" to that line.
You can use Undo to get the else: back, but I would really like a proper fix for this