-
How can I see the call stack including file names and line numbers ?
I use the vld in VS2017, but the call stack is confusing.
WARNING: Visual Leak Detector detected memory leaks!
---------- Bloc…
-
```
Basic code:
Button button = new Button(DisplayCanvas);
button.SetImage("images/control_play_blue.png");
What is the expected output?
Clicking anywhere within the boundaries of the button shou…
-
Attract Mode crashes when cycling between different videos
Hi, when i'm using Attract Mode while viewing several videos in sequence, causes it to crash.
These are the errors reported in console …
-
https://www.sfml-dev.org/documentation/2.5.1/classsf_1_1View.php
- [ ] Constructor
- [ ] setCenter
- [ ] getCenter
- [ ] move
- [ ] zoom
-
Goal is to port ObEnginePlayer to Android using NDK.
ObEnginePlayer includes ObEngineCore (see https://github.com/Sygmei/ObEngine/blob/master/CMakeLists.txt).
TGUI isn't included in ObEnginePlayer m…
-
Необходимо разделить рисование и обновление логики в отдельные потоки.
https://xgm.guru/p/programms/sfml-drawing-2d
-
Before release 2.1, we need to test and evaluate the joystick sensitivity setting in the menus. This verifies the SFML port behaves correctly for this. The baseline for correct behavior is generally…
-
When docking or undocking the keyboard on an Asus Transformer Prime, while the SFML app is running, it will segfault.
This seems to happen with any app using SFML, at least my own game as well as the…
-
Same issue even with font set
```
attract --font /usr/share/fonts/TTF/Timesbd.TTF
Attract-Mode v2.7.0 (Linux, SFML 2.5.1 +FontConfig +Xinerama +SWF +7z +Curl)
avcodec 60.3.100 / avformat 60.3.…
-
## Subject of the issue
On Windows (I cannot test MacOS and Linux behaves correctly) when running an SFML program with a mirrored monitor setup, the resolution in fullscreen mode is seemingly wrong…