FOR4ٸMayaFOR4HEADVERS2.5UVERundefMADEundefCHNGWed, Apr 19, 2000 08:20:36 PMICONundefINFOundefOBJNundefINCLundef(LUNIcmTUNIpalAUNIdegPLUGnfxMaya2502.1.0FOR4pXFRMCREA perspDBLE vDBL3t@Lu@"hE@ +[ )$DBL3r9F{ō?Gw< x \FOR4DCAMCREAperspShapeperspDBLE vDBLE fl@ADBLE coi@Mks!STR imnperspSTR denpersp_depthSTR manpersp_maskSTR hcviewSet -p %cameraFOR4pXFRMCREA topDBLE vDBL3taPv=@Y@ЮmDDBL3r!TD-FOR4DCAMCREAtopShapetopDBLE vDBLE rndDBLE coi@YDBLE ow@"bSTR imntopSTR dentop_depthSTR mantop_maskSTR hcviewSet -t %cameraDBLE o?FOR4LXFRMCREA frontDBLE vDBL3t@YFOR4DCAMCREAfrontShapefrontDBLE vDBLE rndDBLE coi@YDBLE ow@WI_STR imnfrontSTR denfront_depthSTR manfront_maskSTR hcviewSet -f %cameraDBLE o?FOR4pXFRMCREA sideDBLE vDBL3t@YDBL3r?!TD-FOR4DCAMCREAsideShapesideDBLE vDBLE rndDBLE coi@YDBLE ow@>STR imnsideSTR denside_depthSTR manside_maskSTR hcviewSet -s %cameraDBLE o?FOR4XFRMCREA psunamiWavePreviewDBL3tB@ubu2?j!@FLGSrxFLGSryFLGSrzFLGSsxFLGSsyFLGSszFOR4DMSHCREA,psunamiWavePreviewShapepsunamiWavePreviewFLGSvDBLE mbDBLE cshDBLE visDBLE smoFOR4dXFRMCREA sunDirectionalDBL3t@J﫦O#@K>a2VDBL3rR8-se땍>)FOR4TDIRLCREA$sunDirectionalShapesunDirectionalFLGSvDBLE urs?FOR4XFRMCREA skyDomeFOR4xDMSHCREAskyDomeShapeskyDomeFLGSvDBLE vir?DBLE vif?DBLE cshFOR4XFRMCREA psunamiDisplacementFLGStxFLGStyFLGStzFLGSrxFLGSryFLGSrzFLGSsxFLGSsyFLGSszFOR4DMSHCREA.psunamiDisplacementShapepsunamiDisplacementFLGSvDBLE vir?DBLE vif?DBLE cshDBLE uxe?DBLE unsDBLE mxe?DBLE tsl@jFOR4RLLKCREAlightLinker1FOR40DPLMCREAlayerManagerFLGS dliFOR4DSPLCREAdefaultLayerFOR4CREApsunamiWaveEngineDBLE px@`DBLE pz@`DBLE vel@2DBLE lpf?DBLE lfs@NDBLE sfg?əDBLE rbf?FOR4 CREApsunamiWaveOptics1FOR4$CREApsunamiBumpTexture1FOR4(CREApsunamiDisplacementShader1FOR4XSHADCREA psunamiSGDBLE ihiFLGS dsmDBLE ro?FOR4DMTICREAmaterialInfo1FOR40PSPHCREA polySphere1DBLE r@jFOR4CREA skyShader1FOR4HSHADCREAskyShader1SGDBLE ihiDBLE ro?FOR4DMTICREAmaterialInfo2FOR4CREApsunamiDisplacementMapFLGSutxFLGSutyFLGSutzFLGSurxFLGSuryFLGSurzFOR44DUNTCREAunitConversion1DBLE cf@LcFOR44DUNTCREAunitConversion2DBLE cf@LcFOR44DUNTCREAunitConversion3DBLE cf@LcFOR4DSCRPCREAuiConfigurationScriptNodeSTR b// Maya Mel UI Configuration File. // // This script is machine generated. Edit at your own risk. // // if (`paneLayout -exists $gMainPane`) { global int $gUseScenePanelConfig; int $useSceneConfig = $gUseScenePanelConfig; int $menusOkayInPanels = `optionVar -q allowMenusInPanels`; int $nVisPanes = `paneLayout -q -nvp $gMainPane`; int $nPanes = 0; string $editorName; string $panelName; string $itemFilterName; string $panelConfig; // // get current state of the UI // sceneUIReplacement -update $gMainPane; $panelName = `sceneUIReplacement -getNextPanel "modelPanel" "Top View"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `modelPanel -unParent -l "Top View" -mbv $menusOkayInPanels `; $editorName = $panelName; modelEditor -e -camera "top" -useInteractiveMode 0 -displayLights "default" -displayAppearance "wireframe" -activeOnly 0 -wireframeOnShaded 0 -bufferMode "double" -twoSidedLighting 1 -backfaceCulling 0 -xray 0 -displayTextures 0 -textureMaxSize 1024 -sortTransparent 1 -nurbsCurves 1 -nurbsSurfaces 1 -polymeshes 1 -planes 1 -lights 1 -cameras 1 -controlVertices 1 -hulls 1 -grid 1 -joints 1 -ikHandles 1 -deformers 1 -dynamics 1 -locators 1 -dimensions 1 -handles 1 -pivots 1 -textures 1 -strokes 1 $editorName; } } else { $label = `panel -q -label $panelName`; modelPanel -edit -l "Top View" -mbv $menusOkayInPanels $panelName; $editorName = $panelName; modelEditor -e -camera "top" -useInteractiveMode 0 -displayLights "default" -displayAppearance "wireframe" -activeOnly 0 -wireframeOnShaded 0 -bufferMode "double" -twoSidedLighting 1 -backfaceCulling 0 -xray 0 -displayTextures 0 -textureMaxSize 1024 -sortTransparent 1 -nurbsCurves 1 -nurbsSurfaces 1 -polymeshes 1 -planes 1 -lights 1 -cameras 1 -controlVertices 1 -hulls 1 -grid 1 -joints 1 -ikHandles 1 -deformers 1 -dynamics 1 -locators 1 -dimensions 1 -handles 1 -pivots 1 -textures 1 -strokes 1 $editorName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextPanel "modelPanel" "Side View"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `modelPanel -unParent -l "Side View" -mbv $menusOkayInPanels `; $editorName = $panelName; modelEditor -e -camera "side" -useInteractiveMode 0 -displayLights "default" -displayAppearance "wireframe" -activeOnly 0 -wireframeOnShaded 0 -bufferMode "double" -twoSidedLighting 1 -backfaceCulling 0 -xray 0 -displayTextures 0 -textureMaxSize 1024 -sortTransparent 1 -nurbsCurves 1 -nurbsSurfaces 1 -polymeshes 1 -planes 1 -lights 1 -cameras 1 -controlVertices 1 -hulls 1 -grid 1 -joints 1 -ikHandles 1 -deformers 1 -dynamics 1 -locators 1 -dimensions 1 -handles 1 -pivots 1 -textures 1 -strokes 1 $editorName; } } else { $label = `panel -q -label $panelName`; modelPanel -edit -l "Side View" -mbv $menusOkayInPanels $panelName; $editorName = $panelName; modelEditor -e -camera "side" -useInteractiveMode 0 -displayLights "default" -displayAppearance "wireframe" -activeOnly 0 -wireframeOnShaded 0 -bufferMode "double" -twoSidedLighting 1 -backfaceCulling 0 -xray 0 -displayTextures 0 -textureMaxSize 1024 -sortTransparent 1 -nurbsCurves 1 -nurbsSurfaces 1 -polymeshes 1 -planes 1 -lights 1 -cameras 1 -controlVertices 1 -hulls 1 -grid 1 -joints 1 -ikHandles 1 -deformers 1 -dynamics 1 -locators 1 -dimensions 1 -handles 1 -pivots 1 -textures 1 -strokes 1 $editorName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextPanel "modelPanel" "Front View"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `modelPanel -unParent -l "Front View" -mbv $menusOkayInPanels `; $editorName = $panelName; modelEditor -e -camera "front" -useInteractiveMode 0 -displayLights "default" -displayAppearance "wireframe" -activeOnly 0 -wireframeOnShaded 0 -bufferMode "double" -twoSidedLighting 1 -backfaceCulling 0 -xray 0 -displayTextures 0 -textureMaxSize 1024 -sortTransparent 1 -nurbsCurves 1 -nurbsSurfaces 1 -polymeshes 1 -planes 1 -lights 1 -cameras 1 -controlVertices 1 -hulls 1 -grid 1 -joints 1 -ikHandles 1 -deformers 1 -dynamics 1 -locators 1 -dimensions 1 -handles 1 -pivots 1 -textures 1 -strokes 1 $editorName; } } else { $label = `panel -q -label $panelName`; modelPanel -edit -l "Front View" -mbv $menusOkayInPanels $panelName; $editorName = $panelName; modelEditor -e -camera "front" -useInteractiveMode 0 -displayLights "default" -displayAppearance "wireframe" -activeOnly 0 -wireframeOnShaded 0 -bufferMode "double" -twoSidedLighting 1 -backfaceCulling 0 -xray 0 -displayTextures 0 -textureMaxSize 1024 -sortTransparent 1 -nurbsCurves 1 -nurbsSurfaces 1 -polymeshes 1 -planes 1 -lights 1 -cameras 1 -controlVertices 1 -hulls 1 -grid 1 -joints 1 -ikHandles 1 -deformers 1 -dynamics 1 -locators 1 -dimensions 1 -handles 1 -pivots 1 -textures 1 -strokes 1 $editorName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextPanel "modelPanel" "Persp View"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `modelPanel -unParent -l "Persp View" -mbv $menusOkayInPanels `; $editorName = $panelName; modelEditor -e -camera "persp" -useInteractiveMode 0 -displayLights "all" -displayAppearance "smoothShaded" -activeOnly 0 -wireframeOnShaded 0 -bufferMode "double" -twoSidedLighting 1 -backfaceCulling 0 -xray 0 -displayTextures 0 -textureMaxSize 1024 -sortTransparent 1 -nurbsCurves 1 -nurbsSurfaces 1 -polymeshes 1 -planes 1 -lights 1 -cameras 1 -controlVertices 1 -hulls 1 -grid 1 -joints 1 -ikHandles 1 -deformers 1 -dynamics 1 -locators 1 -dimensions 1 -handles 1 -pivots 1 -textures 1 -strokes 1 $editorName; } } else { $label = `panel -q -label $panelName`; modelPanel -edit -l "Persp View" -mbv $menusOkayInPanels $panelName; $editorName = $panelName; modelEditor -e -camera "persp" -useInteractiveMode 0 -displayLights "all" -displayAppearance "smoothShaded" -activeOnly 0 -wireframeOnShaded 0 -bufferMode "double" -twoSidedLighting 1 -backfaceCulling 0 -xray 0 -displayTextures 0 -textureMaxSize 1024 -sortTransparent 1 -nurbsCurves 1 -nurbsSurfaces 1 -polymeshes 1 -planes 1 -lights 1 -cameras 1 -controlVertices 1 -hulls 1 -grid 1 -joints 1 -ikHandles 1 -deformers 1 -dynamics 1 -locators 1 -dimensions 1 -handles 1 -pivots 1 -textures 1 -strokes 1 $editorName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextPanel "outlinerPanel" "Outliner"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `outlinerPanel -unParent -l "Outliner" -mbv $menusOkayInPanels `; $editorName = $panelName; outlinerEditor -e -mainListConnection "worldList" -selectionConnection "modelList" -showShapes 0 -showAttributes 0 -showConnected 0 -showAnimCurvesOnly 0 -autoExpand 0 -showDagOnly 1 -ignoreDagHierarchy 0 -expandConnections 0 -showUnitlessCurves 1 -showCompounds 1 -showNumericAttrsOnly 0 -highlightActive 1 -autoSelectNewObjects 0 -doNotSelectNewObjects 0 -dropIsParent 1 -transmitFilters 0 -setFilter "defaultSetFilter" -showSetMembers 1 -allowMultiSelection 1 -alwaysToggleSelect 0 -directSelect 0 -displayMode "DAG" -expandObjects 0 -setsIgnoreFilters 1 $editorName; } } else { $label = `panel -q -label $panelName`; outlinerPanel -edit -l "Outliner" -mbv $menusOkayInPanels $panelName; $editorName = $panelName; outlinerEditor -e -mainListConnection "worldList" -selectionConnection "modelList" -showShapes 0 -showAttributes 0 -showConnected 0 -showAnimCurvesOnly 0 -autoExpand 0 -showDagOnly 1 -ignoreDagHierarchy 0 -expandConnections 0 -showUnitlessCurves 1 -showCompounds 1 -showNumericAttrsOnly 0 -highlightActive 1 -autoSelectNewObjects 0 -doNotSelectNewObjects 0 -dropIsParent 1 -transmitFilters 0 -setFilter "defaultSetFilter" -showSetMembers 1 -allowMultiSelection 1 -alwaysToggleSelect 0 -directSelect 0 -displayMode "DAG" -expandObjects 0 -setsIgnoreFilters 1 $editorName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextScriptedPanel "graphEditor" "Graph Editor"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `scriptedPanel -unParent -type "graphEditor" -l "Graph Editor" -mbv $menusOkayInPanels `; $editorName = ($panelName+"OutlineEd"); outlinerEditor -e -mainListConnection "graphEditorList" -selectionConnection "graphEditor1FromOutliner" -highlightConnection "keyframeList" -showShapes 1 -showAttributes 1 -showConnected 1 -showAnimCurvesOnly 1 -autoExpand 1 -showDagOnly 0 -ignoreDagHierarchy 0 -expandConnections 1 -showUnitlessCurves 1 -showCompounds 0 -showNumericAttrsOnly 1 -highlightActive 0 -autoSelectNewObjects 1 -doNotSelectNewObjects 0 -dropIsParent 1 -transmitFilters 1 -setFilter "0" -showSetMembers 0 -allowMultiSelection 1 -alwaysToggleSelect 0 -directSelect 0 -displayMode "DAG" -expandObjects 0 -setsIgnoreFilters 1 $editorName; $editorName = ($panelName+"GraphEd"); animCurveEditor -e -mainListConnection "graphEditor1FromOutliner" -displayKeys 1 -displayTangents 0 -displayActiveKeys 0 -displayActiveKeyTangents 1 -displayInfinities 0 -autoFit 0 -snapTime "none" -snapValue "none" -showResults "off" -showBufferCurves "off" -smoothness "fine" -resultSamples 1 -resultScreenSamples 0 -resultUpdate "delayed" $editorName; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "Graph Editor" -mbv $menusOkayInPanels $panelName; $editorName = ($panelName+"OutlineEd"); outlinerEditor -e -mainListConnection "graphEditorList" -selectionConnection "graphEditor1FromOutliner" -highlightConnection "keyframeList" -showShapes 1 -showAttributes 1 -showConnected 1 -showAnimCurvesOnly 1 -autoExpand 1 -showDagOnly 0 -ignoreDagHierarchy 0 -expandConnections 1 -showUnitlessCurves 1 -showCompounds 0 -showNumericAttrsOnly 1 -highlightActive 0 -autoSelectNewObjects 1 -doNotSelectNewObjects 0 -dropIsParent 1 -transmitFilters 1 -setFilter "0" -showSetMembers 0 -allowMultiSelection 1 -alwaysToggleSelect 0 -directSelect 0 -displayMode "DAG" -expandObjects 0 -setsIgnoreFilters 1 $editorName; $editorName = ($panelName+"GraphEd"); animCurveEditor -e -mainListConnection "graphEditor1FromOutliner" -displayKeys 1 -displayTangents 0 -displayActiveKeys 0 -displayActiveKeyTangents 1 -displayInfinities 0 -autoFit 0 -snapTime "none" -snapValue "none" -showResults "off" -showBufferCurves "off" -smoothness "fine" -resultSamples 1 -resultScreenSamples 0 -resultUpdate "delayed" $editorName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextScriptedPanel "dopeSheetPanel" "Dope Sheet"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `scriptedPanel -unParent -type "dopeSheetPanel" -l "Dope Sheet" -mbv $menusOkayInPanels `; $editorName = ($panelName+"OutlineEd"); outlinerEditor -e -mainListConnection "animationList" -selectionConnection "dopeSheetPanel1OutlinerSelection" -highlightConnection "keyframeList" -showShapes 1 -showAttributes 1 -showConnected 1 -showAnimCurvesOnly 1 -autoExpand 0 -showDagOnly 0 -ignoreDagHierarchy 0 -expandConnections 1 -showUnitlessCurves 0 -showCompounds 1 -showNumericAttrsOnly 1 -highlightActive 0 -autoSelectNewObjects 0 -doNotSelectNewObjects 1 -dropIsParent 1 -transmitFilters 0 -setFilter "0" -showSetMembers 0 -allowMultiSelection 1 -alwaysToggleSelect 0 -directSelect 0 -displayMode "DAG" -expandObjects 0 -setsIgnoreFilters 1 $editorName; $editorName = ($panelName+"DopeSheetEd"); dopeSheetEditor -e -mainListConnection "dopeSheetPanel1FromOutliner" -highlightConnection "dopeSheetPanel1OutlinerSelection" -displayKeys 1 -displayTangents 0 -displayActiveKeys 0 -displayActiveKeyTangents 0 -displayInfinities 0 -autoFit 0 -snapTime "integer" -snapValue "none" -outliner "dopeSheetPanel1OutlineEd" -showSummary 1 -showScene 0 -hierarchyBelow 0 $editorName; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "Dope Sheet" -mbv $menusOkayInPanels $panelName; $editorName = ($panelName+"OutlineEd"); outlinerEditor -e -mainListConnection "animationList" -selectionConnection "dopeSheetPanel1OutlinerSelection" -highlightConnection "keyframeList" -showShapes 1 -showAttributes 1 -showConnected 1 -showAnimCurvesOnly 1 -autoExpand 0 -showDagOnly 0 -ignoreDagHierarchy 0 -expandConnections 1 -showUnitlessCurves 0 -showCompounds 1 -showNumericAttrsOnly 1 -highlightActive 0 -autoSelectNewObjects 0 -doNotSelectNewObjects 1 -dropIsParent 1 -transmitFilters 0 -setFilter "0" -showSetMembers 0 -allowMultiSelection 1 -alwaysToggleSelect 0 -directSelect 0 -displayMode "DAG" -expandObjects 0 -setsIgnoreFilters 1 $editorName; $editorName = ($panelName+"DopeSheetEd"); dopeSheetEditor -e -mainListConnection "dopeSheetPanel1FromOutliner" -highlightConnection "dopeSheetPanel1OutlinerSelection" -displayKeys 1 -displayTangents 0 -displayActiveKeys 0 -displayActiveKeyTangents 0 -displayInfinities 0 -autoFit 0 -snapTime "integer" -snapValue "none" -outliner "dopeSheetPanel1OutlineEd" -showSummary 1 -showScene 0 -hierarchyBelow 0 $editorName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextScriptedPanel "hyperGraphPanel" "Hypergraph"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `scriptedPanel -unParent -type "hyperGraphPanel" -l "Hypergraph" -mbv $menusOkayInPanels `; $editorName = ($panelName+"HyperGraphEd"); hyperGraph -e -orientation "horiz" -animateTransition 0 -showShapes 0 -showDeformers 0 -showExpressions 0 -showConstraints 0 -showUnderworld 0 -showInvisible 0 -transitionFrames 1 -freeform 0 -imageEnabled 0 -graphType "DAG" -updateSelection 1 -updateNodeAdded 1 $editorName; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "Hypergraph" -mbv $menusOkayInPanels $panelName; $editorName = ($panelName+"HyperGraphEd"); hyperGraph -e -orientation "horiz" -animateTransition 0 -showShapes 0 -showDeformers 0 -showExpressions 0 -showConstraints 0 -showUnderworld 0 -showInvisible 0 -transitionFrames 1 -freeform 0 -imageEnabled 0 -graphType "DAG" -updateSelection 1 -updateNodeAdded 1 $editorName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextScriptedPanel "hyperShadePanel" "Hypershade"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `scriptedPanel -unParent -type "hyperShadePanel" -l "Hypershade" -mbv $menusOkayInPanels `; $editorName = ($panelName+"HyperShadeEd"); hyperGraph -e -orientation "horiz" -animateTransition 0 -showShapes 0 -showDeformers 0 -showExpressions 0 -showConstraints 0 -showUnderworld 0 -showInvisible 0 -transitionFrames 1 -freeform 1 -imageEnabled 0 -graphType "HyperShade" -updateSelection 1 -updateNodeAdded 1 $editorName; $editorName = ($panelName+"VisorEd"); hyperGraph -e -orientation "horiz" -animateTransition 0 -showShapes 0 -showDeformers 0 -showExpressions 0 -showConstraints 0 -showUnderworld 0 -showInvisible 0 -transitionFrames 1 -freeform 0 -imageEnabled 0 -graphType "Visor" -updateSelection 1 -updateNodeAdded 1 $editorName; visor -reset hyperShadePanel1VisorEd; visor -addFolder -name "Rendering" -parent "" -openDirectories 1 hyperShadePanel1VisorEd; visor -addFolder -name "Cameras" -parent "Rendering" -type command -cmd "ls -type camera -type imagePlane" $editorName; visor -addFolder -name "Lights" -parent "Rendering" -type command -cmd "ls -type light" $editorName; visor -addFolder -name "Materials" -parent "Rendering" -openFolder 1 -type connectedNodes -cmd "ls -type defaultShaderList" $editorName; visor -addFolder -name "Post Process" -parent "Rendering" -type command -cmd "ls -type opticalFX -type shaderGlow" $editorName; visor -addFolder -name "Textures" -parent "Rendering" -openFolder 1 -type connectedNodes -cmd "ls -type defaultTextureList" $editorName; visor -addFolder -name "Utilities" -parent "Rendering" -type connectedNodes -cmd "ls -type defaultRenderUtilityList" $editorName; visor -addFolder -name "Create" -parent "" -openDirectories 1 hyperShadePanel1VisorEd; visor -addFolder -name "Cameras" -parent "Create" -type defaultNodes -cmd "cameraCreateFolder()" $editorName; visor -addFolder -name "Lights" -parent "Create" -type defaultNodes -cmd "listNodeTypes light" $editorName; visor -addFolder -name "Materials" -parent "Create" -openFolder 1 -type defaultNodes -cmd "listNodeTypes \"shader/surface\"" $editorName; visor -addFolder -name "Volume" -parent "Create/Materials" -type defaultNodes -cmd "listNodeTypes \"shader/volume\"" $editorName; visor -addFolder -name "Post Process" -parent "Create" -type defaultNodes -cmd "postProcessCreateFolder()" $editorName; visor -addFolder -name "Textures" -parent "Create" -openFolder 1 -type defaultNodes -cmd "listNodeTypes texture" $editorName; visor -addFolder -name "Utilities" -parent "Create" hyperShadePanel1VisorEd; visor -addFolder -name "Color" -parent "Create/Utilities" -type defaultNodes -cmd "listNodeTypes \"utility/color\"" $editorName; visor -addFolder -name "General" -parent "Create/Utilities" -type defaultNodes -cmd "listNodeTypes \"utility/general\"" $editorName; visor -addFolder -name "Particle" -parent "Create/Utilities" -type defaultNodes -cmd "listNodeTypes \"utility/particle\"" $editorName; visor -addFolder -name "Switch" -parent "Create/Utilities" -type defaultNodes -cmd "listNodeTypes \"utility/switch\"" $editorName; visor -addFolder -name "" -parent "" -openDirectories 1 -type directoryCommand -cmd "currentProjectParentDir()" $editorName; visor -addFolder -name "Creator Brushes" -parent "" -type shelfItems -cmd "G:/AW/Maya2.5/brushes" $editorName; visor -rebuild hyperShadePanel1VisorEd; ; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "Hypershade" -mbv $menusOkayInPanels $panelName; $editorName = ($panelName+"HyperShadeEd"); hyperGraph -e -orientation "horiz" -animateTransition 0 -showShapes 0 -showDeformers 0 -showExpressions 0 -showConstraints 0 -showUnderworld 0 -showInvisible 0 -transitionFrames 1 -freeform 1 -imageEnabled 0 -graphType "HyperShade" -updateSelection 1 -updateNodeAdded 1 $editorName; $editorName = ($panelName+"VisorEd"); hyperGraph -e -orientation "horiz" -animateTransition 0 -showShapes 0 -showDeformers 0 -showExpressions 0 -showConstraints 0 -showUnderworld 0 -showInvisible 0 -transitionFrames 1 -freeform 0 -imageEnabled 0 -graphType "Visor" -updateSelection 1 -updateNodeAdded 1 $editorName; visor -reset hyperShadePanel1VisorEd; visor -addFolder -name "Rendering" -parent "" -openDirectories 1 hyperShadePanel1VisorEd; visor -addFolder -name "Cameras" -parent "Rendering" -type command -cmd "ls -type camera -type imagePlane" $editorName; visor -addFolder -name "Lights" -parent "Rendering" -type command -cmd "ls -type light" $editorName; visor -addFolder -name "Materials" -parent "Rendering" -openFolder 1 -type connectedNodes -cmd "ls -type defaultShaderList" $editorName; visor -addFolder -name "Post Process" -parent "Rendering" -type command -cmd "ls -type opticalFX -type shaderGlow" $editorName; visor -addFolder -name "Textures" -parent "Rendering" -openFolder 1 -type connectedNodes -cmd "ls -type defaultTextureList" $editorName; visor -addFolder -name "Utilities" -parent "Rendering" -type connectedNodes -cmd "ls -type defaultRenderUtilityList" $editorName; visor -addFolder -name "Create" -parent "" -openDirectories 1 hyperShadePanel1VisorEd; visor -addFolder -name "Cameras" -parent "Create" -type defaultNodes -cmd "cameraCreateFolder()" $editorName; visor -addFolder -name "Lights" -parent "Create" -type defaultNodes -cmd "listNodeTypes light" $editorName; visor -addFolder -name "Materials" -parent "Create" -openFolder 1 -type defaultNodes -cmd "listNodeTypes \"shader/surface\"" $editorName; visor -addFolder -name "Volume" -parent "Create/Materials" -type defaultNodes -cmd "listNodeTypes \"shader/volume\"" $editorName; visor -addFolder -name "Post Process" -parent "Create" -type defaultNodes -cmd "postProcessCreateFolder()" $editorName; visor -addFolder -name "Textures" -parent "Create" -openFolder 1 -type defaultNodes -cmd "listNodeTypes texture" $editorName; visor -addFolder -name "Utilities" -parent "Create" hyperShadePanel1VisorEd; visor -addFolder -name "Color" -parent "Create/Utilities" -type defaultNodes -cmd "listNodeTypes \"utility/color\"" $editorName; visor -addFolder -name "General" -parent "Create/Utilities" -type defaultNodes -cmd "listNodeTypes \"utility/general\"" $editorName; visor -addFolder -name "Particle" -parent "Create/Utilities" -type defaultNodes -cmd "listNodeTypes \"utility/particle\"" $editorName; visor -addFolder -name "Switch" -parent "Create/Utilities" -type defaultNodes -cmd "listNodeTypes \"utility/switch\"" $editorName; visor -addFolder -name "" -parent "" -openDirectories 1 -type directoryCommand -cmd "currentProjectParentDir()" $editorName; visor -addFolder -name "Creator Brushes" -parent "" -type shelfItems -cmd "G:/AW/Maya2.5/brushes" $editorName; visor -rebuild hyperShadePanel1VisorEd; ; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextScriptedPanel "visorPanel" "Visor"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `scriptedPanel -unParent -type "visorPanel" -l "Visor" -mbv $menusOkayInPanels `; $editorName = ($panelName+"VisorEd"); hyperGraph -e -orientation "horiz" -animateTransition 0 -showShapes 0 -showDeformers 0 -showExpressions 0 -showConstraints 0 -showUnderworld 0 -showInvisible 0 -transitionFrames 1 -freeform 0 -imageEnabled 0 -graphType "Visor" -updateSelection 1 -updateNodeAdded 1 $editorName; visor -reset visorPanel1VisorEd; visor -addFolder -name "Rendering" -parent "" -openDirectories 1 visorPanel1VisorEd; visor -addFolder -name "Cameras" -parent "Rendering" -type command -cmd "ls -type camera -type imagePlane" $editorName; visor -addFolder -name "Lights" -parent "Rendering" -type command -cmd "ls -type light" $editorName; visor -addFolder -name "Materials" -parent "Rendering" -openFolder 1 -type connectedNodes -cmd "ls -type defaultShaderList" $editorName; visor -addFolder -name "Post Process" -parent "Rendering" -type command -cmd "ls -type opticalFX -type shaderGlow" $editorName; visor -addFolder -name "Textures" -parent "Rendering" -openFolder 1 -type connectedNodes -cmd "ls -type defaultTextureList" $editorName; visor -addFolder -name "Utilities" -parent "Rendering" -type connectedNodes -cmd "ls -type defaultRenderUtilityList" $editorName; visor -addFolder -name "Create" -parent "" -openDirectories 1 visorPanel1VisorEd; visor -addFolder -name "Cameras" -parent "Create" -type defaultNodes -cmd "cameraCreateFolder()" $editorName; visor -addFolder -name "Lights" -parent "Create" -type defaultNodes -cmd "listNodeTypes light" $editorName; visor -addFolder -name "Materials" -parent "Create" -type defaultNodes -cmd "listNodeTypes \"shader/surface\"" $editorName; visor -addFolder -name "Volume" -parent "Create/Materials" -type defaultNodes -cmd "listNodeTypes \"shader/volume\"" $editorName; visor -addFolder -name "Post Process" -parent "Create" -type defaultNodes -cmd "postProcessCreateFolder()" $editorName; visor -addFolder -name "Textures" -parent "Create" -type defaultNodes -cmd "listNodeTypes texture" $editorName; visor -addFolder -name "Utilities" -parent "Create" visorPanel1VisorEd; visor -addFolder -name "Color" -parent "Create/Utilities" -type defaultNodes -cmd "listNodeTypes \"utility/color\"" $editorName; visor -addFolder -name "General" -parent "Create/Utilities" -type defaultNodes -cmd "listNodeTypes \"utility/general\"" $editorName; visor -addFolder -name "Particle" -parent "Create/Utilities" -type defaultNodes -cmd "listNodeTypes \"utility/particle\"" $editorName; visor -addFolder -name "Switch" -parent "Create/Utilities" -type defaultNodes -cmd "listNodeTypes \"utility/switch\"" $editorName; visor -addFolder -name "" -parent "" -openDirectories 1 -type directoryCommand -cmd "currentProjectParentDir()" $editorName; visor -addFolder -name "Creator Brushes" -parent "" -type shelfItems -cmd "G:/AW/Maya2.5/brushes" $editorName; visor -rebuild visorPanel1VisorEd; ; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "Visor" -mbv $menusOkayInPanels $panelName; $editorName = ($panelName+"VisorEd"); hyperGraph -e -orientation "horiz" -animateTransition 0 -showShapes 0 -showDeformers 0 -showExpressions 0 -showConstraints 0 -showUnderworld 0 -showInvisible 0 -transitionFrames 1 -freeform 0 -imageEnabled 0 -graphType "Visor" -updateSelection 1 -updateNodeAdded 1 $editorName; visor -reset visorPanel1VisorEd; visor -addFolder -name "Rendering" -parent "" -openDirectories 1 visorPanel1VisorEd; visor -addFolder -name "Cameras" -parent "Rendering" -type command -cmd "ls -type camera -type imagePlane" $editorName; visor -addFolder -name "Lights" -parent "Rendering" -type command -cmd "ls -type light" $editorName; visor -addFolder -name "Materials" -parent "Rendering" -openFolder 1 -type connectedNodes -cmd "ls -type defaultShaderList" $editorName; visor -addFolder -name "Post Process" -parent "Rendering" -type command -cmd "ls -type opticalFX -type shaderGlow" $editorName; visor -addFolder -name "Textures" -parent "Rendering" -openFolder 1 -type connectedNodes -cmd "ls -type defaultTextureList" $editorName; visor -addFolder -name "Utilities" -parent "Rendering" -type connectedNodes -cmd "ls -type defaultRenderUtilityList" $editorName; visor -addFolder -name "Create" -parent "" -openDirectories 1 visorPanel1VisorEd; visor -addFolder -name "Cameras" -parent "Create" -type defaultNodes -cmd "cameraCreateFolder()" $editorName; visor -addFolder -name "Lights" -parent "Create" -type defaultNodes -cmd "listNodeTypes light" $editorName; visor -addFolder -name "Materials" -parent "Create" -type defaultNodes -cmd "listNodeTypes \"shader/surface\"" $editorName; visor -addFolder -name "Volume" -parent "Create/Materials" -type defaultNodes -cmd "listNodeTypes \"shader/volume\"" $editorName; visor -addFolder -name "Post Process" -parent "Create" -type defaultNodes -cmd "postProcessCreateFolder()" $editorName; visor -addFolder -name "Textures" -parent "Create" -type defaultNodes -cmd "listNodeTypes texture" $editorName; visor -addFolder -name "Utilities" -parent "Create" visorPanel1VisorEd; visor -addFolder -name "Color" -parent "Create/Utilities" -type defaultNodes -cmd "listNodeTypes \"utility/color\"" $editorName; visor -addFolder -name "General" -parent "Create/Utilities" -type defaultNodes -cmd "listNodeTypes \"utility/general\"" $editorName; visor -addFolder -name "Particle" -parent "Create/Utilities" -type defaultNodes -cmd "listNodeTypes \"utility/particle\"" $editorName; visor -addFolder -name "Switch" -parent "Create/Utilities" -type defaultNodes -cmd "listNodeTypes \"utility/switch\"" $editorName; visor -addFolder -name "" -parent "" -openDirectories 1 -type directoryCommand -cmd "currentProjectParentDir()" $editorName; visor -addFolder -name "Creator Brushes" -parent "" -type shelfItems -cmd "G:/AW/Maya2.5/brushes" $editorName; visor -rebuild visorPanel1VisorEd; ; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextScriptedPanel "polyTexturePlacementPanel" "Texture View"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `scriptedPanel -unParent -type "polyTexturePlacementPanel" -l "Texture View" -mbv $menusOkayInPanels `; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "Texture View" -mbv $menusOkayInPanels $panelName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextScriptedPanel "multiListerPanel" "Multilister"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `scriptedPanel -unParent -type "multiListerPanel" -l "Multilister" -mbv $menusOkayInPanels `; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "Multilister" -mbv $menusOkayInPanels $panelName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextScriptedPanel "renderWindowPanel" "Render View"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `scriptedPanel -unParent -type "renderWindowPanel" -l "Render View" -mbv $menusOkayInPanels `; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "Render View" -mbv $menusOkayInPanels $panelName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextPanel "blendShapePanel" "Blend Shape"`; if ("" == $panelName) { if ($useSceneConfig) { blendShapePanel -unParent -l "Blend Shape" -mbv $menusOkayInPanels ; } } else { $label = `panel -q -label $panelName`; blendShapePanel -edit -l "Blend Shape" -mbv $menusOkayInPanels $panelName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextScriptedPanel "dynRelEdPanel" "Dynamic Relationships"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `scriptedPanel -unParent -type "dynRelEdPanel" -l "Dynamic Relationships" -mbv $menusOkayInPanels `; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "Dynamic Relationships" -mbv $menusOkayInPanels $panelName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextPanel "devicePanel" "Devices"`; if ("" == $panelName) { if ($useSceneConfig) { devicePanel -unParent -l "Devices" -mbv $menusOkayInPanels ; } } else { $label = `panel -q -label $panelName`; devicePanel -edit -l "Devices" -mbv $menusOkayInPanels $panelName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextScriptedPanel "relationshipPanel" "Relationship Editor"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `scriptedPanel -unParent -type "relationshipPanel" -l "Relationship Editor" -mbv $menusOkayInPanels `; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "Relationship Editor" -mbv $menusOkayInPanels $panelName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextScriptedPanel "referenceEditorPanel" "Reference Editor"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `scriptedPanel -unParent -type "referenceEditorPanel" -l "Reference Editor" -mbv $menusOkayInPanels `; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "Reference Editor" -mbv $menusOkayInPanels $panelName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextScriptedPanel "dynPaintScriptedPanelType" "Paint Effects"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `scriptedPanel -unParent -type "dynPaintScriptedPanelType" -l "Paint Effects" -mbv $menusOkayInPanels `; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "Paint Effects" -mbv $menusOkayInPanels $panelName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } if ($useSceneConfig) { string $configName = `getPanel -cwl "Current Layout"`; if ("" != $configName) { panelConfiguration -edit -label "Current Layout" -sc false -configString "paneLayout -e -cn \"quad\" -ps 1 50 50 -ps 2 50 50 -ps 3 50 50 -ps 4 50 50 $gMainPane;" -removeAllPanels -ap false "Top View" "modelPanel" "$panelName = `modelPanel -unParent -l \"Top View\" -mbv $menusOkayInPanels `;\n$editorName = $panelName;\nmodelEditor -e \n -cam `findStartUpCamera top` \n -useInteractiveMode 0\n -displayLights \"default\" \n -displayAppearance \"wireframe\" \n -activeOnly 0\n -wireframeOnShaded 0\n -bufferMode \"double\" \n -twoSidedLighting 1\n -backfaceCulling 0\n -xray 0\n -displayTextures 0\n -textureMaxSize 1024\n -sortTransparent 1\n -nurbsCurves 1\n -nurbsSurfaces 1\n -polymeshes 1\n -planes 1\n -lights 1\n -cameras 1\n -controlVertices 1\n -hulls 1\n -grid 1\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 1\n $editorName" "modelPanel -edit -l \"Top View\" -mbv $menusOkayInPanels $panelName;\n$editorName = $panelName;\nmodelEditor -e \n -cam `findStartUpCamera top` \n -useInteractiveMode 0\n -displayLights \"default\" \n -displayAppearance \"wireframe\" \n -activeOnly 0\n -wireframeOnShaded 0\n -bufferMode \"double\" \n -twoSidedLighting 1\n -backfaceCulling 0\n -xray 0\n -displayTextures 0\n -textureMaxSize 1024\n -sortTransparent 1\n -nurbsCurves 1\n -nurbsSurfaces 1\n -polymeshes 1\n -planes 1\n -lights 1\n -cameras 1\n -controlVertices 1\n -hulls 1\n -grid 1\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 1\n $editorName" -ap false "Persp View" "modelPanel" "$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 0\n -textureMaxSize 1024\n -sortTransparent 1\n -nurbsCurves 1\n -nurbsSurfaces 1\n -polymeshes 1\n -planes 1\n -lights 1\n -cameras 1\n -controlVertices 1\n -hulls 1\n -grid 1\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 1\n $editorName" "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 0\n -textureMaxSize 1024\n -sortTransparent 1\n -nurbsCurves 1\n -nurbsSurfaces 1\n -polymeshes 1\n -planes 1\n -lights 1\n -cameras 1\n -controlVertices 1\n -hulls 1\n -grid 1\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 1\n $editorName" -ap false "Side View" "modelPanel" "$panelName = `modelPanel -unParent -l \"Side View\" -mbv $menusOkayInPanels `;\n$editorName = $panelName;\nmodelEditor -e \n -cam `findStartUpCamera side` \n -useInteractiveMode 0\n -displayLights \"default\" \n -displayAppearance \"wireframe\" \n -activeOnly 0\n -wireframeOnShaded 0\n -bufferMode \"double\" \n -twoSidedLighting 1\n -backfaceCulling 0\n -xray 0\n -displayTextures 0\n -textureMaxSize 1024\n -sortTransparent 1\n -nurbsCurves 1\n -nurbsSurfaces 1\n -polymeshes 1\n -planes 1\n -lights 1\n -cameras 1\n -controlVertices 1\n -hulls 1\n -grid 1\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 1\n $editorName" "modelPanel -edit -l \"Side View\" -mbv $menusOkayInPanels $panelName;\n$editorName = $panelName;\nmodelEditor -e \n -cam `findStartUpCamera side` \n -useInteractiveMode 0\n -displayLights \"default\" \n -displayAppearance \"wireframe\" \n -activeOnly 0\n -wireframeOnShaded 0\n -bufferMode \"double\" \n -twoSidedLighting 1\n -backfaceCulling 0\n -xray 0\n -displayTextures 0\n -textureMaxSize 1024\n -sortTransparent 1\n -nurbsCurves 1\n -nurbsSurfaces 1\n -polymeshes 1\n -planes 1\n -lights 1\n -cameras 1\n -controlVertices 1\n -hulls 1\n -grid 1\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 1\n $editorName" -ap false "Front View" "modelPanel" "$panelName = `modelPanel -unParent -l \"Front View\" -mbv $menusOkayInPanels `;\n$editorName = $panelName;\nmodelEditor -e \n -cam `findStartUpCamera front` \n -useInteractiveMode 0\n -displayLights \"default\" \n -displayAppearance \"wireframe\" \n -activeOnly 0\n -wireframeOnShaded 0\n -bufferMode \"double\" \n -twoSidedLighting 1\n -backfaceCulling 0\n -xray 0\n -displayTextures 0\n -textureMaxSize 1024\n -sortTransparent 1\n -nurbsCurves 1\n -nurbsSurfaces 1\n -polymeshes 1\n -planes 1\n -lights 1\n -cameras 1\n -controlVertices 1\n -hulls 1\n -grid 1\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 1\n $editorName" "modelPanel -edit -l \"Front View\" -mbv $menusOkayInPanels $panelName;\n$editorName = $panelName;\nmodelEditor -e \n -cam `findStartUpCamera front` \n -useInteractiveMode 0\n -displayLights \"default\" \n -displayAppearance \"wireframe\" \n -activeOnly 0\n -wireframeOnShaded 0\n -bufferMode \"double\" \n -twoSidedLighting 1\n -backfaceCulling 0\n -xray 0\n -displayTextures 0\n -textureMaxSize 1024\n -sortTransparent 1\n -nurbsCurves 1\n -nurbsSurfaces 1\n -polymeshes 1\n -planes 1\n -lights 1\n -cameras 1\n -controlVertices 1\n -hulls 1\n -grid 1\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 1\n $editorName" $configName; setNamedPanelLayout "Current Layout"; } panelHistory -e -clear mainPanelHistory; setFocus `paneLayout -q -p1 $gMainPane`; sceneUIReplacement -deleteRemaining; sceneUIReplacement -clear; } grid -spacing 5cm -size 12cm -divisions 5 -style 3; } DBLE st@FOR4|SCRPCREAanimationScriptNodeSTR NaplaybackOptions -min 0 -max 60 -animationStartTime 0 -animationEndTime 60;FOR4$SLCTSLCT:time1DBLEoFOR4,SLCTSLCT:renderPartitionFLGSstFOR4 SLCTSLCT:renderGlobalsList1FOR40SLCTSLCT:defaultShaderList1FLGSsFOR40SLCTSLCT:postProcessList1FLGSpFOR4SLCTSLCT :lightList1FOR4 SLCTSLCT:defaultTextureList1FOR44SLCTSLCT:initialShadingGroupDBLE ro?FOR44SLCTSLCT:initialParticleSEDBLE ro?FOR4SLCTSLCT:defaultRenderGlobalsDBLEoutf@ DBLE top@}DBLErght@DBLEfsDBLEef `STR #prmmdntPsunamiOpticsSetBatchFlagFOR4xSLCTSLCT:defaultResolutionDBLE w@DBLE h@~DBLE dar?SDBLEldar?FOR4SLCTSLCT:defaultLightSetFOR4SLCTSLCT:hyperGraphLayoutDBLE cchDBLE ihi@DBLE ndsSTR imgDBLE ims?LIS4PRNSLIS4DISLFOR4DISCLIS4CONSFOR4CONNLIS4CONSFOR4CONNCWFL/psunamiWaveEngine.opsunamiWavePreviewShape.iCWFL polySphere1.outskyDomeShape.iCWFL5psunamiDisplacementMap.opsunamiDisplacementShape.iCWFL/:defaultLightSet.msglightLinker1.lnk[0].llnkCWFL3:initialShadingGroup.msglightLinker1.lnk[0].olnkCWFL/:defaultLightSet.msglightLinker1.lnk[1].llnkCWFL1:initialParticleSE.msglightLinker1.lnk[1].olnkCWFL/:defaultLightSet.msglightLinker1.lnk[2].llnkCWFL(psunamiSG.msglightLinker1.lnk[2].olnkCWFL/:defaultLightSet.msglightLinker1.lnk[3].llnkCWFL+skyShader1SG.msglightLinker1.lnk[3].olnkCWFL%layerManager.dli[0]defaultLayer.idCWFL:time1.opsunamiWaveEngine.inCWFL-psunamiWavePreview.txpsunamiWaveEngine.plxCWFL-psunamiWavePreview.tzpsunamiWaveEngine.plzCWFL-psunamiBumpTexture1.onpsunamiWaveOptics1.nCWFL#:persp.typsunamiBumpTexture1.chtCWFL(:time1.opsunamiDisplacementShader1.dtCWFL$psunamiWaveOptics1.ocpsunamiSG.ssCWFL+psunamiWavePreviewShape.iogpsunamiSG.dsmCWFL,psunamiDisplacementShape.iogpsunamiSG.dsmCWFL,psunamiDisplacementShader1.odpsunamiSG.dsCWFL psunamiSG.msgmaterialInfo1.sgCWFLskyShader1.ocskyShader1SG.ssCWFL#skyDomeShape.iogskyShader1SG.dsmCWFL#skyShader1SG.msgmaterialInfo2.sgCWFL&:persp.txpsunamiDisplacementMap.utxCWFL&:persp.typsunamiDisplacementMap.utyCWFL&:persp.tzpsunamiDisplacementMap.utzCWFL.unitConversion1.opsunamiDisplacementMap.urxCWFL.unitConversion2.opsunamiDisplacementMap.uryCWFL.unitConversion3.opsunamiDisplacementMap.urzCWFL$:time1.opsunamiDisplacementMap.inCWFL:persp.rxunitConversion1.iCWFL:persp.ryunitConversion2.iCWFL:persp.rzunitConversion3.iCWFL"psunamiSG.pa:renderPartition.stCWFL%skyShader1SG.pa:renderPartition.stCWFL.psunamiWaveOptics1.msg:defaultShaderList1.sCWFL6psunamiDisplacementShader1.msg:defaultShaderList1.sCWFL&skyShader1.msg:defaultShaderList1.sCWFL!lightLinker1.msg:lightList1.lnCWFL'sunDirectionalShape.ltd:lightList1.lCWFL1psunamiBumpTexture1.msg:defaultTextureList1.txCWFL)sunDirectional.iog:defaultLightSet.dsmFOR4 HEADOBJN35INCLundef(