From 485352cadcba5efe849ca455a4136e1b5e6ddd31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hatvani=20Tam=C3=A1s?= Date: Thu, 26 Feb 2026 16:20:52 +0100 Subject: [PATCH] completed todo --- todo.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 todo.md diff --git a/todo.md b/todo.md deleted file mode 100644 index 2a58333..0000000 --- a/todo.md +++ /dev/null @@ -1,5 +0,0 @@ -- 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