Implemented Animation Clip asset and animation controller #410

Merged
XiaoQiDigipen merged 66 commits from SP3-22-AnimationController into main 2023-03-09 16:19:40 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b93a08fa90 - Show all commits

View File

@ -199,8 +199,8 @@ namespace SHADE
ImGui::Unindent(); ImGui::Unindent();
} }
} }
ImGui::End();
} }
ImGui::End();
} }
void SHRawAnimInspector::Exit() void SHRawAnimInspector::Exit()