CSkinnedMesh::setHardwareSkinning was not returning a value.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@1081 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
parent
2c6df8aa23
commit
e4efbfedf0
@ -713,6 +713,7 @@ bool CSkinnedMesh::setHardwareSkinning(bool on)
|
||||
|
||||
HardwareSkinning=on;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
void CSkinnedMesh::CalculateGlobalMatrixes(SJoint *Joint,SJoint *ParentJoint)
|
||||
|
Loading…
x
Reference in New Issue
Block a user