diff --git a/Src/MotionCodeLibrary/ClusterAdvance.cpp b/Src/MotionCodeLibrary/ClusterAdvance.cpp index 02552ab..079d551 100644 --- a/Src/MotionCodeLibrary/ClusterAdvance.cpp +++ b/Src/MotionCodeLibrary/ClusterAdvance.cpp @@ -82,26 +82,10 @@ void LinkedVertex::NormalizeWeights() FBMatrix LinkedVertex::CalculateDeformedPositionMatrix() { - /* - FBMatrix tm; - - for (int i=0; iShow = true; - } - mButtonTest.Caption = "Remove model"; - } - break; - case 2: - { - // Remove model from visible set - if( mHdlModel.Ok() ) - { - mHdlModel->Show = false; - } - mButtonTest.Caption = "Delete model"; - } - break; - case 3: - { - // Delete model - if( mHdlModel.Ok() ) - { - mHdlModel->FBDelete(); - } - - mButtonTest.Caption = "Create model"; - } - break; - } - mState = (mState+1) % 4; - -} -*/ - void ORTool_BlendShape::EventContainerDragAndDrop( HISender pSender, HKEvent pEvent ) { FBEventDragAndDrop lDragAndDrop( pEvent ); @@ -671,34 +593,10 @@ void ORTool_BlendShape::EventContainerDragAndDrop( HISender pSender, HKEvent pEv void ORTool_BlendShape::SetupBlendShapes( FBModel *pModel ) { - //mContainerObjects.Items.Clear(); - //mListProperties.Items.Clear(); - /* - mEditProperty.Property = 0; - mEditPropertyModern.Property = 0; - mButtonPreviousProperty.Enabled = false; - mButtonNextProperty.Enabled = false; - */ if( pModel ) { mContainerObjects.Items.Add( pModel->Name, (kReference)pModel ); - /* - int lIdx = 0; - int lNbProps = lModel->PropertyList.GetCount(); - - mListProperties.Items.Add( "