This website requires JavaScript.
Explore
Help
Sign In
mewin
/
raid
Watch
1
Star
0
Fork
0
You've already forked raid
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
707207a83d0c4e81457a5625cd6f64088c5be680
raid
/
private
/
raid
History
Patrick Wuttke
707207a83d
Changed loadFonts() function to return the created font so you can use it to switch between fonts while rendering.
2026-02-17 10:31:30 +01:00
..
application.cpp
Changed loadFonts() function to return the created font so you can use it to switch between fonts while rendering.
2026-02-17 10:31:30 +01:00
config.cpp
Added missing dependency to yaml-cpp and added count parameter to ConfigArray::removeAt().
2025-09-22 21:45:47 +02:00
fonts.gen.cpp.jinja
Use JINJA_FILE_SEARCHPATH variable so the fonts will also be found when built as a library.
2025-03-28 14:53:36 +01:00
fonts.gen.hpp.jinja
Use JINJA_FILE_SEARCHPATH variable so the fonts will also be found when built as a library.
2025-03-28 14:53:36 +01:00
imutil.cpp
Added imutil.hpp/cpp for ImGui utility functions.
2025-11-22 12:46:28 +01:00
SModule
Added imutil.hpp/cpp for ImGui utility functions.
2025-11-22 12:46:28 +01:00
stb_image.cpp
Added texture managment and overridable init/cleanup functions.
2025-03-04 00:16:57 +01:00