animation channel improvements

beginning of animation controller test
This commit is contained in:
devZoGok
2021-10-19 19:06:41 +03:00
parent 347286aa1f
commit f8d5beb5d6
10 changed files with 155 additions and 31 deletions
+1
View File
@@ -11,6 +11,7 @@
#include "shaderTest.h"
#include "particleEmitterTest.h"
#include "ikSolverTest.h"
#include "animationControllerTest.h"
using namespace CppUnit;
using namespace vb01;