Integrating github/staging through commit ab87ed9

This commit is contained in:
alexpete
2021-04-09 11:27:37 -07:00
parent ae62a97894
commit 1044dc3da1
1582 changed files with 29374 additions and 519051 deletions
@@ -43,7 +43,6 @@ namespace EMotionFX
const uint32 threadIndex = this->m_actorInstance->GetThreadIndex();
// Check if data and pose ref counts are back to 0 for all nodes.
AnimGraphRefCountedDataPool& refDataPool = GetEMotionFX().GetThreadData(threadIndex)->GetRefCountedDataPool();
const uint32 numNodes = this->m_animGraph->GetNumNodes();
for (uint32 i = 0; i < numNodes; ++i)
{