diff --git a/todo.md b/todo.md index ac43aa0..44fcbc7 100644 --- a/todo.md +++ b/todo.md @@ -1,3 +1,5 @@ - modify build path, put both bin and bin-int into a build named dir - add imgui-node-editor to the project in the premake file - delete external/imgui from the node-editor and point it to the one in lib/imgui +- fix seg fault after shutting down the program +update sdl2 to sdl3 for linux and windows