Skeleton/Joints WIP

This commit is contained in:
antc13
2015-12-14 12:59:54 +01:00
parent a22d086e60
commit 60b3ce89b2
7 changed files with 53 additions and 1 deletions
+5
View File
@@ -183,6 +183,11 @@ void Menu::GetMaterialData()
MGlobal::displayInfo(MString() + AllMaterials->at(0).Color[0]);
}
void Menu::GetSkeletonData()
{
}
Menu::~Menu()
{
//delete exportSelectedButton;