This commit is contained in:
2025-04-17 04:52:48 +08:00
commit 9985b73dc1
3708 changed files with 2387532 additions and 0 deletions

View File

@ -0,0 +1,6 @@
+ MAYAVERSION:2012 wbDeltaMushDeformer ${AS_MODULE_PATH}/wbDeltaMushDeformer/2012
+ MAYAVERSION:2013 wbDeltaMushDeformer any wbDeltaMushDeformer/2013
+ MAYAVERSION:2014 wbDeltaMushDeformer any wbDeltaMushDeformer/2014
+ MAYAVERSION:2015 wbDeltaMushDeformer any wbDeltaMushDeformer/2015
+ MAYAVERSION:2016 wbDeltaMushDeformer any wbDeltaMushDeformer/2016
+ MAYAVERSION:2016.5 wbDeltaMushDeformer any wbDeltaMushDeformer/2016.5

View File

@ -0,0 +1,21 @@
global proc AEwbDeltaMushTemplate( string $nodeName )
{
editorTemplate -beginScrollLayout;
// Add Delta Mush Attributes section
editorTemplate -beginLayout "Delta Mush Attributes" -collapse 0;
editorTemplate -addControl "smoothingIterations";
editorTemplate -addControl "smoothingAlgorithm";
editorTemplate -addControl "smoothingStep";
editorTemplate -addControl "pinBorderVertices";
editorTemplate -addControl "displacement";
editorTemplate -addControl "scale";
editorTemplate -addControl "tangentMode";
editorTemplate -endLayout;
AEweightGeometryFilterTemplate $nodeName;
editorTemplate -addExtraControls;
editorTemplate -suppress "cache";
editorTemplate -endScrollLayout;
}

View File

@ -0,0 +1,21 @@
global proc AEwbDeltaMushTemplate( string $nodeName )
{
editorTemplate -beginScrollLayout;
// Add Delta Mush Attributes section
editorTemplate -beginLayout "Delta Mush Attributes" -collapse 0;
editorTemplate -addControl "smoothingIterations";
editorTemplate -addControl "smoothingAlgorithm";
editorTemplate -addControl "smoothingStep";
editorTemplate -addControl "pinBorderVertices";
editorTemplate -addControl "displacement";
editorTemplate -addControl "scale";
editorTemplate -addControl "tangentMode";
editorTemplate -endLayout;
AEweightGeometryFilterTemplate $nodeName;
editorTemplate -addExtraControls;
editorTemplate -suppress "cache";
editorTemplate -endScrollLayout;
}

View File

@ -0,0 +1,21 @@
global proc AEwbDeltaMushTemplate( string $nodeName )
{
editorTemplate -beginScrollLayout;
// Add Delta Mush Attributes section
editorTemplate -beginLayout "Delta Mush Attributes" -collapse 0;
editorTemplate -addControl "smoothingIterations";
editorTemplate -addControl "smoothingAlgorithm";
editorTemplate -addControl "smoothingStep";
editorTemplate -addControl "pinBorderVertices";
editorTemplate -addControl "displacement";
editorTemplate -addControl "scale";
editorTemplate -addControl "tangentMode";
editorTemplate -endLayout;
AEweightGeometryFilterTemplate $nodeName;
editorTemplate -addExtraControls;
editorTemplate -suppress "cache";
editorTemplate -endScrollLayout;
}

View File

@ -0,0 +1,21 @@
global proc AEwbDeltaMushTemplate( string $nodeName )
{
editorTemplate -beginScrollLayout;
// Add Delta Mush Attributes section
editorTemplate -beginLayout "Delta Mush Attributes" -collapse 0;
editorTemplate -addControl "smoothingIterations";
editorTemplate -addControl "smoothingAlgorithm";
editorTemplate -addControl "smoothingStep";
editorTemplate -addControl "pinBorderVertices";
editorTemplate -addControl "displacement";
editorTemplate -addControl "scale";
editorTemplate -addControl "tangentMode";
editorTemplate -endLayout;
AEweightGeometryFilterTemplate $nodeName;
editorTemplate -addExtraControls;
editorTemplate -suppress "cache";
editorTemplate -endScrollLayout;
}

View File

@ -0,0 +1,21 @@
global proc AEwbDeltaMushTemplate( string $nodeName )
{
editorTemplate -beginScrollLayout;
// Add Delta Mush Attributes section
editorTemplate -beginLayout "Delta Mush Attributes" -collapse 0;
editorTemplate -addControl "smoothingIterations";
editorTemplate -addControl "smoothingAlgorithm";
editorTemplate -addControl "smoothingStep";
editorTemplate -addControl "pinBorderVertices";
editorTemplate -addControl "displacement";
editorTemplate -addControl "scale";
editorTemplate -addControl "tangentMode";
editorTemplate -endLayout;
AEweightGeometryFilterTemplate $nodeName;
editorTemplate -addExtraControls;
editorTemplate -suppress "cache";
editorTemplate -endScrollLayout;
}

View File

@ -0,0 +1,21 @@
global proc AEwbDeltaMushTemplate( string $nodeName )
{
editorTemplate -beginScrollLayout;
// Add Delta Mush Attributes section
editorTemplate -beginLayout "Delta Mush Attributes" -collapse 0;
editorTemplate -addControl "smoothingIterations";
editorTemplate -addControl "smoothingAlgorithm";
editorTemplate -addControl "smoothingStep";
editorTemplate -addControl "pinBorderVertices";
editorTemplate -addControl "displacement";
editorTemplate -addControl "scale";
editorTemplate -addControl "tangentMode";
editorTemplate -endLayout;
AEweightGeometryFilterTemplate $nodeName;
editorTemplate -addExtraControls;
editorTemplate -suppress "cache";
editorTemplate -endScrollLayout;
}