From c4bb00e1bd99147f3d20f52afd3ae49ba60ef425 Mon Sep 17 00:00:00 2001 From: htom Date: Sun, 15 Feb 2026 20:00:34 +0100 Subject: [PATCH] added todo --- todo.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 todo.md diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..ac43aa0 --- /dev/null +++ b/todo.md @@ -0,0 +1,3 @@ +- 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