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

@@ -35,6 +35,7 @@ namespace anm2ed
int recordingStart{};
int recordingEnd{};
bool isRecordingRange{};
bool isAbleToRecord{};
ImGuiKeyChord chords[SHORTCUT_COUNT]{};