Lukas Dürrenberger
Lukas Dürrenberger
Woho! Thanks for this addition 🥳
Can this also be done without extending the public API? If we have a "clean up" function, then it goes from a stateless to a stateful class and as such...
For the sweep I can hear some "overtone" sweeping (faster sweeping within the sweep) in higher frequencies, which I wouldn't really call "distortions" though. Did you hear the same, or...
As it's WIP and currently only supports Windows, I've change the PR into a draft PR. [Previous discussions](https://en.sfml-dev.org/forums/index.php?topic=17205.0) on the topic of providing library loading facilities.
Ah, I didn't realize that this was just an internal implementation. Re-reading the thread again, it seems like the overall conclusion was that a simple, public library loading feature in...
One of the upmost important points in all of this is, that SFML remains buildable without requiring additional third-party tooling. SFML is used a lot in education, on school PCs,...
One thing to consider in that regards is that this will make the C++ code of SFML depend on CMake, i.e. the two get even more closely coupled. Not that...
I generally don't edit commit messages, unless I'm squash merging.
Can you check the `2.6.x` branch? We recently got a change specifically for IME. - #1840 - #1894
@Edgaru089 any ideas for the above mentioned issues?