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
36d7971a967968536483181b65d8552064970d66
raid
/
private
/
raid
History
Patrick Wuttke
85f75d9814
Changed config to save the data type with the data so it can be loaded with the correct type.
2026-02-17 10:32:31 +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
Changed config to save the data type with the data so it can be loaded with the correct type.
2026-02-17 10:32:31 +01: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