-
### Prerequisite Checklist
- [X] I searched for [existing issues](https://github.com/search?q=repo%3ASFML%2FSFML&type=issues) to prevent duplicates
- [X] I searched for [existing discussions on the f…
-
Crearemos un Gestor de escenas o estados que se fácil de intercambiar para representar diferentes estados de una aplicación como un menu, un mapa o una pantalla de puntuaciones.
-
### Expected behavior
**VBA-M starts in a timely fashion.**
### Actual behavior
**VBA-M starts in the background, sits for a whole minute, then pops up without focus.**
### Steps to reprod…
-
Any thoughts on how we should do the font rendering stuff? libfreetype? pango? bitmaps?
Or should we switch to a GUI framework like CEGUI?
-
I get (`cargo build --release`):
```
The following warnings were emitted during compilation:
warning: CSFML/src/System/Clock.cpp:1:10: fatal error: 'SFML/System/Clock.hpp' file not found
warning…
-
Hola, lo que pasa es que soy un aficionado, me parecio genial esta herramienta, me gustaria modificar las direcciones IPs para usarlas en PUGB ya que este no tiene como mostrar el ping en la partida y…
-
-
I would like to see, if possible, an example that plays a WAV file. Thx.
-
This feature could be interesting in many use cases:
- use the same format as the pixel data source to avoid slow conversions (for example, YUV for video streaming)
- use floating point formats to wri…
-
This is what cmake gives me, I don't know much about cmake so perhaps this is a trivial problem?
```
franksen@tiber: ...src/imgui_DM/build > EPICS_BASE=$HOME/src/epics-base/git cmake ../.
-- The …