FOR4 MayaFOR4HEADVERS6.0UVERundefMADEundefCHNGSun, Jan 02, 2005 01:30:33 PMICONundefINFOundefOBJNundefINCLundef(LUNIcmTUNIfilmAUNIdegFINFapplicationmayaFINFproductMaya Complete 6.0FINFversion6.0.1FINF"cutIdentifier200407132209-624907FINF7osvMicrosoft Windows XP Service Pack 2 (Build 2600)\nPLUGMayatomr6.1.0.2m - 3.3.1 FOR4pXFRMCREA perspDBLE vDBL3t?0z?hG*?7DBL3ri ?h<^%!FOR4DCAMCREAperspShapeperspDBLE vDBLE rndDBLE fl@ADBLE coi@oLoBSTR imnperspSTR denpersp_depthSTR manpersp_maskSTR hcviewSet -p %cameraFOR4pXFRMCREA topDBLE vDBL3t@YDBL3r!TD-FOR4DCAMCREAtopShapetopDBLE vDBLE rndDBLE coi@YDBLE ow@>STR imntopSTR dentop_depthSTR mantop_maskSTR hcviewSet -t %cameraDBLE o?FOR4LXFRMCREA frontDBLE vDBL3t@YFOR4DCAMCREAfrontShapefrontDBLE vDBLE rndDBLE coi@YDBLE ow@>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 nurbsPlane1FOR4tNSRFCREAnurbsPlaneShape1nurbsPlane1ATTRaTYP@STR notesntsFLGSvDBLE vir?DBLE vif?DBLE tw?DBLE dvuDBLE dvvDBLE cpr@DBLE cps@DBLEnufa@DBLEnvfa@STR :ntsDiscrete Noise Joseph Francis digitalartform.com FOR4`XFRMCREA camera1DBL3t?*{H?Q$.m?Ny8DBL3r ["?a<`tl=FOR4DCAMCREAcameraShape1camera1FLGSvDBL2cap?Ww?STR imncamera1STR dencamera1_depthSTR mancamera1_maskFOR40RLLKCREAlightLinker1FLGS lnkFOR4lBRSHCREAbrush1CMPD lcl[0]??CMPD pcl[0]??CMPD wsc[0]??CMPD lws[0]??CMPD pws[0]??CMPD tls[0]??FLGS env DBLEenv[0].envp?əFLT3env[0].envc>DBLEenv[0].envi@DBLEenv[1].envp?FLT3env[1].envc>? ?333DBLEenv[1].envi@DBLEenv[2].envp?FLT3env[2].envc=>ffDBLEenv[2].envi@CMPD rro[0]??FOR40DPLMCREAlayerManagerFLGS dliFOR4DSPLCREAdefaultLayerFOR44RNLMCREArenderLayerManagerFLGS rlmiFOR4 RNDLCREAdefaultRenderLayerFOR4RNDLCREAglobalRenderFOR4@NPLNCREAmakeNurbPlane1DBL3ax?FOR4,RLAMCREA lambert2DBLE dc?FOR4DSHADCREA lambert2SGDBLE ihiDBLE ro?FOR4DMTICREAmaterialInfo1FOR4SCRPCREAuiConfigurationScriptNodeSTR ѭb// Maya Mel UI Configuration File. // // This script is machine generated. Edit at your own risk. // // global string $gMainPane; 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 -smoothWireframe 0 -textureAnisotropic 0 -textureHilight 1 -textureSampling 2 -textureDisplay "modulate" -textureMaxSize 1024 -fogging 0 -fogSource "fragment" -fogMode "linear" -fogStart 0 -fogEnd 100 -fogDensity 0.1 -fogColor 0.5 0.5 0.5 1 -maxConstantTransparency 1 -rendererName "base_OpenGL_Renderer" -colorResolution 256 256 -bumpResolution 512 512 -textureCompression 0 -transparencyAlgorithm "frontAndBackCull" -transpInShadows 0 -cullingOverride "none" -lowQualityLighting 0 -maximumNumHardwareLights 1 -occlusionCulling 0 -useBaseRenderer 0 -useReducedRenderer 0 -smallObjectCulling 0 -smallObjectThreshold -1 -interactiveDisableShadows 0 -interactiveBackFaceCull 0 -sortTransparent 1 -nurbsCurves 1 -nurbsSurfaces 1 -polymeshes 1 -subdivSurfaces 1 -planes 1 -lights 1 -cameras 1 -controlVertices 1 -hulls 1 -grid 1 -joints 1 -ikHandles 1 -deformers 1 -dynamics 1 -fluids 1 -hairSystems 1 -follicles 1 -locators 1 -dimensions 1 -handles 1 -pivots 1 -textures 1 -strokes 1 -shadows 0 $editorName; modelEditor -e -viewSelected 0 $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 -smoothWireframe 0 -textureAnisotropic 0 -textureHilight 1 -textureSampling 2 -textureDisplay "modulate" -textureMaxSize 1024 -fogging 0 -fogSource "fragment" -fogMode "linear" -fogStart 0 -fogEnd 100 -fogDensity 0.1 -fogColor 0.5 0.5 0.5 1 -maxConstantTransparency 1 -rendererName "base_OpenGL_Renderer" -colorResolution 256 256 -bumpResolution 512 512 -textureCompression 0 -transparencyAlgorithm "frontAndBackCull" -transpInShadows 0 -cullingOverride "none" -lowQualityLighting 0 -maximumNumHardwareLights 1 -occlusionCulling 0 -useBaseRenderer 0 -useReducedRenderer 0 -smallObjectCulling 0 -smallObjectThreshold -1 -interactiveDisableShadows 0 -interactiveBackFaceCull 0 -sortTransparent 1 -nurbsCurves 1 -nurbsSurfaces 1 -polymeshes 1 -subdivSurfaces 1 -planes 1 -lights 1 -cameras 1 -controlVertices 1 -hulls 1 -grid 1 -joints 1 -ikHandles 1 -deformers 1 -dynamics 1 -fluids 1 -hairSystems 1 -follicles 1 -locators 1 -dimensions 1 -handles 1 -pivots 1 -textures 1 -strokes 1 -shadows 0 $editorName; modelEditor -e -viewSelected 0 $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 -smoothWireframe 0 -textureAnisotropic 0 -textureHilight 1 -textureSampling 2 -textureDisplay "modulate" -textureMaxSize 1024 -fogging 0 -fogSource "fragment" -fogMode "linear" -fogStart 0 -fogEnd 100 -fogDensity 0.1 -fogColor 0.5 0.5 0.5 1 -maxConstantTransparency 1 -rendererName "base_OpenGL_Renderer" -colorResolution 256 256 -bumpResolution 512 512 -textureCompression 0 -transparencyAlgorithm "frontAndBackCull" -transpInShadows 0 -cullingOverride "none" -lowQualityLighting 0 -maximumNumHardwareLights 1 -occlusionCulling 0 -useBaseRenderer 0 -useReducedRenderer 0 -smallObjectCulling 0 -smallObjectThreshold -1 -interactiveDisableShadows 0 -interactiveBackFaceCull 0 -sortTransparent 1 -nurbsCurves 1 -nurbsSurfaces 1 -polymeshes 1 -subdivSurfaces 1 -planes 1 -lights 1 -cameras 1 -controlVertices 1 -hulls 1 -grid 1 -joints 1 -ikHandles 1 -deformers 1 -dynamics 1 -fluids 1 -hairSystems 1 -follicles 1 -locators 1 -dimensions 1 -handles 1 -pivots 1 -textures 1 -strokes 1 -shadows 0 $editorName; modelEditor -e -viewSelected 0 $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 -smoothWireframe 0 -textureAnisotropic 0 -textureHilight 1 -textureSampling 2 -textureDisplay "modulate" -textureMaxSize 1024 -fogging 0 -fogSource "fragment" -fogMode "linear" -fogStart 0 -fogEnd 100 -fogDensity 0.1 -fogColor 0.5 0.5 0.5 1 -maxConstantTransparency 1 -rendererName "base_OpenGL_Renderer" -colorResolution 256 256 -bumpResolution 512 512 -textureCompression 0 -transparencyAlgorithm "frontAndBackCull" -transpInShadows 0 -cullingOverride "none" -lowQualityLighting 0 -maximumNumHardwareLights 1 -occlusionCulling 0 -useBaseRenderer 0 -useReducedRenderer 0 -smallObjectCulling 0 -smallObjectThreshold -1 -interactiveDisableShadows 0 -interactiveBackFaceCull 0 -sortTransparent 1 -nurbsCurves 1 -nurbsSurfaces 1 -polymeshes 1 -subdivSurfaces 1 -planes 1 -lights 1 -cameras 1 -controlVertices 1 -hulls 1 -grid 1 -joints 1 -ikHandles 1 -deformers 1 -dynamics 1 -fluids 1 -hairSystems 1 -follicles 1 -locators 1 -dimensions 1 -handles 1 -pivots 1 -textures 1 -strokes 1 -shadows 0 $editorName; modelEditor -e -viewSelected 0 $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 -smoothWireframe 0 -textureAnisotropic 0 -textureHilight 1 -textureSampling 2 -textureDisplay "modulate" -textureMaxSize 1024 -fogging 0 -fogSource "fragment" -fogMode "linear" -fogStart 0 -fogEnd 100 -fogDensity 0.1 -fogColor 0.5 0.5 0.5 1 -maxConstantTransparency 1 -rendererName "base_OpenGL_Renderer" -colorResolution 256 256 -bumpResolution 512 512 -textureCompression 0 -transparencyAlgorithm "frontAndBackCull" -transpInShadows 0 -cullingOverride "none" -lowQualityLighting 0 -maximumNumHardwareLights 1 -occlusionCulling 0 -useBaseRenderer 0 -useReducedRenderer 0 -smallObjectCulling 0 -smallObjectThreshold -1 -interactiveDisableShadows 0 -interactiveBackFaceCull 0 -sortTransparent 1 -nurbsCurves 1 -nurbsSurfaces 1 -polymeshes 1 -subdivSurfaces 1 -planes 1 -lights 1 -cameras 1 -controlVertices 1 -hulls 1 -grid 1 -joints 1 -ikHandles 1 -deformers 1 -dynamics 1 -fluids 1 -hairSystems 1 -follicles 1 -locators 1 -dimensions 1 -handles 1 -pivots 1 -textures 1 -strokes 1 -shadows 0 $editorName; modelEditor -e -viewSelected 0 $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 -smoothWireframe 0 -textureAnisotropic 0 -textureHilight 1 -textureSampling 2 -textureDisplay "modulate" -textureMaxSize 1024 -fogging 0 -fogSource "fragment" -fogMode "linear" -fogStart 0 -fogEnd 100 -fogDensity 0.1 -fogColor 0.5 0.5 0.5 1 -maxConstantTransparency 1 -rendererName "base_OpenGL_Renderer" -colorResolution 256 256 -bumpResolution 512 512 -textureCompression 0 -transparencyAlgorithm "frontAndBackCull" -transpInShadows 0 -cullingOverride "none" -lowQualityLighting 0 -maximumNumHardwareLights 1 -occlusionCulling 0 -useBaseRenderer 0 -useReducedRenderer 0 -smallObjectCulling 0 -smallObjectThreshold -1 -interactiveDisableShadows 0 -interactiveBackFaceCull 0 -sortTransparent 1 -nurbsCurves 1 -nurbsSurfaces 1 -polymeshes 1 -subdivSurfaces 1 -planes 1 -lights 1 -cameras 1 -controlVertices 1 -hulls 1 -grid 1 -joints 1 -ikHandles 1 -deformers 1 -dynamics 1 -fluids 1 -hairSystems 1 -follicles 1 -locators 1 -dimensions 1 -handles 1 -pivots 1 -textures 1 -strokes 1 -shadows 0 $editorName; modelEditor -e -viewSelected 0 $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 "camera1" -useInteractiveMode 0 -displayLights "default" -displayAppearance "smoothShaded" -activeOnly 0 -wireframeOnShaded 0 -bufferMode "double" -twoSidedLighting 1 -backfaceCulling 0 -xray 0 -displayTextures 1 -smoothWireframe 0 -textureAnisotropic 0 -textureHilight 1 -textureSampling 2 -textureDisplay "modulate" -textureMaxSize 1024 -fogging 0 -fogSource "fragment" -fogMode "linear" -fogStart 0 -fogEnd 100 -fogDensity 0.1 -fogColor 0.5 0.5 0.5 1 -maxConstantTransparency 1 -rendererName "base_OpenGL_Renderer" -colorResolution 256 256 -bumpResolution 512 512 -textureCompression 0 -transparencyAlgorithm "frontAndBackCull" -transpInShadows 0 -cullingOverride "none" -lowQualityLighting 0 -maximumNumHardwareLights 1 -occlusionCulling 0 -useBaseRenderer 0 -useReducedRenderer 0 -smallObjectCulling 0 -smallObjectThreshold -1 -interactiveDisableShadows 0 -interactiveBackFaceCull 0 -sortTransparent 1 -nurbsCurves 1 -nurbsSurfaces 1 -polymeshes 1 -subdivSurfaces 1 -planes 1 -lights 1 -cameras 1 -controlVertices 1 -hulls 1 -grid 1 -joints 1 -ikHandles 1 -deformers 1 -dynamics 1 -fluids 1 -hairSystems 1 -follicles 1 -locators 1 -dimensions 1 -handles 1 -pivots 1 -textures 1 -strokes 1 -shadows 0 $editorName; modelEditor -e -viewSelected 0 $editorName; } } else { $label = `panel -q -label $panelName`; modelPanel -edit -l "Persp View" -mbv $menusOkayInPanels $panelName; $editorName = $panelName; modelEditor -e -camera "camera1" -useInteractiveMode 0 -displayLights "default" -displayAppearance "smoothShaded" -activeOnly 0 -wireframeOnShaded 0 -bufferMode "double" -twoSidedLighting 1 -backfaceCulling 0 -xray 0 -displayTextures 1 -smoothWireframe 0 -textureAnisotropic 0 -textureHilight 1 -textureSampling 2 -textureDisplay "modulate" -textureMaxSize 1024 -fogging 0 -fogSource "fragment" -fogMode "linear" -fogStart 0 -fogEnd 100 -fogDensity 0.1 -fogColor 0.5 0.5 0.5 1 -maxConstantTransparency 1 -rendererName "base_OpenGL_Renderer" -colorResolution 256 256 -bumpResolution 512 512 -textureCompression 0 -transparencyAlgorithm "frontAndBackCull" -transpInShadows 0 -cullingOverride "none" -lowQualityLighting 0 -maximumNumHardwareLights 1 -occlusionCulling 0 -useBaseRenderer 0 -useReducedRenderer 0 -smallObjectCulling 0 -smallObjectThreshold -1 -interactiveDisableShadows 0 -interactiveBackFaceCull 0 -sortTransparent 1 -nurbsCurves 1 -nurbsSurfaces 1 -polymeshes 1 -subdivSurfaces 1 -planes 1 -lights 1 -cameras 1 -controlVertices 1 -hulls 1 -grid 1 -joints 1 -ikHandles 1 -deformers 1 -dynamics 1 -fluids 1 -hairSystems 1 -follicles 1 -locators 1 -dimensions 1 -handles 1 -pivots 1 -textures 1 -strokes 1 -shadows 0 $editorName; modelEditor -e -viewSelected 0 $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 -showLeafs 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 -editAttrName 0 -showAttrValues 0 -highlightSecondary 0 -showUVAttrsOnly 0 -showTextureNodesOnly 0 -sortOrder "none" -longNames 0 -niceNames 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 -showLeafs 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 -editAttrName 0 -showAttrValues 0 -highlightSecondary 0 -showUVAttrsOnly 0 -showTextureNodesOnly 0 -sortOrder "none" -longNames 0 -niceNames 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 -showLeafs 1 -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 -editAttrName 0 -showAttrValues 0 -highlightSecondary 0 -showUVAttrsOnly 0 -showTextureNodesOnly 0 -sortOrder "none" -longNames 0 -niceNames 1 $editorName; $editorName = ($panelName+"GraphEd"); animCurveEditor -e -mainListConnection "graphEditor1FromOutliner" -displayKeys 1 -displayTangents 0 -displayActiveKeys 0 -displayActiveKeyTangents 1 -displayInfinities 0 -autoFit 0 -snapTime "integer" -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 -showLeafs 1 -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 -editAttrName 0 -showAttrValues 0 -highlightSecondary 0 -showUVAttrsOnly 0 -showTextureNodesOnly 0 -sortOrder "none" -longNames 0 -niceNames 1 $editorName; $editorName = ($panelName+"GraphEd"); animCurveEditor -e -mainListConnection "graphEditor1FromOutliner" -displayKeys 1 -displayTangents 0 -displayActiveKeys 0 -displayActiveKeyTangents 1 -displayInfinities 0 -autoFit 0 -snapTime "integer" -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 -showLeafs 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 -editAttrName 0 -showAttrValues 0 -highlightSecondary 0 -showUVAttrsOnly 0 -showTextureNodesOnly 0 -sortOrder "none" -longNames 0 -niceNames 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 -showTicks 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 -showLeafs 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 -editAttrName 0 -showAttrValues 0 -highlightSecondary 0 -showUVAttrsOnly 0 -showTextureNodesOnly 0 -sortOrder "none" -longNames 0 -niceNames 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 -showTicks 0 $editorName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextScriptedPanel "clipEditorPanel" "Trax Editor"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `scriptedPanel -unParent -type "clipEditorPanel" -l "Trax Editor" -mbv $menusOkayInPanels `; $editorName = clipEditorNameFromPanel($panelName); clipEditor -e -mainListConnection "lockedList1" -highlightConnection "clipEditorPanel1HighlightConnection" -displayKeys 0 -displayTangents 0 -displayActiveKeys 0 -displayActiveKeyTangents 0 -displayInfinities 0 -autoFit 0 -snapTime "none" -snapValue "none" $editorName; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "Trax Editor" -mbv $menusOkayInPanels $panelName; $editorName = clipEditorNameFromPanel($panelName); clipEditor -e -mainListConnection "lockedList1" -highlightConnection "clipEditorPanel1HighlightConnection" -displayKeys 0 -displayTangents 0 -displayActiveKeys 0 -displayActiveKeyTangents 0 -displayInfinities 0 -autoFit 0 -snapTime "none" -snapValue "none" $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" -zoom 1 -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 -useDrawOverrideColor 0 $editorName; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "Hypergraph" -mbv $menusOkayInPanels $panelName; $editorName = ($panelName+"HyperGraphEd"); hyperGraph -e -orientation "horiz" -zoom 1 -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 -useDrawOverrideColor 0 $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 `; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "Hypershade" -mbv $menusOkayInPanels $panelName; 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 `; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "Visor" -mbv $menusOkayInPanels $panelName; if (!$useSceneConfig) { panel -e -l $label $panelName; } } $panelName = `sceneUIReplacement -getNextScriptedPanel "polyTexturePlacementPanel" "UV Texture Editor"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `scriptedPanel -unParent -type "polyTexturePlacementPanel" -l "UV Texture Editor" -mbv $menusOkayInPanels `; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "UV Texture Editor" -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 "componentEditorPanel" "Component Editor"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `scriptedPanel -unParent -type "componentEditorPanel" -l "Component Editor" -mbv $menusOkayInPanels `; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "Component 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; } } $panelName = `sceneUIReplacement -getNextScriptedPanel "webBrowserPanel" "Web Browser"`; if ("" == $panelName) { if ($useSceneConfig) { $panelName = `scriptedPanel -unParent -type "webBrowserPanel" -l "Web Browser" -mbv $menusOkayInPanels `; } } else { $label = `panel -q -label $panelName`; scriptedPanel -edit -l "Web Browser" -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" -defaultImage "" -image "" -sc false -configString "global string $gMainPane; paneLayout -e -cn \"quad\" -ps 1 50 50 -ps 2 50 50 -ps 3 50 50 -ps 4 50 50 $gMainPane;" -removeAllPanels -ap false "Hypershade" "scriptedPanel" "$panelName = `scriptedPanel -unParent -type \"hyperShadePanel\" -l \"Hypershade\" -mbv $menusOkayInPanels `" "scriptedPanel -edit -l \"Hypershade\" -mbv $menusOkayInPanels $panelName" -ap false "Persp View" "modelPanel" "$panelName = `modelPanel -unParent -l \"Persp View\" -mbv $menusOkayInPanels `;\n$editorName = $panelName;\nmodelEditor -e \n -camera \"camera1\" \n -useInteractiveMode 0\n -displayLights \"default\" \n -displayAppearance \"smoothShaded\" \n -activeOnly 0\n -wireframeOnShaded 0\n -bufferMode \"double\" \n -twoSidedLighting 1\n -backfaceCulling 0\n -xray 0\n -displayTextures 1\n -smoothWireframe 0\n -textureAnisotropic 0\n -textureHilight 1\n -textureSampling 2\n -textureDisplay \"modulate\" \n -textureMaxSize 1024\n -fogging 0\n -fogSource \"fragment\" \n -fogMode \"linear\" \n -fogStart 0\n -fogEnd 100\n -fogDensity 0.1\n -fogColor 0.5 0.5 0.5 1 \n -maxConstantTransparency 1\n -rendererName \"base_OpenGL_Renderer\" \n -colorResolution 256 256 \n -bumpResolution 512 512 \n -textureCompression 0\n -transparencyAlgorithm \"frontAndBackCull\" \n -transpInShadows 0\n -cullingOverride \"none\" \n -lowQualityLighting 0\n -maximumNumHardwareLights 1\n -occlusionCulling 0\n -useBaseRenderer 0\n -useReducedRenderer 0\n -smallObjectCulling 0\n -smallObjectThreshold -1 \n -interactiveDisableShadows 0\n -interactiveBackFaceCull 0\n -sortTransparent 1\n -nurbsCurves 1\n -nurbsSurfaces 1\n -polymeshes 1\n -subdivSurfaces 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 -fluids 1\n -hairSystems 1\n -follicles 1\n -locators 1\n -dimensions 1\n -handles 1\n -pivots 1\n -textures 1\n -strokes 1\n -shadows 0\n $editorName;\nmodelEditor -e -viewSelected 0 $editorName" "modelPanel -edit -l \"Persp View\" -mbv $menusOkayInPanels $panelName;\n$editorName = $panelName;\nmodelEditor -e \n -camera \"camera1\" \n -useInteractiveMode 0\n -displayLights \"default\" \n -displayAppearance \"smoothShaded\" \n -activeOnly 0\n -wireframeOnShaded 0\n -bufferMode \"double\" \n -twoSidedLighting 1\n -backfaceCulling 0\n -xray 0\n -displayTextures 1\n -smoothWireframe 0\n -textureAnisotropic 0\n -textureHilight 1\n -textureSampling 2\n -textureDisplay \"modulate\" \n -textureMaxSize 1024\n -fogging 0\n -fogSource \"fragment\" \n -fogMode \"linear\" \n -fogStart 0\n -fogEnd 100\n -fogDensity 0.1\n -fogColor 0.5 0.5 0.5 1 \n -maxConstantTransparency 1\n -rendererName \"base_OpenGL_Renderer\" \n -colorResolution 256 256 \n -bumpResolution 512 512 \n -textureCompression 0\n -transparencyAlgorithm \"frontAndBackCull\" \n -transpInShadows 0\n -cullingOverride \"none\" \n -lowQualityLighting 0\n -maximumNumHardwareLights 1\n -occlusionCulling 0\n -useBaseRenderer 0\n -useReducedRenderer 0\n -smallObjectCulling 0\n -smallObjectThreshold -1 \n -interactiveDisableShadows 0\n -interactiveBackFaceCull 0\n -sortTransparent 1\n -nurbsCurves 1\n -nurbsSurfaces 1\n -polymeshes 1\n -subdivSurfaces 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 -fluids 1\n -hairSystems 1\n -follicles 1\n -locators 1\n -dimensions 1\n -handles 1\n -pivots 1\n -textures 1\n -strokes 1\n -shadows 0\n $editorName;\nmodelEditor -e -viewSelected 0 $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 -smoothWireframe 0\n -textureAnisotropic 0\n -textureHilight 1\n -textureSampling 2\n -textureDisplay \"modulate\" \n -textureMaxSize 1024\n -fogging 0\n -fogSource \"fragment\" \n -fogMode \"linear\" \n -fogStart 0\n -fogEnd 100\n -fogDensity 0.1\n -fogColor 0.5 0.5 0.5 1 \n -maxConstantTransparency 1\n -rendererName \"base_OpenGL_Renderer\" \n -colorResolution 256 256 \n -bumpResolution 512 512 \n -textureCompression 0\n -transparencyAlgorithm \"frontAndBackCull\" \n -transpInShadows 0\n -cullingOverride \"none\" \n -lowQualityLighting 0\n -maximumNumHardwareLights 1\n -occlusionCulling 0\n -useBaseRenderer 0\n -useReducedRenderer 0\n -smallObjectCulling 0\n -smallObjectThreshold -1 \n -interactiveDisableShadows 0\n -interactiveBackFaceCull 0\n -sortTransparent 1\n -nurbsCurves 1\n -nurbsSurfaces 1\n -polymeshes 1\n -subdivSurfaces 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 -fluids 1\n -hairSystems 1\n -follicles 1\n -locators 1\n -dimensions 1\n -handles 1\n -pivots 1\n -textures 1\n -strokes 1\n -shadows 0\n $editorName;\nmodelEditor -e -viewSelected 0 $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 -smoothWireframe 0\n -textureAnisotropic 0\n -textureHilight 1\n -textureSampling 2\n -textureDisplay \"modulate\" \n -textureMaxSize 1024\n -fogging 0\n -fogSource \"fragment\" \n -fogMode \"linear\" \n -fogStart 0\n -fogEnd 100\n -fogDensity 0.1\n -fogColor 0.5 0.5 0.5 1 \n -maxConstantTransparency 1\n -rendererName \"base_OpenGL_Renderer\" \n -colorResolution 256 256 \n -bumpResolution 512 512 \n -textureCompression 0\n -transparencyAlgorithm \"frontAndBackCull\" \n -transpInShadows 0\n -cullingOverride \"none\" \n -lowQualityLighting 0\n -maximumNumHardwareLights 1\n -occlusionCulling 0\n -useBaseRenderer 0\n -useReducedRenderer 0\n -smallObjectCulling 0\n -smallObjectThreshold -1 \n -interactiveDisableShadows 0\n -interactiveBackFaceCull 0\n -sortTransparent 1\n -nurbsCurves 1\n -nurbsSurfaces 1\n -polymeshes 1\n -subdivSurfaces 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 -fluids 1\n -hairSystems 1\n -follicles 1\n -locators 1\n -dimensions 1\n -handles 1\n -pivots 1\n -textures 1\n -strokes 1\n -shadows 0\n $editorName;\nmodelEditor -e -viewSelected 0 $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 -smoothWireframe 0\n -textureAnisotropic 0\n -textureHilight 1\n -textureSampling 2\n -textureDisplay \"modulate\" \n -textureMaxSize 1024\n -fogging 0\n -fogSource \"fragment\" \n -fogMode \"linear\" \n -fogStart 0\n -fogEnd 100\n -fogDensity 0.1\n -fogColor 0.5 0.5 0.5 1 \n -maxConstantTransparency 1\n -rendererName \"base_OpenGL_Renderer\" \n -colorResolution 256 256 \n -bumpResolution 512 512 \n -textureCompression 0\n -transparencyAlgorithm \"frontAndBackCull\" \n -transpInShadows 0\n -cullingOverride \"none\" \n -lowQualityLighting 0\n -maximumNumHardwareLights 1\n -occlusionCulling 0\n -useBaseRenderer 0\n -useReducedRenderer 0\n -smallObjectCulling 0\n -smallObjectThreshold -1 \n -interactiveDisableShadows 0\n -interactiveBackFaceCull 0\n -sortTransparent 1\n -nurbsCurves 1\n -nurbsSurfaces 1\n -polymeshes 1\n -subdivSurfaces 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 -fluids 1\n -hairSystems 1\n -follicles 1\n -locators 1\n -dimensions 1\n -handles 1\n -pivots 1\n -textures 1\n -strokes 1\n -shadows 0\n $editorName;\nmodelEditor -e -viewSelected 0 $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 -smoothWireframe 0\n -textureAnisotropic 0\n -textureHilight 1\n -textureSampling 2\n -textureDisplay \"modulate\" \n -textureMaxSize 1024\n -fogging 0\n -fogSource \"fragment\" \n -fogMode \"linear\" \n -fogStart 0\n -fogEnd 100\n -fogDensity 0.1\n -fogColor 0.5 0.5 0.5 1 \n -maxConstantTransparency 1\n -rendererName \"base_OpenGL_Renderer\" \n -colorResolution 256 256 \n -bumpResolution 512 512 \n -textureCompression 0\n -transparencyAlgorithm \"frontAndBackCull\" \n -transpInShadows 0\n -cullingOverride \"none\" \n -lowQualityLighting 0\n -maximumNumHardwareLights 1\n -occlusionCulling 0\n -useBaseRenderer 0\n -useReducedRenderer 0\n -smallObjectCulling 0\n -smallObjectThreshold -1 \n -interactiveDisableShadows 0\n -interactiveBackFaceCull 0\n -sortTransparent 1\n -nurbsCurves 1\n -nurbsSurfaces 1\n -polymeshes 1\n -subdivSurfaces 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 -fluids 1\n -hairSystems 1\n -follicles 1\n -locators 1\n -dimensions 1\n -handles 1\n -pivots 1\n -textures 1\n -strokes 1\n -shadows 0\n $editorName;\nmodelEditor -e -viewSelected 0 $editorName" $configName; setNamedPanelLayout "Current Layout"; } panelHistory -e -clear mainPanelHistory; setFocus `paneLayout -q -p1 $gMainPane`; sceneUIReplacement -deleteRemaining; sceneUIReplacement -clear; } grid -spacing 5 -size 12 -divisions 5 -displayAxes yes -displayGridLines yes -displayDivisionLines yes -displayPerspectiveLabels no -displayOrthographicLabels no -displayAxesBold yes -perspectiveLabelPosition axis -orthographicLabelPosition edge; } DBLE st@FOR4|SCRPCREAsceneConfigurationScriptNodeSTR 4bplaybackOptions -min 1 -max 500 -ast 1 -aet 500 DBLE st@FOR44.@CREAmentalrayItemsListFLGS opt FOR4.ACREAmentalrayGlobalsDBLEjlpm@STR ?outpD:/DigitalArtform/artwork/textureJitter/mentalRay/imagesFOR48.BCREAmiDefaultOptionsDBLEmaxr@FOR4d.CCREAmiDefaultFramebufferDBLE w@DBLE h@~DBLE dar?UQFOR4,.BCREADraftDBLEmaxr@FOR4.BCREADraftMotionBlurDBLEmaxr@DBLE mb?DBLEtconr?DBLEtcong?DBLEtconb?DBLEtcona?FOR4.BCREA PreviewDBLEminspDBLEmaxsp?DBLE fil?DBLErflr@DBLErfrr@DBLEmaxr@FOR4$.BCREAPreviewMotionblurDBLEminspDBLEmaxsp?DBLE fil?DBLErflr@DBLErfrr@DBLEmaxr@DBLE mb?DBLEtconr?DBLEtcong?DBLEtconb?DBLEtcona?FOR4.BCREAPreviewCausticsDBLEminspDBLEmaxsp?DBLE fil?DBLErflr@DBLErfrr@DBLEmaxr@DBLE ca?DBLE cc?DBLE cr?FOR4.BCREAPreviewGlobalIllumDBLEminspDBLEmaxsp?DBLE fil?DBLErflr@DBLErfrr@DBLEmaxr@DBLE gi?DBLE gc?DBLE gr?FOR4.BCREAPreviewFinalGatherDBLEminspDBLEmaxsp?DBLE fil?DBLErflr@DBLErfrr@DBLEmaxr@DBLE gi?DBLE fg?FOR4.BCREA ProductionDBLEminspDBLEmaxsp@DBLE fil@DBLErflr@$DBLErfrr@$DBLEmaxr@4FOR4.BCREAProductionMotionblurDBLEminspDBLEmaxsp@DBLE fil@DBLErflr@$DBLErfrr@$DBLEmaxr@4DBLE mb@FOR4.BCREA PreviewFurDBLEconr?z@DBLEcong?QDBLEconb?QDBLEminsp?DBLEmaxsp@DBLE fil?DBLEfilw?DBLEfilh?DBLE jit?FOR4 DEXPCREA expression1ATTRaTYP@STR notesntsFLGSndsDBLEin[0]STR ;ixp.O[0]=trunc(.I[0]*10)/10; .O[1]=trunc(.I[1]*10)/10; STR lntsfractal1.uCoord=trunc(place2dTexture1.outU*10)/10; fractal1.vCoord=trunc(place2dTexture1.outV*10)/10;FOR4pRT2FCREA fractal2FLT3cg?FLT3dcDBLE a?76DBLE ra?FOR44RPL2CREAplace2dTexture2FLT2 ofCDE@FOR4DEXPCREA expression3FLGSndsFLGSinCMPDinFLGSinFLGS outSTR :ixp.O[0]=trunc(.I[0]*10)/10; .O[1]=trunc(.I[1]*10)/10;FOR4RTN3CREAnoise1FLT3dcDBLE raDBLE dm?DBLE fq@# @DBLE fr@TɀDBLE in?DBLE ntyFOR44RPL2CREAplace2dTexture3FLT2 ofBCFOR4DEXPCREA expression4FLGSndsFLGSinCMPDinFLGSinFLGS outSTR :ixp.O[0]=trunc(.I[0]*10)/10; .O[1]=trunc(.I[1]*10)/10;FOR4RTRACREAramp1DBLE t@DBLE in@FLGS celDBLEcel[0].epFLT3cel[0].ec?DBLEcel[1].ep? =FLT3cel[1].ec??DBLEcel[2].ep? =FLT3cel[2].ec?FOR44RPL2CREAplace2dTexture4FLT2 reA A FOR4@RTRACREAramp2FLGS celDBLEcel[0].epFLT3cel[0].ecDBLEcel[1].ep?FLT3cel[1].ec?DBLEcel[2].ep?FLT3cel[2].ecDBLEcel[3].ep? FLT3cel[3].ec??DBLEcel[4].ep?(FLT3cel[4].ec?DBLEcel[5].ep?(FLT3cel[5].ec?DBLEcel[6].ep?pFLT3cel[6].ec??DBLEcel[7].ep?z@FLT3cel[7].ec?DBLEcel[8].ep?GFLT3cel[8].ecDBLEcel[9].ep?љFLT3cel[9].ec?DBLEcel[10].ep?z@FLT3cel[10].ecDBLEcel[11].ep?ٙFLT3cel[11].ec?DBLEcel[12].ep? FLT3cel[12].ec??DBLEcel[13].ep? =FLT3cel[13].ecDBLEcel[14].ep?FLT3cel[14].ec?DBLEcel[15].ep?zFLT3cel[15].ec??DBLEcel[16].ep?FLT3cel[16].ecDBLEcel[17].ep? @FLT3cel[17].ec?DBLEcel[18].ep?pFLT3cel[18].ec??DBLEcel[19].ep?zFLT3cel[19].ec?DBLEcel[20].ep?FLT3cel[20].ecDBLEcel[21].ep?QFLT3cel[21].ec?DBLEcel[22].ep?=pFLT3cel[22].ec??DBLEcel[23].ep?ٙFLT3cel[23].ec?DBLEcel[24].ep?FLT3cel[24].ec??DBLEcel[25].ep? @FLT3cel[25].ecFOR4dRTRACREAramp3DBLE inDBLEcel[0].epFLT3cel[0].ec>>>FOR4 RMDICREAmultiplyDivide1FOR4`RRNGCREA setRange1FLT3nFLT3m???FLT3om???FOR4$SLCTSLCT:time1DBLEoFOR4,SLCTSLCT:renderPartitionFLGSstFOR4 SLCTSLCT:renderGlobalsList1FOR40SLCTSLCT:defaultShaderList1FLGSsFOR40SLCTSLCT:postProcessList1FLGSpFOR48SLCTSLCT:defaultRenderUtilityList1FLGSuFOR4SLCTSLCT :lightList1FOR40SLCTSLCT:defaultTextureList1FLGStxFOR44SLCTSLCT:initialShadingGroupDBLE ro?FOR44SLCTSLCT:initialParticleSEDBLE ro?FOR4SLCTSLCT:defaultRenderGlobalsDBLE top@DBLErght@STR oftSTR prmSTR pomFOR4SLCTSLCT:defaultRenderQualityDBLE rfl@$DBLE rfr@$DBLE sl@$DBLE eaaDBLEufil?DBLE ss@DBLE rct?əDBLE gct?33@DBLE bct?33@FOR4SLCTSLCT:defaultResolutionDBLE w@DBLE h@DBLE pa?DBLE al?DBLE dar?UU`FOR4|SLCTSLCT:hardwareRenderGlobalsATTR