WIP transition to using sync track based synchronisation.

This commit is contained in:
Martin Felis
2021-11-19 12:40:14 +01:00
parent e2959aaed3
commit db3095fa07
16 changed files with 345 additions and 210 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
// Created by martin on 16.11.21.
//
#include "SkinnedMesh.h"
#include "SyncTrack.h"
#include "catch.hpp"
TEST_CASE("Basic", "[SyncTrack]") {