Lukas Dürrenberger
Lukas Dürrenberger
While I can understand most arguments against a `sf::LineShape`, I still think that it should be implemented. The fact that just about every SFML extension library has added such a...
SFMLBuildMaster: Build this please.
Thanks for cleaning that up! 🥳
Any suggestion on how to improve the documentation?
@jcowgill could this be a packaging issue?
Are you using package sources from newer versions? Can you make sure ld is actually using the `/usr/lib` path and not the python env? To me it seems more like...
If most of the complexity just comes from allowing usage in a global scope, then I too would say, this shouldn't really be done. None of the SFML classes should...
If you think it's important enough for 2.6, then lets add it there. I personally consider any application that uses SFML objects at global scope invalid, as for most classes...
> It's not possible to change the target branch of a PR, is it? Otherwise I'd need to create a new one. Of course it is, just click "edit" at...
I think it's a lot easier to just make a decision to go one way, make assumptions that seem plausible and then based on that having a discussion, than to...