-
Will this be usable with current SFML 2.5? If not, do you have any idea how difficult would be to update it?
I'm currently using an ad-hoc binding in https://github.com/jfuica/bingada/tree/master/l…
-
I'll add more info to this later detailing what I know about the problem and fixes I've tried.
-
Version of VSCode: 1.3.8
Some libraries don't show all the possible auto-completions. When trying the same crate in IntelliJ IDEA, all completions are shown. For example:
Cargo.toml:
```toml
[…
-
## Subject of the issue
Local (and thus global) bounds of SFML text do not take underline and strikethrough into account.
## Your environment
* Windows 10, but the issue is OS independent.
*…
-
The `cParticle_Emitter` class needs to be ported from raw OpenGL2 to SFML, probably utilising its vertex array features. There’s an [example on the SFML tutorial pages](http://www.sfml-dev.org/tutoria…
-
The project both uses GLUT, POCO for networking, and SFML for audio. SFML is cross-platform and capable of audio, windows (+ OpenGL backend), and networking. Plus, it would mean a newcomer just has to…
-
I had a lot more memory consumption than I should have had recently, so I went through every step and figured that calling `sf::Text::setOutlineThickness()` (therefore `sf::Text::ensureGeometryUpdate(…
-
I've done the basics for Circle, but we need other shapes as well, and some methods are missing.
You should be able to deduce the syntax from the already-complete examples :)
You can install SFML 2.…
-
Here are the errors I get on Lubuntu 20.04 when I execute the `make` command to compile the latest version from the master branch:
```
make all-recursive
make[1]: Entering directory '/home/user/Do…
baptx updated
3 years ago
-
I'm having some issues trying to get the visualizer to work for me. During compilation with make in the build directory, once it reaches grabbing SFML eventually it'll throw an error due to a missing …