Changed how we get skeletons. Made so that we could get the bind pose for each skeleton in the scene

This commit is contained in:
Teejoon
2015-12-18 10:03:00 +01:00
parent 67017fcaf4
commit bc4cc5db54
4 changed files with 135 additions and 32 deletions
@@ -33,6 +33,9 @@
#include <maya/MPlug.h>
#include <maya/MAnimControl.h>
#include <maya/MTime.h>
#include <maya/MDataHandle.h>
#include <maya/MTransformationMatrix.h>
#include <maya/MFnMatrixData.h>
// Wrappers