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

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