6 lines
300 B
Markdown
6 lines
300 B
Markdown
- 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
|