Zed A. Shaw
|
767147c301
|
Forgot the include file for the theme.
|
2025-05-09 11:30:35 -04:00 |
|
Zed A. Shaw
|
a18d60dcb0
|
Added direct theme support and will slowly move more things into this struct for configuring the look.
|
2025-05-09 11:20:22 -04:00 |
|
Zed A. Shaw
|
3bc05ad164
|
Move everything under the guecs/ directory in src/ so that it meshes better with other projects.
|
2025-05-08 11:20:00 -04:00 |
|
Zed A. Shaw
|
f520f0bade
|
Try to trim down what libs are actually needed.
|
2025-05-08 02:47:49 -04:00 |
|
Zed A. Shaw
|
06ca57e5da
|
Had to rename sfml to sfmlbackend because on Windows the filesystem is case insensitive so include <SFML/*> was accidentally including _my_ <sfml/config.hpp> file.
|
2025-05-08 02:27:02 -04:00 |
|
Zed A. Shaw
|
f3f2e90cd2
|
[BROKEN] This build is totally broken. DONOT USE.
|
2025-05-08 01:12:12 -04:00 |
|
Zed A. Shaw
|
838f54a4f4
|
Moved everything around to let meson build the libraries, but I suspect I have too much SFML support gear for it to be useable.
|
2025-05-07 12:21:34 -04:00 |
|