This commit is contained in:
nicola.candussi
2008-09-17 11:54:59 +00:00
parent c9e5f2df05
commit a45ef86d92
12 changed files with 243 additions and 37 deletions

View File

@@ -139,7 +139,7 @@ dRigidBodyCmd::redoIt()
m_dagModifier->doIt();
}
MGlobal::select(parentObj, MGlobal::kReplaceList);
// MGlobal::select(parentObj, MGlobal::kReplaceList);
setResult(MFnDependencyNode(dRigidBodyObj).name());