No description
Find a file
oxmox 4a0117af36 fix crash due to logging during shutdown from class based DoomState
Crash was double free in ImGui::AppendLog() during shutdown. Will have to
disable the logging callback if logging should happen at that point.
2023-02-20 00:06:28 +01:00
external cmake: turn imgui from an INTERFACE library into an OBJECT library 2023-02-18 12:30:53 +01:00
src fix crash due to logging during shutdown from class based DoomState 2023-02-20 00:06:28 +01:00
.clang-tidy playing with clang-tidy, needs more love 2023-02-18 12:30:53 +01:00
.gitignore .gitignore things 2023-02-03 21:31:17 +01:00
CMakeLists.txt make logc an OBJECT library and enable clang-tidy for my code 2023-02-18 12:30:53 +01:00
README.md Initial commit. This is not going to be useful to you for anything. Ever. 2023-02-03 21:15:57 +01:00

= doompanning