Refactor + render animation tweaks + updated frame properties + bug fixes

This commit is contained in:
2025-12-17 23:02:00 -05:00
parent b4b4fe3714
commit 119bbc4081
63 changed files with 1964 additions and 1701 deletions

View File

@@ -92,6 +92,8 @@ file(GLOB PROJECT_SRC CONFIGURE_DEPENDS
src/imgui/*.h
src/imgui/window/*.cpp
src/imgui/window/*.h
src/imgui/wizard/*.cpp
src/imgui/wizard/*.h
src/util/*.cpp
src/util/*.h
src/window/*.cpp