home *** CD-ROM | disk | FTP | other *** search
/ Learning Maya 3 / Learning_Maya_3.iso / support_files / projectOne / scenes / lesson3_start.ma < prev    next >
Encoding:
Text File  |  2000-05-08  |  71.9 KB  |  1,465 lines

  1. //Maya ASCII 3.0 scene
  2. //Name: lesson3_start.ma
  3. //Last modified: Mon, May 08, 2000 06:18:25 PM
  4. requires maya "3.0";
  5. currentUnit -l centimeter -a degree -t film;
  6. createNode transform -s -n "persp";
  7.     setAttr ".v" no;
  8.     setAttr ".t" -type "double3" 41.194677012290278 40.231268361838573 57.11782832894724 ;
  9.     setAttr ".r" -type "double3" -29.73835272960255 35.80000000000009 1.9607302206051038e-15 ;
  10. createNode camera -s -n "perspShape" -p "persp";
  11.     setAttr -k off ".v" no;
  12.     setAttr ".fl" 34.999999999999993;
  13.     setAttr ".coi" 81.104886912961405;
  14.     setAttr ".imn" -type "string" "persp";
  15.     setAttr ".den" -type "string" "persp_depth";
  16.     setAttr ".man" -type "string" "persp_mask";
  17.     setAttr ".hc" -type "string" "viewSet -p %camera";
  18. createNode transform -s -n "top";
  19.     setAttr ".v" no;
  20.     setAttr ".t" -type "double3" 0 100 0 ;
  21.     setAttr ".r" -type "double3" -89.999999999999986 0 0 ;
  22. createNode camera -s -n "topShape" -p "top";
  23.     setAttr -k off ".v" no;
  24.     setAttr ".rnd" no;
  25.     setAttr ".coi" 100;
  26.     setAttr ".ow" 30;
  27.     setAttr ".imn" -type "string" "top";
  28.     setAttr ".den" -type "string" "top_depth";
  29.     setAttr ".man" -type "string" "top_mask";
  30.     setAttr ".hc" -type "string" "viewSet -t %camera";
  31.     setAttr ".o" yes;
  32. createNode transform -s -n "front";
  33.     setAttr ".v" no;
  34.     setAttr ".t" -type "double3" 0 0 100 ;
  35. createNode camera -s -n "frontShape" -p "front";
  36.     setAttr -k off ".v" no;
  37.     setAttr ".rnd" no;
  38.     setAttr ".coi" 100;
  39.     setAttr ".ow" 30;
  40.     setAttr ".imn" -type "string" "front";
  41.     setAttr ".den" -type "string" "front_depth";
  42.     setAttr ".man" -type "string" "front_mask";
  43.     setAttr ".hc" -type "string" "viewSet -f %camera";
  44.     setAttr ".o" yes;
  45. createNode transform -s -n "side";
  46.     setAttr ".v" no;
  47.     setAttr ".t" -type "double3" 100 0 0 ;
  48.     setAttr ".r" -type "double3" 0 89.999999999999986 0 ;
  49. createNode camera -s -n "sideShape" -p "side";
  50.     setAttr -k off ".v" no;
  51.     setAttr ".rnd" no;
  52.     setAttr ".coi" 100;
  53.     setAttr ".ow" 30;
  54.     setAttr ".imn" -type "string" "side";
  55.     setAttr ".den" -type "string" "side_depth";
  56.     setAttr ".man" -type "string" "side_mask";
  57.     setAttr ".hc" -type "string" "viewSet -s %camera";
  58.     setAttr ".o" yes;
  59. createNode transform -n "ball";
  60. createNode nurbsSurface -n "ballShape" -p "ball";
  61.     setAttr -k off ".v";
  62.     setAttr -s 6 ".iog[0].og";
  63.     setAttr ".vir" yes;
  64.     setAttr ".vif" yes;
  65.     setAttr ".tw" yes;
  66.     setAttr ".fbd" no;
  67.     setAttr ".dvu" 3;
  68.     setAttr ".dvv" 3;
  69.     setAttr ".cpr" 15;
  70.     setAttr ".cps" 4;
  71. createNode nurbsSurface -n "ballShapeOrig" -p "ball";
  72.     setAttr -k off ".v";
  73.     setAttr ".io" yes;
  74.     setAttr ".vir" yes;
  75.     setAttr ".vif" yes;
  76.     setAttr ".tw" yes;
  77.     setAttr ".fbd" no;
  78.     setAttr ".dvu" 0;
  79.     setAttr ".dvv" 0;
  80.     setAttr ".cpr" 4;
  81.     setAttr ".cps" 4;
  82. createNode transform -n "squash1Handle" -p "ball";
  83.     setAttr ".t" -type "double3" 0 -1.9784199864111613 0 ;
  84.     setAttr ".s" -type "double3" 2.4528189251313606 4.8291040057829973 2.4528189251313606 ;
  85. createNode deformSquash -n "squash1HandleShape" -p "squash1Handle";
  86.     setAttr -k off ".v";
  87.     setAttr ".dd" -type "doubleArray" 7 -1 1 0 0 0.5 1 -0.19518642903369954 ;
  88.     setAttr ".hw" 2.6981008176444967;
  89. createNode transform -n "bend1Handle" -p "ball";
  90.     setAttr ".t" -type "double3" 0 -1.9784199864111609 2.2204460492503131e-16 ;
  91.     setAttr ".s" -type "double3" 4.8291040057829973 4.8291040057829973 4.8291040057829973 ;
  92. createNode deformBend -n "bend1HandleShape" -p "bend1Handle";
  93.     setAttr -k off ".v";
  94.     setAttr ".dd" -type "doubleArray" 3 -1 1.662026972450696 0 ;
  95.     setAttr ".hw" 3.1953343847423108;
  96. createNode transform -n "floor";
  97. createNode mesh -n "floorShape" -p "floor";
  98.     setAttr -k off ".v";
  99.     setAttr ".vir" yes;
  100.     setAttr ".vif" yes;
  101.     setAttr ".uvst[0].uvsn" -type "string" "map1";
  102.     setAttr ".cuvs" -type "string" "map1";
  103.     setAttr ".fbd" no;
  104. createNode transform -n "ring";
  105.     setAttr ".t" -type "double3" 0 10 0 ;
  106.     setAttr ".r" -type "double3" 0 0 90 ;
  107. createNode nurbsSurface -n "ringShape" -p "ring";
  108.     setAttr -k off ".v";
  109.     setAttr ".vir" yes;
  110.     setAttr ".vif" yes;
  111.     setAttr ".tw" yes;
  112.     setAttr ".fbd" no;
  113.     setAttr ".dvu" 3;
  114.     setAttr ".dvv" 3;
  115.     setAttr ".cpr" 15;
  116.     setAttr ".cps" 4;
  117. createNode lightLinker -n "lightLinker1";
  118. createNode displayLayerManager -n "layerManager";
  119. createNode displayLayer -n "defaultLayer";
  120. createNode renderLayerManager -n "renderLayerManager";
  121. createNode renderLayer -n "defaultRenderLayer";
  122. createNode renderLayer -s -n "globalRender";
  123. createNode makeNurbSphere -n "makeNurbSphere1";
  124.     setAttr ".ax" -type "double3" 0 1 0 ;
  125.     setAttr ".r" 2;
  126. createNode polyPlane -n "polyPlane1";
  127.     setAttr ".w" 40;
  128.     setAttr ".h" 40;
  129.     setAttr ".sw" 1;
  130.     setAttr ".sh" 1;
  131. createNode makeNurbTorus -n "makeNurbTorus1";
  132.     setAttr ".ax" -type "double3" 0 1 0 ;
  133.     setAttr ".r" 5;
  134.     setAttr ".s" 16;
  135.     setAttr ".nsp" 4;
  136.     setAttr ".hr" 0.05;
  137. createNode animCurveTL -n "ball_translateX";
  138.     setAttr ".tan" 9;
  139.     setAttr ".wgt" no;
  140.     setAttr -s 2 ".ktv[0:1]"  1 -17.845435857027564 60 18.267594801760488;
  141. createNode animCurveTL -n "ball_translateY";
  142.     setAttr ".tan" 9;
  143.     setAttr ".wgt" no;
  144.     setAttr -s 7 ".ktv[0:6]"  1 2.0055591248411013 10 8 20 2.0055591248411013 
  145.         30 9.1052777442265125 40 2.0055591248411013 50 8 60 2.0055591248411013;
  146.     setAttr -s 7 ".kit[0:6]"  2 9 1 9 1 9 1;
  147.     setAttr -s 7 ".kot[0:6]"  1 9 1 9 1 9 2;
  148.     setAttr -s 7 ".ktl[0:6]" no yes no yes no yes no;
  149.     setAttr -s 7 ".kix[2:6]"  0.048049099743366241 1 0.025632377713918686 1 
  150.         0.027519078925251961;
  151.     setAttr -s 7 ".kiy[2:6]"  -0.99884498119354248 0 -0.99967151880264282 0 
  152.         -0.99962139129638672;
  153.     setAttr -s 7 ".kox[0:6]"  0.040313459932804108 1 0.029101632535457611 1 
  154.         0.025718262419104576 1 1;
  155.     setAttr -s 7 ".koy[0:6]"  0.999187171459198 0 0.99957644939422607 0 0.99966925382614136 
  156.         0 0;
  157. createNode script -n "uiConfigurationScriptNode";
  158.     setAttr ".b" -type "string" (
  159.         "// Maya Mel UI Configuration File.\n"
  160.         + "//\n"
  161.         + "//  This script is machine generated.  Edit at your own risk.\n"
  162.         + "//\n"
  163.         + "//\n"
  164.         + "if (`paneLayout -exists $gMainPane`) {\n"
  165.         + "\tglobal int $gUseScenePanelConfig;\n"
  166.         + "\tint    $useSceneConfig = $gUseScenePanelConfig;\n"
  167.         + "\tint    $menusOkayInPanels = `optionVar -q allowMenusInPanels`;\tint    $nVisPanes = `paneLayout -q -nvp $gMainPane`;\n"
  168.         + "\tint    $nPanes = 0;\n"
  169.         + "\tstring $editorName;\n"
  170.         + "\tstring $panelName;\n"
  171.         + "\tstring $itemFilterName;\n"
  172.         + "\tstring $panelConfig;\n"
  173.         + "\t//\n"
  174.         + "\t//  get current state of the UI\n"
  175.         + "\t//\n"
  176.         + "\tsceneUIReplacement -update $gMainPane;\n"
  177.         + "\t$panelName = `sceneUIReplacement -getNextPanel \"modelPanel\" \"Top View\"`;\n"
  178.         + "\tif (\"\" == $panelName) {\n"
  179.         + "\t\tif ($useSceneConfig) {\n"
  180.         + "\t\t\t$panelName = `modelPanel -unParent -l \"Top View\" -mbv $menusOkayInPanels `;\n"
  181.         + "\t\t\t$editorName = $panelName;\n"
  182.         + "            modelEditor -e \n"
  183.         + "                -camera \"top\" \n"
  184.         + "                -useInteractiveMode 0\n"
  185.         + "                -displayLights \"default\" \n"
  186.         + "                -displayAppearance \"wireframe\" \n"
  187.         + "                -activeOnly 0\n"
  188.         + "                -wireframeOnShaded 0\n"
  189.         + "                -bufferMode \"double\" \n"
  190.         + "                -twoSidedLighting 1\n"
  191.         + "                -backfaceCulling 0\n"
  192.         + "                -xray 0\n"
  193.         + "                -displayTextures 0\n"
  194.         + "                -textureMaxSize 1024\n"
  195.         + "                -nurbsCurves 1\n"
  196.         + "                -nurbsSurfaces 1\n"
  197.         + "                -polymeshes 1\n"
  198.         + "                -subdivSurfaces 1\n"
  199.         + "                -planes 1\n"
  200.         + "                -lights 1\n"
  201.         + "                -cameras 1\n"
  202.         + "                -controlVertices 1\n"
  203.         + "                -hulls 1\n"
  204.         + "                -grid 1\n"
  205.         + "                -joints 1\n"
  206.         + "                -ikHandles 1\n"
  207.         + "                -deformers 1\n"
  208.         + "                -dynamics 1\n"
  209.         + "                -locators 1\n"
  210.         + "                -dimensions 1\n"
  211.         + "                -handles 1\n"
  212.         + "                -pivots 1\n"
  213.         + "                -textures 1\n"
  214.         + "                -strokes 1\n"
  215.         + "                $editorName;\n"
  216.         + "modelEditor -e -viewSelected 0 $editorName;\n"
  217.         + "\t\t}\n"
  218.         + "\t} else {\n"
  219.         + "\t\t$label = `panel -q -label $panelName`;\n"
  220.         + "\t\tmodelPanel -edit -l \"Top View\" -mbv $menusOkayInPanels  $panelName;\n"
  221.         + "\t\t$editorName = $panelName;\n"
  222.         + "        modelEditor -e \n"
  223.         + "            -camera \"top\" \n"
  224.         + "            -useInteractiveMode 0\n"
  225.         + "            -displayLights \"default\" \n"
  226.         + "            -displayAppearance \"wireframe\" \n"
  227.         + "            -activeOnly 0\n"
  228.         + "            -wireframeOnShaded 0\n"
  229.         + "            -bufferMode \"double\" \n"
  230.         + "            -twoSidedLighting 1\n"
  231.         + "            -backfaceCulling 0\n"
  232.         + "            -xray 0\n"
  233.         + "            -displayTextures 0\n"
  234.         + "            -textureMaxSize 1024\n"
  235.         + "            -nurbsCurves 1\n"
  236.         + "            -nurbsSurfaces 1\n"
  237.         + "            -polymeshes 1\n"
  238.         + "            -subdivSurfaces 1\n"
  239.         + "            -planes 1\n"
  240.         + "            -lights 1\n"
  241.         + "            -cameras 1\n"
  242.         + "            -controlVertices 1\n"
  243.         + "            -hulls 1\n"
  244.         + "            -grid 1\n"
  245.         + "            -joints 1\n"
  246.         + "            -ikHandles 1\n"
  247.         + "            -deformers 1\n"
  248.         + "            -dynamics 1\n"
  249.         + "            -locators 1\n"
  250.         + "            -dimensions 1\n"
  251.         + "            -handles 1\n"
  252.         + "            -pivots 1\n"
  253.         + "            -textures 1\n"
  254.         + "            -strokes 1\n"
  255.         + "            $editorName;\n"
  256.         + "modelEditor -e -viewSelected 0 $editorName;\n"
  257.         + "\t\tif (!$useSceneConfig) {\n"
  258.         + "\t\t\tpanel -e -l $label $panelName;\n"
  259.         + "\t\t}\n"
  260.         + "\t}\n"
  261.         + "\t$panelName = `sceneUIReplacement -getNextPanel \"modelPanel\" \"Side View\"`;\n"
  262.         + "\tif (\"\" == $panelName) {\n"
  263.         + "\t\tif ($useSceneConfig) {\n"
  264.         + "\t\t\t$panelName = `modelPanel -unParent -l \"Side View\" -mbv $menusOkayInPanels `;\n"
  265.         + "\t\t\t$editorName = $panelName;\n"
  266.         + "            modelEditor -e \n"
  267.         + "                -camera \"side\" \n"
  268.         + "                -useInteractiveMode 0\n"
  269.         + "                -displayLights \"default\" \n"
  270.         + "                -displayAppearance \"wireframe\" \n"
  271.         + "                -activeOnly 0\n"
  272.         + "                -wireframeOnShaded 0\n"
  273.         + "                -bufferMode \"double\" \n"
  274.         + "                -twoSidedLighting 1\n"
  275.         + "                -backfaceCulling 0\n"
  276.         + "                -xray 0\n"
  277.         + "                -displayTextures 0\n"
  278.         + "                -textureMaxSize 1024\n"
  279.         + "                -nurbsCurves 1\n"
  280.         + "                -nurbsSurfaces 1\n"
  281.         + "                -polymeshes 1\n"
  282.         + "                -subdivSurfaces 0\n"
  283.         + "                -planes 1\n"
  284.         + "                -lights 1\n"
  285.         + "                -cameras 1\n"
  286.         + "                -controlVertices 1\n"
  287.         + "                -hulls 1\n"
  288.         + "                -grid 1\n"
  289.         + "                -joints 1\n"
  290.         + "                -ikHandles 1\n"
  291.         + "                -deformers 1\n"
  292.         + "                -dynamics 1\n"
  293.         + "                -locators 1\n"
  294.         + "                -dimensions 1\n"
  295.         + "                -handles 1\n"
  296.         + "                -pivots 1\n"
  297.         + "                -textures 1\n"
  298.         + "                -strokes 0\n"
  299.         + "                $editorName;\n"
  300.         + "modelEditor -e -viewSelected 0 $editorName;\n"
  301.         + "\t\t}\n"
  302.         + "\t} else {\n"
  303.         + "\t\t$label = `panel -q -label $panelName`;\n"
  304.         + "\t\tmodelPanel -edit -l \"Side View\" -mbv $menusOkayInPanels  $panelName;\n"
  305.         + "\t\t$editorName = $panelName;\n"
  306.         + "        modelEditor -e \n"
  307.         + "            -camera \"side\" \n"
  308.         + "            -useInteractiveMode 0\n"
  309.         + "            -displayLights \"default\" \n"
  310.         + "            -displayAppearance \"wireframe\" \n"
  311.         + "            -activeOnly 0\n"
  312.         + "            -wireframeOnShaded 0\n"
  313.         + "            -bufferMode \"double\" \n"
  314.         + "            -twoSidedLighting 1\n"
  315.         + "            -backfaceCulling 0\n"
  316.         + "            -xray 0\n"
  317.         + "            -displayTextures 0\n"
  318.         + "            -textureMaxSize 1024\n"
  319.         + "            -nurbsCurves 1\n"
  320.         + "            -nurbsSurfaces 1\n"
  321.         + "            -polymeshes 1\n"
  322.         + "            -subdivSurfaces 0\n"
  323.         + "            -planes 1\n"
  324.         + "            -lights 1\n"
  325.         + "            -cameras 1\n"
  326.         + "            -controlVertices 1\n"
  327.         + "            -hulls 1\n"
  328.         + "            -grid 1\n"
  329.         + "            -joints 1\n"
  330.         + "            -ikHandles 1\n"
  331.         + "            -deformers 1\n"
  332.         + "            -dynamics 1\n"
  333.         + "            -locators 1\n"
  334.         + "            -dimensions 1\n"
  335.         + "            -handles 1\n"
  336.         + "            -pivots 1\n"
  337.         + "            -textures 1\n"
  338.         + "            -strokes 0\n"
  339.         + "            $editorName;\n"
  340.         + "modelEditor -e -viewSelected 0 $editorName;\n"
  341.         + "\t\tif (!$useSceneConfig) {\n"
  342.         + "\t\t\tpanel -e -l $label $panelName;\n"
  343.         + "\t\t}\n"
  344.         + "\t}\n"
  345.         + "\t$panelName = `sceneUIReplacement -getNextPanel \"modelPanel\" \"Front View\"`;\n"
  346.         + "\tif (\"\" == $panelName) {\n"
  347.         + "\t\tif ($useSceneConfig) {\n"
  348.         + "\t\t\t$panelName = `modelPanel -unParent -l \"Front View\" -mbv $menusOkayInPanels `;\n"
  349.         + "\t\t\t$editorName = $panelName;\n"
  350.         + "            modelEditor -e \n"
  351.         + "                -camera \"front\" \n"
  352.         + "                -useInteractiveMode 0\n"
  353.         + "                -displayLights \"default\" \n"
  354.         + "                -displayAppearance \"wireframe\" \n"
  355.         + "                -activeOnly 0\n"
  356.         + "                -wireframeOnShaded 0\n"
  357.         + "                -bufferMode \"double\" \n"
  358.         + "                -twoSidedLighting 1\n"
  359.         + "                -backfaceCulling 0\n"
  360.         + "                -xray 0\n"
  361.         + "                -displayTextures 0\n"
  362.         + "                -textureMaxSize 1024\n"
  363.         + "                -nurbsCurves 1\n"
  364.         + "                -nurbsSurfaces 1\n"
  365.         + "                -polymeshes 1\n"
  366.         + "                -subdivSurfaces 1\n"
  367.         + "                -planes 1\n"
  368.         + "                -lights 1\n"
  369.         + "                -cameras 1\n"
  370.         + "                -controlVertices 1\n"
  371.         + "                -hulls 1\n"
  372.         + "                -grid 1\n"
  373.         + "                -joints 1\n"
  374.         + "                -ikHandles 1\n"
  375.         + "                -deformers 1\n"
  376.         + "                -dynamics 1\n"
  377.         + "                -locators 1\n"
  378.         + "                -dimensions 1\n"
  379.         + "                -handles 1\n"
  380.         + "                -pivots 1\n"
  381.         + "                -textures 1\n"
  382.         + "                -strokes 1\n"
  383.         + "                $editorName;\n"
  384.         + "modelEditor -e -viewSelected 0 $editorName;\n"
  385.         + "\t\t}\n"
  386.         + "\t} else {\n"
  387.         + "\t\t$label = `panel -q -label $panelName`;\n"
  388.         + "\t\tmodelPanel -edit -l \"Front View\" -mbv $menusOkayInPanels  $panelName;\n"
  389.         + "\t\t$editorName = $panelName;\n"
  390.         + "        modelEditor -e \n"
  391.         + "            -camera \"front\" \n"
  392.         + "            -useInteractiveMode 0\n"
  393.         + "            -displayLights \"default\" \n"
  394.         + "            -displayAppearance \"wireframe\" \n"
  395.         + "            -activeOnly 0\n"
  396.         + "            -wireframeOnShaded 0\n"
  397.         + "            -bufferMode \"double\" \n"
  398.         + "            -twoSidedLighting 1\n"
  399.         + "            -backfaceCulling 0\n"
  400.         + "            -xray 0\n"
  401.         + "            -displayTextures 0\n"
  402.         + "            -textureMaxSize 1024\n"
  403.         + "            -nurbsCurves 1\n"
  404.         + "            -nurbsSurfaces 1\n"
  405.         + "            -polymeshes 1\n"
  406.         + "            -subdivSurfaces 1\n"
  407.         + "            -planes 1\n"
  408.         + "            -lights 1\n"
  409.         + "            -cameras 1\n"
  410.         + "            -controlVertices 1\n"
  411.         + "            -hulls 1\n"
  412.         + "            -grid 1\n"
  413.         + "            -joints 1\n"
  414.         + "            -ikHandles 1\n"
  415.         + "            -deformers 1\n"
  416.         + "            -dynamics 1\n"
  417.         + "            -locators 1\n"
  418.         + "            -dimensions 1\n"
  419.         + "            -handles 1\n"
  420.         + "            -pivots 1\n"
  421.         + "            -textures 1\n"
  422.         + "            -strokes 1\n"
  423.         + "            $editorName;\n"
  424.         + "modelEditor -e -viewSelected 0 $editorName;\n"
  425.         + "\t\tif (!$useSceneConfig) {\n"
  426.         + "\t\t\tpanel -e -l $label $panelName;\n"
  427.         + "\t\t}\n"
  428.         + "\t}\n"
  429.         + "\t$panelName = `sceneUIReplacement -getNextPanel \"modelPanel\" \"Persp View\"`;\n"
  430.         + "\tif (\"\" == $panelName) {\n"
  431.         + "\t\tif ($useSceneConfig) {\n"
  432.         + "\t\t\t$panelName = `modelPanel -unParent -l \"Persp View\" -mbv $menusOkayInPanels `;\n"
  433.         + "\t\t\t$editorName = $panelName;\n"
  434.         + "            modelEditor -e \n"
  435.         + "                -camera \"persp\" \n"
  436.         + "                -useInteractiveMode 0\n"
  437.         + "                -displayLights \"default\" \n"
  438.         + "                -displayAppearance \"smoothShaded\" \n"
  439.         + "                -activeOnly 0\n"
  440.         + "                -wireframeOnShaded 0\n"
  441.         + "                -bufferMode \"double\" \n"
  442.         + "                -twoSidedLighting 1\n"
  443.         + "                -backfaceCulling 0\n"
  444.         + "                -xray 0\n"
  445.         + "                -displayTextures 1\n"
  446.         + "                -textureMaxSize 1024\n"
  447.         + "                -nurbsCurves 1\n"
  448.         + "                -nurbsSurfaces 1\n"
  449.         + "                -polymeshes 1\n"
  450.         + "                -subdivSurfaces 0\n"
  451.         + "                -planes 1\n"
  452.         + "                -lights 1\n"
  453.         + "                -cameras 1\n"
  454.         + "                -controlVertices 1\n"
  455.         + "                -hulls 1\n"
  456.         + "                -grid 0\n"
  457.         + "                -joints 1\n"
  458.         + "                -ikHandles 1\n"
  459.         + "                -deformers 1\n"
  460.         + "                -dynamics 1\n"
  461.         + "                -locators 1\n"
  462.         + "                -dimensions 1\n"
  463.         + "                -handles 1\n"
  464.         + "                -pivots 1\n"
  465.         + "                -textures 1\n"
  466.         + "                -strokes 0\n"
  467.         + "                $editorName;\n"
  468.         + "modelEditor -e -viewSelected 0 $editorName;\n"
  469.         + "\t\t}\n"
  470.         + "\t} else {\n"
  471.         + "\t\t$label = `panel -q -label $panelName`;\n"
  472.         + "\t\tmodelPanel -edit -l \"Persp View\" -mbv $menusOkayInPanels  $panelName;\n"
  473.         + "\t\t$editorName = $panelName;\n"
  474.         + "        modelEditor -e \n"
  475.         + "            -camera \"persp\" \n"
  476.         + "            -useInteractiveMode 0\n"
  477.         + "            -displayLights \"default\" \n"
  478.         + "            -displayAppearance \"smoothShaded\" \n"
  479.         + "            -activeOnly 0\n"
  480.         + "            -wireframeOnShaded 0\n"
  481.         + "            -bufferMode \"double\" \n"
  482.         + "            -twoSidedLighting 1\n"
  483.         + "            -backfaceCulling 0\n"
  484.         + "            -xray 0\n"
  485.         + "            -displayTextures 1\n"
  486.         + "            -textureMaxSize 1024\n"
  487.         + "            -nurbsCurves 1\n"
  488.         + "            -nurbsSurfaces 1\n"
  489.         + "            -polymeshes 1\n"
  490.         + "            -subdivSurfaces 0\n"
  491.         + "            -planes 1\n"
  492.         + "            -lights 1\n"
  493.         + "            -cameras 1\n"
  494.         + "            -controlVertices 1\n"
  495.         + "            -hulls 1\n"
  496.         + "            -grid 0\n"
  497.         + "            -joints 1\n"
  498.         + "            -ikHandles 1\n"
  499.         + "            -deformers 1\n"
  500.         + "            -dynamics 1\n"
  501.         + "            -locators 1\n"
  502.         + "            -dimensions 1\n"
  503.         + "            -handles 1\n"
  504.         + "            -pivots 1\n"
  505.         + "            -textures 1\n"
  506.         + "            -strokes 0\n"
  507.         + "            $editorName;\n"
  508.         + "modelEditor -e -viewSelected 0 $editorName;\n"
  509.         + "\t\tif (!$useSceneConfig) {\n"
  510.         + "\t\t\tpanel -e -l $label $panelName;\n"
  511.         + "\t\t}\n"
  512.         + "\t}\n"
  513.         + "\t$panelName = `sceneUIReplacement -getNextPanel \"outlinerPanel\" \"Outliner\"`;\n"
  514.         + "\tif (\"\" == $panelName) {\n"
  515.         + "\t\tif ($useSceneConfig) {\n"
  516.         + "\t\t\t$panelName = `outlinerPanel -unParent -l \"Outliner\" -mbv $menusOkayInPanels `;\n"
  517.         + "\t\t\t$editorName = $panelName;\n"
  518.         + "            outlinerEditor -e \n"
  519.         + "                -mainListConnection \"worldList\" \n"
  520.         + "                -selectionConnection \"modelList\" \n"
  521.         + "                -showShapes 0\n"
  522.         + "                -showAttributes 0\n"
  523.         + "                -showConnected 0\n"
  524.         + "                -showAnimCurvesOnly 0\n"
  525.         + "                -autoExpand 0\n"
  526.         + "                -showDagOnly 1\n"
  527.         + "                -ignoreDagHierarchy 0\n"
  528.         + "                -expandConnections 0\n"
  529.         + "                -showUnitlessCurves 1\n"
  530.         + "                -showCompounds 1\n"
  531.         + "                -showLeafs 1\n"
  532.         + "                -showNumericAttrsOnly 0\n"
  533.         + "                -highlightActive 1\n"
  534.         + "                -autoSelectNewObjects 0\n"
  535.         + "                -doNotSelectNewObjects 0\n"
  536.         + "                -dropIsParent 1\n"
  537.         + "                -transmitFilters 0\n"
  538.         + "                -setFilter \"defaultSetFilter\" \n"
  539.         + "                -showSetMembers 1\n"
  540.         + "                -allowMultiSelection 1\n"
  541.         + "                -alwaysToggleSelect 0\n"
  542.         + "                -directSelect 0\n"
  543.         + "                -displayMode \"DAG\" \n"
  544.         + "                -expandObjects 0\n"
  545.         + "                -setsIgnoreFilters 1\n"
  546.         + "                -editAttrName 0\n"
  547.         + "                -showAttrValues 0\n"
  548.         + "                -highlightSecondary 0\n"
  549.         + "                -showUVAttrsOnly 0\n"
  550.         + "                -showTextureNodesOnly 0\n"
  551.         + "                $editorName;\n"
  552.         + "\t\t}\n"
  553.         + "\t} else {\n"
  554.         + "\t\t$label = `panel -q -label $panelName`;\n"
  555.         + "\t\toutlinerPanel -edit -l \"Outliner\" -mbv $menusOkayInPanels  $panelName;\n"
  556.         + "\t\t$editorName = $panelName;\n"
  557.         + "        outlinerEditor -e \n"
  558.         + "            -mainListConnection \"worldList\" \n"
  559.         + "            -selectionConnection \"modelList\" \n"
  560.         + "            -showShapes 0\n"
  561.         + "            -showAttributes 0\n"
  562.         + "            -showConnected 0\n"
  563.         + "            -showAnimCurvesOnly 0\n"
  564.         + "            -autoExpand 0\n"
  565.         + "            -showDagOnly 1\n"
  566.         + "            -ignoreDagHierarchy 0\n"
  567.         + "            -expandConnections 0\n"
  568.         + "            -showUnitlessCurves 1\n"
  569.         + "            -showCompounds 1\n"
  570.         + "            -showLeafs 1\n"
  571.         + "            -showNumericAttrsOnly 0\n"
  572.         + "            -highlightActive 1\n"
  573.         + "            -autoSelectNewObjects 0\n"
  574.         + "            -doNotSelectNewObjects 0\n"
  575.         + "            -dropIsParent 1\n"
  576.         + "            -transmitFilters 0\n"
  577.         + "            -setFilter \"defaultSetFilter\" \n"
  578.         + "            -showSetMembers 1\n"
  579.         + "            -allowMultiSelection 1\n"
  580.         + "            -alwaysToggleSelect 0\n"
  581.         + "            -directSelect 0\n"
  582.         + "            -displayMode \"DAG\" \n"
  583.         + "            -expandObjects 0\n"
  584.         + "            -setsIgnoreFilters 1\n"
  585.         + "            -editAttrName 0\n"
  586.         + "            -showAttrValues 0\n"
  587.         + "            -highlightSecondary 0\n"
  588.         + "            -showUVAttrsOnly 0\n"
  589.         + "            -showTextureNodesOnly 0\n"
  590.         + "            $editorName;\n"
  591.         + "\t\tif (!$useSceneConfig) {\n"
  592.         + "\t\t\tpanel -e -l $label $panelName;\n"
  593.         + "\t\t}\n"
  594.         + "\t}\n"
  595.         + "\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"graphEditor\" \"Graph Editor\"`;\n"
  596.         + "\tif (\"\" == $panelName) {\n"
  597.         + "\t\tif ($useSceneConfig) {\n"
  598.         + "\t\t\t$panelName = `scriptedPanel -unParent  -type \"graphEditor\" -l \"Graph Editor\" -mbv $menusOkayInPanels `;\n"
  599.         + "\t\t\t$editorName = ($panelName+\"OutlineEd\");\n"
  600.         + "            outlinerEditor -e \n"
  601.         + "                -mainListConnection \"graphEditorList\" \n"
  602.         + "                -selectionConnection \"graphEditor1FromOutliner\" \n"
  603.         + "                -highlightConnection \"keyframeList\" \n"
  604.         + "                -showShapes 1\n"
  605.         + "                -showAttributes 1\n"
  606.         + "                -showConnected 1\n"
  607.         + "                -showAnimCurvesOnly 1\n"
  608.         + "                -autoExpand 1\n"
  609.         + "                -showDagOnly 0\n"
  610.         + "                -ignoreDagHierarchy 0\n"
  611.         + "                -expandConnections 1\n"
  612.         + "                -showUnitlessCurves 1\n"
  613.         + "                -showCompounds 0\n"
  614.         + "                -showLeafs 1\n"
  615.         + "                -showNumericAttrsOnly 1\n"
  616.         + "                -highlightActive 0\n"
  617.         + "                -autoSelectNewObjects 1\n"
  618.         + "                -doNotSelectNewObjects 0\n"
  619.         + "                -dropIsParent 1\n"
  620.         + "                -transmitFilters 1\n"
  621.         + "                -setFilter \"0\" \n"
  622.         + "                -showSetMembers 0\n"
  623.         + "                -allowMultiSelection 1\n"
  624.         + "                -alwaysToggleSelect 0\n"
  625.         + "                -directSelect 0\n"
  626.         + "                -displayMode \"DAG\" \n"
  627.         + "                -expandObjects 0\n"
  628.         + "                -setsIgnoreFilters 1\n"
  629.         + "                -editAttrName 0\n"
  630.         + "                -showAttrValues 0\n"
  631.         + "                -highlightSecondary 0\n"
  632.         + "                -showUVAttrsOnly 0\n"
  633.         + "                -showTextureNodesOnly 0\n"
  634.         + "                $editorName;\n"
  635.         + "\t\t\t$editorName = ($panelName+\"GraphEd\");\n"
  636.         + "            animCurveEditor -e \n"
  637.         + "                -mainListConnection \"graphEditor1FromOutliner\" \n"
  638.         + "                -displayKeys 1\n"
  639.         + "                -displayTangents 0\n"
  640.         + "                -displayActiveKeys 0\n"
  641.         + "                -displayActiveKeyTangents 1\n"
  642.         + "                -displayInfinities 0\n"
  643.         + "                -autoFit 0\n"
  644.         + "                -snapTime \"none\" \n"
  645.         + "                -snapValue \"none\" \n"
  646.         + "                -showResults \"off\" \n"
  647.         + "                -showBufferCurves \"off\" \n"
  648.         + "                -smoothness \"fine\" \n"
  649.         + "                -resultSamples 1\n"
  650.         + "                -resultScreenSamples 0\n"
  651.         + "                -resultUpdate \"delayed\" \n"
  652.         + "                $editorName;\n"
  653.         + "\t\t}\n"
  654.         + "\t} else {\n"
  655.         + "\t\t$label = `panel -q -label $panelName`;\n"
  656.         + "\t\tscriptedPanel -edit -l \"Graph Editor\" -mbv $menusOkayInPanels  $panelName;\n"
  657.         + "\t\t\t$editorName = ($panelName+\"OutlineEd\");\n"
  658.         + "            outlinerEditor -e \n"
  659.         + "                -mainListConnection \"graphEditorList\" \n"
  660.         + "                -selectionConnection \"graphEditor1FromOutliner\" \n"
  661.         + "                -highlightConnection \"keyframeList\" \n"
  662.         + "                -showShapes 1\n"
  663.         + "                -showAttributes 1\n"
  664.         + "                -showConnected 1\n"
  665.         + "                -showAnimCurvesOnly 1\n"
  666.         + "                -autoExpand 1\n"
  667.         + "                -showDagOnly 0\n"
  668.         + "                -ignoreDagHierarchy 0\n"
  669.         + "                -expandConnections 1\n"
  670.         + "                -showUnitlessCurves 1\n"
  671.         + "                -showCompounds 0\n"
  672.         + "                -showLeafs 1\n"
  673.         + "                -showNumericAttrsOnly 1\n"
  674.         + "                -highlightActive 0\n"
  675.         + "                -autoSelectNewObjects 1\n"
  676.         + "                -doNotSelectNewObjects 0\n"
  677.         + "                -dropIsParent 1\n"
  678.         + "                -transmitFilters 1\n"
  679.         + "                -setFilter \"0\" \n"
  680.         + "                -showSetMembers 0\n"
  681.         + "                -allowMultiSelection 1\n"
  682.         + "                -alwaysToggleSelect 0\n"
  683.         + "                -directSelect 0\n"
  684.         + "                -displayMode \"DAG\" \n"
  685.         + "                -expandObjects 0\n"
  686.         + "                -setsIgnoreFilters 1\n"
  687.         + "                -editAttrName 0\n"
  688.         + "                -showAttrValues 0\n"
  689.         + "                -highlightSecondary 0\n"
  690.         + "                -showUVAttrsOnly 0\n"
  691.         + "                -showTextureNodesOnly 0\n"
  692.         + "                $editorName;\n"
  693.         + "\t\t\t$editorName = ($panelName+\"GraphEd\");\n"
  694.         + "            animCurveEditor -e \n"
  695.         + "                -mainListConnection \"graphEditor1FromOutliner\" \n"
  696.         + "                -displayKeys 1\n"
  697.         + "                -displayTangents 0\n"
  698.         + "                -displayActiveKeys 0\n"
  699.         + "                -displayActiveKeyTangents 1\n"
  700.         + "                -displayInfinities 0\n"
  701.         + "                -autoFit 0\n"
  702.         + "                -snapTime \"none\" \n"
  703.         + "                -snapValue \"none\" \n"
  704.         + "                -showResults \"off\" \n"
  705.         + "                -showBufferCurves \"off\" \n"
  706.         + "                -smoothness \"fine\" \n"
  707.         + "                -resultSamples 1\n"
  708.         + "                -resultScreenSamples 0\n"
  709.         + "                -resultUpdate \"delayed\" \n"
  710.         + "                $editorName;\n"
  711.         + "\t\tif (!$useSceneConfig) {\n"
  712.         + "\t\t\tpanel -e -l $label $panelName;\n"
  713.         + "\t\t}\n"
  714.         + "\t}\n"
  715.         + "\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"dopeSheetPanel\" \"Dope Sheet\"`;\n"
  716.         + "\tif (\"\" == $panelName) {\n"
  717.         + "\t\tif ($useSceneConfig) {\n"
  718.         + "\t\t\t$panelName = `scriptedPanel -unParent  -type \"dopeSheetPanel\" -l \"Dope Sheet\" -mbv $menusOkayInPanels `;\n"
  719.         + "\t\t\t$editorName = ($panelName+\"OutlineEd\");\n"
  720.         + "            outlinerEditor -e \n"
  721.         + "                -mainListConnection \"animationList\" \n"
  722.         + "                -selectionConnection \"dopeSheetPanel1OutlinerSelection\" \n"
  723.         + "                -highlightConnection \"keyframeList\" \n"
  724.         + "                -showShapes 1\n"
  725.         + "                -showAttributes 1\n"
  726.         + "                -showConnected 1\n"
  727.         + "                -showAnimCurvesOnly 1\n"
  728.         + "                -autoExpand 0\n"
  729.         + "                -showDagOnly 0\n"
  730.         + "                -ignoreDagHierarchy 0\n"
  731.         + "                -expandConnections 1\n"
  732.         + "                -showUnitlessCurves 0\n"
  733.         + "                -showCompounds 1\n"
  734.         + "                -showLeafs 1\n"
  735.         + "                -showNumericAttrsOnly 1\n"
  736.         + "                -highlightActive 0\n"
  737.         + "                -autoSelectNewObjects 0\n"
  738.         + "                -doNotSelectNewObjects 1\n"
  739.         + "                -dropIsParent 1\n"
  740.         + "                -transmitFilters 0\n"
  741.         + "                -setFilter \"0\" \n"
  742.         + "                -showSetMembers 0\n"
  743.         + "                -allowMultiSelection 1\n"
  744.         + "                -alwaysToggleSelect 0\n"
  745.         + "                -directSelect 0\n"
  746.         + "                -displayMode \"DAG\" \n"
  747.         + "                -expandObjects 0\n"
  748.         + "                -setsIgnoreFilters 1\n"
  749.         + "                -editAttrName 0\n"
  750.         + "                -showAttrValues 0\n"
  751.         + "                -highlightSecondary 0\n"
  752.         + "                -showUVAttrsOnly 0\n"
  753.         + "                -showTextureNodesOnly 0\n"
  754.         + "                $editorName;\n"
  755.         + "\t\t\t$editorName = ($panelName+\"DopeSheetEd\");\n"
  756.         + "            dopeSheetEditor -e \n"
  757.         + "                -mainListConnection \"dopeSheetPanel1FromOutliner\" \n"
  758.         + "                -highlightConnection \"dopeSheetPanel1OutlinerSelection\" \n"
  759.         + "                -displayKeys 1\n"
  760.         + "                -displayTangents 0\n"
  761.         + "                -displayActiveKeys 0\n"
  762.         + "                -displayActiveKeyTangents 0\n"
  763.         + "                -displayInfinities 0\n"
  764.         + "                -autoFit 0\n"
  765.         + "                -snapTime \"integer\" \n"
  766.         + "                -snapValue \"none\" \n"
  767.         + "                -outliner \"dopeSheetPanel1OutlineEd\" \n"
  768.         + "                -showSummary 1\n"
  769.         + "                -showScene 0\n"
  770.         + "                -hierarchyBelow 0\n"
  771.         + "                $editorName;\n"
  772.         + "\t\t}\n"
  773.         + "\t} else {\n"
  774.         + "\t\t$label = `panel -q -label $panelName`;\n"
  775.         + "\t\tscriptedPanel -edit -l \"Dope Sheet\" -mbv $menusOkayInPanels  $panelName;\n"
  776.         + "\t\t\t$editorName = ($panelName+\"OutlineEd\");\n"
  777.         + "            outlinerEditor -e \n"
  778.         + "                -mainListConnection \"animationList\" \n"
  779.         + "                -selectionConnection \"dopeSheetPanel1OutlinerSelection\" \n"
  780.         + "                -highlightConnection \"keyframeList\" \n"
  781.         + "                -showShapes 1\n"
  782.         + "                -showAttributes 1\n"
  783.         + "                -showConnected 1\n"
  784.         + "                -showAnimCurvesOnly 1\n"
  785.         + "                -autoExpand 0\n"
  786.         + "                -showDagOnly 0\n"
  787.         + "                -ignoreDagHierarchy 0\n"
  788.         + "                -expandConnections 1\n"
  789.         + "                -showUnitlessCurves 0\n"
  790.         + "                -showCompounds 1\n"
  791.         + "                -showLeafs 1\n"
  792.         + "                -showNumericAttrsOnly 1\n"
  793.         + "                -highlightActive 0\n"
  794.         + "                -autoSelectNewObjects 0\n"
  795.         + "                -doNotSelectNewObjects 1\n"
  796.         + "                -dropIsParent 1\n"
  797.         + "                -transmitFilters 0\n"
  798.         + "                -setFilter \"0\" \n"
  799.         + "                -showSetMembers 0\n"
  800.         + "                -allowMultiSelection 1\n"
  801.         + "                -alwaysToggleSelect 0\n"
  802.         + "                -directSelect 0\n"
  803.         + "                -displayMode \"DAG\" \n"
  804.         + "                -expandObjects 0\n"
  805.         + "                -setsIgnoreFilters 1\n"
  806.         + "                -editAttrName 0\n"
  807.         + "                -showAttrValues 0\n"
  808.         + "                -highlightSecondary 0\n"
  809.         + "                -showUVAttrsOnly 0\n"
  810.         + "                -showTextureNodesOnly 0\n"
  811.         + "                $editorName;\n"
  812.         + "\t\t\t$editorName = ($panelName+\"DopeSheetEd\");\n"
  813.         + "            dopeSheetEditor -e \n"
  814.         + "                -mainListConnection \"dopeSheetPanel1FromOutliner\" \n"
  815.         + "                -highlightConnection \"dopeSheetPanel1OutlinerSelection\" \n"
  816.         + "                -displayKeys 1\n"
  817.         + "                -displayTangents 0\n"
  818.         + "                -displayActiveKeys 0\n"
  819.         + "                -displayActiveKeyTangents 0\n"
  820.         + "                -displayInfinities 0\n"
  821.         + "                -autoFit 0\n"
  822.         + "                -snapTime \"integer\" \n"
  823.         + "                -snapValue \"none\" \n"
  824.         + "                -outliner \"dopeSheetPanel1OutlineEd\" \n"
  825.         + "                -showSummary 1\n"
  826.         + "                -showScene 0\n"
  827.         + "                -hierarchyBelow 0\n"
  828.         + "                $editorName;\n"
  829.         + "\t\tif (!$useSceneConfig) {\n"
  830.         + "\t\t\tpanel -e -l $label $panelName;\n"
  831.         + "\t\t}\n"
  832.         + "\t}\n"
  833.         + "\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"hyperGraphPanel\" \"Hypergraph\"`;\n"
  834.         + "\tif (\"\" == $panelName) {\n"
  835.         + "\t\tif ($useSceneConfig) {\n"
  836.         + "\t\t\t$panelName = `scriptedPanel -unParent  -type \"hyperGraphPanel\" -l \"Hypergraph\" -mbv $menusOkayInPanels `;\n"
  837.         + "\t\t\t$editorName = ($panelName+\"HyperGraphEd\");\n"
  838.         + "            hyperGraph -e \n"
  839.         + "                -orientation \"horiz\" \n"
  840.         + "                -animateTransition 0\n"
  841.         + "                -showShapes 0\n"
  842.         + "                -showDeformers 0\n"
  843.         + "                -showExpressions 0\n"
  844.         + "                -showConstraints 0\n"
  845.         + "                -showUnderworld 0\n"
  846.         + "                -showInvisible 0\n"
  847.         + "                -transitionFrames 1\n"
  848.         + "                -dropTargetNode \"joint2\" \n"
  849.         + "                -dropNode \"jaw\" \n"
  850.         + "                -freeform 0\n"
  851.         + "                -imageEnabled 0\n"
  852.         + "                -graphType \"DAG\" \n"
  853.         + "                -updateSelection 1\n"
  854.         + "                -updateNodeAdded 1\n"
  855.         + "                $editorName;\n"
  856.         + "\t\t}\n"
  857.         + "\t} else {\n"
  858.         + "\t\t$label = `panel -q -label $panelName`;\n"
  859.         + "\t\tscriptedPanel -edit -l \"Hypergraph\" -mbv $menusOkayInPanels  $panelName;\n"
  860.         + "\t\t\t$editorName = ($panelName+\"HyperGraphEd\");\n"
  861.         + "            hyperGraph -e \n"
  862.         + "                -orientation \"horiz\" \n"
  863.         + "                -animateTransition 0\n"
  864.         + "                -showShapes 0\n"
  865.         + "                -showDeformers 0\n"
  866.         + "                -showExpressions 0\n"
  867.         + "                -showConstraints 0\n"
  868.         + "                -showUnderworld 0\n"
  869.         + "                -showInvisible 0\n"
  870.         + "                -transitionFrames 1\n"
  871.         + "                -dropTargetNode \"joint2\" \n"
  872.         + "                -dropNode \"jaw\" \n"
  873.         + "                -freeform 0\n"
  874.         + "                -imageEnabled 0\n"
  875.         + "                -graphType \"DAG\" \n"
  876.         + "                -updateSelection 1\n"
  877.         + "                -updateNodeAdded 1\n"
  878.         + "                $editorName;\n"
  879.         + "\t\tif (!$useSceneConfig) {\n"
  880.         + "\t\t\tpanel -e -l $label $panelName;\n"
  881.         + "\t\t}\n"
  882.         + "\t}\n"
  883.         + "\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"hyperShadePanel\" \"Hypershade\"`;\n"
  884.         + "\tif (\"\" == $panelName) {\n"
  885.         + "\t\tif ($useSceneConfig) {\n"
  886.         + "\t\t\t$panelName = `scriptedPanel -unParent  -type \"hyperShadePanel\" -l \"Hypershade\" -mbv $menusOkayInPanels `;\n"
  887.         + "\t\t\t$editorName = ($panelName+\"HyperShadeEd\");\n"
  888.         + "            hyperGraph -e \n"
  889.         + "                -orientation \"horiz\" \n"
  890.         + "                -animateTransition 0\n"
  891.         + "                -showShapes 0\n"
  892.         + "                -showDeformers 0\n"
  893.         + "                -showExpressions 0\n"
  894.         + "                -showConstraints 0\n"
  895.         + "                -showUnderworld 0\n"
  896.         + "                -showInvisible 0\n"
  897.         + "                -transitionFrames 1\n"
  898.         + "                -currentNode \"polyShip_polyShipBlinn\" \n"
  899.         + "                -freeform 1\n"
  900.         + "                -imageEnabled 0\n"
  901.         + "                -graphType \"HyperShade\" \n"
  902.         + "                -updateSelection 1\n"
  903.         + "                -updateNodeAdded 1\n"
  904.         + "                $editorName;\n"
  905.         + "\t\t\t$editorName = ($panelName+\"VisorEd\");\n"
  906.         + "            hyperGraph -e \n"
  907.         + "                -orientation \"horiz\" \n"
  908.         + "                -animateTransition 0\n"
  909.         + "                -showShapes 0\n"
  910.         + "                -showDeformers 0\n"
  911.         + "                -showExpressions 0\n"
  912.         + "                -showConstraints 0\n"
  913.         + "                -showUnderworld 0\n"
  914.         + "                -showInvisible 0\n"
  915.         + "                -transitionFrames 1\n"
  916.         + "                -currentNode \"blinn1\" \n"
  917.         + "                -freeform 0\n"
  918.         + "                -imageEnabled 0\n"
  919.         + "                -graphType \"Visor\" \n"
  920.         + "                -updateSelection 1\n"
  921.         + "                -updateNodeAdded 1\n"
  922.         + "                $editorName;\n"
  923.         + "visor -reset hyperShadePanel1VisorEd;\n"
  924.         + "visor -addFolder -name \"Animation\" -parent \"\" -openDirectories 1  hyperShadePanel1VisorEd;\n"
  925.         + "visor -addFolder -name \"Character Clips & Poses\" -parent \"Animation\" -type command -cmd \"currentCharacters\" $editorName;\n"
  926.         + "visor -addFolder -name \"Clips\" -parent \"Animation/Character Clips & Poses\" -type command -cmd \"getCharacterClips\" $editorName;\n"
  927.         + "visor -addFolder -name \"Poses\" -parent \"Animation/Character Clips & Poses\" -type command -cmd \"getCharacterPoses\" $editorName;\n"
  928.         + "visor -addFolder -name \"Unused Clips & Poses\" -parent \"Animation\"  hyperShadePanel1VisorEd;\n"
  929.         + "visor -addFolder -name \"Clips\" -parent \"Animation/Unused Clips & Poses\" -type command -cmd \"getLibraryClips\" $editorName;\n"
  930.         + "visor -addFolder -name \"Poses\" -parent \"Animation/Unused Clips & Poses\" -type command -cmd \"getLibraryPoses\" $editorName;\n"
  931.         + "visor -addFolder -name \"Rendering\" -parent \"\" -openDirectories 1  hyperShadePanel1VisorEd;\n"
  932.         + "visor -addFolder -name \"Cameras\" -parent \"Rendering\" -type command -cmd \"ls -type camera -type imagePlane\" $editorName;\n"
  933.         + "visor -addFolder -name \"Lights\" -parent \"Rendering\" -type command -cmd \"ls -type light\" $editorName;\n"
  934.         + "visor -addFolder -name \"Materials\" -parent \"Rendering\" -openFolder 1 -type connectedNodes -cmd \"ls -type defaultShaderList\" $editorName;\n"
  935.         + "visor -addFolder -name \"Post Process\" -parent \"Rendering\" -type command -cmd \"ls -type opticalFX -type shaderGlow\" $editorName;\n"
  936.         + "visor -addFolder -name \"Textures\" -parent \"Rendering\" -openFolder 1 -type connectedNodes -cmd \"ls -type defaultTextureList\" $editorName;\n"
  937.         + "visor -addFolder -name \"Utilities\" -parent \"Rendering\" -type connectedNodes -cmd \"ls -type defaultRenderUtilityList\" $editorName;\n"
  938.         + "visor -addFolder -name \"Create\" -parent \"\" -openDirectories 1  hyperShadePanel1VisorEd;\n"
  939.         + "visor -addFolder -name \"Cameras\" -parent \"Create\" -type defaultNodes -cmd \"cameraCreateFolder()\" $editorName;\n"
  940.         + "visor -addFolder -name \"Lights\" -parent \"Create\" -type defaultNodes -cmd \"listNodeTypes light\" $editorName;\n"
  941.         + "visor -addFolder -name \"Materials\" -parent \"Create\" -openFolder 1 -type defaultNodes -cmd \"listNodeTypes \\\"shader/surface\\\"\" $editorName;\n"
  942.         + "visor -addFolder -name \"Volume\" -parent \"Create/Materials\" -type defaultNodes -cmd \"listNodeTypes \\\"shader/volume\\\"\" $editorName;\n"
  943.         + "visor -addFolder -name \"Post Process\" -parent \"Create\" -type defaultNodes -cmd \"postProcessCreateFolder()\" $editorName;\n"
  944.         + "visor -addFolder -name \"Textures\" -parent \"Create\" -openFolder 1 -type defaultNodes -cmd \"listNodeTypes texture\" $editorName;\n"
  945.         + "visor -addFolder -name \"Utilities\" -parent \"Create\"  hyperShadePanel1VisorEd;\n"
  946.         + "visor -addFolder -name \"Color\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/color\\\"\" $editorName;\n"
  947.         + "visor -addFolder -name \"General\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/general\\\"\" $editorName;\n"
  948.         + "visor -addFolder -name \"Particle\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/particle\\\"\" $editorName;\n"
  949.         + "visor -addFolder -name \"Switch\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/switch\\\"\" $editorName;\n"
  950.         + "visor -addFolder -name \"Project\" -parent \"\" -openDirectories 1 -type directoryCommand -cmd \"currentProjectParentDir()\" $editorName;\n"
  951.         + "visor -addFolder -name \"Brushes\" -parent \"\" -type shelfItems -cmd \"/usr/aw/maya3.0/brushes\" $editorName;\n"
  952.         + "visor -rebuild hyperShadePanel1VisorEd;\n"
  953.         + ";\n"
  954.         + "\t\t}\n"
  955.         + "\t} else {\n"
  956.         + "\t\t$label = `panel -q -label $panelName`;\n"
  957.         + "\t\tscriptedPanel -edit -l \"Hypershade\" -mbv $menusOkayInPanels  $panelName;\n"
  958.         + "\t\t\t$editorName = ($panelName+\"HyperShadeEd\");\n"
  959.         + "            hyperGraph -e \n"
  960.         + "                -orientation \"horiz\" \n"
  961.         + "                -animateTransition 0\n"
  962.         + "                -showShapes 0\n"
  963.         + "                -showDeformers 0\n"
  964.         + "                -showExpressions 0\n"
  965.         + "                -showConstraints 0\n"
  966.         + "                -showUnderworld 0\n"
  967.         + "                -showInvisible 0\n"
  968.         + "                -transitionFrames 1\n"
  969.         + "                -currentNode \"polyShip_polyShipBlinn\" \n"
  970.         + "                -freeform 1\n"
  971.         + "                -imageEnabled 0\n"
  972.         + "                -graphType \"HyperShade\" \n"
  973.         + "                -updateSelection 1\n"
  974.         + "                -updateNodeAdded 1\n"
  975.         + "                $editorName;\n"
  976.         + "\t\t\t$editorName = ($panelName+\"VisorEd\");\n"
  977.         + "            hyperGraph -e \n"
  978.         + "                -orientation \"horiz\" \n"
  979.         + "                -animateTransition 0\n"
  980.         + "                -showShapes 0\n"
  981.         + "                -showDeformers 0\n"
  982.         + "                -showExpressions 0\n"
  983.         + "                -showConstraints 0\n"
  984.         + "                -showUnderworld 0\n"
  985.         + "                -showInvisible 0\n"
  986.         + "                -transitionFrames 1\n"
  987.         + "                -currentNode \"blinn1\" \n"
  988.         + "                -freeform 0\n"
  989.         + "                -imageEnabled 0\n"
  990.         + "                -graphType \"Visor\" \n"
  991.         + "                -updateSelection 1\n"
  992.         + "                -updateNodeAdded 1\n"
  993.         + "                $editorName;\n"
  994.         + "visor -reset hyperShadePanel1VisorEd;\n"
  995.         + "visor -addFolder -name \"Animation\" -parent \"\" -openDirectories 1  hyperShadePanel1VisorEd;\n"
  996.         + "visor -addFolder -name \"Character Clips & Poses\" -parent \"Animation\" -type command -cmd \"currentCharacters\" $editorName;\n"
  997.         + "visor -addFolder -name \"Clips\" -parent \"Animation/Character Clips & Poses\" -type command -cmd \"getCharacterClips\" $editorName;\n"
  998.         + "visor -addFolder -name \"Poses\" -parent \"Animation/Character Clips & Poses\" -type command -cmd \"getCharacterPoses\" $editorName;\n"
  999.         + "visor -addFolder -name \"Unused Clips & Poses\" -parent \"Animation\"  hyperShadePanel1VisorEd;\n"
  1000.         + "visor -addFolder -name \"Clips\" -parent \"Animation/Unused Clips & Poses\" -type command -cmd \"getLibraryClips\" $editorName;\n"
  1001.         + "visor -addFolder -name \"Poses\" -parent \"Animation/Unused Clips & Poses\" -type command -cmd \"getLibraryPoses\" $editorName;\n"
  1002.         + "visor -addFolder -name \"Rendering\" -parent \"\" -openDirectories 1  hyperShadePanel1VisorEd;\n"
  1003.         + "visor -addFolder -name \"Cameras\" -parent \"Rendering\" -type command -cmd \"ls -type camera -type imagePlane\" $editorName;\n"
  1004.         + "visor -addFolder -name \"Lights\" -parent \"Rendering\" -type command -cmd \"ls -type light\" $editorName;\n"
  1005.         + "visor -addFolder -name \"Materials\" -parent \"Rendering\" -openFolder 1 -type connectedNodes -cmd \"ls -type defaultShaderList\" $editorName;\n"
  1006.         + "visor -addFolder -name \"Post Process\" -parent \"Rendering\" -type command -cmd \"ls -type opticalFX -type shaderGlow\" $editorName;\n"
  1007.         + "visor -addFolder -name \"Textures\" -parent \"Rendering\" -openFolder 1 -type connectedNodes -cmd \"ls -type defaultTextureList\" $editorName;\n"
  1008.         + "visor -addFolder -name \"Utilities\" -parent \"Rendering\" -type connectedNodes -cmd \"ls -type defaultRenderUtilityList\" $editorName;\n"
  1009.         + "visor -addFolder -name \"Create\" -parent \"\" -openDirectories 1  hyperShadePanel1VisorEd;\n"
  1010.         + "visor -addFolder -name \"Cameras\" -parent \"Create\" -type defaultNodes -cmd \"cameraCreateFolder()\" $editorName;\n"
  1011.         + "visor -addFolder -name \"Lights\" -parent \"Create\" -type defaultNodes -cmd \"listNodeTypes light\" $editorName;\n"
  1012.         + "visor -addFolder -name \"Materials\" -parent \"Create\" -openFolder 1 -type defaultNodes -cmd \"listNodeTypes \\\"shader/surface\\\"\" $editorName;\n"
  1013.         + "visor -addFolder -name \"Volume\" -parent \"Create/Materials\" -type defaultNodes -cmd \"listNodeTypes \\\"shader/volume\\\"\" $editorName;\n"
  1014.         + "visor -addFolder -name \"Post Process\" -parent \"Create\" -type defaultNodes -cmd \"postProcessCreateFolder()\" $editorName;\n"
  1015.         + "visor -addFolder -name \"Textures\" -parent \"Create\" -openFolder 1 -type defaultNodes -cmd \"listNodeTypes texture\" $editorName;\n"
  1016.         + "visor -addFolder -name \"Utilities\" -parent \"Create\"  hyperShadePanel1VisorEd;\n"
  1017.         + "visor -addFolder -name \"Color\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/color\\\"\" $editorName;\n"
  1018.         + "visor -addFolder -name \"General\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/general\\\"\" $editorName;\n"
  1019.         + "visor -addFolder -name \"Particle\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/particle\\\"\" $editorName;\n"
  1020.         + "visor -addFolder -name \"Switch\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/switch\\\"\" $editorName;\n"
  1021.         + "visor -addFolder -name \"Project\" -parent \"\" -openDirectories 1 -type directoryCommand -cmd \"currentProjectParentDir()\" $editorName;\n"
  1022.         + "visor -addFolder -name \"Brushes\" -parent \"\" -type shelfItems -cmd \"/usr/aw/maya3.0/brushes\" $editorName;\n"
  1023.         + "visor -rebuild hyperShadePanel1VisorEd;\n"
  1024.         + ";\n"
  1025.         + "\t\tif (!$useSceneConfig) {\n"
  1026.         + "\t\t\tpanel -e -l $label $panelName;\n"
  1027.         + "\t\t}\n"
  1028.         + "\t}\n"
  1029.         + "\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"visorPanel\" \"Visor\"`;\n"
  1030.         + "\tif (\"\" == $panelName) {\n"
  1031.         + "\t\tif ($useSceneConfig) {\n"
  1032.         + "\t\t\t$panelName = `scriptedPanel -unParent  -type \"visorPanel\" -l \"Visor\" -mbv $menusOkayInPanels `;\n"
  1033.         + "\t\t\t$editorName = ($panelName+\"VisorEd\");\n"
  1034.         + "            hyperGraph -e \n"
  1035.         + "                -orientation \"horiz\" \n"
  1036.         + "                -animateTransition 0\n"
  1037.         + "                -showShapes 0\n"
  1038.         + "                -showDeformers 0\n"
  1039.         + "                -showExpressions 0\n"
  1040.         + "                -showConstraints 0\n"
  1041.         + "                -showUnderworld 0\n"
  1042.         + "                -showInvisible 0\n"
  1043.         + "                -transitionFrames 1\n"
  1044.         + "                -freeform 0\n"
  1045.         + "                -imageEnabled 0\n"
  1046.         + "                -graphType \"Visor\" \n"
  1047.         + "                -updateSelection 1\n"
  1048.         + "                -updateNodeAdded 1\n"
  1049.         + "                $editorName;\n"
  1050.         + "visor -reset visorPanel1VisorEd;\n"
  1051.         + "visor -addFolder -name \"Animation\" -parent \"\" -openDirectories 1  visorPanel1VisorEd;\n"
  1052.         + "visor -addFolder -name \"Character Clips & Poses\" -parent \"Animation\" -type command -cmd \"currentCharacters\" $editorName;\n"
  1053.         + "visor -addFolder -name \"Clips\" -parent \"Animation/Character Clips & Poses\" -type command -cmd \"getCharacterClips\" $editorName;\n"
  1054.         + "visor -addFolder -name \"Poses\" -parent \"Animation/Character Clips & Poses\" -type command -cmd \"getCharacterPoses\" $editorName;\n"
  1055.         + "visor -addFolder -name \"Unused Clips & Poses\" -parent \"Animation\"  visorPanel1VisorEd;\n"
  1056.         + "visor -addFolder -name \"Clips\" -parent \"Animation/Unused Clips & Poses\" -type command -cmd \"getLibraryClips\" $editorName;\n"
  1057.         + "visor -addFolder -name \"Poses\" -parent \"Animation/Unused Clips & Poses\" -type command -cmd \"getLibraryPoses\" $editorName;\n"
  1058.         + "visor -addFolder -name \"Rendering\" -parent \"\" -openDirectories 1  visorPanel1VisorEd;\n"
  1059.         + "visor -addFolder -name \"Cameras\" -parent \"Rendering\" -type command -cmd \"ls -type camera -type imagePlane\" $editorName;\n"
  1060.         + "visor -addFolder -name \"Lights\" -parent \"Rendering\" -type command -cmd \"ls -type light\" $editorName;\n"
  1061.         + "visor -addFolder -name \"Materials\" -parent \"Rendering\" -openFolder 1 -type connectedNodes -cmd \"ls -type defaultShaderList\" $editorName;\n"
  1062.         + "visor -addFolder -name \"Post Process\" -parent \"Rendering\" -type command -cmd \"ls -type opticalFX -type shaderGlow\" $editorName;\n"
  1063.         + "visor -addFolder -name \"Textures\" -parent \"Rendering\" -openFolder 1 -type connectedNodes -cmd \"ls -type defaultTextureList\" $editorName;\n"
  1064.         + "visor -addFolder -name \"Utilities\" -parent \"Rendering\" -type connectedNodes -cmd \"ls -type defaultRenderUtilityList\" $editorName;\n"
  1065.         + "visor -addFolder -name \"Create\" -parent \"\" -openDirectories 1  visorPanel1VisorEd;\n"
  1066.         + "visor -addFolder -name \"Cameras\" -parent \"Create\" -type defaultNodes -cmd \"cameraCreateFolder()\" $editorName;\n"
  1067.         + "visor -addFolder -name \"Lights\" -parent \"Create\" -type defaultNodes -cmd \"listNodeTypes light\" $editorName;\n"
  1068.         + "visor -addFolder -name \"Materials\" -parent \"Create\" -type defaultNodes -cmd \"listNodeTypes \\\"shader/surface\\\"\" $editorName;\n"
  1069.         + "visor -addFolder -name \"Volume\" -parent \"Create/Materials\" -type defaultNodes -cmd \"listNodeTypes \\\"shader/volume\\\"\" $editorName;\n"
  1070.         + "visor -addFolder -name \"Post Process\" -parent \"Create\" -type defaultNodes -cmd \"postProcessCreateFolder()\" $editorName;\n"
  1071.         + "visor -addFolder -name \"Textures\" -parent \"Create\" -type defaultNodes -cmd \"listNodeTypes texture\" $editorName;\n"
  1072.         + "visor -addFolder -name \"Utilities\" -parent \"Create\"  visorPanel1VisorEd;\n"
  1073.         + "visor -addFolder -name \"Color\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/color\\\"\" $editorName;\n"
  1074.         + "visor -addFolder -name \"General\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/general\\\"\" $editorName;\n"
  1075.         + "visor -addFolder -name \"Particle\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/particle\\\"\" $editorName;\n"
  1076.         + "visor -addFolder -name \"Switch\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/switch\\\"\" $editorName;\n"
  1077.         + "visor -addFolder -name \"Project\" -parent \"\" -openDirectories 1 -type directoryCommand -cmd \"currentProjectParentDir()\" $editorName;\n"
  1078.         + "visor -addFolder -name \"Brushes\" -parent \"\" -type shelfItems -cmd \"/usr/aw/maya3.0/brushes\" $editorName;\n"
  1079.         + "visor -rebuild visorPanel1VisorEd;\n"
  1080.         + ";\n"
  1081.         + "\t\t}\n"
  1082.         + "\t} else {\n"
  1083.         + "\t\t$label = `panel -q -label $panelName`;\n"
  1084.         + "\t\tscriptedPanel -edit -l \"Visor\" -mbv $menusOkayInPanels  $panelName;\n"
  1085.         + "\t\t\t$editorName = ($panelName+\"VisorEd\");\n"
  1086.         + "            hyperGraph -e \n"
  1087.         + "                -orientation \"horiz\" \n"
  1088.         + "                -animateTransition 0\n"
  1089.         + "                -showShapes 0\n"
  1090.         + "                -showDeformers 0\n"
  1091.         + "                -showExpressions 0\n"
  1092.         + "                -showConstraints 0\n"
  1093.         + "                -showUnderworld 0\n"
  1094.         + "                -showInvisible 0\n"
  1095.         + "                -transitionFrames 1\n"
  1096.         + "                -freeform 0\n"
  1097.         + "                -imageEnabled 0\n"
  1098.         + "                -graphType \"Visor\" \n"
  1099.         + "                -updateSelection 1\n"
  1100.         + "                -updateNodeAdded 1\n"
  1101.         + "                $editorName;\n"
  1102.         + "visor -reset visorPanel1VisorEd;\n"
  1103.         + "visor -addFolder -name \"Animation\" -parent \"\" -openDirectories 1  visorPanel1VisorEd;\n"
  1104.         + "visor -addFolder -name \"Character Clips & Poses\" -parent \"Animation\" -type command -cmd \"currentCharacters\" $editorName;\n"
  1105.         + "visor -addFolder -name \"Clips\" -parent \"Animation/Character Clips & Poses\" -type command -cmd \"getCharacterClips\" $editorName;\n"
  1106.         + "visor -addFolder -name \"Poses\" -parent \"Animation/Character Clips & Poses\" -type command -cmd \"getCharacterPoses\" $editorName;\n"
  1107.         + "visor -addFolder -name \"Unused Clips & Poses\" -parent \"Animation\"  visorPanel1VisorEd;\n"
  1108.         + "visor -addFolder -name \"Clips\" -parent \"Animation/Unused Clips & Poses\" -type command -cmd \"getLibraryClips\" $editorName;\n"
  1109.         + "visor -addFolder -name \"Poses\" -parent \"Animation/Unused Clips & Poses\" -type command -cmd \"getLibraryPoses\" $editorName;\n"
  1110.         + "visor -addFolder -name \"Rendering\" -parent \"\" -openDirectories 1  visorPanel1VisorEd;\n"
  1111.         + "visor -addFolder -name \"Cameras\" -parent \"Rendering\" -type command -cmd \"ls -type camera -type imagePlane\" $editorName;\n"
  1112.         + "visor -addFolder -name \"Lights\" -parent \"Rendering\" -type command -cmd \"ls -type light\" $editorName;\n"
  1113.         + "visor -addFolder -name \"Materials\" -parent \"Rendering\" -openFolder 1 -type connectedNodes -cmd \"ls -type defaultShaderList\" $editorName;\n"
  1114.         + "visor -addFolder -name \"Post Process\" -parent \"Rendering\" -type command -cmd \"ls -type opticalFX -type shaderGlow\" $editorName;\n"
  1115.         + "visor -addFolder -name \"Textures\" -parent \"Rendering\" -openFolder 1 -type connectedNodes -cmd \"ls -type defaultTextureList\" $editorName;\n"
  1116.         + "visor -addFolder -name \"Utilities\" -parent \"Rendering\" -type connectedNodes -cmd \"ls -type defaultRenderUtilityList\" $editorName;\n"
  1117.         + "visor -addFolder -name \"Create\" -parent \"\" -openDirectories 1  visorPanel1VisorEd;\n"
  1118.         + "visor -addFolder -name \"Cameras\" -parent \"Create\" -type defaultNodes -cmd \"cameraCreateFolder()\" $editorName;\n"
  1119.         + "visor -addFolder -name \"Lights\" -parent \"Create\" -type defaultNodes -cmd \"listNodeTypes light\" $editorName;\n"
  1120.         + "visor -addFolder -name \"Materials\" -parent \"Create\" -type defaultNodes -cmd \"listNodeTypes \\\"shader/surface\\\"\" $editorName;\n"
  1121.         + "visor -addFolder -name \"Volume\" -parent \"Create/Materials\" -type defaultNodes -cmd \"listNodeTypes \\\"shader/volume\\\"\" $editorName;\n"
  1122.         + "visor -addFolder -name \"Post Process\" -parent \"Create\" -type defaultNodes -cmd \"postProcessCreateFolder()\" $editorName;\n"
  1123.         + "visor -addFolder -name \"Textures\" -parent \"Create\" -type defaultNodes -cmd \"listNodeTypes texture\" $editorName;\n"
  1124.         + "visor -addFolder -name \"Utilities\" -parent \"Create\"  visorPanel1VisorEd;\n"
  1125.         + "visor -addFolder -name \"Color\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/color\\\"\" $editorName;\n"
  1126.         + "visor -addFolder -name \"General\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/general\\\"\" $editorName;\n"
  1127.         + "visor -addFolder -name \"Particle\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/particle\\\"\" $editorName;\n"
  1128.         + "visor -addFolder -name \"Switch\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/switch\\\"\" $editorName;\n"
  1129.         + "visor -addFolder -name \"Project\" -parent \"\" -openDirectories 1 -type directoryCommand -cmd \"currentProjectParentDir()\" $editorName;\n"
  1130.         + "visor -addFolder -name \"Brushes\" -parent \"\" -type shelfItems -cmd \"/usr/aw/maya3.0/brushes\" $editorName;\n"
  1131.         + "visor -rebuild visorPanel1VisorEd;\n"
  1132.         + ";\n"
  1133.         + "\t\tif (!$useSceneConfig) {\n"
  1134.         + "\t\t\tpanel -e -l $label $panelName;\n"
  1135.         + "\t\t}\n"
  1136.         + "\t}\n"
  1137.         + "\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"polyTexturePlacementPanel\" \"Texture View\"`;\n"
  1138.         + "\tif (\"\" == $panelName) {\n"
  1139.         + "\t\tif ($useSceneConfig) {\n"
  1140.         + "\t\t\t$panelName = `scriptedPanel -unParent  -type \"polyTexturePlacementPanel\" -l \"Texture View\" -mbv $menusOkayInPanels `;\n"
  1141.         + "\t\t}\n"
  1142.         + "\t} else {\n"
  1143.         + "\t\t$label = `panel -q -label $panelName`;\n"
  1144.         + "\t\tscriptedPanel -edit -l \"Texture View\" -mbv $menusOkayInPanels  $panelName;\n"
  1145.         + "\t\tif (!$useSceneConfig) {\n"
  1146.         + "\t\t\tpanel -e -l $label $panelName;\n"
  1147.         + "\t\t}\n"
  1148.         + "\t}\n"
  1149.         + "\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"multiListerPanel\" \"Multilister\"`;\n"
  1150.         + "\tif (\"\" == $panelName) {\n"
  1151.         + "\t\tif ($useSceneConfig) {\n"
  1152.         + "\t\t\t$panelName = `scriptedPanel -unParent  -type \"multiListerPanel\" -l \"Multilister\" -mbv $menusOkayInPanels `;\n"
  1153.         + "\t\t}\n"
  1154.         + "\t} else {\n"
  1155.         + "\t\t$label = `panel -q -label $panelName`;\n"
  1156.         + "\t\tscriptedPanel -edit -l \"Multilister\" -mbv $menusOkayInPanels  $panelName;\n"
  1157.         + "\t\tif (!$useSceneConfig) {\n"
  1158.         + "\t\t\tpanel -e -l $label $panelName;\n"
  1159.         + "\t\t}\n"
  1160.         + "\t}\n"
  1161.         + "\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"renderWindowPanel\" \"Render View\"`;\n"
  1162.         + "\tif (\"\" == $panelName) {\n"
  1163.         + "\t\tif ($useSceneConfig) {\n"
  1164.         + "\t\t\t$panelName = `scriptedPanel -unParent  -type \"renderWindowPanel\" -l \"Render View\" -mbv $menusOkayInPanels `;\n"
  1165.         + "\t\t}\n"
  1166.         + "\t} else {\n"
  1167.         + "\t\t$label = `panel -q -label $panelName`;\n"
  1168.         + "\t\tscriptedPanel -edit -l \"Render View\" -mbv $menusOkayInPanels  $panelName;\n"
  1169.         + "\t\tif (!$useSceneConfig) {\n"
  1170.         + "\t\t\tpanel -e -l $label $panelName;\n"
  1171.         + "\t\t}\n"
  1172.         + "\t}\n"
  1173.         + "\t$panelName = `sceneUIReplacement -getNextPanel \"blendShapePanel\" \"Blend Shape\"`;\n"
  1174.         + "\tif (\"\" == $panelName) {\n"
  1175.         + "\t\tif ($useSceneConfig) {\n"
  1176.         + "\t\t\tblendShapePanel -unParent -l \"Blend Shape\" -mbv $menusOkayInPanels ;\n"
  1177.         + "\t\t}\n"
  1178.         + "\t} else {\n"
  1179.         + "\t\t$label = `panel -q -label $panelName`;\n"
  1180.         + "\t\tblendShapePanel -edit -l \"Blend Shape\" -mbv $menusOkayInPanels  $panelName;\n"
  1181.         + "\t\tif (!$useSceneConfig) {\n"
  1182.         + "\t\t\tpanel -e -l $label $panelName;\n"
  1183.         + "\t\t}\n"
  1184.         + "\t}\n"
  1185.         + "\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"dynRelEdPanel\" \"Dynamic Relationships\"`;\n"
  1186.         + "\tif (\"\" == $panelName) {\n"
  1187.         + "\t\tif ($useSceneConfig) {\n"
  1188.         + "\t\t\t$panelName = `scriptedPanel -unParent  -type \"dynRelEdPanel\" -l \"Dynamic Relationships\" -mbv $menusOkayInPanels `;\n"
  1189.         + "\t\t}\n"
  1190.         + "\t} else {\n"
  1191.         + "\t\t$label = `panel -q -label $panelName`;\n"
  1192.         + "\t\tscriptedPanel -edit -l \"Dynamic Relationships\" -mbv $menusOkayInPanels  $panelName;\n"
  1193.         + "\t\tif (!$useSceneConfig) {\n"
  1194.         + "\t\t\tpanel -e -l $label $panelName;\n"
  1195.         + "\t\t}\n"
  1196.         + "\t}\n"
  1197.         + "\t$panelName = `sceneUIReplacement -getNextPanel \"devicePanel\" \"Devices\"`;\n"
  1198.         + "\tif (\"\" == $panelName) {\n"
  1199.         + "\t\tif ($useSceneConfig) {\n"
  1200.         + "\t\t\tdevicePanel -unParent -l \"Devices\" -mbv $menusOkayInPanels ;\n"
  1201.         + "\t\t}\n"
  1202.         + "\t} else {\n"
  1203.         + "\t\t$label = `panel -q -label $panelName`;\n"
  1204.         + "\t\tdevicePanel -edit -l \"Devices\" -mbv $menusOkayInPanels  $panelName;\n"
  1205.         + "\t\tif (!$useSceneConfig) {\n"
  1206.         + "\t\t\tpanel -e -l $label $panelName;\n"
  1207.         + "\t\t}\n"
  1208.         + "\t}\n"
  1209.         + "\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"relationshipPanel\" \"Relationship Editor\"`;\n"
  1210.         + "\tif (\"\" == $panelName) {\n"
  1211.         + "\t\tif ($useSceneConfig) {\n"
  1212.         + "\t\t\t$panelName = `scriptedPanel -unParent  -type \"relationshipPanel\" -l \"Relationship Editor\" -mbv $menusOkayInPanels `;\n"
  1213.         + "\t\t}\n"
  1214.         + "\t} else {\n"
  1215.         + "\t\t$label = `panel -q -label $panelName`;\n"
  1216.         + "\t\tscriptedPanel -edit -l \"Relationship Editor\" -mbv $menusOkayInPanels  $panelName;\n"
  1217.         + "\t\tif (!$useSceneConfig) {\n"
  1218.         + "\t\t\tpanel -e -l $label $panelName;\n"
  1219.         + "\t\t}\n"
  1220.         + "\t}\n"
  1221.         + "\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"referenceEditorPanel\" \"Reference Editor\"`;\n"
  1222.         + "\tif (\"\" == $panelName) {\n"
  1223.         + "\t\tif ($useSceneConfig) {\n"
  1224.         + "\t\t\t$panelName = `scriptedPanel -unParent  -type \"referenceEditorPanel\" -l \"Reference Editor\" -mbv $menusOkayInPanels `;\n"
  1225.         + "\t\t}\n"
  1226.         + "\t} else {\n"
  1227.         + "\t\t$label = `panel -q -label $panelName`;\n"
  1228.         + "\t\tscriptedPanel -edit -l \"Reference Editor\" -mbv $menusOkayInPanels  $panelName;\n"
  1229.         + "\t\tif (!$useSceneConfig) {\n"
  1230.         + "\t\t\tpanel -e -l $label $panelName;\n"
  1231.         + "\t\t}\n"
  1232.         + "\t}\n"
  1233.         + "\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"clipEditorPanel\" \"Trax Editor\"`;\n"
  1234.         + "\tif (\"\" == $panelName) {\n"
  1235.         + "\t\tif ($useSceneConfig) {\n"
  1236.         + "\t\t\t$panelName = `scriptedPanel -unParent  -type \"clipEditorPanel\" -l \"Trax Editor\" -mbv $menusOkayInPanels `;\n"
  1237.         + "\t\t\t$editorName = ($panelName+\"ClipEditor\");\n"
  1238.         + "            clipEditor -e \n"
  1239.         + "                $editorName;\n"
  1240.         + "\t\t}\n"
  1241.         + "\t} else {\n"
  1242.         + "\t\t$label = `panel -q -label $panelName`;\n"
  1243.         + "\t\tscriptedPanel -edit -l \"Trax Editor\" -mbv $menusOkayInPanels  $panelName;\n"
  1244.         + "\t\t\t$editorName = ($panelName+\"ClipEditor\");\n"
  1245.         + "            clipEditor -e \n"
  1246.         + "                $editorName;\n"
  1247.         + "\t\tif (!$useSceneConfig) {\n"
  1248.         + "\t\t\tpanel -e -l $label $panelName;\n"
  1249.         + "\t\t}\n"
  1250.         + "\t}\n"
  1251.         + "\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"dynPaintScriptedPanelType\" \"Paint Effects\"`;\n"
  1252.         + "\tif (\"\" == $panelName) {\n"
  1253.         + "\t\tif ($useSceneConfig) {\n"
  1254.         + "\t\t\t$panelName = `scriptedPanel -unParent  -type \"dynPaintScriptedPanelType\" -l \"Paint Effects\" -mbv $menusOkayInPanels `;\n"
  1255.         + "\t\t}\n"
  1256.         + "\t} else {\n"
  1257.         + "\t\t$label = `panel -q -label $panelName`;\n"
  1258.         + "\t\tscriptedPanel -edit -l \"Paint Effects\" -mbv $menusOkayInPanels  $panelName;\n"
  1259.         + "\t\tif (!$useSceneConfig) {\n"
  1260.         + "\t\t\tpanel -e -l $label $panelName;\n"
  1261.         + "\t\t}\n"
  1262.         + "\t}\n"
  1263.         + "\t$panelName = `sceneUIReplacement -getNextScriptedPanel \"componentEditorPanel\" \"Component Editor\"`;\n"
  1264.         + "\tif (\"\" == $panelName) {\n"
  1265.         + "\t\tif ($useSceneConfig) {\n"
  1266.         + "\t\t\t$panelName = `scriptedPanel -unParent  -type \"componentEditorPanel\" -l \"Component Editor\" -mbv $menusOkayInPanels `;\n"
  1267.         + "\t\t}\n"
  1268.         + "\t} else {\n"
  1269.         + "\t\t$label = `panel -q -label $panelName`;\n"
  1270.         + "\t\tscriptedPanel -edit -l \"Component Editor\" -mbv $menusOkayInPanels  $panelName;\n"
  1271.         + "\t\tif (!$useSceneConfig) {\n"
  1272.         + "\t\t\tpanel -e -l $label $panelName;\n"
  1273.         + "\t\t}\n"
  1274.         + "\t}\n"
  1275.         + "\tif ($useSceneConfig) {\n"
  1276.         + "        string $configName = `getPanel -cwl \"Current Layout\"`;\n"
  1277.         + "        if (\"\" != $configName) {\n"
  1278.         + "\t\t\tpanelConfiguration -edit -label \"Current Layout\"\n"
  1279.         + "\t\t\t\t-sc false\n"
  1280.         + "\t\t\t\t-configString \"paneLayout -e -cn \\\"single\\\" -ps 1 100 100 $gMainPane;\"\n"
  1281.         + "\t\t\t\t-removeAllPanels\n"
  1282.         + "\t\t\t\t-ap false\n"
  1283.         + "\t\t\t\t\t\"Persp View\"\n"
  1284.         + "\t\t\t\t\t\"modelPanel\"\n"
  1285.         + "\t\t\t\t\t\"$panelName = `modelPanel -unParent -l \\\"Persp View\\\" -mbv $menusOkayInPanels `;\\n$editorName = $panelName;\\nmodelEditor -e \\n    -cam `findStartUpCamera persp` \\n    -useInteractiveMode 0\\n    -displayLights \\\"default\\\" \\n    -displayAppearance \\\"smoothShaded\\\" \\n    -activeOnly 0\\n    -wireframeOnShaded 0\\n    -bufferMode \\\"double\\\" \\n    -twoSidedLighting 1\\n    -backfaceCulling 0\\n    -xray 0\\n    -displayTextures 1\\n    -textureMaxSize 1024\\n    -nurbsCurves 1\\n    -nurbsSurfaces 1\\n    -polymeshes 1\\n    -subdivSurfaces 0\\n    -planes 1\\n    -lights 1\\n    -cameras 1\\n    -controlVertices 1\\n    -hulls 1\\n    -grid 0\\n    -joints 1\\n    -ikHandles 1\\n    -deformers 1\\n    -dynamics 1\\n    -locators 1\\n    -dimensions 1\\n    -handles 1\\n    -pivots 1\\n    -textures 1\\n    -strokes 0\\n    $editorName;\\nmodelEditor -e -viewSelected 0 $editorName\"\n"
  1286.         + "\t\t\t\t\t\"modelPanel -edit -l \\\"Persp View\\\" -mbv $menusOkayInPanels  $panelName;\\n$editorName = $panelName;\\nmodelEditor -e \\n    -cam `findStartUpCamera persp` \\n    -useInteractiveMode 0\\n    -displayLights \\\"default\\\" \\n    -displayAppearance \\\"smoothShaded\\\" \\n    -activeOnly 0\\n    -wireframeOnShaded 0\\n    -bufferMode \\\"double\\\" \\n    -twoSidedLighting 1\\n    -backfaceCulling 0\\n    -xray 0\\n    -displayTextures 1\\n    -textureMaxSize 1024\\n    -nurbsCurves 1\\n    -nurbsSurfaces 1\\n    -polymeshes 1\\n    -subdivSurfaces 0\\n    -planes 1\\n    -lights 1\\n    -cameras 1\\n    -controlVertices 1\\n    -hulls 1\\n    -grid 0\\n    -joints 1\\n    -ikHandles 1\\n    -deformers 1\\n    -dynamics 1\\n    -locators 1\\n    -dimensions 1\\n    -handles 1\\n    -pivots 1\\n    -textures 1\\n    -strokes 0\\n    $editorName;\\nmodelEditor -e -viewSelected 0 $editorName\"\n"
  1287.         + "\t\t\t\t$configName;\n"
  1288.         + "            setNamedPanelLayout \"Current Layout\";\n"
  1289.         + "        }\n"
  1290.         + "        panelHistory -e -clear mainPanelHistory;\n"
  1291.         + "        setFocus `paneLayout -q -p1 $gMainPane`;\n"
  1292.         + "        sceneUIReplacement -deleteRemaining;\n"
  1293.         + "        sceneUIReplacement -clear;\n"
  1294.         + "\t}\n"
  1295.         + "\tgrid -spacing 5cm -size 12cm -divisions 5 -style 3;\n"
  1296.         + "}\n");
  1297.     setAttr ".st" 3;
  1298. createNode script -n "animationScriptNode";
  1299.     setAttr ".a" -type "string" (
  1300.         "playbackOptions -min 1 -max 60 -animationStartTime 1 -animationEndTime 60;");
  1301. createNode nonLinear -n "squash1";
  1302.     addAttr -is true -ci true -sn "fac" -ln "factor" -bt "FACT" -at "double";
  1303.     addAttr -is true -ci true -sn "exp" -ln "expand" -bt "EXPA" -dv 1 -min 0 
  1304.         -at "double";
  1305.     addAttr -is true -ci true -sn "mp" -ln "maxExpandPos" -bt "MAEP" -dv 0.5 
  1306.         -min 0.01 -max 0.99 -at "double";
  1307.     addAttr -is true -ci true -sn "ss" -ln "startSmoothness" -bt "STSM" -min 
  1308.         0 -max 1 -at "double";
  1309.     addAttr -is true -ci true -sn "es" -ln "endSmoothness" -bt "ENSM" -min 0 
  1310.         -max 1 -at "double";
  1311.     addAttr -is true -ci true -sn "lb" -ln "lowBound" -bt "STBD" -dv -1 -max 
  1312.         0 -at "double";
  1313.     addAttr -is true -ci true -sn "hb" -ln "highBound" -bt "EDBD" -dv 1 -min 
  1314.         0 -at "double";
  1315.     setAttr -k on ".fac";
  1316.     setAttr -k on ".exp";
  1317.     setAttr -k on ".mp";
  1318.     setAttr -k on ".ss";
  1319.     setAttr -k on ".es";
  1320.     setAttr -k on ".lb";
  1321.     setAttr -k on ".hb";
  1322. createNode tweak -n "tweak1";
  1323. createNode objectSet -n "squash1Set";
  1324.     setAttr ".ihi" 0;
  1325.     setAttr ".vo" yes;
  1326. createNode groupId -n "squash1GroupId";
  1327.     setAttr ".ihi" 0;
  1328. createNode groupParts -n "squash1GroupParts";
  1329.     setAttr ".ihi" 0;
  1330.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  1331. createNode objectSet -n "set2";
  1332.     setAttr ".ihi" 0;
  1333.     setAttr ".vo" yes;
  1334. createNode groupId -n "groupId2";
  1335.     setAttr ".ihi" 0;
  1336. createNode groupParts -n "groupParts2";
  1337.     setAttr ".ihi" 0;
  1338.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  1339. createNode animCurveUU -n "squash1_factor";
  1340.     setAttr ".tan" 1;
  1341.     setAttr ".wgt" no;
  1342.     setAttr -s 2 ".ktv[0:1]"  2.0055592060089111 -0.19518642903369954 9.1052780151367188 
  1343.         0.8;
  1344.     setAttr -s 2 ".kix[0:1]"  0.99993491172790527 0.97857165336608887;
  1345.     setAttr -s 2 ".kiy[0:1]"  -0.011408931575715542 0.20590692758560181;
  1346.     setAttr -s 2 ".kox[0:1]"  0.99993491172790527 0.97857165336608887;
  1347.     setAttr -s 2 ".koy[0:1]"  -0.011408931575715542 0.20590680837631226;
  1348. createNode nonLinear -n "bend1";
  1349.     addAttr -is true -ci true -sn "cur" -ln "curvature" -bt "CRVT" -at "double";
  1350.     addAttr -is true -ci true -sn "lb" -ln "lowBound" -bt "STBD" -dv -1 -max 
  1351.         0 -at "double";
  1352.     addAttr -is true -ci true -sn "hb" -ln "highBound" -bt "EDBD" -dv 1 -min 
  1353.         0 -at "double";
  1354.     setAttr -k on ".cur";
  1355.     setAttr -k on ".lb";
  1356.     setAttr -k on ".hb" 1.662026972450696;
  1357. createNode objectSet -n "bend1Set";
  1358.     setAttr ".ihi" 0;
  1359.     setAttr ".vo" yes;
  1360. createNode groupId -n "bend1GroupId";
  1361.     setAttr ".ihi" 0;
  1362. createNode groupParts -n "bend1GroupParts";
  1363.     setAttr ".ihi" 0;
  1364.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  1365. createNode animCurveTU -n "bend1_curvature";
  1366.     setAttr ".tan" 9;
  1367.     setAttr ".wgt" no;
  1368.     setAttr -s 8 ".ktv[0:7]"  1 0 5 0.8 18 -0.88435417842548658 25 0.75413993157274206 
  1369.         38 -0.64770067272333098 45 0.53645175913007492 58 -0.62697668438311582 60 
  1370.         0;
  1371.     setAttr -s 8 ".kit[1:7]"  1 1 9 1 9 1 9;
  1372.     setAttr -s 8 ".kot[1:7]"  1 1 9 1 9 2 9;
  1373.     setAttr -s 8 ".ktl[2:7]" no yes no yes no yes;
  1374.     setAttr -s 8 ".kix[1:7]"  0.99998462200164795 0.10370250791311264 0.96196234226226807 
  1375.         0.14466264843940735 0.99969089031219482 0.16456905007362366 0.13175415992736816;
  1376.     setAttr -s 8 ".kiy[1:7]"  -0.0055541926994919777 -0.99460840225219727 0.27318209409713745 
  1377.         -0.98948115110397339 0.02486109733581543 -0.98636561632156372 0.99128240346908569;
  1378.     setAttr -s 8 ".kox[1:7]"  0.99998462200164795 0.081569492816925049 0.96196234226226807 
  1379.         0.12675383687019348 0.99969089031219482 0.13175415992736816 0.13175415992736816;
  1380.     setAttr -s 8 ".koy[1:7]"  -0.0055544413626194 0.99666774272918701 0.27318209409713745 
  1381.         0.99193423986434937 0.02486109733581543 0.99128240346908569 0.99128240346908569;
  1382. select -ne :time1;
  1383.     setAttr ".o" 1;
  1384. select -ne :renderPartition;
  1385.     setAttr -s 2 ".st";
  1386. select -ne :renderGlobalsList1;
  1387. select -ne :defaultShaderList1;
  1388.     setAttr -s 2 ".s";
  1389. select -ne :postProcessList1;
  1390.     setAttr -s 2 ".p";
  1391. select -ne :lightList1;
  1392. select -ne :initialShadingGroup;
  1393.     setAttr -s 3 ".dsm";
  1394.     setAttr ".ro" yes;
  1395. select -ne :initialParticleSE;
  1396.     setAttr ".ro" yes;
  1397. select -ne :hyperGraphLayout;
  1398.     setAttr ".cch" no;
  1399.     setAttr ".ihi" 2;
  1400.     setAttr ".nds" 0;
  1401.     setAttr ".img" -type "string" "";
  1402.     setAttr ".ims" 1;
  1403. connectAttr "ball_translateX.o" "ball.tx";
  1404. connectAttr "ball_translateY.o" "ball.ty";
  1405. connectAttr "squash1GroupId.id" "ballShape.iog.og[0].gid";
  1406. connectAttr "squash1Set.mwc" "ballShape.iog.og[0].gco";
  1407. connectAttr "groupId2.id" "ballShape.iog.og[1].gid";
  1408. connectAttr "set2.mwc" "ballShape.iog.og[1].gco";
  1409. connectAttr "bend1GroupId.id" "ballShape.iog.og[2].gid";
  1410. connectAttr "bend1Set.mwc" "ballShape.iog.og[2].gco";
  1411. connectAttr "bend1.og[0]" "ballShape.cr";
  1412. connectAttr "tweak1.pl[0].cp[0]" "ballShape.twl";
  1413. connectAttr "makeNurbSphere1.os" "ballShapeOrig.cr";
  1414. connectAttr "squash1.fac" "squash1HandleShape.fac";
  1415. connectAttr "squash1.exp" "squash1HandleShape.exp";
  1416. connectAttr "squash1.mp" "squash1HandleShape.mp";
  1417. connectAttr "squash1.ss" "squash1HandleShape.ss";
  1418. connectAttr "squash1.es" "squash1HandleShape.es";
  1419. connectAttr "squash1.lb" "squash1HandleShape.lb";
  1420. connectAttr "squash1.hb" "squash1HandleShape.hb";
  1421. connectAttr "bend1.cur" "bend1HandleShape.cur";
  1422. connectAttr "bend1.lb" "bend1HandleShape.lb";
  1423. connectAttr "bend1.hb" "bend1HandleShape.hb";
  1424. connectAttr "polyPlane1.out" "floorShape.i";
  1425. connectAttr "makeNurbTorus1.os" "ringShape.cr";
  1426. connectAttr ":defaultLightSet.msg" "lightLinker1.lnk[0].llnk";
  1427. connectAttr ":initialShadingGroup.msg" "lightLinker1.lnk[0].olnk";
  1428. connectAttr ":defaultLightSet.msg" "lightLinker1.lnk[1].llnk";
  1429. connectAttr ":initialParticleSE.msg" "lightLinker1.lnk[1].olnk";
  1430. connectAttr "layerManager.dli[0]" "defaultLayer.id";
  1431. connectAttr "renderLayerManager.rlmi[0]" "defaultRenderLayer.rlid";
  1432. connectAttr "squash1_factor.o" "squash1.fac";
  1433. connectAttr "squash1GroupParts.og" "squash1.ip[0].ig";
  1434. connectAttr "squash1GroupId.id" "squash1.ip[0].gi";
  1435. connectAttr "squash1HandleShape.dd" "squash1.dd";
  1436. connectAttr "squash1Handle.wm" "squash1.ma";
  1437. connectAttr "groupParts2.og" "tweak1.ip[0].ig";
  1438. connectAttr "groupId2.id" "tweak1.ip[0].gi";
  1439. connectAttr "squash1GroupId.msg" "squash1Set.gn" -na;
  1440. connectAttr "ballShape.iog.og[0]" "squash1Set.dsm" -na;
  1441. connectAttr "squash1.msg" "squash1Set.ub[0]";
  1442. connectAttr "tweak1.og[0]" "squash1GroupParts.ig";
  1443. connectAttr "squash1GroupId.id" "squash1GroupParts.gi";
  1444. connectAttr "groupId2.msg" "set2.gn" -na;
  1445. connectAttr "ballShape.iog.og[1]" "set2.dsm" -na;
  1446. connectAttr "tweak1.msg" "set2.ub[0]";
  1447. connectAttr "ballShapeOrig.ws" "groupParts2.ig";
  1448. connectAttr "groupId2.id" "groupParts2.gi";
  1449. connectAttr "ball.ty" "squash1_factor.i";
  1450. connectAttr "bend1_curvature.o" "bend1.cur";
  1451. connectAttr "bend1GroupParts.og" "bend1.ip[0].ig";
  1452. connectAttr "bend1GroupId.id" "bend1.ip[0].gi";
  1453. connectAttr "bend1HandleShape.dd" "bend1.dd";
  1454. connectAttr "bend1Handle.wm" "bend1.ma";
  1455. connectAttr "bend1GroupId.msg" "bend1Set.gn" -na;
  1456. connectAttr "ballShape.iog.og[2]" "bend1Set.dsm" -na;
  1457. connectAttr "bend1.msg" "bend1Set.ub[0]";
  1458. connectAttr "squash1.og[0]" "bend1GroupParts.ig";
  1459. connectAttr "bend1GroupId.id" "bend1GroupParts.gi";
  1460. connectAttr "lightLinker1.msg" ":lightList1.ln" -na;
  1461. connectAttr "ballShape.iog" ":initialShadingGroup.dsm" -na;
  1462. connectAttr "floorShape.iog" ":initialShadingGroup.dsm" -na;
  1463. connectAttr "ringShape.iog" ":initialShadingGroup.dsm" -na;
  1464. // End of lesson3_start.ma
  1465.