Added Tests for MathAdd Node
This commit is contained in:
@@ -223,6 +223,8 @@ void AnimGraph::evaluate() {
|
||||
|
||||
finishNodeEval(node->m_index);
|
||||
}
|
||||
|
||||
evalOutputNode();
|
||||
}
|
||||
|
||||
Socket* AnimGraph::getInputSocket(const std::string& name) {
|
||||
|
||||
Reference in New Issue
Block a user