This repository has been archived on 2026-03-15. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
SakuraVNE_old/todo.md

6 lines
302 B
Markdown
Raw Normal View History

2026-02-15 20:00:34 +01:00
- 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
2026-02-15 20:29:49 +01:00
- fix seg fault after shutting down the program
- update sdl2 to sdl3 for linux and windows