more todos

This commit is contained in:
2026-02-15 20:29:49 +01:00
parent 1cfa53ce20
commit 6295861eec

View File

@@ -1,3 +1,5 @@
- modify build path, put both bin and bin-int into a build named dir - 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 - 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 - 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