commit fa777f18e0c73b3fec6fccec6abcb6f5ea32ac05 Author: 8B0000 <65197266+8B0000@users.noreply.github.com> Date: Fri Jul 15 08:21:41 2022 -0700 First Commit diff --git a/Config/DefaultEditor.ini b/Config/DefaultEditor.ini new file mode 100644 index 0000000..749fde6 --- /dev/null +++ b/Config/DefaultEditor.ini @@ -0,0 +1,9 @@ +[UnrealEd.SimpleMap] +SimpleMapName=/Game/FirstPersonBP/Maps/FirstPersonExampleMap + +[EditoronlyBP] +bAllowClassAndBlueprintPinMatching=true +bReplaceBlueprintWithClass= true +bDontLoadBlueprintOutsideEditor= true +bBlueprintIsNotBlueprintType= true + diff --git a/Config/DefaultEditorPerProjectUserSettings.ini b/Config/DefaultEditorPerProjectUserSettings.ini new file mode 100644 index 0000000..bde2f25 --- /dev/null +++ b/Config/DefaultEditorPerProjectUserSettings.ini @@ -0,0 +1,2 @@ +[ContentBrowser] +ContentBrowserTab1.SelectedPaths=/Game/FirstPersonBP \ No newline at end of file diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini new file mode 100644 index 0000000..ca4e74d --- /dev/null +++ b/Config/DefaultEngine.ini @@ -0,0 +1,35 @@ +[/Script/Engine.CollisionProfile] ++Profiles=(Name="Projectile",CollisionEnabled=QueryOnly,ObjectTypeName="Projectile",CustomResponses=,HelpMessage="Preset for projectiles",bCanModify=True) ++DefaultChannelResponses=(Channel=ECC_GameTraceChannel1,Name="Projectile",DefaultResponse=ECR_Block,bTraceType=False,bStaticObject=False) ++EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore))) + +[/Script/EngineSettings.GameMapsSettings] +EditorStartupMap=/Game/FirstPersonBP/Maps/TestingMap.TestingMap +LocalMapOptions= +TransitionMap= +bUseSplitscreen=False +TwoPlayerSplitscreenLayout=Horizontal +ThreePlayerSplitscreenLayout=FavorTop +GameInstanceClass=/Script/Engine.GameInstance +GameDefaultMap=/Game/FirstPersonBP/Maps/TestingMap.TestingMap +ServerDefaultMap=/Engine/Maps/Entry +GlobalDefaultGameMode=/Game/FirstPersonBP/Blueprints/FirstPersonGameMode.FirstPersonGameMode_C +GlobalDefaultServerGameMode=None + +[/Script/IOSRuntimeSettings.IOSRuntimeSettings] +MinimumiOSVersion=IOS_12 + + +[/Script/HardwareTargeting.HardwareTargetingSettings] +TargetedHardwareClass=Desktop +AppliedTargetedHardwareClass=Desktop +DefaultGraphicsPerformance=Maximum +AppliedDefaultGraphicsPerformance=Maximum + +[/Script/Engine.Engine] ++ActiveGameNameRedirects=(OldGameName="TP_FirstPersonBP",NewGameName="/Script/Ex2") ++ActiveGameNameRedirects=(OldGameName="/Script/TP_FirstPersonBP",NewGameName="/Script/Ex2") + +[/Script/Engine.RendererSettings] +r.DefaultFeature.MotionBlur=False + diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini new file mode 100644 index 0000000..873638a --- /dev/null +++ b/Config/DefaultGame.ini @@ -0,0 +1,10 @@ +[/Script/EngineSettings.GeneralProjectSettings] +ProjectID=7D6AD5E149E899D6383A09996439F72F +ProjectName=Ex2 + +[StartupActions] +bAddPacks=True +InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent") + +[/Script/AIModule.AISense_Sight] +bAutoRegisterAllPawnsAsSources=false \ No newline at end of file diff --git a/Config/DefaultInput.ini b/Config/DefaultInput.ini new file mode 100644 index 0000000..083ff45 --- /dev/null +++ b/Config/DefaultInput.ini @@ -0,0 +1,191 @@ + + +[/Script/Engine.InputSettings] +-AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="Gamepad_RightY",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f)) +-AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f)) +-AxisConfig=(AxisKeyName="Mouse2D",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f)) ++AxisConfig=(AxisKeyName="MagicLeap_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MagicLeap_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MagicLeap_Right_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MagicLeap_Right_Touch1_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MagicLeap_Right_Touch1_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MagicLeap_Right_Touch1_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Mouse2D",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_RightY",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MotionController_Left_Thumbstick_Z",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MotionController_Right_Thumbstick_Z",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MouseWheelAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_LeftTriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_RightTriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MotionController_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MotionController_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MotionController_Left_TriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MotionController_Left_Grip1Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MotionController_Left_Grip2Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MotionController_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MotionController_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MotionController_Right_TriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MotionController_Right_Grip1Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MotionController_Right_Grip2Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_Special_Left_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_Special_Left_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_FaceButton1",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Trigger",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_FaceButton2",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_IndexPointing",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_ThumbUp",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_FaceButton1",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Trigger",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_FaceButton2",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_IndexPointing",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_ThumbUp",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouchpad_Touchpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouchpad_Touchpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="SteamVR_Knuckles_Left_HandGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="SteamVR_Knuckles_Left_IndexGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="SteamVR_Knuckles_Left_MiddleGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="SteamVR_Knuckles_Left_RingGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="SteamVR_Knuckles_Left_PinkyGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="SteamVR_Knuckles_Right_HandGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="SteamVR_Knuckles_Right_IndexGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="SteamVR_Knuckles_Right_MiddleGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="SteamVR_Knuckles_Right_RingGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="SteamVR_Knuckles_Right_PinkyGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Daydream_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Daydream_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Daydream_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Daydream_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusGo_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusGo_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusGo_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusGo_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Grip_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Touch",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Grip_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MagicLeap_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MagicLeap_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MagicLeap_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MagicLeap_Left_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MagicLeap_Left_Touch1_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MagicLeap_Left_Touch1_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MagicLeap_Left_Touch1_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MagicLeap_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +bAltEnterTogglesFullscreen=True +bF11TogglesFullscreen=True +bUseMouseForTouch=False +bEnableMouseSmoothing=True +bEnableFOVScaling=True +bCaptureMouseOnLaunch=True +bAlwaysShowTouchInterface=False +bShowConsoleOnFourFingerTap=True +bEnableGestureRecognizer=False +bUseAutocorrect=False +DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown +DefaultViewportMouseLockMode=LockOnCapture +FOVScale=0.011110 +DoubleClickTime=0.200000 ++ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=SpaceBar) ++ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_FaceButton_Bottom) ++ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Daydream_Left_Select_Click) ++ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=LeftMouseButton) ++ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_RightTrigger) ++ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Daydream_Left_Trackpad_Click) ++ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Vive_Right_Trigger_Click) ++ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Vive_Left_Trigger_Click) ++ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=MixedReality_Left_Trigger_Click) ++ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=OculusTouch_Left_Trigger_Click) ++ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=ValveIndex_Left_Trigger_Click) ++ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=MagicLeap_Left_Trigger) ++ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=MixedReality_Right_Trigger_Click) ++ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=OculusTouch_Right_Trigger_Click) ++ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=ValveIndex_Right_Trigger_Click) ++ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=MagicLeap_Left_Trackpad_Touch) ++ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=MagicLeap_Right_Trigger) ++ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=MagicLeap_Right_Trackpad_Touch) ++ActionMappings=(ActionName="Aim",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=RightMouseButton) ++ActionMappings=(ActionName="Reload",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=R) ++AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=W) ++AxisMappings=(AxisName="MoveForward",Scale=-1.000000,Key=S) ++AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=Up) ++AxisMappings=(AxisName="MoveForward",Scale=-1.000000,Key=Down) ++AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=Gamepad_LeftY) ++AxisMappings=(AxisName="MoveRight",Scale=-1.000000,Key=A) ++AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=D) ++AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=Gamepad_LeftX) ++AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=Daydream_Left_Trackpad_X) ++AxisMappings=(AxisName="TurnRate",Scale=1.000000,Key=Gamepad_RightX) ++AxisMappings=(AxisName="TurnRate",Scale=-1.000000,Key=Left) ++AxisMappings=(AxisName="TurnRate",Scale=1.000000,Key=Right) ++AxisMappings=(AxisName="Turn",Scale=1.000000,Key=MouseX) ++AxisMappings=(AxisName="LookUpRate",Scale=1.000000,Key=Gamepad_RightY) ++AxisMappings=(AxisName="LookUp",Scale=-1.000000,Key=MouseY) ++AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=Daydream_Left_Trackpad_Y) ++AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=Vive_Left_Trackpad_Y) ++AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=MixedReality_Left_Thumbstick_Y) ++AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=OculusGo_Left_Trackpad_Y) ++AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=OculusTouch_Left_Thumbstick_Y) ++AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=ValveIndex_Left_Thumbstick_Y) ++AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=Vive_Left_Trackpad_X) ++AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=MixedReality_Left_Thumbstick_X) ++AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=OculusGo_Left_Trackpad_X) ++AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=OculusTouch_Left_Thumbstick_Y) ++AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=ValveIndex_Left_Thumbstick_Y) ++AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=MagicLeap_Left_Trackpad_X) ++AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=MagicLeap_Left_Trackpad_Y) ++AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=MagicLeap_Right_Trackpad_Y) ++AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=MagicLeap_Right_Trackpad_X) +DefaultPlayerInputClass=/Script/Engine.PlayerInput +DefaultInputComponentClass=/Script/Engine.InputComponent +DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks +-ConsoleKeys=Tilde ++ConsoleKeys=Tilde + diff --git a/Content/Characters/EnemyTest.uasset b/Content/Characters/EnemyTest.uasset new file mode 100644 index 0000000..b2d7db2 Binary files /dev/null and b/Content/Characters/EnemyTest.uasset differ diff --git a/Content/Characters/EnemyTestBT.uasset b/Content/Characters/EnemyTestBT.uasset new file mode 100644 index 0000000..9743e3f Binary files /dev/null and b/Content/Characters/EnemyTestBT.uasset differ diff --git a/Content/Characters/EnemyTestBlackboard.uasset b/Content/Characters/EnemyTestBlackboard.uasset new file mode 100644 index 0000000..6a68a06 Binary files /dev/null and b/Content/Characters/EnemyTestBlackboard.uasset differ diff --git a/Content/Characters/EnemyTestChar.uasset b/Content/Characters/EnemyTestChar.uasset new file mode 100644 index 0000000..46e507a Binary files /dev/null and b/Content/Characters/EnemyTestChar.uasset differ diff --git a/Content/Characters/TaskChangeAlertState.uasset b/Content/Characters/TaskChangeAlertState.uasset new file mode 100644 index 0000000..7f2e96c Binary files /dev/null and b/Content/Characters/TaskChangeAlertState.uasset differ diff --git a/Content/Characters/TaskGetRandomLocation.uasset b/Content/Characters/TaskGetRandomLocation.uasset new file mode 100644 index 0000000..eb929a7 Binary files /dev/null and b/Content/Characters/TaskGetRandomLocation.uasset differ diff --git a/Content/FirstPerson/Audio/FirstPersonTemplateWeaponFire02.uasset b/Content/FirstPerson/Audio/FirstPersonTemplateWeaponFire02.uasset new file mode 100644 index 0000000..3329402 Binary files /dev/null and b/Content/FirstPerson/Audio/FirstPersonTemplateWeaponFire02.uasset differ diff --git a/Content/FirstPersonBP/Blueprints/FirstPersonCharacter.uasset b/Content/FirstPersonBP/Blueprints/FirstPersonCharacter.uasset new file mode 100644 index 0000000..32174dd Binary files /dev/null and b/Content/FirstPersonBP/Blueprints/FirstPersonCharacter.uasset differ diff --git a/Content/FirstPersonBP/Blueprints/FirstPersonGameMode.uasset b/Content/FirstPersonBP/Blueprints/FirstPersonGameMode.uasset new file mode 100644 index 0000000..8ef66a5 Binary files /dev/null and b/Content/FirstPersonBP/Blueprints/FirstPersonGameMode.uasset differ diff --git a/Content/FirstPersonBP/Blueprints/HUD.uasset b/Content/FirstPersonBP/Blueprints/HUD.uasset new file mode 100644 index 0000000..375f9cd Binary files /dev/null and b/Content/FirstPersonBP/Blueprints/HUD.uasset differ diff --git a/Content/FirstPersonBP/Blueprints/Interactions.uasset b/Content/FirstPersonBP/Blueprints/Interactions.uasset new file mode 100644 index 0000000..59b859a Binary files /dev/null and b/Content/FirstPersonBP/Blueprints/Interactions.uasset differ diff --git a/Content/FirstPersonBP/FirstPersonOverview.uasset b/Content/FirstPersonBP/FirstPersonOverview.uasset new file mode 100644 index 0000000..9690f43 Binary files /dev/null and b/Content/FirstPersonBP/FirstPersonOverview.uasset differ diff --git a/Content/FirstPersonBP/Maps/TestingMap.umap b/Content/FirstPersonBP/Maps/TestingMap.umap new file mode 100644 index 0000000..9fb4aef Binary files /dev/null and b/Content/FirstPersonBP/Maps/TestingMap.umap differ diff --git a/Content/FirstPersonBP/Maps/TestingMap_BuiltData.uasset b/Content/FirstPersonBP/Maps/TestingMap_BuiltData.uasset new file mode 100644 index 0000000..d05dcde Binary files /dev/null and b/Content/FirstPersonBP/Maps/TestingMap_BuiltData.uasset differ diff --git a/Content/Geometry/Meshes/1M_Cube.uasset b/Content/Geometry/Meshes/1M_Cube.uasset new file mode 100644 index 0000000..a2aff59 Binary files /dev/null and b/Content/Geometry/Meshes/1M_Cube.uasset differ diff --git a/Content/Geometry/Meshes/1M_Cube_Chamfer.uasset b/Content/Geometry/Meshes/1M_Cube_Chamfer.uasset new file mode 100644 index 0000000..cb1abf9 Binary files /dev/null and b/Content/Geometry/Meshes/1M_Cube_Chamfer.uasset differ diff --git a/Content/Geometry/Meshes/CubeMaterial.uasset b/Content/Geometry/Meshes/CubeMaterial.uasset new file mode 100644 index 0000000..6960a69 Binary files /dev/null and b/Content/Geometry/Meshes/CubeMaterial.uasset differ diff --git a/Content/Geometry/Meshes/TemplateFloor.uasset b/Content/Geometry/Meshes/TemplateFloor.uasset new file mode 100644 index 0000000..be4c8e0 Binary files /dev/null and b/Content/Geometry/Meshes/TemplateFloor.uasset differ diff --git a/Content/StarterContent/Architecture/Floor_400x400.uasset b/Content/StarterContent/Architecture/Floor_400x400.uasset new file mode 100644 index 0000000..1f39f3b Binary files /dev/null and b/Content/StarterContent/Architecture/Floor_400x400.uasset differ diff --git a/Content/StarterContent/Architecture/Pillar_50x500.uasset b/Content/StarterContent/Architecture/Pillar_50x500.uasset new file mode 100644 index 0000000..bdc6300 Binary files /dev/null and b/Content/StarterContent/Architecture/Pillar_50x500.uasset differ diff --git a/Content/StarterContent/Architecture/SM_AssetPlatform.uasset b/Content/StarterContent/Architecture/SM_AssetPlatform.uasset new file mode 100644 index 0000000..91af545 Binary files /dev/null and b/Content/StarterContent/Architecture/SM_AssetPlatform.uasset differ diff --git a/Content/StarterContent/Architecture/Wall_400x200.uasset b/Content/StarterContent/Architecture/Wall_400x200.uasset new file mode 100644 index 0000000..dbe6a03 Binary files /dev/null and b/Content/StarterContent/Architecture/Wall_400x200.uasset differ diff --git a/Content/StarterContent/Architecture/Wall_400x300.uasset b/Content/StarterContent/Architecture/Wall_400x300.uasset new file mode 100644 index 0000000..2d05458 Binary files /dev/null and b/Content/StarterContent/Architecture/Wall_400x300.uasset differ diff --git a/Content/StarterContent/Architecture/Wall_400x400.uasset b/Content/StarterContent/Architecture/Wall_400x400.uasset new file mode 100644 index 0000000..8de09bf Binary files /dev/null and b/Content/StarterContent/Architecture/Wall_400x400.uasset differ diff --git a/Content/StarterContent/Architecture/Wall_500x500.uasset b/Content/StarterContent/Architecture/Wall_500x500.uasset new file mode 100644 index 0000000..d5069d0 Binary files /dev/null and b/Content/StarterContent/Architecture/Wall_500x500.uasset differ diff --git a/Content/StarterContent/Architecture/Wall_Door_400x300.uasset b/Content/StarterContent/Architecture/Wall_Door_400x300.uasset new file mode 100644 index 0000000..e8e8c43 Binary files /dev/null and b/Content/StarterContent/Architecture/Wall_Door_400x300.uasset differ diff --git a/Content/StarterContent/Architecture/Wall_Door_400x400.uasset b/Content/StarterContent/Architecture/Wall_Door_400x400.uasset new file mode 100644 index 0000000..b2374ef Binary files /dev/null and b/Content/StarterContent/Architecture/Wall_Door_400x400.uasset differ diff --git a/Content/StarterContent/Architecture/Wall_Window_400x300.uasset b/Content/StarterContent/Architecture/Wall_Window_400x300.uasset new file mode 100644 index 0000000..09557ea Binary files /dev/null and b/Content/StarterContent/Architecture/Wall_Window_400x300.uasset differ diff --git a/Content/StarterContent/Architecture/Wall_Window_400x400.uasset b/Content/StarterContent/Architecture/Wall_Window_400x400.uasset new file mode 100644 index 0000000..482ed75 Binary files /dev/null and b/Content/StarterContent/Architecture/Wall_Window_400x400.uasset differ diff --git a/Content/StarterContent/Audio/Collapse01.uasset b/Content/StarterContent/Audio/Collapse01.uasset new file mode 100644 index 0000000..9c68be4 Binary files /dev/null and b/Content/StarterContent/Audio/Collapse01.uasset differ diff --git a/Content/StarterContent/Audio/Collapse02.uasset b/Content/StarterContent/Audio/Collapse02.uasset new file mode 100644 index 0000000..5bd3fec Binary files /dev/null and b/Content/StarterContent/Audio/Collapse02.uasset differ diff --git a/Content/StarterContent/Audio/Collapse_Cue.uasset b/Content/StarterContent/Audio/Collapse_Cue.uasset new file mode 100644 index 0000000..4548e1e Binary files /dev/null and b/Content/StarterContent/Audio/Collapse_Cue.uasset differ diff --git a/Content/StarterContent/Audio/Explosion01.uasset b/Content/StarterContent/Audio/Explosion01.uasset new file mode 100644 index 0000000..2ec32d8 Binary files /dev/null and b/Content/StarterContent/Audio/Explosion01.uasset differ diff --git a/Content/StarterContent/Audio/Explosion02.uasset b/Content/StarterContent/Audio/Explosion02.uasset new file mode 100644 index 0000000..98174ab Binary files /dev/null and b/Content/StarterContent/Audio/Explosion02.uasset differ diff --git a/Content/StarterContent/Audio/Explosion_Cue.uasset b/Content/StarterContent/Audio/Explosion_Cue.uasset new file mode 100644 index 0000000..7984faf Binary files /dev/null and b/Content/StarterContent/Audio/Explosion_Cue.uasset differ diff --git a/Content/StarterContent/Audio/Fire01.uasset b/Content/StarterContent/Audio/Fire01.uasset new file mode 100644 index 0000000..0c495f4 Binary files /dev/null and b/Content/StarterContent/Audio/Fire01.uasset differ diff --git a/Content/StarterContent/Audio/Fire01_Cue.uasset b/Content/StarterContent/Audio/Fire01_Cue.uasset new file mode 100644 index 0000000..86861b6 Binary files /dev/null and b/Content/StarterContent/Audio/Fire01_Cue.uasset differ diff --git a/Content/StarterContent/Audio/Fire_Sparks01.uasset b/Content/StarterContent/Audio/Fire_Sparks01.uasset new file mode 100644 index 0000000..1479dad Binary files /dev/null and b/Content/StarterContent/Audio/Fire_Sparks01.uasset differ diff --git a/Content/StarterContent/Audio/Fire_Sparks01_Cue.uasset b/Content/StarterContent/Audio/Fire_Sparks01_Cue.uasset new file mode 100644 index 0000000..f93b729 Binary files /dev/null and b/Content/StarterContent/Audio/Fire_Sparks01_Cue.uasset differ diff --git a/Content/StarterContent/Audio/Light01.uasset b/Content/StarterContent/Audio/Light01.uasset new file mode 100644 index 0000000..8e02bab Binary files /dev/null and b/Content/StarterContent/Audio/Light01.uasset differ diff --git a/Content/StarterContent/Audio/Light01_Cue.uasset b/Content/StarterContent/Audio/Light01_Cue.uasset new file mode 100644 index 0000000..a165870 Binary files /dev/null and b/Content/StarterContent/Audio/Light01_Cue.uasset differ diff --git a/Content/StarterContent/Audio/Light02.uasset b/Content/StarterContent/Audio/Light02.uasset new file mode 100644 index 0000000..907cd0e Binary files /dev/null and b/Content/StarterContent/Audio/Light02.uasset differ diff --git a/Content/StarterContent/Audio/Light02_Cue.uasset b/Content/StarterContent/Audio/Light02_Cue.uasset new file mode 100644 index 0000000..1a63569 Binary files /dev/null and b/Content/StarterContent/Audio/Light02_Cue.uasset differ diff --git a/Content/StarterContent/Audio/Smoke01.uasset b/Content/StarterContent/Audio/Smoke01.uasset new file mode 100644 index 0000000..023a555 Binary files /dev/null and b/Content/StarterContent/Audio/Smoke01.uasset differ diff --git a/Content/StarterContent/Audio/Smoke01_Cue.uasset b/Content/StarterContent/Audio/Smoke01_Cue.uasset new file mode 100644 index 0000000..b7d7bad Binary files /dev/null and b/Content/StarterContent/Audio/Smoke01_Cue.uasset differ diff --git a/Content/StarterContent/Audio/Starter_Background_Cue.uasset b/Content/StarterContent/Audio/Starter_Background_Cue.uasset new file mode 100644 index 0000000..fc9649f Binary files /dev/null and b/Content/StarterContent/Audio/Starter_Background_Cue.uasset differ diff --git a/Content/StarterContent/Audio/Starter_Birds01.uasset b/Content/StarterContent/Audio/Starter_Birds01.uasset new file mode 100644 index 0000000..900fc5e Binary files /dev/null and b/Content/StarterContent/Audio/Starter_Birds01.uasset differ diff --git a/Content/StarterContent/Audio/Starter_Music01.uasset b/Content/StarterContent/Audio/Starter_Music01.uasset new file mode 100644 index 0000000..d404003 Binary files /dev/null and b/Content/StarterContent/Audio/Starter_Music01.uasset differ diff --git a/Content/StarterContent/Audio/Starter_Music_Cue.uasset b/Content/StarterContent/Audio/Starter_Music_Cue.uasset new file mode 100644 index 0000000..1bba60d Binary files /dev/null and b/Content/StarterContent/Audio/Starter_Music_Cue.uasset differ diff --git a/Content/StarterContent/Audio/Starter_Wind05.uasset b/Content/StarterContent/Audio/Starter_Wind05.uasset new file mode 100644 index 0000000..36bf8d9 Binary files /dev/null and b/Content/StarterContent/Audio/Starter_Wind05.uasset differ diff --git a/Content/StarterContent/Audio/Starter_Wind06.uasset b/Content/StarterContent/Audio/Starter_Wind06.uasset new file mode 100644 index 0000000..0867c74 Binary files /dev/null and b/Content/StarterContent/Audio/Starter_Wind06.uasset differ diff --git a/Content/StarterContent/Audio/Steam01.uasset b/Content/StarterContent/Audio/Steam01.uasset new file mode 100644 index 0000000..a1ee8a7 Binary files /dev/null and b/Content/StarterContent/Audio/Steam01.uasset differ diff --git a/Content/StarterContent/Audio/Steam01_Cue.uasset b/Content/StarterContent/Audio/Steam01_Cue.uasset new file mode 100644 index 0000000..2ef161f Binary files /dev/null and b/Content/StarterContent/Audio/Steam01_Cue.uasset differ diff --git a/Content/StarterContent/Blueprints/Assets/FogBrightnessLUT.uasset b/Content/StarterContent/Blueprints/Assets/FogBrightnessLUT.uasset new file mode 100644 index 0000000..ea2837b Binary files /dev/null and b/Content/StarterContent/Blueprints/Assets/FogBrightnessLUT.uasset differ diff --git a/Content/StarterContent/Blueprints/Assets/M_LightStage_Arrows.uasset b/Content/StarterContent/Blueprints/Assets/M_LightStage_Arrows.uasset new file mode 100644 index 0000000..5c2ebaa Binary files /dev/null and b/Content/StarterContent/Blueprints/Assets/M_LightStage_Arrows.uasset differ diff --git a/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Black.uasset b/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Black.uasset new file mode 100644 index 0000000..26b6875 Binary files /dev/null and b/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Black.uasset differ diff --git a/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_HDRI.uasset b/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_HDRI.uasset new file mode 100644 index 0000000..14867a5 Binary files /dev/null and b/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_HDRI.uasset differ diff --git a/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Master.uasset b/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Master.uasset new file mode 100644 index 0000000..730f059 Binary files /dev/null and b/Content/StarterContent/Blueprints/Assets/M_LightStage_Skybox_Master.uasset differ diff --git a/Content/StarterContent/Blueprints/Assets/SM_Arrows.uasset b/Content/StarterContent/Blueprints/Assets/SM_Arrows.uasset new file mode 100644 index 0000000..b19da9a Binary files /dev/null and b/Content/StarterContent/Blueprints/Assets/SM_Arrows.uasset differ diff --git a/Content/StarterContent/Blueprints/Assets/Skybox.uasset b/Content/StarterContent/Blueprints/Assets/Skybox.uasset new file mode 100644 index 0000000..85c063a Binary files /dev/null and b/Content/StarterContent/Blueprints/Assets/Skybox.uasset differ diff --git a/Content/StarterContent/Blueprints/Assets/SunlightColorLUT.uasset b/Content/StarterContent/Blueprints/Assets/SunlightColorLUT.uasset new file mode 100644 index 0000000..454ca01 Binary files /dev/null and b/Content/StarterContent/Blueprints/Assets/SunlightColorLUT.uasset differ diff --git a/Content/StarterContent/Blueprints/BP_LightStudio.uasset b/Content/StarterContent/Blueprints/BP_LightStudio.uasset new file mode 100644 index 0000000..2b3d225 Binary files /dev/null and b/Content/StarterContent/Blueprints/BP_LightStudio.uasset differ diff --git a/Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset b/Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset new file mode 100644 index 0000000..b5b40a2 Binary files /dev/null and b/Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset differ diff --git a/Content/StarterContent/Blueprints/Blueprint_Effect_Explosion.uasset b/Content/StarterContent/Blueprints/Blueprint_Effect_Explosion.uasset new file mode 100644 index 0000000..3e92029 Binary files /dev/null and b/Content/StarterContent/Blueprints/Blueprint_Effect_Explosion.uasset differ diff --git a/Content/StarterContent/Blueprints/Blueprint_Effect_Fire.uasset b/Content/StarterContent/Blueprints/Blueprint_Effect_Fire.uasset new file mode 100644 index 0000000..a0c45b8 Binary files /dev/null and b/Content/StarterContent/Blueprints/Blueprint_Effect_Fire.uasset differ diff --git a/Content/StarterContent/Blueprints/Blueprint_Effect_Smoke.uasset b/Content/StarterContent/Blueprints/Blueprint_Effect_Smoke.uasset new file mode 100644 index 0000000..bb648c9 Binary files /dev/null and b/Content/StarterContent/Blueprints/Blueprint_Effect_Smoke.uasset differ diff --git a/Content/StarterContent/Blueprints/Blueprint_Effect_Sparks.uasset b/Content/StarterContent/Blueprints/Blueprint_Effect_Sparks.uasset new file mode 100644 index 0000000..1c27dc4 Binary files /dev/null and b/Content/StarterContent/Blueprints/Blueprint_Effect_Sparks.uasset differ diff --git a/Content/StarterContent/Blueprints/Blueprint_Effect_Steam.uasset b/Content/StarterContent/Blueprints/Blueprint_Effect_Steam.uasset new file mode 100644 index 0000000..45417c8 Binary files /dev/null and b/Content/StarterContent/Blueprints/Blueprint_Effect_Steam.uasset differ diff --git a/Content/StarterContent/Blueprints/Blueprint_WallSconce.uasset b/Content/StarterContent/Blueprints/Blueprint_WallSconce.uasset new file mode 100644 index 0000000..3f29873 Binary files /dev/null and b/Content/StarterContent/Blueprints/Blueprint_WallSconce.uasset differ diff --git a/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset b/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset new file mode 100644 index 0000000..9b1f1be Binary files /dev/null and b/Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset differ diff --git a/Content/StarterContent/Materials/M_AssetPlatform.uasset b/Content/StarterContent/Materials/M_AssetPlatform.uasset new file mode 100644 index 0000000..bbff73a Binary files /dev/null and b/Content/StarterContent/Materials/M_AssetPlatform.uasset differ diff --git a/Content/StarterContent/Materials/M_Basic_Floor.uasset b/Content/StarterContent/Materials/M_Basic_Floor.uasset new file mode 100644 index 0000000..498b3d5 Binary files /dev/null and b/Content/StarterContent/Materials/M_Basic_Floor.uasset differ diff --git a/Content/StarterContent/Materials/M_Basic_Wall.uasset b/Content/StarterContent/Materials/M_Basic_Wall.uasset new file mode 100644 index 0000000..94cc0b4 Binary files /dev/null and b/Content/StarterContent/Materials/M_Basic_Wall.uasset differ diff --git a/Content/StarterContent/Materials/M_Brick_Clay_Beveled.uasset b/Content/StarterContent/Materials/M_Brick_Clay_Beveled.uasset new file mode 100644 index 0000000..4a8b281 Binary files /dev/null and b/Content/StarterContent/Materials/M_Brick_Clay_Beveled.uasset differ diff --git a/Content/StarterContent/Materials/M_Brick_Clay_New.uasset b/Content/StarterContent/Materials/M_Brick_Clay_New.uasset new file mode 100644 index 0000000..55f4bbc Binary files /dev/null and b/Content/StarterContent/Materials/M_Brick_Clay_New.uasset differ diff --git a/Content/StarterContent/Materials/M_Brick_Clay_Old.uasset b/Content/StarterContent/Materials/M_Brick_Clay_Old.uasset new file mode 100644 index 0000000..4d14eff Binary files /dev/null and b/Content/StarterContent/Materials/M_Brick_Clay_Old.uasset differ diff --git a/Content/StarterContent/Materials/M_Brick_Cut_Stone.uasset b/Content/StarterContent/Materials/M_Brick_Cut_Stone.uasset new file mode 100644 index 0000000..334d799 Binary files /dev/null and b/Content/StarterContent/Materials/M_Brick_Cut_Stone.uasset differ diff --git a/Content/StarterContent/Materials/M_Brick_Hewn_Stone.uasset b/Content/StarterContent/Materials/M_Brick_Hewn_Stone.uasset new file mode 100644 index 0000000..a3df1d7 Binary files /dev/null and b/Content/StarterContent/Materials/M_Brick_Hewn_Stone.uasset differ diff --git a/Content/StarterContent/Materials/M_Ceramic_Tile_Checker.uasset b/Content/StarterContent/Materials/M_Ceramic_Tile_Checker.uasset new file mode 100644 index 0000000..02d8081 Binary files /dev/null and b/Content/StarterContent/Materials/M_Ceramic_Tile_Checker.uasset differ diff --git a/Content/StarterContent/Materials/M_CobbleStone_Pebble.uasset b/Content/StarterContent/Materials/M_CobbleStone_Pebble.uasset new file mode 100644 index 0000000..626e0c9 Binary files /dev/null and b/Content/StarterContent/Materials/M_CobbleStone_Pebble.uasset differ diff --git a/Content/StarterContent/Materials/M_CobbleStone_Rough.uasset b/Content/StarterContent/Materials/M_CobbleStone_Rough.uasset new file mode 100644 index 0000000..30db2d4 Binary files /dev/null and b/Content/StarterContent/Materials/M_CobbleStone_Rough.uasset differ diff --git a/Content/StarterContent/Materials/M_CobbleStone_Smooth.uasset b/Content/StarterContent/Materials/M_CobbleStone_Smooth.uasset new file mode 100644 index 0000000..d8cd78a Binary files /dev/null and b/Content/StarterContent/Materials/M_CobbleStone_Smooth.uasset differ diff --git a/Content/StarterContent/Materials/M_ColorGrid_LowSpec.uasset b/Content/StarterContent/Materials/M_ColorGrid_LowSpec.uasset new file mode 100644 index 0000000..86b91aa Binary files /dev/null and b/Content/StarterContent/Materials/M_ColorGrid_LowSpec.uasset differ diff --git a/Content/StarterContent/Materials/M_Concrete_Grime.uasset b/Content/StarterContent/Materials/M_Concrete_Grime.uasset new file mode 100644 index 0000000..6418d5d Binary files /dev/null and b/Content/StarterContent/Materials/M_Concrete_Grime.uasset differ diff --git a/Content/StarterContent/Materials/M_Concrete_Panels.uasset b/Content/StarterContent/Materials/M_Concrete_Panels.uasset new file mode 100644 index 0000000..03f5560 Binary files /dev/null and b/Content/StarterContent/Materials/M_Concrete_Panels.uasset differ diff --git a/Content/StarterContent/Materials/M_Concrete_Poured.uasset b/Content/StarterContent/Materials/M_Concrete_Poured.uasset new file mode 100644 index 0000000..3a67e61 Binary files /dev/null and b/Content/StarterContent/Materials/M_Concrete_Poured.uasset differ diff --git a/Content/StarterContent/Materials/M_Concrete_Tiles.uasset b/Content/StarterContent/Materials/M_Concrete_Tiles.uasset new file mode 100644 index 0000000..1f09464 Binary files /dev/null and b/Content/StarterContent/Materials/M_Concrete_Tiles.uasset differ diff --git a/Content/StarterContent/Materials/M_Glass.uasset b/Content/StarterContent/Materials/M_Glass.uasset new file mode 100644 index 0000000..7a724fa Binary files /dev/null and b/Content/StarterContent/Materials/M_Glass.uasset differ diff --git a/Content/StarterContent/Materials/M_Ground_Grass.uasset b/Content/StarterContent/Materials/M_Ground_Grass.uasset new file mode 100644 index 0000000..21026d9 Binary files /dev/null and b/Content/StarterContent/Materials/M_Ground_Grass.uasset differ diff --git a/Content/StarterContent/Materials/M_Ground_Gravel.uasset b/Content/StarterContent/Materials/M_Ground_Gravel.uasset new file mode 100644 index 0000000..ae1e67f Binary files /dev/null and b/Content/StarterContent/Materials/M_Ground_Gravel.uasset differ diff --git a/Content/StarterContent/Materials/M_Ground_Moss.uasset b/Content/StarterContent/Materials/M_Ground_Moss.uasset new file mode 100644 index 0000000..95a0fc5 Binary files /dev/null and b/Content/StarterContent/Materials/M_Ground_Moss.uasset differ diff --git a/Content/StarterContent/Materials/M_Metal_Brushed_Nickel.uasset b/Content/StarterContent/Materials/M_Metal_Brushed_Nickel.uasset new file mode 100644 index 0000000..0694e6d Binary files /dev/null and b/Content/StarterContent/Materials/M_Metal_Brushed_Nickel.uasset differ diff --git a/Content/StarterContent/Materials/M_Metal_Burnished_Steel.uasset b/Content/StarterContent/Materials/M_Metal_Burnished_Steel.uasset new file mode 100644 index 0000000..eec4dec Binary files /dev/null and b/Content/StarterContent/Materials/M_Metal_Burnished_Steel.uasset differ diff --git a/Content/StarterContent/Materials/M_Metal_Chrome.uasset b/Content/StarterContent/Materials/M_Metal_Chrome.uasset new file mode 100644 index 0000000..9a822c5 Binary files /dev/null and b/Content/StarterContent/Materials/M_Metal_Chrome.uasset differ diff --git a/Content/StarterContent/Materials/M_Metal_Copper.uasset b/Content/StarterContent/Materials/M_Metal_Copper.uasset new file mode 100644 index 0000000..42633ce Binary files /dev/null and b/Content/StarterContent/Materials/M_Metal_Copper.uasset differ diff --git a/Content/StarterContent/Materials/M_Metal_Gold.uasset b/Content/StarterContent/Materials/M_Metal_Gold.uasset new file mode 100644 index 0000000..7bde425 Binary files /dev/null and b/Content/StarterContent/Materials/M_Metal_Gold.uasset differ diff --git a/Content/StarterContent/Materials/M_Metal_Rust.uasset b/Content/StarterContent/Materials/M_Metal_Rust.uasset new file mode 100644 index 0000000..b1d05f5 Binary files /dev/null and b/Content/StarterContent/Materials/M_Metal_Rust.uasset differ diff --git a/Content/StarterContent/Materials/M_Metal_Steel.uasset b/Content/StarterContent/Materials/M_Metal_Steel.uasset new file mode 100644 index 0000000..912470a Binary files /dev/null and b/Content/StarterContent/Materials/M_Metal_Steel.uasset differ diff --git a/Content/StarterContent/Materials/M_Rock_Basalt.uasset b/Content/StarterContent/Materials/M_Rock_Basalt.uasset new file mode 100644 index 0000000..5b209f7 Binary files /dev/null and b/Content/StarterContent/Materials/M_Rock_Basalt.uasset differ diff --git a/Content/StarterContent/Materials/M_Rock_Marble_Polished.uasset b/Content/StarterContent/Materials/M_Rock_Marble_Polished.uasset new file mode 100644 index 0000000..97bf29d Binary files /dev/null and b/Content/StarterContent/Materials/M_Rock_Marble_Polished.uasset differ diff --git a/Content/StarterContent/Materials/M_Rock_Sandstone.uasset b/Content/StarterContent/Materials/M_Rock_Sandstone.uasset new file mode 100644 index 0000000..873d4f6 Binary files /dev/null and b/Content/StarterContent/Materials/M_Rock_Sandstone.uasset differ diff --git a/Content/StarterContent/Materials/M_Rock_Slate.uasset b/Content/StarterContent/Materials/M_Rock_Slate.uasset new file mode 100644 index 0000000..7a8f580 Binary files /dev/null and b/Content/StarterContent/Materials/M_Rock_Slate.uasset differ diff --git a/Content/StarterContent/Materials/M_Tech_Checker_Dot.uasset b/Content/StarterContent/Materials/M_Tech_Checker_Dot.uasset new file mode 100644 index 0000000..ee14032 Binary files /dev/null and b/Content/StarterContent/Materials/M_Tech_Checker_Dot.uasset differ diff --git a/Content/StarterContent/Materials/M_Tech_Hex_Tile.uasset b/Content/StarterContent/Materials/M_Tech_Hex_Tile.uasset new file mode 100644 index 0000000..fe85dd1 Binary files /dev/null and b/Content/StarterContent/Materials/M_Tech_Hex_Tile.uasset differ diff --git a/Content/StarterContent/Materials/M_Tech_Hex_Tile_Pulse.uasset b/Content/StarterContent/Materials/M_Tech_Hex_Tile_Pulse.uasset new file mode 100644 index 0000000..2f785ed Binary files /dev/null and b/Content/StarterContent/Materials/M_Tech_Hex_Tile_Pulse.uasset differ diff --git a/Content/StarterContent/Materials/M_Tech_Panel.uasset b/Content/StarterContent/Materials/M_Tech_Panel.uasset new file mode 100644 index 0000000..c186777 Binary files /dev/null and b/Content/StarterContent/Materials/M_Tech_Panel.uasset differ diff --git a/Content/StarterContent/Materials/M_Water_Lake.uasset b/Content/StarterContent/Materials/M_Water_Lake.uasset new file mode 100644 index 0000000..3a0789a Binary files /dev/null and b/Content/StarterContent/Materials/M_Water_Lake.uasset differ diff --git a/Content/StarterContent/Materials/M_Water_Ocean.uasset b/Content/StarterContent/Materials/M_Water_Ocean.uasset new file mode 100644 index 0000000..367ea6e Binary files /dev/null and b/Content/StarterContent/Materials/M_Water_Ocean.uasset differ diff --git a/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Polished.uasset b/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Polished.uasset new file mode 100644 index 0000000..a2f3818 Binary files /dev/null and b/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Polished.uasset differ diff --git a/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Worn.uasset b/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Worn.uasset new file mode 100644 index 0000000..f59f6b2 Binary files /dev/null and b/Content/StarterContent/Materials/M_Wood_Floor_Walnut_Worn.uasset differ diff --git a/Content/StarterContent/Materials/M_Wood_Oak.uasset b/Content/StarterContent/Materials/M_Wood_Oak.uasset new file mode 100644 index 0000000..2eeda9a Binary files /dev/null and b/Content/StarterContent/Materials/M_Wood_Oak.uasset differ diff --git a/Content/StarterContent/Materials/M_Wood_Pine.uasset b/Content/StarterContent/Materials/M_Wood_Pine.uasset new file mode 100644 index 0000000..6cac5ec Binary files /dev/null and b/Content/StarterContent/Materials/M_Wood_Pine.uasset differ diff --git a/Content/StarterContent/Materials/M_Wood_Walnut.uasset b/Content/StarterContent/Materials/M_Wood_Walnut.uasset new file mode 100644 index 0000000..3f20536 Binary files /dev/null and b/Content/StarterContent/Materials/M_Wood_Walnut.uasset differ diff --git a/Content/StarterContent/Particles/Materials/M_Burst.uasset b/Content/StarterContent/Particles/Materials/M_Burst.uasset new file mode 100644 index 0000000..95fa7fe Binary files /dev/null and b/Content/StarterContent/Particles/Materials/M_Burst.uasset differ diff --git a/Content/StarterContent/Particles/Materials/M_Dust_Particle.uasset b/Content/StarterContent/Particles/Materials/M_Dust_Particle.uasset new file mode 100644 index 0000000..9af46f1 Binary files /dev/null and b/Content/StarterContent/Particles/Materials/M_Dust_Particle.uasset differ diff --git a/Content/StarterContent/Particles/Materials/M_Fire_SubUV.uasset b/Content/StarterContent/Particles/Materials/M_Fire_SubUV.uasset new file mode 100644 index 0000000..4b2548d Binary files /dev/null and b/Content/StarterContent/Particles/Materials/M_Fire_SubUV.uasset differ diff --git a/Content/StarterContent/Particles/Materials/M_Heat_Distortion.uasset b/Content/StarterContent/Particles/Materials/M_Heat_Distortion.uasset new file mode 100644 index 0000000..a7f38a5 Binary files /dev/null and b/Content/StarterContent/Particles/Materials/M_Heat_Distortion.uasset differ diff --git a/Content/StarterContent/Particles/Materials/M_Radial_Gradient.uasset b/Content/StarterContent/Particles/Materials/M_Radial_Gradient.uasset new file mode 100644 index 0000000..a2dbd9e Binary files /dev/null and b/Content/StarterContent/Particles/Materials/M_Radial_Gradient.uasset differ diff --git a/Content/StarterContent/Particles/Materials/M_Spark.uasset b/Content/StarterContent/Particles/Materials/M_Spark.uasset new file mode 100644 index 0000000..0ecf6f1 Binary files /dev/null and b/Content/StarterContent/Particles/Materials/M_Spark.uasset differ diff --git a/Content/StarterContent/Particles/Materials/M_explosion_subUV.uasset b/Content/StarterContent/Particles/Materials/M_explosion_subUV.uasset new file mode 100644 index 0000000..9a9041a Binary files /dev/null and b/Content/StarterContent/Particles/Materials/M_explosion_subUV.uasset differ diff --git a/Content/StarterContent/Particles/Materials/M_radial_ramp.uasset b/Content/StarterContent/Particles/Materials/M_radial_ramp.uasset new file mode 100644 index 0000000..4a7c8f7 Binary files /dev/null and b/Content/StarterContent/Particles/Materials/M_radial_ramp.uasset differ diff --git a/Content/StarterContent/Particles/Materials/M_smoke_subUV.uasset b/Content/StarterContent/Particles/Materials/M_smoke_subUV.uasset new file mode 100644 index 0000000..8a89654 Binary files /dev/null and b/Content/StarterContent/Particles/Materials/M_smoke_subUV.uasset differ diff --git a/Content/StarterContent/Particles/Materials/m_flare_01.uasset b/Content/StarterContent/Particles/Materials/m_flare_01.uasset new file mode 100644 index 0000000..a2af5ac Binary files /dev/null and b/Content/StarterContent/Particles/Materials/m_flare_01.uasset differ diff --git a/Content/StarterContent/Particles/P_Ambient_Dust.uasset b/Content/StarterContent/Particles/P_Ambient_Dust.uasset new file mode 100644 index 0000000..38b6cab Binary files /dev/null and b/Content/StarterContent/Particles/P_Ambient_Dust.uasset differ diff --git a/Content/StarterContent/Particles/P_Explosion.uasset b/Content/StarterContent/Particles/P_Explosion.uasset new file mode 100644 index 0000000..8f6e03a Binary files /dev/null and b/Content/StarterContent/Particles/P_Explosion.uasset differ diff --git a/Content/StarterContent/Particles/P_Fire.uasset b/Content/StarterContent/Particles/P_Fire.uasset new file mode 100644 index 0000000..3fb74a8 Binary files /dev/null and b/Content/StarterContent/Particles/P_Fire.uasset differ diff --git a/Content/StarterContent/Particles/P_Smoke.uasset b/Content/StarterContent/Particles/P_Smoke.uasset new file mode 100644 index 0000000..a6014df Binary files /dev/null and b/Content/StarterContent/Particles/P_Smoke.uasset differ diff --git a/Content/StarterContent/Particles/P_Sparks.uasset b/Content/StarterContent/Particles/P_Sparks.uasset new file mode 100644 index 0000000..8a6dc37 Binary files /dev/null and b/Content/StarterContent/Particles/P_Sparks.uasset differ diff --git a/Content/StarterContent/Particles/P_Steam_Lit.uasset b/Content/StarterContent/Particles/P_Steam_Lit.uasset new file mode 100644 index 0000000..3e96da7 Binary files /dev/null and b/Content/StarterContent/Particles/P_Steam_Lit.uasset differ diff --git a/Content/StarterContent/Props/MaterialSphere.uasset b/Content/StarterContent/Props/MaterialSphere.uasset new file mode 100644 index 0000000..c1463ff Binary files /dev/null and b/Content/StarterContent/Props/MaterialSphere.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_Bush.uasset b/Content/StarterContent/Props/Materials/M_Bush.uasset new file mode 100644 index 0000000..887ffe8 Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_Bush.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_Chair.uasset b/Content/StarterContent/Props/Materials/M_Chair.uasset new file mode 100644 index 0000000..659b223 Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_Chair.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_Door.uasset b/Content/StarterContent/Props/Materials/M_Door.uasset new file mode 100644 index 0000000..9bbe9d7 Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_Door.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_Frame.uasset b/Content/StarterContent/Props/Materials/M_Frame.uasset new file mode 100644 index 0000000..d34ec7a Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_Frame.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_Lamp.uasset b/Content/StarterContent/Props/Materials/M_Lamp.uasset new file mode 100644 index 0000000..20db6e8 Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_Lamp.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_MaterialSphere.uasset b/Content/StarterContent/Props/Materials/M_MaterialSphere.uasset new file mode 100644 index 0000000..a370ae8 Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_MaterialSphere.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_MaterialSphere_Plain.uasset b/Content/StarterContent/Props/Materials/M_MaterialSphere_Plain.uasset new file mode 100644 index 0000000..cfbfba2 Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_MaterialSphere_Plain.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_Rock.uasset b/Content/StarterContent/Props/Materials/M_Rock.uasset new file mode 100644 index 0000000..7f62d33 Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_Rock.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_Shelf.uasset b/Content/StarterContent/Props/Materials/M_Shelf.uasset new file mode 100644 index 0000000..d911681 Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_Shelf.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_Statue.uasset b/Content/StarterContent/Props/Materials/M_Statue.uasset new file mode 100644 index 0000000..ca31d2d Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_Statue.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_StatueGlass.uasset b/Content/StarterContent/Props/Materials/M_StatueGlass.uasset new file mode 100644 index 0000000..18d8bca Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_StatueGlass.uasset differ diff --git a/Content/StarterContent/Props/Materials/M_TableRound.uasset b/Content/StarterContent/Props/Materials/M_TableRound.uasset new file mode 100644 index 0000000..753a161 Binary files /dev/null and b/Content/StarterContent/Props/Materials/M_TableRound.uasset differ diff --git a/Content/StarterContent/Props/SM_Bush.uasset b/Content/StarterContent/Props/SM_Bush.uasset new file mode 100644 index 0000000..afdadf5 Binary files /dev/null and b/Content/StarterContent/Props/SM_Bush.uasset differ diff --git a/Content/StarterContent/Props/SM_Chair.uasset b/Content/StarterContent/Props/SM_Chair.uasset new file mode 100644 index 0000000..0fc71ec Binary files /dev/null and b/Content/StarterContent/Props/SM_Chair.uasset differ diff --git a/Content/StarterContent/Props/SM_CornerFrame.uasset b/Content/StarterContent/Props/SM_CornerFrame.uasset new file mode 100644 index 0000000..c62df6c Binary files /dev/null and b/Content/StarterContent/Props/SM_CornerFrame.uasset differ diff --git a/Content/StarterContent/Props/SM_Couch.uasset b/Content/StarterContent/Props/SM_Couch.uasset new file mode 100644 index 0000000..3e560f4 Binary files /dev/null and b/Content/StarterContent/Props/SM_Couch.uasset differ diff --git a/Content/StarterContent/Props/SM_Door.uasset b/Content/StarterContent/Props/SM_Door.uasset new file mode 100644 index 0000000..cf15f19 Binary files /dev/null and b/Content/StarterContent/Props/SM_Door.uasset differ diff --git a/Content/StarterContent/Props/SM_DoorFrame.uasset b/Content/StarterContent/Props/SM_DoorFrame.uasset new file mode 100644 index 0000000..7e1301b Binary files /dev/null and b/Content/StarterContent/Props/SM_DoorFrame.uasset differ diff --git a/Content/StarterContent/Props/SM_GlassWindow.uasset b/Content/StarterContent/Props/SM_GlassWindow.uasset new file mode 100644 index 0000000..a63f833 Binary files /dev/null and b/Content/StarterContent/Props/SM_GlassWindow.uasset differ diff --git a/Content/StarterContent/Props/SM_Lamp_Ceiling.uasset b/Content/StarterContent/Props/SM_Lamp_Ceiling.uasset new file mode 100644 index 0000000..d01ce53 Binary files /dev/null and b/Content/StarterContent/Props/SM_Lamp_Ceiling.uasset differ diff --git a/Content/StarterContent/Props/SM_Lamp_Wall.uasset b/Content/StarterContent/Props/SM_Lamp_Wall.uasset new file mode 100644 index 0000000..7a38684 Binary files /dev/null and b/Content/StarterContent/Props/SM_Lamp_Wall.uasset differ diff --git a/Content/StarterContent/Props/SM_MatPreviewMesh_02.uasset b/Content/StarterContent/Props/SM_MatPreviewMesh_02.uasset new file mode 100644 index 0000000..3d84b7a Binary files /dev/null and b/Content/StarterContent/Props/SM_MatPreviewMesh_02.uasset differ diff --git a/Content/StarterContent/Props/SM_PillarFrame.uasset b/Content/StarterContent/Props/SM_PillarFrame.uasset new file mode 100644 index 0000000..fb764dc Binary files /dev/null and b/Content/StarterContent/Props/SM_PillarFrame.uasset differ diff --git a/Content/StarterContent/Props/SM_PillarFrame300.uasset b/Content/StarterContent/Props/SM_PillarFrame300.uasset new file mode 100644 index 0000000..370dac3 Binary files /dev/null and b/Content/StarterContent/Props/SM_PillarFrame300.uasset differ diff --git a/Content/StarterContent/Props/SM_Rock.uasset b/Content/StarterContent/Props/SM_Rock.uasset new file mode 100644 index 0000000..feace85 Binary files /dev/null and b/Content/StarterContent/Props/SM_Rock.uasset differ diff --git a/Content/StarterContent/Props/SM_Shelf.uasset b/Content/StarterContent/Props/SM_Shelf.uasset new file mode 100644 index 0000000..59a1d44 Binary files /dev/null and b/Content/StarterContent/Props/SM_Shelf.uasset differ diff --git a/Content/StarterContent/Props/SM_Stairs.uasset b/Content/StarterContent/Props/SM_Stairs.uasset new file mode 100644 index 0000000..5a868ee Binary files /dev/null and b/Content/StarterContent/Props/SM_Stairs.uasset differ diff --git a/Content/StarterContent/Props/SM_Statue.uasset b/Content/StarterContent/Props/SM_Statue.uasset new file mode 100644 index 0000000..90fdfa8 Binary files /dev/null and b/Content/StarterContent/Props/SM_Statue.uasset differ diff --git a/Content/StarterContent/Props/SM_TableRound.uasset b/Content/StarterContent/Props/SM_TableRound.uasset new file mode 100644 index 0000000..535549c Binary files /dev/null and b/Content/StarterContent/Props/SM_TableRound.uasset differ diff --git a/Content/StarterContent/Props/SM_WindowFrame.uasset b/Content/StarterContent/Props/SM_WindowFrame.uasset new file mode 100644 index 0000000..4d85011 Binary files /dev/null and b/Content/StarterContent/Props/SM_WindowFrame.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Cone.uasset b/Content/StarterContent/Shapes/Shape_Cone.uasset new file mode 100644 index 0000000..bc685df Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Cone.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Cube.uasset b/Content/StarterContent/Shapes/Shape_Cube.uasset new file mode 100644 index 0000000..d5d054a Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Cube.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Cylinder.uasset b/Content/StarterContent/Shapes/Shape_Cylinder.uasset new file mode 100644 index 0000000..983bd32 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Cylinder.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset b/Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset new file mode 100644 index 0000000..b7a0399 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_NarrowCapsule.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Pipe.uasset b/Content/StarterContent/Shapes/Shape_Pipe.uasset new file mode 100644 index 0000000..fbe821c Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Pipe.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Pipe_180.uasset b/Content/StarterContent/Shapes/Shape_Pipe_180.uasset new file mode 100644 index 0000000..7d7aa08 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Pipe_180.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Pipe_90.uasset b/Content/StarterContent/Shapes/Shape_Pipe_90.uasset new file mode 100644 index 0000000..82fa6d0 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Pipe_90.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Plane.uasset b/Content/StarterContent/Shapes/Shape_Plane.uasset new file mode 100644 index 0000000..ee62e1a Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Plane.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_QuadPyramid.uasset b/Content/StarterContent/Shapes/Shape_QuadPyramid.uasset new file mode 100644 index 0000000..3de9f38 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_QuadPyramid.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Sphere.uasset b/Content/StarterContent/Shapes/Shape_Sphere.uasset new file mode 100644 index 0000000..a21aa6c Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Sphere.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Torus.uasset b/Content/StarterContent/Shapes/Shape_Torus.uasset new file mode 100644 index 0000000..230db12 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Torus.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_TriPyramid.uasset b/Content/StarterContent/Shapes/Shape_TriPyramid.uasset new file mode 100644 index 0000000..20e1fd6 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_TriPyramid.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Trim.uasset b/Content/StarterContent/Shapes/Shape_Trim.uasset new file mode 100644 index 0000000..c100a52 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Trim.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Trim_90_In.uasset b/Content/StarterContent/Shapes/Shape_Trim_90_In.uasset new file mode 100644 index 0000000..a08d338 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Trim_90_In.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset b/Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset new file mode 100644 index 0000000..86ac9e9 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Trim_90_Out.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Tube.uasset b/Content/StarterContent/Shapes/Shape_Tube.uasset new file mode 100644 index 0000000..d6380a0 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Tube.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Wedge_A.uasset b/Content/StarterContent/Shapes/Shape_Wedge_A.uasset new file mode 100644 index 0000000..e94366d Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Wedge_A.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_Wedge_B.uasset b/Content/StarterContent/Shapes/Shape_Wedge_B.uasset new file mode 100644 index 0000000..a0f5775 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_Wedge_B.uasset differ diff --git a/Content/StarterContent/Shapes/Shape_WideCapsule.uasset b/Content/StarterContent/Shapes/Shape_WideCapsule.uasset new file mode 100644 index 0000000..83c5158 Binary files /dev/null and b/Content/StarterContent/Shapes/Shape_WideCapsule.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Clay_Beveled_D.uasset b/Content/StarterContent/Textures/T_Brick_Clay_Beveled_D.uasset new file mode 100644 index 0000000..cde8a37 Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Clay_Beveled_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Clay_Beveled_M.uasset b/Content/StarterContent/Textures/T_Brick_Clay_Beveled_M.uasset new file mode 100644 index 0000000..0f78bcf Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Clay_Beveled_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Clay_Beveled_N.uasset b/Content/StarterContent/Textures/T_Brick_Clay_Beveled_N.uasset new file mode 100644 index 0000000..c02df91 Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Clay_Beveled_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Clay_New_D.uasset b/Content/StarterContent/Textures/T_Brick_Clay_New_D.uasset new file mode 100644 index 0000000..ab1de4a Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Clay_New_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Clay_New_M.uasset b/Content/StarterContent/Textures/T_Brick_Clay_New_M.uasset new file mode 100644 index 0000000..4cb592b Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Clay_New_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Clay_New_N.uasset b/Content/StarterContent/Textures/T_Brick_Clay_New_N.uasset new file mode 100644 index 0000000..3620dee Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Clay_New_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Clay_Old_D.uasset b/Content/StarterContent/Textures/T_Brick_Clay_Old_D.uasset new file mode 100644 index 0000000..37a6d4f Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Clay_Old_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Clay_Old_N.uasset b/Content/StarterContent/Textures/T_Brick_Clay_Old_N.uasset new file mode 100644 index 0000000..01561d1 Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Clay_Old_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Cut_Stone_D.uasset b/Content/StarterContent/Textures/T_Brick_Cut_Stone_D.uasset new file mode 100644 index 0000000..7094031 Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Cut_Stone_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Cut_Stone_N.uasset b/Content/StarterContent/Textures/T_Brick_Cut_Stone_N.uasset new file mode 100644 index 0000000..2474d51 Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Cut_Stone_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Hewn_Stone_D.uasset b/Content/StarterContent/Textures/T_Brick_Hewn_Stone_D.uasset new file mode 100644 index 0000000..ffdad9d Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Hewn_Stone_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Hewn_Stone_M.uasset b/Content/StarterContent/Textures/T_Brick_Hewn_Stone_M.uasset new file mode 100644 index 0000000..3d525e9 Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Hewn_Stone_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Brick_Hewn_Stone_N.uasset b/Content/StarterContent/Textures/T_Brick_Hewn_Stone_N.uasset new file mode 100644 index 0000000..7d1d773 Binary files /dev/null and b/Content/StarterContent/Textures/T_Brick_Hewn_Stone_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Burst_M.uasset b/Content/StarterContent/Textures/T_Burst_M.uasset new file mode 100644 index 0000000..e43e1db Binary files /dev/null and b/Content/StarterContent/Textures/T_Burst_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Bush_D.uasset b/Content/StarterContent/Textures/T_Bush_D.uasset new file mode 100644 index 0000000..3b24784 Binary files /dev/null and b/Content/StarterContent/Textures/T_Bush_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Bush_N.uasset b/Content/StarterContent/Textures/T_Bush_N.uasset new file mode 100644 index 0000000..f62e559 Binary files /dev/null and b/Content/StarterContent/Textures/T_Bush_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Ceramic_Tile_M.uasset b/Content/StarterContent/Textures/T_Ceramic_Tile_M.uasset new file mode 100644 index 0000000..ba203d6 Binary files /dev/null and b/Content/StarterContent/Textures/T_Ceramic_Tile_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Ceramic_Tile_N.uasset b/Content/StarterContent/Textures/T_Ceramic_Tile_N.uasset new file mode 100644 index 0000000..d6fb753 Binary files /dev/null and b/Content/StarterContent/Textures/T_Ceramic_Tile_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Chair_M.uasset b/Content/StarterContent/Textures/T_Chair_M.uasset new file mode 100644 index 0000000..f306216 Binary files /dev/null and b/Content/StarterContent/Textures/T_Chair_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Chair_N.uasset b/Content/StarterContent/Textures/T_Chair_N.uasset new file mode 100644 index 0000000..ad31000 Binary files /dev/null and b/Content/StarterContent/Textures/T_Chair_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Checker_Noise_M.uasset b/Content/StarterContent/Textures/T_Checker_Noise_M.uasset new file mode 100644 index 0000000..8136c03 Binary files /dev/null and b/Content/StarterContent/Textures/T_Checker_Noise_M.uasset differ diff --git a/Content/StarterContent/Textures/T_CobbleStone_Pebble_D.uasset b/Content/StarterContent/Textures/T_CobbleStone_Pebble_D.uasset new file mode 100644 index 0000000..cb630ca Binary files /dev/null and b/Content/StarterContent/Textures/T_CobbleStone_Pebble_D.uasset differ diff --git a/Content/StarterContent/Textures/T_CobbleStone_Pebble_M.uasset b/Content/StarterContent/Textures/T_CobbleStone_Pebble_M.uasset new file mode 100644 index 0000000..281af6a Binary files /dev/null and b/Content/StarterContent/Textures/T_CobbleStone_Pebble_M.uasset differ diff --git a/Content/StarterContent/Textures/T_CobbleStone_Pebble_N.uasset b/Content/StarterContent/Textures/T_CobbleStone_Pebble_N.uasset new file mode 100644 index 0000000..14dd97a Binary files /dev/null and b/Content/StarterContent/Textures/T_CobbleStone_Pebble_N.uasset differ diff --git a/Content/StarterContent/Textures/T_CobbleStone_Rough_D.uasset b/Content/StarterContent/Textures/T_CobbleStone_Rough_D.uasset new file mode 100644 index 0000000..2e4ee40 Binary files /dev/null and b/Content/StarterContent/Textures/T_CobbleStone_Rough_D.uasset differ diff --git a/Content/StarterContent/Textures/T_CobbleStone_Rough_N.uasset b/Content/StarterContent/Textures/T_CobbleStone_Rough_N.uasset new file mode 100644 index 0000000..1a3facf Binary files /dev/null and b/Content/StarterContent/Textures/T_CobbleStone_Rough_N.uasset differ diff --git a/Content/StarterContent/Textures/T_CobbleStone_Smooth_D.uasset b/Content/StarterContent/Textures/T_CobbleStone_Smooth_D.uasset new file mode 100644 index 0000000..2cddc4e Binary files /dev/null and b/Content/StarterContent/Textures/T_CobbleStone_Smooth_D.uasset differ diff --git a/Content/StarterContent/Textures/T_CobbleStone_Smooth_M.uasset b/Content/StarterContent/Textures/T_CobbleStone_Smooth_M.uasset new file mode 100644 index 0000000..e0ca1b4 Binary files /dev/null and b/Content/StarterContent/Textures/T_CobbleStone_Smooth_M.uasset differ diff --git a/Content/StarterContent/Textures/T_CobbleStone_Smooth_N.uasset b/Content/StarterContent/Textures/T_CobbleStone_Smooth_N.uasset new file mode 100644 index 0000000..64a4afe Binary files /dev/null and b/Content/StarterContent/Textures/T_CobbleStone_Smooth_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Concrete_Grime_D.uasset b/Content/StarterContent/Textures/T_Concrete_Grime_D.uasset new file mode 100644 index 0000000..d02857b Binary files /dev/null and b/Content/StarterContent/Textures/T_Concrete_Grime_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Concrete_Panels_D.uasset b/Content/StarterContent/Textures/T_Concrete_Panels_D.uasset new file mode 100644 index 0000000..dd911c3 Binary files /dev/null and b/Content/StarterContent/Textures/T_Concrete_Panels_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Concrete_Panels_N.uasset b/Content/StarterContent/Textures/T_Concrete_Panels_N.uasset new file mode 100644 index 0000000..8309e99 Binary files /dev/null and b/Content/StarterContent/Textures/T_Concrete_Panels_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Concrete_Poured_D.uasset b/Content/StarterContent/Textures/T_Concrete_Poured_D.uasset new file mode 100644 index 0000000..a27b602 Binary files /dev/null and b/Content/StarterContent/Textures/T_Concrete_Poured_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Concrete_Poured_N.uasset b/Content/StarterContent/Textures/T_Concrete_Poured_N.uasset new file mode 100644 index 0000000..6bcd835 Binary files /dev/null and b/Content/StarterContent/Textures/T_Concrete_Poured_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Concrete_Tiles_D.uasset b/Content/StarterContent/Textures/T_Concrete_Tiles_D.uasset new file mode 100644 index 0000000..b893e22 Binary files /dev/null and b/Content/StarterContent/Textures/T_Concrete_Tiles_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Concrete_Tiles_M.uasset b/Content/StarterContent/Textures/T_Concrete_Tiles_M.uasset new file mode 100644 index 0000000..6983f7f Binary files /dev/null and b/Content/StarterContent/Textures/T_Concrete_Tiles_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Concrete_Tiles_N.uasset b/Content/StarterContent/Textures/T_Concrete_Tiles_N.uasset new file mode 100644 index 0000000..952bfc3 Binary files /dev/null and b/Content/StarterContent/Textures/T_Concrete_Tiles_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Concrete_Tiles_Variation_M.uasset b/Content/StarterContent/Textures/T_Concrete_Tiles_Variation_M.uasset new file mode 100644 index 0000000..06ed586 Binary files /dev/null and b/Content/StarterContent/Textures/T_Concrete_Tiles_Variation_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Detail_Rocky_N.uasset b/Content/StarterContent/Textures/T_Detail_Rocky_N.uasset new file mode 100644 index 0000000..2fa5958 Binary files /dev/null and b/Content/StarterContent/Textures/T_Detail_Rocky_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Door_M.uasset b/Content/StarterContent/Textures/T_Door_M.uasset new file mode 100644 index 0000000..9cfbae9 Binary files /dev/null and b/Content/StarterContent/Textures/T_Door_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Door_N.uasset b/Content/StarterContent/Textures/T_Door_N.uasset new file mode 100644 index 0000000..24ab932 Binary files /dev/null and b/Content/StarterContent/Textures/T_Door_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Dust_Particle_D.uasset b/Content/StarterContent/Textures/T_Dust_Particle_D.uasset new file mode 100644 index 0000000..88a2c14 Binary files /dev/null and b/Content/StarterContent/Textures/T_Dust_Particle_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Explosion_SubUV.uasset b/Content/StarterContent/Textures/T_Explosion_SubUV.uasset new file mode 100644 index 0000000..eee9a6d Binary files /dev/null and b/Content/StarterContent/Textures/T_Explosion_SubUV.uasset differ diff --git a/Content/StarterContent/Textures/T_Fire_SubUV.uasset b/Content/StarterContent/Textures/T_Fire_SubUV.uasset new file mode 100644 index 0000000..b24d56a Binary files /dev/null and b/Content/StarterContent/Textures/T_Fire_SubUV.uasset differ diff --git a/Content/StarterContent/Textures/T_Fire_Tiled_D.uasset b/Content/StarterContent/Textures/T_Fire_Tiled_D.uasset new file mode 100644 index 0000000..43bf95a Binary files /dev/null and b/Content/StarterContent/Textures/T_Fire_Tiled_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Frame_M.uasset b/Content/StarterContent/Textures/T_Frame_M.uasset new file mode 100644 index 0000000..8994a83 Binary files /dev/null and b/Content/StarterContent/Textures/T_Frame_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Frame_N.uasset b/Content/StarterContent/Textures/T_Frame_N.uasset new file mode 100644 index 0000000..c4d6c32 Binary files /dev/null and b/Content/StarterContent/Textures/T_Frame_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Gradinet_01.uasset b/Content/StarterContent/Textures/T_Gradinet_01.uasset new file mode 100644 index 0000000..68165b1 Binary files /dev/null and b/Content/StarterContent/Textures/T_Gradinet_01.uasset differ diff --git a/Content/StarterContent/Textures/T_Ground_Grass_D.uasset b/Content/StarterContent/Textures/T_Ground_Grass_D.uasset new file mode 100644 index 0000000..b981ed8 Binary files /dev/null and b/Content/StarterContent/Textures/T_Ground_Grass_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Ground_Grass_N.uasset b/Content/StarterContent/Textures/T_Ground_Grass_N.uasset new file mode 100644 index 0000000..1373c23 Binary files /dev/null and b/Content/StarterContent/Textures/T_Ground_Grass_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Ground_Gravel_D.uasset b/Content/StarterContent/Textures/T_Ground_Gravel_D.uasset new file mode 100644 index 0000000..a9f9cc6 Binary files /dev/null and b/Content/StarterContent/Textures/T_Ground_Gravel_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Ground_Gravel_N.uasset b/Content/StarterContent/Textures/T_Ground_Gravel_N.uasset new file mode 100644 index 0000000..08ca85e Binary files /dev/null and b/Content/StarterContent/Textures/T_Ground_Gravel_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Ground_Moss_N.uasset b/Content/StarterContent/Textures/T_Ground_Moss_N.uasset new file mode 100644 index 0000000..87d7f21 Binary files /dev/null and b/Content/StarterContent/Textures/T_Ground_Moss_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Lamp_M.uasset b/Content/StarterContent/Textures/T_Lamp_M.uasset new file mode 100644 index 0000000..94fbc12 Binary files /dev/null and b/Content/StarterContent/Textures/T_Lamp_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Lamp_N.uasset b/Content/StarterContent/Textures/T_Lamp_N.uasset new file mode 100644 index 0000000..d403012 Binary files /dev/null and b/Content/StarterContent/Textures/T_Lamp_N.uasset differ diff --git a/Content/StarterContent/Textures/T_MacroVariation.uasset b/Content/StarterContent/Textures/T_MacroVariation.uasset new file mode 100644 index 0000000..0096f2d Binary files /dev/null and b/Content/StarterContent/Textures/T_MacroVariation.uasset differ diff --git a/Content/StarterContent/Textures/T_Metal_Aluminum_D.uasset b/Content/StarterContent/Textures/T_Metal_Aluminum_D.uasset new file mode 100644 index 0000000..a63f7ff Binary files /dev/null and b/Content/StarterContent/Textures/T_Metal_Aluminum_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Metal_Copper_D.uasset b/Content/StarterContent/Textures/T_Metal_Copper_D.uasset new file mode 100644 index 0000000..2fd139e Binary files /dev/null and b/Content/StarterContent/Textures/T_Metal_Copper_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Metal_Gold_D.uasset b/Content/StarterContent/Textures/T_Metal_Gold_D.uasset new file mode 100644 index 0000000..8325e89 Binary files /dev/null and b/Content/StarterContent/Textures/T_Metal_Gold_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Metal_Gold_N.uasset b/Content/StarterContent/Textures/T_Metal_Gold_N.uasset new file mode 100644 index 0000000..79df211 Binary files /dev/null and b/Content/StarterContent/Textures/T_Metal_Gold_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Metal_Rust_D.uasset b/Content/StarterContent/Textures/T_Metal_Rust_D.uasset new file mode 100644 index 0000000..d3a7034 Binary files /dev/null and b/Content/StarterContent/Textures/T_Metal_Rust_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Metal_Rust_N.uasset b/Content/StarterContent/Textures/T_Metal_Rust_N.uasset new file mode 100644 index 0000000..1b72ede Binary files /dev/null and b/Content/StarterContent/Textures/T_Metal_Rust_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Metal_Steel_D.uasset b/Content/StarterContent/Textures/T_Metal_Steel_D.uasset new file mode 100644 index 0000000..ad96282 Binary files /dev/null and b/Content/StarterContent/Textures/T_Metal_Steel_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Metal_Steel_N.uasset b/Content/StarterContent/Textures/T_Metal_Steel_N.uasset new file mode 100644 index 0000000..54d2d27 Binary files /dev/null and b/Content/StarterContent/Textures/T_Metal_Steel_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Perlin_Noise_M.uasset b/Content/StarterContent/Textures/T_Perlin_Noise_M.uasset new file mode 100644 index 0000000..4608987 Binary files /dev/null and b/Content/StarterContent/Textures/T_Perlin_Noise_M.uasset differ diff --git a/Content/StarterContent/Textures/T_RockMesh_M.uasset b/Content/StarterContent/Textures/T_RockMesh_M.uasset new file mode 100644 index 0000000..80b2acc Binary files /dev/null and b/Content/StarterContent/Textures/T_RockMesh_M.uasset differ diff --git a/Content/StarterContent/Textures/T_RockMesh_N.uasset b/Content/StarterContent/Textures/T_RockMesh_N.uasset new file mode 100644 index 0000000..20f002e Binary files /dev/null and b/Content/StarterContent/Textures/T_RockMesh_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Rock_Basalt_D.uasset b/Content/StarterContent/Textures/T_Rock_Basalt_D.uasset new file mode 100644 index 0000000..5d9634d Binary files /dev/null and b/Content/StarterContent/Textures/T_Rock_Basalt_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Rock_Basalt_N.uasset b/Content/StarterContent/Textures/T_Rock_Basalt_N.uasset new file mode 100644 index 0000000..cf15e3b Binary files /dev/null and b/Content/StarterContent/Textures/T_Rock_Basalt_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Rock_Marble_Polished_D.uasset b/Content/StarterContent/Textures/T_Rock_Marble_Polished_D.uasset new file mode 100644 index 0000000..2f36a4a Binary files /dev/null and b/Content/StarterContent/Textures/T_Rock_Marble_Polished_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Rock_Sandstone_D.uasset b/Content/StarterContent/Textures/T_Rock_Sandstone_D.uasset new file mode 100644 index 0000000..966a188 Binary files /dev/null and b/Content/StarterContent/Textures/T_Rock_Sandstone_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Rock_Sandstone_N.uasset b/Content/StarterContent/Textures/T_Rock_Sandstone_N.uasset new file mode 100644 index 0000000..fdb17b1 Binary files /dev/null and b/Content/StarterContent/Textures/T_Rock_Sandstone_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Rock_Slate_D.uasset b/Content/StarterContent/Textures/T_Rock_Slate_D.uasset new file mode 100644 index 0000000..18d2d8d Binary files /dev/null and b/Content/StarterContent/Textures/T_Rock_Slate_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Rock_Slate_N.uasset b/Content/StarterContent/Textures/T_Rock_Slate_N.uasset new file mode 100644 index 0000000..fc19051 Binary files /dev/null and b/Content/StarterContent/Textures/T_Rock_Slate_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Rock_Smooth_Granite_D.uasset b/Content/StarterContent/Textures/T_Rock_Smooth_Granite_D.uasset new file mode 100644 index 0000000..3f88593 Binary files /dev/null and b/Content/StarterContent/Textures/T_Rock_Smooth_Granite_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Shelf_M.uasset b/Content/StarterContent/Textures/T_Shelf_M.uasset new file mode 100644 index 0000000..f4bf8a3 Binary files /dev/null and b/Content/StarterContent/Textures/T_Shelf_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Shelf_N.uasset b/Content/StarterContent/Textures/T_Shelf_N.uasset new file mode 100644 index 0000000..c589601 Binary files /dev/null and b/Content/StarterContent/Textures/T_Shelf_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Single_Tile_N.uasset b/Content/StarterContent/Textures/T_Single_Tile_N.uasset new file mode 100644 index 0000000..4f92878 Binary files /dev/null and b/Content/StarterContent/Textures/T_Single_Tile_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Smoke_SubUV.uasset b/Content/StarterContent/Textures/T_Smoke_SubUV.uasset new file mode 100644 index 0000000..268de72 Binary files /dev/null and b/Content/StarterContent/Textures/T_Smoke_SubUV.uasset differ diff --git a/Content/StarterContent/Textures/T_Smoke_Tiled_D.uasset b/Content/StarterContent/Textures/T_Smoke_Tiled_D.uasset new file mode 100644 index 0000000..d073a01 Binary files /dev/null and b/Content/StarterContent/Textures/T_Smoke_Tiled_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Spark_Core.uasset b/Content/StarterContent/Textures/T_Spark_Core.uasset new file mode 100644 index 0000000..b8d27d4 Binary files /dev/null and b/Content/StarterContent/Textures/T_Spark_Core.uasset differ diff --git a/Content/StarterContent/Textures/T_Statue_M.uasset b/Content/StarterContent/Textures/T_Statue_M.uasset new file mode 100644 index 0000000..191b60a Binary files /dev/null and b/Content/StarterContent/Textures/T_Statue_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Statue_N.uasset b/Content/StarterContent/Textures/T_Statue_N.uasset new file mode 100644 index 0000000..c4cf78f Binary files /dev/null and b/Content/StarterContent/Textures/T_Statue_N.uasset differ diff --git a/Content/StarterContent/Textures/T_TableRound_M.uasset b/Content/StarterContent/Textures/T_TableRound_M.uasset new file mode 100644 index 0000000..8d6959e Binary files /dev/null and b/Content/StarterContent/Textures/T_TableRound_M.uasset differ diff --git a/Content/StarterContent/Textures/T_TableRound_N.uasset b/Content/StarterContent/Textures/T_TableRound_N.uasset new file mode 100644 index 0000000..094f780 Binary files /dev/null and b/Content/StarterContent/Textures/T_TableRound_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Tech_Dot_M.uasset b/Content/StarterContent/Textures/T_Tech_Dot_M.uasset new file mode 100644 index 0000000..1454f65 Binary files /dev/null and b/Content/StarterContent/Textures/T_Tech_Dot_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Tech_Dot_N.uasset b/Content/StarterContent/Textures/T_Tech_Dot_N.uasset new file mode 100644 index 0000000..17f4333 Binary files /dev/null and b/Content/StarterContent/Textures/T_Tech_Dot_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Tech_Hex_Tile_M.uasset b/Content/StarterContent/Textures/T_Tech_Hex_Tile_M.uasset new file mode 100644 index 0000000..0f00fe2 Binary files /dev/null and b/Content/StarterContent/Textures/T_Tech_Hex_Tile_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Tech_Hex_Tile_N.uasset b/Content/StarterContent/Textures/T_Tech_Hex_Tile_N.uasset new file mode 100644 index 0000000..cdba20e Binary files /dev/null and b/Content/StarterContent/Textures/T_Tech_Hex_Tile_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Tech_Panel_M.uasset b/Content/StarterContent/Textures/T_Tech_Panel_M.uasset new file mode 100644 index 0000000..64bd5fd Binary files /dev/null and b/Content/StarterContent/Textures/T_Tech_Panel_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Tech_Panel_N.uasset b/Content/StarterContent/Textures/T_Tech_Panel_N.uasset new file mode 100644 index 0000000..e3d4092 Binary files /dev/null and b/Content/StarterContent/Textures/T_Tech_Panel_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Water_M.uasset b/Content/StarterContent/Textures/T_Water_M.uasset new file mode 100644 index 0000000..68e8bbb Binary files /dev/null and b/Content/StarterContent/Textures/T_Water_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Water_N.uasset b/Content/StarterContent/Textures/T_Water_N.uasset new file mode 100644 index 0000000..17e56b2 Binary files /dev/null and b/Content/StarterContent/Textures/T_Water_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Wood_Floor_Walnut_D.uasset b/Content/StarterContent/Textures/T_Wood_Floor_Walnut_D.uasset new file mode 100644 index 0000000..db808c2 Binary files /dev/null and b/Content/StarterContent/Textures/T_Wood_Floor_Walnut_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Wood_Floor_Walnut_M.uasset b/Content/StarterContent/Textures/T_Wood_Floor_Walnut_M.uasset new file mode 100644 index 0000000..dc0dcdc Binary files /dev/null and b/Content/StarterContent/Textures/T_Wood_Floor_Walnut_M.uasset differ diff --git a/Content/StarterContent/Textures/T_Wood_Floor_Walnut_N.uasset b/Content/StarterContent/Textures/T_Wood_Floor_Walnut_N.uasset new file mode 100644 index 0000000..1868a72 Binary files /dev/null and b/Content/StarterContent/Textures/T_Wood_Floor_Walnut_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Wood_Oak_D.uasset b/Content/StarterContent/Textures/T_Wood_Oak_D.uasset new file mode 100644 index 0000000..cfc42a4 Binary files /dev/null and b/Content/StarterContent/Textures/T_Wood_Oak_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Wood_Oak_N.uasset b/Content/StarterContent/Textures/T_Wood_Oak_N.uasset new file mode 100644 index 0000000..164208d Binary files /dev/null and b/Content/StarterContent/Textures/T_Wood_Oak_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Wood_Pine_D.uasset b/Content/StarterContent/Textures/T_Wood_Pine_D.uasset new file mode 100644 index 0000000..546ecd2 Binary files /dev/null and b/Content/StarterContent/Textures/T_Wood_Pine_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Wood_Pine_N.uasset b/Content/StarterContent/Textures/T_Wood_Pine_N.uasset new file mode 100644 index 0000000..0acf850 Binary files /dev/null and b/Content/StarterContent/Textures/T_Wood_Pine_N.uasset differ diff --git a/Content/StarterContent/Textures/T_Wood_Walnut_D.uasset b/Content/StarterContent/Textures/T_Wood_Walnut_D.uasset new file mode 100644 index 0000000..1379c01 Binary files /dev/null and b/Content/StarterContent/Textures/T_Wood_Walnut_D.uasset differ diff --git a/Content/StarterContent/Textures/T_Wood_Walnut_N.uasset b/Content/StarterContent/Textures/T_Wood_Walnut_N.uasset new file mode 100644 index 0000000..2a628e5 Binary files /dev/null and b/Content/StarterContent/Textures/T_Wood_Walnut_N.uasset differ diff --git a/Content/StarterContent/Textures/T_ground_Moss_D.uasset b/Content/StarterContent/Textures/T_ground_Moss_D.uasset new file mode 100644 index 0000000..66a0da5 Binary files /dev/null and b/Content/StarterContent/Textures/T_ground_Moss_D.uasset differ diff --git a/Content/Textures/crosshair008.png b/Content/Textures/crosshair008.png new file mode 100644 index 0000000..9457782 Binary files /dev/null and b/Content/Textures/crosshair008.png differ diff --git a/Content/Textures/crosshair008.uasset b/Content/Textures/crosshair008.uasset new file mode 100644 index 0000000..43803b3 Binary files /dev/null and b/Content/Textures/crosshair008.uasset differ diff --git a/Content/Textures/pallet.png b/Content/Textures/pallet.png new file mode 100644 index 0000000..4a78ce9 Binary files /dev/null and b/Content/Textures/pallet.png differ diff --git a/Content/Textures/pallet.uasset b/Content/Textures/pallet.uasset new file mode 100644 index 0000000..6bcc84b Binary files /dev/null and b/Content/Textures/pallet.uasset differ diff --git a/Content/Weapons/Attachments/attachments_BP/aRDS_BP.uasset b/Content/Weapons/Attachments/attachments_BP/aRDS_BP.uasset new file mode 100644 index 0000000..6ec7e37 Binary files /dev/null and b/Content/Weapons/Attachments/attachments_BP/aRDS_BP.uasset differ diff --git a/Content/Weapons/Attachments/attachments_BP/aSightRDS_BP.uasset b/Content/Weapons/Attachments/attachments_BP/aSightRDS_BP.uasset new file mode 100644 index 0000000..cc81081 Binary files /dev/null and b/Content/Weapons/Attachments/attachments_BP/aSightRDS_BP.uasset differ diff --git a/Content/Weapons/Attachments/attachments_Mesh/Material.uasset b/Content/Weapons/Attachments/attachments_Mesh/Material.uasset new file mode 100644 index 0000000..e60803b Binary files /dev/null and b/Content/Weapons/Attachments/attachments_Mesh/Material.uasset differ diff --git a/Content/Weapons/Attachments/attachments_Mesh/RDS1.uasset b/Content/Weapons/Attachments/attachments_Mesh/RDS1.uasset new file mode 100644 index 0000000..dc9fd16 Binary files /dev/null and b/Content/Weapons/Attachments/attachments_Mesh/RDS1.uasset differ diff --git a/Content/Weapons/Attachments/attachments_Mesh/RedDot.uasset b/Content/Weapons/Attachments/attachments_Mesh/RedDot.uasset new file mode 100644 index 0000000..57ab83e Binary files /dev/null and b/Content/Weapons/Attachments/attachments_Mesh/RedDot.uasset differ diff --git a/Content/Weapons/Attachments/attachments_Mesh/rds.mtl b/Content/Weapons/Attachments/attachments_Mesh/rds.mtl new file mode 100644 index 0000000..0d6a7bc --- /dev/null +++ b/Content/Weapons/Attachments/attachments_Mesh/rds.mtl @@ -0,0 +1,12 @@ +# Blender MTL File: 'None' +# Material Count: 1 + +newmtl RDS +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.800000 0.800000 0.800000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 diff --git a/Content/Weapons/Attachments/attachments_Mesh/rds.obj b/Content/Weapons/Attachments/attachments_Mesh/rds.obj new file mode 100644 index 0000000..d6ea0b5 --- /dev/null +++ b/Content/Weapons/Attachments/attachments_Mesh/rds.obj @@ -0,0 +1,1757 @@ +# Blender v2.93.3 OBJ File: '' +# www.blender.org +mtllib rds.mtl +o Cube.002 +v 1.849521 -3.000000 -1.300000 +v 1.849521 -3.000000 1.299999 +v -4.600000 -3.000000 1.299999 +v -4.600000 -3.000000 -1.300000 +v 1.849521 -1.500000 -1.299999 +v -4.600000 -1.500000 -1.300000 +v -4.600000 -1.500000 1.300000 +v 1.849520 -1.500000 1.300001 +v 1.512132 -2.312132 1.400000 +v 1.512132 -2.312132 1.300000 +v 1.577164 -2.214805 1.300000 +v 1.577164 -2.214805 1.400000 +v -2.488983 -0.500000 -1.300000 +v -4.480383 -0.500000 -1.300000 +v -4.450479 -0.400319 -1.300000 +v -2.758120 -0.400319 -1.300000 +v 2.199999 -0.200000 1.300001 +v 4.699999 -0.199999 1.300002 +v 4.650159 0.300001 1.003286 +v 3.087156 0.300000 1.003285 +v 1.414805 -2.377164 1.400000 +v 1.414805 -2.377164 1.300000 +v -4.600000 -1.200000 1.300000 +v -4.480384 -0.500000 1.300000 +v -4.600000 -1.200000 -1.300000 +v 1.300000 -2.400000 1.400000 +v 1.300000 -2.400000 1.300000 +v 1.149999 -0.200000 1.300001 +v 1.149999 -0.500000 1.300001 +v 2.199999 -0.500000 1.300001 +v 2.200000 -1.200000 -1.299999 +v 2.200001 -0.500000 -1.299999 +v 4.700001 -0.499999 -1.299998 +v 4.700000 -0.599999 -1.299998 +v 2.200001 -0.200000 -1.299999 +v 4.700001 -0.199999 -1.299998 +v 1.683922 -2.100000 1.400000 +v 1.654698 -1.953080 1.400000 +v 1.654698 -1.953080 1.732493 +v 1.683922 -2.100000 1.732493 +v 1.150001 -0.500000 -1.299999 +v 1.150001 -0.200000 -1.299999 +v 1.300000 -2.483922 1.400000 +v 1.446921 -2.454698 1.400000 +v 1.446921 -2.454698 1.732493 +v 1.300000 -2.483922 1.732493 +v 1.446921 -1.745302 1.400000 +v 1.300000 -1.716078 1.400000 +v 1.300000 -1.716078 1.732493 +v 1.446921 -1.745302 1.732493 +v 4.699999 -0.499999 1.300002 +v 4.700000 -0.599999 1.300002 +v 3.087157 0.300000 -1.003283 +v 4.650160 0.300001 -1.003282 +v 2.200000 -1.200000 1.300001 +v 1.087868 -2.312132 1.400000 +v 1.185195 -2.377164 1.400000 +v 1.153080 -2.454698 1.400000 +v 1.028526 -2.371474 1.400000 +v 1.600000 -2.100000 1.400000 +v 1.577164 -1.985195 1.400000 +v 0.100001 -0.500000 -1.299999 +v -2.488984 -0.500000 1.300000 +v 0.099999 -0.500000 1.300001 +v 1.300000 -1.800000 1.400000 +v 1.185195 -1.822836 1.400000 +v 1.153080 -1.745302 1.400000 +v 0.100001 -0.200000 -1.299999 +v 0.099999 -0.200000 1.300001 +v 4.346275 0.700001 -0.498809 +v 4.346273 0.700001 0.498812 +v 2.037156 0.300000 1.003285 +v 3.774951 0.700000 0.498812 +v 2.724952 0.700000 0.498812 +v 2.037157 0.300000 -1.003283 +v 2.724953 0.700000 -0.498809 +v 3.774953 0.700000 -0.498809 +v -4.450480 -0.400319 1.300000 +v -4.410607 -0.220895 1.120072 +v -4.410607 -0.220895 -1.120072 +v -2.758121 -0.400319 1.300000 +v -2.947514 -0.220895 1.120072 +v -2.947513 -0.220895 -1.120072 +v -3.047194 -0.021534 -1.120072 +v -3.047194 -0.021534 1.120072 +v -4.360766 -0.021534 -1.120072 +v -4.360767 -0.021534 1.120072 +v -4.310926 0.237636 1.300000 +v -4.310926 0.237636 -1.300000 +v -3.047194 0.237636 -1.300000 +v -4.221213 0.646326 -1.557221 +v -3.047194 0.646326 -1.557221 +v -3.047194 0.237636 1.300000 +v -3.991949 1.762747 1.716807 +v -3.922173 2.071757 1.658974 +v -3.933300 2.017564 1.497375 +v -3.991949 1.738655 1.549575 +v -4.081661 1.314185 -1.716808 +v -4.151437 0.980255 -1.658974 +v -4.143091 1.032385 -1.497376 +v -4.081661 1.333787 -1.549576 +v -3.047194 0.646326 1.557221 +v -4.221214 0.646326 1.557221 +v -3.002338 2.071757 1.658975 +v -3.017290 1.762747 1.716808 +v -3.017290 1.738655 1.549576 +v -3.002338 2.017564 1.497376 +v -4.151438 0.980255 1.658974 +v -4.081661 1.314185 1.716807 +v -4.081661 1.333787 1.549575 +v -4.143092 1.032385 1.497375 +v -3.037226 0.980255 1.658975 +v -3.027258 1.314185 1.716808 +v -4.207304 0.730983 -1.405534 +v -3.037225 0.980255 -1.658974 +v -3.027257 1.314185 -1.716808 +v -3.002337 2.071757 -1.658974 +v -2.987385 2.380766 -1.520789 +v -2.987385 2.296474 -1.372651 +v -3.002337 2.017564 -1.497375 +v -3.991948 1.762747 -1.716808 +v -3.017289 1.762747 -1.716808 +v -3.037226 1.032385 1.497376 +v -3.027258 1.333787 1.549576 +v -3.852396 2.380766 1.520789 +v -2.987386 2.380766 1.520790 +v -2.947514 2.729648 1.178303 +v -3.702875 2.729648 1.178303 +v -4.207304 0.730983 1.405534 +v -3.922172 2.071757 -1.658974 +v -3.852396 2.380766 -1.520790 +v -2.947513 2.729648 -1.178302 +v -3.702875 2.729648 -1.178302 +v -3.037225 1.032385 -1.497375 +v -3.047194 0.730983 -1.405534 +v -3.047194 0.730983 1.405535 +v -2.955859 2.611371 -1.063524 +v -3.027257 1.333787 -1.549575 +v -3.869087 2.296474 -1.372651 +v -3.752949 2.611371 -1.063524 +v -3.933300 2.017564 -1.497376 +v -3.869087 2.296474 1.372651 +v -2.987386 2.296474 1.372652 +v -4.285890 0.362103 1.173368 +v -3.047194 0.362103 1.173369 +v -2.955860 2.611371 1.063525 +v -3.752949 2.611371 1.063525 +v -3.991948 1.738655 -1.549576 +v -3.017289 1.738655 -1.549575 +v -4.285889 0.362103 -1.173369 +v -3.047194 0.362103 -1.173368 +v -1.500000 -0.500000 -1.500000 +v -1.500000 0.100000 -1.500000 +v -0.925975 0.100000 -1.385819 +v -0.925975 -0.500000 -1.385819 +v -0.439340 0.100000 -1.060660 +v -0.439340 -0.500000 -1.060660 +v -0.114181 0.100000 -0.574025 +v -0.114181 -0.500000 -0.574025 +v 0.000000 0.100000 0.000000 +v 0.000000 -0.500000 -0.000000 +v -0.114181 0.100000 0.574025 +v -0.114181 -0.500000 0.574025 +v -0.439340 0.100000 1.060660 +v -0.439340 -0.500000 1.060660 +v -0.925975 0.100000 1.385819 +v -0.925975 -0.500000 1.385819 +v -1.500000 0.100000 1.500000 +v -1.500000 -0.500000 1.500000 +v -2.074025 0.100000 1.385819 +v -2.074025 -0.500000 1.385819 +v -2.560660 0.100000 1.060660 +v -2.560660 -0.500000 1.060660 +v -2.885819 0.100000 0.574025 +v -2.885819 -0.500000 0.874025 +v -3.000000 0.100000 0.000000 +v -3.000000 -0.500000 0.300000 +v -2.885819 0.100000 -0.574025 +v -2.885819 -0.500000 -0.274025 +v -2.560660 0.100000 -1.060660 +v -2.560660 -0.500000 -1.060660 +v -0.525475 0.100000 -0.974525 +v -0.226722 0.100000 -0.527409 +v -2.074024 0.100000 -1.385820 +v -2.074024 -0.500000 -1.385820 +v -2.773278 0.100000 -0.527409 +v -2.878187 0.100000 0.000000 +v -2.878187 0.228190 0.000000 +v -2.773278 0.228190 -0.527409 +v -0.972591 0.100000 1.273278 +v -1.500000 0.100000 1.378187 +v -1.500000 0.100000 -1.378187 +v -0.972591 0.100000 -1.273278 +v -0.226722 0.100000 0.527409 +v -0.525475 0.100000 0.974525 +v -2.474525 0.100000 0.974525 +v -2.773278 0.100000 0.527409 +v -2.027409 0.100000 -1.273279 +v -0.121813 0.100000 0.000000 +v -2.027409 0.100000 1.273279 +v -2.474525 0.100000 -0.974525 +v -0.226722 0.228190 -0.527409 +v -0.525475 0.228190 -0.974525 +v -0.419887 0.228190 -1.080114 +v -0.088764 0.228190 -0.584553 +v -0.226722 0.228190 0.527409 +v -0.525475 0.228190 0.974525 +v -2.474525 0.228190 -0.974525 +v -0.972591 0.228190 1.273278 +v -2.027409 0.228190 -1.273279 +v -1.500000 0.228190 1.378187 +v -1.500000 0.228190 -1.378187 +v -0.972591 0.228190 -1.273278 +v -2.027409 0.228190 1.273279 +v -2.474525 0.228190 0.974525 +v -2.773278 0.228190 0.527409 +v -0.121813 0.228190 0.000000 +v -1.500000 0.228190 1.527511 +v -0.915447 0.228190 1.411236 +v -0.915447 0.356380 1.411236 +v -1.500000 0.356380 1.527511 +v -2.580113 0.228190 1.080114 +v -2.911236 0.228190 0.584553 +v 0.027511 0.228190 0.000000 +v -3.027511 0.228190 0.000000 +v -0.088764 0.228190 0.584553 +v -2.911236 0.228190 -0.584554 +v -0.419887 0.228190 1.080114 +v -2.580113 0.228190 -1.080114 +v -2.084553 0.228190 -1.411237 +v -1.500000 0.228190 -1.527511 +v -0.915447 0.228190 -1.411236 +v -2.084553 0.228190 1.411237 +v -2.911236 0.356380 -0.584554 +v -3.027511 0.356380 0.000000 +v -2.599524 0.504600 0.000000 +v -2.515827 0.504600 -0.420770 +v -1.500000 0.356380 -1.527511 +v -0.915447 0.356380 -1.411236 +v -2.084553 0.356380 -1.411237 +v -2.084553 0.356380 1.411237 +v -0.419887 0.356380 -1.080114 +v -2.580113 0.356380 1.080114 +v -0.088764 0.356380 -0.584553 +v -2.911236 0.356380 0.584553 +v 0.027511 0.356380 0.000000 +v -0.088764 0.356380 0.584553 +v -0.419887 0.356380 1.080114 +v -2.580113 0.356380 -1.080114 +v -1.079231 0.504600 -1.015827 +v -1.500000 0.504600 -1.099524 +v -1.920769 0.504600 -1.015828 +v -2.277480 0.504600 -0.777481 +v -2.515827 0.504600 0.420770 +v -2.277480 0.504600 0.777481 +v -1.920769 0.504600 1.015827 +v -1.500000 0.504600 1.099524 +v -1.079231 0.504600 1.015827 +v -0.722520 0.504600 0.777480 +v -0.484173 0.504600 0.420769 +v -0.400476 0.504600 0.000000 +v -0.484173 0.504600 -0.420769 +v -0.722520 0.504600 -0.777480 +v 3.100000 -1.262227 1.204253 +v 2.639152 -1.262227 1.112585 +v 2.639152 -1.752323 1.112585 +v 3.100000 -1.752323 1.204253 +v 3.901859 -1.262227 -0.801859 +v 4.147679 -1.262227 -0.433963 +v 4.212585 -1.262227 -0.460848 +v 3.951536 -1.262227 -0.851536 +v 3.100000 -1.262227 -1.134000 +v 3.100000 -0.671000 -1.134000 +v 3.533963 -0.671000 -1.047679 +v 3.533963 -1.262227 -1.047679 +v 4.212585 -1.262227 0.460848 +v 3.951536 -1.262227 0.851536 +v 3.951536 -1.752323 0.851536 +v 4.212585 -1.752323 0.460848 +v 1.966000 -1.262227 -0.000000 +v 2.052321 -1.262227 -0.433963 +v 1.987415 -1.262227 -0.460848 +v 1.895747 -1.262227 -0.000000 +v 3.901859 -0.671000 -0.801859 +v 2.248464 -1.262227 -0.851536 +v 2.639153 -1.262227 -1.112585 +v 2.639153 -1.752323 -1.112585 +v 2.248464 -1.752323 -0.851536 +v 2.666037 -1.262227 1.047679 +v 2.298141 -1.262227 0.801859 +v 2.248464 -1.262227 0.851536 +v 4.147679 -0.671000 -0.433963 +v 3.951536 -1.752323 -0.851536 +v 3.560848 -1.752323 -1.112585 +v 3.938817 -1.752323 -1.490554 +v 4.270475 -1.752323 -1.166450 +v 3.901859 -1.262227 0.801859 +v 3.533963 -1.262227 1.047679 +v 3.560848 -1.262227 1.112585 +v 4.234000 -0.671000 -0.000000 +v 4.234000 -1.262227 -0.000000 +v 4.304254 -1.262227 -0.000000 +v 4.304254 -1.752323 -0.000000 +v 4.147679 -0.671000 0.433963 +v 4.147679 -1.262227 0.433963 +v 3.560848 -1.752323 1.112585 +v 2.666038 -1.262227 -1.047680 +v 3.100000 -1.262227 -1.204253 +v 3.901859 -0.671000 0.801859 +v 3.100000 -1.752323 -1.204253 +v 2.298141 -1.262227 -0.801859 +v 3.533963 -0.671000 1.047679 +v 1.987415 -1.262227 0.460848 +v 1.987415 -1.752323 0.460848 +v 2.248464 -1.752323 0.851536 +v 2.052321 -1.262227 0.433963 +v 3.100000 -0.671000 1.134000 +v 3.100000 -1.262227 1.134000 +v 1.987415 -1.752323 -0.460848 +v 3.560848 -1.262227 -1.112585 +v 2.666037 -0.671000 1.047679 +v 2.298141 -0.671000 0.801859 +v 4.212585 -1.752323 -0.460848 +v 2.052321 -0.671000 0.433963 +v 1.966000 -0.671000 -0.000000 +v 2.052321 -0.671000 -0.433963 +v 2.654857 -1.827083 -1.074671 +v 2.277483 -1.827083 -0.822517 +v 2.298141 -0.671000 -0.801859 +v 1.512132 -1.887868 1.400000 +v 1.571474 -1.828526 1.400000 +v 1.895747 -1.752323 -0.000000 +v 2.666038 -0.671000 -1.047680 +v 4.590554 -1.262227 -0.838817 +v 4.270475 -1.262227 -1.166450 +v 3.100000 -1.827083 -1.163215 +v 3.545143 -1.827083 -1.074670 +v 3.922517 -1.827083 -0.822517 +v 4.174670 -1.827083 -0.445143 +v 4.263215 -1.827083 -0.000000 +v 4.174670 -1.827083 0.445143 +v 3.922517 -1.827083 0.822517 +v 3.545143 -1.827083 1.074670 +v 3.100000 -1.827083 1.163215 +v 2.654857 -1.827083 1.074670 +v 2.277483 -1.827083 0.822517 +v 2.025330 -1.827083 0.445143 +v 1.936785 -1.827083 -0.000000 +v 2.025330 -1.827083 -0.445143 +v 3.938817 -1.262227 -1.490554 +v 4.590554 -1.752323 -0.838817 +v -4.400000 -1.500000 1.000000 +v -4.400000 -1.200000 1.000000 +v -4.400000 -1.200000 -1.000000 +v -4.400000 -1.500000 -1.000000 +v -3.100000 -1.200000 -1.000000 +v -3.100000 -1.500000 -1.000000 +v -3.100000 -1.200000 1.000000 +v -3.100000 -1.500000 1.000000 +v 1.600000 -2.100000 1.300000 +v 1.028526 -1.828526 1.400000 +v 0.945302 -1.953080 1.400000 +v 0.945302 -1.953080 1.732493 +v 1.028526 -1.828526 1.732493 +v 1.571474 -2.371474 1.400000 +v 1.153080 -2.454698 1.732493 +v 1.028526 -2.371474 1.732493 +v 1.577164 -1.985195 1.300000 +v 1.654698 -2.246921 1.400000 +v 1.654698 -2.246921 1.732493 +v 1.571474 -2.371474 1.732493 +v 1.512132 -1.887868 1.300000 +v 1.414805 -1.822836 1.300000 +v 1.414805 -1.822836 1.400000 +v 1.000000 -2.100000 1.400000 +v 1.022836 -2.214805 1.400000 +v 0.945302 -2.246921 1.400000 +v 0.916078 -2.100000 1.400000 +v 1.571474 -1.828526 1.732493 +v 1.300000 -1.800000 1.300000 +v 1.087868 -1.887868 1.400000 +v 1.153080 -1.745302 1.732493 +v 1.185195 -1.822836 1.300000 +v 0.945302 -2.246921 1.732493 +v 1.087868 -1.887868 1.300000 +v 1.022836 -1.985195 1.300000 +v 1.022836 -1.985195 1.400000 +v 1.000000 -2.100000 1.300000 +v 1.022836 -2.214805 1.300000 +v 1.619042 -1.967849 1.788576 +v 1.645328 -2.100000 1.788576 +v 1.087868 -2.312132 1.300000 +v 0.916078 -2.100000 1.732493 +v 1.185195 -2.377164 1.300000 +v -3.787868 -2.312132 1.400000 +v -3.787868 -2.312132 1.300000 +v -3.722836 -2.214805 1.300000 +v -3.722836 -2.214805 1.400000 +v 1.300000 -2.445328 1.788576 +v 1.432152 -2.419042 1.788576 +v 1.544184 -2.344184 1.788576 +v 1.619042 -2.232152 1.788576 +v 1.544184 -1.855816 1.788576 +v 1.432152 -1.780958 1.788576 +v 1.300000 -1.754672 1.788576 +v 1.167849 -1.780958 1.788576 +v 1.055816 -1.855816 1.788576 +v 0.980958 -1.967849 1.788576 +v 0.954672 -2.100000 1.788576 +v 0.980958 -2.232152 1.788576 +v 1.055816 -2.344184 1.788576 +v 1.167849 -2.419042 1.788576 +v -3.885195 -2.377164 1.400000 +v -3.885195 -2.377164 1.300000 +v -4.000000 -2.400000 1.400000 +v -4.000000 -2.400000 1.300000 +v -3.616078 -2.100000 1.400000 +v -3.645302 -1.953080 1.400000 +v -3.645302 -1.953080 1.732493 +v -3.616078 -2.100000 1.732493 +v -4.000000 -2.483922 1.400000 +v -3.853079 -2.454698 1.400000 +v -3.853079 -2.454698 1.732493 +v -4.000000 -2.483922 1.732493 +v -3.853079 -1.745302 1.400000 +v -4.000000 -1.716078 1.400000 +v -4.000000 -1.716078 1.732493 +v -3.853079 -1.745302 1.732493 +v -4.212132 -2.312132 1.400000 +v -4.114805 -2.377164 1.400000 +v -4.146920 -2.454698 1.400000 +v -4.271474 -2.371474 1.400000 +v -3.700000 -2.100000 1.400000 +v -3.722836 -1.985195 1.400000 +v -4.000000 -1.800000 1.400000 +v -4.114805 -1.822836 1.400000 +v -4.146921 -1.745302 1.400000 +v -3.787868 -1.887868 1.400000 +v -3.728526 -1.828526 1.400000 +v -3.700000 -2.100000 1.300000 +v -4.271474 -1.828526 1.400000 +v -4.354698 -1.953080 1.400000 +v -4.354698 -1.953080 1.732493 +v -4.271474 -1.828526 1.732493 +v -3.728526 -2.371474 1.400000 +v -4.146920 -2.454698 1.732493 +v -4.271474 -2.371474 1.732493 +v -3.722836 -1.985195 1.300000 +v -3.645302 -2.246921 1.400000 +v -3.645302 -2.246921 1.732493 +v -3.728526 -2.371474 1.732493 +v -3.787868 -1.887868 1.300000 +v -3.885195 -1.822836 1.300000 +v -3.885195 -1.822836 1.400000 +v -4.300000 -2.100000 1.400000 +v -4.277164 -2.214805 1.400000 +v -4.354698 -2.246921 1.400000 +v -4.383922 -2.100000 1.400000 +v -3.728526 -1.828526 1.732493 +v -4.000000 -1.800000 1.300000 +v -4.212132 -1.887868 1.400000 +v -4.146921 -1.745302 1.732493 +v -4.114805 -1.822836 1.300000 +v -4.354698 -2.246921 1.732493 +v -4.212132 -1.887868 1.300000 +v -4.277164 -1.985195 1.300000 +v -4.277164 -1.985195 1.400000 +v -4.300000 -2.100000 1.300000 +v -4.277164 -2.214805 1.300000 +v -3.680958 -1.967849 1.788576 +v -3.654672 -2.100000 1.788576 +v -4.212132 -2.312132 1.300000 +v -4.383922 -2.100000 1.732493 +v -4.114805 -2.377164 1.300000 +v -4.000000 -2.445328 1.788576 +v -3.867849 -2.419042 1.788576 +v -3.755816 -2.344184 1.788576 +v -3.680958 -2.232152 1.788576 +v -3.755816 -1.855816 1.788576 +v -3.867849 -1.780958 1.788576 +v -4.000000 -1.754672 1.788576 +v -4.132152 -1.780958 1.788576 +v -4.244184 -1.855816 1.788576 +v -4.319042 -1.967849 1.788576 +v -4.345328 -2.100000 1.788576 +v -4.319042 -2.232152 1.788576 +v -4.244184 -2.344184 1.788576 +v -4.132151 -2.419042 1.788576 +v 0.500000 -1.562227 -1.134000 +v 0.500000 -1.171000 -1.134000 +v 0.933963 -1.171000 -1.047679 +v 0.933963 -1.562227 -1.047679 +v 1.301859 -1.171000 -0.801859 +v 1.301859 -1.562227 -0.801859 +v 1.547679 -1.171000 -0.433963 +v 1.547679 -1.562227 -0.433963 +v 1.634000 -1.171000 -0.000000 +v 1.634000 -1.562227 -0.000000 +v 1.547679 -1.171000 0.433963 +v 1.547679 -1.562227 0.433963 +v 1.301859 -1.171000 0.801859 +v 1.301859 -1.562227 0.801859 +v 0.933963 -1.171000 1.047679 +v 0.933963 -1.562227 1.047679 +v 0.500000 -1.171000 1.134000 +v 0.500000 -1.562227 1.134000 +v 0.066037 -1.171000 1.047679 +v 0.066037 -1.562227 1.047679 +v -0.301859 -1.171000 0.801859 +v -0.301859 -1.562227 0.801859 +v -0.547679 -1.171000 0.433963 +v -0.547679 -1.562227 0.433963 +v -0.634000 -1.171000 -0.000000 +v -0.634000 -1.562227 -0.000000 +v -0.547679 -1.171000 -0.433963 +v -0.547679 -1.562227 -0.433963 +v -0.301859 -1.171000 -0.801859 +v -0.301859 -1.562227 -0.801859 +v 0.066037 -1.171000 -1.047680 +v 0.066037 -1.562227 -1.047680 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.500000 +vn 0.0000 -1.0000 -0.0000 +vn -0.0000 1.0000 0.0000 +vn 1.0000 0.0000 0.0000 +vn -0.0000 -0.0000 1.0000 +vn -1.0000 -0.0000 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 0.7071 -0.7071 0.0000 +vn 0.9239 -0.3827 0.0000 +vn -0.0000 0.5103 0.8600 +vn -0.0000 0.6312 0.7756 +vn -0.0000 0.6579 0.7531 +vn 0.3827 -0.9239 0.0000 +vn -0.9857 0.1684 -0.0000 +vn -0.9736 0.2283 -0.0000 +vn 0.9239 0.3827 0.0000 +vn 0.3827 0.9239 0.0000 +vn 0.9992 0.0395 0.0000 +vn 0.0000 0.5103 -0.8600 +vn 0.0000 0.6579 -0.7531 +vn -0.0000 0.6312 -0.7756 +vn 0.1175 -0.9931 -0.0000 +vn 0.2334 -0.9724 -0.0000 +vn 0.1764 0.9843 0.0000 +vn -0.2286 0.9735 0.0000 +vn 0.7963 0.6049 0.0000 +vn 0.0000 0.5791 0.8153 +vn -0.0000 0.7836 0.6213 +vn 0.9951 0.0992 0.0000 +vn 0.0000 0.5791 -0.8153 +vn -0.4951 0.8688 -0.0000 +vn -0.0000 0.7836 -0.6213 +vn -0.5027 0.8644 -0.0000 +vn -0.9646 0.2638 -0.0000 +vn -0.9738 0.2272 -0.0000 +vn 0.4863 0.8738 0.0000 +vn 0.7860 0.6182 0.0000 +vn 0.9813 0.1924 0.0000 +vn 0.0000 0.7081 -0.7061 +vn 0.0000 0.7081 0.7061 +vn -0.9774 0.2115 -0.0000 +vn -0.9804 0.1968 0.0065 +vn -0.9804 0.1968 -0.0065 +vn 0.0000 -0.5516 -0.8341 +vn 0.0000 -0.5537 -0.8327 +vn 0.0000 -0.4305 -0.9026 +vn 0.0000 -0.4146 -0.9100 +vn 0.0000 -0.5703 -0.8214 +vn 0.0000 -0.5703 0.8214 +vn 0.0000 -0.5516 0.8341 +vn 0.0000 -0.5537 0.8327 +vn -0.9781 0.2081 -0.0101 +vn -0.9767 0.2143 -0.0133 +vn -0.9767 0.2141 -0.0135 +vn -0.9781 0.2080 -0.0097 +vn -0.9793 0.2024 -0.0081 +vn -0.9796 0.2001 -0.0184 +vn -0.9796 0.2000 -0.0184 +vn -0.9793 0.2025 -0.0077 +vn -0.0000 -0.4146 0.9100 +vn -0.0000 -0.4305 0.9026 +vn 0.9988 -0.0454 0.0153 +vn 0.9993 -0.0364 0.0061 +vn 0.9993 -0.0356 0.0058 +vn 0.9988 -0.0455 0.0152 +vn -0.9796 0.2001 0.0184 +vn -0.9793 0.2024 0.0081 +vn -0.9793 0.2025 0.0077 +vn -0.9796 0.2000 0.0184 +vn -0.0000 -0.2392 0.9710 +vn -0.0000 -0.2304 0.9731 +vn -0.0000 -0.0842 0.9964 +vn -0.0000 -0.0965 0.9953 +vn -0.9793 0.2018 -0.0165 +vn -0.9793 0.2017 -0.0167 +vn 0.0000 -0.2304 -0.9731 +vn 0.0000 -0.2392 -0.9710 +vn 0.0000 -0.0965 -0.9953 +vn 0.0000 -0.0842 -0.9964 +vn 0.9988 -0.0454 -0.0153 +vn 0.9979 -0.0595 -0.0237 +vn 0.9978 -0.0614 -0.0242 +vn 0.9988 -0.0455 -0.0152 +vn 0.0000 0.0801 -0.9968 +vn 0.0000 0.0944 -0.9955 +vn 0.9996 -0.0269 -0.0032 +vn 0.9995 -0.0289 -0.0095 +vn 0.9995 -0.0290 -0.0092 +vn 0.9996 -0.0267 -0.0031 +vn -0.0000 0.0944 0.9955 +vn -0.0000 0.0801 0.9968 +vn -0.0000 0.5387 0.8425 +vn -0.0000 0.5691 0.8223 +vn -0.0000 0.7005 0.7136 +vn -0.0000 0.2830 0.9591 +vn -0.0000 0.3015 0.9535 +vn -0.9793 0.2018 0.0165 +vn -0.9793 0.2017 0.0167 +vn 0.0000 0.3015 -0.9535 +vn 0.0000 0.2830 -0.9591 +vn 0.0000 0.5387 -0.8425 +vn 0.0000 0.5691 -0.8223 +vn 0.9999 -0.0131 0.0057 +vn 0.9995 -0.0289 0.0095 +vn 0.9995 -0.0290 0.0092 +vn 0.9999 -0.0145 0.0063 +vn 0.0000 0.7005 -0.7136 +vn 0.9999 -0.0131 -0.0057 +vn 0.9999 -0.0145 -0.0063 +vn 0.9969 -0.0759 -0.0191 +vn 0.9972 -0.0738 -0.0118 +vn 0.9996 -0.0269 0.0032 +vn 0.9996 -0.0267 0.0031 +vn -0.9318 0.3626 0.0184 +vn -0.9596 0.2807 0.0191 +vn -0.9583 0.2850 0.0198 +vn -0.9282 0.3719 0.0122 +vn -0.9767 0.2143 0.0133 +vn -0.9767 0.2141 0.0135 +vn 0.0000 -0.3018 -0.9534 +vn 0.0000 -0.2833 -0.9590 +vn 0.0000 -0.5408 -0.8412 +vn 0.0000 -0.5689 -0.8224 +vn 0.0000 -0.0946 -0.9955 +vn 0.0000 -0.0800 -0.9968 +vn 0.0000 0.0971 -0.9953 +vn 0.0000 0.0841 -0.9965 +vn 0.0000 0.2392 -0.9710 +vn 0.0000 0.2303 -0.9731 +vn 0.0000 0.4145 -0.9100 +vn 0.0000 0.4305 -0.9026 +vn 0.0000 0.5327 -0.8463 +vn 0.0000 -0.7005 0.7136 +vn -0.0000 -0.5408 0.8412 +vn -0.0000 -0.5689 0.8224 +vn -0.0000 -0.2833 0.9590 +vn -0.0000 -0.3018 0.9534 +vn -0.0000 -0.0800 0.9968 +vn -0.0000 -0.0946 0.9955 +vn -0.0000 0.0971 0.9953 +vn -0.0000 0.0841 0.9965 +vn -0.0000 0.2303 0.9731 +vn -0.0000 0.2392 0.9710 +vn -0.0000 0.4305 0.9026 +vn -0.0000 0.4145 0.9100 +vn -0.0000 0.5327 0.8463 +vn -0.9799 0.1995 -0.0065 +vn -0.9781 0.2081 0.0101 +vn -0.9781 0.2080 0.0097 +vn -0.9799 0.1995 0.0065 +vn -0.9318 0.3626 -0.0184 +vn -0.9282 0.3719 -0.0122 +vn 0.9993 -0.0364 -0.0061 +vn 0.9993 -0.0356 -0.0058 +vn 0.9969 -0.0759 0.0191 +vn 0.9972 -0.0738 0.0118 +vn 0.9979 -0.0595 0.0237 +vn 0.9978 -0.0614 0.0242 +vn -0.9596 0.2807 -0.0191 +vn -0.9583 0.2850 -0.0198 +vn 0.0000 -0.7005 -0.7136 +vn 0.3827 0.0000 -0.9239 +vn 0.7071 0.0000 -0.7071 +vn 0.9239 0.0000 -0.3827 +vn 0.9239 -0.0000 0.3827 +vn 0.7071 -0.0000 0.7071 +vn 0.3827 -0.0000 0.9239 +vn -0.3827 -0.0000 0.9239 +vn -0.6381 0.0864 0.7651 +vn -0.7087 0.1711 0.6845 +vn -0.9762 0.0971 0.1942 +vn -0.9979 -0.0287 -0.0574 +vn -0.9979 0.0287 0.0574 +vn -0.9262 -0.1081 -0.3613 +vn -0.9515 -0.1037 -0.2898 +vn -0.7454 -0.0585 -0.6641 +vn -0.3827 0.0000 -0.9239 +vn -0.9239 0.0000 -0.3827 +vn -0.7071 0.0000 -0.7071 +vn -0.7071 0.0000 0.7071 +vn -0.9239 0.0000 0.3827 +vn -0.3023 0.9449 -0.1252 +vn -0.3272 0.9449 0.0000 +vn -0.1859 0.9826 0.0000 +vn -0.1718 0.9826 -0.0712 +vn 0.0712 0.9826 -0.1718 +vn 0.0000 0.9826 -0.1859 +vn -0.0712 0.9826 -0.1718 +vn -0.1315 0.9826 -0.1315 +vn -0.1718 0.9826 0.0712 +vn -0.1315 0.9826 0.1315 +vn -0.0712 0.9826 0.1718 +vn 0.0000 0.9826 0.1859 +vn 0.0712 0.9826 0.1718 +vn 0.1315 0.9826 0.1315 +vn 0.1718 0.9826 0.0712 +vn 0.1859 0.9826 0.0000 +vn 0.1718 0.9826 -0.0712 +vn 0.1315 0.9826 -0.1315 +vn 0.2314 0.9449 0.2314 +vn 0.3023 0.9449 0.1252 +vn -0.2314 0.9449 -0.2314 +vn 0.1252 0.9449 0.3023 +vn -0.1252 0.9449 -0.3023 +vn 0.0000 0.9449 0.3272 +vn 0.1252 0.9449 -0.3023 +vn 0.0000 0.9449 -0.3272 +vn -0.1252 0.9449 0.3023 +vn 0.2314 0.9449 -0.2314 +vn -0.2314 0.9449 0.2314 +vn 0.3023 0.9449 -0.1252 +vn -0.3023 0.9449 0.1252 +vn 0.3272 0.9449 0.0000 +vn -0.3714 -0.2413 0.8966 +vn -0.0000 -0.2413 0.9705 +vn 0.6862 -0.2413 0.6862 +vn 0.8966 -0.2413 0.3714 +vn -0.3714 -0.2413 -0.8966 +vn -0.6862 -0.2413 -0.6862 +vn 0.9705 -0.2413 -0.0000 +vn 0.3714 -0.2413 0.8966 +vn -0.0000 -0.2413 -0.9705 +vn -0.8966 -0.2413 0.3714 +vn -0.6862 -0.2413 0.6862 +vn -0.8966 -0.2413 -0.3714 +vn 0.1951 0.0000 -0.9808 +vn 0.2959 -0.3230 -0.8990 +vn 0.9808 0.0000 -0.1951 +vn 0.8990 -0.3230 -0.2959 +vn -0.3355 -0.4812 -0.8099 +vn -0.6199 -0.4812 -0.6199 +vn -0.9705 -0.2413 0.0000 +vn 0.3355 -0.4812 0.8099 +vn 0.6199 -0.4812 0.6199 +vn -0.8099 -0.4812 -0.3355 +vn 0.8099 -0.4812 0.3355 +vn -0.8766 -0.4812 0.0000 +vn 0.8766 -0.4812 -0.0000 +vn -0.8099 -0.4812 0.3355 +vn 0.8099 -0.4812 -0.3355 +vn -0.6199 -0.4812 0.6199 +vn 0.6199 -0.4812 -0.6199 +vn -0.3355 -0.4812 0.8099 +vn 0.3355 -0.4812 -0.8099 +vn -0.0000 -0.4812 0.8766 +vn 0.0000 -0.4812 -0.8766 +vn 0.6989 0.0000 -0.7152 +vn 0.7072 0.0000 -0.7071 +vn 0.7153 0.0000 -0.6988 +vn -0.7071 0.7071 0.0000 +vn -0.9239 0.3827 0.0000 +vn -0.7071 -0.7071 0.0000 +vn -0.3827 -0.9239 0.0000 +vn 0.7071 0.7071 0.0000 +vn -0.3827 0.9239 0.0000 +vn -0.9239 -0.3827 0.0000 +vn 0.8238 0.0000 0.5669 +vn 0.7611 0.3152 0.5669 +vn -0.7611 0.3152 0.5669 +vn -0.8238 0.0000 0.5669 +vn 0.7611 -0.3153 0.5669 +vn -0.5825 0.5825 0.5669 +vn 0.3152 -0.7611 0.5669 +vn 0.5825 -0.5825 0.5669 +vn -0.3152 0.7611 0.5669 +vn -0.0000 -0.8238 0.5669 +vn -0.0000 0.8238 0.5669 +vn -0.7611 -0.3152 0.5669 +vn -0.7611 -0.3153 0.5669 +vn 0.3152 0.7611 0.5669 +vn 0.3153 0.7611 0.5669 +vn -0.5825 -0.5825 0.5669 +vn 0.5825 0.5825 0.5669 +vn -0.3152 -0.7611 0.5669 +vn 0.7611 -0.3152 0.5669 +vn -0.3153 0.7611 0.5669 +usemtl RDS +s 1 +f 1/1/1 2/2/1 3/3/1 4/4/1 +f 5/5/2 6/6/2 7/7/2 8/8/2 +f 1/1/3 5/5/3 8/8/3 2/2/3 +f 2/2/4 8/8/4 7/7/4 3/3/4 +f 3/3/5 7/7/5 6/6/5 4/4/5 +f 5/5/6 1/1/6 4/4/6 6/6/6 +f 9/9/7 10/10/7 11/11/8 12/12/8 +f 13/13/6 14/14/6 15/15/6 16/16/6 +f 17/17/9 18/18/9 19/19/10 20/20/11 +f 21/21/12 22/22/12 10/10/7 9/9/7 +f 23/23/13 24/24/14 14/14/14 25/25/13 +f 26/26/1 27/27/1 22/22/12 21/21/12 +f 28/28/4 29/29/4 30/30/4 17/17/4 +f 31/31/6 32/32/6 33/33/6 34/34/6 +f 32/32/6 35/35/6 36/36/6 33/33/6 +f 37/37/3 38/38/15 39/39/15 40/40/3 +f 41/41/6 42/42/6 35/35/6 32/32/6 +f 43/43/1 44/44/12 45/45/12 46/46/1 +f 47/47/16 48/48/2 49/49/2 50/50/16 +f 34/34/3 33/33/3 51/51/3 52/52/3 +f 51/51/3 33/33/3 36/36/17 18/18/17 +f 17/17/4 30/30/4 51/51/4 18/18/4 +f 36/36/18 35/35/18 53/53/19 54/54/20 +f 30/30/4 55/55/4 52/52/4 51/51/4 +f 55/55/21 31/31/21 34/34/22 52/52/22 +f 56/56/6 57/57/6 58/58/6 59/59/6 +f 60/60/6 61/61/6 38/38/6 37/37/6 +f 62/62/2 13/13/23 63/63/23 64/64/2 +f 65/65/6 66/66/6 67/67/6 48/48/6 +f 23/23/1 25/25/1 31/31/21 55/55/21 +f 14/14/6 13/13/6 62/62/6 41/41/6 32/32/6 31/31/6 25/25/6 +f 62/62/6 68/68/6 42/42/6 41/41/6 +f 23/23/4 55/55/4 30/30/4 29/29/4 64/64/4 63/63/4 24/24/4 +f 69/69/4 64/64/4 29/29/4 28/28/4 +f 68/68/2 69/69/2 28/28/24 42/42/24 +f 19/19/25 54/54/25 70/70/25 71/71/25 +f 72/72/26 20/20/11 73/73/27 74/74/27 +f 28/28/9 17/17/9 20/20/11 72/72/26 +f 18/18/17 36/36/17 54/54/28 19/19/28 +f 35/35/18 42/42/18 75/75/29 53/53/19 +f 42/42/24 28/28/24 72/72/30 75/75/30 +f 76/76/2 74/74/2 73/73/2 77/77/2 +f 77/77/2 73/73/2 71/71/2 70/70/2 +f 54/54/20 53/53/19 77/77/31 70/70/31 +f 53/53/19 75/75/29 76/76/31 77/77/31 +f 20/20/11 19/19/10 71/71/27 73/73/27 +f 75/75/30 72/72/30 74/74/32 76/76/32 +f 15/15/33 78/78/33 79/79/34 80/80/34 +f 24/24/4 63/63/4 81/81/4 78/78/4 +f 63/63/23 13/13/23 16/16/35 81/81/35 +f 14/14/14 24/24/14 78/78/33 15/15/33 +f 82/82/36 83/83/36 84/84/37 85/85/37 +f 16/16/38 15/15/38 80/80/38 83/83/38 +f 81/81/35 16/16/35 83/83/36 82/82/36 +f 78/78/39 81/81/39 82/82/39 79/79/39 +f 86/86/40 87/87/40 88/88/41 89/89/42 +f 79/79/4 82/82/4 85/85/4 87/87/4 +f 80/80/34 79/79/34 87/87/40 86/86/40 +f 83/83/6 80/80/6 86/86/6 84/84/6 +f 90/90/43 89/89/44 91/91/45 92/92/46 +f 84/84/47 86/86/47 89/89/44 90/90/43 +f 85/85/37 84/84/37 90/90/3 93/93/3 +f 87/87/48 85/85/48 93/93/49 88/88/50 +f 94/94/51 95/95/52 96/96/53 97/97/54 +f 98/98/55 99/99/56 100/100/57 101/101/58 +f 88/88/50 93/93/49 102/102/59 103/103/60 +f 104/104/61 105/105/62 106/106/63 107/107/64 +f 108/108/65 109/109/66 110/110/67 111/111/68 +f 108/108/69 112/112/70 113/113/71 109/109/72 +f 99/99/56 91/91/73 114/114/74 100/100/57 +f 115/115/75 99/99/76 98/98/77 116/116/78 +f 117/117/79 118/118/80 119/119/81 120/120/82 +f 116/116/78 98/98/77 121/121/83 122/122/84 +f 113/113/85 112/112/86 123/123/87 124/124/88 +f 109/109/72 113/113/71 105/105/89 94/94/90 +f 125/125/91 126/126/92 127/127/93 128/128/93 +f 95/95/94 104/104/95 126/126/92 125/125/91 +f 103/103/96 108/108/65 111/111/68 129/129/97 +f 117/117/98 130/130/99 131/131/100 118/118/101 +f 132/132/2 133/133/2 128/128/2 127/127/2 +f 92/92/102 115/115/103 134/134/104 135/135/105 +f 118/118/101 131/131/100 133/133/106 132/132/106 +f 112/112/86 102/102/107 136/136/108 123/123/87 +f 92/92/46 91/91/45 99/99/76 115/115/75 +f 118/118/80 132/132/109 137/137/110 119/119/81 +f 103/103/60 102/102/59 112/112/70 108/108/69 +f 115/115/103 116/116/111 138/138/112 134/134/104 +f 122/122/84 121/121/83 130/130/99 117/117/98 +f 133/133/113 131/131/114 139/139/115 140/140/116 +f 94/94/90 105/105/89 104/104/95 95/95/94 +f 131/131/114 130/130/117 141/141/118 139/139/115 +f 107/107/119 96/96/120 142/142/121 143/143/122 +f 106/106/123 97/97/124 96/96/120 107/107/119 +f 110/110/125 97/97/124 106/106/123 124/124/126 +f 111/111/127 110/110/125 124/124/126 123/123/128 +f 111/111/127 123/123/128 136/136/129 129/129/130 +f 144/144/131 129/129/130 136/136/129 145/145/131 +f 146/146/1 147/147/1 140/140/1 137/137/1 +f 140/140/132 139/139/133 119/119/134 137/137/132 +f 119/119/134 139/139/133 141/141/135 120/120/136 +f 120/120/136 141/141/135 148/148/137 149/149/138 +f 101/101/139 138/138/140 149/149/138 148/148/137 +f 134/134/141 138/138/140 101/101/139 100/100/142 +f 100/100/142 114/114/143 135/135/144 134/134/141 +f 150/150/145 151/151/145 135/135/144 114/114/143 +f 91/91/73 89/89/42 150/150/146 114/114/74 +f 130/130/117 121/121/147 148/148/148 141/141/118 +f 90/90/3 92/92/102 135/135/105 151/151/3 +f 102/102/107 93/93/3 145/145/3 136/136/108 +f 109/109/66 94/94/51 97/97/54 110/110/67 +f 88/88/41 103/103/96 129/129/97 144/144/149 +f 128/128/150 133/133/113 140/140/116 147/147/151 +f 89/89/42 88/88/41 144/144/149 150/150/146 +f 121/121/147 98/98/55 101/101/58 148/148/148 +f 122/122/152 117/117/79 120/120/82 149/149/153 +f 132/132/109 127/127/154 146/146/155 137/137/110 +f 93/93/3 90/90/3 151/151/3 145/145/3 +f 116/116/111 122/122/152 149/149/153 138/138/112 +f 126/126/156 104/104/61 107/107/64 143/143/157 +f 127/127/154 126/126/156 143/143/157 146/146/155 +f 105/105/62 113/113/85 124/124/88 106/106/63 +f 95/95/52 125/125/158 142/142/159 96/96/53 +f 125/125/158 128/128/150 147/147/151 142/142/159 +f 147/147/160 146/146/160 143/143/122 142/142/121 +f 144/144/2 145/145/2 151/151/2 150/150/2 +f 64/64/5 69/69/5 68/68/5 62/62/5 +f 152/152/6 153/153/6 154/154/161 155/155/161 +f 155/155/161 154/154/161 156/156/162 157/157/162 +f 157/157/162 156/156/162 158/158/163 159/159/163 +f 159/159/163 158/158/163 160/160/3 161/161/3 +f 161/161/3 160/160/3 162/162/164 163/163/164 +f 163/163/164 162/162/164 164/164/165 165/165/165 +f 165/165/165 164/164/165 166/166/166 167/167/166 +f 167/167/166 166/166/166 168/168/4 169/169/4 +f 169/169/4 168/168/4 170/170/167 171/171/167 +f 171/171/167 170/170/167 172/172/168 173/173/168 +f 173/173/168 172/172/168 174/174/169 175/175/169 +f 175/175/170 174/174/170 176/176/171 177/177/172 +f 177/177/172 176/176/171 178/178/173 179/179/174 +f 179/179/174 178/178/173 180/180/175 181/181/175 +f 158/158/2 156/156/2 182/182/2 183/183/2 +f 181/181/175 180/180/175 184/184/176 185/185/176 +f 185/185/176 184/184/176 153/153/6 152/152/6 +f 152/152/1 155/155/1 157/157/1 159/159/1 161/161/1 163/163/1 165/165/1 167/167/1 169/169/1 171/171/1 173/173/1 175/175/1 177/177/1 179/179/1 181/181/1 185/185/1 +f 186/186/177 187/187/5 188/188/5 189/189/177 +f 168/168/2 166/166/2 190/190/2 191/191/2 +f 154/154/2 153/153/2 192/192/2 193/193/2 +f 178/178/2 176/176/2 187/187/2 186/186/2 +f 164/164/2 162/162/2 194/194/2 195/195/2 +f 174/174/2 172/172/2 196/196/2 197/197/2 +f 153/153/2 184/184/2 198/198/2 192/192/2 +f 160/160/2 158/158/2 183/183/2 199/199/2 +f 170/170/2 168/168/2 191/191/2 200/200/2 +f 180/180/2 178/178/2 186/186/2 201/201/2 +f 156/156/2 154/154/2 193/193/2 182/182/2 +f 166/166/2 164/164/2 195/195/2 190/190/2 +f 176/176/2 174/174/2 197/197/2 187/187/2 +f 162/162/2 160/160/2 199/199/2 194/194/2 +f 172/172/2 170/170/2 200/200/2 196/196/2 +f 184/184/2 180/180/2 201/201/2 198/198/2 +f 202/202/1 203/203/1 204/204/1 205/205/1 +f 195/195/165 194/194/164 206/206/164 207/207/165 +f 201/201/178 186/186/177 189/189/177 208/208/178 +f 190/190/166 195/195/165 207/207/165 209/209/166 +f 198/198/176 201/201/178 208/208/178 210/210/176 +f 191/191/4 190/190/166 209/209/166 211/211/4 +f 193/193/161 192/192/6 212/212/6 213/213/161 +f 192/192/6 198/198/176 210/210/176 212/212/6 +f 200/200/167 191/191/4 211/211/4 214/214/167 +f 182/182/162 193/193/161 213/213/161 203/203/162 +f 196/196/179 200/200/167 214/214/167 215/215/179 +f 183/183/163 182/182/162 203/203/162 202/202/163 +f 197/197/180 196/196/179 215/215/179 216/216/180 +f 199/199/3 183/183/163 202/202/163 217/217/3 +f 187/187/5 197/197/180 216/216/180 188/188/5 +f 194/194/164 199/199/3 217/217/3 206/206/164 +f 218/218/4 219/219/166 220/220/166 221/221/4 +f 216/216/1 215/215/1 222/222/1 223/223/1 +f 217/217/1 202/202/1 205/205/1 224/224/1 +f 188/188/1 216/216/1 223/223/1 225/225/1 +f 206/206/1 217/217/1 224/224/1 226/226/1 +f 189/189/1 188/188/1 225/225/1 227/227/1 +f 207/207/1 206/206/1 226/226/1 228/228/1 +f 208/208/1 189/189/1 227/227/1 229/229/1 +f 209/209/1 207/207/1 228/228/1 219/219/1 +f 210/210/1 208/208/1 229/229/1 230/230/1 +f 211/211/1 209/209/1 219/219/1 218/218/1 +f 213/213/1 212/212/1 231/231/1 232/232/1 +f 212/212/1 210/210/1 230/230/1 231/231/1 +f 214/214/1 211/211/1 218/218/1 233/233/1 +f 203/203/1 213/213/1 232/232/1 204/204/1 +f 215/215/1 214/214/1 233/233/1 222/222/1 +f 234/234/181 235/235/182 236/236/183 237/237/184 +f 232/232/161 231/231/6 238/238/6 239/239/161 +f 231/231/6 230/230/176 240/240/176 238/238/6 +f 233/233/167 218/218/4 221/221/4 241/241/167 +f 204/204/162 232/232/161 239/239/161 242/242/162 +f 222/222/179 233/233/167 241/241/167 243/243/179 +f 205/205/163 204/204/162 242/242/162 244/244/163 +f 223/223/180 222/222/179 243/243/179 245/245/180 +f 224/224/3 205/205/163 244/244/163 246/246/3 +f 225/225/5 223/223/180 245/245/180 235/235/5 +f 226/226/164 224/224/3 246/246/3 247/247/164 +f 227/227/177 225/225/5 235/235/5 234/234/177 +f 228/228/165 226/226/164 247/247/164 248/248/165 +f 229/229/178 227/227/177 234/234/177 249/249/178 +f 219/219/166 228/228/165 248/248/165 220/220/166 +f 230/230/176 229/229/178 249/249/178 240/240/176 +f 250/250/185 251/251/186 252/252/187 253/253/188 237/237/184 236/236/183 254/254/189 255/255/190 256/256/191 257/257/192 258/258/193 259/259/194 260/260/195 261/261/196 262/262/197 263/263/198 +f 248/248/199 247/247/200 260/260/195 259/259/194 +f 249/249/201 234/234/181 237/237/184 253/253/188 +f 220/220/202 248/248/199 259/259/194 258/258/193 +f 240/240/203 249/249/201 253/253/188 252/252/187 +f 221/221/204 220/220/202 258/258/193 257/257/192 +f 239/239/205 238/238/206 251/251/186 250/250/185 +f 238/238/206 240/240/203 252/252/187 251/251/186 +f 241/241/207 221/221/204 257/257/192 256/256/191 +f 242/242/208 239/239/205 250/250/185 263/263/198 +f 243/243/209 241/241/207 256/256/191 255/255/190 +f 244/244/210 242/242/208 263/263/198 262/262/197 +f 245/245/211 243/243/209 255/255/190 254/254/189 +f 246/246/212 244/244/210 262/262/197 261/261/196 +f 235/235/182 245/245/211 254/254/189 236/236/183 +f 247/247/200 246/246/212 261/261/196 260/260/195 +f 264/264/4 265/265/167 266/266/213 267/267/214 +f 268/268/2 269/269/2 270/270/2 271/271/2 +f 272/272/6 273/273/6 274/274/161 275/275/161 +f 276/276/164 277/277/165 278/278/215 279/279/216 +f 280/280/2 281/281/2 282/282/2 283/283/2 +f 275/275/161 274/274/161 284/284/162 268/268/162 +f 285/285/178 286/286/176 287/287/217 288/288/218 +f 289/289/2 290/290/2 291/291/2 265/265/2 +f 268/268/162 284/284/162 292/292/163 269/269/163 +f 293/293/1 294/294/1 295/295/1 296/296/1 +f 297/297/2 298/298/2 299/299/2 277/277/2 +f 269/269/163 292/292/163 300/300/3 301/301/3 +f 302/302/3 276/276/164 279/279/216 303/303/219 +f 269/269/2 301/301/2 302/302/2 270/270/2 +f 301/301/3 300/300/3 304/304/164 305/305/164 +f 299/299/166 264/264/4 267/267/214 306/306/220 +f 307/307/2 272/272/2 308/308/2 286/286/2 +f 305/305/164 304/304/164 309/309/165 297/297/165 +f 286/286/176 308/308/6 310/310/221 287/287/217 +f 281/281/2 311/311/2 285/285/2 282/282/2 +f 297/297/165 309/309/165 312/312/166 298/298/166 +f 291/291/179 313/313/180 314/314/222 315/315/223 +f 290/290/2 316/316/2 313/313/2 291/291/2 +f 298/298/166 312/312/166 317/317/4 318/318/4 +f 282/282/177 285/285/178 288/288/218 319/319/224 +f 272/272/2 275/275/2 320/320/2 308/308/2 +f 318/318/4 317/317/4 321/321/167 289/289/167 +f 308/308/6 320/320/225 294/294/226 310/310/221 +f 298/298/2 318/318/2 264/264/2 299/299/2 +f 289/289/167 321/321/167 322/322/179 290/290/179 +f 270/270/227 302/302/3 303/303/219 323/323/228 +f 301/301/2 305/305/2 276/276/2 302/302/2 +f 290/290/179 322/322/179 324/324/180 316/316/180 +f 277/277/165 299/299/166 306/306/220 278/278/215 +f 275/275/2 268/268/2 271/271/2 320/320/2 +f 316/316/180 324/324/180 325/325/5 280/280/5 +f 265/265/167 291/291/179 315/315/223 266/266/213 +f 311/311/2 307/307/2 286/286/2 285/285/2 +f 280/280/5 325/325/5 326/326/177 281/281/177 +f 288/288/218 287/287/217 327/327/229 328/328/230 +f 316/316/2 280/280/2 283/283/2 313/313/2 +f 281/281/177 326/326/177 329/329/178 311/311/178 +f 61/61/6 330/330/6 331/331/6 38/38/6 +f 283/283/5 282/282/177 319/319/224 332/332/231 +f 311/311/178 329/329/178 333/333/176 307/307/176 +f 313/313/180 283/283/5 332/332/231 314/314/222 +f 305/305/2 297/297/2 277/277/2 276/276/2 +f 307/307/176 333/333/176 273/273/6 272/272/6 +f 318/318/2 289/289/2 265/265/2 264/264/2 +f 271/271/2 270/270/2 334/334/2 335/335/2 +f 336/336/1 337/337/1 338/338/1 339/339/1 340/340/1 341/341/1 342/342/1 343/343/1 344/344/1 345/345/1 346/346/1 347/347/1 348/348/1 349/349/1 328/328/1 327/327/1 +f 278/278/215 306/306/220 343/343/232 342/342/233 +f 319/319/224 288/288/218 328/328/230 349/349/234 +f 279/279/216 278/278/215 342/342/233 341/341/235 +f 332/332/231 319/319/224 349/349/234 348/348/236 +f 303/303/219 279/279/216 341/341/235 340/340/237 +f 314/314/222 332/332/231 348/348/236 347/347/238 +f 323/323/228 303/303/219 340/340/237 339/339/239 +f 315/315/223 314/314/222 347/347/238 346/346/240 +f 293/293/241 323/323/228 339/339/239 338/338/241 +f 266/266/213 315/315/223 346/346/240 345/345/242 +f 294/294/226 293/293/241 338/338/241 337/337/243 +f 267/267/214 266/266/213 345/345/242 344/344/244 +f 287/287/217 310/310/221 336/336/245 327/327/229 +f 310/310/221 294/294/226 337/337/243 336/336/245 +f 306/306/220 267/267/214 344/344/244 343/343/232 +f 350/350/246 335/335/247 296/296/247 295/295/246 +f 335/335/247 334/334/248 351/351/248 296/296/247 +f 270/270/165 323/323/165 351/351/165 334/334/165 +f 320/320/2 271/271/2 335/335/2 350/350/2 +f 294/294/178 320/320/178 350/350/178 295/295/178 +f 323/323/1 293/293/1 296/296/1 351/351/1 +f 352/352/5 353/353/5 354/354/5 355/355/5 +f 355/355/6 354/354/6 356/356/6 357/357/6 +f 357/357/3 356/356/3 358/358/3 359/359/3 +f 359/359/4 358/358/4 353/353/4 352/352/4 +f 12/12/8 11/11/8 360/360/3 60/60/3 +f 361/361/249 362/362/250 363/363/250 364/364/249 +f 21/21/6 9/9/6 365/365/6 44/44/6 +f 59/59/251 58/58/252 366/366/252 367/367/251 +f 60/60/3 360/360/3 368/368/15 61/61/15 +f 9/9/6 12/12/6 369/369/6 365/365/6 +f 365/365/7 369/369/8 370/370/8 371/371/7 +f 61/61/15 368/368/15 372/372/253 330/330/253 +f 26/26/6 21/21/6 44/44/6 43/43/6 +f 369/369/8 37/37/3 40/40/3 370/370/8 +f 330/330/253 372/372/253 373/373/16 374/374/16 +f 375/375/6 376/376/6 377/377/6 378/378/6 +f 331/331/253 47/47/16 50/50/16 379/379/253 +f 374/374/16 373/373/16 380/380/2 65/65/2 +f 66/66/6 381/381/6 361/361/6 67/67/6 +f 67/67/254 361/361/249 364/364/249 382/382/254 +f 65/65/2 380/380/2 383/383/254 66/66/254 +f 330/330/6 374/374/6 47/47/6 331/331/6 +f 377/377/255 59/59/251 367/367/251 384/384/255 +f 66/66/254 383/383/254 385/385/249 381/381/249 +f 12/12/6 60/60/6 37/37/6 369/369/6 +f 44/44/12 365/365/7 371/371/7 45/45/12 +f 381/381/249 385/385/249 386/386/250 387/387/250 +f 57/57/6 26/26/6 43/43/6 58/58/6 +f 38/38/15 331/331/253 379/379/253 39/39/15 +f 387/387/250 386/386/250 388/388/5 375/375/5 +f 376/376/6 56/56/6 59/59/6 377/377/6 +f 48/48/2 67/67/254 382/382/254 49/49/2 +f 375/375/5 388/388/5 389/389/255 376/376/255 +f 381/381/6 387/387/6 362/362/6 361/361/6 +f 40/40/256 39/39/257 390/390/257 391/391/256 +f 376/376/255 389/389/255 392/392/251 56/56/251 +f 362/362/250 378/378/5 393/393/5 363/363/250 +f 374/374/6 65/65/6 48/48/6 47/47/6 +f 56/56/251 392/392/251 394/394/252 57/57/252 +f 387/387/6 375/375/6 378/378/6 362/362/6 +f 378/378/5 377/377/255 384/384/255 393/393/5 +f 57/57/252 394/394/252 27/27/1 26/26/1 +f 395/395/7 396/396/7 397/397/8 398/398/8 +f 58/58/252 43/43/1 46/46/1 366/366/252 +f 399/399/4 400/400/4 401/401/4 402/402/4 391/391/4 390/390/4 403/403/4 404/404/4 405/405/4 406/406/4 407/407/4 408/408/4 409/409/4 410/410/4 411/411/4 412/412/4 +f 363/363/258 393/393/259 409/409/259 408/408/258 +f 370/370/260 40/40/256 391/391/256 402/402/260 +f 364/364/261 363/363/258 408/408/258 407/407/261 +f 45/45/262 371/371/263 401/401/263 400/400/262 +f 382/382/264 364/364/261 407/407/261 406/406/264 +f 46/46/265 45/45/262 400/400/262 399/399/265 +f 49/49/266 382/382/264 406/406/264 405/405/266 +f 393/393/259 384/384/267 410/410/268 409/409/259 +f 371/371/263 370/370/260 402/402/260 401/401/263 +f 50/50/269 49/49/266 405/405/266 404/404/270 +f 384/384/267 367/367/271 411/411/271 410/410/268 +f 379/379/272 50/50/269 404/404/270 403/403/272 +f 367/367/271 366/366/273 412/412/273 411/411/271 +f 39/39/257 379/379/272 403/403/272 390/390/257 +f 366/366/273 46/46/265 399/399/265 412/412/273 +f 413/413/12 414/414/12 396/396/7 395/395/7 +f 415/415/1 416/416/1 414/414/12 413/413/12 +f 417/417/3 418/418/15 419/419/15 420/420/3 +f 421/421/1 422/422/12 423/423/12 424/424/1 +f 425/425/16 426/426/2 427/427/2 428/428/16 +f 429/429/6 430/430/6 431/431/6 432/432/6 +f 433/433/6 434/434/6 418/418/6 417/417/6 +f 435/435/6 436/436/6 437/437/6 426/426/6 +f 434/434/6 438/438/6 439/439/6 418/418/6 +f 398/398/8 397/397/8 440/440/3 433/433/3 +f 441/441/249 442/442/250 443/443/250 444/444/249 +f 413/413/6 395/395/6 445/445/6 422/422/6 +f 432/432/251 431/431/252 446/446/252 447/447/251 +f 433/433/3 440/440/3 448/448/15 434/434/15 +f 395/395/6 398/398/6 449/449/6 445/445/6 +f 445/445/7 449/449/8 450/450/8 451/451/7 +f 434/434/15 448/448/15 452/452/253 438/438/253 +f 415/415/6 413/413/6 422/422/6 421/421/6 +f 449/449/8 417/417/3 420/420/3 450/450/8 +f 438/438/253 452/452/253 453/453/16 454/454/16 +f 455/455/6 456/456/6 457/457/6 458/458/6 +f 439/439/253 425/425/16 428/428/16 459/459/253 +f 454/454/16 453/453/16 460/460/2 435/435/2 +f 436/436/6 461/461/6 441/441/6 437/437/6 +f 437/437/254 441/441/249 444/444/249 462/462/254 +f 435/435/2 460/460/2 463/463/254 436/436/254 +f 438/438/6 454/454/6 425/425/6 439/439/6 +f 457/457/255 432/432/251 447/447/251 464/464/255 +f 436/436/254 463/463/254 465/465/249 461/461/249 +f 398/398/6 433/433/6 417/417/6 449/449/6 +f 422/422/12 445/445/7 451/451/7 423/423/12 +f 461/461/249 465/465/249 466/466/250 467/467/250 +f 430/430/6 415/415/6 421/421/6 431/431/6 +f 418/418/15 439/439/253 459/459/253 419/419/15 +f 467/467/250 466/466/250 468/468/5 455/455/5 +f 456/456/6 429/429/6 432/432/6 457/457/6 +f 426/426/2 437/437/254 462/462/254 427/427/2 +f 455/455/5 468/468/5 469/469/255 456/456/255 +f 461/461/6 467/467/6 442/442/6 441/441/6 +f 420/420/256 419/419/257 470/470/257 471/471/256 +f 456/456/255 469/469/255 472/472/251 429/429/251 +f 442/442/250 458/458/5 473/473/5 443/443/250 +f 454/454/6 435/435/6 426/426/6 425/425/6 +f 429/429/251 472/472/251 474/474/252 430/430/252 +f 467/467/6 455/455/6 458/458/6 442/442/6 +f 458/458/5 457/457/255 464/464/255 473/473/5 +f 430/430/252 474/474/252 416/416/1 415/415/1 +f 431/431/252 421/421/1 424/424/1 446/446/252 +f 475/475/4 476/476/4 477/477/4 478/478/4 471/471/4 470/470/4 479/479/4 480/480/4 481/481/4 482/482/4 483/483/4 484/484/4 485/485/4 486/486/4 487/487/4 488/488/4 +f 443/443/258 473/473/259 485/485/259 484/484/258 +f 450/450/274 420/420/256 471/471/256 478/478/260 +f 444/444/261 443/443/258 484/484/258 483/483/261 +f 423/423/262 451/451/263 477/477/263 476/476/262 +f 462/462/275 444/444/261 483/483/261 482/482/275 +f 424/424/265 423/423/262 476/476/262 475/475/265 +f 427/427/266 462/462/275 482/482/275 481/481/266 +f 473/473/259 464/464/268 486/486/268 485/485/259 +f 451/451/263 450/450/274 478/478/260 477/477/263 +f 428/428/270 427/427/266 481/481/266 480/480/269 +f 464/464/268 447/447/271 487/487/271 486/486/268 +f 459/459/272 428/428/270 480/480/269 479/479/272 +f 447/447/271 446/446/273 488/488/273 487/487/271 +f 419/419/257 459/459/272 479/479/272 470/470/257 +f 446/446/273 424/424/265 475/475/265 488/488/273 +f 489/489/6 490/490/6 491/491/161 492/492/161 +f 492/492/161 491/491/161 493/493/162 494/494/162 +f 494/494/162 493/493/162 495/495/163 496/496/163 +f 496/496/163 495/495/163 497/497/3 498/498/3 +f 498/498/3 497/497/3 499/499/164 500/500/164 +f 500/500/164 499/499/164 501/501/165 502/502/165 +f 502/502/165 501/501/165 503/503/166 504/504/166 +f 504/504/166 503/503/166 505/505/4 506/506/4 +f 506/506/4 505/505/4 507/507/167 508/508/167 +f 508/508/167 507/507/167 509/509/179 510/510/179 +f 510/510/179 509/509/179 511/511/180 512/512/180 +f 512/512/180 511/511/180 513/513/5 514/514/5 +f 514/514/5 513/513/5 515/515/177 516/516/177 +f 516/516/177 515/515/177 517/517/178 518/518/178 +f 518/518/178 517/517/178 519/519/176 520/520/176 +f 520/520/176 519/519/176 490/490/6 489/489/6 diff --git a/Content/Weapons/Attachments/attachments_Mesh/rds.uasset b/Content/Weapons/Attachments/attachments_Mesh/rds.uasset new file mode 100644 index 0000000..d763958 Binary files /dev/null and b/Content/Weapons/Attachments/attachments_Mesh/rds.uasset differ diff --git a/Content/Weapons/Attachments/attachments_Mesh/rds2.mtl b/Content/Weapons/Attachments/attachments_Mesh/rds2.mtl new file mode 100644 index 0000000..0d6a7bc --- /dev/null +++ b/Content/Weapons/Attachments/attachments_Mesh/rds2.mtl @@ -0,0 +1,12 @@ +# Blender MTL File: 'None' +# Material Count: 1 + +newmtl RDS +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.800000 0.800000 0.800000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 diff --git a/Content/Weapons/Attachments/attachments_Mesh/rds2.obj b/Content/Weapons/Attachments/attachments_Mesh/rds2.obj new file mode 100644 index 0000000..081ff2b --- /dev/null +++ b/Content/Weapons/Attachments/attachments_Mesh/rds2.obj @@ -0,0 +1,73 @@ +# Blender v2.93.3 OBJ File: '' +# www.blender.org +mtllib rds2.mtl +o Cube.001 +v -3.502983 1.506717 0.000000 +v -3.535629 0.362103 1.173369 +v -3.535628 0.362103 -1.173368 +v -3.535628 0.730983 -1.405534 +v -3.535629 0.730983 1.405535 +v -3.525660 1.032385 -1.497375 +v -3.515692 1.333787 -1.549575 +v -3.525661 1.032385 1.497376 +v -3.505724 1.738655 -1.549575 +v -3.505725 1.738655 1.549576 +v -3.515693 1.333787 1.549576 +v -3.490772 2.017564 -1.497375 +v -3.475820 2.296474 -1.372651 +v -3.490773 2.017564 1.497376 +v -3.435948 2.611371 -1.063524 +v -3.435949 2.611371 1.063525 +v -3.475821 2.296474 1.372652 +vt 0.502558 0.500000 +vt 0.350223 0.613414 +vt 0.350223 0.386586 +vt 0.399257 0.364146 +vt 0.399257 0.635854 +vt 0.439378 0.355269 +vt 0.479499 0.350223 +vt 0.439378 0.644731 +vt 0.533373 0.350223 +vt 0.533373 0.649777 +vt 0.479499 0.649777 +vt 0.570532 0.355269 +vt 0.607692 0.367324 +vt 0.570532 0.644731 +vt 0.649777 0.397203 +vt 0.649777 0.602797 +vt 0.607692 0.632676 +vn 0.9990 -0.0436 0.0000 +vn 0.9998 -0.0173 0.0110 +vn 0.9998 -0.0173 -0.0110 +vn 0.9997 -0.0220 -0.0111 +vn 0.9997 -0.0220 0.0111 +vn 0.9994 -0.0341 -0.0043 +vn 0.9996 -0.0293 -0.0049 +vn 0.9994 -0.0341 0.0043 +vn 0.9992 -0.0387 -0.0076 +vn 0.9992 -0.0387 0.0076 +vn 0.9996 -0.0293 0.0049 +vn 0.9987 -0.0507 -0.0091 +vn 0.9973 -0.0701 -0.0206 +vn 0.9987 -0.0507 0.0091 +vn 0.9964 -0.0818 -0.0222 +vn 0.9964 -0.0818 0.0222 +vn 0.9973 -0.0701 0.0206 +usemtl RDS +s 1 +f 1/1/1 2/2/2 3/3/3 +f 1/1/1 3/3/3 4/4/4 +f 1/1/1 5/5/5 2/2/2 +f 1/1/1 6/6/6 7/7/7 +f 1/1/1 8/8/8 5/5/5 +f 1/1/1 7/7/7 9/9/9 +f 1/1/1 10/10/10 11/11/11 +f 1/1/1 12/12/12 13/13/13 +f 1/1/1 14/14/14 10/10/10 +f 1/1/1 15/15/15 16/16/16 +f 1/1/1 16/16/16 17/17/17 +f 1/1/1 13/13/13 15/15/15 +f 1/1/1 4/4/4 6/6/6 +f 1/1/1 11/11/11 8/8/8 +f 1/1/1 9/9/9 12/12/12 +f 1/1/1 17/17/17 14/14/14 diff --git a/Content/Weapons/Attachments/attachments_Mesh/rds2.uasset b/Content/Weapons/Attachments/attachments_Mesh/rds2.uasset new file mode 100644 index 0000000..db7fbfb Binary files /dev/null and b/Content/Weapons/Attachments/attachments_Mesh/rds2.uasset differ diff --git a/Content/Weapons/Attachments/attachments_Tex/rds.png b/Content/Weapons/Attachments/attachments_Tex/rds.png new file mode 100644 index 0000000..79b0f26 Binary files /dev/null and b/Content/Weapons/Attachments/attachments_Tex/rds.png differ diff --git a/Content/Weapons/Attachments/attachments_Tex/rds.uasset b/Content/Weapons/Attachments/attachments_Tex/rds.uasset new file mode 100644 index 0000000..98ed681 Binary files /dev/null and b/Content/Weapons/Attachments/attachments_Tex/rds.uasset differ diff --git a/Content/Weapons/Attachments/attachments_Tex/rdsSmall.png b/Content/Weapons/Attachments/attachments_Tex/rdsSmall.png new file mode 100644 index 0000000..9c69b6c Binary files /dev/null and b/Content/Weapons/Attachments/attachments_Tex/rdsSmall.png differ diff --git a/Content/Weapons/Attachments/attachments_Tex/rdsSmall.uasset b/Content/Weapons/Attachments/attachments_Tex/rdsSmall.uasset new file mode 100644 index 0000000..43b8177 Binary files /dev/null and b/Content/Weapons/Attachments/attachments_Tex/rdsSmall.uasset differ diff --git a/Content/Weapons/Attachments/attachments_Tex/rds_128x128.png b/Content/Weapons/Attachments/attachments_Tex/rds_128x128.png new file mode 100644 index 0000000..21a39bd Binary files /dev/null and b/Content/Weapons/Attachments/attachments_Tex/rds_128x128.png differ diff --git a/Content/Weapons/Attachments/attachments_Tex/rds_128x128.uasset b/Content/Weapons/Attachments/attachments_Tex/rds_128x128.uasset new file mode 100644 index 0000000..e9eac79 Binary files /dev/null and b/Content/Weapons/Attachments/attachments_Tex/rds_128x128.uasset differ diff --git a/Content/Weapons/MainWeaponClass/AUG_BP.uasset b/Content/Weapons/MainWeaponClass/AUG_BP.uasset new file mode 100644 index 0000000..0700fb1 Binary files /dev/null and b/Content/Weapons/MainWeaponClass/AUG_BP.uasset differ diff --git a/Content/Weapons/MainWeaponClass/MainWeapon_BP.uasset b/Content/Weapons/MainWeaponClass/MainWeapon_BP.uasset new file mode 100644 index 0000000..c92dacd Binary files /dev/null and b/Content/Weapons/MainWeaponClass/MainWeapon_BP.uasset differ diff --git a/Content/Weapons/Pistols/pistol_BP/G17_BP.uasset b/Content/Weapons/Pistols/pistol_BP/G17_BP.uasset new file mode 100644 index 0000000..4f59784 Binary files /dev/null and b/Content/Weapons/Pistols/pistol_BP/G17_BP.uasset differ diff --git a/Content/Weapons/Pistols/pistol_BP/wG17_BP.uasset b/Content/Weapons/Pistols/pistol_BP/wG17_BP.uasset new file mode 100644 index 0000000..2f0e812 Binary files /dev/null and b/Content/Weapons/Pistols/pistol_BP/wG17_BP.uasset differ diff --git a/Content/Weapons/Pistols/pistol_Mesh/glockmat.uasset b/Content/Weapons/Pistols/pistol_Mesh/glockmat.uasset new file mode 100644 index 0000000..a4595c2 Binary files /dev/null and b/Content/Weapons/Pistols/pistol_Mesh/glockmat.uasset differ diff --git a/Content/Weapons/Pistols/pistol_Mesh/p226.mtl b/Content/Weapons/Pistols/pistol_Mesh/p226.mtl new file mode 100644 index 0000000..b125e49 --- /dev/null +++ b/Content/Weapons/Pistols/pistol_Mesh/p226.mtl @@ -0,0 +1,70 @@ +# Blender MTL File: 'None' +# Material Count: 7 + +newmtl Material.002 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.640000 0.640000 0.640000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material_001.001 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.640000 0.640000 0.640000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material_002.001 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.640000 0.640000 0.640000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material_003.001 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.640000 0.640000 0.640000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material_004.001 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.640000 0.640000 0.640000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material_005.001 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.640000 0.640000 0.640000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl None +Ns 500 +Ka 0.8 0.8 0.8 +Kd 0.8 0.8 0.8 +Ks 0.8 0.8 0.8 +d 1 +illum 2 diff --git a/Content/Weapons/Pistols/pistol_Mesh/p226.obj b/Content/Weapons/Pistols/pistol_Mesh/p226.obj new file mode 100644 index 0000000..937e732 --- /dev/null +++ b/Content/Weapons/Pistols/pistol_Mesh/p226.obj @@ -0,0 +1,6371 @@ +# Blender v2.93.3 OBJ File: '' +# www.blender.org +mtllib p226.mtl +o Cube_Cube.008 +v -0.399492 1.999329 3.281924 +v -0.271825 3.111726 2.983818 +v -0.273765 2.039874 -3.449099 +v -0.271825 3.167271 -3.639920 +v 0.399492 1.999329 3.281924 +v 0.271825 3.111726 2.983818 +v 0.273765 2.039874 -3.449099 +v 0.271825 3.167271 -3.639920 +v -0.399492 2.035078 0.995600 +v -0.271825 3.133693 1.097589 +v 0.399492 2.035078 0.995600 +v 0.271825 3.133693 1.097589 +v -0.399492 2.284559 3.192601 +v -0.273765 2.323290 -3.585988 +v 0.273765 2.323290 -3.585988 +v 0.399492 2.284559 3.192601 +v 0.399492 2.316774 1.021751 +v -0.399492 2.316774 1.021751 +v -0.271825 3.150325 -3.687933 +v 0.271825 3.150325 -3.687933 +v -0.273765 2.323290 -3.688426 +v 0.273765 2.323290 -3.688426 +v -0.271825 3.156078 -0.983999 +v -0.271825 3.144886 0.331809 +v -0.273765 2.354941 -4.397234 +v 0.273765 2.354941 -4.397234 +v -0.271825 3.145880 -4.297614 +v -0.399492 3.000719 -4.391201 +v 0.399492 3.000719 -4.391201 +v 0.271825 3.145880 -4.297614 +v 0.399492 2.030959 0.343250 +v 0.399492 2.042094 -0.983999 +v -0.399492 2.042095 -0.983999 +v -0.399492 2.080499 0.343250 +v 0.271825 3.156078 -0.983999 +v 0.271825 3.144886 0.331809 +v 0.399492 2.335834 -0.983999 +v 0.399492 2.326304 0.331809 +v -0.399492 2.326304 0.331809 +v -0.399492 2.335834 -0.983999 +v -0.399492 2.781844 3.069341 +v -0.399492 2.839487 -3.612887 +v 0.399492 2.839487 -3.612887 +v 0.399492 2.781844 3.069341 +v 0.399492 2.807898 1.067344 +v -0.399492 2.807898 1.067344 +v -0.399492 2.829299 -3.687934 +v 0.399492 2.829299 -3.687934 +v 0.399492 2.828957 -0.983999 +v 0.399492 2.818427 0.331809 +v -0.399492 2.818427 0.331809 +v -0.399492 2.828957 -0.983999 +v -0.399492 2.851819 3.042135 +v -0.399492 2.909017 -3.618622 +v 0.399492 2.909017 -3.618622 +v 0.399492 2.851819 3.042135 +v 0.399492 2.877006 1.073760 +v -0.399492 2.877006 1.073760 +v -0.399492 2.897395 -3.687934 +v 0.399492 2.897395 -3.687934 +v 0.399492 2.898346 -0.983999 +v 0.399492 2.887676 0.331809 +v -0.399492 2.887676 0.331809 +v -0.399492 2.898346 -0.983999 +v -0.399492 2.879275 -4.392770 +v 0.399492 2.879275 -4.392770 +v -0.137586 3.167271 -3.639920 +v 0.137586 3.167271 -3.639920 +v -0.202205 1.999329 3.636524 +v 0.202205 1.999329 3.636524 +v 0.137586 3.111726 3.230174 +v -0.137586 3.111726 3.230174 +v -0.137586 3.133693 1.097589 +v 0.137586 3.133693 1.097589 +v 0.202205 2.276086 3.516846 +v -0.202205 2.276086 3.516846 +v -0.273765 2.052063 -3.572136 +v -0.273765 1.875714 -3.435247 +v -0.055133 3.149920 -3.743421 +v 0.055133 3.149920 -3.743421 +v 0.273765 2.052063 -3.687934 +v -0.138568 2.355829 -4.393932 +v 0.138568 2.355829 -4.393932 +v -0.055133 3.146285 -4.242126 +v 0.055133 3.146285 -4.242126 +v 0.202205 3.000719 -4.391201 +v -0.202205 3.000719 -4.391201 +v -0.137586 3.156078 -0.983999 +v 0.137586 3.156078 -0.983999 +v -0.137586 3.144886 0.331808 +v 0.137586 3.144886 0.331808 +v 0.202205 2.787492 3.309555 +v -0.202205 2.787492 3.309555 +v 0.202205 2.857467 3.291780 +v -0.202205 2.857467 3.291780 +v -0.202205 2.879275 -4.392770 +v 0.202205 2.879275 -4.392770 +v -0.399492 2.008069 2.966172 +v 0.245490 3.117331 2.832535 +v -0.245490 3.117331 2.832535 +v 0.399492 2.008069 2.966172 +v -0.399492 2.292435 2.966172 +v 0.399492 2.292435 2.966172 +v -0.399492 2.788214 2.966172 +v 0.399492 2.788214 2.966172 +v -0.399492 2.857977 2.966172 +v 0.399492 2.857977 2.966172 +v 0.163920 3.117331 2.832535 +v -0.163920 3.117331 2.832535 +v -0.245490 3.119925 2.754986 +v 0.399492 2.013054 2.602529 +v -0.399492 2.296927 2.607355 +v -0.399492 2.791846 2.615768 +v -0.399492 2.861488 2.616952 +v -0.399492 2.013054 2.602529 +v 0.245490 3.119925 2.754986 +v 0.399492 2.296927 2.607355 +v 0.399492 2.791846 2.615768 +v 0.399492 2.861488 2.616952 +v 0.163920 3.119925 2.754986 +v -0.163920 3.119925 2.754986 +v 0.271825 3.120159 2.621350 +v 0.271825 3.117097 2.966172 +v 0.137586 3.120159 2.621350 +v 0.137586 3.117097 2.966172 +v -0.137586 3.120159 2.621350 +v -0.137586 3.117097 2.966172 +v -0.271825 3.117097 2.966172 +v -0.271825 3.120159 2.621350 +v 0.245490 3.130686 2.755977 +v 0.245490 3.128091 2.833527 +v 0.163920 3.130686 2.755977 +v 0.163920 3.128091 2.833527 +v -0.163920 3.130686 2.755977 +v -0.163920 3.128091 2.833527 +v -0.245490 3.128091 2.833527 +v -0.245490 3.130686 2.755977 +v 0.197186 3.259995 2.756641 +v 0.197186 3.257400 2.834190 +v 0.163920 3.259995 2.756641 +v 0.163920 3.257400 2.834190 +v -0.163920 3.259995 2.756641 +v -0.163920 3.257400 2.834190 +v -0.197186 3.257400 2.834190 +v -0.197186 3.259995 2.756641 +v 0.265634 3.130805 2.634737 +v 0.265285 3.127970 2.954572 +v 0.143777 3.130805 2.634737 +v 0.144126 3.127970 2.954572 +v -0.143777 3.130805 2.634737 +v -0.144126 3.127970 2.954572 +v -0.265285 3.127970 2.954572 +v -0.265634 3.130805 2.634737 +v 0.213086 3.260116 2.635594 +v 0.213366 3.257281 2.955430 +v 0.144126 3.260116 2.635594 +v 0.143777 3.257281 2.955430 +v -0.144126 3.260116 2.635594 +v -0.143777 3.257281 2.955430 +v -0.213366 3.257281 2.955430 +v -0.213086 3.260116 2.635594 +v -0.137586 3.150325 -3.687933 +v 0.137586 3.150325 -3.687933 +v -0.137586 3.145880 -4.297614 +v 0.137586 3.145880 -4.297614 +v -0.055133 3.191783 -3.743762 +v 0.055133 3.191783 -3.743762 +v -0.055133 3.188148 -4.242468 +v 0.055133 3.188148 -4.242468 +v -0.041668 3.330350 -3.805827 +v 0.041668 3.330350 -3.805827 +v -0.041668 3.330350 -4.182734 +v 0.041668 3.330350 -4.182734 +v -0.079402 3.196683 -3.767135 +v 0.079402 3.196683 -3.767135 +v -0.079402 3.193385 -4.219509 +v 0.079402 3.193385 -4.219509 +v -0.079402 3.330350 -3.768094 +v 0.079402 3.330350 -3.768094 +v -0.079402 3.330350 -4.220468 +v 0.079402 3.330350 -4.220468 +v -0.273765 1.568971 -3.572136 +v -0.273765 1.568971 -3.435247 +v -0.138568 1.568971 -3.435247 +v 0.273765 1.568971 -3.572136 +v 0.273765 1.568971 -3.435247 +v 0.138568 1.568971 -3.572136 +v 0.138568 1.568971 -3.687934 +v 0.273765 1.568971 -3.687934 +v -0.273765 1.568971 -3.687934 +v 0.138568 1.568971 -3.435247 +v -0.138568 1.568971 -3.572136 +v -0.138568 1.568971 -3.687934 +v -0.273765 2.052063 -3.687934 +v -0.273765 2.296839 -4.378065 +v -0.138568 2.296839 -4.378065 +v 0.273765 2.052063 -3.572136 +v 0.138568 2.296839 -4.378065 +v 0.273765 2.296839 -4.378065 +v 0.273765 1.875714 -3.435247 +v 0.138568 1.568655 -4.199012 +v 0.138568 1.727014 -4.353450 +v 0.138568 1.619343 -4.310784 +v 0.273765 1.568655 -4.199012 +v 0.273765 1.727014 -4.353450 +v 0.273765 1.619343 -4.310784 +v -0.273765 1.727014 -4.353450 +v -0.273765 1.568655 -4.199012 +v -0.273765 1.619343 -4.310784 +v -0.138568 1.727014 -4.353450 +v -0.138568 1.568655 -4.199012 +v -0.138568 1.619343 -4.310784 +v -0.399492 2.345364 -3.572136 +v -0.399492 2.061948 -3.435247 +v 0.399492 2.345364 -3.572136 +v 0.399492 2.061948 -3.435247 +v -0.399492 2.345364 -3.687934 +v 0.399492 2.345364 -3.687934 +v 0.202205 2.377145 -4.399665 +v 0.399492 2.377145 -4.399665 +v -0.399492 2.377145 -4.399665 +v -0.202205 2.377145 -4.399665 +v 0.246616 3.114177 -0.949010 +v 0.246514 3.103648 0.296223 +v 0.140562 3.108215 -0.949063 +v 0.140562 3.097622 0.296170 +v 0.349578 2.895062 -0.948800 +v 0.348515 2.838542 -0.948724 +v 0.349557 2.885053 0.296434 +v 0.348515 2.828578 0.296509 +v -0.119851 3.108215 -0.949063 +v -0.119851 3.097622 0.296170 +v -0.271825 3.149386 -0.197295 +v -0.399492 2.035437 -0.190454 +v -0.399492 2.330136 -0.197295 +v -0.399492 2.822662 -0.197295 +v -0.399492 2.891967 -0.197295 +v -0.137586 3.149386 -0.197295 +v -0.119851 3.101881 -0.204554 +v -0.399492 2.134376 -3.470230 +v 0.399492 2.134376 -3.470230 +v 0.399492 2.072221 3.259097 +v 0.399492 2.107067 1.002283 +v -0.399492 2.107067 1.002283 +v -0.399492 2.072221 3.259097 +v -0.399492 2.106436 0.340326 +v -0.399492 2.117161 -0.983999 +v 0.399492 2.117161 -0.983999 +v 0.399492 2.106436 0.340326 +v 0.202205 2.070055 3.605940 +v -0.202205 2.070055 3.605940 +v 0.399492 2.080741 2.966172 +v -0.399492 2.080741 2.966172 +v 0.399492 2.085599 2.603762 +v -0.399492 2.085599 2.603762 +v -0.273765 1.568971 -3.470230 +v 0.273765 1.568971 -3.470230 +v -0.138568 1.568971 -3.470230 +v 0.138568 1.568971 -3.470230 +v 0.273765 1.920781 -3.470230 +v -0.273765 1.920781 -3.470230 +v -0.273765 2.112303 -3.484082 +v 0.273765 2.112303 -3.484082 +v -0.399492 2.110749 -0.192202 +v -0.399492 2.084617 -0.113114 +v -0.137586 3.149024 -0.120325 +v -0.119851 3.101539 -0.129868 +v -0.271825 3.149024 -0.120325 +v -0.399492 2.329828 -0.120325 +v -0.399492 2.822321 -0.120325 +v -0.399492 2.891621 -0.120325 +v -0.399492 2.110402 -0.114957 +v -0.399492 2.031011 0.351452 +v 0.271825 3.144745 0.341437 +v 0.399492 2.326184 0.340483 +v -0.271825 3.144745 0.341437 +v 0.399492 2.031011 0.351452 +v -0.399492 2.326184 0.340483 +v -0.399492 2.818295 0.341056 +v 0.399492 2.818295 0.341056 +v -0.399492 2.887542 0.341137 +v 0.399492 2.887542 0.341137 +v 0.137586 3.144745 0.341436 +v -0.137586 3.144745 0.341436 +v -0.399492 2.106444 0.348649 +v 0.399492 2.106444 0.348649 +v -0.350390 2.080499 0.343250 +v -0.350390 2.035437 -0.190454 +v -0.350390 2.084617 -0.113114 +v -0.350390 2.031011 0.351452 +v 0.246616 2.787427 -0.949010 +v 0.246514 2.787427 0.296223 +v 0.140562 2.787427 -0.949063 +v 0.140562 2.787427 0.296170 +v 0.349578 2.787427 -0.948800 +v 0.348515 2.787427 -0.948724 +v 0.349557 2.787427 0.296434 +v 0.348515 2.787427 0.296509 +v -0.385298 2.868839 -0.949063 +v -0.385298 2.868839 0.296170 +v -0.385298 2.868839 -0.204554 +v -0.385298 2.868839 -0.129868 +vn -0.8961 0.4439 0.0018 +vn 0.0000 0.9430 -0.3328 +vn 0.8937 0.4471 0.0362 +vn -0.6996 0.4653 0.5423 +vn -0.0373 0.9991 0.0203 +vn 0.0000 0.9999 0.0146 +vn 0.8957 0.4446 0.0064 +vn -0.8955 0.4450 0.0045 +vn -1.0000 0.0000 0.0000 +vn 1.0000 0.0000 0.0000 +vn -0.8494 0.2095 0.4844 +vn -0.8902 0.4493 -0.0753 +vn 0.0000 -0.0432 -0.9991 +vn 0.0000 0.0137 -0.9999 +vn 0.0000 0.0129 -0.9999 +vn -0.7763 0.6237 0.0916 +vn 0.0000 0.5419 -0.8405 +vn 0.0000 1.0000 -0.0073 +vn 0.8961 0.4439 0.0018 +vn 0.9370 0.3493 0.0032 +vn 0.0000 1.0000 0.0042 +vn 0.0000 1.0000 0.0092 +vn -0.8957 0.4446 0.0064 +vn -0.8959 0.4443 0.0036 +vn -0.8332 0.2077 0.5124 +vn 0.8910 0.4280 -0.1511 +vn 0.5871 0.2914 -0.7553 +vn -0.7648 0.1586 0.6244 +vn 0.7763 0.6237 0.0916 +vn 0.7648 0.1586 0.6244 +vn 0.0000 0.2462 0.9692 +vn 0.8332 0.2077 0.5124 +vn 0.0000 0.3756 0.9268 +vn 0.0000 0.5896 0.8077 +vn 0.5690 0.0000 0.8223 +vn 0.0000 -1.0000 0.0006 +vn 0.8494 0.2095 0.4844 +vn 0.0000 0.3969 0.9179 +vn 0.0000 0.9567 0.2912 +vn 0.0000 0.9998 0.0203 +vn 0.6996 0.4653 0.5423 +vn 0.0000 0.2355 0.9719 +vn 0.0000 1.0000 0.0089 +vn 0.0000 0.0917 -0.9958 +vn -0.8937 0.4471 0.0362 +vn 0.8970 0.4420 0.0044 +vn 0.8955 0.4450 0.0045 +vn -0.8970 0.4420 0.0044 +vn 0.1587 0.9868 0.0330 +vn 0.0000 1.0000 0.0018 +vn 0.0000 1.0000 0.0017 +vn 0.0477 0.9988 0.0089 +vn 0.1946 -0.9803 -0.0328 +vn 0.0000 -0.0918 0.9958 +vn 0.0000 0.9994 0.0334 +vn 0.2398 0.9703 0.0325 +vn 0.0477 -0.9988 -0.0089 +vn 0.0000 1.0000 0.0010 +vn 0.0000 -1.0000 -0.0010 +vn -0.9264 0.3765 0.0025 +vn 0.0000 0.0066 -1.0000 +vn 0.0000 -0.0066 1.0000 +vn -1.0000 0.0027 -0.0011 +vn 1.0000 -0.0027 0.0011 +vn 0.9280 0.3726 0.0043 +vn 0.1946 0.9803 0.0328 +vn 0.0594 0.9982 0.0089 +vn 0.0000 0.9787 0.2052 +vn 0.0000 -0.0082 -1.0000 +vn 0.0000 0.0081 1.0000 +vn 0.0000 1.0000 0.0000 +vn -0.2045 -0.9788 0.0071 +vn 0.0000 0.0072 1.0000 +vn 0.0000 -0.0070 -1.0000 +vn 0.2045 -0.9788 0.0071 +vn 0.0000 0.9750 -0.2224 +vn 0.0000 -1.0000 0.0000 +vn 0.0252 -0.3132 -0.9493 +vn 0.0000 -0.2597 -0.9657 +vn 0.0000 -0.3684 -0.9297 +vn 0.0000 -0.9107 -0.4130 +vn -0.1729 -0.4284 -0.8869 +vn 0.1729 -0.4284 -0.8869 +vn -0.1729 -0.9849 0.0000 +vn 0.1729 -0.9849 0.0000 +vn 0.0000 -0.1088 -0.9941 +vn 0.1729 -0.9840 -0.0439 +vn -0.1729 -0.9840 -0.0439 +vn 0.0252 -0.1887 -0.9817 +vn 0.5784 -0.0118 -0.8156 +vn 0.0000 0.6410 0.7676 +vn 0.0000 0.6021 -0.7985 +vn 0.5456 0.2571 0.7976 +vn -0.0337 0.6004 -0.7990 +vn 0.1901 0.9817 0.0079 +vn -0.8959 0.4443 0.0020 +vn 0.0000 1.0000 0.0085 +vn 0.9370 0.3494 0.0030 +vn 0.8552 0.2057 0.4758 +vn -0.8552 0.2057 0.4758 +vn -0.8957 0.4446 0.0039 +vn 0.0000 1.0000 0.0047 +vn 0.9369 0.3495 0.0016 +vn 0.0000 0.9999 0.0147 +vn 0.0000 -0.1635 -0.9865 +vn 0.0000 -0.8438 0.5366 +vn 0.0000 -1.0000 -0.0090 +vn 0.0000 1.0000 0.0082 +vn 0.6697 -0.7426 -0.0063 +vn 0.0020 -0.0000 -1.0000 +vn 0.0720 0.0000 0.9974 +vn -0.0005 0.0000 1.0000 +vn 0.0000 0.0000 1.0000 +vn 0.6597 -0.7515 -0.0034 +vn 0.0005 -0.0000 -1.0000 +vn 0.0000 -0.0000 -1.0000 +vn -0.0020 0.0000 1.0000 +vn -0.0713 0.0000 -0.9975 +vn 0.6592 -0.7520 -0.0069 +vn -0.8964 0.4433 0.0019 +vn 0.8890 0.4380 0.1333 +vn -0.8316 0.3211 0.4531 +vn 0.8956 0.4448 0.0065 +vn -0.8967 0.4425 0.0039 +vn -0.8412 0.1616 0.5160 +vn -0.8910 0.4280 -0.1511 +vn -0.8927 0.4506 -0.0033 +vn 0.8964 0.4433 0.0019 +vn 0.9370 0.3492 0.0032 +vn -0.8957 0.4446 0.0065 +vn -0.8961 0.4439 0.0038 +vn -0.7652 0.1549 0.6248 +vn 0.8902 0.4493 -0.0753 +vn 0.5494 0.2582 -0.7947 +vn -0.7655 0.2332 0.5997 +vn 0.8927 0.4506 -0.0033 +vn 0.7655 0.2332 0.5997 +vn 0.7652 0.1549 0.6248 +vn 0.5767 -0.0097 0.8169 +vn 0.8412 0.1616 0.5160 +vn 0.0373 0.9991 0.0203 +vn 0.8316 0.3211 0.4531 +vn -0.8890 0.4380 0.1333 +vn 0.8967 0.4425 0.0039 +vn -0.0361 0.9993 0.0089 +vn -0.0362 0.9993 0.0089 +vn -0.1946 0.9803 0.0328 +vn -0.0477 -0.9988 -0.0089 +vn -0.0594 0.9982 0.0089 +vn -0.1946 -0.9803 -0.0328 +vn -0.9280 0.3726 0.0043 +vn -1.0000 -0.0027 0.0011 +vn 1.0000 0.0027 -0.0011 +vn 0.9264 0.3765 0.0025 +vn -0.0477 0.9988 0.0089 +vn -0.2398 0.9703 0.0325 +vn -0.0252 -0.3132 -0.9493 +vn -0.0252 -0.1887 -0.9817 +vn 0.5693 0.0000 -0.8221 +vn -0.0335 0.5879 0.8083 +vn 0.5801 0.2874 0.7621 +vn 0.0000 0.6533 -0.7571 +vn 0.1900 0.9817 0.0079 +vn -0.8959 0.4443 0.0021 +vn 0.8585 0.1532 0.4893 +vn -0.8585 0.1532 0.4893 +vn -0.8959 0.4443 0.0041 +vn 0.9369 0.3496 0.0016 +vn -0.8956 0.4448 0.0065 +vn 0.8957 0.4446 0.0065 +vn 0.6597 -0.7515 0.0000 +vn 0.0721 0.0000 0.9974 +vn 0.6592 -0.7520 0.0000 +vn -0.0715 0.0000 -0.9974 +vn 0.6529 -0.7575 0.0000 +usemtl Material.002 +s off +f 23//1 54//1 64//1 +f 8//2 163//2 68//2 +f 107//3 6//3 56//3 +f 95//4 2//4 53//4 +f 127//5 2//5 72//5 +f 276//6 73//6 284//6 +f 274//7 57//7 282//7 +f 114//8 10//8 58//8 +f 255//9 18//9 244//9 +f 275//10 243//10 286//10 +f 76//11 245//11 251//11 +f 252//10 16//10 242//10 +f 194//9 182//9 77//9 +f 40//9 240//9 247//9 +f 278//9 246//9 285//9 +f 54//12 19//12 59//12 +f 196//13 207//13 195//13 +f 215//10 48//10 43//10 +f 97//14 220//14 219//14 +f 86//15 66//15 97//15 +f 59//16 27//16 28//16 +f 30//17 86//17 165//17 +f 20//18 165//18 163//18 +f 235//9 247//9 264//9 +f 241//10 37//10 248//10 +f 248//10 38//10 249//10 +f 55//19 35//19 61//19 +f 266//20 232//20 267//20 +f 4//21 88//21 67//21 +f 268//22 90//22 266//22 +f 276//23 63//23 281//23 +f 233//24 64//24 237//24 +f 236//9 40//9 235//9 +f 279//9 39//9 278//9 +f 37//10 50//10 38//10 +f 215//10 49//10 37//10 +f 43//10 60//10 55//10 +f 213//9 47//9 217//9 +f 112//9 46//9 18//9 +f 280//10 17//10 275//10 +f 93//25 13//25 76//25 +f 103//10 44//10 16//10 +f 52//9 213//9 40//9 +f 55//26 20//26 8//26 +f 237//9 52//9 236//9 +f 281//9 51//9 279//9 +f 62//27 224//27 36//27 +f 43//10 61//10 49//10 +f 42//9 59//9 47//9 +f 113//9 58//9 46//9 +f 282//10 45//10 280//10 +f 95//28 41//28 93//28 +f 105//10 56//10 44//10 +f 64//9 42//9 52//9 +f 65//9 59//9 28//9 +f 47//9 221//9 217//9 +f 30//29 60//29 29//29 +f 66//10 60//10 48//10 +f 220//10 48//10 218//10 +f 44//30 94//30 92//30 +f 94//31 93//31 92//31 +f 16//32 92//32 75//32 +f 92//33 76//33 75//33 +f 89//34 231//34 225//34 +f 61//35 228//35 49//35 +f 68//21 35//21 8//21 +f 67//21 89//21 68//21 +f 162//18 27//18 19//18 +f 85//10 167//10 80//10 +f 27//17 87//17 28//17 +f 165//17 87//17 164//17 +f 261//9 182//9 256//9 +f 190//36 211//36 193//36 +f 28//15 96//15 65//15 +f 87//15 97//15 96//15 +f 65//14 222//14 221//14 +f 96//14 219//14 222//14 +f 193//36 201//36 188//36 +f 200//10 257//10 260//10 +f 81//10 204//10 205//10 +f 242//37 75//37 250//37 +f 75//38 251//38 250//38 +f 274//6 74//6 12//6 +f 284//6 74//6 283//6 +f 125//39 6//39 123//39 +f 127//40 71//40 125//40 +f 6//41 94//41 56//41 +f 71//42 95//42 94//42 +f 67//2 19//2 4//2 +f 68//2 162//2 67//2 +f 126//43 125//43 124//43 +f 110//44 134//44 121//44 +f 118//10 107//10 105//10 +f 53//9 104//9 41//9 +f 117//10 105//10 103//10 +f 41//9 102//9 13//9 +f 254//10 103//10 252//10 +f 13//9 253//9 245//9 +f 2//45 106//45 53//45 +f 108//9 132//9 120//9 +f 119//46 123//46 107//46 +f 12//47 119//47 57//47 +f 10//43 126//43 73//43 +f 17//10 254//10 243//10 +f 45//10 117//10 17//10 +f 57//10 118//10 45//10 +f 12//43 124//43 122//43 +f 73//43 124//43 74//43 +f 106//9 113//9 104//9 +f 104//9 112//9 102//9 +f 102//9 255//9 253//9 +f 128//48 114//48 106//48 +f 99//49 122//49 116//49 +f 120//49 125//49 108//49 +f 109//49 126//49 121//49 +f 108//50 123//50 99//50 +f 100//51 127//51 109//51 +f 110//49 128//49 100//49 +f 121//51 129//51 110//51 +f 116//51 124//51 120//51 +f 141//52 156//52 157//52 +f 134//53 151//53 135//53 +f 109//54 136//54 100//54 +f 109//10 134//10 135//10 +f 99//10 130//10 131//10 +f 120//44 130//44 116//44 +f 100//9 137//9 110//9 +f 99//54 133//54 108//54 +f 140//55 139//55 138//55 +f 145//55 143//55 142//55 +f 139//56 154//56 138//56 +f 132//57 149//57 148//57 +f 140//58 154//58 156//58 +f 130//53 147//53 131//53 +f 142//58 161//58 145//58 +f 132//59 146//59 130//59 +f 153//60 160//60 161//60 +f 148//61 154//61 146//61 +f 149//62 155//62 157//62 +f 148//63 157//63 156//63 +f 150//61 161//61 158//61 +f 151//62 160//62 152//62 +f 150//64 159//64 151//64 +f 146//65 155//65 147//65 +f 131//59 149//59 133//59 +f 143//66 158//66 142//66 +f 135//59 152//59 136//59 +f 141//58 155//58 139//58 +f 137//57 152//57 153//57 +f 143//58 160//58 159//58 +f 134//59 153//59 150//59 +f 144//67 161//67 160//67 +f 79//18 163//18 80//18 +f 85//18 164//18 84//18 +f 84//18 162//18 79//18 +f 80//18 165//18 85//18 +f 167//68 174//68 166//68 +f 84//69 169//69 85//69 +f 84//9 166//9 168//9 +f 80//70 166//70 79//70 +f 171//71 172//71 170//71 +f 173//71 179//71 181//71 +f 168//72 174//72 176//72 +f 170//71 179//71 171//71 +f 176//9 178//9 180//9 +f 175//73 178//73 174//73 +f 177//10 179//10 175//10 +f 176//74 181//74 177//74 +f 173//71 180//71 172//71 +f 169//75 175//75 167//75 +f 168//76 177//76 169//76 +f 172//71 178//71 170//71 +f 187//77 257//77 259//77 +f 182//77 193//77 192//77 +f 198//13 210//13 196//13 +f 199//13 202//13 198//13 +f 187//77 189//77 185//77 +f 192//77 188//77 187//77 +f 182//77 258//77 256//77 +f 192//77 259//77 258//77 +f 197//10 189//10 81//10 +f 194//9 207//9 208//9 +f 82//78 195//78 25//78 +f 15//10 81//10 22//10 +f 83//79 199//79 198//79 +f 7//10 260//10 263//10 +f 83//79 196//79 82//79 +f 21//9 195//9 194//9 +f 262//9 77//9 261//9 +f 22//10 199//10 26//10 +f 14//9 194//9 77//9 +f 205//80 203//80 202//80 +f 206//81 201//81 203//81 +f 207//80 212//80 209//80 +f 209//81 211//81 208//81 +f 202//80 212//80 210//80 +f 203//81 211//81 212//81 +f 188//36 204//36 189//36 +f 262//82 214//82 240//82 +f 15//83 241//83 263//83 +f 14//84 217//84 21//84 +f 15//85 218//85 215//85 +f 26//86 219//86 220//86 +f 26//87 218//87 22//87 +f 25//88 217//88 221//88 +f 25//89 222//89 82//89 +f 82//79 219//79 83//79 +f 62//90 230//90 229//90 +f 89//91 223//91 35//91 +f 91//92 232//92 90//92 +f 61//93 223//93 227//93 +f 91//94 224//94 226//94 +f 49//95 230//95 50//95 +f 271//9 236//9 270//9 +f 270//9 235//9 269//9 +f 268//96 237//96 271//96 +f 23//97 238//97 88//97 +f 238//98 231//98 88//98 +f 269//9 264//9 272//9 +f 265//9 264//9 234//9 +f 263//83 216//83 7//83 +f 14//82 240//82 213//82 +f 3//9 261//9 78//9 +f 263//10 197//10 15//10 +f 258//77 191//77 184//77 +f 256//77 184//77 183//77 +f 259//77 186//77 191//77 +f 253//9 115//9 98//9 +f 243//10 111//10 11//10 +f 245//9 98//9 1//9 +f 111//10 252//10 101//10 +f 250//38 69//38 70//38 +f 5//99 250//99 70//99 +f 260//10 185//10 197//10 +f 78//9 256//9 183//9 +f 32//10 249//10 31//10 +f 216//10 248//10 32//10 +f 264//9 33//9 234//9 +f 285//9 34//9 273//9 +f 247//9 214//9 33//9 +f 101//10 242//10 5//10 +f 251//100 1//100 69//100 +f 286//10 11//10 277//10 +f 115//9 244//9 9//9 +f 246//9 265//9 34//9 +f 39//9 272//9 246//9 +f 24//101 271//101 63//101 +f 51//9 269//9 39//9 +f 63//9 270//9 51//9 +f 233//102 266//102 238//102 +f 238//103 267//103 239//103 +f 31//10 286//10 277//10 +f 9//9 285//9 273//9 +f 90//104 283//104 91//104 +f 36//104 283//104 274//104 +f 50//10 282//10 280//10 +f 46//9 281//9 279//9 +f 38//10 280//10 275//10 +f 18//9 279//9 278//9 +f 58//23 276//23 281//23 +f 244//9 278//9 285//9 +f 249//10 275//10 286//10 +f 62//7 274//7 282//7 +f 24//104 284//104 90//104 +f 34//105 290//105 273//105 +f 234//106 289//106 265//106 +f 265//107 287//107 34//107 +f 289//9 290//9 287//9 +f 288//108 273//108 290//108 +f 239//109 299//109 231//109 +f 229//110 292//110 224//110 +f 230//111 297//111 229//111 +f 225//112 291//112 223//112 +f 231//113 293//113 225//113 +f 267//114 301//114 239//114 +f 230//9 296//9 298//9 +f 226//115 292//115 294//115 +f 232//116 294//116 300//116 +f 227//117 291//117 295//117 +f 228//118 295//118 296//118 +f 232//119 302//119 267//119 +f 23//120 4//120 54//120 +f 8//2 20//2 163//2 +f 107//121 123//121 6//121 +f 95//122 72//122 2//122 +f 127//39 128//39 2//39 +f 276//6 10//6 73//6 +f 274//123 12//123 57//123 +f 114//124 129//124 10//124 +f 255//9 112//9 18//9 +f 275//10 17//10 243//10 +f 76//125 13//125 245//125 +f 252//10 103//10 16//10 +f 194//9 190//9 182//9 +f 40//9 213//9 240//9 +f 278//9 39//9 246//9 +f 54//126 4//126 19//126 +f 196//13 210//13 207//13 +f 215//10 218//10 48//10 +f 97//14 66//14 220//14 +f 86//15 29//15 66//15 +f 59//127 19//127 27//127 +f 30//17 29//17 86//17 +f 20//18 30//18 165//18 +f 235//9 40//9 247//9 +f 241//10 215//10 37//10 +f 248//10 37//10 38//10 +f 55//128 8//128 35//128 +f 266//129 90//129 232//129 +f 4//21 23//21 88//21 +f 268//22 24//22 90//22 +f 276//130 24//130 63//130 +f 233//131 23//131 64//131 +f 236//9 52//9 40//9 +f 279//9 51//9 39//9 +f 37//10 49//10 50//10 +f 215//10 43//10 49//10 +f 43//10 48//10 60//10 +f 213//9 42//9 47//9 +f 112//9 113//9 46//9 +f 280//10 45//10 17//10 +f 93//132 41//132 13//132 +f 103//10 105//10 44//10 +f 52//9 42//9 213//9 +f 55//133 60//133 20//133 +f 237//9 64//9 52//9 +f 281//9 63//9 51//9 +f 62//134 229//134 224//134 +f 43//10 55//10 61//10 +f 42//9 54//9 59//9 +f 113//9 114//9 58//9 +f 282//10 57//10 45//10 +f 95//135 53//135 41//135 +f 105//10 107//10 56//10 +f 64//9 54//9 42//9 +f 65//9 47//9 59//9 +f 47//9 65//9 221//9 +f 30//136 20//136 60//136 +f 66//10 29//10 60//10 +f 220//10 66//10 48//10 +f 44//137 56//137 94//137 +f 94//31 95//31 93//31 +f 16//138 44//138 92//138 +f 92//33 93//33 76//33 +f 89//34 88//34 231//34 +f 61//139 227//139 228//139 +f 68//21 89//21 35//21 +f 67//21 88//21 89//21 +f 162//18 164//18 27//18 +f 85//10 169//10 167//10 +f 27//17 164//17 87//17 +f 165//17 86//17 87//17 +f 261//9 77//9 182//9 +f 190//36 208//36 211//36 +f 28//15 87//15 96//15 +f 87//15 86//15 97//15 +f 65//14 96//14 222//14 +f 96//14 97//14 219//14 +f 193//36 211//36 201//36 +f 200//10 186//10 257//10 +f 205//10 199//10 81//10 +f 81//10 189//10 204//10 +f 204//10 206//10 205//10 +f 242//140 16//140 75//140 +f 75//38 76//38 251//38 +f 274//6 283//6 74//6 +f 284//6 73//6 74//6 +f 125//141 71//141 6//141 +f 127//40 72//40 71//40 +f 6//142 71//142 94//142 +f 71//42 72//42 95//42 +f 67//2 162//2 19//2 +f 68//2 163//2 162//2 +f 126//43 127//43 125//43 +f 110//44 137//44 134//44 +f 118//10 119//10 107//10 +f 53//9 106//9 104//9 +f 117//10 118//10 105//10 +f 41//9 104//9 102//9 +f 254//10 117//10 103//10 +f 13//9 102//9 253//9 +f 2//143 128//143 106//143 +f 108//9 133//9 132//9 +f 119//144 122//144 123//144 +f 12//144 122//144 119//144 +f 10//43 129//43 126//43 +f 17//10 117//10 254//10 +f 45//10 118//10 117//10 +f 57//10 119//10 118//10 +f 12//43 74//43 124//43 +f 73//43 126//43 124//43 +f 106//9 114//9 113//9 +f 104//9 113//9 112//9 +f 102//9 112//9 255//9 +f 128//124 129//124 114//124 +f 99//145 123//145 122//145 +f 120//146 124//146 125//146 +f 109//145 127//145 126//145 +f 108//50 125//50 123//50 +f 100//50 128//50 127//50 +f 110//146 129//146 128//146 +f 121//50 126//50 129//50 +f 116//50 122//50 124//50 +f 141//147 140//147 156//147 +f 134//148 150//148 151//148 +f 109//54 135//54 136//54 +f 109//10 121//10 134//10 +f 99//10 116//10 130//10 +f 120//44 132//44 130//44 +f 100//9 136//9 137//9 +f 99//54 131//54 133//54 +f 140//55 141//55 139//55 +f 145//55 144//55 143//55 +f 139//149 155//149 154//149 +f 132//150 133//150 149//150 +f 140//58 138//58 154//58 +f 130//148 146//148 147//148 +f 142//58 158//58 161//58 +f 132//59 148//59 146//59 +f 153//151 152//151 160//151 +f 148//61 156//61 154//61 +f 149//62 147//62 155//62 +f 148//152 149//152 157//152 +f 150//61 153//61 161//61 +f 151//62 159//62 160//62 +f 150//153 158//153 159//153 +f 146//154 154//154 155//154 +f 131//59 147//59 149//59 +f 143//155 159//155 158//155 +f 135//59 151//59 152//59 +f 141//58 157//58 155//58 +f 137//150 136//150 152//150 +f 143//58 144//58 160//58 +f 134//59 137//59 153//59 +f 144//156 145//156 161//156 +f 79//18 162//18 163//18 +f 85//18 165//18 164//18 +f 84//18 164//18 162//18 +f 80//18 163//18 165//18 +f 167//68 175//68 174//68 +f 84//69 168//69 169//69 +f 84//9 79//9 166//9 +f 80//70 167//70 166//70 +f 171//71 173//71 172//71 +f 173//71 171//71 179//71 +f 168//72 166//72 174//72 +f 170//71 178//71 179//71 +f 176//9 174//9 178//9 +f 175//73 179//73 178//73 +f 177//10 181//10 179//10 +f 176//74 180//74 181//74 +f 173//71 181//71 180//71 +f 169//75 177//75 175//75 +f 168//76 176//76 177//76 +f 172//71 180//71 178//71 +f 187//77 185//77 257//77 +f 182//77 190//77 193//77 +f 198//13 202//13 210//13 +f 199//13 205//13 202//13 +f 187//77 188//77 189//77 +f 192//77 193//77 188//77 +f 182//77 192//77 258//77 +f 192//77 187//77 259//77 +f 197//10 185//10 189//10 +f 190//9 194//9 208//9 +f 194//9 195//9 207//9 +f 208//9 207//9 209//9 +f 82//79 196//79 195//79 +f 15//10 197//10 81//10 +f 83//157 26//157 199//157 +f 7//10 200//10 260//10 +f 83//79 198//79 196//79 +f 21//9 25//9 195//9 +f 262//9 14//9 77//9 +f 22//10 81//10 199//10 +f 14//9 21//9 194//9 +f 205//80 206//80 203//80 +f 206//81 204//81 201//81 +f 207//80 210//80 212//80 +f 209//81 212//81 211//81 +f 202//80 203//80 212//80 +f 203//81 201//81 211//81 +f 188//36 201//36 204//36 +f 262//82 3//82 214//82 +f 15//83 215//83 241//83 +f 14//84 213//84 217//84 +f 15//85 22//85 218//85 +f 26//158 83//158 219//158 +f 26//87 220//87 218//87 +f 25//88 21//88 217//88 +f 25//86 221//86 222//86 +f 82//79 222//79 219//79 +f 62//159 50//159 230//159 +f 89//160 225//160 223//160 +f 91//92 226//92 232//92 +f 61//161 35//161 223//161 +f 91//162 36//162 224//162 +f 49//163 228//163 230//163 +f 271//9 237//9 236//9 +f 270//9 236//9 235//9 +f 268//164 233//164 237//164 +f 23//97 233//97 238//97 +f 238//98 239//98 231//98 +f 269//9 235//9 264//9 +f 265//9 272//9 264//9 +f 263//83 241//83 216//83 +f 14//82 262//82 240//82 +f 3//9 262//9 261//9 +f 263//10 260//10 197//10 +f 258//77 259//77 191//77 +f 256//77 258//77 184//77 +f 259//77 257//77 186//77 +f 253//9 255//9 115//9 +f 243//10 254//10 111//10 +f 245//9 253//9 98//9 +f 111//10 254//10 252//10 +f 250//38 251//38 69//38 +f 5//165 242//165 250//165 +f 260//10 257//10 185//10 +f 78//9 261//9 256//9 +f 32//10 248//10 249//10 +f 216//10 241//10 248//10 +f 264//9 247//9 33//9 +f 285//9 246//9 34//9 +f 247//9 240//9 214//9 +f 101//10 252//10 242//10 +f 251//166 245//166 1//166 +f 286//10 243//10 11//10 +f 115//9 255//9 244//9 +f 246//9 272//9 265//9 +f 39//9 269//9 272//9 +f 24//167 268//167 271//167 +f 51//9 270//9 269//9 +f 63//9 271//9 270//9 +f 233//102 268//102 266//102 +f 238//168 266//168 267//168 +f 31//10 249//10 286//10 +f 9//9 244//9 285//9 +f 90//6 284//6 283//6 +f 36//104 91//104 283//104 +f 50//10 62//10 282//10 +f 46//9 58//9 281//9 +f 38//10 50//10 280//10 +f 18//9 46//9 279//9 +f 58//169 10//169 276//169 +f 244//9 18//9 278//9 +f 249//10 38//10 275//10 +f 62//170 36//170 274//170 +f 24//104 276//104 284//104 +f 34//105 287//105 290//105 +f 234//106 288//106 289//106 +f 265//107 289//107 287//107 +f 289//9 288//9 290//9 +f 288//108 234//108 273//108 +f 239//171 301//171 299//171 +f 229//110 297//110 292//110 +f 230//172 298//172 297//172 +f 225//112 293//112 291//112 +f 231//113 299//113 293//113 +f 267//173 302//173 301//173 +f 230//9 228//9 296//9 +f 226//115 224//115 292//115 +f 232//116 226//116 294//116 +f 227//117 223//117 291//117 +f 228//174 227//174 295//174 +f 232//175 300//175 302//175 +o Cube_001_Cube.000 +v -0.399492 1.999329 3.281924 +v 0.399492 1.999329 3.281924 +v -0.399492 2.035078 0.995600 +v 0.399492 2.035078 0.995600 +v 0.399492 2.030959 0.158031 +v 0.399492 2.042094 -0.983999 +v -0.399492 2.042095 -0.983999 +v -0.399492 2.030959 0.158031 +v -0.202205 1.999329 3.636524 +v 0.202205 1.999329 3.636524 +v -0.399492 2.008069 2.966172 +v 0.399492 2.008069 2.966172 +v 0.399492 2.013054 2.602529 +v -0.399492 2.013054 2.602529 +v -0.399492 2.061948 -3.435247 +v -0.202205 2.061948 -3.435247 +v 0.399492 2.061948 -3.435247 +v 0.202205 2.061948 -3.435247 +v -0.455760 1.508737 2.711617 +v -0.455760 1.507103 3.277514 +v -0.192927 1.545567 -3.417627 +v -0.331088 1.545552 -3.417249 +v 0.399492 1.515977 -0.988409 +v 0.331088 1.545552 -3.417249 +v 0.230686 1.507103 4.403032 +v 0.455760 1.507103 3.277514 +v -0.455760 1.516486 0.341364 +v -0.399492 1.174043 -1.390633 +v -0.399492 1.515977 -0.988409 +v 0.455760 1.516486 0.341364 +v 0.456686 1.024856 0.991458 +v 0.192927 1.545567 -3.417627 +v -0.230686 1.507103 4.403032 +v -0.455760 1.024856 0.991458 +v -0.455760 1.173063 0.431079 +v 0.455760 1.024856 3.135591 +v 0.230686 1.186109 3.622359 +v 0.455760 1.508737 2.711617 +v 0.399492 1.331174 -3.449412 +v 0.399492 1.294570 -1.593859 +v -0.190690 2.062220 -3.465645 +v -0.376742 2.062220 -3.465645 +v 0.376742 2.062220 -3.465645 +v 0.190690 2.062220 -3.465645 +v -0.190690 1.569994 -3.470055 +v -0.376742 1.569994 -3.470055 +v 0.190690 1.569994 -3.470055 +v 0.376742 1.569994 -3.470055 +v 0.399492 2.046071 -1.475020 +v -0.399492 2.046072 -1.475020 +v 0.399492 1.519954 -1.479429 +v -0.399492 1.519954 -1.479429 +v -0.399492 1.331174 -3.449412 +v -0.202205 1.331174 -3.449412 +v 0.399492 2.046919 -1.579694 +v 0.399492 1.554693 -1.584104 +v -0.399492 2.046919 -1.579694 +v -0.399492 1.554694 -1.584104 +v -0.455760 1.024856 3.135591 +v -0.455760 0.970848 2.930688 +v -0.455760 1.354473 2.750499 +v -0.455760 1.345732 3.270915 +v -0.202205 1.408351 -3.446256 +v -0.399492 1.408351 -3.446256 +v 0.399492 1.393322 -1.590703 +v 0.399492 1.408351 -3.446256 +v 0.230686 1.345732 4.188041 +v 0.455760 1.345732 3.270915 +v -0.455760 1.355327 0.378015 +v -0.455760 1.242965 0.934489 +v 0.455760 1.242965 0.934489 +v -0.399492 1.358583 -1.486029 +v -0.399492 1.354606 -0.995008 +v 0.455760 1.355327 0.378015 +v 0.399492 1.354606 -0.995008 +v 0.202205 1.408351 -3.446256 +v -0.230686 1.345732 4.188041 +v 0.455760 1.354473 2.750499 +v 0.399492 1.358583 -1.486029 +v -0.399492 1.393323 -1.590703 +v -0.399492 1.174043 -0.738764 +v 0.399492 1.172619 0.381982 +v 0.399492 1.174043 -0.738764 +v -0.202205 1.174043 -0.738764 +v -0.230686 1.160231 0.427593 +v 0.202205 1.331174 -3.449412 +v -0.230686 1.186109 3.622359 +v 0.202205 1.174043 -0.738764 +v 0.230686 1.160231 0.427593 +v -0.202205 1.174043 -1.390633 +v 0.202205 1.174043 -1.390633 +v 0.455760 0.970848 2.930688 +v 0.399492 1.174043 -1.390633 +v -0.399492 1.294570 -1.593859 +v -0.202205 1.294570 -1.593859 +v 0.202205 1.294570 -1.593859 +v 0.399492 2.056209 -1.909179 +v 0.331088 1.540154 -1.950591 +v 0.399492 1.317196 -1.923344 +v -0.399492 2.056209 -1.909179 +v -0.331088 1.540154 -1.950591 +v 0.331088 1.426948 -1.950591 +v -0.331088 1.426948 -1.950591 +v -0.399492 1.317196 -1.923344 +v -0.202205 1.317196 -1.923344 +v 0.202205 1.317196 -1.923344 +v -0.300849 1.999329 3.459224 +v -0.343223 1.507103 3.454814 +v -0.343223 1.345732 3.448215 +v -0.343223 1.024856 3.312891 +v 0.300849 1.999329 3.459224 +v 0.343223 1.507103 3.454814 +v 0.343223 1.024856 3.312891 +v 0.343223 1.345732 3.448215 +v 0.230686 1.024856 3.322602 +v -0.230686 1.024856 3.322602 +v 0.455760 1.895619 0.966914 +v -0.230686 1.609011 4.427438 +v -0.455760 1.670017 3.279763 +v -0.455760 1.895619 0.966914 +v -0.455760 1.620485 2.605849 +v -0.455760 1.895619 2.130405 +v 0.455760 1.895619 2.130405 +v 0.455760 1.620485 2.605849 +v -0.455760 1.697193 0.290551 +v 0.399492 1.696175 -0.986160 +v 0.455760 1.697193 0.290551 +v 0.455760 1.670017 3.279763 +v 0.230686 1.609011 4.427438 +v -0.399492 1.696175 -0.986160 +v -0.399492 1.732636 -3.437408 +v 0.399492 1.732636 -3.437408 +v -0.190690 1.732908 -3.467806 +v -0.376742 1.732908 -3.467806 +v 0.190690 1.732908 -3.467806 +v 0.376742 1.732908 -3.467806 +v -0.399492 1.700152 -1.477181 +v 0.399492 1.700152 -1.477181 +v 0.399492 1.717607 -1.581855 +v -0.399492 1.717607 -1.581855 +v 0.399492 1.726897 -1.911340 +v -0.399492 1.726897 -1.911340 +v -0.343223 1.670017 3.457063 +v 0.343223 1.670017 3.457063 +v -0.399492 2.033234 0.703503 +v 0.399492 2.033234 0.703503 +v -0.455760 1.608353 0.881817 +v 0.455760 1.608353 0.881817 +v 0.455760 1.024856 0.689338 +v -0.455760 1.024856 0.689338 +v -0.455760 1.461718 0.872271 +v 0.455760 1.461718 0.872271 +v -0.230686 1.024856 0.689338 +v 0.230686 1.024856 0.689338 +v -0.455760 1.858580 0.836912 +v 0.455760 1.858580 0.836912 +v 0.399492 2.032096 0.523376 +v 0.455760 1.515337 0.518967 +v 0.455760 1.138064 0.509211 +v 0.455760 1.353966 0.512368 +v 0.455760 1.690763 0.521215 +v -0.399492 2.032096 0.523376 +v -0.455760 1.515337 0.518967 +v -0.455760 1.138064 0.509211 +v -0.455760 1.353966 0.512368 +v -0.230686 1.138064 0.509211 +v 0.230686 1.138064 0.509211 +v -0.455760 1.690763 0.521215 +v -0.460334 0.755487 1.072035 +v 0.456686 0.755487 1.072035 +v -0.460334 0.851704 0.786314 +v 0.343223 0.851704 3.182037 +v 0.455760 0.851704 2.992813 +v -0.455760 0.851704 2.888213 +v -0.455760 0.851704 2.992813 +v -0.230686 0.851704 0.786314 +v 0.230686 0.851704 0.786314 +v 0.455760 0.851704 2.888213 +v 0.230686 0.851704 3.191156 +v -0.230686 0.851704 3.191156 +v -0.343223 0.851704 3.182037 +v 0.456686 0.851704 0.786314 +v -0.460334 0.555897 1.354674 +v 0.456686 0.555897 1.354674 +v -0.460334 0.686192 0.833469 +v -0.230686 0.686192 0.833469 +v 0.230686 0.686192 0.833469 +v -0.460334 -0.019216 0.988922 +v 0.456686 -0.019216 1.507911 +v -0.460334 -0.019216 1.507911 +v 0.456686 0.686192 0.833469 +v -0.460334 0.245277 1.277546 +v 0.456686 0.245277 1.277546 +v -0.460334 0.325458 0.900920 +v -0.460334 -0.085217 1.541855 +v -0.230686 0.325458 0.900920 +v 0.230686 0.325458 0.900920 +v 0.456686 -0.085217 1.541855 +v -0.460334 -0.085217 1.090741 +v 0.456686 0.325458 0.900920 +v -0.230686 -0.019216 0.988922 +v 0.230686 -0.019216 0.988922 +v -0.460334 -0.227830 1.223418 +v 0.456686 -0.227830 1.596731 +v -0.460334 -0.227830 1.596731 +v 0.456686 -0.019216 0.988922 +v -0.460334 -0.361869 1.637526 +v -0.230686 -0.085217 1.090741 +v 0.230686 -0.085217 1.090741 +v 0.456686 -0.361869 1.637526 +v -0.460334 -0.361869 1.280917 +v 0.456686 -0.085217 1.090741 +v -0.230686 -0.227830 1.223418 +v 0.230686 -0.227830 1.223418 +v -0.460334 -0.526758 1.298443 +v 0.456686 -0.526758 1.655052 +v -0.460334 -0.526758 1.655052 +v 0.456686 -0.227830 1.223418 +v -0.455760 -0.722376 1.677586 +v -0.230686 -0.361869 1.280917 +v 0.230686 -0.361869 1.280917 +v 0.456686 -0.722376 1.677586 +v -0.455760 -0.722376 1.347705 +v 0.456686 -0.361869 1.280917 +v -0.230686 -0.526758 1.298443 +v 0.230686 -0.526758 1.298443 +v -0.455760 -1.131171 1.445081 +v 0.455760 -1.131171 1.786655 +v -0.455760 -1.131171 1.786655 +v 0.456686 -0.526758 1.298443 +v -0.455760 -2.195402 2.057042 +v -0.230686 -0.722376 1.347705 +v 0.230686 -0.722376 1.347705 +v 0.455760 -2.195402 2.057042 +v -0.455760 -2.195402 1.712127 +v 0.455760 -0.722376 1.347705 +v -0.230686 -1.131171 1.445081 +v 0.230686 -1.131171 1.445081 +v 0.455760 -1.131171 1.445081 +v -0.230686 -2.195402 1.712127 +v 0.230686 -2.195402 1.712127 +v -0.455760 -2.572847 1.678092 +v 0.455760 -2.572847 2.018192 +v -0.455760 -2.572847 2.018192 +v 0.455760 -2.195402 1.712127 +v -0.230686 -1.663286 1.560270 +v 0.230686 -1.663286 1.560270 +v 0.455760 -1.663286 1.560270 +v 0.455760 -1.663286 1.930242 +v -0.455760 -1.663286 1.930242 +v -0.455760 -1.663286 1.560270 +v -0.455760 -2.360405 2.067802 +v 0.455760 -2.360405 2.067802 +v -0.455760 -2.360405 1.691148 +v -0.230686 -2.360405 1.691148 +v 0.230686 -2.360405 1.691148 +v 0.455760 -2.360405 1.691148 +v -0.202205 -2.620110 1.676786 +v 0.202205 -2.620110 1.676786 +v -0.281166 -2.609760 3.264821 +v 0.281166 -2.609760 3.618437 +v -0.222822 -2.609760 3.789848 +v 0.281166 -2.619558 1.848825 +v -0.129514 1.084629 -0.953345 +v -0.255877 1.084629 -0.953345 +v -0.255877 1.095486 -1.325570 +v 0.255877 1.084629 -0.953345 +v 0.129514 1.084629 -0.953345 +v 0.255877 1.095486 -1.325570 +v 0.129514 1.095486 -1.325570 +v -0.129514 1.095486 -1.325570 +v 0.129514 1.134035 -0.890686 +v 0.255877 1.134035 -0.890686 +v 0.255877 1.135022 -1.354511 +v 0.129514 1.135022 -1.354511 +v -0.129514 1.135022 -1.354511 +v -0.255877 1.135022 -1.354511 +v -0.255877 1.134035 -0.890686 +v -0.129514 1.134035 -0.890686 +v -0.129514 1.035555 -1.003101 +v -0.255877 1.035555 -1.003101 +v -0.255877 1.035555 -1.295554 +v 0.255877 1.035555 -1.003101 +v 0.129514 1.035555 -1.003101 +v 0.255877 1.035555 -1.295554 +v 0.129514 1.035555 -1.295554 +v -0.129514 1.035555 -1.295554 +v -0.129514 0.922580 -1.067899 +v -0.255877 0.922580 -1.067899 +v -0.255877 0.922580 -1.258045 +v 0.255877 0.922580 -1.067899 +v 0.129514 0.922580 -1.067899 +v 0.255877 0.922580 -1.258045 +v 0.129514 0.922580 -1.258045 +v -0.129514 0.922580 -1.258045 +v -0.129514 0.395037 -1.015758 +v -0.255877 0.395037 -1.015758 +v -0.255877 0.395037 -1.186321 +v 0.255877 0.395037 -1.015758 +v 0.129514 0.395037 -1.015758 +v 0.255877 0.395037 -1.186321 +v 0.129514 0.395037 -1.186321 +v -0.129514 0.395037 -1.186321 +v 0.255877 0.545787 -1.054626 +v 0.255877 0.545787 -1.195538 +v 0.129514 0.545787 -1.054626 +v -0.255877 0.545787 -1.054626 +v -0.129514 0.545787 -1.054626 +v 0.129514 0.545787 -1.195538 +v -0.129514 0.545787 -1.195538 +v -0.255877 0.545787 -1.195538 +v -0.129514 0.231195 -0.896331 +v -0.255877 0.231195 -0.896331 +v -0.255877 0.231195 -1.202113 +v 0.255877 0.231195 -0.896331 +v 0.129514 0.231195 -0.896331 +v 0.255877 0.231195 -1.202113 +v 0.129514 0.231195 -1.202113 +v -0.129514 0.231195 -1.202113 +v -0.129514 0.313116 -1.194217 +v -0.255877 0.313116 -1.194217 +v 0.255877 0.311142 -0.968875 +v 0.255877 0.313116 -1.194217 +v 0.129514 0.311142 -0.968875 +v -0.255877 0.311142 -0.968875 +v -0.129514 0.311142 -0.968875 +v 0.129514 0.313116 -1.194217 +v -0.129514 0.176618 -0.805937 +v -0.255877 0.176618 -0.805937 +v -0.255877 0.157857 -1.232813 +v 0.255877 0.176618 -0.805937 +v 0.129514 0.176618 -0.805937 +v 0.255877 0.157857 -1.232813 +v 0.129514 0.157857 -1.232813 +v -0.129514 0.157857 -1.232813 +v -0.255877 0.122873 -0.800690 +v -0.255877 0.107541 -1.247582 +v 0.255877 0.122873 -0.800690 +v 0.255877 0.107541 -1.247582 +v 0.129514 0.107541 -1.247582 +v -0.129514 0.107541 -1.247582 +v -0.255877 0.047398 -0.799251 +v -0.255877 0.071061 -1.239234 +v 0.255877 0.047398 -0.799251 +v 0.255877 0.071061 -1.239234 +v 0.129514 0.071061 -1.239234 +v -0.129514 0.071061 -1.239234 +v -0.129514 0.006506 -0.800707 +v -0.255877 0.006506 -0.800707 +v -0.255877 0.036826 -1.206145 +v 0.255877 0.006506 -0.800707 +v 0.129514 0.006506 -0.800707 +v 0.255877 0.036826 -1.206145 +v 0.129514 0.036826 -1.206145 +v -0.129514 0.036826 -1.206145 +v -0.129514 0.148111 -0.698007 +v -0.255877 0.148111 -0.698007 +v 0.255877 0.148111 -0.698007 +v 0.129514 0.148111 -0.698007 +v 0.129514 0.073721 0.103953 +v -0.255877 0.112132 -0.698007 +v 0.255877 0.112132 -0.698007 +v 0.255877 0.073721 0.103953 +v -0.255877 0.073721 0.103953 +v -0.255877 0.036658 -0.698007 +v 0.255877 0.036658 -0.698007 +v -0.129514 0.073721 0.103953 +v -0.129514 -0.004235 -0.698007 +v -0.255877 -0.004235 -0.698007 +v 0.255877 -0.004235 -0.698007 +v 0.129514 -0.004235 -0.698007 +v -0.129514 0.097774 -0.247934 +v -0.255877 0.097774 -0.247934 +v 0.255877 0.097774 -0.247934 +v 0.129514 0.097774 -0.247934 +v -0.129514 0.074588 0.219444 +v -0.255877 0.061795 -0.247934 +v 0.255877 0.061795 -0.247934 +v -0.255877 0.074588 0.219444 +v 0.255877 0.074588 0.219444 +v -0.255877 -0.013679 -0.247934 +v 0.255877 -0.013679 -0.247934 +v 0.129514 0.074588 0.219444 +v -0.129514 -0.054572 -0.247934 +v -0.255877 -0.054572 -0.247934 +v 0.255877 -0.054572 -0.247934 +v 0.129514 -0.054572 -0.247934 +v 0.129514 0.105683 0.451939 +v -0.255877 0.037918 0.107497 +v 0.255877 0.037918 0.107497 +v 0.255877 0.105683 0.451939 +v -0.255877 0.105683 0.451939 +v -0.255877 -0.037190 0.114930 +v 0.255877 -0.037190 0.114930 +v -0.129514 0.105683 0.451939 +v -0.129514 -0.077884 0.118958 +v -0.255877 -0.077884 0.118958 +v 0.255877 -0.077884 0.118958 +v 0.129514 -0.077884 0.118958 +v -0.129514 0.174064 0.659335 +v -0.255877 0.038784 0.222988 +v 0.255877 0.038784 0.222988 +v -0.255877 0.174064 0.659335 +v 0.255877 0.174064 0.659335 +v -0.255877 -0.036324 0.230421 +v 0.255877 -0.036324 0.230421 +v 0.129514 0.174064 0.659335 +v -0.129514 -0.077017 0.234449 +v -0.255877 -0.077017 0.234449 +v 0.255877 -0.077017 0.234449 +v 0.129514 -0.077017 0.234449 +v 0.129514 0.317110 0.811309 +v -0.255877 0.070991 0.461474 +v 0.255877 0.070991 0.461474 +v 0.255877 0.317110 0.811309 +v -0.255877 0.317110 0.811309 +v -0.255877 -0.001784 0.481477 +v 0.255877 -0.001784 0.481477 +v -0.129514 0.317110 0.811309 +v -0.129514 -0.041215 0.492315 +v -0.255877 -0.041215 0.492315 +v 0.255877 -0.041215 0.492315 +v 0.129514 -0.041215 0.492315 +v -0.255877 0.139372 0.668871 +v 0.255877 0.139372 0.668871 +v -0.255877 0.066596 0.688873 +v 0.255877 0.066596 0.688873 +v -0.129514 0.027166 0.699711 +v -0.255877 0.027166 0.699711 +v 0.255877 0.027166 0.699711 +v 0.129514 0.027166 0.699711 +v -0.255877 0.231377 0.809335 +v 0.255877 0.231377 0.809335 +v -0.255877 0.082588 0.809335 +v 0.255877 0.082588 0.809335 +v -0.129514 0.026648 0.807361 +v -0.255877 0.026648 0.807361 +v 0.255877 0.026648 0.807361 +v 0.129514 0.026648 0.807361 +v 0.255877 0.026907 0.753536 +v 0.255877 0.235717 0.738283 +v -0.255877 0.235717 0.738283 +v 0.255877 0.074592 0.749104 +v 0.255877 0.185375 0.739103 +v 0.129514 0.235717 0.738283 +v -0.129514 0.235717 0.738283 +v -0.129514 0.026907 0.753536 +v 0.129514 0.026907 0.753536 +v -0.255877 0.026907 0.753536 +v -0.255877 0.185375 0.739103 +v -0.255877 0.074592 0.749104 +v 0.129514 0.525832 0.868046 +v 0.255877 0.525832 0.868046 +v -0.255877 0.525832 0.868046 +v -0.129514 0.525832 0.868046 +v -0.255877 0.180005 0.992566 +v 0.255877 0.180005 0.992566 +v -0.255877 0.031216 0.992566 +v 0.255877 0.031216 0.992566 +v -0.129514 -0.024724 0.990592 +v -0.255877 -0.024724 0.990592 +v 0.255877 -0.024724 0.990592 +v 0.129514 -0.024724 0.990592 +v 0.255877 1.174043 -0.890686 +v 0.129514 1.174043 -1.354511 +v -0.129514 1.174043 -1.354511 +v -0.255877 1.174043 -0.890686 +v 0.129514 1.174043 -0.890686 +v 0.255877 1.174043 -1.354511 +v -0.255877 1.174043 -1.354511 +v -0.129514 1.174043 -0.890686 +v -0.202205 1.569722 -3.439657 +v -0.399492 1.569722 -3.439657 +v 0.399492 1.563983 -1.950591 +v 0.399492 1.569722 -3.439657 +v 0.202205 1.569722 -3.439657 +v -0.192927 1.432333 -3.422258 +v -0.331088 1.432348 -3.422636 +v 0.399492 1.402612 -1.950591 +v 0.331088 1.432348 -3.422636 +v 0.192927 1.432333 -3.422258 +v -0.399492 1.563983 -1.950591 +v -0.399492 1.402612 -1.950591 +v 0.399492 2.056926 -2.099937 +v 0.399492 2.057643 -2.290696 +v 0.399492 2.058361 -2.481454 +v 0.399492 2.059078 -2.672213 +v 0.399492 2.059796 -2.862972 +v 0.399492 2.060513 -3.053730 +v 0.399492 2.061230 -3.244489 +v 0.399492 1.564700 -2.136724 +v 0.399492 1.565418 -2.322857 +v 0.399492 1.566135 -2.508991 +v 0.399492 1.566853 -2.695124 +v 0.399492 1.567570 -2.881257 +v 0.399492 1.568287 -3.067390 +v 0.399492 1.569005 -3.253524 +v 0.399492 1.318943 -2.114102 +v 0.399492 1.320690 -2.304861 +v 0.399492 1.322437 -2.495619 +v 0.399492 1.324185 -2.686378 +v 0.399492 1.325932 -2.877136 +v 0.399492 1.327679 -3.067895 +v 0.399492 1.329426 -3.258653 +v 0.399492 1.403329 -2.137549 +v 0.399492 1.404047 -2.324507 +v 0.399492 1.404764 -2.511465 +v 0.399492 1.405482 -2.698423 +v 0.399492 1.406199 -2.885381 +v 0.399492 1.406916 -3.072340 +v 0.399492 1.407634 -3.259298 +v -0.399492 2.061230 -3.244489 +v -0.399492 2.060513 -3.053730 +v -0.399492 2.059795 -2.862972 +v -0.399492 2.059078 -2.672213 +v -0.399492 2.058361 -2.481455 +v -0.399492 2.057643 -2.290696 +v -0.399492 2.056926 -2.099937 +v -0.399492 1.569005 -3.253524 +v -0.399492 1.568287 -3.067391 +v -0.399492 1.567570 -2.881258 +v -0.399492 1.566852 -2.695124 +v -0.399492 1.566135 -2.508991 +v -0.399492 1.565418 -2.322858 +v -0.399492 1.564700 -2.136724 +v -0.399492 1.407634 -3.259399 +v -0.399492 1.406916 -3.072441 +v -0.399492 1.406199 -2.885382 +v -0.399492 1.405481 -2.698424 +v -0.399492 1.404764 -2.511466 +v -0.399492 1.404047 -2.324507 +v -0.399492 1.403329 -2.137549 +v -0.399492 1.329426 -3.258755 +v -0.399492 1.327679 -3.067996 +v -0.399492 1.325932 -2.877136 +v -0.399492 1.324185 -2.686378 +v -0.399492 1.322437 -2.495619 +v -0.399492 1.320690 -2.304861 +v -0.399492 1.318943 -2.114102 +v -0.202205 1.329426 -3.258653 +v -0.202205 1.327679 -3.067895 +v -0.202205 1.325932 -2.877136 +v -0.202205 1.324185 -2.686378 +v -0.202205 1.322437 -2.495619 +v -0.202205 1.320690 -2.304861 +v -0.202205 1.318943 -2.114102 +v 0.202205 1.329426 -3.258653 +v 0.202205 1.327679 -3.067895 +v 0.202205 1.325932 -2.877136 +v 0.202205 1.324185 -2.686378 +v 0.202205 1.322437 -2.495619 +v 0.202205 1.320690 -2.304861 +v 0.202205 1.318943 -2.114102 +v 0.399492 1.727614 -2.102098 +v 0.399492 1.728331 -2.292857 +v 0.399492 1.729049 -2.483615 +v 0.399492 1.729766 -2.674374 +v 0.399492 1.730484 -2.865132 +v 0.399492 1.731201 -3.055891 +v 0.399492 1.731918 -3.246650 +v -0.399492 1.731918 -3.246650 +v -0.399492 1.731201 -3.055891 +v -0.399492 1.730483 -2.865133 +v -0.399492 1.729766 -2.674374 +v -0.399492 1.729049 -2.483615 +v -0.399492 1.728331 -2.292857 +v -0.399492 1.727614 -2.102098 +v 0.331088 1.540829 -2.133923 +v 0.331088 1.541503 -2.317255 +v 0.331088 1.542178 -2.500588 +v 0.331088 1.542853 -2.683920 +v 0.331088 1.543528 -2.867252 +v 0.331088 1.544202 -3.050585 +v 0.331088 1.544877 -3.233917 +v 0.331088 1.427623 -2.134597 +v 0.331088 1.428298 -2.318602 +v 0.331088 1.428973 -2.502608 +v 0.331088 1.429648 -2.686613 +v 0.331088 1.430323 -2.870619 +v 0.331088 1.430998 -3.054624 +v 0.331088 1.431673 -3.238630 +v -0.331088 1.544877 -3.233917 +v -0.331088 1.544202 -3.050585 +v -0.331088 1.543527 -2.867253 +v -0.331088 1.542853 -2.683920 +v -0.331088 1.542178 -2.500588 +v -0.331088 1.541503 -2.317256 +v -0.331088 1.540829 -2.133924 +v -0.331088 1.431673 -3.238630 +v -0.331088 1.430998 -3.054625 +v -0.331088 1.430323 -2.870619 +v -0.331088 1.429648 -2.686614 +v -0.331088 1.428973 -2.502608 +v -0.331088 1.428298 -2.318602 +v -0.331088 1.427623 -2.134597 +v 0.449371 1.329426 -3.258653 +v 0.449371 1.331174 -3.449412 +v 0.449371 1.407634 -3.259298 +v 0.449371 1.408351 -3.446256 +v -0.449371 1.331174 -3.449412 +v -0.449371 1.408351 -3.446256 +v 0.449371 1.318943 -2.114102 +v 0.449371 1.320690 -2.304861 +v 0.449371 1.322437 -2.495619 +v 0.449371 1.324185 -2.686378 +v 0.449371 1.325932 -2.877136 +v 0.449371 1.327679 -3.067895 +v 0.449371 1.403329 -2.137549 +v 0.449371 1.404047 -2.324507 +v 0.449371 1.404764 -2.511465 +v 0.449371 1.405482 -2.698423 +v 0.449371 1.406199 -2.885381 +v 0.449371 1.406916 -3.072340 +v -0.449371 1.407634 -3.259399 +v -0.449371 1.406916 -3.072441 +v -0.449371 1.406199 -2.885382 +v -0.449371 1.405481 -2.698424 +v -0.449371 1.404764 -2.511466 +v -0.449371 1.404047 -2.324507 +v -0.449371 1.403329 -2.137549 +v -0.449371 1.329426 -3.258755 +v -0.449371 1.327679 -3.067996 +v -0.449371 1.325932 -2.877136 +v -0.449371 1.324185 -2.686378 +v -0.449371 1.322437 -2.495619 +v -0.449371 1.320690 -2.304861 +v -0.449371 1.318943 -2.114102 +v -0.455760 1.960815 2.965194 +v -0.455685 1.952066 3.281233 +v 0.347994 1.952050 3.461550 +v 0.455685 1.952066 3.281233 +v -0.455760 1.985971 0.703801 +v -0.455760 1.987813 0.995425 +v 0.455760 1.965795 2.601881 +v 0.455760 1.987813 0.995425 +v 0.455760 1.984833 0.523599 +v -0.347994 1.952050 3.461550 +v 0.455760 1.983884 0.218579 +v -0.236986 1.955183 3.667443 +v 0.236986 1.955183 3.667443 +v -0.455760 1.965795 2.601881 +v 0.455760 1.960815 2.965194 +v -0.399492 1.685040 0.244871 +v 0.399492 1.685040 0.244871 +v -0.455760 1.983884 0.218579 +v 0.399492 1.504841 0.295542 +v -0.202205 1.172619 0.381982 +v -0.399492 1.172619 0.381982 +v -0.399492 1.343470 0.332241 +v -0.399492 1.504841 0.295542 +v 0.399492 1.343470 0.332241 +v 0.455760 1.173063 0.431079 +v 0.202205 1.172619 0.381982 +v -0.455760 1.984833 0.523599 +v 0.455760 1.985971 0.703801 +v -0.281166 -2.609760 3.618437 +v -0.281166 -2.609760 3.695364 +v 0.222822 -2.609760 3.789848 +v 0.281166 -2.609760 3.695364 +v -0.281166 -2.619558 1.848825 +v -0.281166 -2.619558 2.099378 +v 0.281166 -2.609760 3.264821 +v 0.399492 -2.620110 2.018361 +v 0.455760 -2.572847 1.678092 +v 0.230686 -2.572919 1.679396 +v -0.230686 -2.572919 1.679396 +v -0.399492 -2.609484 3.666038 +v -0.399492 -2.609484 3.770637 +v 0.399492 -2.609484 3.770637 +v -0.399492 -2.620110 1.676786 +v -0.399492 -2.620110 2.018361 +v 0.281166 -2.619558 2.099378 +v 0.399492 -2.609484 3.666038 +v -0.169701 -2.609760 3.795157 +v 0.169701 -2.609760 3.795157 +v 0.399492 -2.620110 1.676786 +v 0.172447 -2.619558 1.848825 +v -0.172447 -2.619558 1.848825 +v -0.527722 1.811980 2.157823 +v -0.527722 1.449601 2.610047 +v 0.527705 1.545958 2.617520 +v 0.527705 1.437911 2.719785 +v -0.527722 1.534227 0.950589 +v -0.527722 1.470896 1.056339 +v 0.527705 1.449601 2.610047 +v 0.527705 1.470896 1.056339 +v 0.528600 0.970160 2.600719 +v 0.528600 0.970227 1.056591 +v -0.527722 1.437911 2.719785 +v -0.527722 1.180940 1.001516 +v 0.527705 1.181068 1.001511 +v -0.527722 1.293575 2.603667 +v 0.527705 1.293682 2.603708 +v 0.527705 1.288851 2.757489 +v -0.527722 1.288756 2.757380 +v -0.527722 1.392449 0.941358 +v -0.527718 0.970767 2.600772 +v 0.527705 0.917871 2.931816 +v -0.527718 0.918549 2.932013 +v -0.527718 0.970794 1.056574 +v -0.527718 0.803099 2.891186 +v -0.532139 0.803419 2.582830 +v 0.527705 0.802620 2.890702 +v -0.532134 0.710908 1.134466 +v 0.528600 0.709608 1.134506 +v 0.528600 0.802627 2.582489 +v 0.527705 1.811980 1.032867 +v -0.527722 1.811980 1.032867 +v -0.527722 1.545958 2.617520 +v 0.527705 1.811980 2.157823 +v -0.527722 1.776166 0.907170 +v 0.527705 1.534227 0.950589 +v 0.527705 1.392449 0.941358 +v 0.527705 1.776166 0.907170 +v 0.372925 0.786919 3.249744 +v 0.523914 0.799481 3.016881 +v -0.523930 0.799481 3.016881 +v 0.376949 0.641022 3.208980 +v 0.226570 0.638516 3.230241 +v 0.226430 0.781506 3.267818 +v -0.226446 0.781506 3.267818 +v -0.226586 0.638516 3.230241 +v 0.528600 0.642617 2.582490 +v -0.376965 0.641022 3.208980 +v -0.372941 0.786919 3.249744 +v 0.527705 0.642618 2.890665 +v 0.523947 0.642968 3.016968 +v 0.528600 0.516629 1.407784 +v -0.532144 0.516629 1.407784 +v -0.523963 0.642968 3.016968 +v -0.527719 0.642660 2.891187 +v -0.532142 0.642651 2.582964 +v -0.527720 -0.039260 3.092175 +v -0.522357 -0.028312 3.220743 +v 0.371735 -0.011686 3.407889 +v 0.522341 -0.028312 3.220743 +v 0.528600 -0.039399 2.720909 +v 0.528600 -0.039437 1.555946 +v -0.527720 -0.230666 3.163085 +v -0.522726 -0.219974 3.290634 +v 0.373869 0.315761 3.260896 +v 0.226424 0.318323 3.280165 +v 0.528600 0.293849 2.635831 +v 0.527705 0.293856 2.944006 +v 0.523618 0.300783 3.070436 +v 0.528600 0.216296 1.333210 +v -0.532144 0.216296 1.333210 +v -0.523634 0.300783 3.070436 +v -0.527719 0.293990 2.944517 +v -0.532142 0.293958 2.636294 +v -0.226441 0.318323 3.280165 +v -0.373885 0.315761 3.260896 +v 0.528600 -0.103215 2.742176 +v 0.528600 -0.103252 1.588766 +v 0.372481 -0.077017 3.429311 +v 0.522866 -0.093651 3.241021 +v -0.527720 -0.103059 3.113453 +v -0.522883 -0.093651 3.241021 +v 0.528600 -0.360439 2.847409 +v 0.528600 -0.370741 1.681268 +v -0.532144 -0.039437 1.555946 +v -0.532142 -0.039253 2.721336 +v -0.226333 -0.008052 3.425610 +v -0.371752 -0.011686 3.407889 +v 0.527705 -0.039401 3.091759 +v 0.226317 -0.008052 3.425610 +v 0.372064 -0.201590 3.477999 +v 0.522710 -0.219974 3.290634 +v 0.528600 -0.230841 2.791811 +v 0.528600 -0.241141 1.641824 +v -0.527721 -0.516656 3.277822 +v -0.522469 -0.507267 3.406928 +v -0.532142 -0.103071 2.742583 +v -0.532144 -0.103252 1.588766 +v 0.527705 -0.103213 3.113033 +v 0.226350 -0.073708 3.447569 +v -0.226366 -0.073708 3.447569 +v -0.372497 -0.077017 3.429311 +v 0.371814 -0.331583 3.533894 +v 0.522473 -0.349225 3.346801 +v -0.527720 -0.360278 3.218667 +v -0.522489 -0.349225 3.346801 +v 0.528600 -0.705670 2.954329 +v 0.528600 -0.719394 1.720003 +v -0.532142 -0.230676 2.792220 +v 0.527705 -0.230839 3.162667 +v 0.226296 -0.197954 3.495902 +v -0.226313 -0.197954 3.495902 +v -0.532144 -0.241141 1.641824 +v -0.372081 -0.201590 3.477999 +v 0.372115 -0.493495 3.595157 +v 0.522453 -0.507267 3.406928 +v 0.528600 -0.516440 2.906728 +v 0.528600 -0.530169 1.698214 +v -0.527722 -1.104290 3.504740 +v -0.522164 -1.093988 3.634695 +v 0.226299 -0.327886 3.551633 +v -0.532144 -0.370741 1.681268 +v -0.532142 -0.360266 2.847828 +v -0.226316 -0.327886 3.551633 +v -0.371831 -0.331583 3.533894 +v 0.527705 -0.360441 3.218259 +v 0.373087 -0.680016 3.641373 +v 0.523275 -0.696963 3.452252 +v -0.527721 -0.705801 3.325212 +v -0.523291 -0.696963 3.452252 +v 0.527705 -2.133273 3.271148 +v 0.527705 -2.143548 2.086890 +v -0.532141 -0.517125 2.907054 +v 0.527705 -0.516445 3.277574 +v 0.226390 -0.490389 3.613281 +v -0.226407 -0.490389 3.613281 +v -0.532139 -0.531121 1.698224 +v -0.372131 -0.493495 3.595157 +v 0.371672 -1.079821 3.822186 +v 0.522147 -1.093988 3.634695 +v 0.527705 -1.104342 3.133920 +v 0.527705 -1.114678 1.825459 +v -0.527719 -0.706302 2.954404 +v 0.527705 -0.705619 3.325180 +v -0.527714 -0.720443 1.720014 +v 0.226367 -0.676953 3.660058 +v -0.226383 -0.676953 3.660058 +v -0.373103 -0.680016 3.641373 +v 0.373455 -2.131933 3.962461 +v 0.523049 -2.132775 3.771222 +v -0.527722 -2.133273 3.642001 +v -0.523065 -2.132775 3.771222 +v -0.428976 -2.619767 3.642598 +v -0.427908 -2.618567 3.760184 +v 0.226365 -1.076484 3.839989 +v -0.527722 -1.114564 1.825458 +v -0.527722 -1.104290 3.133887 +v -0.226381 -1.076484 3.839989 +v -0.371688 -1.079821 3.822186 +v 0.527705 -1.104299 3.504759 +v -0.527722 -1.618781 3.624662 +v -0.527722 -1.618781 3.202517 +v -0.527722 -2.133273 3.271148 +v 0.527705 -1.629056 1.964290 +v 0.527705 -1.618781 3.202517 +v 0.527705 -1.618781 3.624662 +v 0.527705 -2.133273 3.642001 +v -0.527722 -1.629056 1.964290 +v 0.226517 -1.607418 3.963724 +v -0.226534 -1.607418 3.963724 +v -0.226570 -2.131745 3.981793 +v 0.522531 -1.614705 3.755078 +v 0.372544 -1.608841 3.944978 +v -0.372561 -1.608841 3.944978 +v -0.522548 -1.614705 3.755078 +v 0.309686 -2.607427 3.943085 +v 0.427891 -2.618567 3.760184 +v 0.416143 -2.625670 3.272068 +v 0.422953 -2.633120 2.050153 +v -0.523152 -2.292771 3.771201 +v 0.523136 -2.292771 3.771201 +v -0.527722 -2.143548 2.086890 +v 0.527705 -2.303086 2.097293 +v -0.527722 -2.303086 2.097293 +v -0.527722 -2.292812 3.642236 +v -0.527722 -2.292811 3.271381 +v -0.373471 -2.131933 3.962461 +v -0.373625 -2.292698 3.962622 +v 0.527705 -2.292811 3.271381 +v 0.527705 -2.292812 3.642236 +v 0.373609 -2.292698 3.962622 +v 0.226554 -2.292684 3.982040 +v 0.226554 -2.131745 3.981793 +v -0.226570 -2.292684 3.982040 +v -0.519576 -2.534984 3.642599 +v -0.519613 -2.534904 3.271734 +v 0.519560 -2.534984 3.642599 +v 0.517569 -2.530753 3.768229 +v 0.376806 -2.520621 3.957643 +v -0.518097 -2.548276 2.049661 +v 0.227305 -2.499982 3.982284 +v -0.227322 -2.499982 3.982284 +v 0.518081 -2.548276 2.049661 +v 0.519597 -2.534904 3.271734 +v -0.376823 -2.520621 3.957643 +v -0.517586 -2.530753 3.768229 +v -0.416160 -2.625670 3.272068 +v 0.428960 -2.619767 3.642598 +v -0.422969 -2.633120 2.050153 +v -0.309702 -2.607427 3.943085 +v -0.197263 -2.605129 3.957288 +v 0.197247 -2.605129 3.957288 +v 0.215516 -2.631231 3.762442 +v 0.271992 -2.631231 3.671046 +v 0.271989 -2.631230 3.255068 +v 0.271940 -2.640700 2.128556 +v -0.272006 -2.631230 3.255068 +v -0.272065 -2.631231 3.596572 +v 0.272049 -2.631231 3.596572 +v -0.271956 -2.640700 2.128556 +v -0.272009 -2.631231 3.671046 +v -0.215532 -2.631231 3.762442 +v -0.164096 -2.631231 3.767619 +v 0.164080 -2.631231 3.767619 +vn -1.0000 -0.0000 0.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 -0.2329 0.9725 +vn -0.8443 -0.0074 0.5359 +vn 0.0000 1.0000 0.0089 +vn 0.9930 -0.0016 0.1179 +vn 0.0000 -1.0000 -0.0089 +vn 0.0000 -0.8807 0.4737 +vn 0.9886 -0.0061 0.1504 +vn 0.0000 -0.7998 0.6003 +vn 0.0027 0.0475 -0.9989 +vn 0.0000 0.0138 -0.9999 +vn 0.0000 -1.0000 -0.0090 +vn 0.8006 0.0083 -0.5991 +vn -0.8006 0.0039 -0.5992 +vn -0.8441 -0.0219 0.5358 +vn 0.0000 0.0409 -0.9992 +vn 0.0027 0.0409 -0.9992 +vn 0.8923 -0.1754 0.4159 +vn 0.0000 -0.9624 0.2716 +vn 0.0000 0.1022 0.9948 +vn -0.8235 -0.2204 0.5227 +vn 0.0000 -0.5907 -0.8069 +vn 0.0000 -1.0000 -0.0013 +vn -0.0686 -0.6032 0.7946 +vn -0.7825 -0.3754 0.4967 +vn 0.0645 -0.6017 0.7961 +vn 0.0000 -0.6046 0.7965 +vn 0.0000 -0.4886 -0.8725 +vn 0.7920 -0.3884 0.4710 +vn 0.0000 -0.8601 -0.5101 +vn 0.0000 -0.9977 -0.0685 +vn 0.0000 -1.0000 -0.0092 +vn -0.9998 0.0189 0.0064 +vn -0.8725 -0.4703 0.1327 +vn -0.9810 -0.1551 0.1164 +vn -0.9932 -0.0272 0.1135 +vn 0.8235 -0.2204 0.5227 +vn 0.8441 -0.0219 0.5358 +vn 0.8443 -0.0074 0.5359 +vn 0.0408 -0.8799 0.4734 +vn -0.0408 -0.8799 0.4734 +vn 0.8443 -0.0026 0.5359 +vn -0.9565 0.2623 0.1274 +vn -0.8006 0.0083 -0.5991 +vn 0.8006 0.0039 -0.5991 +vn 0.0000 0.0066 -1.0000 +vn 0.8799 -0.0224 0.4747 +vn -0.8583 -0.0227 0.5126 +vn 0.0000 0.9100 0.4145 +vn -1.0000 0.0003 0.0002 +vn 0.0000 -0.8467 -0.5321 +vn 0.0000 -0.9650 -0.2621 +vn -0.0583 -0.9111 -0.4081 +vn 0.0000 -0.2740 -0.9617 +vn 1.0000 0.0036 -0.0031 +vn 0.0000 -0.1838 -0.9830 +vn 0.0000 -0.2474 -0.9689 +vn 0.0000 -0.8391 -0.5439 +vn 0.0000 -0.6811 -0.7322 +vn 0.0000 -0.3942 -0.9190 +vn 0.0000 -0.1057 -0.9944 +vn 1.0000 -0.0047 0.0000 +vn -0.9997 -0.0234 0.0000 +vn 0.0000 -0.2442 -0.9697 +vn -0.4995 -0.2233 -0.8370 +vn -0.0200 -0.8167 -0.5767 +vn 0.5019 -0.2240 -0.8354 +vn 0.0000 -0.2317 -0.9728 +vn -0.1294 0.2424 0.9615 +vn -0.5359 -0.6042 -0.5897 +vn 1.0000 -0.0007 -0.0028 +vn 0.8076 0.5672 -0.1616 +vn 0.1294 0.2423 0.9615 +vn 0.5023 -0.2253 -0.8348 +vn 0.5109 0.5909 0.6243 +vn 0.0605 0.7935 -0.6056 +vn -0.2815 0.4094 0.8678 +vn -0.0610 0.7932 -0.6060 +vn 0.0000 -0.2744 -0.9616 +vn 0.5511 -0.2284 -0.8025 +vn 0.0000 0.7886 -0.6149 +vn -0.5098 -0.0909 -0.8554 +vn -0.5509 -0.2283 -0.8027 +vn 0.6142 0.6919 -0.3796 +vn 0.3730 0.2110 -0.9035 +vn 0.9185 0.3955 -0.0033 +vn -0.4224 -0.4145 -0.8060 +vn -0.9205 0.3908 0.0000 +vn 0.4792 -0.2556 -0.8397 +vn 0.4219 -0.4146 -0.8062 +vn 0.0000 0.1261 -0.9920 +vn 0.5447 -0.2402 -0.8035 +vn 0.9198 0.3924 0.0002 +vn -0.5072 -0.1103 -0.8547 +vn -0.5108 0.5910 0.6244 +vn -0.9190 0.3943 -0.0033 +vn -0.3043 -0.6256 -0.7183 +vn 0.3245 -0.9458 0.0067 +vn 0.5636 0.8261 0.0000 +vn -0.2507 0.1751 -0.9521 +vn 0.3039 -0.6257 -0.7184 +vn 0.0000 -0.2116 -0.9774 +vn -0.6137 0.6926 -0.3790 +vn -0.7580 0.6522 0.0000 +vn 0.5086 -0.0985 -0.8554 +vn -0.5984 0.8001 0.0411 +vn -0.4797 -0.2555 -0.8394 +vn -0.6475 0.1837 -0.7396 +vn 0.2872 0.4072 0.8670 +vn -0.0379 -0.9317 0.3611 +vn 0.6045 -0.1407 -0.7841 +vn 0.5098 0.8051 0.3032 +vn -0.3046 -0.9525 0.0000 +vn 0.6469 0.1838 -0.7401 +vn 0.5093 -0.0910 -0.8558 +vn -0.6044 -0.1407 -0.7841 +vn -0.0548 0.7349 0.6760 +vn 0.7581 0.6521 0.0000 +vn -0.2851 -0.7311 -0.6199 +vn 0.0564 0.7336 0.6772 +vn -0.7143 0.0455 -0.6984 +vn 0.0000 0.7375 0.6753 +vn 0.4605 -0.3188 -0.8285 +vn 0.0000 0.0552 -0.9985 +vn 0.0058 0.0613 -0.9981 +vn -0.4185 -0.0591 -0.9063 +vn 0.1797 -0.9498 -0.2560 +vn 0.0000 -0.7853 0.6192 +vn 0.0000 0.0000 -1.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 -0.3151 -0.9491 +vn 0.0000 -0.7120 0.7022 +vn 0.0000 -0.4478 -0.8941 +vn 0.0000 -0.4975 0.8674 +vn 0.0000 0.0959 -0.9954 +vn 0.0000 0.2497 0.9683 +vn 0.0000 -0.0610 -0.9981 +vn 0.0000 -0.1637 -0.9865 +vn 0.0000 0.0352 0.9994 +vn 0.0000 0.8561 0.5169 +vn 0.0000 0.6720 0.7406 +vn 0.0000 0.4878 0.8729 +vn 0.0000 0.3861 -0.9224 +vn 0.0000 -0.2231 -0.9748 +vn 0.0000 0.2816 -0.9595 +vn 0.0000 -0.9946 -0.1040 +vn 0.0000 0.9668 0.2554 +vn 0.0000 -0.9972 -0.0746 +vn 0.0000 -0.6950 -0.7190 +vn 0.0000 -0.9938 -0.1111 +vn 0.0000 0.9938 0.1111 +vn 0.0000 0.9977 0.0682 +vn 0.0000 -0.9980 -0.0634 +vn 0.0000 1.0000 -0.0075 +vn 0.0000 -1.0000 0.0075 +vn 0.0000 0.9912 -0.1326 +vn 0.0000 -0.9905 0.1375 +vn 0.0000 0.9497 -0.3131 +vn 0.0000 -0.9497 0.3131 +vn 0.0000 0.6678 -0.7443 +vn 0.0000 -1.0000 -0.0048 +vn 0.0000 -0.9629 -0.2700 +vn 0.0000 0.2623 -0.9650 +vn 0.0000 0.7881 -0.6155 +vn 0.0000 -1.0000 0.0000 +vn -0.0019 -0.6743 -0.7385 +vn 0.3318 -0.9434 -0.0035 +vn 0.0000 -0.6799 -0.7333 +vn 0.0000 -0.6739 -0.7389 +vn 0.0000 0.7015 -0.7127 +vn 0.3348 0.9423 0.0036 +vn -0.0020 0.7070 -0.7073 +vn 0.0000 0.7073 -0.7069 +vn -0.3294 -0.9442 -0.0036 +vn -0.3325 0.9431 0.0035 +vn -0.3352 0.9421 0.0035 +vn -0.3348 0.9423 0.0035 +vn -0.3344 0.9424 0.0035 +vn -0.3340 0.9426 0.0035 +vn -0.3336 0.9427 0.0035 +vn -0.3333 0.9428 0.0035 +vn -0.3329 0.9430 0.0035 +vn -0.3321 -0.9432 -0.0036 +vn -0.3317 -0.9434 -0.0036 +vn -0.3313 -0.9435 -0.0036 +vn -0.3309 -0.9436 -0.0036 +vn -0.3305 -0.9438 -0.0036 +vn -0.3301 -0.9439 -0.0036 +vn -0.3298 -0.9441 -0.0036 +vn 0.3321 0.9432 0.0036 +vn 0.3325 0.9431 0.0036 +vn 0.3329 0.9430 0.0036 +vn 0.3333 0.9428 0.0036 +vn 0.3337 0.9427 0.0036 +vn 0.3340 0.9425 0.0036 +vn 0.3344 0.9424 0.0036 +vn 0.3290 -0.9443 -0.0035 +vn 0.3294 -0.9442 -0.0035 +vn 0.3298 -0.9441 -0.0035 +vn 0.3302 -0.9439 -0.0035 +vn 0.3306 -0.9438 -0.0035 +vn 0.3310 -0.9436 -0.0035 +vn 0.3314 -0.9435 -0.0035 +vn 0.0000 1.0000 0.0038 +vn 0.0000 0.2677 0.9635 +vn 0.0000 -0.0560 -0.9984 +vn 0.0000 0.0082 1.0000 +vn 0.0000 -0.2294 -0.9733 +vn 0.0000 -0.1466 -0.9892 +vn 0.0000 0.1890 0.9820 +vn -0.6432 0.7654 0.0212 +vn 0.6511 0.6670 0.3622 +vn -0.6432 0.7657 -0.0048 +vn 0.6432 0.7656 0.0105 +vn 0.6432 0.7657 -0.0024 +vn -0.6565 0.6715 0.3437 +vn 0.0000 0.5737 0.8191 +vn -0.6432 0.7656 0.0105 +vn 0.6437 0.7650 0.0213 +vn -0.6432 -0.1864 -0.7427 +vn 0.6432 -0.2073 -0.7371 +vn -0.6432 -0.1698 -0.7467 +vn 0.6432 -0.1698 -0.7467 +vn 0.6432 -0.2140 -0.7352 +vn -0.6432 -0.2140 -0.7352 +vn 0.0577 -0.9967 -0.0571 +vn -0.6031 0.7117 0.3602 +vn 0.6090 0.7171 0.3388 +vn -0.6432 -0.2073 -0.7371 +vn 0.6432 -0.1864 -0.7427 +vn 0.6432 0.7657 -0.0048 +vn -0.6432 0.7657 -0.0024 +vn 0.7143 0.0455 -0.6983 +vn -0.5813 0.7001 0.4147 +vn -0.6432 -0.7657 0.0000 +vn -0.8075 0.5673 -0.1616 +vn -0.5642 -0.2086 -0.7988 +vn 0.4186 -0.0591 -0.9063 +vn -0.5521 -0.2303 -0.8013 +vn -0.4955 -0.2013 -0.8449 +vn -0.6318 0.6709 0.3882 +vn 0.3435 0.6360 -0.6911 +vn -0.2535 -0.3248 0.9112 +vn -0.4610 -0.3187 -0.8282 +vn 0.6432 -0.7657 0.0000 +vn 0.0058 0.0345 -0.9994 +vn -0.0023 -1.0000 0.0000 +vn 0.5663 -0.2061 -0.7981 +vn 0.0047 -1.0000 0.0000 +vn 0.6319 0.6708 0.3882 +vn -0.5022 -0.2253 -0.8349 +vn 0.0023 -1.0000 0.0000 +vn -0.1886 0.9351 -0.2999 +vn 0.2554 -0.3223 0.9115 +vn 0.4956 -0.2013 -0.8449 +vn 0.0056 -0.8168 -0.5768 +vn 0.5042 -0.6025 -0.6187 +vn 0.2919 -0.6189 0.7292 +vn -0.0047 -1.0000 0.0000 +vn 0.0000 -1.0000 0.0032 +vn 0.9932 -0.0272 0.1135 +vn 0.9810 -0.1551 0.1164 +vn -0.0027 0.0409 -0.9992 +vn -0.8006 0.0039 -0.5991 +vn -0.0027 0.0475 -0.9989 +vn 0.8725 -0.4703 0.1327 +vn 1.0000 0.0034 -0.0031 +vn -0.0645 -0.6017 0.7961 +vn -0.7920 -0.3884 0.4710 +vn 0.0686 -0.6032 0.7946 +vn 0.7825 -0.3754 0.4967 +vn -0.9997 0.0264 0.0000 +vn -0.8923 -0.1754 0.4159 +vn -0.9886 -0.0061 0.1504 +vn -0.9930 -0.0016 0.1179 +vn 0.8583 -0.0227 0.5126 +vn -0.8799 -0.0224 0.4747 +vn 0.8006 0.0039 -0.5992 +vn 0.9565 0.2623 0.1274 +vn -0.8443 -0.0026 0.5359 +vn 1.0000 0.0003 0.0002 +vn 0.0583 -0.9111 -0.4081 +vn 1.0000 -0.0003 -0.0028 +vn -0.5021 -0.2235 -0.8354 +vn 0.5020 -0.2240 -0.8354 +vn -0.5041 -0.6024 -0.6188 +vn 1.0000 -0.0023 0.0000 +vn 0.1284 0.2432 0.9614 +vn 0.5020 -0.2254 -0.8350 +vn 0.0610 0.7931 -0.6060 +vn -0.2888 0.4070 0.8666 +vn -0.0605 0.7935 -0.6055 +vn 0.5510 -0.2283 -0.8027 +vn -0.5091 -0.0905 -0.8559 +vn 0.6139 0.6923 -0.3791 +vn 0.2507 0.1751 -0.9521 +vn 0.9192 0.3937 -0.0033 +vn -0.9196 0.3930 0.0002 +vn 0.5450 -0.2403 -0.8033 +vn 0.9207 0.3902 0.0000 +vn -0.5070 -0.1102 -0.8549 +vn -0.9182 0.3961 -0.0033 +vn 0.3045 -0.9525 0.0000 +vn 0.5993 0.7996 0.0379 +vn -0.3730 0.2110 -0.9035 +vn -0.6140 0.6921 -0.3794 +vn 0.5087 -0.0985 -0.8553 +vn -0.5597 0.8287 0.0000 +vn 0.2864 0.4075 0.8671 +vn -0.2920 -0.6187 0.7293 +vn 0.5814 0.7000 0.4147 +vn -0.3247 -0.9458 0.0067 +vn -0.0564 0.7336 0.6772 +vn -0.1797 -0.9498 -0.2560 +vn 0.0548 0.7349 0.6760 +vn -0.0058 0.0613 -0.9981 +vn 0.2851 -0.7312 -0.6198 +vn 0.3321 -0.9432 -0.0036 +vn 0.0019 -0.6743 -0.7385 +vn 0.0020 0.7070 -0.7073 +vn 0.3352 0.9421 0.0035 +vn -0.3290 -0.9443 -0.0035 +vn -0.3321 0.9432 0.0036 +vn -0.3348 0.9423 0.0036 +vn -0.3344 0.9424 0.0036 +vn -0.3340 0.9425 0.0036 +vn -0.3337 0.9427 0.0036 +vn -0.3333 0.9428 0.0036 +vn -0.3329 0.9430 0.0036 +vn -0.3325 0.9431 0.0036 +vn -0.3318 -0.9434 -0.0035 +vn -0.3314 -0.9435 -0.0035 +vn -0.3310 -0.9436 -0.0035 +vn -0.3306 -0.9438 -0.0035 +vn -0.3302 -0.9439 -0.0035 +vn -0.3298 -0.9441 -0.0035 +vn -0.3294 -0.9442 -0.0035 +vn 0.3325 0.9431 0.0035 +vn 0.3329 0.9430 0.0035 +vn 0.3333 0.9428 0.0035 +vn 0.3336 0.9427 0.0035 +vn 0.3340 0.9426 0.0035 +vn 0.3344 0.9424 0.0035 +vn 0.3348 0.9423 0.0035 +vn 0.3294 -0.9442 -0.0036 +vn 0.3298 -0.9441 -0.0036 +vn 0.3301 -0.9439 -0.0036 +vn 0.3305 -0.9438 -0.0036 +vn 0.3309 -0.9437 -0.0036 +vn 0.3313 -0.9435 -0.0036 +vn 0.3317 -0.9434 -0.0036 +vn -0.6437 0.7650 0.0213 +vn 0.6031 0.7117 0.3602 +vn -0.6090 0.7171 0.3388 +vn 0.6432 0.7654 0.0212 +vn -0.0577 -0.9967 -0.0571 +vn -0.6511 0.6670 0.3622 +vn 0.6565 0.6715 0.3437 +vn -0.5098 0.8051 0.3032 +vn -0.5651 -0.2091 -0.7981 +vn -0.5530 -0.2306 -0.8006 +vn 0.1887 0.9351 -0.3000 +vn -0.2533 -0.3250 0.9111 +vn -0.0058 0.0345 -0.9994 +vn 0.5662 -0.2061 -0.7981 +vn -0.3434 0.6361 -0.6910 +vn 0.2529 -0.3249 0.9113 +vn 0.0172 -0.8149 -0.5793 +vn 0.5360 -0.6043 -0.5895 +vn 0.0379 -0.9317 0.3611 +vn 1.0000 0.0028 0.0001 +vn 1.0000 0.0042 -0.0003 +vn -0.9996 0.0266 -0.0017 +vn 1.0000 -0.0003 0.0029 +vn 1.0000 0.0000 0.0029 +vn 0.7940 0.0005 0.6079 +vn 0.1394 -0.2629 0.9547 +vn 0.0000 -0.2542 0.9672 +vn -0.8354 -0.1264 0.5349 +vn 0.9995 -0.0000 0.0300 +vn -0.9996 0.0002 0.0298 +vn -0.9999 0.0000 0.0143 +vn 0.7901 0.0939 0.6058 +vn 0.1358 0.1549 0.9786 +vn 0.0000 0.1541 0.9881 +vn -0.7863 0.0901 0.6112 +vn 0.9995 0.0045 0.0297 +vn -0.9995 0.0041 0.0322 +vn -0.9999 0.0022 0.0143 +vn -0.1307 0.1527 0.9796 +vn -0.1277 -0.2520 0.9593 +vn 0.0000 0.4070 0.9134 +vn -0.7634 0.2604 0.5912 +vn 0.9994 0.0140 0.0315 +vn -0.9991 0.0146 0.0404 +vn -0.9999 0.0053 0.0119 +vn -0.1206 0.4040 0.9068 +vn 1.0000 0.0007 0.0029 +vn 0.7683 0.2635 0.5834 +vn 0.1254 0.4056 0.9054 +vn 1.0000 0.0004 0.0029 +vn 0.9991 0.0135 0.0404 +vn -0.9999 0.0040 0.0119 +vn -0.1247 0.3148 0.9409 +vn 1.0000 0.0008 0.0024 +vn 0.7726 0.1938 0.6045 +vn 0.1226 0.3105 0.9426 +vn -0.9991 0.0194 0.0365 +vn 0.0000 0.3172 0.9484 +vn -0.7735 0.2054 0.5996 +vn -0.9999 0.0046 0.0119 +vn -0.1226 0.3598 0.9250 +vn 1.0000 0.0009 0.0024 +vn -0.9992 0.0137 0.0380 +vn 0.1237 0.3609 0.9244 +vn 0.7699 0.2325 0.5944 +vn 0.0000 0.3625 0.9320 +vn -0.7693 0.2303 0.5959 +vn 0.0000 0.3942 0.9190 +vn 0.7656 0.2552 0.5905 +vn -0.9991 0.0153 0.0395 +vn -0.7650 0.2532 0.5922 +vn 0.9992 0.0161 0.0376 +vn -0.9999 0.0051 0.0119 +vn -0.1211 0.3913 0.9123 +vn 1.0000 0.0010 0.0024 +vn 0.9992 0.0143 0.0367 +vn 0.9991 0.0150 0.0394 +vn -0.9999 0.0045 0.0119 +vn -0.1229 0.3521 0.9279 +vn -0.9991 0.0149 0.0396 +vn 0.1221 0.3514 0.9282 +vn 0.7688 0.2273 0.5977 +vn 0.0000 0.3547 0.9350 +vn -0.7689 0.2275 0.5975 +vn 0.1218 0.3919 0.9119 +vn -0.9997 -0.0233 0.0003 +vn -0.1276 0.2412 0.9621 +vn 1.0000 0.0006 0.0024 +vn 0.1249 0.2392 0.9629 +vn 0.0000 0.2432 0.9700 +vn 0.7779 0.1492 0.6104 +vn -0.7804 0.1542 0.6059 +vn -0.9993 0.0125 0.0340 +vn 0.7663 0.2665 0.5846 +vn 0.0000 0.4106 0.9118 +vn -0.7617 0.2647 0.5913 +vn 0.9993 0.0152 0.0338 +vn -0.1203 0.4077 0.9052 +vn 1.0000 -0.0012 0.0024 +vn -0.9990 0.0162 0.0414 +vn 0.9992 0.0100 0.0399 +vn -0.9993 0.0021 0.0360 +vn 0.9992 0.0013 0.0396 +vn -0.1276 0.0342 0.9912 +vn 0.1304 0.0333 0.9909 +vn 0.0000 0.0344 0.9994 +vn 0.7849 0.0201 0.6193 +vn -0.7875 0.0220 0.6159 +vn 0.1237 0.4085 0.9043 +vn -0.9994 0.0005 0.0360 +vn 0.7881 0.0004 0.6156 +vn 0.9994 0.0001 0.0354 +vn -0.1305 0.0015 0.9915 +vn 0.1309 0.0011 0.9914 +vn 0.0000 0.0015 1.0000 +vn -0.7788 0.1430 0.6107 +vn 0.7772 0.1423 0.6130 +vn 0.0000 0.2270 0.9739 +vn 0.1236 0.2246 0.9666 +vn -0.1262 0.2252 0.9661 +vn 0.9991 0.0098 0.0420 +vn -0.9992 0.0098 0.0393 +vn -0.9994 -0.0335 0.0003 +vn -0.9991 -0.0238 0.0354 +vn -0.9994 -0.0336 0.0001 +vn -0.1309 0.0016 0.9914 +vn 0.9994 -0.0335 -0.0000 +vn 0.8017 -0.0262 0.5972 +vn 0.1600 -0.0193 0.9869 +vn 0.0000 0.0012 1.0000 +vn 0.9992 -0.0391 -0.0008 +vn -0.7881 -0.0024 0.6156 +vn -0.7877 0.0014 0.6161 +vn 0.9993 -0.0336 0.0170 +vn -0.6976 -0.7156 0.0352 +vn 0.5933 -0.6495 0.4756 +vn 0.6656 -0.7462 0.0083 +vn -0.6833 -0.7302 -0.0001 +vn 0.6832 -0.7301 0.0137 +vn 0.6595 -0.7517 -0.0108 +vn -0.6595 -0.7517 0.0074 +vn -0.6617 -0.5894 0.4635 +vn 0.0000 -0.2313 0.9729 +vn 0.1227 -0.2557 0.9589 +vn -0.1157 -0.2609 0.9584 +vn 0.0603 -0.9932 0.0995 +vn 0.0376 -0.9993 0.0084 +vn -0.0385 -0.9993 -0.0000 +vn 0.0689 -0.9975 0.0135 +vn -0.0534 -0.9986 0.0064 +vn -0.0599 -0.9975 0.0370 +vn 0.0000 -0.9907 0.1363 +vn 0.0135 -0.9909 0.1340 +vn 0.0035 -0.9912 0.1325 +vn 1.0000 0.0014 0.0029 +vn 1.0000 0.0028 0.0000 +vn -0.9999 0.0170 0.0000 +vn -0.9996 0.0249 0.0144 +vn 1.0000 -0.0009 0.0026 +vn 0.8354 -0.1264 0.5349 +vn 0.1277 -0.2520 0.9593 +vn -0.7940 0.0005 0.6079 +vn 0.9996 0.0002 0.0297 +vn -0.9995 0.0000 0.0301 +vn 0.7863 0.0901 0.6112 +vn 0.1307 0.1527 0.9796 +vn -0.7901 0.0939 0.6058 +vn 0.9995 0.0041 0.0321 +vn -0.9995 0.0046 0.0298 +vn -0.1358 0.1549 0.9786 +vn -0.1394 -0.2629 0.9547 +vn -0.7683 0.2635 0.5834 +vn 0.9991 0.0145 0.0403 +vn -0.9994 0.0140 0.0317 +vn -0.9999 0.0037 0.0143 +vn -0.1254 0.4056 0.9054 +vn 1.0000 0.0011 0.0024 +vn 0.7634 0.2604 0.5912 +vn 0.1206 0.4040 0.9068 +vn 0.9992 0.0193 0.0363 +vn -0.1226 0.3105 0.9426 +vn 0.7735 0.2054 0.5996 +vn 0.1247 0.3148 0.9409 +vn -0.9991 0.0135 0.0405 +vn -0.7726 0.1938 0.6045 +vn -0.1237 0.3609 0.9244 +vn -0.9992 0.0143 0.0368 +vn 0.1226 0.3598 0.9250 +vn 0.7693 0.2303 0.5959 +vn -0.7699 0.2325 0.5944 +vn 0.7650 0.2532 0.5922 +vn -0.9992 0.0162 0.0378 +vn -0.7656 0.2552 0.5905 +vn 0.9991 0.0153 0.0393 +vn -0.1218 0.3919 0.9119 +vn 0.9992 0.0136 0.0378 +vn 0.9991 0.0149 0.0395 +vn -0.1221 0.3514 0.9282 +vn -0.9991 0.0149 0.0395 +vn 0.1229 0.3521 0.9279 +vn 0.7689 0.2275 0.5975 +vn -0.7688 0.2273 0.5977 +vn 0.1211 0.3913 0.9123 +vn -0.9997 -0.0204 0.0119 +vn -0.1249 0.2392 0.9629 +vn 0.1276 0.2412 0.9621 +vn 0.7804 0.1542 0.6059 +vn -0.7779 0.1492 0.6104 +vn -0.9992 0.0100 0.0399 +vn 0.7617 0.2647 0.5913 +vn -0.7663 0.2665 0.5846 +vn 1.0000 -0.0022 0.0000 +vn 0.9990 0.0162 0.0414 +vn -0.1237 0.4085 0.9043 +vn -0.9993 0.0152 0.0338 +vn 0.9993 0.0125 0.0340 +vn -0.9992 0.0013 0.0396 +vn 0.9993 0.0021 0.0360 +vn -0.1304 0.0333 0.9909 +vn 0.1276 0.0342 0.9912 +vn 0.7875 0.0220 0.6159 +vn -0.7849 0.0201 0.6193 +vn 0.1203 0.4077 0.9052 +vn -0.9994 0.0001 0.0354 +vn 0.7877 0.0014 0.6161 +vn 0.9994 0.0005 0.0360 +vn -0.1309 0.0011 0.9914 +vn 0.1305 0.0015 0.9915 +vn -0.7772 0.1423 0.6130 +vn 0.7788 0.1430 0.6107 +vn 0.1262 0.2252 0.9661 +vn -0.1236 0.2246 0.9666 +vn 0.9992 0.0098 0.0393 +vn -0.9991 0.0098 0.0420 +vn -0.9992 -0.0391 -0.0008 +vn -0.9993 -0.0336 0.0170 +vn -0.9994 -0.0335 -0.0000 +vn -0.1600 -0.0193 0.9869 +vn 0.9994 -0.0336 0.0001 +vn 0.7881 -0.0024 0.6156 +vn 0.1309 0.0016 0.9914 +vn 0.9994 -0.0335 0.0003 +vn -0.8017 -0.0262 0.5972 +vn -0.7881 0.0004 0.6156 +vn 0.9991 -0.0238 0.0354 +vn -0.6832 -0.7301 0.0137 +vn 0.6617 -0.5894 0.4635 +vn 0.6595 -0.7517 0.0074 +vn -0.6595 -0.7517 -0.0108 +vn 0.6976 -0.7156 0.0352 +vn 0.6833 -0.7302 -0.0001 +vn -0.6656 -0.7462 0.0083 +vn -0.5933 -0.6494 0.4756 +vn 0.1157 -0.2609 0.9584 +vn -0.1227 -0.2557 0.9589 +vn 0.0599 -0.9975 0.0370 +vn 0.0534 -0.9986 0.0064 +vn -0.0689 -0.9975 0.0135 +vn 0.0385 -0.9993 -0.0000 +vn -0.0376 -0.9993 0.0084 +vn -0.0603 -0.9932 0.0995 +vn -0.0035 -0.9912 0.1325 +vn -0.0135 -0.9909 0.1340 +usemtl Material_001.001 +s off +f 421//176 321//176 322//176 +f 430//177 340//177 426//177 +f 440//177 325//177 353//177 +f 420//178 327//178 431//178 +f 421//179 410//179 445//179 +f 470//176 329//176 465//176 +f 320//180 345//180 346//180 +f 945//176 331//176 952//176 +f 946//177 325//177 428//177 +f 446//181 327//181 414//181 +f 318//180 344//180 317//180 +f 433//176 821//176 863//176 +f 778//182 350//182 777//182 +f 362//176 477//176 361//176 +f 389//183 417//183 339//183 +f 354//176 382//176 374//176 +f 465//176 371//176 467//176 +f 353//177 377//177 381//177 +f 414//184 369//184 416//184 +f 952//176 375//176 951//176 +f 328//177 380//177 340//177 +f 358//177 781//177 776//177 +f 335//185 369//185 327//185 +f 324//186 779//186 780//186 +f 324//176 891//176 884//176 +f 948//177 377//177 325//177 +f 435//187 348//187 436//187 +f 437//187 347//187 435//187 +f 438//187 349//187 437//187 +f 774//188 349//188 778//188 +f 774//182 348//182 347//182 +f 777//189 438//189 434//189 +f 320//180 343//180 318//180 +f 317//190 436//190 433//190 +f 322//191 411//191 410//191 +f 322//176 363//176 364//176 +f 354//176 375//176 331//176 +f 439//176 331//176 432//176 +f 440//177 358//177 441//177 +f 443//177 358//177 776//177 +f 334//192 779//192 323//192 +f 353//177 367//177 358//177 +f 326//193 783//193 334//193 +f 439//176 360//176 354//176 +f 416//194 339//194 415//194 +f 951//176 383//176 950//176 +f 370//177 394//177 380//177 +f 367//177 401//177 781//177 +f 373//177 451//177 454//177 +f 374//176 396//176 330//176 +f 379//195 339//195 369//195 +f 804//196 914//196 811//196 +f 365//192 355//192 366//192 +f 953//177 385//177 377//177 +f 377//177 395//177 381//177 +f 364//197 412//197 411//197 +f 381//177 342//177 367//177 +f 364//176 362//176 361//176 +f 375//176 330//176 383//176 +f 378//192 356//192 365//192 +f 368//192 388//192 378//192 +f 467//176 337//176 466//176 +f 576//198 572//198 577//198 +f 385//199 955//199 390//199 +f 383//199 949//199 950//199 +f 390//199 949//199 386//199 +f 571//177 585//177 587//177 +f 577//198 573//198 578//198 +f 412//200 482//200 418//200 +f 361//201 483//201 412//201 +f 415//202 481//202 474//202 +f 418//203 481//203 417//203 +f 452//204 478//204 473//204 +f 394//177 475//177 480//177 +f 338//205 474//205 475//205 +f 456//204 478//204 455//204 +f 398//206 392//206 397//206 +f 397//206 330//206 396//206 +f 342//206 393//206 398//206 +f 401//207 398//207 408//207 +f 407//207 396//207 406//207 +f 408//207 397//207 407//207 +f 855//208 407//208 848//208 +f 848//208 406//208 841//208 +f 800//208 408//208 855//208 +f 382//176 406//176 396//176 +f 781//177 800//177 807//177 +f 856//177 776//177 793//177 +f 360//176 785//176 382//176 +f 400//177 877//177 870//177 +f 444//176 360//176 442//176 +f 336//209 473//209 471//209 +f 411//210 389//210 379//210 +f 410//211 379//211 335//211 +f 445//212 335//212 420//212 +f 370//213 415//213 338//213 +f 328//214 416//214 370//214 +f 430//215 414//215 328//215 +f 415//216 339//216 417//216 +f 451//204 479//204 456//204 +f 412//217 418//217 389//217 +f 933//218 446//218 430//218 +f 941//219 445//219 420//219 +f 359//176 444//176 442//176 +f 786//177 443//177 856//177 +f 352//176 442//176 439//176 +f 357//177 443//177 399//177 +f 351//177 441//177 357//177 +f 309//176 439//176 432//176 +f 775//220 436//220 348//220 +f 319//221 438//221 345//221 +f 345//222 437//222 346//222 +f 346//222 435//222 343//222 +f 343//222 436//222 344//222 +f 317//176 863//176 814//176 +f 942//223 446//223 932//223 +f 307//177 428//177 308//177 +f 310//176 432//176 945//176 +f 936//177 426//177 425//177 +f 943//176 423//176 930//176 +f 956//176 427//176 470//176 +f 931//224 445//224 939//224 +f 941//225 431//225 942//225 +f 937//177 425//177 419//177 +f 308//177 440//177 351//177 +f 944//177 430//177 426//177 +f 930//226 421//226 931//226 +f 935//176 424//176 943//176 +f 937//177 458//177 957//177 +f 938//177 458//177 463//177 +f 935//176 457//176 422//176 +f 469//227 455//227 468//227 +f 468//227 452//227 466//227 +f 372//176 452//176 336//176 +f 462//177 451//177 461//177 +f 460//177 454//177 462//177 +f 461//227 456//227 469//227 +f 463//177 450//177 460//177 +f 463//177 332//177 429//177 +f 391//228 461//228 469//228 +f 460//177 376//177 332//177 +f 462//177 954//177 376//177 +f 387//229 466//229 337//229 +f 391//228 468//228 387//228 +f 938//177 429//177 940//177 +f 956//176 457//176 934//176 +f 467//176 452//176 453//176 +f 465//176 453//176 449//176 +f 470//176 449//176 457//176 +f 471//176 487//176 485//176 +f 484//230 489//230 479//230 +f 478//230 487//230 473//230 +f 479//230 488//230 478//230 +f 472//177 493//177 484//177 +f 333//231 484//231 451//231 +f 485//176 496//176 494//176 +f 493//232 499//232 489//232 +f 488//232 496//232 487//232 +f 489//232 498//232 488//232 +f 486//177 502//177 493//177 +f 502//233 504//233 499//233 +f 498//233 490//233 496//233 +f 499//233 503//233 498//233 +f 495//177 508//177 502//177 +f 504//234 510//234 503//234 +f 491//177 514//177 508//177 +f 492//176 501//176 497//176 +f 508//234 511//234 504//234 +f 494//176 490//176 492//176 +f 500//177 520//177 514//177 +f 497//176 505//176 507//176 +f 514//235 516//235 511//235 +f 510//235 505//235 501//235 +f 511//235 515//235 510//235 +f 503//234 501//234 490//234 +f 507//176 513//176 509//176 +f 520//236 523//236 516//236 +f 515//236 513//236 505//236 +f 516//236 522//236 515//236 +f 506//177 526//177 520//177 +f 522//237 517//237 513//237 +f 523//237 527//237 522//237 +f 512//177 532//177 526//177 +f 509//176 517//176 519//176 +f 518//238 538//238 532//238 +f 519//239 525//239 521//239 +f 528//240 538//240 535//240 +f 527//240 525//240 517//240 +f 528//240 534//240 527//240 +f 526//237 528//237 523//237 +f 531//241 1123//241 521//241 +f 486//242 1007//242 1030//242 +f 521//176 529//176 531//176 +f 530//243 1086//243 1120//243 +f 538//244 540//244 535//244 +f 363//245 991//245 997//245 +f 534//244 529//244 525//244 +f 535//244 539//244 534//244 +f 546//246 1187//246 1178//246 +f 524//247 541//247 538//247 +f 419//248 1016//248 458//248 +f 380//249 984//249 340//249 +f 530//250 1142//250 551//250 +f 340//251 983//251 426//251 +f 976//252 1200//252 564//252 +f 362//253 997//253 1001//253 +f 977//254 1191//254 1202//254 +f 548//255 537//255 553//255 +f 549//255 542//255 548//255 +f 373//256 1015//256 993//256 +f 551//177 547//177 550//177 +f 976//257 1202//257 1201//257 +f 519//258 1100//258 509//258 +f 372//259 998//259 453//259 +f 959//260 1200//260 1199//260 +f 555//261 1181//261 545//261 +f 562//262 1198//262 963//262 +f 552//176 537//176 533//176 +f 497//263 1063//263 492//263 +f 964//264 1197//264 563//264 +f 512//265 1072//265 1062//265 +f 500//266 1040//266 1056//266 +f 547//267 558//267 543//267 +f 472//268 990//268 1007//268 +f 542//267 556//267 537//267 +f 562//269 1196//269 1195//269 +f 543//267 557//267 542//267 +f 537//176 554//176 533//176 +f 521//270 1115//270 519//270 +f 547//177 555//177 559//177 +f 321//271 1011//271 991//271 +f 964//272 1194//272 1193//272 +f 492//273 1049//273 494//273 +f 969//274 1132//274 1131//274 +f 475//275 1005//275 480//275 +f 554//276 1178//276 1162//276 +f 491//277 1048//277 1040//277 +f 550//255 543//255 549//255 +f 541//278 549//278 540//278 +f 961//279 1191//279 960//279 +f 424//280 1010//280 981//280 +f 524//281 1096//281 1086//281 +f 531//176 553//176 552//176 +f 477//282 1003//282 1019//282 +f 509//283 1091//283 507//283 +f 494//284 1031//284 485//284 +f 394//285 996//285 380//285 +f 975//286 1197//286 1186//286 +f 450//287 1016//287 1014//287 +f 530//177 550//177 541//177 +f 474//288 1018//288 475//288 +f 540//278 548//278 539//278 +f 539//278 553//278 529//278 +f 975//289 1155//289 971//289 +f 559//177 545//177 966//177 +f 495//290 1030//290 1048//290 +f 518//291 1062//291 1096//291 +f 449//292 1013//292 457//292 +f 483//293 1023//293 482//293 +f 425//294 1009//294 419//294 +f 974//295 1157//295 1194//295 +f 474//296 1022//296 1017//296 +f 556//176 546//176 554//176 +f 453//297 985//297 449//297 +f 482//298 1022//298 481//298 +f 506//299 1056//299 1072//299 +f 559//300 967//300 558//300 +f 556//301 968//301 544//301 +f 558//300 968//300 557//300 +f 533//302 1162//302 1160//302 +f 963//303 1187//303 973//303 +f 574//304 569//304 575//304 +f 579//176 567//176 580//176 +f 576//177 569//177 571//177 +f 581//304 570//304 574//304 +f 580//304 566//304 581//304 +f 578//198 568//198 579//198 +f 768//305 579//305 772//305 +f 769//306 581//306 773//306 +f 773//306 574//306 770//306 +f 766//177 576//177 771//177 +f 769//176 579//176 580//176 +f 770//306 575//306 766//306 +f 767//305 578//305 768//305 +f 771//305 577//305 767//305 +f 587//307 596//307 588//307 +f 570//308 585//308 569//308 +f 568//176 583//176 567//176 +f 571//309 588//309 572//309 +f 572//309 589//309 573//309 +f 566//308 586//308 570//308 +f 567//308 582//308 566//308 +f 573//309 584//309 568//309 +f 606//177 603//177 607//177 +f 588//307 597//307 589//307 +f 582//310 594//310 586//310 +f 584//176 591//176 583//176 +f 589//307 592//307 584//307 +f 587//177 593//177 595//177 +f 586//310 593//310 585//310 +f 583//310 590//310 582//310 +f 622//311 616//311 623//311 +f 608//312 601//312 606//312 +f 609//312 598//312 610//312 +f 607//313 604//313 611//313 +f 611//313 605//313 612//313 +f 610//312 602//312 608//312 +f 609//176 600//176 599//176 +f 612//313 600//313 613//313 +f 597//314 613//314 592//314 +f 591//176 613//176 609//176 +f 590//315 608//315 594//315 +f 596//314 612//314 597//314 +f 595//314 611//314 596//314 +f 591//315 610//315 590//315 +f 594//315 606//315 593//315 +f 593//177 607//177 595//177 +f 615//316 630//316 614//316 +f 624//177 619//177 625//177 +f 626//317 617//317 624//317 +f 627//317 614//317 628//317 +f 625//311 620//311 629//311 +f 629//311 621//311 622//311 +f 628//317 618//317 626//317 +f 627//176 616//176 615//176 +f 599//176 623//176 627//176 +f 598//318 626//318 602//318 +f 604//311 622//311 605//311 +f 603//311 629//311 604//311 +f 599//318 628//318 598//318 +f 602//318 624//318 601//318 +f 601//177 625//177 603//177 +f 605//311 623//311 600//311 +f 632//176 638//176 631//176 +f 619//319 636//319 620//319 +f 620//319 637//319 621//319 +f 614//316 634//316 618//316 +f 615//176 632//176 631//176 +f 621//319 632//319 616//319 +f 617//177 635//177 619//177 +f 618//316 633//316 617//316 +f 641//320 648//320 642//320 +f 637//321 639//321 632//321 +f 635//177 640//177 641//177 +f 653//177 668//177 672//177 +f 653//322 673//322 654//322 +f 635//321 642//321 636//321 +f 636//321 643//321 637//321 +f 634//323 660//323 633//323 +f 644//176 663//176 638//176 +f 642//320 649//320 643//320 +f 638//176 659//176 631//176 +f 638//176 645//176 644//176 +f 643//320 645//320 639//320 +f 640//177 647//177 641//177 +f 650//322 671//322 651//322 +f 651//176 667//176 644//176 +f 650//324 652//324 657//324 +f 631//323 658//323 630//323 +f 647//325 656//325 648//325 +f 648//325 657//325 649//325 +f 654//322 670//322 650//322 +f 644//176 652//176 651//176 +f 649//325 652//325 645//325 +f 646//177 655//177 647//177 +f 667//176 679//176 663//176 +f 672//326 689//326 673//326 +f 661//327 676//327 660//327 +f 672//177 684//177 688//177 +f 664//177 676//177 680//177 +f 670//326 687//326 671//326 +f 659//327 674//327 658//327 +f 663//176 675//176 659//176 +f 668//177 680//177 684//177 +f 646//177 664//177 668//177 +f 630//323 661//323 634//323 +f 640//177 660//177 664//177 +f 677//328 665//328 676//328 +f 688//177 696//177 700//177 +f 680//177 665//177 692//177 +f 686//329 699//329 687//329 +f 675//328 669//328 674//328 +f 679//176 666//176 675//176 +f 684//177 692//177 696//177 +f 674//328 662//328 677//328 +f 689//329 698//329 686//329 +f 671//176 683//176 667//176 +f 673//326 686//326 670//326 +f 658//327 677//327 661//327 +f 662//330 682//330 665//330 +f 700//177 708//177 712//177 +f 692//177 682//177 704//177 +f 698//331 711//331 699//331 +f 666//330 678//330 669//330 +f 691//176 681//176 666//176 +f 696//177 704//177 708//177 +f 669//330 685//330 662//330 +f 701//331 710//331 698//331 +f 688//329 701//329 689//329 +f 683//176 691//176 679//176 +f 687//176 695//176 683//176 +f 712//177 720//177 724//177 +f 704//177 693//177 716//177 +f 681//332 697//332 678//332 +f 710//333 723//333 711//333 +f 703//176 694//176 681//176 +f 708//177 716//177 720//177 +f 678//332 690//332 685//332 +f 713//333 722//333 710//333 +f 711//176 719//176 707//176 +f 700//331 713//331 701//331 +f 695//176 703//176 691//176 +f 699//176 707//176 695//176 +f 693//177 727//177 716//177 +f 694//334 702//334 697//334 +f 722//335 731//335 723//335 +f 694//176 726//176 705//176 +f 716//177 729//177 720//177 +f 697//334 709//334 690//334 +f 725//335 730//335 722//335 +f 719//176 731//176 728//176 +f 715//176 728//176 726//176 +f 685//332 693//332 682//332 +f 712//333 725//333 713//333 +f 707//176 715//176 703//176 +f 743//177 735//177 746//177 +f 744//336 721//336 748//336 +f 749//337 739//337 751//337 +f 744//176 734//176 718//176 +f 746//177 737//177 745//177 +f 748//336 714//336 747//336 +f 750//337 738//337 749//337 +f 753//176 739//176 736//176 +f 752//176 736//176 734//176 +f 720//177 732//177 724//177 +f 690//334 706//334 693//334 +f 724//335 733//335 725//335 +f 739//176 760//176 736//176 +f 736//176 758//176 734//176 +f 740//338 765//338 741//338 +f 714//339 755//339 717//339 +f 740//177 761//177 764//177 +f 717//177 759//177 735//177 +f 718//339 757//339 721//339 +f 738//338 763//338 739//338 +f 718//176 758//176 756//176 +f 745//177 740//177 742//177 +f 747//336 717//336 743//336 +f 742//337 741//337 750//337 +f 732//337 750//337 733//337 +f 709//340 743//340 706//340 +f 732//177 745//177 742//177 +f 726//176 753//176 752//176 +f 731//176 753//176 728//176 +f 733//337 749//337 730//337 +f 702//340 747//340 709//340 +f 727//177 745//177 729//177 +f 705//176 752//176 744//176 +f 730//337 751//337 731//337 +f 705//340 748//340 702//340 +f 706//177 746//177 727//177 +f 741//338 762//338 738//338 +f 721//339 754//339 714//339 +f 737//177 759//177 761//177 +f 393//341 771//341 767//341 +f 393//341 768//341 392//341 +f 390//341 766//341 385//341 +f 330//341 769//341 383//341 +f 395//341 766//341 771//341 +f 386//341 770//341 390//341 +f 386//341 769//341 773//341 +f 392//341 772//341 330//341 +f 324//342 774//342 323//342 +f 326//343 799//343 876//343 +f 326//344 778//344 777//344 +f 323//345 778//345 334//345 +f 780//346 365//346 366//346 +f 877//347 781//347 807//347 +f 782//348 378//348 783//348 +f 783//349 365//349 779//349 +f 890//350 784//350 827//350 +f 780//351 828//351 891//351 +f 405//305 784//305 403//305 +f 404//305 776//305 781//305 +f 897//352 785//352 405//352 +f 896//353 834//353 897//353 +f 895//354 833//354 896//354 +f 894//355 832//355 895//355 +f 893//356 831//356 894//356 +f 892//357 830//357 893//357 +f 891//358 829//358 892//358 +f 324//359 821//359 775//359 +f 884//360 822//360 821//360 +f 885//361 823//361 822//361 +f 886//362 824//362 823//362 +f 887//363 825//363 824//363 +f 888//364 826//364 825//364 +f 889//365 827//365 826//365 +f 782//366 813//366 368//366 +f 883//367 812//367 813//367 +f 882//368 811//368 812//368 +f 881//369 810//369 811//369 +f 880//370 809//370 810//370 +f 879//371 808//371 809//371 +f 878//372 807//372 808//372 +f 870//373 776//373 400//373 +f 871//374 793//374 870//374 +f 872//375 794//375 871//375 +f 873//376 795//376 872//376 +f 874//377 796//377 873//377 +f 875//378 797//378 874//378 +f 876//379 798//379 875//379 +f 820//176 444//176 402//176 +f 819//176 869//176 820//176 +f 818//176 868//176 819//176 +f 817//176 867//176 818//176 +f 816//176 866//176 817//176 +f 815//176 865//176 816//176 +f 814//176 864//176 815//176 +f 319//177 862//177 434//177 +f 792//177 861//177 862//177 +f 791//177 860//177 861//177 +f 790//177 859//177 860//177 +f 789//177 858//177 859//177 +f 788//177 857//177 858//177 +f 787//177 856//177 857//177 +f 326//177 883//177 782//177 +f 876//177 882//177 883//177 +f 875//177 881//177 882//177 +f 874//177 880//177 881//177 +f 873//177 879//177 880//177 +f 872//177 878//177 879//177 +f 871//177 877//177 878//177 +f 434//177 799//177 777//177 +f 862//177 798//177 799//177 +f 861//177 797//177 798//177 +f 860//177 796//177 797//177 +f 859//177 795//177 796//177 +f 858//177 794//177 795//177 +f 857//177 793//177 794//177 +f 835//208 902//208 355//208 +f 812//177 806//177 813//177 +f 807//380 911//380 808//380 +f 810//177 804//177 811//177 +f 368//192 899//192 341//192 +f 808//177 802//177 809//177 +f 834//381 929//381 841//381 +f 341//208 849//208 388//208 +f 806//208 850//208 849//208 +f 805//208 851//208 850//208 +f 804//208 852//208 851//208 +f 803//208 853//208 852//208 +f 802//208 854//208 853//208 +f 801//208 855//208 854//208 +f 356//208 835//208 355//208 +f 842//208 836//208 835//208 +f 843//208 837//208 836//208 +f 844//208 838//208 837//208 +f 845//208 839//208 838//208 +f 846//208 840//208 839//208 +f 847//208 841//208 840//208 +f 388//208 842//208 356//208 +f 849//208 843//208 842//208 +f 850//208 844//208 843//208 +f 851//208 845//208 844//208 +f 852//208 846//208 845//208 +f 853//208 847//208 846//208 +f 854//208 848//208 847//208 +f 785//176 841//176 406//176 +f 812//382 909//382 805//382 +f 833//176 839//176 840//176 +f 833//380 922//380 834//380 +f 831//176 837//176 838//176 +f 806//383 900//383 813//383 +f 829//176 835//176 836//176 +f 403//176 897//176 405//176 +f 889//176 897//176 890//176 +f 888//176 896//176 889//176 +f 887//176 895//176 888//176 +f 886//176 894//176 887//176 +f 885//176 893//176 886//176 +f 884//176 892//176 885//176 +f 869//176 784//176 444//176 +f 868//176 827//176 869//176 +f 867//176 826//176 868//176 +f 866//176 825//176 867//176 +f 865//176 824//176 866//176 +f 864//176 823//176 865//176 +f 863//176 822//176 864//176 +f 903//176 923//176 916//176 +f 901//177 898//177 899//177 +f 914//177 909//177 915//177 +f 912//177 907//177 913//177 +f 910//177 905//177 911//177 +f 922//176 928//176 929//176 +f 920//176 926//176 927//176 +f 918//176 924//176 925//176 +f 840//384 921//384 833//384 +f 810//385 907//385 803//385 +f 832//386 927//386 839//386 +f 809//380 913//380 810//380 +f 837//208 924//208 836//208 +f 802//386 912//386 809//386 +f 838//385 919//385 831//385 +f 813//380 901//380 368//380 +f 808//384 905//384 801//384 +f 830//196 925//196 837//196 +f 811//380 915//380 812//380 +f 839//208 926//208 838//208 +f 800//381 910//381 807//381 +f 836//382 917//382 829//382 +f 828//383 923//383 835//383 +f 841//208 928//208 840//208 +f 801//208 904//208 800//208 +f 366//380 916//380 828//380 +f 355//192 903//192 366//192 +f 803//208 906//208 802//208 +f 829//380 918//380 830//380 +f 805//208 908//208 804//208 +f 831//380 920//380 832//380 +f 341//208 898//208 806//208 +f 930//387 303//387 313//387 +f 932//388 304//388 413//388 +f 935//389 447//389 934//389 +f 937//390 315//390 936//390 +f 940//391 459//391 938//391 +f 941//392 409//392 939//392 +f 942//393 311//393 941//393 +f 930//394 316//394 943//394 +f 944//395 304//395 933//395 +f 947//396 945//396 427//396 +f 429//397 948//397 946//397 +f 944//390 315//390 314//390 +f 935//394 316//394 305//394 +f 387//228 950//228 949//228 +f 371//398 952//398 951//398 +f 376//399 948//399 332//399 +f 376//400 384//400 953//400 +f 371//401 950//401 337//401 +f 391//402 384//402 954//402 +f 387//228 955//228 391//228 +f 939//403 303//403 931//403 +f 942//404 413//404 312//404 +f 427//405 952//405 329//405 +f 940//406 946//406 307//406 +f 934//389 464//389 956//389 +f 937//407 448//407 306//407 +f 957//407 459//407 448//407 +f 947//408 464//408 310//408 +f 454//409 1014//409 1015//409 +f 483//410 1019//410 1027//410 +f 544//411 973//411 546//411 +f 422//412 1013//412 1010//412 +f 336//413 992//413 372//413 +f 536//414 1161//414 555//414 +f 471//415 1002//415 336//415 +f 552//416 1160//416 1146//416 +f 423//417 981//417 1011//417 +f 961//418 1155//418 1192//418 +f 480//419 1000//419 394//419 +f 507//420 1076//420 497//420 +f 966//421 965//421 978//421 +f 967//300 560//300 968//300 +f 968//422 972//422 544//422 +f 967//300 978//300 561//300 +f 959//423 969//423 958//423 +f 333//424 993//424 990//424 +f 962//425 973//425 972//425 +f 426//426 1012//426 425//426 +f 531//427 1146//427 1134//427 +f 961//428 975//428 971//428 +f 959//429 1132//429 970//429 +f 476//430 1001//430 1003//430 +f 551//431 1110//431 536//431 +f 485//432 1006//432 471//432 +f 545//433 1157//433 965//433 +f 969//434 1196//434 958//434 +f 565//435 965//435 974//435 +f 980//436 561//436 979//436 +f 962//436 560//436 980//436 +f 565//436 561//436 978//436 +f 421//176 423//176 321//176 +f 430//177 328//177 340//177 +f 440//177 428//177 325//177 +f 420//178 335//178 327//178 +f 421//179 322//179 410//179 +f 470//176 427//176 329//176 +f 320//180 319//180 345//180 +f 945//176 432//176 331//176 +f 946//177 948//177 325//177 +f 446//437 431//437 327//437 +f 318//180 343//180 344//180 +f 433//176 775//176 821//176 +f 778//182 349//182 350//182 +f 362//176 476//176 477//176 +f 389//183 418//183 417//183 +f 354//176 360//176 382//176 +f 465//176 329//176 371//176 +f 353//177 325//177 377//177 +f 414//438 327//438 369//438 +f 952//176 331//176 375//176 +f 328//177 370//177 380//177 +f 358//177 367//177 781//177 +f 335//185 379//185 369//185 +f 324//439 323//439 779//439 +f 324//176 780//176 891//176 +f 948//177 953//177 377//177 +f 435//187 347//187 348//187 +f 437//187 349//187 347//187 +f 438//187 350//187 349//187 +f 774//182 347//182 349//182 +f 774//182 775//182 348//182 +f 777//189 350//189 438//189 +f 320//180 346//180 343//180 +f 317//440 344//440 436//440 +f 322//191 364//191 411//191 +f 322//176 321//176 363//176 +f 354//176 374//176 375//176 +f 439//176 354//176 331//176 +f 440//177 353//177 358//177 +f 443//177 441//177 358//177 +f 334//192 783//192 779//192 +f 353//177 381//177 367//177 +f 326//441 782//441 783//441 +f 439//176 442//176 360//176 +f 416//442 369//442 339//442 +f 951//176 375//176 383//176 +f 370//177 338//177 394//177 +f 367//177 342//177 401//177 +f 373//443 333//443 451//443 +f 374//176 382//176 396//176 +f 379//195 389//195 339//195 +f 804//196 908//196 914//196 +f 365//192 356//192 355//192 +f 953//177 384//177 385//177 +f 377//177 385//177 395//177 +f 364//197 361//197 412//197 +f 381//177 395//177 342//177 +f 364//176 363//176 362//176 +f 375//176 374//176 330//176 +f 378//192 388//192 356//192 +f 368//192 341//192 388//192 +f 467//176 371//176 337//176 +f 576//198 571//198 572//198 +f 385//199 384//199 955//199 +f 383//199 386//199 949//199 +f 390//199 955//199 949//199 +f 571//177 569//177 585//177 +f 577//198 572//198 573//198 +f 412//444 483//444 482//444 +f 361//445 477//445 483//445 +f 415//446 417//446 481//446 +f 418//203 482//203 481//203 +f 452//204 455//204 478//204 +f 394//177 338//177 475//177 +f 338//447 415//447 474//447 +f 456//204 479//204 478//204 +f 398//206 393//206 392//206 +f 397//206 392//206 330//206 +f 342//206 395//206 393//206 +f 401//207 342//207 398//207 +f 407//207 397//207 396//207 +f 408//207 398//207 397//207 +f 855//208 408//208 407//208 +f 848//208 407//208 406//208 +f 800//208 401//208 408//208 +f 382//176 785//176 406//176 +f 781//177 401//177 800//177 +f 856//177 443//177 776//177 +f 360//176 784//176 785//176 +f 400//177 404//177 877//177 +f 444//176 784//176 360//176 +f 336//448 452//448 473//448 +f 411//449 412//449 389//449 +f 410//450 411//450 379//450 +f 445//451 410//451 335//451 +f 370//213 416//213 415//213 +f 328//214 414//214 416//214 +f 430//215 446//215 414//215 +f 451//204 484//204 479//204 +f 933//452 932//452 446//452 +f 941//453 939//453 445//453 +f 359//176 402//176 444//176 +f 786//177 399//177 443//177 +f 352//176 359//176 442//176 +f 357//177 441//177 443//177 +f 351//177 440//177 441//177 +f 309//176 352//176 439//176 +f 775//220 433//220 436//220 +f 319//454 434//454 438//454 +f 345//222 438//222 437//222 +f 346//222 437//222 435//222 +f 343//222 435//222 436//222 +f 317//176 433//176 863//176 +f 942//455 431//455 446//455 +f 307//177 946//177 428//177 +f 310//176 309//176 432//176 +f 936//177 944//177 426//177 +f 943//176 424//176 423//176 +f 956//176 947//176 427//176 +f 931//456 421//456 445//456 +f 941//225 420//225 431//225 +f 937//177 936//177 425//177 +f 308//177 428//177 440//177 +f 944//457 933//457 430//457 +f 930//176 423//176 421//176 +f 935//176 422//176 424//176 +f 937//177 419//177 458//177 +f 938//177 957//177 458//177 +f 935//176 934//176 457//176 +f 469//227 456//227 455//227 +f 468//227 455//227 452//227 +f 372//176 453//176 452//176 +f 462//177 454//177 451//177 +f 460//177 450//177 454//177 +f 461//227 451//227 456//227 +f 463//177 458//177 450//177 +f 463//177 460//177 332//177 +f 391//458 954//458 461//458 +f 460//177 462//177 376//177 +f 462//177 461//177 954//177 +f 387//228 468//228 466//228 +f 391//228 469//228 468//228 +f 938//177 463//177 429//177 +f 956//176 470//176 457//176 +f 467//176 466//176 452//176 +f 465//176 467//176 453//176 +f 470//176 465//176 449//176 +f 471//176 473//176 487//176 +f 484//230 493//230 489//230 +f 478//230 488//230 487//230 +f 479//230 489//230 488//230 +f 472//177 486//177 493//177 +f 333//177 472//177 484//177 +f 485//176 487//176 496//176 +f 493//232 502//232 499//232 +f 488//232 498//232 496//232 +f 489//232 499//232 498//232 +f 486//177 495//177 502//177 +f 502//233 508//233 504//233 +f 498//233 503//233 490//233 +f 499//233 504//233 503//233 +f 495//177 491//177 508//177 +f 504//234 511//234 510//234 +f 491//177 500//177 514//177 +f 492//176 490//176 501//176 +f 508//234 514//234 511//234 +f 494//176 496//176 490//176 +f 500//177 506//177 520//177 +f 497//176 501//176 505//176 +f 514//235 520//235 516//235 +f 510//235 515//235 505//235 +f 511//235 516//235 515//235 +f 503//234 510//234 501//234 +f 507//176 505//176 513//176 +f 520//236 526//236 523//236 +f 515//236 522//236 513//236 +f 516//236 523//236 522//236 +f 506//177 512//177 526//177 +f 522//237 527//237 517//237 +f 523//237 528//237 527//237 +f 512//177 518//177 532//177 +f 509//176 513//176 517//176 +f 518//459 524//459 538//459 +f 519//239 517//239 525//239 +f 528//240 532//240 538//240 +f 527//240 534//240 525//240 +f 528//240 535//240 534//240 +f 526//237 532//237 528//237 +f 531//460 1134//460 1123//460 +f 486//242 472//242 1007//242 +f 521//176 525//176 529//176 +f 530//461 524//461 1086//461 +f 538//244 541//244 540//244 +f 363//245 321//245 991//245 +f 534//244 539//244 529//244 +f 535//244 540//244 539//244 +f 546//462 973//462 1187//462 +f 524//463 530//463 541//463 +f 419//248 1009//248 1016//248 +f 380//464 996//464 984//464 +f 530//465 1120//465 1142//465 +f 340//251 984//251 983//251 +f 976//466 1201//466 1200//466 +f 362//467 363//467 997//467 +f 977//468 960//468 1191//468 +f 548//255 542//255 537//255 +f 549//255 543//255 542//255 +f 373//469 454//469 1015//469 +f 551//177 536//177 547//177 +f 976//257 977//257 1202//257 +f 519//470 1115//470 1100//470 +f 372//259 992//259 998//259 +f 959//471 564//471 1200//471 +f 555//472 1161//472 1181//472 +f 562//473 1195//473 1198//473 +f 552//176 553//176 537//176 +f 497//263 1076//263 1063//263 +f 964//474 1193//474 1197//474 +f 512//265 506//265 1072//265 +f 500//266 491//266 1040//266 +f 547//267 559//267 558//267 +f 472//475 333//475 990//475 +f 542//267 557//267 556//267 +f 562//476 958//476 1196//476 +f 543//267 558//267 557//267 +f 537//176 556//176 554//176 +f 521//477 1123//477 1115//477 +f 547//177 536//177 555//177 +f 321//271 423//271 1011//271 +f 964//478 974//478 1194//478 +f 492//273 1063//273 1049//273 +f 969//479 970//479 1132//479 +f 475//480 1018//480 1005//480 +f 554//481 546//481 1178//481 +f 491//277 495//277 1048//277 +f 550//255 547//255 543//255 +f 541//278 550//278 549//278 +f 961//482 1192//482 1191//482 +f 424//280 422//280 1010//280 +f 524//483 518//483 1096//483 +f 531//176 529//176 553//176 +f 477//484 476//484 1003//484 +f 509//283 1100//283 1091//283 +f 494//284 1049//284 1031//284 +f 394//485 1000//485 996//485 +f 975//486 563//486 1197//486 +f 450//287 458//287 1016//287 +f 530//177 551//177 550//177 +f 474//487 1017//487 1018//487 +f 540//278 549//278 548//278 +f 539//278 548//278 553//278 +f 975//488 1186//488 1155//488 +f 559//177 555//177 545//177 +f 495//290 486//290 1030//290 +f 518//291 512//291 1062//291 +f 449//292 985//292 1013//292 +f 483//489 1027//489 1023//489 +f 425//294 1012//294 1009//294 +f 974//490 965//490 1157//490 +f 474//491 481//491 1022//491 +f 556//176 544//176 546//176 +f 453//297 998//297 985//297 +f 482//298 1023//298 1022//298 +f 506//299 500//299 1056//299 +f 559//492 966//492 967//492 +f 556//300 557//300 968//300 +f 558//300 967//300 968//300 +f 533//302 554//302 1162//302 +f 963//493 1198//493 1187//493 +f 574//304 570//304 569//304 +f 579//176 568//176 567//176 +f 576//177 575//177 569//177 +f 581//304 566//304 570//304 +f 580//304 567//304 566//304 +f 578//198 573//198 568//198 +f 768//305 578//305 579//305 +f 769//306 580//306 581//306 +f 773//306 581//306 574//306 +f 766//177 575//177 576//177 +f 769//176 772//176 579//176 +f 770//306 574//306 575//306 +f 767//305 577//305 578//305 +f 771//305 576//305 577//305 +f 587//307 595//307 596//307 +f 570//308 586//308 585//308 +f 568//176 584//176 583//176 +f 571//309 587//309 588//309 +f 572//309 588//309 589//309 +f 566//308 582//308 586//308 +f 567//308 583//308 582//308 +f 573//309 589//309 584//309 +f 606//177 601//177 603//177 +f 588//307 596//307 597//307 +f 582//310 590//310 594//310 +f 584//176 592//176 591//176 +f 589//307 597//307 592//307 +f 587//177 585//177 593//177 +f 586//310 594//310 593//310 +f 583//310 591//310 590//310 +f 622//311 621//311 616//311 +f 608//312 602//312 601//312 +f 609//312 599//312 598//312 +f 607//313 603//313 604//313 +f 611//313 604//313 605//313 +f 610//312 598//312 602//312 +f 609//176 613//176 600//176 +f 612//313 605//313 600//313 +f 597//314 612//314 613//314 +f 591//176 592//176 613//176 +f 590//315 610//315 608//315 +f 596//314 611//314 612//314 +f 595//314 607//314 611//314 +f 591//315 609//315 610//315 +f 594//315 608//315 606//315 +f 593//177 606//177 607//177 +f 615//316 631//316 630//316 +f 624//177 617//177 619//177 +f 626//317 618//317 617//317 +f 627//317 615//317 614//317 +f 625//311 619//311 620//311 +f 629//311 620//311 621//311 +f 628//317 614//317 618//317 +f 627//176 623//176 616//176 +f 599//176 600//176 623//176 +f 598//318 628//318 626//318 +f 604//311 629//311 622//311 +f 603//311 625//311 629//311 +f 599//318 627//318 628//318 +f 602//318 626//318 624//318 +f 601//177 624//177 625//177 +f 605//311 622//311 623//311 +f 632//176 639//176 638//176 +f 619//319 635//319 636//319 +f 620//319 636//319 637//319 +f 614//316 630//316 634//316 +f 615//176 616//176 632//176 +f 621//319 637//319 632//319 +f 617//177 633//177 635//177 +f 618//316 634//316 633//316 +f 641//320 647//320 648//320 +f 637//321 643//321 639//321 +f 635//177 633//177 640//177 +f 653//177 646//177 668//177 +f 653//322 672//322 673//322 +f 635//321 641//321 642//321 +f 636//321 642//321 643//321 +f 634//323 661//323 660//323 +f 644//176 667//176 663//176 +f 642//320 648//320 649//320 +f 638//176 663//176 659//176 +f 638//176 639//176 645//176 +f 643//320 649//320 645//320 +f 640//177 646//177 647//177 +f 650//322 670//322 671//322 +f 651//176 671//176 667//176 +f 657//324 656//324 650//324 +f 656//324 655//324 654//324 +f 650//324 656//324 654//324 +f 655//324 653//324 654//324 +f 650//324 651//324 652//324 +f 631//323 659//323 658//323 +f 647//325 655//325 656//325 +f 648//325 656//325 657//325 +f 654//322 673//322 670//322 +f 644//176 645//176 652//176 +f 649//325 657//325 652//325 +f 646//177 653//177 655//177 +f 667//176 683//176 679//176 +f 672//326 688//326 689//326 +f 661//327 677//327 676//327 +f 672//177 668//177 684//177 +f 664//177 660//177 676//177 +f 670//326 686//326 687//326 +f 659//327 675//327 674//327 +f 663//176 679//176 675//176 +f 668//177 664//177 680//177 +f 646//177 640//177 664//177 +f 630//323 658//323 661//323 +f 640//177 633//177 660//177 +f 677//328 662//328 665//328 +f 688//177 684//177 696//177 +f 680//177 676//177 665//177 +f 686//329 698//329 699//329 +f 675//328 666//328 669//328 +f 679//176 691//176 666//176 +f 684//177 680//177 692//177 +f 674//328 669//328 662//328 +f 689//329 701//329 698//329 +f 671//176 687//176 683//176 +f 673//326 689//326 686//326 +f 658//327 674//327 677//327 +f 662//330 685//330 682//330 +f 700//177 696//177 708//177 +f 692//177 665//177 682//177 +f 698//331 710//331 711//331 +f 666//330 681//330 678//330 +f 691//176 703//176 681//176 +f 696//177 692//177 704//177 +f 669//330 678//330 685//330 +f 701//331 713//331 710//331 +f 688//329 700//329 701//329 +f 683//176 695//176 691//176 +f 687//176 699//176 695//176 +f 712//177 708//177 720//177 +f 704//177 682//177 693//177 +f 681//332 694//332 697//332 +f 710//333 722//333 723//333 +f 703//176 715//176 694//176 +f 708//177 704//177 716//177 +f 678//332 697//332 690//332 +f 713//333 725//333 722//333 +f 711//176 723//176 719//176 +f 700//331 712//331 713//331 +f 695//176 707//176 703//176 +f 699//176 711//176 707//176 +f 693//177 706//177 727//177 +f 694//334 705//334 702//334 +f 722//335 730//335 731//335 +f 694//176 715//176 726//176 +f 716//177 727//177 729//177 +f 697//334 702//334 709//334 +f 725//335 733//335 730//335 +f 719//176 723//176 731//176 +f 715//176 719//176 728//176 +f 685//332 690//332 693//332 +f 712//333 724//333 725//333 +f 707//176 719//176 715//176 +f 743//177 717//177 735//177 +f 744//336 718//336 721//336 +f 749//337 738//337 739//337 +f 744//176 752//176 734//176 +f 746//177 735//177 737//177 +f 748//336 721//336 714//336 +f 750//337 741//337 738//337 +f 753//176 751//176 739//176 +f 752//176 753//176 736//176 +f 720//177 729//177 732//177 +f 690//334 709//334 706//334 +f 724//335 732//335 733//335 +f 739//176 763//176 760//176 +f 736//176 760//176 758//176 +f 740//338 764//338 765//338 +f 714//339 754//339 755//339 +f 740//177 737//177 761//177 +f 717//177 755//177 759//177 +f 718//339 756//339 757//339 +f 738//338 762//338 763//338 +f 718//176 734//176 758//176 +f 745//177 737//177 740//177 +f 747//336 714//336 717//336 +f 742//337 740//337 741//337 +f 732//337 742//337 750//337 +f 709//340 747//340 743//340 +f 732//177 729//177 745//177 +f 726//176 728//176 753//176 +f 731//176 751//176 753//176 +f 733//337 750//337 749//337 +f 702//340 748//340 747//340 +f 727//177 746//177 745//177 +f 705//176 726//176 752//176 +f 730//337 749//337 751//337 +f 705//340 744//340 748//340 +f 706//177 743//177 746//177 +f 741//338 765//338 762//338 +f 721//339 757//339 754//339 +f 737//177 735//177 759//177 +f 393//341 395//341 771//341 +f 393//341 767//341 768//341 +f 390//341 770//341 766//341 +f 330//341 772//341 769//341 +f 395//341 385//341 766//341 +f 386//341 773//341 770//341 +f 386//341 383//341 769//341 +f 392//341 768//341 772//341 +f 324//344 775//344 774//344 +f 326//494 777//494 799//494 +f 326//495 334//495 778//495 +f 323//345 774//345 778//345 +f 780//496 779//496 365//496 +f 877//497 404//497 781//497 +f 782//346 368//346 378//346 +f 783//349 378//349 365//349 +f 890//498 403//498 784//498 +f 780//499 366//499 828//499 +f 405//305 785//305 784//305 +f 404//305 400//305 776//305 +f 897//500 834//500 785//500 +f 896//501 833//501 834//501 +f 895//502 832//502 833//502 +f 894//503 831//503 832//503 +f 893//504 830//504 831//504 +f 892//505 829//505 830//505 +f 891//506 828//506 829//506 +f 324//507 884//507 821//507 +f 884//508 885//508 822//508 +f 885//509 886//509 823//509 +f 886//510 887//510 824//510 +f 887//511 888//511 825//511 +f 888//512 889//512 826//512 +f 889//513 890//513 827//513 +f 782//514 883//514 813//514 +f 883//515 882//515 812//515 +f 882//516 881//516 811//516 +f 881//517 880//517 810//517 +f 880//518 879//518 809//518 +f 879//519 878//519 808//519 +f 878//520 877//520 807//520 +f 870//521 793//521 776//521 +f 871//522 794//522 793//522 +f 872//523 795//523 794//523 +f 873//524 796//524 795//524 +f 874//525 797//525 796//525 +f 875//526 798//526 797//526 +f 876//527 799//527 798//527 +f 820//176 869//176 444//176 +f 819//176 868//176 869//176 +f 818//176 867//176 868//176 +f 817//176 866//176 867//176 +f 816//176 865//176 866//176 +f 815//176 864//176 865//176 +f 814//176 863//176 864//176 +f 319//177 792//177 862//177 +f 792//177 791//177 861//177 +f 791//177 790//177 860//177 +f 790//177 789//177 859//177 +f 789//177 788//177 858//177 +f 788//177 787//177 857//177 +f 787//177 786//177 856//177 +f 326//177 876//177 883//177 +f 876//177 875//177 882//177 +f 875//177 874//177 881//177 +f 874//177 873//177 880//177 +f 873//177 872//177 879//177 +f 872//177 871//177 878//177 +f 871//177 870//177 877//177 +f 434//177 862//177 799//177 +f 862//177 861//177 798//177 +f 861//177 860//177 797//177 +f 860//177 859//177 796//177 +f 859//177 858//177 795//177 +f 858//177 857//177 794//177 +f 857//177 856//177 793//177 +f 835//208 923//208 902//208 +f 812//177 805//177 806//177 +f 807//380 910//380 911//380 +f 810//177 803//177 804//177 +f 368//192 901//192 899//192 +f 808//177 801//177 802//177 +f 834//381 922//381 929//381 +f 341//208 806//208 849//208 +f 806//208 805//208 850//208 +f 805//208 804//208 851//208 +f 804//208 803//208 852//208 +f 803//208 802//208 853//208 +f 802//208 801//208 854//208 +f 801//208 800//208 855//208 +f 356//208 842//208 835//208 +f 842//208 843//208 836//208 +f 843//208 844//208 837//208 +f 844//208 845//208 838//208 +f 845//208 846//208 839//208 +f 846//208 847//208 840//208 +f 847//208 848//208 841//208 +f 388//208 849//208 842//208 +f 849//208 850//208 843//208 +f 850//208 851//208 844//208 +f 851//208 852//208 845//208 +f 852//208 853//208 846//208 +f 853//208 854//208 847//208 +f 854//208 855//208 848//208 +f 785//176 834//176 841//176 +f 812//382 915//382 909//382 +f 833//176 832//176 839//176 +f 833//380 921//380 922//380 +f 831//176 830//176 837//176 +f 806//383 898//383 900//383 +f 829//176 828//176 835//176 +f 403//176 890//176 897//176 +f 889//176 896//176 897//176 +f 888//176 895//176 896//176 +f 887//176 894//176 895//176 +f 886//176 893//176 894//176 +f 885//176 892//176 893//176 +f 884//176 891//176 892//176 +f 869//176 827//176 784//176 +f 868//176 826//176 827//176 +f 867//176 825//176 826//176 +f 866//176 824//176 825//176 +f 865//176 823//176 824//176 +f 864//176 822//176 823//176 +f 863//176 821//176 822//176 +f 903//176 902//176 923//176 +f 901//177 900//177 898//177 +f 914//177 908//177 909//177 +f 912//177 906//177 907//177 +f 910//177 904//177 905//177 +f 922//176 921//176 928//176 +f 920//176 919//176 926//176 +f 918//176 917//176 924//176 +f 840//384 928//384 921//384 +f 810//385 913//385 907//385 +f 832//386 920//386 927//386 +f 809//380 912//380 913//380 +f 837//208 925//208 924//208 +f 802//386 906//386 912//386 +f 838//385 926//385 919//385 +f 813//380 900//380 901//380 +f 808//384 911//384 905//384 +f 830//196 918//196 925//196 +f 811//380 914//380 915//380 +f 839//208 927//208 926//208 +f 800//381 904//381 910//381 +f 836//382 924//382 917//382 +f 828//383 916//383 923//383 +f 841//208 929//208 928//208 +f 801//208 905//208 904//208 +f 366//380 903//380 916//380 +f 355//192 902//192 903//192 +f 803//208 907//208 906//208 +f 829//380 917//380 918//380 +f 805//208 909//208 908//208 +f 831//380 919//380 920//380 +f 341//208 899//208 898//208 +f 930//528 931//528 303//528 +f 932//529 933//529 304//529 +f 935//389 305//389 447//389 +f 937//390 306//390 315//390 +f 940//391 307//391 459//391 +f 941//530 311//530 409//530 +f 942//393 312//393 311//393 +f 930//394 313//394 316//394 +f 944//531 314//531 304//531 +f 947//396 310//396 945//396 +f 429//397 332//397 948//397 +f 944//390 936//390 315//390 +f 935//394 943//394 316//394 +f 387//532 337//532 950//532 +f 371//398 329//398 952//398 +f 376//399 953//399 948//399 +f 376//400 954//400 384//400 +f 371//401 951//401 950//401 +f 391//228 955//228 384//228 +f 387//228 949//228 955//228 +f 939//533 409//533 303//533 +f 942//534 932//534 413//534 +f 427//405 945//405 952//405 +f 940//406 429//406 946//406 +f 934//389 447//389 464//389 +f 937//407 957//407 448//407 +f 957//407 938//407 459//407 +f 947//408 956//408 464//408 +f 454//409 450//409 1014//409 +f 483//535 477//535 1019//535 +f 544//411 972//411 973//411 +f 422//412 457//412 1013//412 +f 336//536 1002//536 992//536 +f 536//414 1110//414 1161//414 +f 471//537 1006//537 1002//537 +f 552//416 533//416 1160//416 +f 423//417 424//417 981//417 +f 961//538 971//538 1155//538 +f 480//539 1005//539 1000//539 +f 507//420 1091//420 1076//420 +f 966//421 545//421 965//421 +f 967//300 561//300 560//300 +f 968//300 560//300 972//300 +f 967//540 966//540 978//540 +f 959//423 970//423 969//423 +f 333//541 373//541 993//541 +f 962//425 963//425 973//425 +f 426//426 983//426 1012//426 +f 531//427 552//427 1146//427 +f 961//428 563//428 975//428 +f 959//542 1199//542 1132//542 +f 476//543 362//543 1001//543 +f 551//431 1142//431 1110//431 +f 485//544 1031//544 1006//544 +f 545//545 1181//545 1157//545 +f 969//546 1131//546 1196//546 +f 565//435 978//435 965//435 +f 980//436 560//436 561//436 +f 962//436 972//436 560//436 +f 565//436 979//436 561//436 +usemtl Material_003.001 +f 1009//177 1014//177 1016//177 +f 981//176 986//176 982//176 +f 1012//177 988//177 1009//177 +f 1011//176 982//176 991//176 +f 983//177 987//177 1012//177 +f 988//177 995//177 993//177 +f 986//176 994//176 982//176 +f 988//177 1015//177 1014//177 +f 991//176 994//176 997//176 +f 984//177 995//177 987//177 +f 994//176 1002//176 999//176 +f 997//176 999//176 1001//176 +f 996//547 989//547 995//547 +f 995//548 990//548 993//548 +f 999//549 1006//549 1004//549 +f 999//176 1003//176 1001//176 +f 989//550 1005//550 1008//550 +f 989//177 1007//177 990//177 +f 986//176 998//176 992//176 +f 1010//176 985//176 986//176 +f 1008//551 1028//551 1025//551 +f 1018//552 1020//552 1029//552 +f 1017//553 1021//553 1020//553 +f 1023//554 1021//554 1022//554 +f 1008//177 1030//177 1007//177 +f 1019//555 1026//555 1027//555 +f 1018//556 1028//556 1005//556 +f 1004//176 1031//176 1034//176 +f 1019//557 1033//557 1032//557 +f 1003//558 1034//558 1033//558 +f 1020//559 1047//559 1029//559 +f 1021//560 1043//560 1020//560 +f 1024//561 1044//561 1021//561 +f 1030//177 1045//177 1048//177 +f 1026//562 1050//562 1054//562 +f 1029//563 1046//563 1028//563 +f 1031//176 1052//176 1034//176 +f 1032//564 1051//564 1050//564 +f 1033//565 1052//565 1051//565 +f 1024//566 1054//566 1053//566 +f 1027//567 1024//567 1023//567 +f 1053//568 1068//568 1044//568 +f 1045//177 1040//177 1048//177 +f 1054//569 1036//569 1066//569 +f 1047//570 1067//570 1046//570 +f 1052//176 1063//176 1064//176 +f 1050//571 1035//571 1036//571 +f 1051//572 1064//572 1035//572 +f 1053//573 1066//573 1065//573 +f 1046//574 1039//574 1045//574 +f 1043//575 1038//575 1047//575 +f 1044//576 1037//576 1043//576 +f 1028//577 1045//577 1025//577 +f 1038//578 1077//578 1067//578 +f 1039//177 1056//177 1040//177 +f 1064//176 1076//176 1075//176 +f 1035//579 1075//579 1059//579 +f 1065//580 1080//580 1079//580 +f 1067//581 1055//581 1039//581 +f 1037//582 1058//582 1038//582 +f 1068//583 1057//583 1037//583 +f 1036//584 1059//584 1060//584 +f 1065//585 1078//585 1068//585 +f 1066//586 1060//586 1080//586 +f 1075//176 1091//176 1087//176 +f 1059//587 1087//587 1041//587 +f 1079//588 1092//588 1090//588 +f 1077//589 1071//589 1055//589 +f 1060//590 1041//590 1042//590 +f 1078//591 1069//591 1057//591 +f 1057//592 1070//592 1058//592 +f 1079//593 1089//593 1078//593 +f 1080//594 1042//594 1092//594 +f 1055//177 1072//177 1056//177 +f 1090//595 1099//595 1089//595 +f 1069//596 1082//596 1070//596 +f 1042//597 1083//597 1084//597 +f 1092//598 1084//598 1103//598 +f 1070//599 1104//599 1088//599 +f 1087//176 1100//176 1101//176 +f 1041//600 1101//600 1083//600 +f 1090//601 1103//601 1102//601 +f 1088//602 1061//602 1071//602 +f 1071//177 1062//177 1072//177 +f 1058//603 1088//603 1077//603 +f 1061//177 1096//177 1062//177 +f 1082//604 1112//604 1104//604 +f 1101//176 1115//176 1111//176 +f 1083//605 1111//605 1073//605 +f 1102//606 1116//606 1114//606 +f 1104//589 1095//589 1061//589 +f 1084//607 1073//607 1074//607 +f 1099//608 1093//608 1081//608 +f 1081//609 1094//609 1082//609 +f 1102//610 1113//610 1099//610 +f 1103//611 1074//611 1116//611 +f 1089//612 1081//612 1069//612 +f 1111//613 1123//613 1121//613 +f 1073//176 1121//176 1107//176 +f 1114//614 1126//614 1125//614 +f 1095//177 1086//177 1096//177 +f 1112//615 1085//615 1095//615 +f 1113//616 1105//616 1093//616 +f 1114//617 1124//617 1113//617 +f 1093//618 1106//618 1094//618 +f 1116//619 1108//619 1126//619 +f 1074//620 1107//620 1108//620 +f 1105//621 1118//621 1106//621 +f 1124//622 1136//622 1133//622 +f 1126//623 1098//623 1137//623 +f 1085//463 1120//463 1086//463 +f 1106//624 1138//624 1122//624 +f 1121//176 1134//176 1135//176 +f 1107//176 1135//176 1097//176 +f 1125//625 1137//625 1136//625 +f 1122//626 1119//626 1085//626 +f 1108//627 1097//627 1098//627 +f 1094//628 1122//628 1112//628 +f 1153//629 1129//629 1130//629 +f 1150//630 1145//630 1144//630 +f 1140//176 1160//176 1141//176 +f 1139//176 1141//176 1129//176 +f 1152//631 1149//631 1148//631 +f 1143//177 1110//177 1142//177 +f 1144//177 1109//177 1143//177 +f 1151//632 1171//632 1127//632 +f 1148//633 1171//633 1147//633 +f 1151//634 1128//634 1150//634 +f 1152//635 1130//635 1165//635 +f 1124//636 1117//636 1105//636 +f 1129//637 1158//637 1130//637 +f 1128//638 1169//638 1159//638 +f 1145//639 1159//639 1168//639 +f 1109//177 1161//177 1110//177 +f 1141//176 1162//176 1164//176 +f 1129//176 1164//176 1163//176 +f 1165//640 1172//640 1149//640 +f 1145//177 1167//177 1109//177 +f 1127//641 1170//641 1169//641 +f 1149//642 1170//642 1171//642 +f 1137//643 1153//643 1152//643 +f 1117//644 1150//644 1118//644 +f 1136//645 1147//645 1133//645 +f 1133//646 1151//646 1117//646 +f 1138//177 1143//177 1119//177 +f 1119//177 1142//177 1120//177 +f 1136//647 1152//647 1148//647 +f 1097//176 1140//176 1139//176 +f 1135//176 1146//176 1140//176 +f 1118//648 1144//648 1138//648 +f 1098//649 1139//649 1153//649 +f 1162//650 1174//650 1164//650 +f 1163//651 1184//651 1158//651 +f 1163//652 1174//652 1173//652 +f 1166//653 1180//653 1172//653 +f 1168//654 1182//654 1167//654 +f 1159//655 1177//655 1176//655 +f 1169//656 1179//656 1177//656 +f 1172//657 1179//657 1170//657 +f 1161//658 1182//658 1181//658 +f 1158//659 1183//659 1166//659 +f 1130//660 1166//660 1165//660 +f 1168//661 1176//661 1175//661 +f 1173//662 1132//662 1184//662 +f 1177//663 1155//663 1176//663 +f 1181//664 1156//664 1157//664 +f 1174//665 1131//665 1173//665 +f 1175//666 1155//666 1186//666 +f 1182//667 1186//667 1156//667 +f 1178//668 1185//668 1174//668 +f 1183//669 1132//669 1188//669 +f 1180//670 1190//670 1179//670 +f 1179//671 1154//671 1177//671 +f 1180//672 1188//672 1189//672 +f 1191//673 1155//673 1154//673 +f 1194//674 1156//674 1193//674 +f 1196//675 1185//675 1195//675 +f 1197//676 1156//676 1186//676 +f 1198//677 1185//677 1187//677 +f 1200//678 1132//678 1199//678 +f 1202//679 1189//679 1201//679 +f 1191//680 1190//680 1202//680 +f 1200//681 1189//681 1188//681 +f 1009//177 988//177 1014//177 +f 981//176 1010//176 986//176 +f 1012//177 987//177 988//177 +f 1011//176 981//176 982//176 +f 983//177 984//177 987//177 +f 988//177 987//177 995//177 +f 986//176 992//176 994//176 +f 988//177 993//177 1015//177 +f 991//176 982//176 994//176 +f 984//177 996//177 995//177 +f 994//176 992//176 1002//176 +f 997//176 994//176 999//176 +f 996//682 1000//682 989//682 +f 995//683 989//683 990//683 +f 999//684 1002//684 1006//684 +f 999//685 1004//685 1003//685 +f 989//686 1000//686 1005//686 +f 989//177 1008//177 1007//177 +f 986//176 985//176 998//176 +f 1010//176 1013//176 985//176 +f 1008//551 1005//551 1028//551 +f 1018//687 1017//687 1020//687 +f 1017//688 1022//688 1021//688 +f 1023//554 1024//554 1021//554 +f 1008//177 1025//177 1030//177 +f 1019//689 1032//689 1026//689 +f 1018//690 1029//690 1028//690 +f 1004//176 1006//176 1031//176 +f 1019//691 1003//691 1033//691 +f 1003//558 1004//558 1034//558 +f 1020//692 1043//692 1047//692 +f 1021//693 1044//693 1043//693 +f 1024//561 1053//561 1044//561 +f 1030//177 1025//177 1045//177 +f 1026//694 1032//694 1050//694 +f 1029//695 1047//695 1046//695 +f 1031//176 1049//176 1052//176 +f 1032//696 1033//696 1051//696 +f 1033//565 1034//565 1052//565 +f 1024//697 1026//697 1054//697 +f 1027//698 1026//698 1024//698 +f 1053//568 1065//568 1068//568 +f 1045//177 1039//177 1040//177 +f 1054//699 1050//699 1036//699 +f 1047//700 1038//700 1067//700 +f 1052//176 1049//176 1063//176 +f 1050//701 1051//701 1035//701 +f 1051//702 1052//702 1064//702 +f 1053//703 1054//703 1066//703 +f 1046//704 1067//704 1039//704 +f 1043//705 1037//705 1038//705 +f 1044//706 1068//706 1037//706 +f 1028//577 1046//577 1045//577 +f 1038//707 1058//707 1077//707 +f 1039//177 1055//177 1056//177 +f 1064//176 1063//176 1076//176 +f 1035//579 1064//579 1075//579 +f 1065//708 1066//708 1080//708 +f 1067//581 1077//581 1055//581 +f 1037//709 1057//709 1058//709 +f 1068//710 1078//710 1057//710 +f 1036//711 1035//711 1059//711 +f 1065//585 1079//585 1078//585 +f 1066//712 1036//712 1060//712 +f 1075//176 1076//176 1091//176 +f 1059//587 1075//587 1087//587 +f 1079//713 1080//713 1092//713 +f 1077//589 1088//589 1071//589 +f 1060//714 1059//714 1041//714 +f 1078//715 1089//715 1069//715 +f 1057//716 1069//716 1070//716 +f 1079//593 1090//593 1089//593 +f 1080//717 1060//717 1042//717 +f 1055//177 1071//177 1072//177 +f 1090//595 1102//595 1099//595 +f 1069//718 1081//718 1082//718 +f 1042//719 1041//719 1083//719 +f 1092//720 1042//720 1084//720 +f 1070//721 1082//721 1104//721 +f 1087//176 1091//176 1100//176 +f 1041//600 1087//600 1101//600 +f 1090//722 1092//722 1103//722 +f 1088//602 1104//602 1061//602 +f 1071//177 1061//177 1062//177 +f 1058//723 1070//723 1088//723 +f 1061//177 1095//177 1096//177 +f 1082//724 1094//724 1112//724 +f 1101//176 1100//176 1115//176 +f 1083//605 1101//605 1111//605 +f 1102//725 1103//725 1116//725 +f 1104//589 1112//589 1095//589 +f 1084//726 1083//726 1073//726 +f 1099//727 1113//727 1093//727 +f 1081//728 1093//728 1094//728 +f 1102//610 1114//610 1113//610 +f 1103//729 1084//729 1074//729 +f 1089//730 1099//730 1081//730 +f 1111//613 1115//613 1123//613 +f 1073//731 1111//731 1121//731 +f 1114//732 1116//732 1126//732 +f 1095//177 1085//177 1086//177 +f 1112//615 1122//615 1085//615 +f 1113//733 1124//733 1105//733 +f 1114//617 1125//617 1124//617 +f 1093//734 1105//734 1106//734 +f 1116//735 1074//735 1108//735 +f 1074//736 1073//736 1107//736 +f 1105//737 1117//737 1118//737 +f 1124//622 1125//622 1136//622 +f 1126//738 1108//738 1098//738 +f 1085//739 1119//739 1120//739 +f 1106//740 1118//740 1138//740 +f 1121//176 1123//176 1134//176 +f 1107//176 1121//176 1135//176 +f 1125//741 1126//741 1137//741 +f 1122//177 1138//177 1119//177 +f 1108//742 1107//742 1097//742 +f 1094//743 1106//743 1122//743 +f 1153//744 1139//744 1129//744 +f 1150//745 1128//745 1145//745 +f 1140//176 1146//176 1160//176 +f 1139//176 1140//176 1141//176 +f 1152//746 1165//746 1149//746 +f 1143//177 1109//177 1110//177 +f 1144//177 1145//177 1109//177 +f 1151//747 1147//747 1171//747 +f 1148//633 1149//633 1171//633 +f 1151//748 1127//748 1128//748 +f 1152//749 1153//749 1130//749 +f 1124//750 1133//750 1117//750 +f 1129//751 1163//751 1158//751 +f 1128//752 1127//752 1169//752 +f 1145//753 1128//753 1159//753 +f 1109//177 1167//177 1161//177 +f 1141//176 1160//176 1162//176 +f 1129//176 1141//176 1164//176 +f 1165//754 1166//754 1172//754 +f 1145//177 1168//177 1167//177 +f 1127//755 1171//755 1170//755 +f 1149//642 1172//642 1170//642 +f 1137//756 1098//756 1153//756 +f 1117//757 1151//757 1150//757 +f 1136//645 1148//645 1147//645 +f 1133//758 1147//758 1151//758 +f 1138//177 1144//177 1143//177 +f 1119//177 1143//177 1142//177 +f 1136//759 1137//759 1152//759 +f 1097//176 1135//176 1140//176 +f 1135//176 1134//176 1146//176 +f 1118//760 1150//760 1144//760 +f 1098//761 1097//761 1139//761 +f 1162//762 1178//762 1174//762 +f 1163//763 1173//763 1184//763 +f 1163//764 1164//764 1174//764 +f 1166//765 1183//765 1180//765 +f 1168//766 1175//766 1182//766 +f 1159//767 1169//767 1177//767 +f 1169//768 1170//768 1179//768 +f 1172//657 1180//657 1179//657 +f 1161//769 1167//769 1182//769 +f 1158//770 1184//770 1183//770 +f 1130//771 1158//771 1166//771 +f 1168//772 1159//772 1176//772 +f 1173//773 1131//773 1132//773 +f 1177//774 1154//774 1155//774 +f 1181//775 1182//775 1156//775 +f 1174//776 1185//776 1131//776 +f 1175//777 1176//777 1155//777 +f 1182//778 1175//778 1186//778 +f 1178//779 1187//779 1185//779 +f 1183//780 1184//780 1132//780 +f 1180//670 1189//670 1190//670 +f 1179//781 1190//781 1154//781 +f 1180//782 1183//782 1188//782 +f 1191//783 1192//783 1155//783 +f 1194//784 1157//784 1156//784 +f 1196//785 1131//785 1185//785 +f 1197//786 1193//786 1156//786 +f 1198//787 1195//787 1185//787 +f 1200//788 1188//788 1132//788 +f 1202//679 1190//679 1189//679 +f 1191//789 1154//789 1190//789 +f 1200//790 1201//790 1189//790 +o Cube_002_Cube.010 +v -0.485238 1.568272 0.013984 +v -0.485238 2.008716 -0.100896 +v -0.444282 1.983430 -1.075030 +v -0.383862 1.568272 0.013984 +v -0.383862 2.008716 -0.100896 +v -0.383862 1.983430 -1.075030 +v -0.444282 1.805010 -1.074384 +v -0.444282 1.553241 -0.924372 +v -0.383862 1.553241 -0.924372 +v -0.383862 1.805010 -1.074384 +v -0.485238 1.993753 -0.698166 +v -0.383862 1.993753 -0.698166 +v -0.485238 1.560756 -0.543024 +v -0.383862 1.560756 -0.543024 +v -0.485238 1.782331 -0.627310 +v -0.444282 1.993209 -0.718019 +v -0.383862 1.993209 -0.718019 +v -0.444282 1.560361 -0.563114 +v -0.383862 1.560361 -0.563114 +v -0.444282 1.783525 -0.650863 +vn 0.0000 -0.0036 -1.0000 +vn 0.0000 -0.9998 0.0196 +vn 0.0000 0.2524 0.9676 +vn 0.0000 0.9996 -0.0274 +vn 0.0000 0.9997 -0.0250 +vn 0.0000 -0.5119 -0.8591 +vn 0.0000 -0.9999 0.0135 +vn -1.0000 0.0000 0.0000 +vn -0.4645 -0.3241 -0.8242 +vn -0.4724 -0.2801 -0.8357 +vn 0.0000 -0.9998 0.0197 +vn -0.4193 -0.3228 -0.8485 +vn -0.4222 -0.2765 -0.8633 +usemtl Material_004.001 +s off +f 1205//791 1212//791 1209//791 +f 1220//792 1216//792 1215//792 +f 1207//793 1203//793 1206//793 +f 1218//794 1214//794 1219//794 +f 1213//795 1207//795 1214//795 +f 1210//796 1212//796 1211//796 +f 1216//797 1203//797 1215//797 +f 1218//798 1209//798 1222//798 +f 1220//799 1217//799 1222//799 +f 1215//798 1203//798 1217//798 +f 1213//798 1217//798 1204//798 +f 1204//798 1217//798 1203//798 +f 1210//798 1222//798 1209//798 +f 1213//800 1222//800 1217//800 +f 1205//794 1219//794 1208//794 +f 1211//801 1220//801 1210//801 +f 1205//791 1208//791 1212//791 +f 1220//801 1221//801 1216//801 +f 1207//793 1204//793 1203//793 +f 1218//794 1213//794 1214//794 +f 1213//795 1204//795 1207//795 +f 1210//796 1209//796 1212//796 +f 1216//797 1206//797 1203//797 +f 1218//798 1205//798 1209//798 +f 1220//802 1215//802 1217//802 +f 1210//798 1220//798 1222//798 +f 1213//803 1218//803 1222//803 +f 1205//794 1218//794 1219//794 +f 1211//801 1221//801 1220//801 +o Cube_003_Cube.011 +v -0.153037 1.029393 0.411210 +v -0.153037 1.199159 0.473351 +v -0.153037 1.085520 -0.113357 +v -0.153037 1.181118 -0.119370 +v 0.153037 1.029393 0.411210 +v 0.153037 1.199159 0.473351 +v 0.153037 1.085520 -0.113357 +v 0.153037 1.181118 -0.119370 +v -0.153037 0.896370 0.352449 +v -0.153037 0.948488 0.004280 +v 0.153037 0.896370 0.352449 +v 0.153037 0.948488 0.004280 +v -0.153037 0.962882 0.381830 +v 0.153037 0.962882 0.381830 +v 0.153037 1.017004 -0.034818 +v -0.153037 1.017004 -0.034818 +v -0.153037 0.546305 0.212051 +v -0.153037 0.599389 -0.006233 +v 0.153037 0.546305 0.212051 +v 0.153037 0.599389 -0.006233 +v -0.153037 0.280584 0.094876 +v -0.153037 0.333668 -0.040245 +v 0.153037 0.280584 0.094876 +v 0.153037 0.333668 -0.040245 +v -0.153037 0.198774 0.018489 +v -0.153037 0.244898 -0.088791 +v 0.153037 0.198774 0.018489 +v 0.153037 0.244898 -0.088791 +v -0.153037 0.148336 -0.048135 +v -0.153037 0.194460 -0.155415 +v 0.153037 0.148336 -0.048135 +v 0.153037 0.194460 -0.155415 +v -0.153037 0.135020 -0.067062 +v -0.153037 0.162683 -0.162594 +v 0.153037 0.135020 -0.067062 +v 0.153037 0.162683 -0.162594 +vn -1.0000 -0.0000 0.0000 +vn 0.0000 -0.0628 -0.9980 +vn 1.0000 -0.0000 0.0000 +vn 0.0000 -0.3437 0.9391 +vn 0.0000 -0.4041 0.9147 +vn 0.0000 0.9995 -0.0304 +vn 0.0000 -0.4956 -0.8685 +vn 0.0000 -0.7536 -0.6574 +vn 0.0000 -0.3722 0.9281 +vn 0.0000 0.0301 -0.9995 +vn 0.0000 -0.4035 0.9150 +vn 0.0000 0.1270 -0.9919 +vn 0.0000 -0.7973 0.6036 +vn 0.0000 -0.6825 0.7309 +vn 0.0000 0.4798 -0.8774 +vn 0.0000 0.7973 -0.6036 +vn 0.0000 -0.9605 -0.2781 +vn 0.0000 -0.8179 0.5754 +vn 0.0000 0.2204 -0.9754 +usemtl Material_005.001 +s off +f 1223//804 1226//804 1225//804 +f 1226//805 1229//805 1225//805 +f 1230//806 1227//806 1229//806 +f 1228//807 1223//807 1227//807 +f 1235//808 1233//808 1236//808 +f 1226//809 1228//809 1230//809 +f 1234//806 1241//806 1242//806 +f 1237//810 1232//810 1238//810 +f 1235//804 1232//804 1231//804 +f 1236//806 1234//806 1237//806 +f 1227//806 1237//806 1229//806 +f 1223//804 1238//804 1235//804 +f 1229//811 1238//811 1225//811 +f 1223//808 1236//808 1227//808 +f 1241//806 1246//806 1242//806 +f 1232//804 1239//804 1231//804 +f 1231//812 1241//812 1233//812 +f 1234//813 1240//813 1232//813 +f 1246//806 1249//806 1250//806 +f 1239//804 1244//804 1243//804 +f 1239//814 1245//814 1241//814 +f 1242//815 1244//815 1240//815 +f 1247//816 1253//816 1249//816 +f 1244//804 1247//804 1243//804 +f 1243//817 1249//817 1245//817 +f 1246//818 1248//818 1244//818 +f 1254//806 1257//806 1258//806 +f 1250//819 1252//819 1248//819 +f 1250//806 1253//806 1254//806 +f 1248//804 1251//804 1247//804 +f 1258//820 1255//820 1256//820 +f 1252//804 1255//804 1251//804 +f 1251//821 1257//821 1253//821 +f 1254//822 1256//822 1252//822 +f 1223//804 1224//804 1226//804 +f 1226//805 1230//805 1229//805 +f 1230//806 1228//806 1227//806 +f 1228//807 1224//807 1223//807 +f 1235//808 1231//808 1233//808 +f 1226//809 1224//809 1228//809 +f 1234//806 1233//806 1241//806 +f 1237//810 1234//810 1232//810 +f 1235//804 1238//804 1232//804 +f 1236//806 1233//806 1234//806 +f 1227//806 1236//806 1237//806 +f 1223//804 1225//804 1238//804 +f 1229//811 1237//811 1238//811 +f 1223//808 1235//808 1236//808 +f 1241//806 1245//806 1246//806 +f 1232//804 1240//804 1239//804 +f 1231//812 1239//812 1241//812 +f 1234//813 1242//813 1240//813 +f 1246//806 1245//806 1249//806 +f 1239//804 1240//804 1244//804 +f 1239//814 1243//814 1245//814 +f 1242//815 1246//815 1244//815 +f 1247//816 1251//816 1253//816 +f 1244//804 1248//804 1247//804 +f 1243//817 1247//817 1249//817 +f 1246//818 1250//818 1248//818 +f 1254//806 1253//806 1257//806 +f 1250//819 1254//819 1252//819 +f 1250//806 1249//806 1253//806 +f 1248//804 1252//804 1251//804 +f 1258//820 1257//820 1255//820 +f 1252//804 1256//804 1255//804 +f 1251//821 1255//821 1257//821 +f 1254//822 1258//822 1256//822 +o Cylinder +v -0.461418 1.765149 -0.952306 +v 0.417001 1.765149 -0.952306 +v -0.461417 1.725624 -0.944444 +v 0.417001 1.725624 -0.944444 +v -0.461417 1.692116 -0.922055 +v 0.417001 1.692116 -0.922055 +v -0.461418 1.669727 -0.888547 +v 0.417001 1.669727 -0.888547 +v -0.461418 1.661865 -0.849022 +v 0.417001 1.661865 -0.849022 +v -0.461418 1.669727 -0.809497 +v 0.417001 1.669727 -0.809497 +v -0.461417 1.692116 -0.775989 +v 0.417001 1.692116 -0.775989 +v -0.461418 1.725624 -0.753600 +v 0.417001 1.725624 -0.753600 +v -0.461417 1.765149 -0.745738 +v 0.462826 1.765149 -0.849022 +v 0.417001 1.765149 -0.745738 +v -0.507243 1.765149 -0.849022 +v -0.461418 1.804674 -0.753600 +v 0.417001 1.804674 -0.753600 +v -0.461417 1.838181 -0.775989 +v 0.417001 1.838181 -0.775989 +v -0.461417 1.860570 -0.809497 +v 0.417001 1.860570 -0.809497 +v -0.461417 1.868432 -0.849022 +v 0.417001 1.868432 -0.849022 +v -0.461417 1.860570 -0.888547 +v 0.417001 1.860570 -0.888547 +v -0.461417 1.838181 -0.922055 +v 0.417001 1.838181 -0.922055 +v -0.461418 1.804674 -0.944444 +v 0.417001 1.804674 -0.944444 +v 0.462826 1.765149 -0.905583 +v 0.462826 1.743504 -0.901277 +v 0.462826 1.725154 -0.889016 +v 0.462826 1.712893 -0.870667 +v 0.462826 1.708588 -0.849022 +v 0.462826 1.712893 -0.827377 +v 0.462826 1.725154 -0.809028 +v 0.462826 1.743504 -0.796767 +v 0.462826 1.765149 -0.792461 +v 0.462827 1.786793 -0.796767 +v 0.462826 1.805143 -0.809027 +v 0.462826 1.817404 -0.827377 +v 0.462827 1.821709 -0.849022 +v 0.462825 1.817404 -0.870667 +v 0.462826 1.805143 -0.889016 +v 0.462826 1.786793 -0.901277 +v -0.507243 1.743504 -0.901277 +v -0.507243 1.765149 -0.905583 +v -0.507243 1.725154 -0.889016 +v -0.507243 1.712893 -0.870667 +v -0.507243 1.708588 -0.849022 +v -0.507243 1.712893 -0.827377 +v -0.507244 1.725154 -0.809028 +v -0.507242 1.743504 -0.796767 +v -0.507244 1.765148 -0.792461 +v -0.507242 1.786793 -0.796767 +v -0.507243 1.805143 -0.809027 +v -0.507243 1.817404 -0.827377 +v -0.507243 1.821709 -0.849022 +v -0.507243 1.817404 -0.870667 +v -0.507243 1.805143 -0.889016 +v -0.507243 1.786793 -0.901277 +v -0.496032 0.536466 1.913832 +v 0.493181 0.536466 1.913832 +v -0.496032 0.465714 1.927905 +v 0.493181 0.465714 1.927905 +v -0.496032 0.405733 1.967983 +v 0.493181 0.405733 1.967983 +v -0.496032 0.365656 2.027963 +v 0.493181 0.365656 2.027963 +v -0.496032 0.351582 2.098715 +v 0.493181 0.351582 2.098715 +v -0.496032 0.365656 2.169467 +v 0.493181 0.365656 2.169467 +v -0.496032 0.405733 2.229448 +v 0.493181 0.405733 2.229448 +v -0.496032 0.465714 2.269526 +v 0.493181 0.465714 2.269526 +v -0.496032 0.536466 2.283599 +v 0.544786 0.536466 2.098715 +v 0.493181 0.536466 2.283599 +v -0.547637 0.536466 2.098716 +v -0.496032 0.607218 2.269526 +v 0.493181 0.607218 2.269526 +v -0.496032 0.667198 2.229448 +v 0.493181 0.667198 2.229448 +v -0.496032 0.707276 2.169467 +v 0.493181 0.707276 2.169467 +v -0.496032 0.721349 2.098715 +v 0.493181 0.721349 2.098715 +v -0.496032 0.707276 2.027963 +v 0.493181 0.707276 2.027963 +v -0.496032 0.667198 1.967983 +v 0.493181 0.667198 1.967983 +v -0.496032 0.607218 1.927905 +v 0.493181 0.607218 1.927905 +v 0.544786 0.536466 1.997468 +v 0.544786 0.497721 2.005175 +v 0.544786 0.464873 2.027123 +v 0.544786 0.442926 2.059970 +v 0.544786 0.435219 2.098715 +v 0.544786 0.442926 2.137461 +v 0.544786 0.464873 2.170308 +v 0.544786 0.497721 2.192255 +v 0.544786 0.536466 2.199962 +v 0.544787 0.575211 2.192255 +v 0.544786 0.608058 2.170308 +v 0.544786 0.630005 2.137461 +v 0.544787 0.637712 2.098715 +v 0.544785 0.630005 2.059970 +v 0.544786 0.608058 2.027123 +v 0.544786 0.575211 2.005175 +v -0.547638 0.497721 2.005175 +v -0.547637 0.536466 1.997468 +v -0.547637 0.464873 2.027123 +v -0.547637 0.442926 2.059970 +v -0.547637 0.435219 2.098715 +v -0.547637 0.442926 2.137461 +v -0.547638 0.464873 2.170308 +v -0.547637 0.497721 2.192255 +v -0.547638 0.536466 2.199962 +v -0.547637 0.575211 2.192255 +v -0.547638 0.608058 2.170308 +v -0.547637 0.630005 2.137461 +v -0.547637 0.637712 2.098715 +v -0.547637 0.630005 2.059970 +v -0.547637 0.608058 2.027123 +v -0.547637 0.575211 2.005175 +v -0.495482 -2.204413 2.627495 +v 0.492631 -2.204413 2.627495 +v -0.495482 -2.275165 2.641568 +v 0.492631 -2.275165 2.641568 +v -0.495482 -2.335145 2.681646 +v 0.492631 -2.335145 2.681646 +v -0.495482 -2.375223 2.741626 +v 0.492631 -2.375223 2.741626 +v -0.495482 -2.389297 2.812378 +v 0.492631 -2.389297 2.812378 +v -0.495482 -2.375223 2.883130 +v 0.492631 -2.375223 2.883130 +v -0.495482 -2.335145 2.943111 +v 0.492631 -2.335145 2.943111 +v -0.495482 -2.275165 2.983188 +v 0.492631 -2.275165 2.983188 +v -0.495482 -2.204413 2.997262 +v 0.544179 -2.204413 2.812378 +v 0.492631 -2.204413 2.997262 +v -0.547030 -2.204413 2.812379 +v -0.495482 -2.133661 2.983188 +v 0.492631 -2.133661 2.983188 +v -0.495482 -2.073680 2.943111 +v 0.492631 -2.073680 2.943111 +v -0.495482 -2.033603 2.883130 +v 0.492631 -2.033603 2.883130 +v -0.495482 -2.019529 2.812378 +v 0.492631 -2.019529 2.812378 +v -0.495482 -2.033603 2.741626 +v 0.492631 -2.033603 2.741626 +v -0.495482 -2.073681 2.681646 +v 0.492631 -2.073681 2.681646 +v -0.495482 -2.133661 2.641568 +v 0.492631 -2.133661 2.641568 +v 0.544178 -2.204413 2.711131 +v 0.544179 -2.243158 2.718838 +v 0.544179 -2.276005 2.740786 +v 0.544179 -2.297953 2.773633 +v 0.544179 -2.305660 2.812378 +v 0.544179 -2.297953 2.851124 +v 0.544179 -2.276005 2.883970 +v 0.544179 -2.243158 2.905918 +v 0.544178 -2.204413 2.913625 +v 0.544179 -2.165668 2.905918 +v 0.544178 -2.132821 2.883970 +v 0.544178 -2.110873 2.851124 +v 0.544179 -2.103166 2.812378 +v 0.544178 -2.110873 2.773633 +v 0.544179 -2.132821 2.740786 +v 0.544179 -2.165668 2.718838 +v -0.547030 -2.243158 2.718838 +v -0.547029 -2.204413 2.711131 +v -0.547030 -2.276005 2.740786 +v -0.547029 -2.297953 2.773633 +v -0.547030 -2.305660 2.812378 +v -0.547029 -2.297953 2.851124 +v -0.547030 -2.276005 2.883970 +v -0.547029 -2.243158 2.905918 +v -0.547030 -2.204413 2.913625 +v -0.547029 -2.165668 2.905918 +v -0.547030 -2.132821 2.883970 +v -0.547029 -2.110873 2.851124 +v -0.547029 -2.103166 2.812378 +v -0.547029 -2.110873 2.773633 +v -0.547030 -2.132821 2.740786 +v -0.547029 -2.165668 2.718838 +v -0.520974 -0.832493 2.176738 +v 0.518123 -0.832493 2.176738 +v -0.520974 -0.941318 2.198385 +v 0.518123 -0.941318 2.198385 +v -0.520974 -1.033576 2.260029 +v 0.518123 -1.033576 2.260029 +v -0.520974 -1.095220 2.352287 +v 0.518123 -1.095220 2.352287 +v -0.520974 -1.116867 2.461112 +v 0.518123 -1.116867 2.461112 +v -0.520974 -1.095220 2.569937 +v 0.518123 -1.095220 2.569937 +v -0.520974 -1.033576 2.662194 +v 0.518123 -1.033576 2.662194 +v -0.520974 -0.941318 2.723839 +v 0.518123 -0.941318 2.723839 +v -0.520974 -0.832493 2.745485 +v 0.550461 -0.832493 2.461112 +v 0.518123 -0.832493 2.745485 +v -0.553312 -0.832493 2.461112 +v -0.520974 -0.723668 2.723839 +v 0.518123 -0.723668 2.723839 +v -0.520974 -0.631410 2.662194 +v 0.518123 -0.631410 2.662194 +v -0.520974 -0.569766 2.569937 +v 0.518123 -0.569766 2.569937 +v -0.520974 -0.548119 2.461112 +v 0.518123 -0.548119 2.461112 +v -0.520974 -0.569766 2.352287 +v 0.518123 -0.569766 2.352287 +v -0.520974 -0.631411 2.260029 +v 0.518123 -0.631411 2.260029 +v -0.520974 -0.723668 2.198385 +v 0.518123 -0.723668 2.198385 +v 0.550461 -0.832493 2.315844 +v 0.550461 -0.888084 2.326902 +v 0.550461 -0.935213 2.358392 +v 0.550461 -0.966702 2.405520 +v 0.550461 -0.977760 2.461112 +v 0.550461 -0.966702 2.516703 +v 0.550461 -0.935213 2.563831 +v 0.550461 -0.888084 2.595321 +v 0.550460 -0.832493 2.606379 +v 0.550461 -0.776902 2.595321 +v 0.550461 -0.729774 2.563831 +v 0.550460 -0.698284 2.516704 +v 0.550461 -0.687226 2.461112 +v 0.550460 -0.698284 2.405520 +v 0.550461 -0.729774 2.358392 +v 0.550461 -0.776902 2.326902 +v -0.553312 -0.888084 2.326902 +v -0.553312 -0.832493 2.315844 +v -0.553312 -0.935213 2.358392 +v -0.553312 -0.966702 2.405520 +v -0.553312 -0.977760 2.461112 +v -0.553312 -0.966702 2.516703 +v -0.553312 -0.935213 2.563831 +v -0.553312 -0.888084 2.595321 +v -0.553312 -0.832493 2.606379 +v -0.553312 -0.776902 2.595321 +v -0.553312 -0.729774 2.563831 +v -0.553312 -0.698284 2.516704 +v -0.553312 -0.687226 2.461112 +v -0.553312 -0.698284 2.405520 +v -0.553312 -0.729774 2.358392 +v -0.553312 -0.776902 2.326902 +v -0.575181 -0.892088 2.317236 +v -0.575181 -0.832493 2.305382 +v 0.572330 -0.832493 2.305382 +v 0.572330 -0.892088 2.317236 +v -0.575181 -0.942611 2.350994 +v 0.572330 -0.942611 2.350994 +v -0.575181 -0.976368 2.401516 +v 0.572330 -0.976368 2.401516 +v -0.575181 -0.988223 2.461112 +v 0.572330 -0.988223 2.461112 +v -0.575181 -0.976368 2.520707 +v 0.572330 -0.976368 2.520707 +v -0.575181 -0.942611 2.571229 +v 0.572330 -0.942611 2.571229 +v -0.575181 -0.892088 2.604987 +v 0.572330 -0.892088 2.604987 +v -0.575181 -0.832493 2.616842 +v 0.572330 -0.832493 2.616842 +v -0.575181 -0.772898 2.604987 +v 0.572331 -0.772898 2.604987 +v -0.575181 -0.722376 2.571229 +v 0.572330 -0.722376 2.571229 +v -0.575181 -0.688618 2.520708 +v 0.572330 -0.688618 2.520708 +v -0.575181 -0.676763 2.461112 +v 0.572331 -0.676763 2.461112 +v -0.575181 -0.688618 2.401516 +v 0.572330 -0.688618 2.401516 +v -0.575181 -0.722375 2.350994 +v 0.572331 -0.722375 2.350994 +v -0.575181 -0.772898 2.317236 +v 0.572331 -0.772898 2.317236 +vn 0.3710 0.3554 -0.8579 +vn -0.3710 0.0000 -0.9286 +vn -0.3710 0.3554 -0.8579 +vn -0.3710 -0.6566 -0.6566 +vn 0.3710 -0.8579 -0.3554 +vn -0.3710 -0.8579 -0.3554 +vn -0.3710 -0.9286 0.0000 +vn 0.3710 -0.9286 0.0000 +vn -0.3710 -0.8579 0.3554 +vn 0.3710 -0.8579 0.3554 +vn -0.3710 -0.6566 0.6566 +vn 0.3710 -0.3554 0.8579 +vn -0.3710 -0.3554 0.8579 +vn -0.3710 0.0000 0.9286 +vn 0.3710 0.3554 0.8579 +vn -0.3710 0.3554 0.8579 +vn -0.3710 0.6566 0.6566 +vn 0.3710 0.6566 0.6566 +vn -0.3710 0.8579 0.3554 +vn 0.3710 0.9286 0.0000 +vn -0.3710 0.9286 0.0000 +vn -0.3710 0.8579 -0.3554 +vn 0.3710 0.6566 -0.6566 +vn -0.3710 0.6566 -0.6566 +vn 0.3710 -0.3554 -0.8579 +vn -0.3710 -0.3554 -0.8579 +vn 0.3710 0.0000 -0.9286 +vn -0.9088 0.0000 -0.4172 +vn 0.9088 0.0000 -0.4172 +vn 0.9088 -0.1596 -0.3854 +vn -0.9088 -0.1596 -0.3854 +vn 0.3710 -0.6566 -0.6566 +vn 0.9088 -0.2950 -0.2950 +vn -0.9088 -0.3854 -0.1596 +vn -0.9088 -0.2950 -0.2950 +vn 0.9088 -0.3854 -0.1596 +vn 0.9088 -0.4172 0.0000 +vn -0.9088 -0.3855 0.1596 +vn -0.9088 -0.4172 0.0000 +vn 0.9088 -0.3854 0.1596 +vn 0.9088 -0.2950 0.2950 +vn 0.3710 -0.6566 0.6566 +vn -0.9088 -0.1596 0.3854 +vn -0.9088 -0.2950 0.2950 +vn 0.9088 -0.1596 0.3854 +vn 0.9088 0.0000 0.4172 +vn 0.3710 0.0000 0.9286 +vn -0.9088 0.1596 0.3854 +vn -0.9088 0.0000 0.4172 +vn 0.9088 0.1596 0.3854 +vn 0.9088 0.2950 0.2950 +vn -0.9088 0.3854 0.1596 +vn -0.9088 0.2950 0.2950 +vn 0.9088 0.3854 0.1597 +vn 0.3710 0.8579 0.3554 +vn -0.9088 0.4172 0.0000 +vn 0.9088 0.4172 0.0000 +vn 0.9088 0.3855 -0.1597 +vn 0.3710 0.8579 -0.3554 +vn -0.9088 0.3854 -0.1596 +vn 0.9088 0.2950 -0.2950 +vn -0.9088 0.1596 -0.3854 +vn -0.9088 0.2950 -0.2950 +vn 0.9088 0.1596 -0.3854 +vn 1.0000 0.0000 0.0000 +vn -1.0000 0.0000 0.0000 +vn -0.8510 -0.2009 -0.4851 +vn -0.9527 0.0000 -0.3039 +vn -0.8510 0.0000 -0.5251 +vn 0.8510 -0.2009 -0.4851 +vn 0.9527 0.0000 -0.3039 +vn 0.9527 -0.1163 -0.2807 +vn -0.9527 -0.2149 -0.2149 +vn -0.9527 -0.1163 -0.2807 +vn 0.9527 -0.2149 -0.2149 +vn 0.8510 -0.3713 -0.3713 +vn -0.8510 -0.3713 -0.3713 +vn -0.9527 -0.2807 -0.1163 +vn 0.9527 -0.2807 -0.1163 +vn 0.8510 -0.4851 -0.2009 +vn -0.8510 -0.5251 0.0000 +vn -0.8510 -0.4851 -0.2009 +vn 0.9527 -0.3038 0.0000 +vn 0.8510 -0.5251 0.0000 +vn -0.9527 -0.2807 0.1163 +vn -0.9527 -0.3038 0.0000 +vn 0.9527 -0.2807 0.1163 +vn 0.8510 -0.4851 0.2009 +vn -0.8510 -0.3713 0.3713 +vn -0.8510 -0.4851 0.2009 +vn 0.9527 -0.2149 0.2149 +vn 0.8510 -0.3713 0.3713 +vn -0.9527 -0.1163 0.2807 +vn -0.9527 -0.2149 0.2149 +vn 0.8510 -0.2009 0.4851 +vn 0.9527 -0.1163 0.2807 +vn -0.8510 0.0000 0.5251 +vn -0.8510 -0.2009 0.4851 +vn 0.9527 0.0000 0.3038 +vn 0.8510 0.0000 0.5251 +vn -0.9527 0.1163 0.2807 +vn -0.9527 0.0000 0.3038 +vn 0.8510 0.2009 0.4851 +vn 0.9527 0.1163 0.2807 +vn -0.8510 0.3713 0.3713 +vn -0.8510 0.2009 0.4851 +vn 0.9527 0.2149 0.2149 +vn 0.8510 0.3713 0.3713 +vn -0.9527 0.2807 0.1163 +vn -0.9527 0.2149 0.2149 +vn 0.9527 0.2807 0.1163 +vn 0.8510 0.4851 0.2009 +vn -0.8510 0.4851 0.2009 +vn -0.9527 0.3038 0.0000 +vn 0.8510 0.5251 0.0000 +vn 0.9527 0.3038 0.0000 +vn -0.8510 0.4851 -0.2009 +vn -0.8510 0.5251 0.0000 +vn 0.9527 0.2807 -0.1163 +vn 0.8510 0.4851 -0.2009 +vn -0.8510 0.3713 -0.3713 +vn -0.9527 0.2807 -0.1163 +vn 0.8510 0.3713 -0.3713 +vn 0.9527 0.2149 -0.2149 +vn -0.9527 0.1163 -0.2807 +vn -0.9527 0.2149 -0.2149 +vn 0.8510 0.2009 -0.4851 +vn 0.9527 0.1163 -0.2807 +vn -0.8510 0.2009 -0.4851 +vn 0.8510 0.0000 -0.5251 +vn -0.8513 -0.2008 -0.4847 +vn -0.9528 0.0000 -0.3036 +vn -0.8513 0.0000 -0.5247 +vn 0.8513 -0.2008 -0.4847 +vn 0.9528 0.0000 -0.3036 +vn 0.9528 -0.1162 -0.2805 +vn -0.9528 -0.2147 -0.2147 +vn -0.9528 -0.1162 -0.2805 +vn 0.9528 -0.2147 -0.2147 +vn 0.8513 -0.3710 -0.3710 +vn -0.8513 -0.3710 -0.3710 +vn -0.9528 -0.2805 -0.1162 +vn 0.9528 -0.2805 -0.1162 +vn 0.8513 -0.4847 -0.2008 +vn -0.8513 -0.5247 0.0000 +vn -0.8513 -0.4847 -0.2008 +vn 0.9528 -0.3036 0.0000 +vn 0.8513 -0.5247 0.0000 +vn -0.9528 -0.2805 0.1162 +vn -0.9528 -0.3036 0.0000 +vn 0.9528 -0.2805 0.1162 +vn 0.8513 -0.4847 0.2008 +vn -0.8513 -0.3710 0.3710 +vn -0.8513 -0.4847 0.2008 +vn 0.9528 -0.2147 0.2147 +vn 0.8513 -0.3710 0.3710 +vn -0.9528 -0.1162 0.2805 +vn -0.9528 -0.2147 0.2147 +vn 0.8513 -0.2008 0.4847 +vn 0.9528 -0.1162 0.2805 +vn -0.8513 0.0000 0.5247 +vn -0.8513 -0.2008 0.4847 +vn 0.9528 0.0000 0.3036 +vn 0.8513 0.0000 0.5247 +vn -0.9528 0.1162 0.2805 +vn -0.9528 0.0000 0.3036 +vn 0.8513 0.2008 0.4847 +vn 0.9528 0.1162 0.2805 +vn -0.8513 0.3710 0.3710 +vn -0.8513 0.2008 0.4847 +vn 0.9528 0.2147 0.2147 +vn 0.8513 0.3710 0.3710 +vn -0.9528 0.2805 0.1162 +vn -0.9528 0.2147 0.2147 +vn 0.9528 0.2805 0.1162 +vn 0.8513 0.4847 0.2008 +vn -0.8513 0.4847 0.2008 +vn -0.9528 0.3036 0.0000 +vn 0.8513 0.5247 0.0000 +vn 0.9528 0.3036 0.0000 +vn -0.8513 0.4847 -0.2008 +vn -0.8513 0.5247 0.0000 +vn 0.9528 0.2805 -0.1162 +vn 0.8513 0.4847 -0.2008 +vn -0.8513 0.3710 -0.3710 +vn -0.9528 0.2805 -0.1162 +vn 0.8513 0.3710 -0.3710 +vn 0.9528 0.2147 -0.2147 +vn -0.9528 0.1162 -0.2805 +vn -0.9528 0.2147 -0.2147 +vn 0.8513 0.2008 -0.4847 +vn 0.9528 0.1162 -0.2805 +vn -0.8513 0.2008 -0.4847 +vn 0.8513 0.0000 -0.5247 +vn -0.9215 -0.1486 -0.3587 +vn -0.9613 0.0000 0.2753 +vn -0.9215 0.0000 -0.3883 +vn 0.9215 -0.1486 -0.3587 +vn 0.9613 0.0000 0.2753 +vn 0.9613 0.1053 0.2543 +vn -0.9613 0.1947 0.1947 +vn -0.9613 0.1053 0.2543 +vn 0.9613 0.1947 0.1947 +vn 0.9215 -0.2746 -0.2746 +vn -0.9215 -0.2746 -0.2746 +vn -0.9613 0.2543 0.1053 +vn 0.9613 0.2543 0.1053 +vn 0.9215 -0.3587 -0.1486 +vn -0.9215 -0.3587 -0.1486 +vn -0.9613 0.2753 0.0000 +vn 0.9613 0.2753 0.0000 +vn 0.9215 -0.3883 0.0000 +vn -0.9215 -0.3883 0.0000 +vn -0.9613 0.2543 -0.1053 +vn 0.9613 0.2543 -0.1053 +vn 0.9215 -0.3587 0.1486 +vn -0.9215 -0.3587 0.1486 +vn -0.9613 0.1947 -0.1947 +vn 0.9613 0.1947 -0.1947 +vn 0.9215 -0.2746 0.2746 +vn -0.9215 -0.1486 0.3587 +vn -0.9215 -0.2746 0.2746 +vn 0.9215 -0.1486 0.3587 +vn 0.9613 0.1053 -0.2544 +vn -0.9613 0.0000 -0.2753 +vn -0.9613 0.1053 -0.2544 +vn 0.9215 0.0000 0.3883 +vn 0.9613 0.0000 -0.2753 +vn -0.9215 0.0000 0.3883 +vn -0.9613 -0.1053 -0.2543 +vn 0.9613 -0.1053 -0.2543 +vn 0.9215 0.1486 0.3587 +vn -0.9215 0.1486 0.3587 +vn -0.9613 -0.1947 -0.1947 +vn 0.9613 -0.1947 -0.1947 +vn 0.9215 0.2746 0.2746 +vn -0.9215 0.2746 0.2746 +vn -0.9613 -0.2543 -0.1053 +vn 0.9613 -0.2543 -0.1053 +vn 0.9215 0.3587 0.1486 +vn -0.9215 0.3883 0.0000 +vn -0.9215 0.3587 0.1486 +vn 0.9215 0.3883 0.0000 +vn 0.9613 -0.2753 0.0000 +vn -0.9215 0.3587 -0.1486 +vn -0.9613 -0.2753 0.0000 +vn 0.9613 -0.2543 0.1053 +vn 0.9215 0.3587 -0.1486 +vn -0.9215 0.2746 -0.2746 +vn -0.9613 -0.2543 0.1053 +vn 0.9215 0.2746 -0.2746 +vn 0.9613 -0.1947 0.1947 +vn -0.9215 0.1486 -0.3587 +vn -0.9613 -0.1947 0.1947 +vn 0.9215 0.1486 -0.3587 +vn 0.9613 -0.1053 0.2543 +vn -0.9613 -0.1053 0.2544 +vn 0.9215 0.0000 -0.3883 +vn 0.8164 0.2210 0.5335 +vn 0.8164 0.0000 0.5775 +vn 0.8164 0.4083 0.4083 +vn 0.8164 0.5335 0.2210 +vn 0.8164 0.5775 0.0000 +vn 0.8164 0.5335 -0.2210 +vn 0.8164 0.4083 -0.4083 +vn 0.8164 0.2210 -0.5335 +vn 0.8164 0.0000 -0.5775 +vn 0.8164 -0.2210 -0.5335 +vn 0.8164 -0.4083 -0.4083 +vn 0.8164 -0.5335 -0.2210 +vn 0.8164 -0.5775 0.0000 +vn 0.8164 -0.5335 0.2210 +vn 0.8164 -0.4083 0.4083 +vn 0.8164 -0.2210 0.5335 +vn -0.8164 0.0000 0.5775 +vn -0.8164 0.2210 0.5335 +vn -0.8164 0.4083 0.4083 +vn -0.8164 0.5335 0.2210 +vn -0.8164 0.5775 0.0000 +vn -0.8164 0.5335 -0.2210 +vn -0.8164 0.4083 -0.4083 +vn -0.8164 0.2210 -0.5335 +vn -0.8164 0.0000 -0.5775 +vn -0.8164 -0.2210 -0.5335 +vn -0.8164 -0.4083 -0.4083 +vn -0.8164 -0.5335 -0.2210 +vn -0.8164 -0.5775 0.0000 +vn -0.8164 -0.5335 0.2210 +vn -0.8164 -0.4083 0.4083 +vn -0.8164 -0.2210 0.5335 +usemtl Material_002.001 +s 1 +f 1292//823 1259//824 1291//825 +f 1263//826 1266//827 1265//828 +f 1266//827 1267//829 1265//828 +f 1268//830 1269//831 1267//829 +f 1270//832 1271//833 1269//831 +f 1271//833 1274//834 1273//835 +f 1274//834 1275//836 1273//835 +f 1275//836 1280//837 1279//838 +f 1280//837 1281//839 1279//838 +f 1282//840 1283//841 1281//839 +f 1283//841 1286//842 1285//843 +f 1286//842 1287//844 1285//843 +f 1287//844 1290//845 1289//846 +f 1289//846 1292//823 1291//825 +f 1262//847 1263//826 1261//848 +f 1260//849 1261//848 1259//824 +f 1261//848 1310//850 1259//824 +f 1262//847 1293//851 1294//852 +f 1263//826 1309//853 1261//848 +f 1264//854 1294//852 1295//855 +f 1263//826 1312//856 1311//857 +f 1266//827 1295//855 1296//858 +f 1267//829 1312//856 1265//828 +f 1266//827 1297//859 1268//830 +f 1267//829 1314//860 1313//861 +f 1270//832 1297//859 1298//862 +f 1271//833 1314//860 1269//831 +f 1270//832 1299//863 1272//864 +f 1271//833 1316//865 1315//866 +f 1274//834 1299//863 1300//867 +f 1275//836 1316//865 1273//835 +f 1274//834 1301//868 1277//869 +f 1275//836 1318//870 1317//871 +f 1280//837 1301//868 1302//872 +f 1281//839 1318//870 1279//838 +f 1280//837 1303//873 1282//840 +f 1281//839 1320//874 1319//875 +f 1282//840 1304//876 1284//877 +f 1283//841 1321//878 1320//874 +f 1286//842 1304//876 1305//879 +f 1287//844 1321//878 1285//843 +f 1286//842 1306//880 1288//881 +f 1289//846 1322//882 1287//844 +f 1290//845 1306//880 1307//883 +f 1289//846 1324//884 1323//885 +f 1290//845 1308//886 1292//823 +f 1259//824 1324//884 1291//825 +f 1292//823 1293//851 1260//849 +f 1276//887 1294//852 1293//851 +f 1276//887 1295//855 1294//852 +f 1276//887 1296//858 1295//855 +f 1276//887 1297//859 1296//858 +f 1276//887 1298//862 1297//859 +f 1276//887 1299//863 1298//862 +f 1276//887 1300//867 1299//863 +f 1276//887 1301//868 1300//867 +f 1276//887 1302//872 1301//868 +f 1276//887 1303//873 1302//872 +f 1276//887 1304//876 1303//873 +f 1276//887 1305//879 1304//876 +f 1276//887 1306//880 1305//879 +f 1276//887 1307//883 1306//880 +f 1276//887 1308//886 1307//883 +f 1276//887 1293//851 1308//886 +f 1278//888 1310//850 1309//853 +f 1278//888 1309//853 1311//857 +f 1278//888 1311//857 1312//856 +f 1278//888 1312//856 1313//861 +f 1278//888 1313//861 1314//860 +f 1278//888 1314//860 1315//866 +f 1278//888 1315//866 1316//865 +f 1278//888 1316//865 1317//871 +f 1278//888 1317//871 1318//870 +f 1278//888 1318//870 1319//875 +f 1278//888 1319//875 1320//874 +f 1278//888 1320//874 1321//878 +f 1278//888 1321//878 1322//882 +f 1278//888 1322//882 1323//885 +f 1278//888 1323//885 1324//884 +f 1278//888 1324//884 1310//850 +f 1327//889 1376//890 1325//891 +f 1328//892 1359//893 1360//894 +f 1327//889 1377//895 1375//896 +f 1328//892 1361//897 1330//898 +f 1329//899 1378//900 1377//895 +f 1330//898 1362//901 1332//902 +f 1333//903 1378//900 1331//904 +f 1332//902 1363//905 1334//906 +f 1333//903 1380//907 1379//908 +f 1334//906 1364//909 1336//910 +f 1337//911 1380//907 1335//912 +f 1336//910 1365//913 1338//914 +f 1337//911 1382//915 1381//916 +f 1340//917 1365//913 1366//918 +f 1341//919 1382//915 1339//920 +f 1340//917 1367//921 1343//922 +f 1341//919 1384//923 1383//924 +f 1346//925 1367//921 1368//926 +f 1347//927 1384//923 1345//928 +f 1346//925 1369//929 1348//930 +f 1347//927 1386//931 1385//932 +f 1348//930 1370//933 1350//934 +f 1349//935 1387//936 1386//931 +f 1352//937 1370//933 1371//938 +f 1353//939 1387//936 1351//940 +f 1352//937 1372//941 1354//942 +f 1355//943 1388//944 1353//939 +f 1356//945 1372//941 1373//946 +f 1355//943 1390//947 1389//948 +f 1358//949 1373//946 1374//950 +f 1325//891 1390//947 1357//951 +f 1358//949 1359//893 1326//952 +f 1342//887 1360//894 1359//893 +f 1342//887 1361//897 1360//894 +f 1342//887 1362//901 1361//897 +f 1342//887 1363//905 1362//901 +f 1342//887 1364//909 1363//905 +f 1342//887 1365//913 1364//909 +f 1342//887 1366//918 1365//913 +f 1342//887 1367//921 1366//918 +f 1342//887 1368//926 1367//921 +f 1342//887 1369//929 1368//926 +f 1342//887 1370//933 1369//929 +f 1342//887 1371//938 1370//933 +f 1342//887 1372//941 1371//938 +f 1342//887 1373//946 1372//941 +f 1342//887 1374//950 1373//946 +f 1342//887 1359//893 1374//950 +f 1344//888 1376//890 1375//896 +f 1344//888 1375//896 1377//895 +f 1344//888 1377//895 1378//900 +f 1344//888 1378//900 1379//908 +f 1344//888 1379//908 1380//907 +f 1344//888 1380//907 1381//916 +f 1344//888 1381//916 1382//915 +f 1344//888 1382//915 1383//924 +f 1344//888 1383//924 1384//923 +f 1344//888 1384//923 1385//932 +f 1344//888 1385//932 1386//931 +f 1344//888 1386//931 1387//936 +f 1344//888 1387//936 1388//944 +f 1344//888 1388//944 1389//948 +f 1344//888 1389//948 1390//947 +f 1344//888 1390//947 1376//890 +f 1393//953 1442//954 1391//955 +f 1394//956 1425//957 1426//958 +f 1393//953 1443//959 1441//960 +f 1394//956 1427//961 1396//962 +f 1395//963 1444//964 1443//959 +f 1396//962 1428//965 1398//966 +f 1399//967 1444//964 1397//968 +f 1398//966 1429//969 1400//970 +f 1399//967 1446//971 1445//972 +f 1400//970 1430//973 1402//974 +f 1403//975 1446//971 1401//976 +f 1402//974 1431//977 1404//978 +f 1403//975 1448//979 1447//980 +f 1406//981 1431//977 1432//982 +f 1407//983 1448//979 1405//984 +f 1406//981 1433//985 1409//986 +f 1407//983 1450//987 1449//988 +f 1412//989 1433//985 1434//990 +f 1413//991 1450//987 1411//992 +f 1412//989 1435//993 1414//994 +f 1413//991 1452//995 1451//996 +f 1414//994 1436//997 1416//998 +f 1415//999 1453//1000 1452//995 +f 1418//1001 1436//997 1437//1002 +f 1419//1003 1453//1000 1417//1004 +f 1418//1001 1438//1005 1420//1006 +f 1421//1007 1454//1008 1419//1003 +f 1422//1009 1438//1005 1439//1010 +f 1421//1007 1456//1011 1455//1012 +f 1424//1013 1439//1010 1440//1014 +f 1391//955 1456//1011 1423//1015 +f 1424//1013 1425//957 1392//1016 +f 1408//887 1426//958 1425//957 +f 1408//887 1427//961 1426//958 +f 1408//887 1428//965 1427//961 +f 1408//887 1429//969 1428//965 +f 1408//887 1430//973 1429//969 +f 1408//887 1431//977 1430//973 +f 1408//887 1432//982 1431//977 +f 1408//887 1433//985 1432//982 +f 1408//887 1434//990 1433//985 +f 1408//887 1435//993 1434//990 +f 1408//887 1436//997 1435//993 +f 1408//887 1437//1002 1436//997 +f 1408//887 1438//1005 1437//1002 +f 1408//887 1439//1010 1438//1005 +f 1408//887 1440//1014 1439//1010 +f 1408//887 1425//957 1440//1014 +f 1410//888 1442//954 1441//960 +f 1410//888 1441//960 1443//959 +f 1410//888 1443//959 1444//964 +f 1410//888 1444//964 1445//972 +f 1410//888 1445//972 1446//971 +f 1410//888 1446//971 1447//980 +f 1410//888 1447//980 1448//979 +f 1410//888 1448//979 1449//988 +f 1410//888 1449//988 1450//987 +f 1410//888 1450//987 1451//996 +f 1410//888 1451//996 1452//995 +f 1410//888 1452//995 1453//1000 +f 1410//888 1453//1000 1454//1008 +f 1410//888 1454//1008 1455//1012 +f 1410//888 1455//1012 1456//1011 +f 1410//888 1456//1011 1442//954 +f 1459//1017 1524//1018 1457//1019 +f 1460//1020 1525//1021 1526//1022 +f 1459//1017 1527//1023 1523//1024 +f 1460//1020 1528//1025 1462//1026 +f 1461//1027 1529//1028 1527//1023 +f 1462//1026 1530//1029 1464//1030 +f 1463//1031 1531//1032 1529//1028 +f 1464//1030 1532//1033 1466//1034 +f 1465//1035 1533//1036 1531//1032 +f 1466//1034 1534//1037 1468//1038 +f 1467//1039 1535//1040 1533//1036 +f 1468//1038 1536//1041 1470//1042 +f 1471//1043 1535//1040 1469//1044 +f 1472//1045 1536//1041 1538//1046 +f 1471//1043 1539//1047 1537//1048 +f 1475//1049 1538//1046 1540//1050 +f 1473//1051 1541//1052 1539//1047 +f 1475//1049 1542//1053 1478//1054 +f 1477//1055 1543//1056 1541//1052 +f 1478//1054 1544//1057 1480//1058 +f 1479//1059 1545//1060 1543//1056 +f 1480//1058 1546//1061 1482//1062 +f 1483//1063 1545//1060 1481//1064 +f 1484//1065 1546//1061 1548//1066 +f 1485//1067 1547//1068 1483//1063 +f 1484//1065 1550//1069 1486//1070 +f 1487//1071 1549//1072 1485//1067 +f 1488//1073 1550//1069 1552//1074 +f 1489//1075 1551//1076 1487//1071 +f 1490//1077 1552//1074 1554//1078 +f 1457//1019 1553//1079 1489//1075 +f 1490//1077 1525//1021 1458//1080 +f 1474//887 1492//1081 1491//1082 +f 1474//887 1493//1083 1492//1081 +f 1474//887 1494//1084 1493//1083 +f 1474//887 1495//1085 1494//1084 +f 1474//887 1496//1086 1495//1085 +f 1474//887 1497//1087 1496//1086 +f 1474//887 1498//1088 1497//1087 +f 1474//887 1499//1089 1498//1088 +f 1474//887 1500//1090 1499//1089 +f 1474//887 1501//1091 1500//1090 +f 1474//887 1502//1092 1501//1091 +f 1474//887 1503//1093 1502//1092 +f 1474//887 1504//1094 1503//1093 +f 1474//887 1505//1095 1504//1094 +f 1474//887 1506//1096 1505//1095 +f 1474//887 1491//1082 1506//1096 +f 1476//888 1508//1097 1507//1098 +f 1476//888 1507//1098 1509//1099 +f 1476//888 1509//1099 1510//1100 +f 1476//888 1510//1100 1511//1101 +f 1476//888 1511//1101 1512//1102 +f 1476//888 1512//1102 1513//1103 +f 1476//888 1513//1103 1514//1104 +f 1476//888 1514//1104 1515//1105 +f 1476//888 1515//1105 1516//1106 +f 1476//888 1516//1106 1517//1107 +f 1476//888 1517//1107 1518//1108 +f 1476//888 1518//1108 1519//1109 +f 1476//888 1519//1109 1520//1110 +f 1476//888 1520//1110 1521//1111 +f 1476//888 1521//1111 1522//1112 +f 1476//888 1522//1112 1508//1097 +f 1508//1097 1523//1024 1507//1098 +f 1492//1081 1525//1021 1491//1082 +f 1507//1098 1527//1023 1509//1099 +f 1492//1081 1528//1025 1526//1022 +f 1509//1099 1529//1028 1510//1100 +f 1493//1083 1530//1029 1528//1025 +f 1511//1101 1529//1028 1531//1032 +f 1495//1085 1530//1029 1494//1084 +f 1511//1101 1533//1036 1512//1102 +f 1495//1085 1534//1037 1532//1033 +f 1513//1103 1533//1036 1535//1040 +f 1497//1087 1534//1037 1496//1086 +f 1513//1103 1537//1048 1514//1104 +f 1497//1087 1538//1046 1536//1041 +f 1515//1105 1537//1048 1539//1047 +f 1498//1088 1540//1050 1538//1046 +f 1515//1105 1541//1052 1516//1106 +f 1500//1090 1540//1050 1499//1089 +f 1517//1107 1541//1052 1543//1056 +f 1500//1090 1544//1057 1542//1053 +f 1518//1108 1543//1056 1545//1060 +f 1502//1092 1544//1057 1501//1091 +f 1519//1109 1545//1060 1547//1068 +f 1503//1093 1546//1061 1502//1092 +f 1519//1109 1549//1072 1520//1110 +f 1503//1093 1550//1069 1548//1066 +f 1521//1111 1549//1072 1551//1076 +f 1505//1095 1550//1069 1504//1094 +f 1522//1112 1551//1076 1553//1079 +f 1506//1096 1552//1074 1505//1095 +f 1508//1097 1553//1079 1524//1018 +f 1506//1096 1525//1021 1554//1078 +f 1292//823 1260//849 1259//824 +f 1263//826 1264//854 1266//827 +f 1266//827 1268//830 1267//829 +f 1268//830 1270//832 1269//831 +f 1270//832 1272//864 1271//833 +f 1271//833 1272//864 1274//834 +f 1274//834 1277//869 1275//836 +f 1275//836 1277//869 1280//837 +f 1280//837 1282//840 1281//839 +f 1282//840 1284//877 1283//841 +f 1283//841 1284//877 1286//842 +f 1286//842 1288//881 1287//844 +f 1287//844 1288//881 1290//845 +f 1289//846 1290//845 1292//823 +f 1262//847 1264//854 1263//826 +f 1260//849 1262//847 1261//848 +f 1261//848 1309//853 1310//850 +f 1262//847 1260//849 1293//851 +f 1263//826 1311//857 1309//853 +f 1264//854 1262//847 1294//852 +f 1263//826 1265//828 1312//856 +f 1266//827 1264//854 1295//855 +f 1267//829 1313//861 1312//856 +f 1266//827 1296//858 1297//859 +f 1267//829 1269//831 1314//860 +f 1270//832 1268//830 1297//859 +f 1271//833 1315//866 1314//860 +f 1270//832 1298//862 1299//863 +f 1271//833 1273//835 1316//865 +f 1274//834 1272//864 1299//863 +f 1275//836 1317//871 1316//865 +f 1274//834 1300//867 1301//868 +f 1275//836 1279//838 1318//870 +f 1280//837 1277//869 1301//868 +f 1281//839 1319//875 1318//870 +f 1280//837 1302//872 1303//873 +f 1281//839 1283//841 1320//874 +f 1282//840 1303//873 1304//876 +f 1283//841 1285//843 1321//878 +f 1286//842 1284//877 1304//876 +f 1287//844 1322//882 1321//878 +f 1286//842 1305//879 1306//880 +f 1289//846 1323//885 1322//882 +f 1290//845 1288//881 1306//880 +f 1289//846 1291//825 1324//884 +f 1290//845 1307//883 1308//886 +f 1259//824 1310//850 1324//884 +f 1292//823 1308//886 1293//851 +f 1327//889 1375//896 1376//890 +f 1328//892 1326//952 1359//893 +f 1327//889 1329//899 1377//895 +f 1328//892 1360//894 1361//897 +f 1329//899 1331//904 1378//900 +f 1330//898 1361//897 1362//901 +f 1333//903 1379//908 1378//900 +f 1332//902 1362//901 1363//905 +f 1333//903 1335//912 1380//907 +f 1334//906 1363//905 1364//909 +f 1337//911 1381//916 1380//907 +f 1336//910 1364//909 1365//913 +f 1337//911 1339//920 1382//915 +f 1340//917 1338//914 1365//913 +f 1341//919 1383//924 1382//915 +f 1340//917 1366//918 1367//921 +f 1341//919 1345//928 1384//923 +f 1346//925 1343//922 1367//921 +f 1347//927 1385//932 1384//923 +f 1346//925 1368//926 1369//929 +f 1347//927 1349//935 1386//931 +f 1348//930 1369//929 1370//933 +f 1349//935 1351//940 1387//936 +f 1352//937 1350//934 1370//933 +f 1353//939 1388//944 1387//936 +f 1352//937 1371//938 1372//941 +f 1355//943 1389//948 1388//944 +f 1356//945 1354//942 1372//941 +f 1355//943 1357//951 1390//947 +f 1358//949 1356//945 1373//946 +f 1325//891 1376//890 1390//947 +f 1358//949 1374//950 1359//893 +f 1393//953 1441//960 1442//954 +f 1394//956 1392//1016 1425//957 +f 1393//953 1395//963 1443//959 +f 1394//956 1426//958 1427//961 +f 1395//963 1397//968 1444//964 +f 1396//962 1427//961 1428//965 +f 1399//967 1445//972 1444//964 +f 1398//966 1428//965 1429//969 +f 1399//967 1401//976 1446//971 +f 1400//970 1429//969 1430//973 +f 1403//975 1447//980 1446//971 +f 1402//974 1430//973 1431//977 +f 1403//975 1405//984 1448//979 +f 1406//981 1404//978 1431//977 +f 1407//983 1449//988 1448//979 +f 1406//981 1432//982 1433//985 +f 1407//983 1411//992 1450//987 +f 1412//989 1409//986 1433//985 +f 1413//991 1451//996 1450//987 +f 1412//989 1434//990 1435//993 +f 1413//991 1415//999 1452//995 +f 1414//994 1435//993 1436//997 +f 1415//999 1417//1004 1453//1000 +f 1418//1001 1416//998 1436//997 +f 1419//1003 1454//1008 1453//1000 +f 1418//1001 1437//1002 1438//1005 +f 1421//1007 1455//1012 1454//1008 +f 1422//1009 1420//1006 1438//1005 +f 1421//1007 1423//1015 1456//1011 +f 1424//1013 1422//1009 1439//1010 +f 1391//955 1442//954 1456//1011 +f 1424//1013 1440//1014 1425//957 +f 1459//1017 1523//1024 1524//1018 +f 1460//1020 1458//1080 1525//1021 +f 1459//1017 1461//1027 1527//1023 +f 1460//1020 1526//1022 1528//1025 +f 1461//1027 1463//1031 1529//1028 +f 1462//1026 1528//1025 1530//1029 +f 1463//1031 1465//1035 1531//1032 +f 1464//1030 1530//1029 1532//1033 +f 1465//1035 1467//1039 1533//1036 +f 1466//1034 1532//1033 1534//1037 +f 1467//1039 1469//1044 1535//1040 +f 1468//1038 1534//1037 1536//1041 +f 1471//1043 1537//1048 1535//1040 +f 1472//1045 1470//1042 1536//1041 +f 1471//1043 1473//1051 1539//1047 +f 1475//1049 1472//1045 1538//1046 +f 1473//1051 1477//1055 1541//1052 +f 1475//1049 1540//1050 1542//1053 +f 1477//1055 1479//1059 1543//1056 +f 1478//1054 1542//1053 1544//1057 +f 1479//1059 1481//1064 1545//1060 +f 1480//1058 1544//1057 1546//1061 +f 1483//1063 1547//1068 1545//1060 +f 1484//1065 1482//1062 1546//1061 +f 1485//1067 1549//1072 1547//1068 +f 1484//1065 1548//1066 1550//1069 +f 1487//1071 1551//1076 1549//1072 +f 1488//1073 1486//1070 1550//1069 +f 1489//1075 1553//1079 1551//1076 +f 1490//1077 1488//1073 1552//1074 +f 1457//1019 1524//1018 1553//1079 +f 1490//1077 1554//1078 1525//1021 +f 1508//1097 1524//1018 1523//1024 +f 1492//1081 1526//1022 1525//1021 +f 1507//1098 1523//1024 1527//1023 +f 1492//1081 1493//1083 1528//1025 +f 1509//1099 1527//1023 1529//1028 +f 1493//1083 1494//1084 1530//1029 +f 1511//1101 1510//1100 1529//1028 +f 1495//1085 1532//1033 1530//1029 +f 1511//1101 1531//1032 1533//1036 +f 1495//1085 1496//1086 1534//1037 +f 1513//1103 1512//1102 1533//1036 +f 1497//1087 1536//1041 1534//1037 +f 1513//1103 1535//1040 1537//1048 +f 1497//1087 1498//1088 1538//1046 +f 1515//1105 1514//1104 1537//1048 +f 1498//1088 1499//1089 1540//1050 +f 1515//1105 1539//1047 1541//1052 +f 1500//1090 1542//1053 1540//1050 +f 1517//1107 1516//1106 1541//1052 +f 1500//1090 1501//1091 1544//1057 +f 1518//1108 1517//1107 1543//1056 +f 1502//1092 1546//1061 1544//1057 +f 1519//1109 1518//1108 1545//1060 +f 1503//1093 1548//1066 1546//1061 +f 1519//1109 1547//1068 1549//1072 +f 1503//1093 1504//1094 1550//1069 +f 1521//1111 1520//1110 1549//1072 +f 1505//1095 1552//1074 1550//1069 +f 1522//1112 1521//1111 1551//1076 +f 1506//1096 1554//1078 1552//1074 +f 1508//1097 1522//1112 1553//1079 +f 1506//1096 1491//1082 1525//1021 +o Cube_004_Cube.019 +v 0.246616 3.114177 -0.949010 +v 0.246514 3.103648 0.296223 +v 0.140562 3.108215 -0.949063 +v 0.140562 3.097622 0.296170 +v 0.349578 2.895062 -0.948800 +v 0.348515 2.838542 -0.948724 +v 0.349557 2.885053 0.296434 +v 0.348515 2.828578 0.296509 +v -0.119851 3.108215 -0.949063 +v -0.119851 3.097622 0.296170 +v 0.246514 2.044914 0.296223 +v 0.140562 2.044914 0.296170 +v 0.349557 2.044914 0.296434 +v -0.119851 2.044914 0.296170 +v -0.290707 3.108215 -0.949063 +v -0.290707 3.097622 0.296170 +v -0.290707 2.044914 0.296170 +v -0.396298 2.902287 -0.949063 +v -0.396298 2.891695 0.296170 +v -0.396298 2.044914 0.296170 +vn 0.9045 0.4264 0.0034 +vn 0.9998 -0.0184 -0.0001 +vn -0.0561 0.9984 0.0084 +vn 0.0000 1.0000 0.0085 +vn 0.0000 0.0000 1.0000 +vn -0.0020 0.0000 1.0000 +vn -0.0005 0.0000 1.0000 +vn -0.8898 0.4563 0.0039 +vn 0.9051 0.4253 0.0037 +vn 0.9998 -0.0188 -0.0001 +vn -0.0568 0.9984 0.0085 +usemtl Material_005.001 +s off +f 1559//1113 1556//1113 1561//1113 +f 1560//1114 1561//1114 1562//1114 +f 1557//1115 1556//1115 1555//1115 +f 1563//1116 1558//1116 1557//1116 +f 1564//1117 1566//1117 1558//1117 +f 1561//1118 1565//1118 1567//1118 +f 1558//1119 1565//1119 1556//1119 +f 1564//1117 1571//1117 1568//1117 +f 1563//1116 1570//1116 1564//1116 +f 1571//1117 1573//1117 1574//1117 +f 1570//1120 1572//1120 1573//1120 +f 1559//1121 1555//1121 1556//1121 +f 1560//1122 1559//1122 1561//1122 +f 1557//1123 1558//1123 1556//1123 +f 1563//1116 1564//1116 1558//1116 +f 1564//1117 1568//1117 1566//1117 +f 1561//1118 1556//1118 1565//1118 +f 1558//1119 1566//1119 1565//1119 +f 1564//1117 1570//1117 1571//1117 +f 1563//1116 1569//1116 1570//1116 +f 1571//1117 1570//1117 1573//1117 +f 1570//1120 1569//1120 1572//1120 +o Cube_005_Cube.020 +v -0.172447 -2.654686 1.567272 +v -0.172447 -2.776921 1.567478 +v 0.172447 -2.654313 1.867158 +v -0.172447 -2.654313 1.867158 +v -0.281166 -2.654313 2.117712 +v -0.438233 -2.654577 1.632282 +v -0.438401 -2.776811 1.632656 +v 0.281166 -2.654313 2.117712 +v 0.281166 1.969208 1.046135 +v -0.281166 1.969208 1.046135 +v -0.172447 1.969208 0.795581 +v 0.172447 1.969208 0.795581 +v -0.281166 1.979005 2.565194 +v 0.281166 1.979005 2.565194 +v 0.281166 1.979005 2.211578 +v -0.281166 1.979005 2.211578 +v 0.169701 1.979005 2.741914 +v -0.169701 1.979005 2.741914 +v 0.281166 1.979005 2.642121 +v -0.281166 1.979005 2.642121 +v 0.222822 1.979005 2.736605 +v -0.281166 1.969208 0.795581 +v -0.222822 1.979005 2.736605 +v 0.281166 1.969208 0.795581 +v -0.503411 -2.776547 2.040276 +v -0.503411 -2.654313 2.040070 +v -0.494980 -2.644414 3.696687 +v -0.494946 -2.766648 3.697013 +v -0.281166 -2.644516 3.636771 +v 0.281166 -2.644516 3.636771 +v 0.281166 -2.644516 3.283155 +v -0.281166 -2.644516 3.283155 +v 0.169701 -2.644516 3.813491 +v -0.169701 -2.644516 3.813491 +v 0.281166 -2.644516 3.713698 +v -0.281166 -2.644516 3.713698 +v 0.222822 -2.644516 3.808182 +v -0.281166 -2.654313 1.867158 +v -0.222822 -2.644516 3.808182 +v 0.281166 -2.654313 1.867158 +v 0.172447 -2.766750 3.750226 +v 0.172447 -2.766750 3.636976 +v 0.172447 -2.776547 1.867364 +v 0.172447 -2.776547 2.117918 +v -0.172447 -2.776547 1.867364 +v -0.172447 -2.776547 2.117918 +v -0.281166 -2.776547 2.117918 +v 0.281166 -2.776547 2.117918 +v -0.172447 -2.766750 3.750226 +v -0.172447 -2.766750 3.636976 +v -0.172447 -2.766750 3.283360 +v 0.172447 -2.766750 3.283360 +v -0.281166 -2.766750 3.636976 +v 0.281166 -2.766750 3.636976 +v 0.281166 -2.766750 3.283360 +v -0.281166 -2.766750 3.283360 +v 0.169701 -2.766750 3.813696 +v -0.169701 -2.766750 3.813696 +v 0.281166 -2.766750 3.713904 +v -0.281166 -2.766750 3.713904 +v 0.222822 -2.766750 3.808387 +v -0.281166 -2.776547 1.867364 +v -0.222822 -2.766750 3.808387 +v 0.281166 -2.776547 1.867364 +v 0.172447 -2.654686 1.567272 +v 0.172447 -2.776921 1.567478 +v 0.503411 -2.766750 3.559335 +v 0.503411 -2.644516 3.559129 +v 0.494980 -2.644414 3.696687 +v 0.494946 -2.766648 3.697013 +v 0.438401 -2.776811 1.632656 +v 0.438233 -2.654577 1.632282 +v -0.503411 -2.766750 3.559335 +v -0.503411 -2.644516 3.559129 +v -0.503411 -2.644516 3.205513 +v -0.503411 -2.766750 3.205718 +v -0.180765 -2.766377 3.958023 +v -0.180766 -2.644143 3.957818 +v -0.340660 -2.644199 3.918972 +v -0.340565 -2.766433 3.919237 +v 0.503411 -2.776547 2.040276 +v 0.503411 -2.654313 2.040070 +v 0.503411 -2.644516 3.205513 +v 0.503411 -2.766750 3.205718 +v 0.340565 -2.766433 3.919237 +v 0.340660 -2.644199 3.918972 +v 0.180766 -2.644143 3.957818 +v 0.180765 -2.766377 3.958023 +vn -1.0000 -0.0000 0.0000 +vn -0.0969 0.2247 0.9696 +vn 1.0000 0.0000 0.0000 +vn 0.0969 0.2247 0.9696 +vn 0.0000 0.2258 0.9742 +vn 0.8446 0.1209 0.5216 +vn -0.8446 0.1209 0.5216 +vn 0.0000 -0.2258 -0.9742 +vn -0.0003 1.0000 -0.0008 +vn -0.0029 -1.0000 0.0084 +vn 0.0000 1.0000 0.0000 +vn 0.0000 -1.0000 0.0000 +vn -0.0029 1.0000 -0.0084 +vn 0.0005 -1.0000 0.0000 +vn 0.0000 1.0000 -0.0012 +vn -0.0006 1.0000 -0.0014 +vn 0.0029 -1.0000 0.0084 +vn 0.0001 1.0000 -0.0012 +vn 0.0005 1.0000 0.0000 +vn 0.0006 -1.0000 0.0007 +vn 0.0000 -1.0000 0.0084 +vn 0.0001 -1.0000 0.0012 +vn 0.0000 0.0017 1.0000 +vn 0.8214 0.0013 0.5703 +vn -0.8213 0.0006 0.5705 +vn 0.2376 -0.0016 -0.9714 +vn -0.9981 -0.0001 0.0614 +vn -0.2380 -0.0026 -0.9713 +vn 0.0000 -0.0017 -1.0000 +vn 0.9981 0.0001 0.0612 +vn 0.9875 0.0009 -0.1578 +vn -0.2359 0.0016 0.9718 +vn 0.2361 0.0019 0.9717 +vn -0.9875 -0.0003 -0.1575 +vn -0.0006 -1.0000 0.0014 +vn 0.0000 -1.0000 0.0026 +vn 0.0029 1.0000 -0.0084 +vn 0.0003 -1.0000 0.0026 +vn 0.0017 1.0000 -0.0010 +vn -0.0003 -1.0000 0.0026 +vn 0.0000 1.0000 -0.0026 +vn -0.0003 1.0000 -0.0026 +vn 0.0000 -1.0000 0.0012 +vn 0.0003 1.0000 -0.0026 +vn -0.0003 -1.0000 0.0008 +vn 0.0006 1.0000 -0.0007 +vn 0.0017 -1.0000 0.0011 +vn -0.0005 1.0000 0.0000 +vn 0.0003 -1.0000 0.0008 +vn -0.0006 1.0000 -0.0007 +vn -0.0001 1.0000 -0.0012 +vn -0.0017 1.0000 -0.0010 +vn 0.0003 1.0000 -0.0008 +vn 0.8213 0.0006 0.5705 +vn -0.8214 0.0013 0.5703 +vn 0.2380 -0.0026 -0.9713 +vn -0.9981 0.0001 0.0612 +vn -0.2376 -0.0016 -0.9714 +vn 0.9981 -0.0001 0.0614 +vn 0.9875 -0.0003 -0.1575 +vn -0.2361 0.0019 0.9717 +vn 0.2359 0.0016 0.9718 +vn -0.9875 0.0009 -0.1578 +vn -0.0017 -1.0000 0.0011 +vn 0.0006 1.0000 -0.0014 +vn -0.0006 -1.0000 0.0007 +vn -0.0005 -1.0000 0.0000 +vn -0.0001 -1.0000 0.0012 +vn 0.0006 -1.0000 0.0014 +usemtl Material_001.001 +s off +f 1587//1124 1606//1124 1603//1124 +f 1592//1125 1613//1125 1608//1125 +f 1589//1126 1582//1126 1583//1126 +f 1591//1127 1611//1127 1595//1127 +f 1584//1124 1612//1124 1579//1124 +f 1592//1128 1607//1128 1591//1128 +f 1595//1129 1609//1129 1593//1129 +f 1597//1130 1610//1130 1613//1130 +f 1598//1131 1577//1131 1586//1131 +f 1594//1124 1603//1124 1610//1124 +f 1590//1124 1579//1124 1606//1124 +f 1585//1131 1612//1131 1596//1131 +f 1588//1126 1605//1126 1589//1126 +f 1586//1131 1578//1131 1585//1131 +f 1593//1126 1604//1126 1588//1126 +f 1604//1132 1643//1132 1642//1132 +f 1621//1133 1650//1133 1599//1133 +f 1606//1134 1648//1134 1603//1134 +f 1629//1135 1641//1135 1628//1135 +f 1582//1136 1657//1136 1656//1136 +f 1628//1137 1644//1137 1633//1137 +f 1612//1134 1600//1134 1579//1134 +f 1630//1135 1647//1135 1650//1135 +f 1614//1138 1639//1138 1577//1138 +f 1609//1139 1660//1139 1643//1139 +f 1622//1140 1658//1140 1629//1140 +f 1612//1141 1575//1141 1580//1141 +f 1603//1142 1601//1142 1610//1142 +f 1636//1143 1599//1143 1581//1143 +f 1577//1138 1575//1138 1578//1138 +f 1583//1126 1614//1126 1598//1126 +f 1638//1135 1618//1135 1617//1135 +f 1619//1135 1621//1135 1636//1135 +f 1617//1135 1620//1135 1619//1135 +f 1632//1135 1615//1135 1631//1135 +f 1624//1135 1615//1135 1623//1135 +f 1626//1135 1624//1135 1625//1135 +f 1625//1135 1627//1135 1630//1135 +f 1629//1135 1616//1135 1626//1135 +f 1622//1144 1626//1144 1618//1144 +f 1620//1144 1630//1144 1621//1144 +f 1618//1144 1625//1144 1620//1144 +f 1616//1135 1633//1135 1615//1135 +f 1624//1135 1634//1135 1627//1135 +f 1635//1135 1615//1135 1633//1135 +f 1637//1135 1623//1135 1632//1135 +f 1638//1145 1640//1145 1645//1145 +f 1652//1146 1662//1146 1661//1146 +f 1660//1147 1644//1147 1643//1147 +f 1653//1148 1602//1148 1654//1148 +f 1646//1149 1640//1149 1639//1149 +f 1601//1150 1647//1150 1602//1150 +f 1600//1124 1650//1124 1649//1124 +f 1580//1151 1576//1151 1581//1151 +f 1642//1126 1658//1126 1657//1126 +f 1639//1152 1576//1152 1575//1152 +f 1643//1153 1641//1153 1642//1153 +f 1656//1154 1645//1154 1646//1154 +f 1648//1124 1650//1124 1647//1124 +f 1652//1155 1654//1155 1651//1155 +f 1656//1126 1658//1126 1655//1126 +f 1661//1156 1659//1156 1660//1156 +f 1600//1157 1581//1157 1599//1157 +f 1634//1158 1654//1158 1602//1158 +f 1605//1134 1642//1134 1657//1134 +f 1631//1159 1651//1159 1632//1159 +f 1579//1160 1649//1160 1606//1160 +f 1635//1161 1662//1161 1631//1161 +f 1610//1162 1653//1162 1613//1162 +f 1637//1163 1651//1163 1654//1163 +f 1608//1164 1661//1164 1607//1164 +f 1638//1135 1655//1135 1622//1135 +f 1611//1165 1661//1165 1660//1165 +f 1619//1166 1640//1166 1617//1166 +f 1613//1167 1652//1167 1608//1167 +f 1627//1168 1602//1168 1647//1168 +f 1636//1166 1576//1166 1619//1166 +f 1614//1169 1656//1169 1646//1169 +f 1633//1170 1659//1170 1635//1170 +f 1587//1124 1590//1124 1606//1124 +f 1592//1125 1597//1125 1613//1125 +f 1589//1126 1605//1126 1582//1126 +f 1591//1127 1607//1127 1611//1127 +f 1584//1124 1596//1124 1612//1124 +f 1592//1128 1608//1128 1607//1128 +f 1595//1129 1611//1129 1609//1129 +f 1597//1130 1594//1130 1610//1130 +f 1598//1131 1614//1131 1577//1131 +f 1594//1124 1587//1124 1603//1124 +f 1590//1124 1584//1124 1579//1124 +f 1585//1131 1578//1131 1612//1131 +f 1588//1126 1604//1126 1605//1126 +f 1586//1131 1577//1131 1578//1131 +f 1593//1126 1609//1126 1604//1126 +f 1604//1171 1609//1171 1643//1171 +f 1621//1133 1630//1133 1650//1133 +f 1606//1134 1649//1134 1648//1134 +f 1629//1135 1658//1135 1641//1135 +f 1582//1136 1605//1136 1657//1136 +f 1628//1172 1641//1172 1644//1172 +f 1612//1173 1580//1173 1600//1173 +f 1630//1135 1627//1135 1647//1135 +f 1614//1174 1646//1174 1639//1174 +f 1609//1175 1611//1175 1660//1175 +f 1622//1140 1655//1140 1658//1140 +f 1612//1138 1578//1138 1575//1138 +f 1603//1176 1648//1176 1601//1176 +f 1636//1135 1621//1135 1599//1135 +f 1577//1138 1639//1138 1575//1138 +f 1583//1126 1582//1126 1614//1126 +f 1638//1135 1622//1135 1618//1135 +f 1619//1135 1620//1135 1621//1135 +f 1617//1135 1618//1135 1620//1135 +f 1632//1135 1623//1135 1615//1135 +f 1624//1135 1616//1135 1615//1135 +f 1626//1135 1616//1135 1624//1135 +f 1625//1135 1624//1135 1627//1135 +f 1629//1135 1628//1135 1616//1135 +f 1622//1144 1629//1144 1626//1144 +f 1620//1144 1625//1144 1630//1144 +f 1618//1144 1626//1144 1625//1144 +f 1616//1135 1628//1135 1633//1135 +f 1624//1135 1623//1135 1634//1135 +f 1635//1135 1631//1135 1615//1135 +f 1637//1135 1634//1135 1623//1135 +f 1638//1166 1617//1166 1640//1166 +f 1652//1146 1651//1146 1662//1146 +f 1660//1177 1659//1177 1644//1177 +f 1653//1178 1601//1178 1602//1178 +f 1646//1179 1645//1179 1640//1179 +f 1601//1180 1648//1180 1647//1180 +f 1600//1124 1599//1124 1650//1124 +f 1580//1181 1575//1181 1576//1181 +f 1642//1126 1641//1126 1658//1126 +f 1639//1152 1640//1152 1576//1152 +f 1643//1182 1644//1182 1641//1182 +f 1656//1183 1655//1183 1645//1183 +f 1648//1124 1649//1124 1650//1124 +f 1652//1184 1653//1184 1654//1184 +f 1656//1126 1657//1126 1658//1126 +f 1661//1185 1662//1185 1659//1185 +f 1600//1186 1580//1186 1581//1186 +f 1634//1187 1637//1187 1654//1187 +f 1605//1134 1604//1134 1642//1134 +f 1631//1159 1662//1159 1651//1159 +f 1579//1160 1600//1160 1649//1160 +f 1635//1161 1659//1161 1662//1161 +f 1610//1188 1601//1188 1653//1188 +f 1637//1163 1632//1163 1651//1163 +f 1608//1164 1652//1164 1661//1164 +f 1638//1189 1645//1189 1655//1189 +f 1611//1165 1607//1165 1661//1165 +f 1619//1166 1576//1166 1640//1166 +f 1613//1167 1653//1167 1652//1167 +f 1627//1190 1634//1190 1602//1190 +f 1636//1191 1581//1191 1576//1191 +f 1614//1134 1582//1134 1656//1134 +f 1633//1192 1644//1192 1659//1192 +o Cylinder_001_Cylinder.002 +v 0.000000 2.944280 -4.649342 +v 0.000000 2.993374 0.486414 +v 0.076012 2.929160 -4.649342 +v 0.094800 2.974518 0.486414 +v 0.140452 2.886103 -4.649342 +v 0.175167 2.920818 0.486414 +v 0.183509 2.821663 -4.649342 +v 0.228866 2.840451 0.486414 +v 0.198628 2.745651 -4.649342 +v 0.247723 2.745651 0.486414 +v 0.183509 2.669639 -4.649342 +v 0.228866 2.650852 0.486414 +v 0.140452 2.605200 -4.649342 +v 0.175167 2.570485 0.486414 +v 0.076012 2.562143 -4.649342 +v 0.094800 2.516785 0.486414 +v 0.000000 2.547023 -4.649342 +v 0.000000 2.497928 0.486414 +v -0.076012 2.562143 -4.649342 +v -0.094799 2.516785 0.486414 +v -0.140451 2.605200 -4.649342 +v -0.175166 2.570485 0.486414 +v -0.183509 2.669639 -4.649342 +v -0.228866 2.650852 0.486414 +v -0.198628 2.745651 -4.649342 +v -0.247723 2.745651 0.486414 +v -0.183509 2.821663 -4.649342 +v -0.228866 2.840451 0.486414 +v -0.140451 2.886103 -4.649342 +v -0.175166 2.920818 0.486414 +v -0.076012 2.929160 -4.649342 +v -0.094799 2.974518 0.486414 +v 0.104346 2.997566 0.486414 +v 0.000000 3.018322 0.486414 +v 0.192807 2.938458 0.486414 +v 0.251915 2.849998 0.486414 +v 0.272671 2.745651 0.486414 +v 0.251915 2.641305 0.486414 +v 0.192807 2.552844 0.486414 +v 0.104346 2.493737 0.486414 +v 0.000000 2.472981 0.486414 +v -0.104346 2.493737 0.486414 +v -0.192807 2.552844 0.486414 +v -0.251915 2.641305 0.486414 +v -0.272670 2.745651 0.486414 +v -0.251915 2.849998 0.486414 +v -0.192807 2.938458 0.486414 +v -0.104346 2.997566 0.486414 +v 0.094800 2.974518 0.454261 +v 0.000000 2.993374 0.454261 +v 0.175167 2.920818 0.454261 +v 0.228866 2.840451 0.454261 +v 0.247723 2.745651 0.454261 +v 0.228866 2.650852 0.454261 +v 0.175167 2.570485 0.454261 +v 0.094800 2.516785 0.454261 +v 0.000000 2.497928 0.454261 +v -0.094799 2.516785 0.454261 +v -0.175166 2.570485 0.454261 +v -0.228866 2.650852 0.454261 +v -0.247723 2.745651 0.454261 +v -0.228866 2.840451 0.454261 +v -0.175166 2.920818 0.454261 +v -0.094799 2.974518 0.454261 +v 0.065830 2.904578 0.422107 +v 0.000000 2.917673 0.422107 +v 0.121638 2.867289 0.422107 +v 0.158927 2.811481 0.422107 +v 0.172022 2.745651 0.422107 +v 0.158927 2.679821 0.422107 +v 0.121638 2.624014 0.422107 +v 0.065830 2.586724 0.422107 +v 0.000000 2.573630 0.422107 +v -0.065830 2.586724 0.422107 +v -0.121637 2.624014 0.422107 +v -0.158927 2.679821 0.422107 +v -0.172021 2.745651 0.422107 +v -0.158927 2.811481 0.422107 +v -0.121637 2.867289 0.422107 +v -0.065830 2.904578 0.422107 +v 0.025353 2.806858 0.389954 +v 0.000000 2.811901 0.389954 +v 0.046845 2.792497 0.389954 +v 0.061207 2.771004 0.389954 +v 0.066249 2.745651 0.389954 +v 0.061207 2.720299 0.389954 +v 0.046845 2.698806 0.389954 +v 0.025353 2.684445 0.389954 +v 0.000000 2.679402 0.389954 +v -0.025352 2.684445 0.389954 +v -0.046845 2.698806 0.389954 +v -0.061206 2.720299 0.389954 +v -0.066249 2.745651 0.389954 +v -0.061206 2.771004 0.389954 +v -0.046845 2.792497 0.389954 +v -0.025352 2.806858 0.389954 +v 0.000000 2.745652 0.389954 +v 0.000000 3.018322 -4.649342 +v 0.104346 2.997566 -4.649342 +v 0.192807 2.938458 -4.649342 +v 0.251915 2.849998 -4.649342 +v 0.272671 2.745651 -4.649342 +v 0.251915 2.641305 -4.649342 +v 0.192807 2.552844 -4.649342 +v 0.104346 2.493737 -4.649342 +v 0.000000 2.472981 -4.649342 +v -0.104346 2.493737 -4.649342 +v -0.192807 2.552844 -4.649342 +v -0.251915 2.641305 -4.649342 +v -0.272670 2.745651 -4.649342 +v -0.251915 2.849998 -4.649342 +v -0.192807 2.938458 -4.649342 +v -0.104346 2.997566 -4.649342 +v 0.000000 2.745652 -4.424769 +v 0.000000 2.944280 -4.424769 +v 0.076012 2.929160 -4.424769 +v 0.140452 2.886103 -4.424769 +v 0.183509 2.821663 -4.424769 +v 0.198628 2.745651 -4.424769 +v 0.183509 2.669639 -4.424769 +v 0.140452 2.605200 -4.424769 +v 0.076012 2.562143 -4.424769 +v 0.000000 2.547023 -4.424769 +v -0.076012 2.562143 -4.424769 +v -0.140451 2.605200 -4.424769 +v -0.183509 2.669639 -4.424769 +v -0.198628 2.745651 -4.424769 +v -0.183509 2.821663 -4.424769 +v -0.140451 2.886103 -4.424769 +v -0.076012 2.929160 -4.424769 +vn 0.1951 0.9808 0.0000 +vn 0.5556 0.8315 0.0000 +vn 0.8315 0.5556 0.0000 +vn 0.9808 0.1951 0.0000 +vn 0.9808 -0.1951 0.0000 +vn 0.8315 -0.5556 0.0000 +vn 0.5556 -0.8315 0.0000 +vn 0.1951 -0.9808 0.0000 +vn -0.1951 -0.9808 0.0000 +vn -0.5556 -0.8315 0.0000 +vn -0.8315 -0.5556 0.0000 +vn -0.9808 -0.1951 0.0000 +vn -0.9808 0.1951 0.0000 +vn -0.8315 0.5556 0.0000 +vn -0.5556 0.8315 0.0000 +vn -0.1951 0.9808 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.2208 0.3304 0.9176 +vn 0.1645 -0.2462 0.9552 +vn -0.3304 -0.2208 0.9176 +vn 0.3304 0.2208 0.9176 +vn -0.3898 -0.0775 0.9176 +vn 0.3898 0.0775 0.9176 +vn -0.3898 0.0775 0.9176 +vn 0.3898 -0.0775 0.9176 +vn -0.3304 0.2208 0.9176 +vn 0.3304 -0.2208 0.9176 +vn -0.2208 0.3304 0.9176 +vn 0.2208 -0.3304 0.9176 +vn -0.0775 0.3898 0.9176 +vn -0.0775 -0.3898 0.9176 +vn 0.0775 -0.3898 0.9176 +vn 0.0775 0.3898 0.9176 +vn -0.2208 -0.3304 0.9176 +vn -0.0578 0.2904 0.9552 +vn -0.0578 -0.2904 0.9552 +vn 0.0578 -0.2904 0.9552 +vn 0.0578 0.2904 0.9552 +vn -0.1645 -0.2462 0.9552 +vn 0.1645 0.2462 0.9552 +vn -0.2462 -0.1645 0.9552 +vn 0.2462 0.1645 0.9552 +vn -0.2904 -0.0578 0.9552 +vn 0.2904 0.0578 0.9552 +vn -0.2904 0.0578 0.9552 +vn 0.2904 -0.0578 0.9552 +vn -0.2462 0.1645 0.9552 +vn 0.2462 -0.1645 0.9552 +vn -0.1645 0.2462 0.9552 +vn -0.0000 0.0000 -1.0000 +usemtl None +s off +f 1696//1193 1761//1193 1760//1193 +f 1695//1194 1762//1194 1761//1194 +f 1697//1195 1763//1195 1762//1195 +f 1698//1196 1764//1196 1763//1196 +f 1699//1197 1765//1197 1764//1197 +f 1700//1198 1766//1198 1765//1198 +f 1701//1199 1767//1199 1766//1199 +f 1702//1200 1768//1200 1767//1200 +f 1703//1201 1769//1201 1768//1201 +f 1704//1202 1770//1202 1769//1202 +f 1705//1203 1771//1203 1770//1203 +f 1706//1204 1772//1204 1771//1204 +f 1707//1205 1773//1205 1772//1205 +f 1708//1206 1774//1206 1773//1206 +f 1686//1196 1723//1196 1688//1196 +f 1709//1207 1775//1207 1774//1207 +f 1710//1208 1760//1208 1775//1208 +f 1683//1194 1786//1194 1681//1194 +f 1666//1209 1696//1209 1664//1209 +f 1666//1209 1697//1209 1695//1209 +f 1668//1209 1698//1209 1697//1209 +f 1670//1209 1699//1209 1698//1209 +f 1674//1209 1699//1209 1672//1209 +f 1674//1209 1701//1209 1700//1209 +f 1678//1209 1701//1209 1676//1209 +f 1678//1209 1703//1209 1702//1209 +f 1682//1209 1703//1209 1680//1209 +f 1684//1209 1704//1209 1682//1209 +f 1684//1209 1706//1209 1705//1209 +f 1686//1209 1707//1209 1706//1209 +f 1688//1209 1708//1209 1707//1209 +f 1692//1209 1708//1209 1690//1209 +f 1694//1209 1709//1209 1692//1209 +f 1694//1209 1696//1209 1710//1209 +f 1720//1210 1737//1210 1721//1210 +f 1672//1205 1716//1205 1674//1205 +f 1688//1197 1724//1197 1690//1197 +f 1674//1206 1717//1206 1676//1206 +f 1690//1198 1725//1198 1692//1198 +f 1676//1207 1718//1207 1678//1207 +f 1692//1199 1726//1199 1694//1199 +f 1678//1208 1719//1208 1680//1208 +f 1664//1201 1711//1201 1666//1201 +f 1694//1200 1712//1200 1664//1200 +f 1680//1193 1720//1193 1682//1193 +f 1666//1202 1713//1202 1668//1202 +f 1682//1194 1721//1194 1684//1194 +f 1668//1203 1714//1203 1670//1203 +f 1684//1195 1722//1195 1686//1195 +f 1670//1204 1715//1204 1672//1204 +f 1742//1211 1757//1211 1758//1211 +f 1714//1212 1729//1212 1730//1212 +f 1721//1213 1738//1213 1722//1213 +f 1715//1214 1730//1214 1731//1214 +f 1723//1215 1738//1215 1739//1215 +f 1715//1216 1732//1216 1716//1216 +f 1723//1217 1740//1217 1724//1217 +f 1717//1218 1732//1218 1733//1218 +f 1724//1219 1741//1219 1725//1219 +f 1717//1220 1734//1220 1718//1220 +f 1725//1221 1742//1221 1726//1221 +f 1718//1222 1735//1222 1719//1222 +f 1711//1223 1728//1223 1727//1223 +f 1726//1224 1728//1224 1712//1224 +f 1720//1225 1735//1225 1736//1225 +f 1713//1226 1727//1226 1729//1226 +f 1748//1209 1747//1209 1759//1209 +f 1735//1227 1750//1227 1751//1227 +f 1727//1228 1744//1228 1743//1228 +f 1742//1229 1744//1229 1728//1229 +f 1735//1230 1752//1230 1736//1230 +f 1727//1231 1745//1231 1729//1231 +f 1736//1232 1753//1232 1737//1232 +f 1729//1233 1746//1233 1730//1233 +f 1738//1234 1753//1234 1754//1234 +f 1730//1235 1747//1235 1731//1235 +f 1739//1236 1754//1236 1755//1236 +f 1731//1237 1748//1237 1732//1237 +f 1740//1238 1755//1238 1756//1238 +f 1733//1239 1748//1239 1749//1239 +f 1741//1240 1756//1240 1757//1240 +f 1733//1241 1750//1241 1734//1241 +f 1756//1209 1755//1209 1759//1209 +f 1749//1209 1748//1209 1759//1209 +f 1757//1209 1756//1209 1759//1209 +f 1750//1209 1749//1209 1759//1209 +f 1758//1209 1757//1209 1759//1209 +f 1751//1209 1750//1209 1759//1209 +f 1743//1209 1744//1209 1759//1209 +f 1744//1209 1758//1209 1759//1209 +f 1752//1209 1751//1209 1759//1209 +f 1745//1209 1743//1209 1759//1209 +f 1753//1209 1752//1209 1759//1209 +f 1746//1209 1745//1209 1759//1209 +f 1754//1209 1753//1209 1759//1209 +f 1747//1209 1746//1209 1759//1209 +f 1755//1209 1754//1209 1759//1209 +f 1665//1242 1760//1242 1761//1242 +f 1665//1242 1762//1242 1667//1242 +f 1669//1242 1762//1242 1763//1242 +f 1669//1242 1764//1242 1671//1242 +f 1673//1242 1764//1242 1765//1242 +f 1673//1242 1766//1242 1675//1242 +f 1677//1242 1766//1242 1767//1242 +f 1679//1242 1767//1242 1768//1242 +f 1679//1242 1769//1242 1681//1242 +f 1681//1242 1770//1242 1683//1242 +f 1683//1242 1771//1242 1685//1242 +f 1685//1242 1772//1242 1687//1242 +f 1687//1242 1773//1242 1689//1242 +f 1689//1242 1774//1242 1691//1242 +f 1691//1242 1775//1242 1693//1242 +f 1693//1242 1760//1242 1663//1242 +f 1669//1203 1779//1203 1667//1203 +f 1685//1195 1787//1195 1683//1195 +f 1671//1204 1780//1204 1669//1204 +f 1687//1196 1788//1196 1685//1196 +f 1673//1205 1781//1205 1671//1205 +f 1689//1197 1789//1197 1687//1197 +f 1675//1206 1782//1206 1673//1206 +f 1691//1198 1790//1198 1689//1198 +f 1677//1207 1783//1207 1675//1207 +f 1693//1199 1791//1199 1691//1199 +f 1679//1208 1784//1208 1677//1208 +f 1665//1201 1777//1201 1663//1201 +f 1663//1200 1792//1200 1693//1200 +f 1681//1193 1785//1193 1679//1193 +f 1667//1202 1778//1202 1665//1202 +f 1776//1242 1777//1242 1778//1242 +f 1776//1242 1778//1242 1779//1242 +f 1776//1242 1779//1242 1780//1242 +f 1776//1242 1780//1242 1781//1242 +f 1776//1242 1781//1242 1782//1242 +f 1776//1242 1782//1242 1783//1242 +f 1776//1242 1783//1242 1784//1242 +f 1776//1242 1784//1242 1785//1242 +f 1776//1242 1785//1242 1786//1242 +f 1776//1242 1786//1242 1787//1242 +f 1776//1242 1787//1242 1788//1242 +f 1776//1242 1788//1242 1789//1242 +f 1776//1242 1789//1242 1790//1242 +f 1776//1242 1790//1242 1791//1242 +f 1776//1242 1791//1242 1792//1242 +f 1776//1242 1792//1242 1777//1242 +f 1696//1193 1695//1193 1761//1193 +f 1695//1194 1697//1194 1762//1194 +f 1697//1195 1698//1195 1763//1195 +f 1698//1196 1699//1196 1764//1196 +f 1699//1197 1700//1197 1765//1197 +f 1700//1198 1701//1198 1766//1198 +f 1701//1199 1702//1199 1767//1199 +f 1702//1200 1703//1200 1768//1200 +f 1703//1201 1704//1201 1769//1201 +f 1704//1202 1705//1202 1770//1202 +f 1705//1203 1706//1203 1771//1203 +f 1706//1204 1707//1204 1772//1204 +f 1707//1205 1708//1205 1773//1205 +f 1708//1206 1709//1206 1774//1206 +f 1686//1196 1722//1196 1723//1196 +f 1709//1207 1710//1207 1775//1207 +f 1710//1208 1696//1208 1760//1208 +f 1683//1194 1787//1194 1786//1194 +f 1666//1209 1695//1209 1696//1209 +f 1666//1209 1668//1209 1697//1209 +f 1668//1209 1670//1209 1698//1209 +f 1670//1209 1672//1209 1699//1209 +f 1674//1209 1700//1209 1699//1209 +f 1674//1209 1676//1209 1701//1209 +f 1678//1209 1702//1209 1701//1209 +f 1678//1209 1680//1209 1703//1209 +f 1682//1209 1704//1209 1703//1209 +f 1684//1209 1705//1209 1704//1209 +f 1684//1209 1686//1209 1706//1209 +f 1686//1209 1688//1209 1707//1209 +f 1688//1209 1690//1209 1708//1209 +f 1692//1209 1709//1209 1708//1209 +f 1694//1209 1710//1209 1709//1209 +f 1694//1209 1664//1209 1696//1209 +f 1720//1210 1736//1210 1737//1210 +f 1672//1205 1715//1205 1716//1205 +f 1688//1197 1723//1197 1724//1197 +f 1674//1206 1716//1206 1717//1206 +f 1690//1198 1724//1198 1725//1198 +f 1676//1207 1717//1207 1718//1207 +f 1692//1199 1725//1199 1726//1199 +f 1678//1208 1718//1208 1719//1208 +f 1664//1201 1712//1201 1711//1201 +f 1694//1200 1726//1200 1712//1200 +f 1680//1193 1719//1193 1720//1193 +f 1666//1202 1711//1202 1713//1202 +f 1682//1194 1720//1194 1721//1194 +f 1668//1203 1713//1203 1714//1203 +f 1684//1195 1721//1195 1722//1195 +f 1670//1204 1714//1204 1715//1204 +f 1742//1211 1741//1211 1757//1211 +f 1714//1212 1713//1212 1729//1212 +f 1721//1213 1737//1213 1738//1213 +f 1715//1214 1714//1214 1730//1214 +f 1723//1215 1722//1215 1738//1215 +f 1715//1216 1731//1216 1732//1216 +f 1723//1217 1739//1217 1740//1217 +f 1717//1218 1716//1218 1732//1218 +f 1724//1219 1740//1219 1741//1219 +f 1717//1220 1733//1220 1734//1220 +f 1725//1221 1741//1221 1742//1221 +f 1718//1222 1734//1222 1735//1222 +f 1711//1223 1712//1223 1728//1223 +f 1726//1224 1742//1224 1728//1224 +f 1720//1225 1719//1225 1735//1225 +f 1713//1226 1711//1226 1727//1226 +f 1735//1227 1734//1227 1750//1227 +f 1727//1228 1728//1228 1744//1228 +f 1742//1229 1758//1229 1744//1229 +f 1735//1230 1751//1230 1752//1230 +f 1727//1231 1743//1231 1745//1231 +f 1736//1232 1752//1232 1753//1232 +f 1729//1233 1745//1233 1746//1233 +f 1738//1234 1737//1234 1753//1234 +f 1730//1235 1746//1235 1747//1235 +f 1739//1236 1738//1236 1754//1236 +f 1731//1237 1747//1237 1748//1237 +f 1740//1238 1739//1238 1755//1238 +f 1733//1239 1732//1239 1748//1239 +f 1741//1240 1740//1240 1756//1240 +f 1733//1241 1749//1241 1750//1241 +f 1665//1242 1663//1242 1760//1242 +f 1665//1242 1761//1242 1762//1242 +f 1669//1242 1667//1242 1762//1242 +f 1669//1242 1763//1242 1764//1242 +f 1673//1242 1671//1242 1764//1242 +f 1673//1242 1765//1242 1766//1242 +f 1677//1242 1675//1242 1766//1242 +f 1679//1242 1677//1242 1767//1242 +f 1679//1242 1768//1242 1769//1242 +f 1681//1242 1769//1242 1770//1242 +f 1683//1242 1770//1242 1771//1242 +f 1685//1242 1771//1242 1772//1242 +f 1687//1242 1772//1242 1773//1242 +f 1689//1242 1773//1242 1774//1242 +f 1691//1242 1774//1242 1775//1242 +f 1693//1242 1775//1242 1760//1242 +f 1669//1203 1780//1203 1779//1203 +f 1685//1195 1788//1195 1787//1195 +f 1671//1204 1781//1204 1780//1204 +f 1687//1196 1789//1196 1788//1196 +f 1673//1205 1782//1205 1781//1205 +f 1689//1197 1790//1197 1789//1197 +f 1675//1206 1783//1206 1782//1206 +f 1691//1198 1791//1198 1790//1198 +f 1677//1207 1784//1207 1783//1207 +f 1693//1199 1792//1199 1791//1199 +f 1679//1208 1785//1208 1784//1208 +f 1665//1201 1778//1201 1777//1201 +f 1663//1200 1777//1200 1792//1200 +f 1681//1193 1786//1193 1785//1193 +f 1667//1202 1779//1202 1778//1202 diff --git a/Content/Weapons/Pistols/pistol_Mesh/p226.uasset b/Content/Weapons/Pistols/pistol_Mesh/p226.uasset new file mode 100644 index 0000000..34b3204 Binary files /dev/null and b/Content/Weapons/Pistols/pistol_Mesh/p226.uasset differ diff --git a/Content/Weapons/Pistols/pistol_Mesh/test.mtl b/Content/Weapons/Pistols/pistol_Mesh/test.mtl new file mode 100644 index 0000000..2936385 --- /dev/null +++ b/Content/Weapons/Pistols/pistol_Mesh/test.mtl @@ -0,0 +1,13 @@ +# Blender MTL File: 'test.blend' +# Material Count: 1 + +newmtl Glock +Ns 323.999994 +Ka 1.000000 1.000000 1.000000 +Kd 0.056278 0.057800 0.054780 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.450000 +d 1.000000 +illum 2 +map_Kd C:\\Users\\RC\\Documents\\Zombies\\Textures\\pallet moddeling.png diff --git a/Content/Weapons/Pistols/pistol_Mesh/test.obj b/Content/Weapons/Pistols/pistol_Mesh/test.obj new file mode 100644 index 0000000..6a957fd --- /dev/null +++ b/Content/Weapons/Pistols/pistol_Mesh/test.obj @@ -0,0 +1,5520 @@ +# Blender v2.93.3 OBJ File: 'test.blend' +# www.blender.org +mtllib test.mtl +o Body_Cube +v 3.000000 -0.000000 -0.324900 +v 2.529416 -0.420112 -0.344508 +v -2.452776 -0.000000 -0.324900 +v -0.181933 -0.462060 -0.324900 +v -2.452776 -0.166667 -0.324900 +v 2.951877 -0.107658 -0.324900 +v -2.371120 -0.397994 -0.279541 +v 2.655270 -0.294984 -0.324900 +v 1.684883 -2.772822 -0.339248 +v 3.148417 -2.576150 -0.375787 +v 0.966999 -0.672827 -0.375787 +v 2.406249 -0.788631 -0.375787 +v 0.947505 -0.744925 -0.375787 +v 2.464321 -0.968085 -0.375787 +v 0.951624 -0.958449 -0.347246 +v 2.575441 -1.263217 -0.375787 +v 1.140154 -1.351543 -0.347246 +v 1.452145 -2.167839 -0.347246 +v 2.850132 -1.734978 -0.375787 +v 3.101414 -2.279727 -0.375787 +v 1.695251 -2.971533 -0.308702 +v 2.879725 -2.806023 -0.308702 +v 1.687232 -2.888669 -0.341910 +v 3.018325 -2.702672 -0.358205 +v 1.383508 -2.192095 -0.324900 +v 1.617165 -2.910850 -0.324900 +v 3.171713 -2.258160 -0.351510 +v 3.226202 -2.602242 -0.358423 +v 2.422590 -0.522254 -0.346169 +v 0.637576 -0.594225 -0.346169 +v 0.808084 -0.722127 -0.324900 +v 2.534183 -0.947106 -0.343840 +v 0.883361 -0.984405 -0.324900 +v 2.641399 -1.231867 -0.343840 +v 1.073243 -1.380317 -0.324900 +v 2.914764 -1.701352 -0.343840 +v 1.644588 -2.968108 -0.324900 +v 3.051986 -2.771449 -0.324900 +v 3.237376 -2.558056 -0.313886 +v 3.184735 -2.226075 -0.313886 +v 2.492774 -0.640663 -0.313140 +v 2.568817 -0.959247 -0.313886 +v 2.672399 -1.234355 -0.313886 +v 2.936496 -1.687924 -0.313886 +v 0.659893 -0.000000 -0.343074 +v 1.438017 -0.451283 -0.343074 +v 0.980810 -0.158459 -0.343074 +v 1.181838 -0.262691 -0.362595 +v 2.416650 -2.729958 -0.393961 +v 1.551128 -0.580857 -0.346169 +v 1.705913 -0.856505 -0.393961 +v 1.763533 -1.110833 -0.393961 +v 1.995143 -1.543260 -0.393961 +v 2.276780 -2.223783 -0.393961 +v 2.348287 -2.869778 -0.343075 +v 2.287488 -2.888778 -0.326877 +v 1.686624 -0.730729 -0.393961 +v 2.352778 -2.795670 -0.376379 +v 0.273612 -0.000000 -0.018174 +v 0.089741 -0.000000 -0.338807 +v 0.284478 -0.162563 -0.338807 +v 0.565573 -0.339367 -0.325888 +v 1.094352 -0.587541 -0.346169 +v 1.326709 -0.800715 -0.389694 +v 1.357578 -1.034641 -0.389694 +v 1.567648 -1.447402 -0.389694 +v 1.864462 -2.195811 -0.389694 +v 1.326811 -0.701778 -0.389694 +v 0.902274 -0.456671 -0.338807 +v 2.050766 -2.806861 -0.389694 +v 1.996437 -2.918943 -0.338807 +v 1.991370 -2.930156 -0.322609 +v 2.020005 -2.842169 -0.355817 +v -1.089582 -0.000000 -0.013907 +v 3.000000 -0.000000 0.324900 +v 2.529416 -0.420112 0.305292 +v -2.452776 -0.000000 0.324900 +v -0.181933 -0.462060 0.324900 +v -2.452776 -0.166667 0.324900 +v 2.951877 -0.107658 0.324900 +v -2.371120 -0.397994 0.279541 +v 2.655270 -0.294984 0.324900 +v 1.684883 -2.772822 0.339248 +v 3.148417 -2.576150 0.375786 +v 0.966999 -0.672827 0.375787 +v 2.406249 -0.788631 0.375787 +v 0.947505 -0.744925 0.375787 +v 2.464321 -0.968085 0.375787 +v 0.951624 -0.958449 0.347246 +v 2.575441 -1.263217 0.375787 +v 1.140154 -1.351543 0.347246 +v 1.452145 -2.167839 0.347246 +v 2.850132 -1.734978 0.375787 +v 3.101414 -2.279727 0.375786 +v 1.695251 -2.971533 0.308702 +v 2.879725 -2.806023 0.308702 +v 1.687232 -2.888669 0.341909 +v 3.018325 -2.702672 0.358205 +v 1.383508 -2.192095 0.324900 +v 1.617165 -2.910850 0.324900 +v 3.171713 -2.258160 0.351510 +v 3.226202 -2.602242 0.358423 +v 2.422590 -0.522254 0.346169 +v 0.637576 -0.594225 0.346169 +v 0.808084 -0.722127 0.324900 +v 2.534183 -0.947106 0.343840 +v 0.883361 -0.984405 0.324900 +v 2.641399 -1.231867 0.343840 +v 1.073243 -1.380317 0.324900 +v 2.914764 -1.701352 0.343840 +v 1.644588 -2.968108 0.324900 +v 3.051986 -2.771449 0.324900 +v 3.237376 -2.558056 0.313886 +v 3.184735 -2.226075 0.313886 +v 2.492774 -0.640663 0.313140 +v 2.568817 -0.959247 0.313886 +v 2.672399 -1.234355 0.313886 +v 2.936496 -1.687924 0.313886 +v 3.000000 -0.000000 0.000000 +v -0.181933 -0.462060 0.000000 +v 2.529416 -0.440505 0.000000 +v -2.452776 -0.000000 0.000000 +v 2.994528 -0.098767 0.000000 +v -2.452776 -0.166667 0.000000 +v -2.371120 -0.450303 0.000000 +v 2.658798 -0.294984 0.000000 +v 1.617165 -2.910850 -0.000000 +v 3.226202 -2.602016 -0.000000 +v 2.484178 -0.522254 0.000000 +v 0.637576 -0.594225 0.000000 +v 0.808084 -0.722127 0.000000 +v 0.883361 -0.984405 0.000000 +v 1.073243 -1.380317 -0.000000 +v 1.383508 -2.192095 -0.000000 +v 1.644588 -2.968108 -0.000000 +v 3.051986 -2.771449 -0.000000 +v 1.695251 -2.971533 -0.000000 +v 2.879725 -2.806023 -0.000000 +v 3.237376 -2.558056 -0.000000 +v 2.492774 -0.605061 0.000000 +v 2.568817 -0.959247 0.000000 +v 2.672399 -1.234355 -0.000000 +v 2.936496 -1.687924 -0.000000 +v 3.184735 -2.226075 -0.000000 +v 0.659893 -0.000000 0.343074 +v 1.438017 -0.451283 0.343074 +v 0.980810 -0.158459 0.343074 +v 1.181838 -0.262691 0.362595 +v 2.416650 -2.729958 0.393961 +v 1.551128 -0.580857 0.346169 +v 1.705913 -0.856505 0.393961 +v 1.763533 -1.110833 0.393961 +v 1.995143 -1.543260 0.393961 +v 2.276780 -2.223783 0.393961 +v 2.348287 -2.869778 0.343074 +v 2.287488 -2.888778 0.326876 +v 1.686624 -0.730729 0.393961 +v 2.352778 -2.795670 0.376379 +v 0.273612 -0.000000 0.018174 +v 0.089741 -0.000000 0.338807 +v 0.284478 -0.162563 0.338807 +v 0.565573 -0.339367 0.325888 +v 1.094352 -0.587541 0.346169 +v 1.326709 -0.800715 0.389694 +v 1.357578 -1.034641 0.389694 +v 1.567648 -1.447402 0.389694 +v 1.864462 -2.195811 0.389693 +v 1.326811 -0.701778 0.389694 +v 0.902274 -0.456671 0.338807 +v 2.050766 -2.806861 0.389693 +v 1.996437 -2.918943 0.338807 +v 1.991370 -2.930156 0.322609 +v 2.020005 -2.842169 0.355816 +v -1.089582 -0.000000 0.013907 +v -1.276527 -0.430027 -0.302221 +v 2.592343 -0.352382 -0.324900 +v -1.276527 -0.456182 0.000000 +v 2.594115 -0.352382 0.000000 +v 1.309927 -0.356987 -0.352834 +v 0.733924 -0.398019 -0.332347 +v -1.276527 -0.430027 0.302221 +v 2.592343 -0.352382 0.324900 +v 1.309927 -0.356987 0.352835 +v 0.733924 -0.398019 0.332347 +v 2.551500 -0.953176 -0.328863 +v 2.446134 -0.553248 -0.311735 +v 2.656899 -1.233111 -0.328863 +v 2.925630 -1.694638 -0.328863 +v 3.178224 -2.242118 -0.332698 +v 3.231789 -2.580149 -0.336155 +v 2.476928 -0.551638 0.000000 +v 3.231789 -2.580036 -0.000000 +v 2.551500 -0.953176 0.328863 +v 2.446134 -0.553248 0.311735 +v 2.656899 -1.233111 0.328863 +v 2.925630 -1.694638 0.328863 +v 3.178224 -2.242118 0.332698 +v 3.231789 -2.580149 0.336155 +v 1.094352 -0.587541 0.346169 +v 0.637576 -0.594225 0.346169 +v 2.422590 -0.522254 0.346169 +v 1.551128 -0.580857 0.346169 +vt 0.617801 0.502344 +vt 0.617792 0.502344 +vt 0.617792 0.502324 +vt 0.617801 0.502324 +vt 0.617706 0.502343 +vt 0.617750 0.502383 +vt 0.617704 0.502374 +vt 0.617703 0.502346 +vt 0.617715 0.502326 +vt 0.617715 0.502386 +vt 0.617712 0.502385 +vt 0.617711 0.502334 +vt 0.617708 0.502378 +vt 0.617708 0.502339 +vt 0.617644 0.502371 +vt 0.617648 0.502390 +vt 0.617645 0.502387 +vt 0.617643 0.502370 +vt 0.617658 0.502368 +vt 0.617656 0.502389 +vt 0.617701 0.502372 +vt 0.617700 0.502349 +vt 0.617801 0.502302 +vt 0.617809 0.502302 +vt 0.617810 0.502323 +vt 0.617801 0.502323 +vt 0.617696 0.502352 +vt 0.617695 0.502371 +vt 0.617690 0.502373 +vt 0.617693 0.502353 +vt 0.617801 0.502389 +vt 0.617792 0.502389 +vt 0.617792 0.502385 +vt 0.617801 0.502385 +vt 0.617810 0.502419 +vt 0.617810 0.502405 +vt 0.617811 0.502406 +vt 0.617811 0.502419 +vt 0.617682 0.502375 +vt 0.617686 0.502354 +vt 0.617792 0.502378 +vt 0.617801 0.502378 +vt 0.617750 0.502386 +vt 0.617755 0.502380 +vt 0.617698 0.502374 +vt 0.617690 0.502375 +vt 0.617670 0.502383 +vt 0.617675 0.502360 +vt 0.617792 0.502366 +vt 0.617801 0.502366 +vt 0.617792 0.502323 +vt 0.617801 0.502323 +vt 0.617648 0.502402 +vt 0.617640 0.502402 +vt 0.617639 0.502397 +vt 0.617648 0.502397 +vt 0.617639 0.502425 +vt 0.617640 0.502433 +vt 0.617639 0.502434 +vt 0.617639 0.502425 +vt 0.617659 0.502346 +vt 0.617643 0.502352 +vt 0.617640 0.502351 +vt 0.617658 0.502345 +vt 0.617657 0.502391 +vt 0.617648 0.502392 +vt 0.617697 0.502343 +vt 0.617698 0.502334 +vt 0.617700 0.502325 +vt 0.617700 0.502337 +vt 0.617696 0.502333 +vt 0.617696 0.502330 +vt 0.617691 0.502374 +vt 0.617690 0.502333 +vt 0.617690 0.502332 +vt 0.617683 0.502377 +vt 0.617680 0.502338 +vt 0.617679 0.502337 +vt 0.617671 0.502384 +vt 0.617641 0.502370 +vt 0.617640 0.502352 +vt 0.617810 0.502434 +vt 0.617811 0.502434 +vt 0.617819 0.502443 +vt 0.617810 0.502443 +vt 0.617811 0.502442 +vt 0.617819 0.502442 +vt 0.617811 0.502398 +vt 0.617819 0.502388 +vt 0.617819 0.502389 +vt 0.617811 0.502390 +vt 0.617819 0.502419 +vt 0.617819 0.502434 +vt 0.617819 0.502406 +vt 0.617819 0.502398 +vt 0.617648 0.502433 +vt 0.617648 0.502434 +vt 0.617648 0.502392 +vt 0.617756 0.502275 +vt 0.617801 0.502274 +vt 0.617801 0.502245 +vt 0.617808 0.502245 +vt 0.617682 0.502401 +vt 0.617680 0.502401 +vt 0.617679 0.502401 +vt 0.617669 0.502401 +vt 0.617794 0.502398 +vt 0.617792 0.502398 +vt 0.617792 0.502389 +vt 0.617667 0.502393 +vt 0.617669 0.502401 +vt 0.617661 0.502401 +vt 0.617661 0.502392 +vt 0.617800 0.502389 +vt 0.617800 0.502398 +vt 0.617796 0.502398 +vt 0.617797 0.502389 +vt 0.617657 0.502401 +vt 0.617657 0.502392 +vt 0.617827 0.502321 +vt 0.617819 0.502351 +vt 0.617819 0.502316 +vt 0.617827 0.502306 +vt 0.617642 0.502361 +vt 0.617639 0.502417 +vt 0.617678 0.502349 +vt 0.617658 0.502357 +vt 0.617688 0.502344 +vt 0.617694 0.502343 +vt 0.617703 0.502332 +vt 0.617642 0.502362 +vt 0.617711 0.502316 +vt 0.617706 0.502323 +vt 0.617715 0.502311 +vt 0.617705 0.502328 +vt 0.617827 0.502245 +vt 0.617819 0.502245 +vt 0.617703 0.502304 +vt 0.617715 0.502245 +vt 0.617711 0.502245 +vt 0.617705 0.502247 +vt 0.617827 0.502387 +vt 0.617819 0.502387 +vt 0.617809 0.502324 +vt 0.617809 0.502344 +vt 0.617783 0.502295 +vt 0.617780 0.502292 +vt 0.617781 0.502263 +vt 0.617788 0.502334 +vt 0.617792 0.502312 +vt 0.617788 0.502303 +vt 0.617789 0.502252 +vt 0.617792 0.502251 +vt 0.617785 0.502298 +vt 0.617785 0.502260 +vt 0.617721 0.502266 +vt 0.617720 0.502268 +vt 0.617722 0.502251 +vt 0.617725 0.502247 +vt 0.617734 0.502270 +vt 0.617733 0.502249 +vt 0.617777 0.502289 +vt 0.617778 0.502266 +vt 0.617792 0.502323 +vt 0.617792 0.502302 +vt 0.617773 0.502285 +vt 0.617770 0.502285 +vt 0.617767 0.502265 +vt 0.617772 0.502267 +vt 0.617809 0.502385 +vt 0.617810 0.502389 +vt 0.617827 0.502419 +vt 0.617827 0.502419 +vt 0.617827 0.502406 +vt 0.617827 0.502406 +vt 0.617763 0.502283 +vt 0.617759 0.502262 +vt 0.617809 0.502378 +vt 0.617797 0.502330 +vt 0.617767 0.502262 +vt 0.617775 0.502264 +vt 0.617802 0.502327 +vt 0.617752 0.502277 +vt 0.617747 0.502255 +vt 0.617809 0.502366 +vt 0.617809 0.502323 +vt 0.617656 0.502397 +vt 0.617656 0.502402 +vt 0.617656 0.502425 +vt 0.617656 0.502425 +vt 0.617656 0.502434 +vt 0.617656 0.502433 +vt 0.617736 0.502291 +vt 0.617735 0.502293 +vt 0.617717 0.502287 +vt 0.617720 0.502285 +vt 0.617725 0.502245 +vt 0.617733 0.502247 +vt 0.617774 0.502294 +vt 0.617777 0.502301 +vt 0.617777 0.502312 +vt 0.617775 0.502304 +vt 0.617773 0.502308 +vt 0.617773 0.502304 +vt 0.617767 0.502263 +vt 0.617778 0.502266 +vt 0.617766 0.502306 +vt 0.617767 0.502304 +vt 0.617760 0.502260 +vt 0.617756 0.502301 +vt 0.617757 0.502299 +vt 0.617748 0.502253 +vt 0.617718 0.502268 +vt 0.617720 0.502250 +vt 0.617715 0.502286 +vt 0.617717 0.502285 +vt 0.617827 0.502434 +vt 0.617827 0.502434 +vt 0.617827 0.502442 +vt 0.617828 0.502443 +vt 0.617827 0.502398 +vt 0.617827 0.502390 +vt 0.617657 0.502392 +vt 0.617787 0.502318 +vt 0.617794 0.502245 +vt 0.617682 0.502409 +vt 0.617679 0.502409 +vt 0.617678 0.502409 +vt 0.617670 0.502409 +vt 0.617792 0.502406 +vt 0.617667 0.502408 +vt 0.617661 0.502409 +vt 0.617800 0.502406 +vt 0.617797 0.502406 +vt 0.617657 0.502409 +vt 0.617818 0.502311 +vt 0.617810 0.502316 +vt 0.617810 0.502281 +vt 0.617718 0.502277 +vt 0.617716 0.502277 +vt 0.617777 0.502289 +vt 0.617656 0.502416 +vt 0.617656 0.502417 +vt 0.617755 0.502288 +vt 0.617735 0.502281 +vt 0.617765 0.502294 +vt 0.617771 0.502294 +vt 0.617780 0.502305 +vt 0.617777 0.502301 +vt 0.617719 0.502276 +vt 0.617788 0.502321 +vt 0.617783 0.502314 +vt 0.617782 0.502310 +vt 0.617792 0.502392 +vt 0.617788 0.502392 +vt 0.617782 0.502390 +vt 0.617818 0.502245 +vt 0.617810 0.502245 +vt 0.617796 0.502406 +vt 0.617796 0.502398 +vt 0.617796 0.502389 +vt 0.617827 0.502387 +vt 0.617819 0.502387 +vt 0.617828 0.502443 +vt 0.617828 0.502434 +vt 0.617828 0.502405 +vt 0.617828 0.502398 +vt 0.617819 0.502443 +vt 0.617828 0.502419 +vt 0.617811 0.502387 +vt 0.617810 0.502443 +vt 0.617810 0.502434 +vt 0.617810 0.502405 +vt 0.617810 0.502398 +vt 0.617810 0.502419 +vn -0.9429 -0.3332 0.0000 +vn -0.9285 -0.3714 0.0000 +vn -0.0017 -0.0490 -0.9988 +vn 0.0199 -0.0237 -0.9995 +vn 0.0073 0.0541 -0.9985 +vn 0.0000 0.0348 -0.9994 +vn -0.0045 -0.0079 -1.0000 +vn 0.0083 0.0085 -0.9999 +vn 0.0099 0.0197 -0.9998 +vn -0.0081 -0.0036 -1.0000 +vn 0.0176 0.0351 -0.9992 +vn -0.0083 -0.0179 -0.9998 +vn 0.0370 -0.1487 -0.9882 +vn 0.1534 -0.1087 -0.9822 +vn 0.0983 -0.3175 -0.9432 +vn 0.0549 -0.4066 -0.9120 +vn 0.0068 0.0026 -1.0000 +vn 0.1745 0.0609 -0.9828 +vn 0.0311 0.0835 -0.9960 +vn 0.0019 0.1609 -0.9870 +vn -0.0887 -0.9961 0.0000 +vn -0.0898 -0.9958 -0.0206 +vn -0.3855 -0.9227 -0.0000 +vn -0.3910 -0.9204 -0.0000 +vn 0.0068 0.1128 -0.9936 +vn 0.1670 0.0911 -0.9817 +vn 0.1946 0.0626 -0.9789 +vn 0.0064 0.0025 -1.0000 +vn -0.6001 -0.8000 -0.0000 +vn 0.6918 0.3610 -0.6253 +vn 0.6714 0.3206 -0.6682 +vn 0.6685 0.3348 -0.6640 +vn 0.6913 0.3610 -0.6259 +vn 0.1881 0.0895 -0.9781 +vn 0.0050 0.0018 -1.0000 +vn -0.9612 -0.2759 0.0000 +vn -0.9347 -0.3554 0.0000 +vn 0.6257 0.2124 -0.7506 +vn 0.3641 0.1149 -0.9242 +vn 0.5819 0.2111 -0.7853 +vn 0.1875 0.0993 -0.9772 +vn 0.0072 0.0042 -1.0000 +vn -0.9187 -0.3951 0.0000 +vn -0.9019 -0.4319 0.0000 +vn 0.1968 -0.9804 0.0000 +vn 0.1615 -0.9364 -0.3115 +vn 0.1935 -0.9803 -0.0388 +vn 0.1010 -0.8408 -0.5318 +vn 0.0964 -0.8492 -0.5193 +vn 0.1037 -0.8359 -0.5390 +vn -0.1700 -0.0657 -0.9833 +vn -0.1443 -0.0865 -0.9857 +vn -0.2164 -0.0360 -0.9756 +vn -0.2279 -0.0874 -0.9698 +vn 0.2990 0.1054 -0.9484 +vn 0.2158 -0.1386 -0.9665 +vn -0.0113 0.1693 -0.9855 +vn -0.0698 0.0998 -0.9926 +vn -0.0094 0.0937 -0.9956 +vn -0.0054 0.1913 -0.9815 +vn -0.1777 -0.1174 -0.9771 +vn -0.2546 -0.2170 -0.9424 +vn -0.2186 -0.2649 -0.9392 +vn 0.5903 0.1841 -0.7859 +vn -0.2122 -0.0960 -0.9725 +vn -0.2970 -0.1191 -0.9474 +vn 0.5230 0.2411 -0.8175 +vn -0.1888 -0.0831 -0.9785 +vn -0.2694 -0.1159 -0.9560 +vn 0.5358 0.2815 -0.7960 +vn 0.1168 -0.3648 -0.9237 +vn 0.0416 -0.3583 -0.9327 +vn -0.1198 -0.1279 -0.9845 +vn -0.1213 -0.1172 -0.9857 +vn 0.8252 0.2461 -0.5084 +vn 0.9138 0.2973 -0.2767 +vn 0.9693 -0.2458 0.0000 +vn 0.9693 -0.2458 0.0001 +vn 0.9881 0.0004 -0.1539 +vn 0.9990 -0.0455 0.0000 +vn 0.9030 0.1481 -0.4034 +vn 0.9275 0.2619 -0.2669 +vn 0.9545 0.2984 0.0000 +vn 0.9470 0.3212 -0.0000 +vn 0.9507 0.3078 -0.0389 +vn 0.8871 0.4615 0.0000 +vn 0.9569 0.2905 0.0000 +vn 0.9032 0.4293 0.0000 +vn 0.9579 0.2872 -0.0063 +vn 0.9579 0.2871 -0.0000 +vn -0.0674 -0.9977 0.0000 +vn 0.6970 -0.7171 0.0002 +vn 0.6970 -0.7171 -0.0000 +vn -0.0182 -0.9960 -0.0872 +vn -0.0182 -0.9998 0.0000 +vn -0.0187 -0.9998 0.0000 +vn -0.0185 -0.9909 -0.1336 +vn 0.7717 -0.6335 -0.0558 +vn 0.7748 -0.6322 0.0019 +vn 0.7759 -0.6308 0.0029 +vn 0.7681 -0.6344 -0.0872 +vn 0.5184 -0.8547 -0.0251 +vn 0.5186 -0.8550 -0.0000 +vn 0.5959 -0.8031 0.0000 +vn 0.5967 -0.8023 -0.0153 +vn 0.7274 -0.6861 -0.0139 +vn 0.7232 -0.6907 0.0004 +vn -0.9522 -0.3043 -0.0263 +vn -0.9525 -0.3044 -0.0000 +vn -0.9881 -0.1540 -0.0000 +vn -0.9894 -0.1445 -0.0125 +vn 0.9662 -0.2509 -0.0600 +vn 0.9679 -0.2513 -0.0000 +vn -1.0000 -0.0000 0.0000 +vn 0.0000 1.0000 0.0000 +vn -0.0223 -0.2771 -0.9606 +vn -0.0031 -0.2486 -0.9686 +vn 0.1111 -0.8322 -0.5433 +vn 0.1326 -0.8682 -0.4782 +vn -0.0584 -0.0250 -0.9980 +vn -0.0623 -0.0244 -0.9978 +vn -0.0616 -0.0352 -0.9975 +vn -0.0384 -0.0203 -0.9991 +vn -0.0140 0.0115 -0.9998 +vn -0.0201 -0.2314 -0.9726 +vn -0.0095 -0.0683 -0.9976 +vn -0.0227 0.0059 -0.9997 +vn -0.0056 -0.0048 -1.0000 +vn -0.0259 0.0058 -0.9996 +vn -0.0169 0.0845 -0.9963 +vn -0.0151 0.1032 -0.9945 +vn -0.0053 -0.0031 -1.0000 +vn -0.0069 -0.0677 -0.9977 +vn -0.0091 -0.1432 -0.9897 +vn 0.0003 -0.0726 0.9974 +vn 0.0095 -0.0334 0.9994 +vn 0.0253 -0.0802 0.9965 +vn 0.0250 -0.0836 0.9962 +vn -0.0045 -0.0079 1.0000 +vn -0.0081 -0.0036 1.0000 +vn 0.0099 0.0197 0.9998 +vn 0.0083 0.0085 0.9999 +vn -0.0083 -0.0179 0.9998 +vn 0.0176 0.0351 0.9992 +vn 0.0370 -0.1487 0.9882 +vn 0.0549 -0.4066 0.9120 +vn 0.0983 -0.3175 0.9432 +vn 0.1534 -0.1087 0.9822 +vn 0.0068 0.0026 1.0000 +vn 0.1745 0.0609 0.9828 +vn 0.0061 0.1443 0.9895 +vn 0.0104 0.1867 0.9824 +vn -0.1592 -0.9872 0.0000 +vn -0.0898 -0.9958 0.0206 +vn 0.0068 0.1128 0.9936 +vn 0.0064 0.0025 1.0000 +vn 0.1946 0.0626 0.9789 +vn 0.1670 0.0911 0.9817 +vn 0.6918 0.3610 0.6253 +vn 0.6913 0.3610 0.6259 +vn 0.6685 0.3348 0.6640 +vn 0.6714 0.3206 0.6682 +vn 0.0050 0.0018 1.0000 +vn 0.1881 0.0895 0.9781 +vn 0.6257 0.2124 0.7506 +vn 0.5819 0.2111 0.7853 +vn 0.3641 0.1149 0.9242 +vn 0.0072 0.0042 1.0000 +vn 0.1875 0.0993 0.9772 +vn 0.1935 -0.9803 0.0388 +vn 0.1615 -0.9364 0.3115 +vn 0.1010 -0.8408 0.5318 +vn 0.1037 -0.8359 0.5390 +vn 0.0964 -0.8492 0.5193 +vn -0.1700 -0.0657 0.9833 +vn -0.2279 -0.0874 0.9698 +vn -0.2164 -0.0360 0.9756 +vn -0.1443 -0.0865 0.9857 +vn 0.2158 -0.1386 0.9665 +vn 0.2990 0.1054 0.9484 +vn -0.0113 0.1693 0.9855 +vn -0.0051 0.3363 0.9417 +vn -0.0068 0.3371 0.9414 +vn -0.0698 0.0998 0.9926 +vn -0.2186 -0.2649 0.9392 +vn -0.2546 -0.2170 0.9424 +vn -0.1777 -0.1174 0.9771 +vn 0.5903 0.1841 0.7859 +vn 0.0762 0.1702 0.9825 +vn -0.2970 -0.1191 0.9474 +vn -0.2122 -0.0960 0.9725 +vn 0.5230 0.2411 0.8175 +vn -0.2694 -0.1159 0.9560 +vn -0.1888 -0.0831 0.9785 +vn 0.5358 0.2815 0.7960 +vn 0.0416 -0.3583 0.9327 +vn 0.1168 -0.3648 0.9237 +vn -0.1213 -0.1172 0.9857 +vn -0.1198 -0.1279 0.9845 +vn 0.8252 0.2461 0.5084 +vn 0.9138 0.2973 0.2767 +vn 0.9881 0.0004 0.1539 +vn 0.9693 -0.2458 -0.0001 +vn 0.9030 0.1481 0.4034 +vn 0.9554 0.2739 0.1109 +vn 0.9507 0.3078 0.0389 +vn 0.9579 0.2872 0.0063 +vn 0.6970 -0.7171 -0.0002 +vn -0.0182 -0.9960 0.0872 +vn -0.0185 -0.9909 0.1336 +vn 0.7752 -0.6291 0.0575 +vn 0.7774 -0.6222 0.0930 +vn 0.5184 -0.8547 0.0251 +vn 0.5967 -0.8023 0.0153 +vn 0.7189 -0.6950 0.0135 +vn -0.9522 -0.3043 0.0263 +vn -0.9894 -0.1445 0.0125 +vn 0.9662 -0.2509 0.0600 +vn -0.0223 -0.2771 0.9606 +vn -0.0031 -0.2486 0.9686 +vn 0.0062 0.2903 0.9569 +vn 0.1326 -0.8682 0.4782 +vn 0.1111 -0.8322 0.5433 +vn -0.0584 -0.0250 0.9980 +vn -0.0623 -0.0244 0.9978 +vn -0.0616 -0.0352 0.9975 +vn -0.0384 -0.0203 0.9991 +vn -0.0140 0.0115 0.9998 +vn -0.0057 0.0419 0.9991 +vn -0.0201 -0.2314 0.9726 +vn -0.0095 -0.0683 0.9976 +vn -0.0227 0.0059 0.9997 +vn -0.0056 -0.0048 1.0000 +vn -0.0259 0.0058 0.9996 +vn -0.0169 0.0845 0.9963 +vn -0.0151 0.1032 0.9945 +vn -0.0053 -0.0031 1.0000 +vn -0.0069 -0.0677 0.9977 +vn -0.0091 -0.1432 0.9897 +vn -0.0096 0.0718 0.9974 +vn 0.9732 0.1844 0.1371 +vn 0.9825 0.1862 0.0000 +vn 0.9024 0.1491 0.4042 +vn 0.8538 0.2143 0.4744 +vn 0.8273 0.2268 0.5140 +vn 0.9169 0.2107 -0.3389 +vn 0.9024 0.1491 -0.4042 +vn 0.8538 0.2143 -0.4744 +usemtl Glock +s 1 +f 134/1/1 25/2/1 26/3/2 127/4/2 +f 179/5/3 176/6/4 2/7/5 46/8/6 +f 45/9/7 1/10/8 6/11/9 47/12/10 +f 47/12/10 6/11/9 8/13/11 48/14/12 +f 49/15/13 10/16/14 24/17/15 58/18/16 +f 54/19/17 20/20/18 10/16/14 49/15/13 +f 46/8/6 2/7/5 29/21/19 50/22/20 +f 120/23/21 4/24/22 30/25/23 130/26/24 +f 57/27/25 12/28/26 14/29/27 51/30/28 +f 130/31/24 30/32/23 31/33/29 131/34/29 +f 188/35/30 187/36/31 43/37/32 44/38/33 +f 51/30/28 14/29/27 16/39/34 52/40/35 +f 131/34/36 31/33/36 33/41/37 132/42/37 +f 185/43/38 186/44/39 41/45/39 42/46/40 +f 52/40/35 16/39/34 19/47/41 53/48/42 +f 53/48/42 19/47/41 20/20/18 54/19/17 +f 132/42/37 33/41/37 35/49/43 133/50/43 +f 133/50/43 35/49/43 25/2/1 134/1/1 +f 127/4/2 26/3/2 37/51/44 135/52/44 +f 138/53/45 22/54/46 38/55/47 136/56/45 +f 72/57/48 21/58/49 37/59/49 71/60/50 +f 18/61/51 9/62/52 26/63/53 25/64/54 +f 10/16/14 20/20/18 27/65/55 28/66/56 +f 68/67/57 11/68/58 30/69/59 63/70/60 +f 11/68/58 13/71/61 31/72/62 30/69/63 +f 14/29/27 12/28/26 29/21/19 32/73/64 +f 13/71/61 15/74/65 33/75/66 31/72/62 +f 16/39/34 14/29/27 32/73/64 34/76/67 +f 15/74/65 17/77/68 35/78/69 33/75/66 +f 17/77/68 18/61/51 25/64/54 35/78/69 +f 19/47/41 16/39/34 34/76/67 36/79/70 +f 20/20/18 19/47/41 36/79/70 27/65/55 +f 58/18/16 24/17/15 38/55/71 55/80/72 +f 24/17/15 10/16/14 28/66/56 38/55/71 +f 9/62/52 23/81/73 37/59/74 26/63/53 +f 189/82/75 188/35/30 44/38/33 40/83/76 +f 192/84/77 190/85/78 39/86/79 139/87/80 +f 187/36/31 185/43/38 42/88/40 43/37/32 +f 190/85/81 189/82/75 40/83/76 39/86/79 +f 186/44/82 191/89/83 140/90/84 41/91/85 +f 44/38/86 143/92/86 144/93/87 40/83/76 +f 43/37/88 142/94/88 143/92/86 44/38/86 +f 42/88/89 141/95/90 142/94/88 43/37/88 +f 41/91/85 140/90/84 141/95/90 42/88/89 +f 40/83/76 144/93/87 139/87/80 39/86/79 +f 21/58/91 137/96/91 135/97/91 37/59/91 +f 28/66/92 128/98/93 136/56/93 38/55/92 +f 175/99/94 177/100/95 125/101/96 7/102/97 +f 2/7/98 121/103/99 129/104/100 29/21/101 +f 6/11/102 123/105/103 126/106/104 8/13/105 +f 176/6/106 178/107/107 121/108/99 2/109/98 +f 7/110/108 125/111/109 124/112/110 5/113/111 +f 1/114/112 119/115/113 123/116/113 6/117/112 +f 5/113/111 124/112/110 122/118/114 3/119/114 +f 60/120/115 74/121/115 59/122/115 45/123/115 +f 73/124/116 58/18/16 55/80/72 71/60/117 +f 12/28/26 57/27/25 50/22/20 29/21/19 +f 22/54/46 56/125/118 55/80/119 38/55/47 +f 66/126/120 53/48/42 54/19/17 67/127/121 +f 65/128/122 52/40/35 53/48/42 66/126/120 +f 64/129/123 51/30/28 52/40/35 65/128/122 +f 68/67/57 57/27/25 51/30/28 64/129/123 +f 69/130/124 46/8/6 50/22/20 63/70/60 +f 67/127/121 54/19/17 49/15/13 70/131/125 +f 70/131/125 49/15/13 58/18/16 73/124/116 +f 61/132/126 47/12/10 48/14/12 62/133/127 +f 60/134/128 45/9/7 47/12/10 61/132/126 +f 180/135/129 179/5/3 46/8/6 69/130/124 +f 1/136/115 45/123/115 59/122/115 119/137/115 +f 175/99/130 180/135/129 69/130/124 4/138/131 +f 3/139/132 60/134/128 61/132/126 5/140/133 +f 5/140/133 61/132/126 62/133/127 7/141/134 +f 9/62/52 70/131/125 73/124/116 23/81/73 +f 18/61/51 67/127/121 70/131/125 9/62/52 +f 4/138/131 69/130/124 63/70/60 30/69/59 +f 11/68/58 68/67/57 64/129/123 13/71/61 +f 13/71/61 64/129/123 65/128/122 15/74/65 +f 15/74/65 65/128/122 66/126/120 17/77/68 +f 17/77/68 66/126/120 67/127/121 18/61/51 +f 23/81/73 73/124/116 71/60/117 37/59/74 +f 3/142/115 122/143/115 74/121/115 60/120/115 +f 57/27/25 68/67/57 63/70/60 50/22/20 +f 56/125/118 72/57/48 71/60/50 55/80/119 +f 134/1/1 127/4/2 100/144/2 99/145/1 +f 183/146/135 146/147/136 76/148/137 182/149/138 +f 145/150/139 147/151/140 80/152/141 75/153/142 +f 147/151/140 148/154/143 82/155/144 80/152/141 +f 149/156/145 158/157/146 98/158/147 84/159/148 +f 154/160/149 149/156/145 84/159/148 94/161/150 +f 146/147/136 202/162/151 201/163/152 76/148/137 +f 120/23/21 130/26/24 200/164/153 78/165/154 +f 157/166/155 151/167/156 88/168/157 86/169/158 +f 130/31/24 131/34/29 105/170/29 104/171/29 +f 196/172/159 118/173/160 117/174/161 195/175/162 +f 151/167/156 152/176/163 90/177/164 88/168/157 +f 131/34/36 132/42/37 107/178/37 105/170/36 +f 193/179/165 116/180/166 115/181/167 194/182/167 +f 152/176/163 153/183/168 93/184/169 90/177/164 +f 153/183/168 154/160/149 94/161/150 93/184/169 +f 132/42/37 133/50/43 109/185/43 107/178/37 +f 133/50/43 134/1/1 99/145/1 109/185/43 +f 127/4/2 135/52/44 111/186/44 100/144/2 +f 138/53/45 136/56/45 112/187/170 96/188/171 +f 172/189/172 171/190/173 111/191/174 95/192/174 +f 92/193/175 99/194/176 100/195/177 83/196/178 +f 84/159/148 102/197/179 101/198/180 94/161/150 +f 168/199/181 199/200/182 104/201/183 85/202/184 +f 85/202/184 104/201/185 105/203/186 87/204/187 +f 88/168/157 106/205/188 103/206/189 86/169/158 +f 87/204/187 105/203/186 107/207/190 89/208/191 +f 90/177/164 108/209/192 106/205/188 88/168/157 +f 89/208/191 107/207/190 109/210/193 91/211/194 +f 91/211/194 109/210/193 99/194/176 92/193/175 +f 93/184/169 110/212/195 108/209/192 90/177/164 +f 94/161/150 101/198/180 110/212/195 93/184/169 +f 158/157/146 155/213/196 112/214/197 98/158/147 +f 98/158/147 112/214/197 102/197/179 84/159/148 +f 83/196/178 100/195/177 111/215/198 97/216/199 +f 197/217/200 114/218/201 118/173/160 196/172/159 +f 192/84/77 139/87/80 113/219/202 198/220/203 +f 195/175/162 117/174/161 116/221/166 193/179/165 +f 198/220/204 113/219/202 114/218/201 197/217/200 +f 194/182/205 115/222/206 140/90/84 191/89/83 +f 118/173/86 114/218/201 144/93/87 143/92/86 +f 117/174/88 118/173/86 143/92/86 142/94/88 +f 116/221/207 117/174/88 142/94/88 141/95/90 +f 115/222/206 116/221/207 141/95/90 140/90/84 +f 114/218/201 113/219/202 139/87/80 144/93/87 +f 95/192/91 111/191/91 135/97/91 137/96/91 +f 102/223/208 112/187/208 136/56/93 128/98/93 +f 181/224/209 81/225/210 125/101/96 177/100/95 +f 76/226/211 201/227/212 129/104/100 121/103/99 +f 80/228/213 82/229/214 126/106/104 123/105/103 +f 182/149/215 76/230/211 121/108/99 178/107/107 +f 81/231/216 79/232/217 124/112/110 125/111/109 +f 75/233/218 80/234/218 123/116/113 119/115/113 +f 79/232/217 77/235/114 122/118/114 124/112/110 +f 160/236/115 145/150/115 159/237/115 174/238/115 +f 173/239/219 171/240/220 155/213/196 158/157/146 +f 86/169/158 103/206/189 150/241/221 157/166/155 +f 96/188/171 112/187/170 155/242/222 156/243/223 +f 166/244/224 167/245/225 154/160/149 153/183/168 +f 165/246/226 166/244/224 153/183/168 152/176/163 +f 164/247/227 165/246/226 152/176/163 151/167/156 +f 168/199/181 164/247/227 151/167/156 157/166/155 +f 169/248/228 163/249/229 202/162/151 146/147/136 +f 167/245/225 170/250/230 149/156/145 154/160/149 +f 170/250/230 173/239/219 158/157/146 149/156/145 +f 161/251/231 162/252/232 148/154/143 147/151/140 +f 160/236/233 161/251/231 147/151/140 145/150/139 +f 184/253/234 169/248/228 146/147/136 183/146/135 +f 75/233/115 119/115/115 159/237/115 145/150/115 +f 181/224/235 78/165/236 169/248/228 184/253/234 +f 77/254/237 79/255/238 161/251/231 160/236/233 +f 79/255/238 81/256/239 162/252/232 161/251/231 +f 83/196/178 97/216/199 173/239/219 170/250/230 +f 92/193/175 83/196/178 170/250/230 167/245/225 +f 78/165/236 200/164/240 163/249/229 169/248/228 +f 85/202/184 87/204/187 164/247/227 168/199/181 +f 87/204/187 89/208/191 165/246/226 164/247/227 +f 89/208/191 91/211/194 166/244/224 165/246/226 +f 91/211/194 92/193/175 167/245/225 166/244/224 +f 97/216/199 111/215/198 171/240/220 173/239/219 +f 77/257/115 160/236/115 174/238/115 122/258/115 +f 157/166/155 150/241/221 199/200/182 168/199/181 +f 156/243/223 155/242/222 171/190/173 172/189/172 +f 81/256/239 181/224/235 184/253/234 162/252/232 +f 162/252/232 184/253/234 183/146/135 148/154/143 +f 82/259/214 182/149/215 178/107/107 126/260/104 +f 78/165/154 181/224/209 177/100/95 120/23/21 +f 148/154/143 183/146/135 182/149/138 82/155/144 +f 7/141/134 62/133/127 180/135/129 175/99/130 +f 62/133/127 48/14/12 179/5/3 180/135/129 +f 8/261/105 126/260/104 178/107/107 176/6/106 +f 4/24/22 120/23/21 177/100/95 175/99/94 +f 48/14/12 8/13/11 176/6/4 179/5/3 +f 201/262/241 194/182/205 191/89/83 129/263/242 +f 102/264/243 198/220/204 197/217/200 101/265/244 +f 108/266/192 195/175/162 193/179/165 106/267/188 +f 128/268/77 192/84/77 198/220/203 102/264/203 +f 101/265/244 197/217/200 196/172/159 110/269/195 +f 106/205/188 193/179/165 194/182/245 103/206/245 +f 110/269/195 196/172/159 195/175/162 108/266/192 +f 29/270/246 129/263/242 191/89/83 186/44/82 +f 28/271/247 27/272/248 189/82/75 190/85/81 +f 34/273/67 32/274/64 185/43/38 187/36/31 +f 128/268/77 28/271/78 190/85/78 192/84/77 +f 27/272/248 36/275/70 188/35/30 189/82/75 +f 32/73/64 29/21/246 186/44/82 185/43/38 +f 36/275/70 34/273/67 187/36/31 188/35/30 +o Trigger_Guard_Cube.001 +v -0.341322 -1.275819 0.165457 +v -0.392965 -0.498811 0.165457 +v 0.569804 -1.242826 0.165457 +v -0.510175 -0.643443 0.165457 +v 0.825425 -0.984066 0.165457 +v 0.780028 -1.065493 0.165457 +v -0.542253 -1.065893 0.165457 +v 0.735908 -1.118871 0.165457 +v -0.495160 -1.137057 0.165457 +v -0.623804 -0.701463 0.143707 +v -0.799999 -0.403041 0.143707 +v 0.695320 -1.308396 0.143707 +v 0.525905 -1.381955 0.143707 +v -0.638385 -1.378417 0.143707 +v -0.609933 -1.077484 0.143707 +v 0.937208 -0.970311 0.154314 +v 1.068276 -1.302977 0.143707 +v -0.701908 -1.299731 0.143707 +v -0.341322 -1.275819 -0.165457 +v -0.392965 -0.498811 -0.165457 +v 0.569804 -1.242826 -0.165457 +v -0.510175 -0.643443 -0.165457 +v 0.825425 -0.984066 -0.165457 +v 0.780028 -1.065493 -0.165457 +v -0.542253 -1.065893 -0.165457 +v 0.735908 -1.118871 -0.165457 +v -0.495160 -1.137057 -0.165457 +v -0.623804 -0.701463 -0.143707 +v -0.799999 -0.403041 -0.143707 +v 0.695320 -1.308396 -0.143707 +v 0.525905 -1.381955 -0.143707 +v -0.638385 -1.378417 -0.143707 +v -0.609933 -1.077484 -0.143707 +v 0.937208 -0.970311 -0.154314 +v 1.068276 -1.302977 -0.143707 +v -0.701908 -1.299731 -0.143707 +v -0.674260 -1.397613 -0.000000 +v -0.845257 -0.441552 0.000000 +v 0.051777 -0.462599 0.154314 +v 0.575966 -1.401413 -0.000000 +v -0.658603 -0.670694 0.000000 +v -0.643708 -1.074469 -0.000000 +v 1.014325 -1.334267 -0.000000 +v -0.742471 -1.313120 -0.000000 +v 0.757884 -1.322424 -0.000000 +v -0.362260 -0.529402 0.000000 +v -0.471576 -0.664293 0.000000 +v -0.501494 -1.058292 -0.000000 +v -0.457572 -1.124663 -0.000000 +v -0.314095 -1.254080 -0.000000 +v 0.535668 -1.223308 -0.000000 +v 0.690585 -1.107702 -0.000000 +v 0.731733 -1.057919 -0.000000 +v 0.774074 -0.981976 -0.000000 +v 0.231899 -0.516492 0.154314 +v 0.051777 -0.462599 -0.154314 +v 0.231899 -0.516492 -0.154314 +v 0.231899 -0.517717 0.000000 +v 0.897292 -0.864067 0.167709 +v 0.834598 -0.720050 0.167709 +v 0.897292 -0.864067 -0.140919 +v 0.834598 -0.720050 -0.140919 +v 0.791963 -0.707709 0.013395 +v -0.263118 -0.392399 -0.154314 +v 0.000176 -0.498003 0.165457 +v 0.000176 -0.498003 -0.165457 +v -0.263118 -0.392399 0.154314 +v 0.004222 -0.529403 0.000000 +vt 0.618495 0.501198 +vt 0.618423 0.501203 +vt 0.618423 0.501152 +vt 0.618495 0.501159 +vt 0.618415 0.501421 +vt 0.618419 0.501447 +vt 0.618409 0.501426 +vt 0.618396 0.501388 +vt 0.618324 0.501146 +vt 0.618396 0.501154 +vt 0.618396 0.501176 +vt 0.618324 0.501170 +vt 0.618396 0.501320 +vt 0.618324 0.501324 +vt 0.618495 0.501267 +vt 0.618423 0.501267 +vt 0.618495 0.501307 +vt 0.618423 0.501305 +vt 0.618495 0.501322 +vt 0.618324 0.501115 +vt 0.618396 0.501108 +vt 0.618437 0.501359 +vt 0.618413 0.501373 +vt 0.618396 0.501322 +vt 0.618448 0.501342 +vt 0.618523 0.501508 +vt 0.618544 0.501488 +vt 0.618568 0.501479 +vt 0.618556 0.501500 +vt 0.618546 0.501378 +vt 0.618563 0.501339 +vt 0.618509 0.501354 +vt 0.618512 0.501343 +vt 0.618456 0.501521 +vt 0.618501 0.501519 +vt 0.618499 0.501531 +vt 0.618481 0.501528 +vt 0.618514 0.501513 +vt 0.618557 0.501545 +vt 0.618521 0.501359 +vt 0.618549 0.501331 +vt 0.618568 0.501152 +vt 0.618568 0.501203 +vt 0.618243 0.501447 +vt 0.618224 0.501480 +vt 0.618238 0.501442 +vt 0.618248 0.501421 +vt 0.618251 0.501176 +vt 0.618251 0.501154 +vt 0.618251 0.501320 +vt 0.618568 0.501267 +vt 0.618568 0.501305 +vt 0.618568 0.501319 +vt 0.618251 0.501108 +vt 0.618266 0.501508 +vt 0.618276 0.501525 +vt 0.618224 0.501545 +vt 0.618242 0.501494 +vt 0.618352 0.501361 +vt 0.618384 0.501369 +vt 0.618396 0.501389 +vt 0.618372 0.501381 +vt 0.618391 0.501528 +vt 0.618374 0.501489 +vt 0.618337 0.501513 +vt 0.618340 0.501524 +vt 0.618285 0.501352 +vt 0.618310 0.501344 +vt 0.618328 0.501338 +vt 0.618329 0.501350 +vt 0.618385 0.501324 +vt 0.618343 0.501355 +vt 0.618350 0.501507 +vt 0.618377 0.501535 +vt 0.618068 0.501241 +vt 0.618113 0.501241 +vt 0.618116 0.501324 +vt 0.618068 0.501324 +vt 0.618097 0.501461 +vt 0.618121 0.501461 +vt 0.618118 0.501545 +vt 0.618092 0.501545 +vt 0.618188 0.501461 +vt 0.618190 0.501545 +vt 0.618199 0.501461 +vt 0.618202 0.501545 +vt 0.618221 0.501461 +vt 0.618224 0.501545 +vt 0.618120 0.501241 +vt 0.618225 0.501241 +vt 0.618229 0.501324 +vt 0.618116 0.501324 +vt 0.618245 0.501241 +vt 0.618251 0.501324 +vt 0.618024 0.501462 +vt 0.618033 0.501461 +vt 0.618031 0.501545 +vt 0.618022 0.501545 +vt 0.618046 0.501461 +vt 0.618045 0.501545 +vt 0.618031 0.501378 +vt 0.618045 0.501378 +vt 0.618022 0.501378 +vt 0.618229 0.501157 +vt 0.618251 0.501157 +vt 0.618116 0.501157 +vt 0.618202 0.501378 +vt 0.618224 0.501378 +vt 0.618190 0.501378 +vt 0.618118 0.501378 +vt 0.618092 0.501378 +vt 0.618068 0.501157 +vt 0.618116 0.501157 +vt 0.618090 0.501377 +vt 0.618092 0.501455 +vt 0.618090 0.501533 +vt 0.618039 0.501163 +vt 0.618039 0.501241 +vt 0.618039 0.501319 +vn -0.8239 -0.5667 -0.0000 +vn -0.8003 -0.5504 0.2377 +vn 0.0480 0.2119 0.9761 +vn 0.0562 0.2243 0.9729 +vn -0.0088 0.1256 0.9920 +vn 0.1476 -0.9891 -0.0000 +vn 0.2404 -0.9451 0.2215 +vn 0.1593 -0.9694 0.1868 +vn 0.2384 -0.9712 -0.0000 +vn -0.0030 -0.9911 0.1331 +vn -0.0030 -1.0000 0.0000 +vn -0.9837 0.1797 0.0000 +vn -0.9586 0.1696 0.2288 +vn -0.9730 -0.0359 0.2279 +vn -0.9993 -0.0369 -0.0000 +vn -0.9240 0.3824 0.0000 +vn -0.9014 0.3730 0.2197 +vn -0.7496 -0.6052 0.2680 +vn -0.0102 -0.9999 0.0000 +vn -0.0101 -0.9878 0.1555 +vn -0.1262 -0.0066 0.9920 +vn -0.0327 0.0833 0.9960 +vn -0.0672 0.0200 0.9975 +vn -0.1678 -0.0021 0.9858 +vn 0.0298 -0.1067 0.9938 +vn 0.0614 -0.1626 0.9848 +vn 0.0304 -0.1722 0.9846 +vn 0.0610 -0.1309 0.9895 +vn -0.0136 -0.1469 0.9891 +vn -0.0475 -0.0753 0.9960 +vn -0.2028 0.0164 0.9791 +vn -0.1984 0.0179 0.9800 +vn 0.0344 -0.0393 0.9986 +vn 0.0601 -0.0213 0.9980 +vn 0.0588 -0.0222 0.9980 +vn 0.0467 -0.0495 0.9977 +vn 0.0397 -0.0587 0.9975 +vn -0.1134 -0.0161 0.9934 +vn -0.0856 -0.0358 0.9957 +vn -0.8003 -0.5504 -0.2377 +vn 0.0480 0.2119 -0.9761 +vn -0.0088 0.1256 -0.9920 +vn 0.0562 0.2243 -0.9729 +vn 0.1593 -0.9694 -0.1868 +vn 0.2404 -0.9451 -0.2215 +vn -0.0030 -0.9911 -0.1331 +vn -0.9730 -0.0359 -0.2279 +vn -0.9586 0.1696 -0.2288 +vn -0.9014 0.3730 -0.2197 +vn -0.7496 -0.6052 -0.2680 +vn -0.0101 -0.9878 -0.1555 +vn -0.1262 -0.0066 -0.9920 +vn -0.1678 -0.0021 -0.9858 +vn -0.0672 0.0200 -0.9975 +vn -0.0327 0.0833 -0.9960 +vn 0.0298 -0.1067 -0.9938 +vn 0.0610 -0.1309 -0.9895 +vn 0.0304 -0.1722 -0.9846 +vn 0.0614 -0.1626 -0.9848 +vn -0.0475 -0.0753 -0.9960 +vn -0.0136 -0.1469 -0.9891 +vn -0.2028 0.0164 -0.9791 +vn -0.1984 0.0179 -0.9800 +vn 0.1470 0.1129 -0.9827 +vn 0.1068 0.0425 -0.9934 +vn 0.1043 0.0382 -0.9938 +vn 0.0397 -0.0587 -0.9975 +vn 0.0467 -0.0495 -0.9977 +vn -0.1134 -0.0161 -0.9934 +vn -0.0856 -0.0358 -0.9957 +vn -0.0058 -1.0000 0.0000 +vn 0.0011 -1.0000 0.0000 +vn 0.0010 -0.9829 -0.1842 +vn -0.0054 -0.9895 -0.1444 +vn 0.7769 -0.6296 0.0000 +vn 0.7518 -0.6093 -0.2522 +vn 0.9971 -0.0757 0.0000 +vn 0.9691 -0.0736 -0.2354 +vn 0.8339 0.5519 0.0000 +vn 0.7531 0.6579 0.0000 +vn 0.7443 0.6318 -0.2164 +vn 0.8126 0.5377 -0.2249 +vn 0.6698 0.7426 0.0000 +vn 0.6558 0.7270 -0.2034 +vn -0.0362 0.9993 0.0000 +vn -0.0359 0.9916 -0.1244 +vn -0.5981 0.8014 0.0000 +vn -0.6810 0.7323 0.0000 +vn -0.6780 0.6972 -0.2328 +vn -0.5844 0.7831 -0.2129 +vn -0.8214 0.5703 0.0000 +vn -0.8012 0.5396 -0.2586 +vn -0.9176 0.2806 -0.2816 +vn -0.9202 0.2716 -0.2820 +vn -0.8012 0.5396 0.2586 +vn -0.9258 0.2509 0.2827 +vn -0.9195 0.2740 0.2819 +vn -0.6780 0.6972 0.2328 +vn -0.5844 0.7831 0.2129 +vn -0.0359 0.9916 0.1244 +vn 0.7443 0.6318 0.2164 +vn 0.6558 0.7270 0.2034 +vn 0.8126 0.5377 0.2249 +vn 0.9691 -0.0736 0.2354 +vn 0.7518 -0.6093 0.2522 +vn -0.0054 -0.9895 0.1444 +vn 0.0010 -0.9829 0.1842 +vn -0.9582 0.0399 0.2834 +vn -0.9564 0.0681 -0.2842 +vn -0.0123 -0.9948 0.1013 +vn -0.0123 -0.9999 0.0000 +vn -0.0123 -0.9948 -0.1013 +usemtl Glock +s 1 +f 243/276/249 212/277/250 213/278/250 240/279/249 +f 267/280/251 257/281/252 241/282/252 269/283/253 +f 247/284/254 214/285/255 215/286/256 242/287/257 +f 242/287/257 215/286/256 216/288/258 239/289/259 +f 244/290/260 217/291/261 212/277/262 243/276/263 +f 246/292/264 220/293/265 217/291/261 244/290/260 +f 239/294/266 216/288/266 220/293/266 246/292/266 +f 245/295/267 219/296/268 214/285/255 247/284/254 +f 206/297/269 204/298/270 213/299/271 212/300/272 +f 210/301/273 205/302/274 215/303/275 214/304/276 +f 205/302/274 203/305/277 216/306/278 215/303/275 +f 209/307/279 206/297/269 212/300/272 217/308/280 +f 262/309/281 207/310/282 218/311/283 261/312/281 +f 207/310/282 208/313/284 219/314/285 218/311/283 +f 211/315/286 209/307/279 217/308/280 220/316/287 +f 208/313/284 210/301/273 214/304/276 219/314/285 +f 203/305/277 211/315/286 220/316/287 216/306/278 +f 243/276/249 240/279/249 231/317/288 230/318/288 +f 268/319/289 266/320/290 258/321/291 259/322/291 +f 247/284/254 242/287/257 233/323/292 232/324/293 +f 242/287/257 239/289/259 234/325/294 233/323/292 +f 244/290/260 243/276/263 230/318/295 235/326/296 +f 246/292/264 244/290/260 235/326/296 238/327/297 +f 239/294/298 246/292/298 238/327/298 234/328/298 +f 245/295/267 247/284/254 232/324/293 237/329/299 +f 224/330/300 230/331/301 231/332/302 222/333/303 +f 228/334/304 232/335/305 233/336/306 223/337/307 +f 223/337/307 233/336/306 234/338/308 221/339/309 +f 227/340/310 235/341/311 230/331/301 224/330/300 +f 264/342/312 263/343/312 236/344/313 225/345/314 +f 225/345/314 236/344/313 237/346/315 226/347/316 +f 229/348/317 238/349/318 235/341/311 227/340/310 +f 226/347/316 237/346/315 232/335/305 228/334/304 +f 221/339/309 234/338/308 238/349/318 229/348/317 +f 270/350/319 248/351/320 222/352/321 268/353/322 +f 248/354/323 249/355/323 224/356/324 222/357/324 +f 249/355/325 250/358/325 227/359/326 224/356/326 +f 250/358/327 251/360/328 229/361/329 227/359/330 +f 251/360/328 252/362/331 221/363/332 229/361/329 +f 252/364/333 253/365/333 223/366/334 221/367/334 +f 253/365/335 254/368/336 228/369/337 223/366/338 +f 254/370/336 255/371/339 226/372/340 228/373/337 +f 255/371/339 256/374/341 225/375/342 226/372/340 +f 208/376/343 207/377/344 256/374/345 255/371/339 +f 210/378/346 208/376/343 255/371/339 254/370/336 +f 205/379/347 210/380/346 254/368/336 253/365/335 +f 203/381/348 205/379/348 253/365/333 252/364/333 +f 211/382/349 203/383/350 252/362/331 251/360/328 +f 209/384/351 211/382/349 251/360/328 250/358/327 +f 206/385/352 209/384/352 250/358/325 249/355/325 +f 204/386/353 206/385/353 249/355/323 248/354/323 +f 267/387/354 204/388/355 248/351/320 270/350/319 +f 207/377/344 262/389/356 265/390/356 256/374/345 +f 256/374/341 265/390/357 264/391/357 225/375/342 +f 257/392/358 267/387/354 270/350/319 260/393/359 +f 260/393/359 270/350/319 268/353/322 259/394/360 +f 222/333/303 231/332/302 266/320/290 268/319/289 +f 204/298/270 267/280/251 269/283/253 213/299/271 +o Slide_Cube.002 +v -2.482113 -0.025140 -0.340489 +v -2.482113 0.662359 -0.340493 +v 3.065935 -0.013439 -0.317041 +v 3.065935 0.638788 -0.317041 +v -2.126961 0.662359 -0.340493 +v -2.126961 -0.025140 -0.340489 +v 2.471914 0.662359 -0.340493 +v 2.471914 -0.025140 -0.340489 +v -2.482113 -0.051384 -0.069813 +v -2.482113 -0.051384 -0.209440 +v 3.065935 -0.013439 -0.201866 +v 3.065935 -0.013439 -0.068005 +v -2.126961 -0.051384 -0.209440 +v -2.126961 -0.051384 -0.069813 +v 2.471914 -0.051384 -0.209440 +v 2.471914 -0.051384 -0.069813 +v -2.482113 0.753533 -0.209440 +v -2.451604 0.753533 -0.076259 +v 3.065935 0.679166 -0.199242 +v 3.065935 0.679166 -0.068005 +v -2.126961 0.753533 -0.209440 +v 2.471914 0.753533 -0.209440 +v 2.471914 0.753533 -0.069813 +v 2.893704 0.662359 -0.340493 +v 2.893704 -0.025140 -0.340489 +v 2.893704 -0.051384 -0.069813 +v 2.893704 -0.051384 -0.209440 +v 2.893704 0.728087 -0.209440 +v 2.682809 -0.025140 -0.340489 +v 2.682809 -0.051384 -0.069813 +v 2.682809 -0.051384 -0.209440 +v 2.682809 0.740810 -0.069813 +v 2.682809 0.662359 -0.340493 +v 2.682809 0.740810 -0.209440 +v 3.061615 0.744190 -0.200123 +v 3.061615 0.744190 -0.067404 +v 2.931390 0.753644 -0.200123 +v 2.769032 0.765430 -0.200123 +v 2.769032 0.765430 -0.067404 +v 3.067516 0.743253 -0.209440 +v 3.067516 0.743253 -0.069813 +v 2.895285 0.753644 -0.209440 +v 2.684389 0.766367 -0.209440 +v 2.684389 0.766367 -0.069813 +v 2.933513 0.782185 -0.059933 +v 2.933513 0.782185 -0.200123 +v 2.771156 0.793972 -0.059933 +v 2.771156 0.793972 -0.200123 +v 2.940880 0.879437 -0.067404 +v 2.940880 0.879437 -0.117078 +v 2.823351 0.867150 -0.067404 +v 2.823351 0.867150 -0.117078 +v -2.482113 0.753533 -0.088024 +v -2.126961 0.753533 -0.088024 +v -2.451604 1.008241 -0.025301 +v -2.147955 0.753533 -0.076259 +v -2.157470 1.008241 -0.025301 +v 3.040901 0.780344 -0.200123 +v 3.040901 0.780344 -0.059933 +v 2.967243 0.867150 -0.117078 +v 2.967243 0.867150 -0.067404 +v -2.152712 0.866658 -0.054012 +v -2.451604 0.866658 -0.054012 +v 3.013945 0.822238 -0.063668 +v 3.013945 0.822238 -0.158600 +v 2.937196 0.831691 -0.158600 +v 2.774839 0.843477 -0.158600 +v 2.774839 0.843477 -0.063668 +v 2.937196 0.831691 -0.063668 +v 0.172476 -0.025140 -0.340489 +v 0.191684 0.673060 -0.325411 +v 0.191684 0.746494 -0.067213 +v 0.191684 0.746494 -0.196312 +v 0.172476 -0.051384 -0.069813 +v 0.172476 -0.051384 -0.209440 +v 1.078436 0.673060 -0.325411 +v 1.078436 0.746494 -0.067213 +v 1.078436 0.746494 -0.196312 +v 1.097643 -0.025140 -0.340489 +v 1.097643 -0.051384 -0.069813 +v 1.097643 -0.051384 -0.209440 +v 3.061411 0.009645 -0.065151 +v 3.061411 0.332402 -0.065151 +v -2.482113 0.309226 -0.349067 +v 3.065935 0.309922 -0.317041 +v -2.126961 0.309226 -0.349067 +v 2.471914 0.309226 -0.349067 +v -2.482113 0.351075 -0.069813 +v -2.482113 0.351075 -0.209440 +v 2.893704 0.309226 -0.349067 +v 2.682809 0.309226 -0.349067 +v 0.191684 0.338103 -0.325411 +v 1.078436 0.338103 -0.325411 +v 0.172476 0.753533 -0.069813 +v 0.172476 0.753533 -0.209440 +v 0.172476 0.662359 -0.340493 +v 0.172476 0.309226 -0.349067 +v 1.097643 0.309226 -0.349067 +v 1.097643 0.662359 -0.340493 +v 1.097643 0.753533 -0.069813 +v 1.097643 0.753533 -0.209440 +v -2.482113 -0.051384 -0.279253 +v -2.482113 0.726316 -0.279253 +v 3.065935 0.657089 -0.263650 +v 3.065935 -0.013439 -0.268796 +v -2.126961 -0.051384 -0.279253 +v -2.126961 0.726316 -0.279253 +v 2.471914 -0.051384 -0.279253 +v 2.471914 0.726316 -0.279253 +v 2.893704 -0.051384 -0.279253 +v 2.893704 0.713593 -0.279253 +v 2.682809 0.719954 -0.279253 +v 2.682809 -0.051384 -0.279253 +v 0.172476 0.726316 -0.279253 +v 0.172476 -0.051384 -0.279253 +v 1.097643 -0.051384 -0.279253 +v 1.097643 0.726316 -0.279253 +v -2.482113 0.330150 -0.279253 +v 0.191684 0.709777 -0.260861 +v 1.078436 0.709777 -0.260861 +v -2.482113 -0.051384 -0.314160 +v 0.172476 0.705392 -0.314160 +v 0.172476 -0.051384 -0.331560 +v 1.097643 -0.051384 -0.331560 +v 1.097643 0.705392 -0.314160 +v -2.482113 0.319688 -0.314160 +v 0.191684 0.691418 -0.293136 +v 1.078436 0.691418 -0.293136 +v -2.482113 0.705392 -0.314160 +v 3.065935 0.645618 -0.297115 +v 3.065935 -0.013439 -0.302262 +v -2.126961 -0.051384 -0.314160 +v -2.126961 0.705392 -0.314160 +v 2.471914 -0.051384 -0.314160 +v 2.471914 0.705392 -0.314160 +v 2.893704 -0.051384 -0.314160 +v 2.893704 0.697545 -0.314160 +v 2.682809 0.702211 -0.314160 +v 2.682809 -0.051384 -0.314160 +v 3.065935 0.309226 -0.349067 +v 3.065935 -0.025140 -0.340489 +v 3.065935 0.708397 -0.279253 +v 3.065935 0.717696 -0.209440 +v 3.065935 0.717696 -0.069813 +v 3.065935 -0.051384 -0.279253 +v 3.065935 -0.051384 -0.209440 +v 3.065935 -0.051384 -0.069813 +v 3.065935 0.662359 -0.340493 +v 3.065935 0.694948 -0.314160 +v 3.065935 -0.051384 -0.314160 +v 3.042168 -0.001055 -0.066474 +v 3.042168 -0.001055 -0.195452 +v 3.042168 0.666286 -0.066474 +v 3.042168 0.666286 -0.192924 +v 3.042168 0.310511 -0.306426 +v 3.042168 0.645014 -0.254983 +v 3.042168 -0.001055 -0.259941 +v 3.042168 0.633962 -0.287227 +v 3.042168 -0.001055 -0.292186 +v 3.042168 -0.001055 -0.306426 +v 3.042168 0.627381 -0.306426 +v 3.061411 0.332402 -0.189911 +v 3.061411 0.009645 -0.189911 +v 3.061411 0.655158 -0.065151 +v 3.061411 0.655158 -0.187465 +v 3.061411 0.316365 -0.283480 +v 3.061411 0.311020 -0.297254 +v 3.061411 0.321711 -0.252290 +v 3.061411 0.634582 -0.247494 +v 3.061411 0.009645 -0.252290 +v 3.061411 0.623891 -0.278684 +v 3.061411 0.009645 -0.283480 +v 3.061411 0.009645 -0.297254 +v 3.061411 0.617526 -0.297254 +v 3.013945 0.822238 -0.063668 +v 3.013945 0.822238 -0.158600 +v 2.788257 0.662359 -0.340493 +v 2.788257 0.734448 -0.209440 +v 2.788257 -0.025140 -0.340489 +v 2.788257 -0.051384 -0.069813 +v 2.788257 -0.051384 -0.209440 +v 2.789837 0.760006 -0.209440 +v 2.850211 0.759537 -0.200123 +v 2.852334 0.788079 -0.059933 +v 2.852334 0.788079 -0.200123 +v 2.859701 0.879437 -0.067404 +v 2.859701 0.879437 -0.117078 +v 2.856018 0.837584 -0.063668 +v 2.856018 0.837584 -0.158600 +v 2.788257 0.309226 -0.349067 +v 2.788257 -0.051384 -0.279253 +v 2.788257 0.716774 -0.279253 +v 2.788257 -0.051384 -0.314160 +v 2.788257 0.700621 -0.314160 +v -2.482113 -0.025140 0.340489 +v -2.482113 0.662359 0.340493 +v 3.065935 -0.013439 0.317041 +v 3.065935 0.638788 0.317041 +v -2.126961 0.662359 0.340493 +v -2.126961 -0.025140 0.340489 +v 2.471914 0.662359 0.340493 +v 2.471914 -0.025140 0.340489 +v -2.482113 -0.051384 0.069813 +v -2.482113 -0.051384 0.209440 +v 3.065935 -0.013439 0.201866 +v 3.065935 -0.013439 0.068005 +v -2.126961 -0.051384 0.209440 +v -2.126961 -0.051384 0.069813 +v 2.471914 -0.051384 0.209440 +v 2.471914 -0.051384 0.069813 +v -2.482113 0.753533 0.209440 +v -2.451604 0.753533 0.076259 +v 3.065935 0.679166 0.199242 +v 3.065935 0.679166 0.068005 +v -2.126961 0.753533 0.209440 +v 2.471914 0.753533 0.209440 +v 2.471914 0.753533 0.069813 +v -2.482113 -0.051384 -0.000000 +v -2.451604 0.753533 0.000000 +v 3.065935 0.679166 0.000000 +v 3.065935 -0.013439 -0.000000 +v -2.126961 -0.051384 -0.000000 +v 2.471914 -0.051384 -0.000000 +v 2.471914 0.753533 0.000000 +v 2.893704 0.662359 0.340493 +v 2.893704 -0.025140 0.340489 +v 2.893704 -0.051384 0.069813 +v 2.893704 -0.051384 0.209440 +v 2.893704 0.728087 0.209440 +v 2.893704 -0.051384 -0.000000 +v 2.682809 -0.025140 0.340489 +v 2.682809 -0.051384 0.069813 +v 2.682809 -0.051384 0.209440 +v 2.682809 0.740810 0.000000 +v 2.682809 0.740810 0.069813 +v 2.682809 -0.051384 -0.000000 +v 2.682809 0.662359 0.340493 +v 2.682809 0.740810 0.209440 +v 3.061615 0.744190 0.200123 +v 3.061615 0.744190 0.067404 +v 3.061615 0.744190 0.000000 +v 2.931390 0.753644 0.200123 +v 2.769032 0.765430 0.200123 +v 2.769032 0.765430 0.000000 +v 2.769032 0.765430 0.067404 +v 3.067516 0.743253 0.209440 +v 3.067516 0.743253 0.069813 +v 3.067516 0.743253 0.000000 +v 2.895285 0.753644 0.209440 +v 2.684389 0.766367 0.209440 +v 2.684389 0.766367 0.069813 +v 2.684389 0.766367 0.000000 +v 3.024033 0.777251 0.000000 +v 2.933513 0.782185 0.000000 +v 2.933513 0.782185 0.059933 +v 2.933513 0.782185 0.200123 +v 2.771156 0.793972 0.000000 +v 2.771156 0.793972 0.059933 +v 2.771156 0.793972 0.200123 +v 2.940880 0.879437 0.067404 +v 2.940880 0.879437 0.117078 +v 2.823351 0.867150 0.067404 +v 2.823351 0.867150 0.117078 +v -2.482113 0.753533 0.000000 +v -2.126961 0.753533 0.000000 +v -2.482113 0.753533 0.088024 +v -2.126961 0.753533 0.088024 +v -2.451604 1.008241 0.000000 +v -2.451604 1.008241 0.025301 +v -2.147955 0.753533 0.076259 +v -2.157470 1.008241 0.025301 +v 3.040901 0.780344 0.200123 +v 3.040901 0.780344 0.059933 +v 2.967243 0.867150 0.117078 +v 2.967243 0.867150 0.067404 +v -2.147954 0.753533 0.000000 +v -2.157470 1.008241 0.000000 +v -2.152712 0.866658 0.054012 +v -2.451604 0.866658 0.054012 +v -2.451604 0.866658 0.000000 +v -2.152712 0.866658 0.000000 +v 3.013945 0.822238 0.063668 +v 3.013945 0.822238 0.158600 +v 2.937196 0.831691 0.158600 +v 2.774839 0.843477 0.158600 +v 2.774839 0.843477 0.063668 +v 2.937196 0.831691 0.063668 +v 0.172476 -0.051384 -0.000000 +v 0.191684 0.744876 0.019678 +v 0.172476 -0.025140 0.340489 +v 0.191684 0.661820 0.339883 +v 0.191684 0.753619 0.019678 +v 0.191684 0.753619 0.209298 +v 0.172476 -0.051384 0.069813 +v 0.172476 -0.051384 0.209440 +v 1.078436 0.744876 0.019678 +v 1.078436 0.661820 0.339883 +v 1.078436 0.753619 0.019678 +v 1.078436 0.753619 0.209298 +v 1.097643 -0.051384 -0.000000 +v 1.097643 -0.025140 0.340489 +v 1.097643 -0.051384 0.069813 +v 1.097643 -0.051384 0.209440 +v 3.061411 0.009645 0.065151 +v 3.061411 0.332402 0.065151 +v -2.482113 0.351075 -0.000000 +v -2.482113 0.309226 0.349067 +v 3.065935 0.309922 0.317041 +v -2.126961 0.309226 0.349067 +v 2.471914 0.309226 0.349067 +v 3.061411 0.009645 -0.000000 +v 3.061411 0.332402 -0.000000 +v -2.482113 0.351075 0.069813 +v -2.482113 0.351075 0.209440 +v 2.893704 0.309226 0.349067 +v 2.682809 0.309226 0.349067 +v 0.191684 0.338103 0.347497 +v 1.078436 0.338103 0.347497 +v 0.172476 0.753533 0.022453 +v 0.172476 0.753533 0.209440 +v 0.172476 0.753533 0.000000 +v 0.172476 0.662359 0.340493 +v 0.172476 0.309226 0.349067 +v 1.097643 0.309226 0.349067 +v 1.097643 0.662359 0.340493 +v 1.097643 0.753533 0.022453 +v 1.097643 0.753533 0.209440 +v 1.097643 0.753533 0.000000 +v -2.482113 -0.051384 0.279253 +v -2.482113 0.726316 0.279253 +v 3.065935 0.657089 0.263650 +v 3.065935 -0.013439 0.268796 +v -2.126961 -0.051384 0.279253 +v -2.126961 0.726316 0.279253 +v 2.471914 -0.051384 0.279253 +v 2.471914 0.726316 0.279253 +v 2.893704 -0.051384 0.279253 +v 2.893704 0.713593 0.279253 +v 2.682809 0.719954 0.279253 +v 2.682809 -0.051384 0.279253 +v 0.172476 0.726316 0.279253 +v 0.172476 -0.051384 0.279253 +v 1.097643 -0.051384 0.279253 +v 1.097643 0.726316 0.279253 +v -2.482113 0.330150 0.279253 +v 0.191684 0.726346 0.279136 +v 1.078436 0.726346 0.279136 +v -2.482113 -0.051384 0.314160 +v 0.172476 0.705392 0.314160 +v 0.172476 -0.051384 0.331560 +v 1.097643 -0.051384 0.331560 +v 1.097643 0.705392 0.314160 +v -2.482113 0.319688 0.314160 +v 0.191684 0.705281 0.314095 +v 1.078436 0.705281 0.314095 +v -2.482113 0.705392 0.314160 +v 3.065935 0.645618 0.297115 +v 3.065935 -0.013439 0.302262 +v -2.126961 -0.051384 0.314160 +v -2.126961 0.705392 0.314160 +v 2.471914 -0.051384 0.314160 +v 2.471914 0.705392 0.314160 +v 2.893704 -0.051384 0.314160 +v 2.893704 0.697545 0.314160 +v 2.682809 0.702211 0.314160 +v 2.682809 -0.051384 0.314160 +v 3.065935 0.717696 0.000000 +v 3.065935 -0.051384 -0.000000 +v 3.065935 0.309226 0.349067 +v 3.065935 -0.025140 0.340489 +v 3.065935 0.708397 0.279253 +v 3.065935 0.717696 0.209440 +v 3.065935 0.717696 0.069813 +v 3.065935 -0.051384 0.279253 +v 3.065935 -0.051384 0.209440 +v 3.065935 -0.051384 0.069813 +v 3.065935 0.662359 0.340493 +v 3.065935 0.694948 0.314160 +v 3.065935 -0.051384 0.314160 +v 3.042168 -0.001055 -0.000000 +v 3.042168 -0.001055 0.066474 +v 3.042168 -0.001055 0.195452 +v 3.042168 0.666286 0.000000 +v 3.042168 0.666286 0.066474 +v 3.042168 0.666286 0.192924 +v 3.042168 0.310511 0.306426 +v 3.042168 0.645014 0.254983 +v 3.042168 -0.001055 0.259941 +v 3.042168 0.633962 0.287227 +v 3.042168 -0.001055 0.292186 +v 3.042168 -0.001055 0.306426 +v 3.042168 0.627381 0.306426 +v 3.061411 0.332402 0.189911 +v 3.061411 0.009645 0.189911 +v 3.061411 0.655158 0.000000 +v 3.061411 0.655158 0.065151 +v 3.061411 0.655158 0.187465 +v 3.061411 0.316365 0.283480 +v 3.061411 0.311020 0.297254 +v 3.061411 0.321711 0.252290 +v 3.061411 0.634582 0.247494 +v 3.061411 0.009645 0.252290 +v 3.061411 0.623891 0.278684 +v 3.061411 0.009645 0.283480 +v 3.061411 0.009645 0.297254 +v 3.061411 0.617526 0.297254 +v 3.013945 0.822238 0.063668 +v 3.013945 0.822238 0.158600 +v 2.788257 -0.051384 -0.000000 +v 2.852334 0.788078 0.000000 +v 2.788257 0.662359 0.340493 +v 2.788257 0.734448 0.209440 +v 2.788257 -0.025140 0.340489 +v 2.788257 -0.051384 0.069813 +v 2.788257 -0.051384 0.209440 +v 2.789837 0.760006 0.209440 +v 2.850211 0.759537 0.200123 +v 2.852334 0.788079 0.059933 +v 2.852334 0.788079 0.200123 +v 2.859701 0.879437 0.067404 +v 2.859701 0.879437 0.117078 +v 2.856018 0.837584 0.063668 +v 2.856018 0.837584 0.158600 +v 2.788257 0.309226 0.349067 +v 2.788257 -0.051384 0.279253 +v 2.788257 0.716774 0.279253 +v 2.788257 -0.051384 0.314160 +v 2.788257 0.700621 0.314160 +vt 0.884677 0.881766 +vt 0.884674 0.881767 +vt 0.884674 0.881724 +vt 0.884677 0.881722 +vt 0.884671 0.881701 +vt 0.884668 0.881703 +vt 0.884580 0.881767 +vt 0.884487 0.881767 +vt 0.884487 0.881723 +vt 0.884580 0.881723 +vt 0.884666 0.881683 +vt 0.884668 0.881689 +vt 0.884665 0.881692 +vt 0.884663 0.881686 +vt 0.884484 0.881683 +vt 0.884574 0.881683 +vt 0.884574 0.881686 +vt 0.884487 0.881686 +vt 0.884484 0.881766 +vt 0.884484 0.881721 +vt 0.884484 0.881699 +vt 0.884484 0.881688 +vt 0.884487 0.881691 +vt 0.884487 0.881702 +vt 0.884484 0.881789 +vt 0.884487 0.881788 +vt 0.884677 0.881789 +vt 0.884674 0.881788 +vt 0.884576 0.881691 +vt 0.884580 0.881788 +vt 0.884577 0.881702 +vt 0.884674 0.881767 +vt 0.884677 0.881766 +vt 0.884677 0.881722 +vt 0.884674 0.881724 +vt 0.884671 0.881701 +vt 0.884668 0.881703 +vt 0.884580 0.881767 +vt 0.884580 0.881723 +vt 0.884487 0.881723 +vt 0.884487 0.881767 +vt 0.884666 0.881683 +vt 0.884663 0.881686 +vt 0.884665 0.881692 +vt 0.884668 0.881689 +vt 0.884484 0.881683 +vt 0.884487 0.881686 +vt 0.884574 0.881686 +vt 0.884574 0.881683 +vt 0.884484 0.881766 +vt 0.884484 0.881721 +vt 0.884484 0.881699 +vt 0.884487 0.881702 +vt 0.884487 0.881691 +vt 0.884484 0.881688 +vt 0.884576 0.881691 +vt 0.884577 0.881702 +vt 0.907592 0.992431 +vt 0.907592 0.992383 +vt 0.907709 0.992383 +vt 0.907709 0.992431 +vt 0.907601 0.992346 +vt 0.907493 0.992346 +vt 0.907499 0.992334 +vt 0.907604 0.992334 +vt 0.907558 0.993031 +vt 0.907566 0.993031 +vt 0.907566 0.993043 +vt 0.907559 0.993043 +vt 0.907242 0.992419 +vt 0.907242 0.992414 +vt 0.907246 0.992418 +vt 0.907246 0.992423 +vt 0.907660 0.991520 +vt 0.907660 0.991504 +vt 0.907673 0.991504 +vt 0.907673 0.991520 +vt 0.906850 0.992553 +vt 0.906745 0.992553 +vt 0.906745 0.992537 +vt 0.906850 0.992537 +vt 0.906850 0.992657 +vt 0.906745 0.992657 +vt 0.907667 0.991624 +vt 0.907673 0.991624 +vt 0.907978 0.992565 +vt 0.907994 0.992565 +vt 0.907995 0.992577 +vt 0.907979 0.992577 +vt 0.907660 0.991738 +vt 0.907660 0.991728 +vt 0.907673 0.991728 +vt 0.907673 0.991738 +vt 0.906850 0.992770 +vt 0.906745 0.992770 +vt 0.906745 0.992761 +vt 0.906850 0.992761 +vt 0.907477 0.993031 +vt 0.907539 0.993031 +vt 0.907540 0.993043 +vt 0.907478 0.993043 +vt 0.907475 0.992921 +vt 0.907537 0.992921 +vt 0.907537 0.992945 +vt 0.907475 0.992945 +vt 0.907575 0.991624 +vt 0.907624 0.991624 +vt 0.907624 0.991666 +vt 0.907575 0.991666 +vt 0.907551 0.991738 +vt 0.907551 0.991728 +vt 0.907575 0.991728 +vt 0.907575 0.991738 +vt 0.907537 0.992994 +vt 0.907475 0.992994 +vt 0.907551 0.991624 +vt 0.907551 0.991520 +vt 0.907575 0.991520 +vt 0.907624 0.991728 +vt 0.907624 0.991738 +vt 0.907551 0.991504 +vt 0.907575 0.991504 +vt 0.907624 0.991520 +vt 0.907437 0.992433 +vt 0.907443 0.992455 +vt 0.907440 0.992457 +vt 0.907433 0.992436 +vt 0.907443 0.992501 +vt 0.907454 0.992452 +vt 0.907454 0.992500 +vt 0.907592 0.992456 +vt 0.907475 0.992456 +vt 0.907475 0.992431 +vt 0.907624 0.991504 +vt 0.907547 0.992921 +vt 0.907547 0.992945 +vt 0.907481 0.992040 +vt 0.907464 0.992040 +vt 0.907464 0.992027 +vt 0.907481 0.992023 +vt 0.907555 0.992019 +vt 0.907555 0.992036 +vt 0.907475 0.992383 +vt 0.907976 0.992480 +vt 0.907992 0.992480 +vt 0.907992 0.992528 +vt 0.907976 0.992528 +vt 0.907547 0.992994 +vt 0.906528 0.992634 +vt 0.906535 0.992634 +vt 0.906535 0.992683 +vt 0.906528 0.992683 +vt 0.906528 0.992610 +vt 0.906535 0.992610 +vt 0.907462 0.992452 +vt 0.907462 0.992500 +vt 0.907551 0.991755 +vt 0.907551 0.991747 +vt 0.907575 0.991747 +vt 0.907575 0.991755 +vt 0.906850 0.992788 +vt 0.906745 0.992788 +vt 0.906745 0.992780 +vt 0.906850 0.992780 +vt 0.907660 0.991755 +vt 0.907660 0.991747 +vt 0.907673 0.991747 +vt 0.907673 0.991755 +vt 0.907553 0.993031 +vt 0.907254 0.992909 +vt 0.907549 0.993031 +vt 0.907549 0.993043 +vt 0.907462 0.992525 +vt 0.907455 0.992525 +vt 0.907185 0.992603 +vt 0.906903 0.992348 +vt 0.906826 0.992215 +vt 0.906819 0.992217 +vt 0.906826 0.992223 +vt 0.906819 0.992226 +vt 0.907624 0.991747 +vt 0.907624 0.991755 +vt 0.907551 0.991742 +vt 0.907575 0.991742 +vt 0.906850 0.992775 +vt 0.907209 0.992259 +vt 0.907660 0.991742 +vt 0.907624 0.991742 +vt 0.906812 0.992211 +vt 0.906804 0.992215 +vt 0.906803 0.992210 +vt 0.906812 0.992205 +vt 0.906894 0.992353 +vt 0.907165 0.992119 +vt 0.906948 0.992115 +vt 0.906956 0.992113 +vt 0.906956 0.992162 +vt 0.906948 0.992162 +vt 0.906988 0.992022 +vt 0.906977 0.992022 +vt 0.906977 0.991974 +vt 0.906988 0.991976 +vt 0.906967 0.992490 +vt 0.906967 0.992487 +vt 0.906975 0.992487 +vt 0.906973 0.992490 +vt 0.906967 0.992560 +vt 0.906967 0.992560 +vt 0.906967 0.992535 +vt 0.906967 0.992536 +vt 0.906985 0.992487 +vt 0.906981 0.992490 +vt 0.906981 0.992536 +vt 0.906985 0.992536 +vt 0.906985 0.992560 +vt 0.906981 0.992560 +vt 0.907215 0.992352 +vt 0.907214 0.992332 +vt 0.907219 0.992332 +vt 0.907219 0.992352 +vt 0.907525 0.992035 +vt 0.907525 0.992050 +vt 0.907521 0.992050 +vt 0.907521 0.992035 +vt 0.907223 0.992352 +vt 0.907391 0.992194 +vt 0.907227 0.992332 +vt 0.907227 0.992353 +vt 0.906978 0.991953 +vt 0.906988 0.991953 +vt 0.906948 0.992092 +vt 0.906956 0.992092 +vt 0.906962 0.992008 +vt 0.906948 0.991993 +vt 0.906953 0.991993 +vt 0.906965 0.992008 +vt 0.907542 0.992076 +vt 0.907519 0.992067 +vt 0.907567 0.992066 +vt 0.907567 0.992078 +vt 0.907565 0.992083 +vt 0.907563 0.992069 +vt 0.907560 0.992071 +vt 0.907558 0.992087 +vt 0.907556 0.992073 +vt 0.907977 0.992476 +vt 0.907976 0.992455 +vt 0.907977 0.992455 +vt 0.907991 0.992455 +vt 0.907992 0.992455 +vt 0.907991 0.992476 +vt 0.907451 0.992075 +vt 0.907464 0.992075 +vt 0.907464 0.992088 +vt 0.907451 0.992088 +vt 0.907541 0.992053 +vt 0.907555 0.992053 +vt 0.907498 0.992040 +vt 0.907498 0.992019 +vt 0.907555 0.992059 +vt 0.907567 0.992053 +vt 0.907562 0.992054 +vt 0.906971 0.992114 +vt 0.906985 0.992115 +vt 0.906985 0.992133 +vt 0.906971 0.992147 +vt 0.907521 0.992020 +vt 0.907517 0.992034 +vt 0.907516 0.992019 +vt 0.908095 0.992479 +vt 0.908095 0.992528 +vt 0.907551 0.991666 +vt 0.908095 0.992455 +vt 0.908097 0.992565 +vt 0.908098 0.992577 +vt 0.907667 0.991666 +vt 0.907673 0.991666 +vt 0.906850 0.992699 +vt 0.906745 0.992699 +vt 0.907440 0.992501 +vt 0.906954 0.992761 +vt 0.906954 0.992699 +vt 0.907432 0.992414 +vt 0.907434 0.992421 +vt 0.907430 0.992425 +vt 0.907428 0.992418 +vt 0.906398 0.992908 +vt 0.906381 0.992949 +vt 0.906377 0.992953 +vt 0.906396 0.992908 +vt 0.906954 0.992770 +vt 0.906954 0.992788 +vt 0.906954 0.992780 +vt 0.907709 0.992456 +vt 0.907336 0.992414 +vt 0.907336 0.992418 +vt 0.906954 0.992657 +vt 0.906954 0.992553 +vt 0.906954 0.992537 +vt 0.907709 0.992346 +vt 0.907709 0.992334 +vt 0.907242 0.992431 +vt 0.907246 0.992434 +vt 0.907242 0.992524 +vt 0.907242 0.992501 +vt 0.907246 0.992501 +vt 0.907246 0.992524 +vt 0.906539 0.992887 +vt 0.906557 0.992928 +vt 0.906554 0.992928 +vt 0.906535 0.992883 +vt 0.906407 0.992888 +vt 0.906406 0.992886 +vt 0.906382 0.992987 +vt 0.906382 0.992999 +vt 0.906380 0.993007 +vt 0.906379 0.992994 +vt 0.906472 0.993038 +vt 0.906476 0.993049 +vt 0.906630 0.992799 +vt 0.906541 0.992837 +vt 0.906538 0.992829 +vt 0.906634 0.992788 +vt 0.907242 0.992454 +vt 0.907246 0.992457 +vt 0.906566 0.992949 +vt 0.906564 0.992950 +vt 0.906540 0.992862 +vt 0.906537 0.992856 +vt 0.906858 0.992658 +vt 0.906858 0.992698 +vt 0.906540 0.992849 +vt 0.906538 0.992843 +vt 0.906382 0.992974 +vt 0.906378 0.992980 +vt 0.907598 0.992359 +vt 0.907709 0.992359 +vt 0.907443 0.992524 +vt 0.907440 0.992524 +vt 0.907648 0.991666 +vt 0.907648 0.991728 +vt 0.907648 0.991624 +vt 0.908096 0.992552 +vt 0.907993 0.992553 +vt 0.907648 0.991738 +vt 0.907648 0.991742 +vt 0.907548 0.993018 +vt 0.907538 0.993018 +vt 0.907557 0.992994 +vt 0.907558 0.993018 +vt 0.907553 0.993019 +vt 0.907648 0.991747 +vt 0.907648 0.991755 +vt 0.907477 0.993019 +vt 0.907977 0.992553 +vt 0.907648 0.991520 +vt 0.907648 0.991504 +vt 0.907565 0.992994 +vt 0.907565 0.993018 +vt 0.907487 0.992359 +vt 0.906745 0.992699 +vt 0.906745 0.992657 +vt 0.907231 0.992403 +vt 0.907336 0.992403 +vt 0.907448 0.992427 +vt 0.907231 0.992500 +vt 0.907231 0.992452 +vt 0.907231 0.992427 +vt 0.907231 0.992525 +vt 0.907441 0.992403 +vt 0.907444 0.992415 +vt 0.907231 0.992415 +vt 0.906965 0.992008 +vt 0.906953 0.991976 +vt 0.906965 0.991975 +vt 0.907529 0.992051 +vt 0.907527 0.992068 +vt 0.906948 0.991976 +vt 0.907529 0.992021 +vt 0.907529 0.992036 +vt 0.906812 0.992219 +vt 0.906804 0.992223 +vt 0.906819 0.992207 +vt 0.906826 0.992205 +vt 0.907709 0.992383 +vt 0.907592 0.992383 +vt 0.907592 0.992431 +vt 0.907709 0.992431 +vt 0.907601 0.992346 +vt 0.907604 0.992334 +vt 0.907499 0.992334 +vt 0.907493 0.992346 +vt 0.907558 0.993031 +vt 0.907559 0.993043 +vt 0.907566 0.993043 +vt 0.907566 0.993031 +vt 0.907242 0.992419 +vt 0.907246 0.992423 +vt 0.907246 0.992418 +vt 0.907242 0.992414 +vt 0.907660 0.991520 +vt 0.907673 0.991520 +vt 0.907673 0.991504 +vt 0.907660 0.991504 +vt 0.906850 0.992553 +vt 0.906850 0.992537 +vt 0.906745 0.992537 +vt 0.906745 0.992553 +vt 0.906850 0.992657 +vt 0.906745 0.992657 +vt 0.907667 0.991624 +vt 0.907673 0.991624 +vt 0.907978 0.992565 +vt 0.907979 0.992577 +vt 0.907995 0.992577 +vt 0.907994 0.992565 +vt 0.907660 0.991738 +vt 0.907673 0.991738 +vt 0.907673 0.991728 +vt 0.907660 0.991728 +vt 0.906850 0.992770 +vt 0.906850 0.992761 +vt 0.906745 0.992761 +vt 0.906745 0.992770 +vt 0.907477 0.993031 +vt 0.907478 0.993043 +vt 0.907540 0.993043 +vt 0.907539 0.993031 +vt 0.907475 0.992945 +vt 0.907537 0.992945 +vt 0.907624 0.991666 +vt 0.907624 0.991624 +vt 0.907575 0.991624 +vt 0.907575 0.991666 +vt 0.907575 0.991738 +vt 0.907575 0.991728 +vt 0.907475 0.992994 +vt 0.907537 0.992994 +vt 0.907575 0.991520 +vt 0.907624 0.991738 +vt 0.907624 0.991728 +vt 0.907575 0.991504 +vt 0.907624 0.991520 +vt 0.907437 0.992433 +vt 0.907433 0.992436 +vt 0.907440 0.992457 +vt 0.907443 0.992455 +vt 0.907454 0.992500 +vt 0.907454 0.992452 +vt 0.907443 0.992501 +vt 0.907475 0.992431 +vt 0.907624 0.991504 +vt 0.907547 0.992945 +vt 0.907481 0.992023 +vt 0.907464 0.992027 +vt 0.907555 0.992036 +vt 0.907555 0.992019 +vt 0.907475 0.992383 +vt 0.907976 0.992480 +vt 0.907976 0.992528 +vt 0.907992 0.992528 +vt 0.907992 0.992480 +vt 0.907547 0.992994 +vt 0.906528 0.992634 +vt 0.906528 0.992683 +vt 0.906535 0.992683 +vt 0.906535 0.992634 +vt 0.907462 0.992500 +vt 0.907462 0.992452 +vt 0.907575 0.991755 +vt 0.907575 0.991747 +vt 0.906850 0.992788 +vt 0.906850 0.992780 +vt 0.906745 0.992780 +vt 0.906745 0.992788 +vt 0.907660 0.991755 +vt 0.907673 0.991755 +vt 0.907673 0.991747 +vt 0.907660 0.991747 +vt 0.907553 0.993031 +vt 0.907254 0.992909 +vt 0.907549 0.993043 +vt 0.907549 0.993031 +vt 0.907185 0.992603 +vt 0.906819 0.992217 +vt 0.906826 0.992215 +vt 0.906903 0.992348 +vt 0.906819 0.992226 +vt 0.906826 0.992223 +vt 0.907624 0.991755 +vt 0.907624 0.991747 +vt 0.907575 0.991742 +vt 0.906850 0.992775 +vt 0.907209 0.992259 +vt 0.907660 0.991742 +vt 0.907624 0.991742 +vt 0.906812 0.992211 +vt 0.906812 0.992205 +vt 0.906803 0.992210 +vt 0.906804 0.992215 +vt 0.906894 0.992353 +vt 0.907165 0.992119 +vt 0.906948 0.992115 +vt 0.906948 0.992162 +vt 0.906956 0.992162 +vt 0.906956 0.992113 +vt 0.906988 0.992022 +vt 0.906988 0.991976 +vt 0.906977 0.991974 +vt 0.906977 0.992022 +vt 0.906967 0.992490 +vt 0.906973 0.992490 +vt 0.906975 0.992487 +vt 0.906967 0.992487 +vt 0.906967 0.992536 +vt 0.906967 0.992535 +vt 0.906981 0.992490 +vt 0.906985 0.992487 +vt 0.906981 0.992536 +vt 0.906985 0.992536 +vt 0.907219 0.992332 +vt 0.907214 0.992332 +vt 0.907525 0.992035 +vt 0.907521 0.992035 +vt 0.907521 0.992050 +vt 0.907525 0.992050 +vt 0.907227 0.992332 +vt 0.907391 0.992194 +vt 0.906962 0.992008 +vt 0.906965 0.992008 +vt 0.906953 0.991993 +vt 0.906948 0.991993 +vt 0.907542 0.992076 +vt 0.907519 0.992067 +vt 0.907567 0.992066 +vt 0.907563 0.992069 +vt 0.907565 0.992083 +vt 0.907567 0.992078 +vt 0.907560 0.992071 +vt 0.907556 0.992073 +vt 0.907558 0.992087 +vt 0.907977 0.992476 +vt 0.907991 0.992476 +vt 0.907451 0.992088 +vt 0.907464 0.992088 +vt 0.907541 0.992053 +vt 0.907555 0.992053 +vt 0.907498 0.992019 +vt 0.000000 0.000000 +vt 0.907555 0.992059 +vt 0.907567 0.992053 +vt 0.907562 0.992054 +vt 0.906971 0.992114 +vt 0.906971 0.992147 +vt 0.906985 0.992133 +vt 0.906985 0.992115 +vt 0.907521 0.992020 +vt 0.907516 0.992019 +vt 0.907517 0.992034 +vt 0.908095 0.992528 +vt 0.908095 0.992479 +vt 0.908098 0.992577 +vt 0.908097 0.992565 +vt 0.907667 0.991666 +vt 0.907673 0.991666 +vt 0.906850 0.992699 +vt 0.906745 0.992699 +vt 0.907440 0.992501 +vt 0.906954 0.992761 +vt 0.906954 0.992699 +vt 0.907432 0.992414 +vt 0.907428 0.992418 +vt 0.907430 0.992425 +vt 0.907434 0.992421 +vt 0.906396 0.992908 +vt 0.906377 0.992953 +vt 0.906381 0.992949 +vt 0.906398 0.992908 +vt 0.906954 0.992770 +vt 0.906954 0.992788 +vt 0.906954 0.992780 +vt 0.907336 0.992418 +vt 0.907336 0.992414 +vt 0.906954 0.992657 +vt 0.906954 0.992553 +vt 0.906954 0.992537 +vt 0.907709 0.992346 +vt 0.907709 0.992334 +vt 0.907242 0.992431 +vt 0.907246 0.992434 +vt 0.907246 0.992501 +vt 0.907242 0.992501 +vt 0.906539 0.992887 +vt 0.906535 0.992883 +vt 0.906554 0.992928 +vt 0.906557 0.992928 +vt 0.906382 0.992987 +vt 0.906379 0.992994 +vt 0.906380 0.993007 +vt 0.906382 0.992999 +vt 0.906476 0.993049 +vt 0.906472 0.993038 +vt 0.906630 0.992799 +vt 0.906634 0.992788 +vt 0.906538 0.992829 +vt 0.906541 0.992837 +vt 0.907246 0.992457 +vt 0.907242 0.992454 +vt 0.906540 0.992862 +vt 0.906537 0.992856 +vt 0.906858 0.992658 +vt 0.906858 0.992698 +vt 0.906540 0.992849 +vt 0.906538 0.992843 +vt 0.906378 0.992980 +vt 0.906382 0.992974 +vt 0.907709 0.992359 +vt 0.907598 0.992359 +vt 0.907648 0.991728 +vt 0.907648 0.991666 +vt 0.907648 0.991624 +vt 0.907993 0.992553 +vt 0.908096 0.992552 +vt 0.907648 0.991742 +vt 0.907648 0.991738 +vt 0.907538 0.993018 +vt 0.907548 0.993018 +vt 0.907553 0.993019 +vt 0.907558 0.993018 +vt 0.907557 0.992994 +vt 0.907648 0.991755 +vt 0.907648 0.991747 +vt 0.907477 0.993019 +vt 0.907977 0.992553 +vt 0.907648 0.991520 +vt 0.907648 0.991504 +vt 0.907565 0.993018 +vt 0.907565 0.992994 +vt 0.907487 0.992359 +vt 0.906745 0.992699 +vt 0.906745 0.992657 +vt 0.907336 0.992403 +vt 0.907231 0.992403 +vt 0.907448 0.992427 +vt 0.907231 0.992452 +vt 0.907231 0.992500 +vt 0.907231 0.992427 +vt 0.907441 0.992403 +vt 0.907444 0.992415 +vt 0.907231 0.992415 +vt 0.906953 0.991976 +vt 0.906965 0.992008 +vt 0.906965 0.991975 +vt 0.907527 0.992068 +vt 0.907529 0.992051 +vt 0.906948 0.991976 +vt 0.907529 0.992021 +vt 0.907529 0.992036 +vt 0.906812 0.992219 +vt 0.906804 0.992223 +vt 0.906819 0.992207 +vt 0.906826 0.992205 +vn 0.5006 0.8657 0.0000 +vn 0.5385 0.7971 -0.2732 +vn 1.0000 0.0000 0.0000 +vn 0.4303 -0.0000 -0.9027 +vn 0.4860 -0.8740 0.0000 +vn 0.5385 0.7971 0.2732 +vn 0.4303 0.0000 0.9027 +vn -1.0000 0.0000 0.0000 +vn 0.0157 0.7815 -0.6237 +vn 0.0131 0.7921 -0.6102 +vn 0.0046 0.6136 -0.7896 +vn 0.0066 0.5983 -0.8013 +vn 0.4621 0.8868 0.0000 +vn -0.0016 -0.6361 -0.7716 +vn 0.0000 -0.7082 -0.7060 +vn -0.0016 -0.6360 -0.7717 +vn 0.0000 -0.0007 -1.0000 +vn 0.0000 -0.0256 -0.9997 +vn 0.0000 -0.0090 -1.0000 +vn -0.0008 -0.2394 -0.9709 +vn -0.0016 -0.4438 -0.8961 +vn 0.0000 0.7103 -0.7039 +vn 0.0000 0.5220 -0.8530 +vn 0.0026 -0.6362 -0.7715 +vn 0.0026 -0.6360 -0.7717 +vn 0.0062 0.7198 -0.6941 +vn 0.0020 0.5292 -0.8485 +vn -0.1877 0.9813 -0.0419 +vn 0.0301 0.9995 0.0000 +vn -0.1819 0.9833 0.0022 +vn 0.0000 -1.0000 0.0000 +vn 0.0261 0.9843 -0.1743 +vn -0.0854 0.9862 -0.1416 +vn 0.5138 -0.8116 0.2782 +vn 0.5022 -0.8509 0.1545 +vn 0.4986 -0.8573 0.1280 +vn 0.9998 -0.0212 0.0000 +vn 0.9995 -0.0309 -0.0000 +vn 0.0602 0.9982 0.0000 +vn 0.0000 0.1959 -0.9806 +vn 0.0000 0.1987 -0.9801 +vn 0.0000 0.1958 -0.9806 +vn 0.0000 1.0000 -0.0000 +vn 0.0000 0.9828 -0.1848 +vn 0.0494 0.9787 -0.1993 +vn -0.9981 0.0617 0.0000 +vn 0.9981 -0.0617 0.0000 +vn 0.0000 -0.7083 -0.7060 +vn 0.0155 0.7635 -0.6456 +vn 0.0064 0.5709 -0.8210 +vn 0.0125 0.7417 -0.6706 +vn 0.0041 0.5477 -0.8367 +vn 0.0000 0.0000 -1.0000 +vn -0.9972 0.0742 0.0000 +vn 0.8677 0.4971 0.0000 +vn 0.8584 0.5130 0.0000 +vn 0.8232 0.5660 0.0455 +vn 0.8268 0.5600 0.0521 +vn 0.1155 0.9908 -0.0704 +vn 0.0984 0.9902 -0.0988 +vn 0.0627 0.9556 -0.2880 +vn 0.0646 0.9839 -0.1667 +vn 0.1568 0.9876 0.0000 +vn 0.0624 0.9503 -0.3050 +vn 0.0602 0.9173 -0.3936 +vn 0.0149 0.9994 -0.0305 +vn 0.0434 0.9643 -0.2611 +vn 0.0111 0.9999 0.0000 +vn 0.0342 0.9994 0.0000 +vn 0.0342 0.9989 0.0306 +vn 0.0533 0.9985 0.0153 +vn 0.0533 0.9986 0.0000 +vn 0.0185 0.6927 -0.7210 +vn -0.0053 0.7340 -0.6791 +vn 0.0814 0.6885 -0.7206 +vn 0.0656 0.6745 -0.7353 +vn 0.0724 0.9974 0.0000 +vn 0.7711 0.6367 0.0000 +vn 0.1470 0.6971 -0.7017 +vn 0.0717 0.6841 -0.7259 +vn 0.2163 0.9763 0.0000 +vn -0.1623 0.9867 0.0000 +vn 0.0081 0.0841 0.9964 +vn 0.0188 0.0890 0.9959 +vn 0.0101 0.0856 0.9963 +vn 0.0082 0.0824 0.9966 +vn 0.0018 0.0878 0.9961 +vn -0.0009 0.0975 0.9952 +vn -0.0064 0.1183 0.9930 +vn 0.0024 0.0858 0.9963 +vn 0.0000 0.1930 -0.9812 +vn 0.0054 0.0748 0.9972 +vn 0.0051 0.0828 0.9966 +vn 0.0053 0.0787 0.9969 +vn -0.4385 0.8987 0.0000 +vn -0.3814 0.9244 0.0000 +vn -0.3904 0.9207 0.0000 +vn 0.0441 0.6587 -0.7511 +vn 0.0416 0.6777 -0.7342 +vn 0.0465 0.6399 -0.7671 +vn 0.1819 0.9833 0.0022 +vn 0.0854 0.9862 -0.1416 +vn 0.1877 0.9813 -0.0419 +vn 0.0027 -0.4438 -0.8961 +vn 0.0014 -0.2394 -0.9709 +vn 0.4765 -0.8792 0.0000 +vn 0.0000 0.0243 -0.9997 +vn 0.3601 0.9329 0.0052 +vn 0.3441 0.9389 0.0000 +vn 0.4078 -0.0000 0.9131 +vn -0.3441 0.9389 0.0000 +vn -0.3601 0.9329 0.0052 +vn 0.3616 0.9091 -0.2069 +vn 0.7103 0.5596 -0.4269 +vn 0.5942 0.5554 -0.5818 +vn 0.6798 0.5606 -0.4729 +vn 0.7055 0.0088 -0.7086 +vn -0.7055 0.0088 -0.7086 +vn -0.3616 0.9091 -0.2069 +vn -0.7147 0.6215 -0.3210 +vn -0.6717 0.6689 -0.3183 +vn -0.7322 0.6003 -0.3218 +vn 0.0000 0.6337 -0.7736 +vn -0.7103 0.5596 -0.4269 +vn -0.6798 0.5606 -0.4729 +vn 0.6717 0.6689 -0.3183 +vn 0.7147 0.6215 -0.3210 +vn 0.7322 0.6003 -0.3218 +vn 0.0000 0.8979 -0.4402 +vn 0.0318 0.9245 -0.3798 +vn 0.0157 0.9059 -0.4231 +vn 0.0438 0.9685 -0.2453 +vn 0.0443 0.9795 -0.1964 +vn 0.0343 0.9527 -0.3019 +vn 0.0339 0.9405 -0.3380 +vn 0.0446 0.9848 -0.1678 +vn 0.0329 0.9592 -0.2809 +vn -0.5942 0.5554 -0.5818 +vn 0.0000 0.0158 -0.9999 +vn 0.8003 0.5996 0.0000 +vn 0.5863 0.8101 0.0000 +vn 0.5679 0.8231 0.0000 +vn 0.7754 0.6315 0.0000 +vn 0.0159 0.6984 -0.7155 +vn -0.0434 0.7974 -0.6019 +vn 0.0157 0.7815 0.6237 +vn 0.0066 0.5983 0.8013 +vn 0.0046 0.6136 0.7896 +vn 0.0131 0.7921 0.6102 +vn -0.0016 -0.6361 0.7716 +vn -0.0016 -0.6360 0.7717 +vn 0.0000 -0.7082 0.7060 +vn 0.0000 -0.0007 1.0000 +vn 0.0000 -0.0256 0.9997 +vn 0.0037 0.0040 1.0000 +vn -0.0008 -0.2394 0.9709 +vn -0.0016 -0.4438 0.8961 +vn 0.0000 0.7103 0.7039 +vn 0.0000 0.5220 0.8530 +vn 0.0026 -0.6360 0.7717 +vn 0.0026 -0.6362 0.7715 +vn -0.0072 0.7090 0.7052 +vn -0.0162 0.2825 0.9591 +vn 0.0020 0.5292 0.8485 +vn 0.0062 0.7198 0.6941 +vn -0.0789 0.9937 -0.0791 +vn 0.0012 0.9827 0.1853 +vn 0.0261 0.9843 0.1743 +vn 0.5138 -0.8116 -0.2782 +vn 0.4986 -0.8573 -0.1280 +vn 0.5022 -0.8509 -0.1545 +vn 0.0000 0.1959 0.9806 +vn 0.0000 0.1958 0.9806 +vn 0.0000 0.1987 0.9801 +vn 0.0000 0.9828 0.1848 +vn 0.0494 0.9787 0.1993 +vn 0.0000 -0.7083 0.7060 +vn 0.0155 0.7635 0.6456 +vn 0.0064 0.5709 0.8210 +vn 0.0041 0.5477 0.8367 +vn 0.0125 0.7417 0.6706 +vn -0.0000 0.0000 1.0000 +vn 0.8268 0.5600 -0.0521 +vn 0.8232 0.5660 -0.0455 +vn 0.1155 0.9908 0.0704 +vn 0.0646 0.9839 0.1667 +vn 0.0627 0.9556 0.2880 +vn 0.0984 0.9902 0.0988 +vn 0.0624 0.9503 0.3050 +vn 0.0434 0.9643 0.2611 +vn 0.0149 0.9994 0.0305 +vn 0.0602 0.9173 0.3936 +vn 0.0533 0.9985 -0.0153 +vn 0.0342 0.9989 -0.0306 +vn 0.0185 0.6927 0.7210 +vn 0.0656 0.6745 0.7353 +vn 0.0814 0.6885 0.7206 +vn -0.0053 0.7340 0.6791 +vn 0.0717 0.6841 0.7259 +vn 0.1470 0.6971 0.7017 +vn 0.0081 0.0841 -0.9964 +vn 0.0082 0.0824 -0.9966 +vn 0.0101 0.0856 -0.9963 +vn 0.0188 0.0890 -0.9959 +vn 0.0018 0.0878 -0.9961 +vn 0.0024 0.0858 -0.9963 +vn -0.0064 0.1183 -0.9930 +vn -0.0009 0.0975 -0.9952 +vn 0.0000 0.1930 0.9812 +vn 0.9991 0.0420 -0.0000 +vn 0.9993 0.0378 -0.0000 +vn 0.9993 0.0383 0.0000 +vn 0.9994 0.0336 -0.0000 +vn 0.0054 0.0748 -0.9972 +vn 0.0051 0.0828 -0.9966 +vn 0.0053 0.0787 -0.9969 +vn 0.0441 0.6587 0.7511 +vn 0.0416 0.6777 0.7342 +vn 0.0465 0.6399 0.7671 +vn -0.0012 0.9827 0.1853 +vn 0.0789 0.9937 -0.0791 +vn 0.0162 0.2825 0.9591 +vn 0.0072 0.7090 0.7052 +vn 0.0027 -0.4438 0.8961 +vn 0.0014 -0.2394 0.9709 +vn -0.0037 0.0040 1.0000 +vn 0.0000 0.0243 0.9997 +vn -0.0012 0.9828 0.1845 +vn 0.1205 0.9854 -0.1203 +vn 0.4078 0.0000 -0.9131 +vn 0.0012 0.9828 0.1845 +vn -0.1205 0.9854 -0.1203 +vn 0.0072 0.7060 0.7082 +vn 0.0163 0.2762 0.9610 +vn 0.0159 0.0342 0.9993 +vn -0.0159 0.0342 0.9993 +vn -0.0163 0.2762 0.9610 +vn -0.0010 0.8975 0.4411 +vn -0.0010 0.8976 0.4407 +vn -0.0072 0.7060 0.7082 +vn 0.0010 0.8976 0.4407 +vn 0.0010 0.8975 0.4411 +vn 0.0000 0.8979 0.4402 +vn 0.0157 0.9059 0.4231 +vn 0.0318 0.9245 0.3798 +vn 0.0438 0.9685 0.2453 +vn 0.0339 0.9405 0.3380 +vn 0.0343 0.9527 0.3019 +vn 0.0443 0.9795 0.1964 +vn 0.0329 0.9592 0.2809 +vn 0.0446 0.9848 0.1678 +vn 0.0000 -0.0409 0.9992 +vn 0.5864 0.8101 0.0000 +vn 0.7754 0.6314 0.0000 +vn 0.0159 0.6984 0.7155 +vn -0.0434 0.7974 0.6019 +usemtl Glock +s off +f 423/395/361 434/396/361 435/397/361 424/398/361 +f 426/399/362 424/398/362 435/397/362 439/400/362 +f 353/401/363 352/402/363 433/403/363 432/404/363 +f 431/405/362 428/406/362 441/407/362 444/408/362 +f 430/409/364 425/410/364 437/411/364 443/412/364 +f 421/413/365 422/414/365 433/403/365 352/402/365 +f 427/415/365 429/416/365 442/417/365 440/418/365 +f 650/419/365 421/413/365 352/402/365 581/420/365 +f 428/406/362 426/399/362 439/400/362 441/407/362 +f 423/395/361 653/421/361 665/422/361 434/396/361 +f 422/414/365 427/415/365 440/418/365 433/403/365 +f 425/410/364 431/405/364 444/408/364 437/411/364 +f 436/423/363 442/417/363 443/412/363 437/411/363 +f 582/424/363 581/420/363 352/402/363 353/401/363 +f 353/401/363 432/404/363 435/397/363 434/396/363 +f 665/422/363 582/424/363 353/401/363 434/396/363 +f 441/407/363 436/423/363 437/411/363 444/408/363 +f 435/397/363 432/404/363 438/425/363 439/400/363 +f 432/404/363 433/403/363 440/418/363 438/425/363 +f 439/400/363 438/425/363 436/423/363 441/407/363 +f 438/425/363 440/418/363 442/417/363 436/423/363 +f 429/416/365 430/409/365 443/412/365 442/417/365 +f 666/426/361 654/427/361 655/428/361 667/429/361 +f 657/430/366 671/431/366 667/429/366 655/428/366 +f 575/432/363 663/433/363 664/434/363 574/435/363 +f 662/436/366 676/437/366 673/438/366 659/439/366 +f 661/440/367 675/441/367 669/442/367 656/443/367 +f 651/444/365 574/435/365 664/434/365 652/445/365 +f 658/446/365 672/447/365 674/448/365 660/449/365 +f 650/419/365 581/420/365 574/435/365 651/444/365 +f 659/439/366 673/438/366 671/431/366 657/430/366 +f 654/427/361 666/426/361 665/422/361 653/421/361 +f 652/445/365 664/434/365 672/447/365 658/446/365 +f 656/443/367 669/442/367 676/437/367 662/436/367 +f 668/450/363 669/442/363 675/441/363 674/448/363 +f 582/424/363 575/432/363 574/435/363 581/420/363 +f 666/426/363 667/429/363 663/433/363 575/432/363 +f 665/422/363 666/426/363 575/432/363 582/424/363 +f 673/438/363 676/437/363 669/442/363 668/450/363 +f 667/429/363 671/431/363 670/451/363 663/433/363 +f 663/433/363 670/451/363 672/447/363 664/434/363 +f 671/431/363 673/438/363 668/450/363 670/451/363 +f 670/451/363 668/450/363 674/448/363 672/447/363 +f 660/449/365 674/448/365 675/441/365 661/440/365 +s 1 +f 358/452/368 359/453/368 280/454/368 279/455/368 +f 396/456/368 399/457/368 272/458/368 354/459/368 +f 407/460/369 419/461/370 418/462/371 294/463/372 +f 401/464/373 273/465/373 430/466/373 429/467/373 +f 402/468/374 391/469/375 271/470/375 276/471/376 +f 356/472/377 276/473/378 271/474/378 354/475/377 +f 367/476/379 340/477/380 276/473/378 356/472/377 +f 393/478/381 402/468/374 276/471/376 340/479/380 +f 399/480/382 403/481/382 275/482/383 272/483/383 +f 409/484/375 404/485/384 278/486/385 299/487/375 +f 361/488/377 299/489/378 278/490/378 357/491/377 +f 395/492/382 405/493/386 277/494/387 369/495/383 +f 598/496/388 494/497/389 293/498/389 370/499/390 +f 344/500/391 345/501/391 351/502/391 350/503/391 +f 506/504/391 493/505/391 286/506/391 300/507/391 +f 370/499/390 293/498/389 292/508/392 371/509/393 +f 558/510/391 492/511/391 284/512/391 344/500/391 +f 300/507/391 286/506/391 285/513/391 301/514/391 +f 492/511/391 488/515/391 279/516/391 284/512/391 +f 344/500/391 284/512/391 283/517/391 345/501/391 +f 374/518/394 289/519/395 424/520/396 426/521/394 +f 290/522/363 289/519/363 413/523/397 414/524/398 +f 576/525/368 534/526/368 323/527/368 358/452/368 +f 284/512/391 279/516/391 280/528/391 283/517/391 +f 504/529/399 302/530/399 293/498/389 494/497/389 +f 550/531/368 538/532/368 325/533/368 333/534/368 +f 333/534/400 325/533/401 327/535/401 332/536/402 +f 358/452/368 323/527/368 287/537/368 359/453/368 +f 323/538/403 324/539/403 291/540/404 287/541/404 +f 302/530/399 304/542/405 292/508/392 293/498/389 +f 302/543/406 314/544/406 313/545/406 304/546/406 +f 504/547/406 522/548/406 314/544/406 302/543/406 +f 413/523/397 310/549/407 311/550/407 414/524/398 +f 638/551/391 500/552/391 296/553/391 417/554/391 +f 410/555/377 411/556/378 295/557/378 360/558/377 +f 420/559/408 406/560/375 295/561/375 411/562/408 +f 464/563/409 407/460/369 294/463/372 447/564/410 +f 405/493/386 408/565/411 303/566/412 277/494/387 +f 414/524/398 311/550/407 518/567/407 637/568/398 +f 448/569/413 452/570/413 312/571/413 298/572/413 +f 298/572/413 312/571/413 310/573/413 413/574/413 +f 417/554/391 296/553/391 297/575/391 416/576/391 +f 679/577/391 506/504/391 300/507/391 450/578/391 +f 460/579/377 449/580/378 299/489/378 361/488/377 +f 463/581/375 409/484/375 299/487/375 449/580/375 +f 450/578/391 300/507/391 301/514/391 451/582/391 +f 307/583/413 316/584/413 328/585/413 305/586/413 +f 453/587/413 455/588/413 316/584/413 307/583/413 +f 309/589/414 317/590/414 318/591/414 308/592/414 +f 305/593/415 328/594/416 329/595/417 306/596/418 +f 305/597/419 310/598/420 312/599/421 307/600/422 +f 511/601/423 518/602/423 311/603/423 306/604/423 +f 453/587/424 452/570/425 313/605/426 308/606/427 +f 306/604/423 311/603/423 310/598/420 305/597/419 +f 309/607/428 314/608/428 522/609/428 514/610/428 +f 523/611/429 329/612/430 315/613/431 524/614/432 +f 459/615/433 457/616/434 320/617/435 336/618/436 +f 680/619/437 454/620/437 317/621/437 527/622/437 +f 306/596/418 329/595/417 523/623/438 511/624/438 +f 514/625/414 527/626/414 317/590/414 309/589/414 +f 308/606/427 313/605/426 314/608/428 309/607/428 +f 450/578/391 451/582/391 297/575/391 296/553/391 +f 336/627/436 320/628/435 330/629/439 335/630/440 +f 320/617/441 457/616/442 456/631/442 319/632/441 +f 334/633/443 331/634/444 319/635/445 339/636/446 +f 458/637/447 456/631/448 321/638/449 338/639/450 +f 288/640/403 323/538/403 534/641/403 489/642/403 +f 546/643/403 535/644/403 324/539/403 326/645/403 +f 326/645/403 324/539/403 323/538/403 288/640/403 +f 538/646/403 547/647/403 327/648/403 325/649/403 +f 288/650/451 333/534/400 332/536/402 326/651/451 +f 489/652/368 550/531/368 333/534/368 288/653/368 +f 454/620/452 458/637/447 338/639/450 317/654/452 +f 329/655/453 334/633/443 339/636/446 315/656/454 +f 338/657/455 321/658/456 322/659/457 337/660/455 +f 316/661/458 336/618/436 335/662/440 328/663/459 +f 455/588/460 459/615/433 336/618/436 316/661/458 +f 286/506/391 350/503/391 351/502/391 285/513/391 +f 364/664/461 365/665/462 291/540/404 324/539/403 +f 570/666/391 558/510/391 344/500/391 350/503/391 +f 535/644/403 591/667/463 364/664/461 324/539/403 +f 403/481/382 392/668/382 366/669/383 275/482/383 +f 394/670/464 393/478/381 340/479/380 349/671/465 +f 368/672/379 349/673/465 340/477/380 367/476/379 +f 357/491/377 278/490/378 349/673/465 368/672/379 +f 404/485/384 394/670/464 349/671/465 278/486/385 +f 493/505/391 570/666/391 350/503/391 286/506/391 +f 289/519/395 290/522/466 423/674/466 424/520/396 +f 277/675/467 357/491/377 368/672/379 369/676/467 +f 274/677/394 400/678/394 428/679/394 431/680/394 +f 342/681/468 343/682/469 365/683/462 364/684/461 +f 447/564/467 460/579/377 361/488/377 303/685/467 +f 418/686/467 410/555/377 360/558/377 294/687/467 +f 488/688/368 576/525/368 358/452/368 279/455/368 +f 273/465/470 355/689/470 425/690/470 430/466/470 +f 303/685/467 361/488/377 357/491/377 277/675/467 +f 366/691/467 367/476/379 356/472/377 275/692/467 +f 275/692/467 356/472/377 354/475/377 272/693/467 +f 391/694/368 396/456/368 354/459/368 271/695/368 +f 375/696/373 401/464/373 429/467/373 427/697/373 +f 491/698/373 282/699/373 421/700/373 650/701/373 +f 348/702/471 347/703/472 370/704/390 371/705/393 +f 559/706/473 342/681/468 364/684/461 591/707/463 +f 397/708/474 341/709/475 366/710/475 392/711/476 +f 341/709/477 362/712/477 367/713/477 366/710/477 +f 363/714/478 346/715/478 369/716/478 368/717/478 +f 282/699/373 281/718/373 422/719/373 421/700/373 +f 347/703/472 566/720/479 598/721/388 370/704/390 +f 390/722/480 348/702/481 371/705/481 387/723/482 +f 362/724/483 363/725/483 368/672/483 367/476/483 +f 400/678/394 374/518/394 426/521/394 428/679/394 +f 398/726/484 390/722/480 387/723/482 395/727/485 +f 343/682/486 389/728/487 384/729/488 365/683/486 +f 280/454/368 359/453/368 388/730/368 372/731/368 +f 290/522/466 490/732/466 653/733/466 423/674/466 +f 285/513/391 351/502/391 386/734/391 378/735/391 +f 351/502/391 345/501/391 385/736/391 386/734/391 +f 291/540/404 365/665/462 384/737/489 377/738/489 +f 451/582/391 301/514/391 383/739/391 461/740/391 +f 292/508/392 304/542/405 382/741/490 379/742/491 +f 448/569/492 298/743/493 381/744/494 462/745/495 +f 416/576/391 297/575/391 380/746/391 415/747/391 +f 371/509/393 292/508/392 379/742/491 387/748/489 +f 301/514/391 285/513/391 378/735/391 383/739/391 +f 287/541/404 291/540/404 377/738/489 373/749/489 +f 345/501/391 283/517/391 376/750/391 385/736/391 +f 283/517/391 280/528/391 372/751/391 376/750/391 +f 298/743/493 413/752/496 412/753/497 381/744/494 +f 359/453/368 287/537/368 373/754/368 388/730/368 +f 346/715/498 398/726/484 395/727/485 369/716/498 +f 389/728/487 397/708/474 392/711/476 384/729/488 +f 372/731/368 388/730/368 396/456/368 391/694/368 +f 378/735/391 386/734/391 394/670/391 404/485/391 +f 386/734/391 385/736/391 393/478/391 394/670/391 +f 377/738/489 384/737/489 392/668/382 403/481/382 +f 461/740/391 383/739/391 409/484/391 463/581/391 +f 379/742/491 382/741/490 408/565/411 405/493/386 +f 462/745/495 381/744/494 407/460/369 464/563/409 +f 415/747/391 380/746/391 406/560/391 420/559/391 +f 387/748/489 379/742/491 405/493/386 395/492/382 +f 383/739/391 378/735/391 404/485/391 409/484/391 +f 373/749/489 377/738/489 403/481/382 399/480/382 +f 385/736/391 376/750/391 402/468/391 393/478/391 +f 376/750/391 372/751/391 391/469/391 402/468/391 +f 381/744/494 412/753/497 419/461/370 407/460/369 +f 388/730/368 373/754/368 399/457/368 396/456/368 +f 394/755/499 393/756/499 362/724/499 363/725/499 +f 355/689/363 273/465/363 411/757/363 410/758/363 +f 289/519/363 374/518/363 412/759/363 413/523/397 +f 281/718/363 282/699/363 417/760/363 416/761/363 +f 375/696/363 281/718/363 416/761/363 415/762/363 +f 490/732/363 290/522/363 414/524/398 637/568/398 +f 282/699/363 491/698/363 638/763/363 417/760/363 +f 274/677/363 355/689/363 410/758/363 418/764/363 +f 374/518/363 400/678/363 419/765/363 412/759/363 +f 401/464/363 375/696/363 415/762/363 420/766/363 +f 400/678/363 274/677/363 418/764/363 419/765/363 +f 273/465/363 401/464/363 420/766/363 411/757/363 +f 355/689/470 274/677/470 431/680/470 425/690/470 +f 281/718/373 375/696/373 427/697/373 422/719/373 +f 446/767/500 330/629/501 331/768/502 445/769/503 +f 329/595/417 328/594/416 446/767/500 445/769/503 +f 456/631/442 457/616/442 322/770/457 321/771/456 +f 382/741/490 462/745/495 464/563/409 408/565/411 +f 380/746/391 461/740/391 463/581/391 406/560/391 +f 304/542/405 448/569/492 462/745/495 382/741/490 +f 297/575/391 451/582/391 461/740/391 380/746/391 +f 294/687/467 360/558/377 460/579/377 447/564/467 +f 331/768/502 330/629/501 320/628/441 319/772/441 +f 318/773/460 337/774/504 459/615/433 455/588/460 +f 315/656/454 339/636/446 458/637/447 454/620/452 +f 339/636/446 319/635/445 456/631/448 458/637/447 +f 524/614/432 315/613/431 454/620/437 680/619/437 +f 337/774/504 322/770/505 457/616/434 459/615/433 +f 307/600/422 312/599/421 452/570/425 453/587/424 +f 308/775/413 318/776/413 455/588/413 453/587/413 +f 406/560/375 463/581/375 449/580/375 295/561/375 +f 360/558/377 295/557/378 449/580/378 460/579/377 +f 500/552/391 679/577/391 450/578/391 296/553/391 +f 304/777/413 313/778/413 452/570/413 448/569/413 +f 408/565/411 464/563/409 447/564/410 303/566/412 +f 474/779/368 584/780/368 583/781/368 473/782/368 +f 623/783/368 577/784/368 466/785/368 626/786/368 +f 634/787/506 495/788/507 647/789/508 648/790/509 +f 628/791/373 660/792/373 661/793/373 467/794/373 +f 629/795/510 470/796/511 465/797/512 618/798/512 +f 579/799/513 577/800/513 465/801/514 470/802/514 +f 593/803/515 579/799/513 470/802/514 560/804/516 +f 620/805/517 560/806/516 470/796/511 629/795/510 +f 626/807/518 466/808/519 469/809/519 630/810/518 +f 636/811/512 501/812/512 472/813/520 631/814/521 +f 586/815/513 580/816/513 472/817/514 501/818/514 +f 622/819/522 595/820/523 471/821/524 632/822/525 +f 598/496/388 596/823/526 487/824/389 494/497/389 +f 573/825/391 565/826/391 564/827/391 572/828/391 +f 506/504/391 502/829/391 480/830/391 493/505/391 +f 596/823/526 597/831/527 486/832/528 487/824/389 +f 558/510/391 564/827/391 478/833/391 492/511/391 +f 502/829/391 503/834/391 479/835/391 480/830/391 +f 492/511/391 478/833/391 473/836/391 488/515/391 +f 564/827/391 565/826/391 477/837/391 478/833/391 +f 601/838/529 657/839/529 655/840/530 483/841/531 +f 643/842/398 642/843/397 483/841/363 484/844/363 +f 576/525/368 583/781/368 536/845/368 534/526/368 +f 478/833/391 477/837/391 474/846/391 473/836/391 +f 504/529/399 494/497/389 487/824/389 505/847/399 +f 550/531/368 549/848/368 539/849/368 538/532/368 +f 549/848/532 548/850/533 541/851/534 539/849/534 +f 583/781/368 584/780/368 481/852/368 536/845/368 +f 536/853/403 481/854/535 485/855/535 537/856/403 +f 505/847/399 487/824/389 486/832/528 508/857/536 +f 505/858/406 508/859/406 520/860/406 521/861/406 +f 504/547/406 505/858/406 521/861/406 522/548/406 +f 642/843/397 643/842/398 517/862/407 516/863/407 +f 638/551/391 646/864/391 497/865/391 500/552/391 +f 639/866/513 585/867/513 496/868/514 640/869/514 +f 649/870/537 640/871/537 496/872/512 633/873/512 +f 698/874/538 681/875/539 495/788/507 634/787/506 +f 632/822/525 471/821/524 507/876/540 635/877/541 +f 643/842/398 637/568/398 518/567/407 517/862/407 +f 682/878/542 499/879/542 519/880/542 686/881/542 +f 499/879/542 642/882/542 516/883/542 519/880/542 +f 646/864/391 645/884/391 498/885/391 497/865/391 +f 679/577/391 684/886/391 502/829/391 506/504/391 +f 694/887/513 586/815/513 501/818/514 683/888/514 +f 697/889/512 683/888/512 501/812/512 636/811/512 +f 684/886/391 685/890/391 503/834/391 502/829/391 +f 512/891/542 509/892/542 542/893/542 526/894/542 +f 687/895/542 512/891/542 526/894/542 689/896/542 +f 515/897/414 513/898/414 529/899/414 528/900/414 +f 509/901/415 510/902/543 543/903/544 542/904/416 +f 509/905/545 512/906/546 519/907/547 516/908/548 +f 511/601/423 510/909/423 517/910/423 518/602/423 +f 687/895/549 513/911/550 520/912/551 686/881/552 +f 510/909/423 509/905/545 516/908/548 517/910/423 +f 515/913/428 514/610/428 522/609/428 521/914/428 +f 523/611/429 524/614/432 525/915/553 543/916/554 +f 693/917/555 554/918/556 531/919/557 691/920/558 +f 680/619/437 527/622/437 528/921/437 688/922/437 +f 510/902/543 511/624/438 523/623/438 543/903/544 +f 514/625/414 515/897/414 528/900/414 527/626/414 +f 513/911/550 515/913/428 521/914/428 520/912/551 +f 497/865/391 498/885/391 685/890/391 684/886/391 +f 554/923/556 553/924/559 544/925/560 531/926/557 +f 690/927/442 691/920/442 531/919/441 530/928/441 +f 552/929/561 557/930/562 530/931/563 545/932/564 +f 692/933/565 556/934/566 532/935/567 690/927/568 +f 482/936/403 489/642/403 534/641/403 536/853/403 +f 546/643/403 540/937/403 537/856/403 535/644/403 +f 540/937/403 482/936/403 536/853/403 537/856/403 +f 538/646/403 539/938/403 541/939/403 547/647/403 +f 482/940/569 540/941/569 548/850/533 549/848/532 +f 489/652/368 482/942/368 549/848/368 550/531/368 +f 546/643/570 551/943/571 548/850/572 540/941/570 +f 546/643/570 326/651/570 332/536/572 551/943/571 +f 327/648/573 547/647/573 551/943/571 332/536/572 +f 541/939/573 548/850/572 551/943/571 547/647/573 +f 688/922/574 528/944/574 556/934/566 692/933/565 +f 543/945/575 525/946/576 557/930/562 552/929/561 +f 556/947/455 555/948/455 533/949/457 532/950/456 +f 526/951/577 542/952/578 553/953/559 554/918/556 +f 689/896/579 526/951/577 554/918/556 693/917/555 +f 480/830/391 479/835/391 573/825/391 572/828/391 +f 537/856/403 485/855/535 590/954/580 589/955/581 +f 570/666/391 572/828/391 564/827/391 558/510/391 +f 535/644/403 537/856/403 589/955/581 591/667/463 +f 630/810/518 469/809/519 592/956/582 619/957/583 +f 621/958/584 571/959/585 560/806/516 620/805/517 +f 594/960/586 593/803/515 560/804/516 571/961/585 +f 580/816/513 594/960/586 571/961/585 472/817/514 +f 631/814/521 472/813/520 571/959/585 621/958/584 +f 493/505/391 480/830/391 572/828/391 570/666/391 +f 483/841/531 655/840/530 654/962/466 484/844/466 +f 471/963/587 595/964/523 594/960/586 580/816/513 +f 468/965/529 662/966/529 659/967/529 627/968/529 +f 589/969/581 590/970/580 563/971/588 562/972/589 +f 681/875/587 507/973/587 586/815/513 694/887/513 +f 647/974/587 495/975/587 585/867/513 639/866/513 +f 488/688/368 473/782/368 583/781/368 576/525/368 +f 467/794/590 661/793/590 656/976/590 578/977/590 +f 507/973/587 471/963/587 580/816/513 586/815/513 +f 592/978/582 469/979/587 579/799/513 593/803/515 +f 469/979/587 466/980/587 577/800/513 579/799/513 +f 618/981/368 465/982/368 577/784/368 623/783/368 +f 602/983/373 658/984/373 660/792/373 628/791/373 +f 491/698/373 650/701/373 651/985/373 476/986/373 +f 569/987/591 597/988/527 596/989/526 568/990/592 +f 559/706/473 591/707/463 589/969/581 562/972/589 +f 624/991/593 619/992/583 592/993/582 561/994/594 +f 561/994/594 592/993/582 593/995/515 587/996/595 +f 588/997/596 594/998/586 595/999/523 567/1000/597 +f 476/986/373 651/985/373 652/1001/373 475/1002/373 +f 568/990/592 596/989/526 598/721/388 566/720/479 +f 617/1003/598 614/1004/599 597/988/527 569/987/591 +f 587/1005/595 593/803/515 594/960/586 588/1006/596 +f 627/968/529 659/967/529 657/839/529 601/838/529 +f 625/1007/600 622/1008/522 614/1004/599 617/1003/598 +f 563/971/588 590/970/580 611/1009/601 616/1010/602 +f 474/779/368 599/1011/368 615/1012/368 584/780/368 +f 484/844/466 654/962/466 653/733/466 490/732/466 +f 479/835/391 605/1013/391 613/1014/391 573/825/391 +f 573/825/391 613/1014/391 612/1015/391 565/826/391 +f 485/855/535 604/1016/603 611/1017/601 590/954/580 +f 685/890/391 695/1018/391 610/1019/391 503/834/391 +f 486/832/528 606/1020/604 609/1021/605 508/857/536 +f 682/878/606 696/1022/607 608/1023/608 499/1024/609 +f 645/884/391 644/1025/391 607/1026/391 498/885/391 +f 597/831/527 614/1027/599 606/1020/604 486/832/528 +f 503/834/391 610/1019/391 605/1013/391 479/835/391 +f 481/854/535 600/1028/603 604/1016/603 485/855/535 +f 565/826/391 612/1015/391 603/1029/391 477/837/391 +f 477/837/391 603/1029/391 599/1030/391 474/846/391 +f 499/1024/609 608/1023/608 641/1031/610 642/1032/611 +f 584/780/368 615/1012/368 600/1033/368 481/852/368 +f 567/1000/597 595/999/523 622/1008/522 625/1007/600 +f 616/1010/602 611/1009/601 619/992/583 624/991/593 +f 599/1011/368 618/981/368 623/783/368 615/1012/368 +f 605/1013/391 631/814/391 621/958/391 613/1014/391 +f 613/1014/391 621/958/391 620/805/391 612/1015/391 +f 604/1016/603 630/810/518 619/957/583 611/1017/601 +f 695/1018/391 697/889/391 636/811/391 610/1019/391 +f 606/1020/604 632/822/525 635/877/541 609/1021/605 +f 696/1022/607 698/874/538 634/787/506 608/1023/608 +f 644/1025/391 649/870/391 633/873/391 607/1026/391 +f 614/1027/599 622/819/522 632/822/525 606/1020/604 +f 610/1019/391 636/811/391 631/814/391 605/1013/391 +f 600/1028/603 626/807/518 630/810/518 604/1016/603 +f 612/1015/391 620/805/391 629/795/391 603/1029/391 +f 603/1029/391 629/795/391 618/798/391 599/1030/391 +f 608/1023/608 634/787/506 648/790/509 641/1031/610 +f 615/1012/368 623/783/368 626/786/368 600/1033/368 +f 621/1034/612 588/1006/612 587/1005/612 620/1035/612 +f 578/977/363 639/1036/363 640/1037/363 467/794/363 +f 483/841/363 642/843/397 641/1038/363 601/838/363 +f 475/1002/363 645/1039/363 646/1040/363 476/986/363 +f 602/983/363 644/1041/363 645/1039/363 475/1002/363 +f 490/732/363 637/568/398 643/842/398 484/844/363 +f 476/986/363 646/1040/363 638/763/363 491/698/363 +f 468/965/363 647/1042/363 639/1036/363 578/977/363 +f 601/838/363 641/1038/363 648/1043/363 627/968/363 +f 628/791/363 649/1044/363 644/1041/363 602/983/363 +f 627/968/363 648/1043/363 647/1042/363 468/965/363 +f 467/794/363 640/1037/363 649/1044/363 628/791/363 +f 578/977/590 656/976/590 662/966/590 468/965/590 +f 475/1002/373 652/1001/373 658/984/373 602/983/373 +f 545/1045/502 544/925/613 678/1046/500 677/1047/614 +f 678/1046/500 542/904/416 543/903/544 677/1047/614 +f 690/927/442 532/1048/456 533/1049/457 691/920/442 +f 609/1021/605 635/877/541 698/874/538 696/1022/607 +f 607/1026/391 633/873/391 697/889/391 695/1018/391 +f 508/857/536 609/1021/605 696/1022/607 682/878/606 +f 498/885/391 607/1026/391 695/1018/391 685/890/391 +f 495/975/587 681/875/587 694/887/513 585/867/513 +f 563/971/588 569/987/591 568/990/592 562/972/589 +f 545/1045/502 530/1050/441 531/926/441 544/925/613 +f 529/1051/579 689/896/579 693/917/555 555/1052/615 +f 525/946/576 688/922/574 692/933/565 557/930/562 +f 557/930/562 692/933/565 690/927/568 530/931/563 +f 524/614/432 680/619/437 688/922/437 525/915/553 +f 555/1052/615 693/917/555 691/920/558 533/1049/616 +f 512/906/546 687/895/549 686/881/552 519/907/547 +f 513/1053/542 687/895/542 689/896/542 529/1054/542 +f 633/873/512 496/872/512 683/888/512 697/889/512 +f 585/867/513 694/887/513 683/888/514 496/868/514 +f 500/552/391 497/865/391 684/886/391 679/577/391 +f 508/1055/542 682/878/542 686/881/542 520/1056/542 +f 635/877/541 507/876/540 681/875/539 698/874/538 +f 562/972/413 568/990/413 566/720/413 559/706/413 +f 317/590/414 338/657/414 337/660/414 318/591/414 +f 616/1010/602 617/1003/598 569/987/591 563/971/588 +f 624/991/593 625/1007/600 617/1003/598 616/1010/602 +f 561/994/594 567/1000/597 625/1007/600 624/991/593 +f 567/1000/597 561/994/594 587/996/595 588/1006/596 +f 528/900/414 529/899/414 555/948/414 556/947/414 +o Cylinder +v -2.600841 0.553424 0.000000 +v 1.117515 0.557833 -0.000000 +v -2.600841 0.549801 -0.036784 +v 1.117515 0.554125 -0.037645 +v -2.600841 0.539071 -0.072155 +v 1.117515 0.543144 -0.073842 +v -2.600841 0.521647 -0.104753 +v 1.117515 0.525313 -0.107203 +v -2.600841 0.498199 -0.133325 +v 1.117515 0.501316 -0.136443 +v -2.600841 0.469626 -0.156774 +v 1.117515 0.472076 -0.160440 +v -2.600841 0.437028 -0.174198 +v 1.117515 0.438716 -0.178271 +v -2.600841 0.401658 -0.184927 +v 1.117515 0.402518 -0.189252 +v -2.600841 0.364873 -0.188550 +v 1.117515 0.364873 -0.192960 +v -2.600841 0.328089 -0.184927 +v 1.117515 0.327229 -0.189252 +v -2.600841 0.292718 -0.174198 +v 1.117515 0.291031 -0.178271 +v -2.600841 0.260120 -0.156774 +v 1.117515 0.257671 -0.160440 +v -2.600841 0.231548 -0.133325 +v 1.117515 0.228430 -0.136443 +v -2.600841 0.208099 -0.104753 +v 1.117515 0.204433 -0.107203 +v -2.600841 0.190675 -0.072155 +v 1.117515 0.186602 -0.073842 +v -2.600841 0.179946 -0.036784 +v 1.117515 0.175621 -0.037645 +v -2.600841 0.176323 0.000000 +v 1.117515 0.171914 -0.000000 +v -2.600841 0.179946 0.036784 +v 1.117515 0.175621 0.037644 +v -2.600841 0.190675 0.072155 +v 1.117515 0.186602 0.073842 +v -2.600841 0.208099 0.104753 +v 1.117515 0.204433 0.107202 +v -2.600841 0.231548 0.133325 +v 1.117515 0.228430 0.136443 +v -2.600841 0.260120 0.156774 +v 1.117515 0.257671 0.160440 +v -2.600841 0.292718 0.174198 +v 1.117515 0.291031 0.178271 +v -2.600841 0.328089 0.184928 +v 1.117515 0.327229 0.189252 +v -2.600841 0.364873 0.188551 +v 1.117515 0.364873 0.192959 +v -2.600841 0.401658 0.184928 +v 1.117515 0.402518 0.189252 +v -2.600841 0.437028 0.174198 +v 1.117515 0.438716 0.178271 +v -2.600841 0.469626 0.156774 +v 1.117515 0.472076 0.160440 +v -2.600841 0.498199 0.133325 +v 1.117515 0.501316 0.136443 +v -2.600841 0.521647 0.104753 +v 1.117515 0.525313 0.107202 +v -2.600841 0.539071 0.072155 +v 1.117515 0.543144 0.073842 +v -2.600841 0.549801 0.036784 +v 1.117515 0.554125 0.037644 +v -2.584752 0.581396 0.000000 +v -2.584752 0.577236 -0.042241 +v -2.584752 0.564914 -0.082860 +v -2.584752 0.544905 -0.120294 +v -2.584752 0.517978 -0.153105 +v -2.584752 0.485167 -0.180032 +v -2.584752 0.447733 -0.200041 +v -2.584752 0.407115 -0.212362 +v -2.584752 0.364873 -0.216523 +v -2.584752 0.322632 -0.212362 +v -2.584752 0.282014 -0.200041 +v -2.584752 0.244580 -0.180032 +v -2.584752 0.211769 -0.153105 +v -2.584752 0.184841 -0.120294 +v -2.584752 0.164832 -0.082860 +v -2.584752 0.152511 -0.042241 +v -2.584752 0.148350 0.000000 +v -2.584752 0.152511 0.042242 +v -2.584752 0.164832 0.082860 +v -2.584752 0.184841 0.120294 +v -2.584752 0.211768 0.153105 +v -2.584752 0.244580 0.180032 +v -2.584752 0.282014 0.200041 +v -2.584752 0.322632 0.212363 +v -2.584752 0.364873 0.216523 +v -2.584752 0.407115 0.212363 +v -2.584752 0.447733 0.200041 +v -2.584752 0.485167 0.180032 +v -2.584752 0.517978 0.153105 +v -2.584752 0.544905 0.120294 +v -2.584752 0.564914 0.082860 +v -2.584752 0.577236 0.042242 +v -2.535653 0.364873 0.000000 +v 1.117515 0.577236 -0.042242 +v 1.117515 0.581396 -0.000000 +v 1.117515 0.564914 -0.082860 +v 1.117515 0.544905 -0.120294 +v 1.117515 0.517978 -0.153105 +v 1.117515 0.485167 -0.180032 +v 1.117515 0.447733 -0.200041 +v 1.117515 0.407115 -0.212363 +v 1.117515 0.364873 -0.216523 +v 1.117515 0.322632 -0.212363 +v 1.117515 0.282013 -0.200041 +v 1.117515 0.244579 -0.180032 +v 1.117515 0.211768 -0.153105 +v 1.117515 0.184841 -0.120294 +v 1.117515 0.164832 -0.082860 +v 1.117515 0.152511 -0.042242 +v 1.117515 0.148350 -0.000000 +v 1.117515 0.152511 0.042241 +v 1.117515 0.164832 0.082860 +v 1.117515 0.184841 0.120294 +v 1.117515 0.211768 0.153105 +v 1.117515 0.244579 0.180032 +v 1.117515 0.282013 0.200041 +v 1.117515 0.322632 0.212362 +v 1.117515 0.364873 0.216523 +v 1.117515 0.407115 0.212362 +v 1.117515 0.447733 0.200041 +v 1.117515 0.485167 0.180032 +v 1.117515 0.517978 0.153105 +v 1.117515 0.544905 0.120294 +v 1.117515 0.564914 0.082860 +v 1.117515 0.577236 0.042241 +v 1.107603 0.538119 -0.034461 +v 1.107603 0.541514 -0.000000 +v 1.107603 0.528068 -0.067597 +v 1.107603 0.511744 -0.098136 +v 1.107603 0.489777 -0.124904 +v 1.107603 0.463009 -0.146871 +v 1.107603 0.432470 -0.163195 +v 1.107603 0.399334 -0.173246 +v 1.107603 0.364873 -0.176640 +v 1.107603 0.330412 -0.173246 +v 1.107603 0.297276 -0.163195 +v 1.107603 0.266737 -0.146871 +v 1.107603 0.239969 -0.124904 +v 1.107603 0.218002 -0.098136 +v 1.107603 0.201679 -0.067597 +v 1.107603 0.191627 -0.034461 +v 1.107603 0.188233 -0.000000 +v 1.107603 0.191627 0.034461 +v 1.107603 0.201679 0.067597 +v 1.107603 0.218002 0.098136 +v 1.107603 0.239969 0.124904 +v 1.107603 0.266737 0.146871 +v 1.107603 0.297276 0.163194 +v 1.107603 0.330412 0.173246 +v 1.107603 0.364873 0.176640 +v 1.107603 0.399334 0.173246 +v 1.107603 0.432471 0.163194 +v 1.107603 0.463009 0.146871 +v 1.107603 0.489777 0.124904 +v 1.107603 0.511744 0.098136 +v 1.107603 0.528068 0.067597 +v 1.107603 0.538119 0.034461 +v 0.996846 0.524606 -0.031773 +v 0.996846 0.527735 -0.000001 +v 0.996846 0.515338 -0.062325 +v 0.996846 0.500288 -0.090482 +v 0.996846 0.480034 -0.115161 +v 0.996846 0.455354 -0.135415 +v 0.996846 0.427198 -0.150466 +v 0.996846 0.396646 -0.159733 +v 0.996846 0.364873 -0.162863 +v 0.996846 0.333100 -0.159733 +v 0.996846 0.302549 -0.150466 +v 0.996846 0.274392 -0.135415 +v 0.996846 0.249712 -0.115161 +v 0.996846 0.229458 -0.090482 +v 0.996846 0.214408 -0.062325 +v 0.996846 0.205140 -0.031773 +v 0.996846 0.202011 -0.000001 +v 0.996846 0.205140 0.031772 +v 0.996846 0.214408 0.062324 +v 0.996846 0.229458 0.090481 +v 0.996846 0.249712 0.115160 +v 0.996846 0.274392 0.135414 +v 0.996846 0.302548 0.150464 +v 0.996846 0.333100 0.159732 +v 0.996846 0.364873 0.162861 +v 0.996846 0.396646 0.159732 +v 0.996846 0.427198 0.150464 +v 0.996846 0.455354 0.135414 +v 0.996846 0.480034 0.115160 +v 0.996846 0.500288 0.090481 +v 0.996846 0.515338 0.062324 +v 0.996846 0.524606 0.031772 +v 0.657264 0.448093 -0.016554 +v 0.657264 0.449723 -0.000001 +v 0.657264 0.443264 -0.032471 +v 0.657264 0.435423 -0.047141 +v 0.657264 0.424871 -0.059998 +v 0.657264 0.412013 -0.070551 +v 0.657264 0.397344 -0.078392 +v 0.657264 0.381427 -0.083220 +v 0.657264 0.364873 -0.084850 +v 0.657264 0.348320 -0.083220 +v 0.657264 0.332403 -0.078392 +v 0.657264 0.317733 -0.070551 +v 0.657264 0.304875 -0.059998 +v 0.657264 0.294323 -0.047141 +v 0.657264 0.286482 -0.032471 +v 0.657264 0.281654 -0.016554 +v 0.657264 0.280023 -0.000001 +v 0.657264 0.281654 0.016553 +v 0.657264 0.286482 0.032470 +v 0.657264 0.294323 0.047139 +v 0.657264 0.304875 0.059997 +v 0.657264 0.317733 0.070549 +v 0.657264 0.332403 0.078390 +v 0.657264 0.348320 0.083219 +v 0.657264 0.364873 0.084849 +v 0.657264 0.381427 0.083219 +v 0.657264 0.397344 0.078390 +v 0.657264 0.412013 0.070549 +v 0.657264 0.424871 0.059997 +v 0.657264 0.435423 0.047139 +v 0.657264 0.443264 0.032470 +v 0.657264 0.448093 0.016553 +v 0.561981 0.402091 -0.007404 +v 0.561981 0.402820 -0.000001 +v 0.561981 0.399932 -0.014522 +v 0.561981 0.396425 -0.021083 +v 0.561981 0.391706 -0.026833 +v 0.561981 0.385955 -0.031552 +v 0.561981 0.379395 -0.035059 +v 0.561981 0.372276 -0.037218 +v 0.561981 0.364873 -0.037948 +v 0.561981 0.357470 -0.037218 +v 0.561981 0.350352 -0.035059 +v 0.561981 0.343791 -0.031552 +v 0.561981 0.338041 -0.026833 +v 0.561981 0.333321 -0.021083 +v 0.561981 0.329815 -0.014522 +v 0.561981 0.327655 -0.007404 +v 0.561981 0.326926 -0.000001 +v 0.561981 0.327655 0.007402 +v 0.561981 0.329815 0.014521 +v 0.561981 0.333321 0.021082 +v 0.561981 0.338041 0.026832 +v 0.561981 0.343791 0.031551 +v 0.561981 0.350351 0.035058 +v 0.561981 0.357470 0.037217 +v 0.561981 0.364873 0.037946 +v 0.561981 0.372276 0.037217 +v 0.561981 0.379395 0.035058 +v 0.561981 0.385955 0.031551 +v 0.561981 0.391706 0.026832 +v 0.561981 0.396425 0.021082 +v 0.561981 0.399932 0.014521 +v 0.561981 0.402091 0.007402 +v -2.535654 0.450957 0.000000 +v -2.535654 0.449303 -0.016794 +v -2.535654 0.444404 -0.032943 +v -2.535654 0.436449 -0.047825 +v -2.535654 0.425744 -0.060870 +v -2.535654 0.412699 -0.071576 +v -2.535654 0.397816 -0.079531 +v -2.535654 0.381667 -0.084429 +v -2.535654 0.364873 -0.086083 +v -2.535654 0.348079 -0.084429 +v -2.535654 0.331931 -0.079531 +v -2.535654 0.317048 -0.071576 +v -2.535654 0.304003 -0.060870 +v -2.535654 0.293297 -0.047825 +v -2.535654 0.285342 -0.032943 +v -2.535654 0.280444 -0.016794 +v -2.535654 0.278790 0.000000 +v -2.535654 0.280444 0.016794 +v -2.535654 0.285342 0.032943 +v -2.535654 0.293297 0.047826 +v -2.535654 0.304003 0.060871 +v -2.535654 0.317048 0.071576 +v -2.535654 0.331931 0.079531 +v -2.535654 0.348079 0.084430 +v -2.535654 0.364873 0.086084 +v -2.535654 0.381667 0.084430 +v -2.535654 0.397816 0.079531 +v -2.535654 0.412699 0.071576 +v -2.535654 0.425744 0.060871 +v -2.535654 0.436449 0.047826 +v -2.535654 0.444404 0.032943 +v -2.535654 0.449303 0.016794 +vt 0.905938 0.884329 +vt 0.905938 0.882998 +vt 0.906087 0.882998 +vt 0.906087 0.884329 +vt 0.906239 0.882998 +vt 0.906239 0.884329 +vt 0.906387 0.882998 +vt 0.906387 0.884329 +vt 0.906527 0.882998 +vt 0.906527 0.884329 +vt 0.906653 0.882998 +vt 0.906653 0.884329 +vt 0.906359 0.882790 +vt 0.906359 0.881460 +vt 0.906467 0.881460 +vt 0.906467 0.882790 +vt 0.906593 0.881460 +vt 0.906593 0.882790 +vt 0.906733 0.881460 +vt 0.906733 0.882790 +vt 0.906881 0.881460 +vt 0.906881 0.882790 +vt 0.907033 0.881460 +vt 0.907033 0.882790 +vt 0.907181 0.881460 +vt 0.907181 0.882790 +vt 0.907321 0.881460 +vt 0.907321 0.882790 +vt 0.907447 0.881460 +vt 0.907447 0.882790 +vt 0.909731 0.881460 +vt 0.909731 0.882790 +vt 0.909624 0.882790 +vt 0.909624 0.881460 +vt 0.909498 0.882790 +vt 0.909498 0.881460 +vt 0.909358 0.882790 +vt 0.909358 0.881460 +vt 0.909209 0.882790 +vt 0.909209 0.881460 +vt 0.909057 0.882790 +vt 0.909057 0.881460 +vt 0.908909 0.882790 +vt 0.908909 0.881460 +vt 0.908769 0.882790 +vt 0.908769 0.881460 +vt 0.908643 0.882790 +vt 0.908643 0.881460 +vt 0.908535 0.882790 +vt 0.908535 0.881460 +vt 0.907447 0.882790 +vt 0.907447 0.881460 +vt 0.907573 0.881460 +vt 0.907573 0.882790 +vt 0.907713 0.881460 +vt 0.907713 0.882790 +vt 0.907862 0.881460 +vt 0.907862 0.882790 +vt 0.908014 0.881460 +vt 0.908014 0.882790 +vt 0.908162 0.881460 +vt 0.908162 0.882790 +vt 0.908302 0.881460 +vt 0.908302 0.882790 +vt 0.908428 0.881460 +vt 0.908428 0.882790 +vt 0.908535 0.881460 +vt 0.908535 0.882790 +vt 0.906890 0.883997 +vt 0.906815 0.883884 +vt 0.906866 0.883857 +vt 0.906935 0.883960 +vt 0.905672 0.884329 +vt 0.905672 0.882998 +vt 0.905798 0.882998 +vt 0.905798 0.884329 +vt 0.908441 0.883133 +vt 0.908534 0.883039 +vt 0.908766 0.883322 +vt 0.908724 0.883365 +vt 0.909631 0.883494 +vt 0.909606 0.883364 +vt 0.909701 0.883335 +vt 0.909731 0.883484 +vt 0.909631 0.883626 +vt 0.909731 0.883635 +vt 0.909606 0.883755 +vt 0.909701 0.883784 +vt 0.909555 0.883877 +vt 0.909643 0.883924 +vt 0.909482 0.883987 +vt 0.909559 0.884050 +vt 0.909388 0.884080 +vt 0.909452 0.884157 +vt 0.909279 0.884153 +vt 0.909326 0.884241 +vt 0.909157 0.884204 +vt 0.909186 0.884299 +vt 0.909027 0.884230 +vt 0.909037 0.884329 +vt 0.908895 0.884230 +vt 0.908886 0.884329 +vt 0.908766 0.884204 +vt 0.908737 0.884299 +vt 0.908644 0.884153 +vt 0.908597 0.884241 +vt 0.908534 0.884080 +vt 0.908471 0.884157 +vt 0.908441 0.883987 +vt 0.908364 0.884050 +vt 0.908368 0.883877 +vt 0.908280 0.883924 +vt 0.908317 0.883755 +vt 0.908222 0.883784 +vt 0.908291 0.883626 +vt 0.908192 0.883635 +vt 0.908291 0.883494 +vt 0.908192 0.883484 +vt 0.908317 0.883364 +vt 0.908222 0.883335 +vt 0.908368 0.883242 +vt 0.908280 0.883195 +vt 0.908364 0.883069 +vt 0.908471 0.882962 +vt 0.908644 0.882966 +vt 0.908597 0.882878 +vt 0.908766 0.882915 +vt 0.908737 0.882820 +vt 0.908895 0.882890 +vt 0.908886 0.882790 +vt 0.909027 0.882890 +vt 0.909037 0.882790 +vt 0.909157 0.882915 +vt 0.909186 0.882820 +vt 0.909279 0.882966 +vt 0.909326 0.882878 +vt 0.909388 0.883039 +vt 0.909452 0.882962 +vt 0.909482 0.883133 +vt 0.909559 0.883069 +vt 0.909555 0.883242 +vt 0.909643 0.883195 +vt 0.908991 0.883865 +vt 0.909051 0.883854 +vt 0.908816 0.883289 +vt 0.908931 0.883865 +vt 0.908872 0.883265 +vt 0.908872 0.883854 +vt 0.908931 0.883254 +vt 0.908816 0.883831 +vt 0.908991 0.883254 +vt 0.908766 0.883797 +vt 0.909051 0.883265 +vt 0.908724 0.883755 +vt 0.909267 0.883529 +vt 0.909255 0.883470 +vt 0.909106 0.883289 +vt 0.908690 0.883704 +vt 0.909267 0.883590 +vt 0.909156 0.883322 +vt 0.908667 0.883649 +vt 0.909255 0.883649 +vt 0.909199 0.883365 +vt 0.908655 0.883590 +vt 0.909232 0.883704 +vt 0.909232 0.883415 +vt 0.908655 0.883529 +vt 0.909199 0.883755 +vt 0.908667 0.883470 +vt 0.909156 0.883797 +vt 0.908690 0.883415 +vt 0.909106 0.883831 +vt 0.907623 0.884219 +vt 0.907747 0.884167 +vt 0.907787 0.884241 +vt 0.907647 0.884299 +vt 0.907860 0.884092 +vt 0.907913 0.884157 +vt 0.907955 0.883997 +vt 0.908020 0.884050 +vt 0.908030 0.883884 +vt 0.908104 0.883924 +vt 0.908082 0.883760 +vt 0.908162 0.883784 +vt 0.908108 0.883627 +vt 0.908192 0.883635 +vt 0.908108 0.883492 +vt 0.908192 0.883484 +vt 0.908082 0.883360 +vt 0.908162 0.883335 +vt 0.908030 0.883235 +vt 0.908104 0.883195 +vt 0.907955 0.883123 +vt 0.908020 0.883069 +vt 0.907860 0.883027 +vt 0.907913 0.882962 +vt 0.907747 0.882952 +vt 0.907787 0.882878 +vt 0.907623 0.882900 +vt 0.907647 0.882820 +vt 0.907490 0.882874 +vt 0.907498 0.882790 +vt 0.907355 0.882874 +vt 0.907347 0.882790 +vt 0.907223 0.882900 +vt 0.907198 0.882820 +vt 0.907098 0.882952 +vt 0.907058 0.882878 +vt 0.906986 0.883027 +vt 0.906932 0.882962 +vt 0.906890 0.883123 +vt 0.906825 0.883069 +vt 0.906815 0.883235 +vt 0.906741 0.883195 +vt 0.906763 0.883360 +vt 0.906683 0.883335 +vt 0.906737 0.883492 +vt 0.906653 0.883484 +vt 0.906737 0.883627 +vt 0.906653 0.883635 +vt 0.906763 0.883760 +vt 0.906683 0.883784 +vt 0.906741 0.883924 +vt 0.906825 0.884050 +vt 0.906986 0.884092 +vt 0.906932 0.884157 +vt 0.907098 0.884167 +vt 0.907058 0.884241 +vt 0.907223 0.884219 +vt 0.907198 0.884299 +vt 0.907355 0.884245 +vt 0.907347 0.884329 +vt 0.907490 0.884245 +vt 0.907498 0.884329 +vt 0.907240 0.882956 +vt 0.907361 0.882932 +vt 0.907366 0.882981 +vt 0.907254 0.883003 +vt 0.907720 0.883003 +vt 0.907606 0.882956 +vt 0.907023 0.884047 +vt 0.907484 0.882932 +vt 0.907606 0.884163 +vt 0.907720 0.884116 +vt 0.907125 0.884116 +vt 0.907823 0.884047 +vt 0.907240 0.884163 +vt 0.907910 0.883960 +vt 0.907361 0.884187 +vt 0.907125 0.883003 +vt 0.907979 0.883857 +vt 0.907484 0.884187 +vt 0.907023 0.883072 +vt 0.908026 0.883743 +vt 0.906935 0.883160 +vt 0.908050 0.883621 +vt 0.906866 0.883262 +vt 0.908050 0.883498 +vt 0.906819 0.883377 +vt 0.908026 0.883377 +vt 0.906795 0.883498 +vt 0.907979 0.883262 +vt 0.906795 0.883621 +vt 0.907910 0.883160 +vt 0.906819 0.883743 +vt 0.907823 0.883072 +vt 0.906866 0.883391 +vt 0.906910 0.883286 +vt 0.907155 0.883417 +vt 0.907133 0.883472 +vt 0.907792 0.884009 +vt 0.907872 0.883928 +vt 0.907254 0.884116 +vt 0.907366 0.884138 +vt 0.907149 0.883047 +vt 0.907935 0.883834 +vt 0.907480 0.884138 +vt 0.907054 0.883110 +vt 0.907979 0.883728 +vt 0.907591 0.884116 +vt 0.906973 0.883191 +vt 0.908001 0.883617 +vt 0.908001 0.883503 +vt 0.907979 0.883391 +vt 0.906844 0.883503 +vt 0.907935 0.883286 +vt 0.906844 0.883617 +vt 0.907872 0.883191 +vt 0.906866 0.883728 +vt 0.907792 0.883110 +vt 0.906910 0.883834 +vt 0.907697 0.883047 +vt 0.906973 0.883928 +vt 0.907591 0.883003 +vt 0.907054 0.884009 +vt 0.907480 0.882981 +vt 0.907697 0.884072 +vt 0.907149 0.884072 +vt 0.907133 0.883648 +vt 0.907121 0.883589 +vt 0.907288 0.883573 +vt 0.907293 0.883599 +vt 0.907724 0.883530 +vt 0.907713 0.883472 +vt 0.907121 0.883530 +vt 0.907690 0.883417 +vt 0.907657 0.883367 +vt 0.907615 0.883325 +vt 0.907155 0.883702 +vt 0.907565 0.883292 +vt 0.907188 0.883752 +vt 0.907511 0.883270 +vt 0.907230 0.883794 +vt 0.907452 0.883258 +vt 0.907511 0.883850 +vt 0.907565 0.883827 +vt 0.907280 0.883827 +vt 0.907393 0.883258 +vt 0.907615 0.883794 +vt 0.907335 0.883850 +vt 0.907335 0.883270 +vt 0.907657 0.883752 +vt 0.907393 0.883861 +vt 0.907280 0.883292 +vt 0.907690 0.883702 +vt 0.907452 0.883861 +vt 0.907230 0.883325 +vt 0.907713 0.883648 +vt 0.907188 0.883367 +vt 0.907724 0.883589 +vt 0.907486 0.883679 +vt 0.907462 0.883689 +vt 0.907436 0.883694 +vt 0.907409 0.883694 +vt 0.907383 0.883689 +vt 0.907359 0.883679 +vt 0.907337 0.883664 +vt 0.907318 0.883646 +vt 0.907303 0.883623 +vt 0.907288 0.883546 +vt 0.907293 0.883520 +vt 0.907303 0.883496 +vt 0.907318 0.883474 +vt 0.907337 0.883455 +vt 0.907359 0.883440 +vt 0.907383 0.883430 +vt 0.907409 0.883425 +vt 0.907436 0.883425 +vt 0.907462 0.883430 +vt 0.907486 0.883440 +vt 0.907509 0.883455 +vt 0.907527 0.883474 +vt 0.907542 0.883496 +vt 0.907552 0.883520 +vt 0.907557 0.883546 +vt 0.907557 0.883573 +vt 0.907552 0.883599 +vt 0.907542 0.883623 +vt 0.907527 0.883646 +vt 0.907509 0.883664 +vt 0.908961 0.883560 +vn -0.4876 0.8730 0.0000 +vn 0.6857 0.7279 0.0000 +vn 0.6857 0.7139 -0.1420 +vn -0.4876 0.8563 -0.1703 +vn 0.6857 0.6725 -0.2785 +vn -0.4876 0.8066 -0.3341 +vn 0.6857 0.6052 -0.4044 +vn -0.4876 0.7259 -0.4850 +vn 0.6857 0.5147 -0.5147 +vn -0.4876 0.6173 -0.6173 +vn 0.6857 0.4044 -0.6052 +vn -0.4876 0.4850 -0.7259 +vn 0.6857 0.2785 -0.6725 +vn -0.4876 0.3341 -0.8066 +vn 0.6857 0.1420 -0.7139 +vn -0.4876 0.1703 -0.8563 +vn 0.6857 0.0000 -0.7279 +vn -0.4876 0.0000 -0.8730 +vn 0.6857 -0.1420 -0.7139 +vn -0.4876 -0.1703 -0.8563 +vn 0.6857 -0.2785 -0.6725 +vn -0.4876 -0.3341 -0.8066 +vn 0.6857 -0.4044 -0.6052 +vn -0.4876 -0.4850 -0.7259 +vn 0.6857 -0.5147 -0.5147 +vn -0.4876 -0.6173 -0.6173 +vn 0.6857 -0.6052 -0.4044 +vn -0.4876 -0.7259 -0.4850 +vn 0.6857 -0.6725 -0.2785 +vn -0.4876 -0.8066 -0.3341 +vn 0.6857 -0.7139 -0.1420 +vn -0.4876 -0.8563 -0.1703 +vn 0.6857 -0.7279 0.0000 +vn -0.4876 -0.8730 0.0000 +vn 0.6857 -0.7139 0.1420 +vn -0.4876 -0.8563 0.1703 +vn 0.6857 -0.6725 0.2785 +vn -0.4876 -0.8066 0.3341 +vn 0.6857 -0.6052 0.4044 +vn -0.4876 -0.7259 0.4850 +vn 0.6857 -0.5147 0.5147 +vn -0.4876 -0.6173 0.6173 +vn 0.6857 -0.4044 0.6052 +vn -0.4876 -0.4850 0.7259 +vn 0.6857 -0.2785 0.6725 +vn -0.4876 -0.3341 0.8066 +vn 0.6857 -0.1420 0.7139 +vn -0.4876 -0.1703 0.8563 +vn 0.6857 0.0000 0.7279 +vn -0.4876 0.0000 0.8730 +vn 0.6857 0.1420 0.7139 +vn -0.4876 0.1703 0.8563 +vn 0.6857 0.2785 0.6725 +vn -0.4876 0.3341 0.8066 +vn 0.6857 0.4044 0.6052 +vn -0.4876 0.4850 0.7259 +vn 0.6857 0.5147 0.5147 +vn -0.4876 0.6173 0.6173 +vn 0.6857 0.6052 0.4044 +vn -0.4876 0.7259 0.4850 +vn 0.6857 0.6725 0.2785 +vn -0.4876 0.8066 0.3341 +vn 0.9673 -0.0971 -0.2344 +vn 0.9673 -0.0495 -0.2489 +vn 0.5560 -0.1621 -0.8151 +vn 0.5560 -0.3180 -0.7678 +vn 0.6857 0.7139 0.1420 +vn -0.4876 0.8563 0.1703 +vn -0.9999 -0.0056 0.0083 +vn -0.9999 -0.0038 0.0093 +vn -0.9553 0.1131 -0.2730 +vn -0.9553 0.1641 -0.2457 +vn -0.9999 0.0098 -0.0020 +vn -0.9999 0.0100 0.0000 +vn -0.9999 0.0093 -0.0038 +vn -0.9999 0.0083 -0.0056 +vn -0.9999 0.0071 -0.0071 +vn -0.9999 0.0056 -0.0083 +vn -0.9999 0.0038 -0.0093 +vn -0.9999 0.0020 -0.0099 +vn -0.9999 0.0000 -0.0100 +vn -0.9999 -0.0020 -0.0099 +vn -0.9999 -0.0038 -0.0093 +vn -0.9999 -0.0056 -0.0083 +vn -0.9999 -0.0071 -0.0071 +vn -0.9999 -0.0083 -0.0056 +vn -0.9999 -0.0093 -0.0038 +vn -0.9999 -0.0099 -0.0020 +vn -0.9999 -0.0100 0.0000 +vn -0.9999 -0.0099 0.0020 +vn -0.9999 -0.0093 0.0038 +vn -0.9999 -0.0083 0.0056 +vn -0.9999 -0.0071 0.0071 +vn -0.9999 -0.0020 0.0099 +vn -0.9999 0.0000 0.0100 +vn -0.9999 0.0020 0.0099 +vn -0.9999 0.0038 0.0093 +vn -0.9999 0.0056 0.0083 +vn -0.9999 0.0071 0.0071 +vn -0.9999 0.0083 0.0056 +vn -0.9999 0.0093 0.0038 +vn -0.9999 0.0099 0.0020 +vn -0.9553 0.0576 0.2898 +vn -0.9553 0.0000 0.2954 +vn -0.9553 0.0576 -0.2898 +vn -0.9553 0.1130 0.2730 +vn -0.9553 0.0000 -0.2954 +vn -0.9554 0.1641 0.2457 +vn -0.9553 -0.0576 -0.2898 +vn -0.9554 0.2089 0.2089 +vn -0.9553 -0.1131 -0.2730 +vn -0.9553 0.2457 0.1641 +vn -0.9553 -0.1642 -0.2457 +vn -0.9553 0.2730 0.1131 +vn -0.9553 -0.2898 0.0576 +vn -0.9553 -0.2954 0.0000 +vn -0.9553 -0.2089 -0.2089 +vn -0.9553 0.2898 0.0576 +vn -0.9553 -0.2730 0.1131 +vn -0.9554 -0.2457 -0.1641 +vn -0.9553 0.2954 0.0000 +vn -0.9553 -0.2457 0.1641 +vn -0.9554 -0.2730 -0.1131 +vn -0.9553 0.2898 -0.0576 +vn -0.9554 -0.2089 0.2089 +vn -0.9553 -0.2898 -0.0576 +vn -0.9553 0.2730 -0.1131 +vn -0.9554 -0.1641 0.2457 +vn -0.9554 0.2457 -0.1641 +vn -0.9553 -0.1131 0.2730 +vn -0.9553 0.2089 -0.2089 +vn -0.9553 -0.0576 0.2898 +vn 0.9673 -0.2538 0.0000 +vn 0.9673 -0.2489 0.0495 +vn 0.9673 -0.2344 0.0971 +vn 0.9673 -0.2110 0.1410 +vn 0.9673 -0.1794 0.1794 +vn 0.9673 -0.1410 0.2110 +vn 0.9673 -0.0971 0.2344 +vn 0.9673 -0.0495 0.2489 +vn 0.9673 0.0000 0.2538 +vn 0.9673 0.0495 0.2489 +vn 0.9673 0.0971 0.2344 +vn 0.9673 0.1410 0.2110 +vn 0.9673 0.1794 0.1794 +vn 0.9673 0.2110 0.1410 +vn 0.9673 0.2344 0.0971 +vn 0.9673 0.2489 0.0495 +vn 0.9673 0.2538 0.0000 +vn 0.9673 0.2489 -0.0495 +vn 0.9673 0.2344 -0.0971 +vn 0.9673 0.2110 -0.1410 +vn 0.9673 0.1794 -0.1794 +vn 0.9673 0.1410 -0.2110 +vn 0.9673 0.0971 -0.2344 +vn 0.9673 0.0495 -0.2489 +vn 0.9673 0.0000 -0.2538 +vn 0.9673 -0.1410 -0.2110 +vn 0.9673 -0.1794 -0.1794 +vn 0.9673 -0.2110 -0.1410 +vn 0.9673 -0.2344 -0.0971 +vn 0.9673 -0.2489 -0.0495 +vn 0.5560 0.8311 0.0000 +vn 0.5560 0.8151 0.1621 +vn 0.1733 0.9659 0.1921 +vn 0.1733 0.9848 0.0000 +vn 0.5560 0.5877 0.5877 +vn 0.5560 0.6911 0.4617 +vn 0.5560 -0.4617 -0.6911 +vn 0.5560 0.7678 0.3180 +vn 0.5560 -0.8311 0.0000 +vn 0.5560 -0.8151 0.1621 +vn 0.5560 -0.5877 -0.5877 +vn 0.5560 -0.7678 0.3180 +vn 0.5560 -0.6911 -0.4617 +vn 0.5560 -0.6911 0.4617 +vn 0.5560 -0.7678 -0.3180 +vn 0.5560 0.8151 -0.1621 +vn 0.5560 -0.5877 0.5877 +vn 0.5560 -0.8151 -0.1621 +vn 0.5560 0.7678 -0.3180 +vn 0.5560 -0.4617 0.6911 +vn 0.5560 0.6910 -0.4617 +vn 0.5560 -0.3180 0.7678 +vn 0.5560 0.5877 -0.5877 +vn 0.5560 -0.1621 0.8151 +vn 0.5560 0.4617 -0.6911 +vn 0.5560 0.0000 0.8311 +vn 0.5560 0.3180 -0.7678 +vn 0.5560 0.1621 0.8151 +vn 0.5560 0.1621 -0.8151 +vn 0.5560 0.3180 0.7678 +vn 0.5560 0.0000 -0.8311 +vn 0.5560 0.4617 0.6911 +vn 0.1733 0.5471 -0.8189 +vn 0.1733 0.6964 -0.6964 +vn 0.3327 0.6668 -0.6668 +vn 0.3327 0.5239 -0.7841 +vn 0.1733 -0.9099 0.3769 +vn 0.1733 -0.8189 0.5471 +vn 0.1733 -0.8189 -0.5471 +vn 0.1733 -0.9099 -0.3769 +vn 0.1733 0.9659 -0.1921 +vn 0.1733 -0.6964 0.6964 +vn 0.1733 -0.9659 -0.1921 +vn 0.1733 0.9099 -0.3769 +vn 0.1733 -0.5471 0.8189 +vn 0.1733 -0.9848 0.0000 +vn 0.1733 0.8189 -0.5471 +vn 0.1733 -0.3769 0.9099 +vn 0.1733 -0.1921 0.9659 +vn 0.1733 0.0000 0.9848 +vn 0.1733 0.3769 -0.9099 +vn 0.1733 0.1921 0.9659 +vn 0.1733 0.1921 -0.9659 +vn 0.1733 0.3769 0.9099 +vn 0.1733 0.0000 -0.9848 +vn 0.1733 0.5471 0.8189 +vn 0.1733 -0.1921 -0.9659 +vn 0.1733 0.6964 0.6964 +vn 0.1733 -0.3769 -0.9099 +vn 0.1733 0.8189 0.5471 +vn 0.1733 -0.5471 -0.8189 +vn 0.1733 0.9099 0.3769 +vn 0.1733 -0.9659 0.1921 +vn 0.1733 -0.6964 -0.6964 +vn 0.3327 0.0000 -0.9430 +vn 0.3327 0.1840 -0.9249 +vn 0.8343 0.1075 -0.5408 +vn 0.8343 0.0000 -0.5513 +vn 0.3327 -0.1840 0.9249 +vn 0.3327 0.0000 0.9430 +vn 0.3327 0.3609 -0.8712 +vn 0.3327 0.1840 0.9249 +vn 0.3327 0.3609 0.8712 +vn 0.3327 0.5239 0.7841 +vn 0.3327 -0.1840 -0.9249 +vn 0.3327 0.6668 0.6668 +vn 0.3327 -0.3609 -0.8712 +vn 0.3327 0.7841 0.5239 +vn 0.3327 -0.5239 -0.7841 +vn 0.3327 0.8712 0.3609 +vn 0.3327 -0.9430 0.0000 +vn 0.3327 -0.9249 0.1840 +vn 0.3327 -0.6668 -0.6668 +vn 0.3327 0.9249 0.1840 +vn 0.3327 -0.8712 0.3609 +vn 0.3327 -0.7841 -0.5239 +vn 0.3327 0.9430 0.0000 +vn 0.3327 -0.7841 0.5239 +vn 0.3327 -0.8712 -0.3609 +vn 0.3327 0.9249 -0.1840 +vn 0.3327 -0.6668 0.6668 +vn 0.3327 -0.9249 -0.1840 +vn 0.3327 0.8712 -0.3609 +vn 0.3327 -0.5239 0.7841 +vn 0.3327 0.7841 -0.5239 +vn 0.3327 -0.3609 0.8712 +vn 0.8343 -0.5408 0.1075 +vn 0.8343 -0.5513 0.0000 +vn 0.8343 -0.5408 -0.1075 +vn 0.8343 -0.5094 -0.2110 +vn 0.8343 -0.4584 -0.3063 +vn 0.8343 -0.3898 -0.3898 +vn 0.8343 -0.3063 -0.4584 +vn 0.8343 -0.2110 -0.5094 +vn 0.8343 -0.1075 -0.5408 +vn 0.8343 0.2110 -0.5094 +vn 0.8343 0.3063 -0.4584 +vn 0.8343 0.3898 -0.3898 +vn 0.8343 0.4584 -0.3063 +vn 0.8343 0.5094 -0.2110 +vn 0.8343 0.5408 -0.1075 +vn 0.8343 0.5513 0.0000 +vn 0.8343 0.5408 0.1075 +vn 0.8343 0.5094 0.2110 +vn 0.8343 0.4584 0.3063 +vn 0.8343 0.3898 0.3898 +vn 0.8343 0.3063 0.4584 +vn 0.8343 0.2110 0.5094 +vn 0.8343 0.1075 0.5408 +vn 0.8343 0.0000 0.5513 +vn 0.8343 -0.1075 0.5408 +vn 0.8343 -0.2110 0.5094 +vn 0.8343 -0.3063 0.4584 +vn 0.8343 -0.3898 0.3898 +vn 0.8343 -0.4584 0.3063 +vn 0.8343 -0.5094 0.2110 +vn -1.0000 0.0000 0.0000 +usemtl Glock +s 1 +f 763/1057/617 797/1058/618 796/1059/619 764/1060/620 +f 764/1060/620 796/1059/619 798/1061/621 765/1062/622 +f 765/1062/622 798/1061/621 799/1063/623 766/1064/624 +f 766/1064/624 799/1063/623 800/1065/625 767/1066/626 +f 767/1066/626 800/1065/625 801/1067/627 768/1068/628 +f 768/1069/628 801/1070/627 802/1071/629 769/1072/630 +f 769/1072/630 802/1071/629 803/1073/631 770/1074/632 +f 770/1074/632 803/1073/631 804/1075/633 771/1076/634 +f 771/1076/634 804/1075/633 805/1077/635 772/1078/636 +f 772/1078/636 805/1077/635 806/1079/637 773/1080/638 +f 773/1080/638 806/1079/637 807/1081/639 774/1082/640 +f 774/1082/640 807/1081/639 808/1083/641 775/1084/642 +f 775/1084/642 808/1083/641 809/1085/643 776/1086/644 +f 776/1087/644 809/1088/643 810/1089/645 777/1090/646 +f 777/1090/646 810/1089/645 811/1091/647 778/1092/648 +f 778/1092/648 811/1091/647 812/1093/649 779/1094/650 +f 779/1094/650 812/1093/649 813/1095/651 780/1096/652 +f 780/1096/652 813/1095/651 814/1097/653 781/1098/654 +f 781/1098/654 814/1097/653 815/1099/655 782/1100/656 +f 782/1100/656 815/1099/655 816/1101/657 783/1102/658 +f 783/1102/658 816/1101/657 817/1103/659 784/1104/660 +f 784/1104/660 817/1103/659 818/1105/661 785/1106/662 +f 785/1107/662 818/1108/661 819/1109/663 786/1110/664 +f 786/1110/664 819/1109/663 820/1111/665 787/1112/666 +f 787/1112/666 820/1111/665 821/1113/667 788/1114/668 +f 788/1114/668 821/1113/667 822/1115/669 789/1116/670 +f 789/1116/670 822/1115/669 823/1117/671 790/1118/672 +f 790/1118/672 823/1117/671 824/1119/673 791/1120/674 +f 791/1120/674 824/1119/673 825/1121/675 792/1122/676 +f 792/1122/676 825/1121/675 826/1123/677 793/1124/678 +f 752/1125/679 750/1126/680 853/1127/681 854/1128/682 +f 793/1129/678 826/1130/677 827/1131/683 794/1132/684 +f 794/1132/684 827/1131/683 797/1058/618 763/1057/617 +f 741/1133/685 743/1134/686 978/1135/687 977/1136/688 +f 701/1137/689 699/1138/690 763/1139/617 764/1140/620 +f 703/1141/691 701/1137/689 764/1140/620 765/1142/622 +f 705/1143/692 703/1141/691 765/1142/622 766/1144/624 +f 707/1145/693 705/1143/692 766/1144/624 767/1146/626 +f 709/1147/694 707/1145/693 767/1146/626 768/1148/628 +f 711/1149/695 709/1147/694 768/1148/628 769/1150/630 +f 713/1151/696 711/1149/695 769/1150/630 770/1152/632 +f 715/1153/697 713/1151/696 770/1152/632 771/1154/634 +f 717/1155/698 715/1153/697 771/1154/634 772/1156/636 +f 719/1157/699 717/1155/698 772/1156/636 773/1158/638 +f 721/1159/700 719/1157/699 773/1158/638 774/1160/640 +f 723/1161/701 721/1159/700 774/1160/640 775/1162/642 +f 725/1163/702 723/1161/701 775/1162/642 776/1164/644 +f 727/1165/703 725/1163/702 776/1164/644 777/1166/646 +f 729/1167/704 727/1165/703 777/1166/646 778/1168/648 +f 731/1169/705 729/1167/704 778/1168/648 779/1170/650 +f 733/1171/706 731/1169/705 779/1170/650 780/1172/652 +f 735/1173/707 733/1171/706 780/1172/652 781/1174/654 +f 737/1175/708 735/1173/707 781/1174/654 782/1176/656 +f 739/1177/709 737/1175/708 782/1176/656 783/1178/658 +f 741/1133/685 739/1177/709 783/1178/658 784/1179/660 +f 743/1134/686 741/1133/685 784/1179/660 785/1180/662 +f 745/1181/710 743/1134/686 785/1180/662 786/1182/664 +f 747/1183/711 745/1181/710 786/1182/664 787/1184/666 +f 749/1185/712 747/1183/711 787/1184/666 788/1186/668 +f 751/1187/713 749/1185/712 788/1186/668 789/1188/670 +f 753/1189/714 751/1187/713 789/1188/670 790/1190/672 +f 755/1191/715 753/1189/714 790/1190/672 791/1192/674 +f 757/1193/716 755/1191/715 791/1192/674 792/1194/676 +f 759/1195/717 757/1193/716 792/1194/676 793/1196/678 +f 761/1197/718 759/1195/717 793/1196/678 794/1198/684 +f 699/1138/690 761/1197/718 794/1198/684 763/1139/617 +f 715/1153/697 717/1155/698 965/1199/719 964/1200/720 +f 743/1134/686 745/1181/710 979/1201/721 978/1135/687 +f 717/1155/698 719/1157/699 966/1202/722 965/1199/719 +f 745/1181/710 747/1183/711 980/1203/723 979/1201/721 +f 719/1157/699 721/1159/700 967/1204/724 966/1202/722 +f 747/1183/711 749/1185/712 981/1205/725 980/1203/723 +f 721/1159/700 723/1161/701 968/1206/726 967/1204/724 +f 749/1185/712 751/1187/713 982/1207/727 981/1205/725 +f 723/1161/701 725/1163/702 969/1208/728 968/1206/726 +f 751/1187/713 753/1189/714 983/1209/729 982/1207/727 +f 725/1163/702 727/1165/703 970/1210/730 969/1208/728 +f 699/1138/690 701/1137/689 957/1211/731 956/1212/732 +f 753/1189/714 755/1191/715 984/1213/733 983/1209/729 +f 727/1165/703 729/1167/704 971/1214/734 970/1210/730 +f 701/1137/689 703/1141/691 958/1215/735 957/1211/731 +f 755/1191/715 757/1193/716 985/1216/736 984/1213/733 +f 729/1167/704 731/1169/705 972/1217/737 971/1214/734 +f 703/1141/691 705/1143/692 959/1218/738 958/1215/735 +f 757/1193/716 759/1195/717 986/1219/739 985/1216/736 +f 731/1169/705 733/1171/706 973/1220/740 972/1217/737 +f 705/1143/692 707/1145/693 960/1221/741 959/1218/738 +f 759/1195/717 761/1197/718 987/1222/742 986/1219/739 +f 733/1171/706 735/1173/707 974/1223/743 973/1220/740 +f 707/1145/693 709/1147/694 961/1224/744 960/1221/741 +f 761/1197/718 699/1138/690 956/1212/732 987/1222/742 +f 735/1173/707 737/1175/708 975/1225/745 974/1223/743 +f 709/1147/694 711/1149/695 962/1226/746 961/1224/744 +f 737/1175/708 739/1177/709 976/1227/747 975/1225/745 +f 711/1149/695 713/1151/696 963/1228/748 962/1226/746 +f 739/1177/709 741/1133/685 977/1136/688 976/1227/747 +f 713/1151/696 715/1153/697 964/1200/720 963/1228/748 +f 700/1229/749 702/1230/750 796/1231/619 797/1232/618 +f 702/1230/750 704/1233/751 798/1234/621 796/1231/619 +f 704/1233/751 706/1235/752 799/1236/623 798/1234/621 +f 706/1235/752 708/1237/753 800/1238/625 799/1236/623 +f 708/1237/753 710/1239/754 801/1240/627 800/1238/625 +f 710/1239/754 712/1241/755 802/1242/629 801/1240/627 +f 712/1241/755 714/1243/756 803/1244/631 802/1242/629 +f 714/1243/756 716/1245/757 804/1246/633 803/1244/631 +f 716/1245/757 718/1247/758 805/1248/635 804/1246/633 +f 718/1247/758 720/1249/759 806/1250/637 805/1248/635 +f 720/1249/759 722/1251/760 807/1252/639 806/1250/637 +f 722/1251/760 724/1253/761 808/1254/641 807/1252/639 +f 724/1253/761 726/1255/762 809/1256/643 808/1254/641 +f 726/1255/762 728/1257/763 810/1258/645 809/1256/643 +f 728/1257/763 730/1259/764 811/1260/647 810/1258/645 +f 730/1259/764 732/1261/765 812/1262/649 811/1260/647 +f 732/1261/765 734/1263/766 813/1264/651 812/1262/649 +f 734/1263/766 736/1265/767 814/1266/653 813/1264/651 +f 736/1265/767 738/1267/768 815/1268/655 814/1266/653 +f 738/1267/768 740/1269/769 816/1270/657 815/1268/655 +f 740/1269/769 742/1271/770 817/1272/659 816/1270/657 +f 742/1271/770 744/1273/771 818/1274/661 817/1272/659 +f 744/1273/771 746/1275/772 819/1276/663 818/1274/661 +f 746/1275/772 748/1277/773 820/1278/665 819/1276/663 +f 748/1277/773 750/1126/680 821/1279/667 820/1278/665 +f 750/1126/680 752/1125/679 822/1280/669 821/1279/667 +f 752/1125/679 754/1281/774 823/1282/671 822/1280/669 +f 754/1281/774 756/1283/775 824/1284/673 823/1282/671 +f 756/1283/775 758/1285/776 825/1286/675 824/1284/673 +f 758/1285/776 760/1287/777 826/1288/677 825/1286/675 +f 760/1287/777 762/1289/778 827/1290/683 826/1288/677 +f 762/1289/778 700/1229/749 797/1232/618 827/1290/683 +f 844/1291/779 843/1292/780 875/1293/781 876/1294/782 +f 726/1255/762 724/1253/761 840/1295/783 841/1296/784 +f 754/1281/774 752/1125/679 854/1128/682 855/1297/785 +f 728/1257/763 726/1255/762 841/1296/784 842/1298/786 +f 702/1230/750 700/1229/749 829/1299/787 828/1300/788 +f 756/1283/775 754/1281/774 855/1297/785 856/1301/789 +f 730/1259/764 728/1257/763 842/1298/786 843/1292/780 +f 704/1233/751 702/1230/750 828/1300/788 830/1302/790 +f 758/1285/776 756/1283/775 856/1301/789 857/1303/791 +f 732/1261/765 730/1259/764 843/1292/780 844/1291/779 +f 706/1235/752 704/1233/751 830/1302/790 831/1304/792 +f 760/1287/777 758/1285/776 857/1303/791 858/1305/793 +f 734/1263/766 732/1261/765 844/1291/779 845/1306/794 +f 708/1237/753 706/1235/752 831/1304/792 832/1307/795 +f 762/1289/778 760/1287/777 858/1305/793 859/1308/796 +f 736/1265/767 734/1263/766 845/1306/794 846/1309/797 +f 710/1239/754 708/1237/753 832/1307/795 833/1310/798 +f 700/1229/749 762/1289/778 859/1308/796 829/1299/787 +f 738/1267/768 736/1265/767 846/1309/797 847/1311/799 +f 712/1241/755 710/1239/754 833/1310/798 834/1312/800 +f 740/1269/769 738/1267/768 847/1311/799 848/1313/801 +f 714/1243/756 712/1241/755 834/1312/800 835/1314/802 +f 742/1271/770 740/1269/769 848/1313/801 849/1315/803 +f 716/1245/757 714/1243/756 835/1314/802 836/1316/804 +f 744/1273/771 742/1271/770 849/1315/803 850/1317/805 +f 718/1247/758 716/1245/757 836/1316/804 837/1318/806 +f 746/1275/772 744/1273/771 850/1317/805 851/1319/807 +f 720/1249/759 718/1247/758 837/1318/806 838/1320/808 +f 748/1277/773 746/1275/772 851/1319/807 852/1321/809 +f 722/1251/760 720/1249/759 838/1320/808 839/1322/810 +f 750/1126/680 748/1277/773 852/1321/809 853/1127/681 +f 724/1253/761 722/1251/760 839/1322/810 840/1295/783 +f 881/1323/811 880/1324/812 912/1325/813 913/1326/814 +f 831/1304/792 830/1302/790 862/1327/815 863/1328/816 +f 858/1305/793 857/1303/791 889/1329/817 890/1330/818 +f 845/1306/794 844/1291/779 876/1294/782 877/1331/819 +f 832/1307/795 831/1304/792 863/1328/816 864/1332/820 +f 859/1308/796 858/1305/793 890/1330/818 891/1333/821 +f 846/1309/797 845/1306/794 877/1331/819 878/1334/822 +f 833/1310/798 832/1307/795 864/1332/820 865/1335/823 +f 829/1299/787 859/1308/796 891/1333/821 861/1336/824 +f 847/1311/799 846/1309/797 878/1334/822 879/1337/825 +f 834/1312/800 833/1310/798 865/1335/823 866/1338/826 +f 848/1313/801 847/1311/799 879/1337/825 880/1324/812 +f 835/1314/802 834/1312/800 866/1338/826 867/1339/827 +f 849/1315/803 848/1313/801 880/1324/812 881/1323/811 +f 836/1316/804 835/1314/802 867/1339/827 868/1340/828 +f 850/1317/805 849/1315/803 881/1323/811 882/1341/829 +f 837/1318/806 836/1316/804 868/1340/828 869/1342/830 +f 851/1319/807 850/1317/805 882/1341/829 883/1343/831 +f 838/1320/808 837/1318/806 869/1342/830 870/1344/832 +f 852/1321/809 851/1319/807 883/1343/831 884/1345/833 +f 839/1322/810 838/1320/808 870/1344/832 871/1346/834 +f 853/1127/681 852/1321/809 884/1345/833 885/1347/835 +f 840/1295/783 839/1322/810 871/1346/834 872/1348/836 +f 854/1128/682 853/1127/681 885/1347/835 886/1349/837 +f 841/1296/784 840/1295/783 872/1348/836 873/1350/838 +f 855/1297/785 854/1128/682 886/1349/837 887/1351/839 +f 842/1298/786 841/1296/784 873/1350/838 874/1352/840 +f 828/1300/788 829/1299/787 861/1336/824 860/1353/841 +f 856/1301/789 855/1297/785 887/1351/839 888/1354/842 +f 843/1292/780 842/1298/786 874/1352/840 875/1293/781 +f 830/1302/790 828/1300/788 860/1353/841 862/1327/815 +f 857/1303/791 856/1301/789 888/1354/842 889/1329/817 +f 916/1355/843 915/1356/844 947/1357/845 948/1358/846 +f 868/1340/828 867/1339/827 899/1359/847 900/1360/848 +f 882/1341/829 881/1323/811 913/1326/814 914/1361/849 +f 869/1342/830 868/1340/828 900/1360/848 901/1362/850 +f 883/1343/831 882/1341/829 914/1361/849 915/1356/844 +f 870/1344/832 869/1342/830 901/1362/850 902/1363/851 +f 884/1345/833 883/1343/831 915/1356/844 916/1355/843 +f 871/1346/834 870/1344/832 902/1363/851 903/1364/852 +f 885/1347/835 884/1345/833 916/1355/843 917/1365/853 +f 872/1348/836 871/1346/834 903/1364/852 904/1366/854 +f 886/1349/837 885/1347/835 917/1365/853 918/1367/855 +f 873/1350/838 872/1348/836 904/1366/854 905/1368/856 +f 887/1351/839 886/1349/837 918/1367/855 919/1369/857 +f 874/1352/840 873/1350/838 905/1368/856 906/1370/858 +f 860/1353/841 861/1336/824 893/1371/859 892/1372/860 +f 888/1354/842 887/1351/839 919/1369/857 920/1373/861 +f 875/1293/781 874/1352/840 906/1370/858 907/1374/862 +f 862/1327/815 860/1353/841 892/1372/860 894/1375/863 +f 889/1329/817 888/1354/842 920/1373/861 921/1376/864 +f 876/1294/782 875/1293/781 907/1374/862 908/1377/865 +f 863/1328/816 862/1327/815 894/1375/863 895/1378/866 +f 890/1330/818 889/1329/817 921/1376/864 922/1379/867 +f 877/1331/819 876/1294/782 908/1377/865 909/1380/868 +f 864/1332/820 863/1328/816 895/1378/866 896/1381/869 +f 891/1333/821 890/1330/818 922/1379/867 923/1382/870 +f 878/1334/822 877/1331/819 909/1380/868 910/1383/871 +f 865/1335/823 864/1332/820 896/1381/869 897/1384/872 +f 861/1336/824 891/1333/821 923/1382/870 893/1371/859 +f 879/1337/825 878/1334/822 910/1383/871 911/1385/873 +f 866/1338/826 865/1335/823 897/1384/872 898/1386/874 +f 880/1324/812 879/1337/825 911/1385/873 912/1325/813 +f 867/1339/827 866/1338/826 898/1386/874 899/1359/847 +f 924/1387/875 925/1388/876 955/1389/877 954/1390/878 953/1391/879 952/1392/880 951/1393/881 950/1394/882 949/1395/883 948/1358/846 947/1357/845 946/1396/884 945/1397/885 944/1398/886 943/1399/887 942/1400/888 941/1401/889 940/1402/890 939/1403/891 938/1404/892 937/1405/893 936/1406/894 935/1407/895 934/1408/896 933/1409/897 932/1410/898 931/1411/899 930/1412/900 929/1413/901 928/1414/902 927/1415/903 926/1416/904 +f 903/1364/852 902/1363/851 934/1408/896 935/1407/895 +f 917/1365/853 916/1355/843 948/1358/846 949/1395/883 +f 904/1366/854 903/1364/852 935/1407/895 936/1406/894 +f 918/1367/855 917/1365/853 949/1395/883 950/1394/882 +f 905/1368/856 904/1366/854 936/1406/894 937/1405/893 +f 919/1369/857 918/1367/855 950/1394/882 951/1393/881 +f 906/1370/858 905/1368/856 937/1405/893 938/1404/892 +f 892/1372/860 893/1371/859 925/1388/876 924/1387/875 +f 920/1373/861 919/1369/857 951/1393/881 952/1392/880 +f 907/1374/862 906/1370/858 938/1404/892 939/1403/891 +f 894/1375/863 892/1372/860 924/1387/875 926/1416/904 +f 921/1376/864 920/1373/861 952/1392/880 953/1391/879 +f 908/1377/865 907/1374/862 939/1403/891 940/1402/890 +f 895/1378/866 894/1375/863 926/1416/904 927/1415/903 +f 922/1379/867 921/1376/864 953/1391/879 954/1390/878 +f 909/1380/868 908/1377/865 940/1402/890 941/1401/889 +f 896/1381/869 895/1378/866 927/1415/903 928/1414/902 +f 923/1382/870 922/1379/867 954/1390/878 955/1389/877 +f 910/1383/871 909/1380/868 941/1401/889 942/1400/888 +f 897/1384/872 896/1381/869 928/1414/902 929/1413/901 +f 893/1371/859 923/1382/870 955/1389/877 925/1388/876 +f 911/1385/873 910/1383/871 942/1400/888 943/1399/887 +f 898/1386/874 897/1384/872 929/1413/901 930/1412/900 +f 912/1325/813 911/1385/873 943/1399/887 944/1398/886 +f 899/1359/847 898/1386/874 930/1412/900 931/1411/899 +f 913/1326/814 912/1325/813 944/1398/886 945/1397/885 +f 900/1360/848 899/1359/847 931/1411/899 932/1410/898 +f 914/1361/849 913/1326/814 945/1397/885 946/1396/884 +f 901/1362/850 900/1360/848 932/1410/898 933/1409/897 +f 915/1356/844 914/1361/849 946/1396/884 947/1357/845 +f 902/1363/851 901/1362/850 933/1409/897 934/1408/896 +f 795/1417/905 956/1212/732 957/1211/731 +f 795/1417/905 957/1211/731 958/1215/735 +f 795/1417/905 958/1215/735 959/1218/738 +f 795/1417/905 959/1218/738 960/1221/741 +f 795/1417/905 960/1221/741 961/1224/744 +f 795/1417/905 961/1224/744 962/1226/746 +f 795/1417/905 962/1226/746 963/1228/748 +f 795/1417/905 963/1228/748 964/1200/720 +f 795/1417/905 964/1200/720 965/1199/719 +f 795/1417/905 965/1199/719 966/1202/722 +f 795/1417/905 966/1202/722 967/1204/724 +f 795/1417/905 967/1204/724 968/1206/726 +f 795/1417/905 968/1206/726 969/1208/728 +f 795/1417/905 969/1208/728 970/1210/730 +f 795/1417/905 970/1210/730 971/1214/734 +f 795/1417/905 971/1214/734 972/1217/737 +f 795/1417/905 972/1217/737 973/1220/740 +f 795/1417/905 973/1220/740 974/1223/743 +f 795/1417/905 974/1223/743 975/1225/745 +f 795/1417/905 975/1225/745 976/1227/747 +f 795/1417/905 976/1227/747 977/1136/688 +f 795/1417/905 977/1136/688 978/1135/687 +f 795/1417/905 978/1135/687 979/1201/721 +f 795/1417/905 979/1201/721 980/1203/723 +f 795/1417/905 980/1203/723 981/1205/725 +f 795/1417/905 981/1205/725 982/1207/727 +f 795/1417/905 982/1207/727 983/1209/729 +f 795/1417/905 983/1209/729 984/1213/733 +f 795/1417/905 984/1213/733 985/1216/736 +f 795/1417/905 985/1216/736 986/1219/739 +f 795/1417/905 986/1219/739 987/1222/742 +f 795/1417/905 987/1222/742 956/1212/732 +o Trigger_Cube.003 +v 0.123789 -1.157076 -0.058642 +v 0.123789 -1.157076 0.058642 +v 0.333515 -0.515700 -0.058642 +v 0.333515 -0.515700 0.058642 +v 0.586811 -0.828190 -0.058642 +v 0.586811 -0.828190 0.058642 +v 0.807093 -0.693473 -0.058642 +v 0.807093 -0.693473 0.058642 +v 0.608567 -0.535976 -0.058642 +v 0.608567 -0.535976 0.058642 +v 0.265579 -1.164158 -0.058642 +v 0.265579 -1.164158 0.058642 +v 0.339484 -0.831110 -0.058642 +v 0.339484 -0.831110 0.058642 +v 0.696952 -0.760831 -0.058642 +v 0.696952 -0.760831 0.058642 +v 0.437073 -0.850067 0.058642 +v 0.437073 -0.850067 -0.058642 +vt 0.854946 0.993206 +vt 0.854017 0.993206 +vt 0.854017 0.992550 +vt 0.854946 0.992550 +vt 0.855372 0.994271 +vt 0.855372 0.995200 +vt 0.854946 0.995200 +vt 0.854946 0.994271 +vt 0.854017 0.994012 +vt 0.853087 0.994012 +vt 0.853087 0.993745 +vt 0.854017 0.993745 +vt 0.854017 0.992742 +vt 0.853087 0.992742 +vt 0.853087 0.992550 +vt 0.854017 0.992550 +vt 0.855494 0.993321 +vt 0.855670 0.992815 +vt 0.855633 0.993080 +vt 0.855706 0.994090 +vt 0.854564 0.995002 +vt 0.854430 0.994901 +vt 0.854609 0.994052 +vt 0.854777 0.994232 +vt 0.854740 0.995507 +vt 0.854704 0.995243 +vt 0.855360 0.993421 +vt 0.855538 0.994271 +vt 0.855707 0.994271 +vt 0.855707 0.995200 +vt 0.854946 0.992891 +vt 0.855281 0.992551 +vt 0.854777 0.995772 +vt 0.854351 0.995771 +vt 0.854017 0.995432 +vt 0.855706 0.992550 +vt 0.854017 0.994278 +vt 0.853087 0.994278 +vt 0.854946 0.994052 +vt 0.854017 0.994052 +vn -0.9998 -0.0189 0.0000 +vn 0.6215 0.7834 0.0000 +vn 0.5217 -0.8531 -0.0000 +vn -0.0499 -0.9988 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 0.0000 -0.0000 1.0000 +vn 0.7228 -0.6911 0.0000 +vn 0.0735 0.9973 0.0000 +vn -0.8340 0.5518 0.0000 +usemtl Glock +s off +f 1000/1418/906 1001/1419/906 991/1420/906 990/1421/906 +f 996/1422/907 997/1423/907 995/1424/907 994/1425/907 +f 1002/1426/908 1003/1427/908 993/1428/908 992/1429/908 +f 998/1430/909 999/1431/909 989/1432/909 988/1433/909 +f 1005/1434/910 1002/1435/910 992/1436/910 998/1437/910 +f 1004/1438/911 1001/1439/911 989/1440/911 999/1441/911 +f 1003/1442/911 1004/1438/911 999/1441/911 993/1443/911 +f 1000/1444/910 1005/1434/910 998/1437/910 988/1445/910 +f 992/1429/912 993/1428/912 999/1431/912 998/1430/912 +f 990/1446/913 991/1447/913 997/1423/913 996/1422/913 +f 990/1448/910 996/1449/910 1005/1434/910 1000/1444/910 +f 995/1450/911 997/1451/911 1004/1438/911 1003/1442/911 +f 997/1451/911 991/1452/911 1001/1439/911 1004/1438/911 +f 996/1449/910 994/1453/910 1002/1435/910 1005/1434/910 +f 994/1454/908 995/1455/908 1003/1427/908 1002/1426/908 +f 988/1456/914 989/1457/914 1001/1419/914 1000/1418/914 +o Magazine_Cube.004 +v 1.695251 -2.971533 -0.308702 +v 2.879725 -2.806023 -0.308702 +v 1.008131 -0.615340 -0.308702 +v 2.157213 -0.283708 -0.308702 +v 1.711741 -3.005215 -0.308702 +v 2.893809 -2.831914 -0.308702 +v 2.900424 -2.901094 -0.308702 +v 1.674778 -3.034697 -0.320840 +v 2.893809 -2.855977 -0.325867 +v 1.681393 -3.079814 -0.320840 +v 2.900424 -2.901094 -0.325867 +v 1.721926 -3.098748 -0.308702 +v 2.903994 -2.925448 -0.308702 +v 1.684963 -3.104167 -0.320840 +v 2.903994 -2.925448 -0.325867 +v 1.695251 -2.971533 0.308702 +v 2.879725 -2.806023 0.308702 +v 1.008131 -0.615340 0.308702 +v 2.157213 -0.283708 0.308702 +v 1.711741 -3.005215 0.308702 +v 2.893809 -2.831914 0.308702 +v 2.900424 -2.901094 0.308702 +v 1.674778 -3.034697 0.320840 +v 2.893809 -2.855977 0.325867 +v 1.681393 -3.079814 0.320840 +v 2.900424 -2.901094 0.325867 +v 1.721926 -3.098748 0.308702 +v 2.903994 -2.925448 0.308702 +v 1.684963 -3.104167 0.320840 +v 2.903994 -2.925448 0.325867 +v 2.130458 -0.291430 0.229405 +v 2.893809 -2.835924 0.257252 +v 2.900424 -2.901094 0.257252 +v 2.903994 -2.925448 0.257252 +v 1.695251 -2.971533 0.257252 +v 1.034886 -0.607618 0.229405 +v 1.711741 -3.005215 0.257252 +v 1.674778 -3.034697 0.267366 +v 1.681393 -3.079814 0.267366 +v 1.721926 -3.098748 0.257252 +v 1.684963 -3.104167 0.267366 +v 2.130458 -0.291430 -0.229405 +v 2.893809 -2.835924 -0.257252 +v 2.900424 -2.901094 -0.257252 +v 2.903994 -2.925448 -0.257252 +v 1.695251 -2.971533 -0.257252 +v 1.034886 -0.607618 -0.229405 +v 1.711741 -3.005215 -0.257252 +v 1.674778 -3.034697 -0.267367 +v 1.681393 -3.079814 -0.267367 +v 1.721926 -3.098748 -0.257252 +v 1.684963 -3.104167 -0.267367 +v 2.140216 -0.224814 -0.257252 +v 2.140216 -0.224814 -0.308702 +v 0.991134 -0.556446 -0.308702 +v 2.140216 -0.224814 0.257252 +v 2.140216 -0.224814 0.308702 +v 0.991134 -0.556446 0.308702 +v 0.991134 -0.556446 0.257252 +v 0.991134 -0.556446 -0.257252 +v 2.127773 -0.181700 -0.203974 +v 2.127773 -0.181700 -0.244769 +v 0.978691 -0.513332 -0.244769 +v 2.127773 -0.181700 0.203974 +v 2.127773 -0.181700 0.244769 +v 0.978691 -0.513332 0.244769 +v 0.978691 -0.513332 0.203974 +v 0.978691 -0.513332 -0.203974 +v 2.100015 -0.136070 -0.150399 +v 2.100015 -0.136070 -0.180478 +v 0.950933 -0.467702 -0.180478 +v 2.100015 -0.136070 0.150399 +v 2.100015 -0.136070 0.180479 +v 0.950933 -0.467702 0.180479 +v 0.950933 -0.467702 0.150399 +v 0.950933 -0.467702 -0.150399 +v 1.008131 -0.615340 -0.257252 +v 1.008131 -0.615340 0.257252 +v 2.157213 -0.283708 0.257252 +v 2.157213 -0.283708 -0.257252 +v 1.212290 -1.241701 -0.229405 +v 1.212290 -1.241701 0.229405 +v 2.307862 -0.925512 0.229405 +v 2.307862 -0.925512 -0.229405 +vt 0.938499 0.995049 +vt 0.938453 0.995049 +vt 0.938453 0.992858 +vt 0.938499 0.992858 +vt 0.935741 0.993036 +vt 0.936798 0.992884 +vt 0.936804 0.995221 +vt 0.935736 0.995222 +vt 0.935747 0.993003 +vt 0.936804 0.992858 +vt 0.937871 0.995428 +vt 0.937887 0.995428 +vt 0.937887 0.995449 +vt 0.937871 0.995449 +vt 0.938336 0.995497 +vt 0.938336 0.995449 +vt 0.938376 0.995449 +vt 0.938376 0.995497 +vt 0.939263 0.994548 +vt 0.939263 0.993448 +vt 0.939304 0.993448 +vt 0.939304 0.994548 +vt 0.938439 0.995966 +vt 0.938439 0.996011 +vt 0.938398 0.996022 +vt 0.938398 0.995975 +vt 0.937887 0.995366 +vt 0.937871 0.995387 +vt 0.939241 0.994512 +vt 0.939241 0.993445 +vt 0.939020 0.996182 +vt 0.939020 0.995115 +vt 0.939031 0.995082 +vt 0.939035 0.996182 +vt 0.939326 0.993448 +vt 0.939326 0.994548 +vt 0.938398 0.995449 +vt 0.938398 0.995497 +vt 0.938959 0.995049 +vt 0.938959 0.992858 +vt 0.939005 0.992858 +vt 0.939005 0.995049 +vt 0.936809 0.995045 +vt 0.936804 0.992858 +vt 0.937871 0.992859 +vt 0.937866 0.995197 +vt 0.938453 0.995428 +vt 0.938453 0.995449 +vt 0.938438 0.995449 +vt 0.938438 0.995428 +vt 0.938336 0.995975 +vt 0.938376 0.995975 +vt 0.938376 0.996022 +vt 0.938336 0.996022 +vt 0.937841 0.996325 +vt 0.937800 0.996325 +vt 0.937800 0.995225 +vt 0.937841 0.995225 +vt 0.938439 0.995506 +vt 0.938398 0.995497 +vt 0.938398 0.995449 +vt 0.938439 0.995460 +vt 0.938438 0.995366 +vt 0.938453 0.995387 +vt 0.937863 0.996289 +vt 0.937863 0.995222 +vt 0.938469 0.996182 +vt 0.938453 0.996182 +vt 0.938458 0.995082 +vt 0.938469 0.995115 +vt 0.937778 0.996325 +vt 0.937778 0.995225 +vt 0.938398 0.995975 +vt 0.938398 0.996022 +vt 0.936815 0.995078 +vt 0.936909 0.995222 +vt 0.936909 0.996240 +vt 0.936323 0.996245 +vt 0.936323 0.995227 +vt 0.937933 0.995370 +vt 0.937933 0.992999 +vt 0.938392 0.992999 +vt 0.938392 0.995370 +vt 0.937933 0.995428 +vt 0.938392 0.995428 +vt 0.937933 0.995449 +vt 0.938392 0.995449 +vt 0.938515 0.995115 +vt 0.938974 0.995115 +vt 0.938974 0.996182 +vt 0.938515 0.996182 +vt 0.938506 0.995082 +vt 0.938983 0.995082 +vt 0.938959 0.995082 +vt 0.938499 0.995082 +vt 0.939005 0.995082 +vt 0.938438 0.992999 +vt 0.939073 0.994880 +vt 0.939035 0.994906 +vt 0.939005 0.994861 +vt 0.939042 0.994835 +vt 0.938453 0.995082 +vt 0.937887 0.992999 +vt 0.939031 0.994711 +vt 0.939005 0.994673 +vt 0.939049 0.994642 +vt 0.939076 0.994680 +vt 0.939241 0.993445 +vt 0.939241 0.994503 +vt 0.939194 0.994509 +vt 0.939194 0.993451 +vt 0.939176 0.996140 +vt 0.939176 0.995082 +vt 0.939224 0.995087 +vt 0.939224 0.996145 +vt 0.937887 0.992944 +vt 0.937933 0.992944 +vt 0.938336 0.995449 +vt 0.938336 0.996517 +vt 0.938281 0.996517 +vt 0.938281 0.995449 +vt 0.939381 0.995082 +vt 0.939381 0.996149 +vt 0.939327 0.996149 +vt 0.939327 0.995082 +vt 0.939326 0.994513 +vt 0.939326 0.993445 +vt 0.939381 0.993445 +vt 0.939381 0.994513 +vt 0.939272 0.996149 +vt 0.939272 0.995082 +vt 0.939327 0.995082 +vt 0.939327 0.996149 +vt 0.938392 0.992944 +vt 0.938438 0.992944 +vt 0.937980 0.992904 +vt 0.937944 0.992904 +vt 0.938001 0.992858 +vt 0.938028 0.992858 +vt 0.938381 0.992904 +vt 0.938344 0.992904 +vt 0.938297 0.992858 +vt 0.938323 0.992858 +vt 0.939146 0.993449 +vt 0.939146 0.994511 +vt 0.939089 0.994515 +vt 0.939089 0.993453 +vt 0.939176 0.995086 +vt 0.939176 0.996148 +vt 0.939119 0.996144 +vt 0.939119 0.995082 +vt 0.939055 0.994580 +vt 0.939076 0.994610 +vt 0.939029 0.994796 +vt 0.939059 0.994775 +vt 0.939031 0.993445 +vt 0.939031 0.994507 +vt 0.939005 0.994507 +vt 0.939005 0.993445 +vt 0.939062 0.995089 +vt 0.939062 0.996151 +vt 0.939035 0.996151 +vt 0.939035 0.995089 +vt 0.939272 0.995106 +vt 0.939272 0.996164 +vt 0.939146 0.994527 +vt 0.939146 0.993469 +vt 0.939064 0.994515 +vt 0.939080 0.994537 +vt 0.939051 0.994726 +vt 0.939073 0.994711 +vt 0.937344 0.995247 +vt 0.936934 0.995247 +vt 0.936909 0.995222 +vt 0.937368 0.995222 +vt 0.937344 0.996260 +vt 0.937368 0.996284 +vt 0.936909 0.996284 +vt 0.936934 0.996260 +vt 0.937778 0.995222 +vt 0.937778 0.996235 +vt 0.937368 0.996235 +vt 0.937368 0.995222 +vt 0.938281 0.996037 +vt 0.937871 0.996037 +vt 0.937871 0.995449 +vt 0.938281 0.995449 +vt 0.939005 0.993445 +vt 0.939005 0.992858 +vt 0.939414 0.992858 +vt 0.939414 0.993445 +vt 0.936323 0.995227 +vt 0.936323 0.996245 +vt 0.935736 0.996240 +vt 0.935736 0.995222 +vn 0.9600 0.2800 0.0000 +vn 0.0000 -0.0000 1.0000 +vn 0.9894 0.1451 0.0000 +vn -0.9894 -0.1451 0.0000 +vn -0.0040 -0.0006 -1.0000 +vn -0.6236 0.7818 0.0000 +vn 0.9902 0.1146 -0.0803 +vn -0.0779 0.5195 -0.8509 +vn 0.1451 -0.9894 0.0000 +vn -0.0000 0.0000 -1.0000 +vn -0.0040 -0.0006 1.0000 +vn 0.9902 0.1146 0.0803 +vn -0.0779 0.5195 0.8509 +vn 0.9608 0.2773 0.0000 +vn 0.9949 0.1010 0.0000 +vn 0.8981 0.4397 0.0000 +vn 0.9952 0.0980 -0.0038 +vn 0.9607 0.2775 -0.0108 +vn -0.9608 -0.2773 0.0000 +vn 0.9952 0.0980 0.0038 +vn 0.9607 0.2775 0.0108 +vn 0.2121 -0.7349 -0.6442 +vn 0.2121 -0.7349 0.6442 +vn 0.8543 0.5197 0.0000 +vn -0.2270 0.7864 0.5745 +vn -0.2270 0.7864 -0.5745 +vn -0.2773 0.9608 0.0000 +vn 0.1998 -0.6924 0.6933 +vn 0.1998 -0.6924 -0.6933 +vn -0.2164 0.7496 0.6255 +vn -0.2164 0.7496 -0.6255 +vn -0.8543 -0.5197 0.0000 +vn 0.9630 0.2694 0.0000 +vn -0.9630 -0.2694 0.0000 +usemtl Glock +s off +f 1051/1458/915 1006/1459/915 1008/1460/915 1082/1461/915 +f 1006/1462/916 1007/1463/916 1009/1464/916 1008/1465/916 +f 1007/1463/916 1006/1462/916 1010/1466/916 1011/1467/916 +f 1016/1468/917 1012/1469/917 1018/1470/917 1020/1471/917 +f 1054/1472/918 1013/1473/918 1015/1474/918 1055/1475/918 +f 1013/1476/919 1014/1477/919 1016/1478/919 1015/1479/919 +f 1053/1480/920 1010/1481/920 1013/1482/920 1054/1483/920 +f 1011/1484/921 1012/1469/921 1016/1468/921 1014/1485/921 +f 1010/1486/922 1011/1487/922 1014/1477/922 1013/1476/922 +f 1018/1488/923 1017/1489/923 1019/1490/923 1020/1491/923 +f 1015/1479/919 1016/1478/919 1020/1492/919 1019/1493/919 +f 1055/1475/918 1015/1474/918 1019/1494/918 1057/1495/918 +f 1040/1496/915 1083/1497/915 1023/1498/915 1021/1499/915 +f 1021/1500/924 1023/1501/924 1024/1502/924 1022/1503/924 +f 1031/1504/917 1035/1505/917 1033/1506/917 1027/1507/917 +f 1043/1508/918 1044/1509/918 1030/1510/918 1028/1511/918 +f 1028/1512/925 1030/1513/925 1031/1514/925 1029/1515/925 +f 1042/1516/920 1043/1517/920 1028/1518/920 1025/1519/920 +f 1026/1520/926 1029/1521/926 1031/1504/926 1027/1507/926 +f 1025/1522/927 1028/1512/927 1029/1515/927 1026/1523/927 +f 1033/1524/923 1035/1525/923 1034/1526/923 1032/1527/923 +f 1030/1513/925 1034/1528/925 1035/1529/925 1031/1514/925 +f 1044/1509/918 1046/1530/918 1034/1531/918 1030/1510/918 +f 1026/1523/924 1025/1532/924 1021/1500/924 1022/1503/924 +f 1047/1533/916 1052/1534/916 1086/1535/916 1089/1536/916 +f 1048/1537/928 1085/1538/928 1084/1539/928 1037/1540/928 +f 1049/1541/929 1048/1537/929 1037/1540/929 1038/1542/929 +f 1050/1543/917 1049/1541/917 1038/1542/917 1039/1544/917 +f 1045/1545/923 1056/1546/923 1050/1547/923 1039/1548/923 +f 1046/1549/923 1057/1550/923 1056/1546/923 1045/1545/923 +f 1057/1495/918 1046/1530/918 1044/1509/918 1055/1475/918 +f 1054/1483/920 1043/1517/920 1042/1516/920 1053/1480/920 +f 1055/1475/918 1044/1509/918 1043/1508/918 1054/1472/918 +f 1042/1551/930 1053/1552/930 1051/1458/930 1040/1496/930 +f 1083/1497/915 1040/1496/915 1051/1458/915 1082/1461/915 +f 1025/1553/930 1042/1551/930 1040/1496/930 1021/1499/930 +f 1032/1527/923 1034/1526/923 1046/1549/923 1045/1545/923 +f 1033/1524/923 1032/1527/923 1045/1545/923 1039/1548/923 +f 1027/1507/917 1033/1506/917 1039/1544/917 1038/1542/917 +f 1026/1520/931 1027/1507/931 1038/1542/931 1037/1540/931 +f 1024/1554/932 1026/1520/932 1037/1540/932 1084/1539/932 +f 1083/1555/933 1023/1556/933 1063/1557/933 1064/1558/933 +f 1010/1559/930 1006/1459/930 1051/1458/930 1053/1552/930 +f 1017/1489/923 1056/1546/923 1057/1550/923 1019/1490/923 +f 1018/1488/923 1050/1547/923 1056/1546/923 1017/1489/923 +f 1012/1469/917 1049/1541/917 1050/1543/917 1018/1470/917 +f 1011/1484/934 1048/1537/934 1049/1541/934 1012/1469/934 +f 1009/1560/935 1085/1538/935 1048/1537/935 1011/1484/935 +f 1008/1561/933 1082/1562/933 1065/1563/933 1060/1564/933 +f 1061/1565/936 1064/1566/936 1072/1567/936 1069/1568/936 +f 1065/1569/937 1058/1570/937 1066/1571/937 1073/1572/937 +f 1085/1538/928 1009/1560/928 1059/1573/928 1058/1574/928 +f 1023/1575/916 1024/1576/916 1062/1577/916 1063/1578/916 +f 1082/1579/916 1085/1580/916 1058/1581/916 1065/1582/916 +f 1084/1583/924 1083/1584/924 1064/1585/924 1061/1586/924 +f 1009/1587/924 1008/1588/924 1060/1589/924 1059/1590/924 +f 1024/1554/928 1084/1539/928 1061/1591/928 1062/1592/928 +f 1066/1593/938 1067/1594/938 1075/1595/938 1074/1596/938 +f 1070/1597/938 1069/1598/938 1077/1599/938 1078/1600/938 +f 1063/1601/939 1062/1602/939 1070/1603/939 1071/1604/939 +f 1059/1605/940 1060/1606/940 1068/1607/940 1067/1608/940 +f 1060/1564/933 1065/1563/933 1073/1609/933 1068/1610/933 +f 1064/1558/933 1063/1557/933 1071/1611/933 1072/1612/933 +f 1062/1592/928 1061/1591/928 1069/1598/928 1070/1597/928 +f 1058/1574/928 1059/1573/928 1067/1594/928 1066/1593/928 +f 1079/1613/941 1078/1614/941 1077/1615/941 1080/1616/941 +f 1075/1617/941 1076/1618/941 1081/1619/941 1074/1620/941 +f 1073/1572/942 1066/1571/942 1074/1621/942 1081/1622/942 +f 1069/1568/943 1072/1567/943 1080/1623/943 1077/1624/943 +f 1071/1604/944 1070/1603/944 1078/1614/944 1079/1613/944 +f 1067/1608/945 1068/1607/945 1076/1618/945 1075/1617/945 +f 1068/1610/946 1073/1609/946 1081/1625/946 1076/1626/946 +f 1072/1612/946 1071/1611/946 1079/1627/946 1080/1628/946 +f 1047/1629/941 1036/1630/941 1084/1631/941 1085/1632/941 +f 1052/1633/941 1082/1634/941 1083/1635/941 1041/1636/941 +f 1036/1630/941 1041/1636/941 1083/1635/941 1084/1631/941 +f 1052/1633/941 1047/1629/941 1085/1632/941 1082/1634/941 +f 1089/1637/941 1086/1638/941 1087/1639/941 1088/1640/941 +f 1052/1641/947 1041/1642/947 1087/1643/947 1086/1644/947 +f 1047/1645/948 1089/1646/948 1088/1647/948 1036/1648/948 +f 1041/1649/924 1036/1650/924 1088/1651/924 1087/1652/924 +o Cube.005 +v 0.100114 0.664140 0.316154 +v 0.100114 0.745291 0.061885 +v 0.100114 0.745291 0.190984 +v 0.100114 0.745291 -0.002664 +v 0.100114 0.745291 0.126435 +v 0.100114 0.661594 -0.325411 +v 0.100114 0.745291 -0.067213 +v 0.100114 0.745291 -0.196312 +v 0.100114 0.745291 -0.131763 +v 0.100114 0.306669 -0.325411 +v 1.103927 0.745291 0.061885 +v 1.103927 0.745291 0.190984 +v 1.103927 0.745291 -0.002664 +v 1.103927 0.745291 0.126435 +v 1.103927 0.661594 -0.325411 +v 1.103927 0.745291 -0.067213 +v 1.103927 0.745291 -0.196312 +v 1.103927 0.745291 -0.131763 +v 1.103927 0.664140 0.316154 +v 1.103927 -0.009701 -0.325411 +v 1.103927 -0.009474 0.316154 +v 1.103927 -0.009673 -0.245215 +v 1.103927 -0.009644 -0.165019 +v 1.103927 -0.009616 -0.084824 +v 1.103927 -0.009588 -0.004628 +v 1.103927 -0.009559 0.075568 +v 1.103927 -0.009531 0.155763 +v 1.103927 -0.009502 0.235959 +v 1.103927 0.661912 -0.245215 +v 1.103927 0.662230 -0.165019 +v 1.103927 0.662549 -0.084824 +v 1.103927 0.662867 -0.004628 +v 1.103927 0.663185 0.075568 +v 1.103927 0.663504 0.155763 +v 1.103927 0.663822 0.235959 +v 1.103927 0.165882 -0.084824 +v 1.103927 0.184841 -0.120294 +v 1.103927 0.215008 0.155763 +v 1.103927 0.244579 0.180032 +v 1.103927 0.282013 0.200041 +v 1.103927 0.514739 0.155763 +v 1.103927 0.164832 -0.082860 +v 1.103927 0.152511 -0.042242 +v 1.103927 0.364873 0.216523 +v 1.103927 0.322632 0.212362 +v 1.103927 0.447733 0.200041 +v 1.103927 0.485167 0.180032 +v 1.103927 0.407115 0.212362 +v 1.103927 0.148806 -0.004628 +v 1.103927 0.282013 -0.200041 +v 1.103927 0.148350 -0.000000 +v 1.103927 0.364873 -0.216523 +v 1.103927 0.322632 -0.212362 +v 1.103927 0.152511 0.042241 +v 1.103927 0.162620 0.075568 +v 1.103927 0.226286 -0.165019 +v 1.103927 0.244580 -0.180032 +v 1.103927 0.447733 -0.200041 +v 1.103927 0.164832 0.082860 +v 1.103927 0.503460 -0.165019 +v 1.103927 0.485167 -0.180032 +v 1.103927 0.407115 -0.212362 +v 1.103927 0.184841 0.120294 +v 1.103927 0.211768 -0.153105 +v 1.103927 0.211768 0.153105 +v 1.103927 0.517978 -0.153105 +v 1.103927 0.544905 -0.120294 +v 1.103927 0.563864 -0.084824 +v 1.103927 0.564914 -0.082860 +v 1.103927 0.577236 -0.042242 +v 1.103927 0.580940 -0.004628 +v 1.103927 0.581396 -0.000000 +v 1.103927 0.517978 0.153105 +v 1.103927 0.567126 0.075568 +v 1.103927 0.577236 0.042241 +v 1.103927 0.544905 0.120294 +v 1.103927 0.564914 0.082860 +vt 0.848569 0.991988 +vt 0.848569 0.993971 +vt 0.848108 0.993036 +vt 0.848108 0.991988 +vt 0.848108 0.993792 +vt 0.848108 0.994250 +vt 0.847647 0.994250 +vt 0.847647 0.993792 +vt 0.848108 0.993109 +vt 0.848108 0.993336 +vt 0.847647 0.993336 +vt 0.847647 0.993109 +vt 0.848108 0.993564 +vt 0.847647 0.993564 +vt 0.848108 0.992426 +vt 0.847647 0.992426 +vt 0.847647 0.991988 +vt 0.847647 0.992881 +vt 0.848108 0.992881 +vt 0.848108 0.992653 +vt 0.847647 0.992653 +vt 0.847407 0.994256 +vt 0.847406 0.993972 +vt 0.845417 0.994256 +vt 0.845417 0.993972 +vt 0.846966 0.993689 +vt 0.847405 0.993689 +vt 0.845417 0.993689 +vt 0.846080 0.993689 +vt 0.846168 0.993775 +vt 0.846278 0.993845 +vt 0.846398 0.993889 +vt 0.846523 0.993904 +vt 0.846648 0.993889 +vt 0.846768 0.993845 +vt 0.846878 0.993775 +vt 0.847404 0.993405 +vt 0.847647 0.993357 +vt 0.847403 0.993122 +vt 0.847403 0.992838 +vt 0.847402 0.992555 +vt 0.847401 0.992271 +vt 0.847400 0.991988 +vt 0.845416 0.992271 +vt 0.845416 0.991988 +vt 0.846113 0.992555 +vt 0.845416 0.992555 +vt 0.846932 0.992555 +vt 0.846878 0.992502 +vt 0.846768 0.992431 +vt 0.846648 0.992387 +vt 0.846523 0.992373 +vt 0.846398 0.992387 +vt 0.846278 0.992431 +vt 0.846168 0.992502 +vt 0.845935 0.992838 +vt 0.845416 0.992838 +vt 0.846071 0.992597 +vt 0.845991 0.992713 +vt 0.847111 0.992838 +vt 0.847055 0.992713 +vt 0.846975 0.992597 +vt 0.845885 0.993122 +vt 0.845416 0.993122 +vt 0.845932 0.992845 +vt 0.845895 0.992989 +vt 0.847161 0.993122 +vt 0.847150 0.992989 +vt 0.847114 0.992845 +vt 0.845417 0.993405 +vt 0.845883 0.993138 +vt 0.845895 0.993287 +vt 0.845925 0.993405 +vt 0.847121 0.993405 +vt 0.847150 0.993287 +vt 0.847163 0.993138 +vt 0.846071 0.993679 +vt 0.845932 0.993431 +vt 0.845991 0.993563 +vt 0.846975 0.993679 +vt 0.847055 0.993563 +vt 0.847114 0.993431 +vn -0.0000 0.0000 -1.0000 +vn 0.0000 0.8391 0.5440 +vn 0.0000 1.0000 0.0000 +vn 0.0000 0.8391 -0.5440 +vn 1.0000 0.0000 0.0000 +usemtl Glock +s off +f 1104/1653/949 1109/1654/949 1099/1655/949 1095/1656/949 +f 1092/1657/950 1090/1658/950 1108/1659/950 1101/1660/950 +f 1093/1661/951 1091/1662/951 1100/1663/951 1102/1664/951 +f 1094/1665/951 1092/1657/951 1101/1660/951 1103/1666/951 +f 1091/1662/951 1094/1665/951 1103/1666/951 1100/1663/951 +f 1097/1667/952 1106/1668/952 1104/1669/952 1095/1656/952 +f 1093/1661/951 1102/1664/951 1105/1670/951 1096/1671/951 +f 1098/1672/951 1107/1673/951 1106/1668/951 1097/1667/951 +f 1096/1671/951 1105/1670/951 1107/1673/951 1098/1672/951 +f 1108/1674/953 1124/1675/953 1101/1660/953 +f 1108/1674/953 1110/1676/953 1117/1677/953 1124/1675/953 +f 1130/1678/953 1123/1679/953 1124/1675/953 1117/1677/953 1116/1680/953 1127/1681/953 1128/1682/953 1129/1683/953 1134/1684/953 1133/1685/953 1137/1686/953 1135/1687/953 1136/1688/953 +f 1101/1660/953 1124/1675/953 1123/1679/953 1103/1666/953 +f 1103/1666/953 1123/1679/953 1122/1689/953 1100/1690/953 +f 1100/1690/953 1122/1689/953 1121/1691/953 1102/1664/953 +f 1102/1664/953 1121/1691/953 1120/1692/953 1105/1670/953 +f 1105/1670/953 1120/1692/953 1119/1693/953 1107/1673/953 +f 1107/1673/953 1119/1693/953 1118/1694/953 1106/1668/953 +f 1104/1695/953 1106/1668/953 1118/1694/953 +f 1104/1695/953 1118/1694/953 1111/1696/953 1109/1697/953 +f 1145/1698/953 1112/1699/953 1111/1696/953 1118/1694/953 1119/1693/953 1149/1700/953 1150/1701/953 1147/1702/953 1151/1703/953 1141/1704/953 1142/1705/953 1139/1706/953 1146/1707/953 +f 1125/1708/953 1113/1709/953 1112/1699/953 1145/1698/953 1153/1710/953 1126/1711/953 +f 1119/1693/953 1120/1692/953 1157/1712/953 1156/1713/953 1155/1714/953 1149/1700/953 +f 1138/1715/953 1114/1716/953 1113/1709/953 1125/1708/953 1131/1717/953 1132/1718/953 +f 1120/1692/953 1121/1691/953 1160/1719/953 1159/1720/953 1158/1721/953 1157/1712/953 +f 1115/1722/953 1114/1716/953 1138/1715/953 1140/1723/953 1143/1724/953 1144/1725/953 +f 1121/1691/953 1122/1689/953 1163/1726/953 1164/1727/953 1161/1728/953 1160/1719/953 +f 1154/1729/953 1127/1681/953 1116/1680/953 1115/1722/953 1144/1725/953 1148/1730/953 1152/1731/953 +f 1163/1726/953 1122/1689/953 1123/1679/953 1130/1678/953 1162/1732/953 1165/1733/953 1166/1734/953 +o Cylinder.001 +v 1.301891 -0.542768 -0.215188 +v 1.349385 -0.722973 -0.107594 +v 1.349385 -0.722973 0.107594 +v 1.301891 -0.542768 0.215188 +v 1.254398 -0.362564 0.107594 +v 2.069509 -0.340461 0.000000 +v 1.254398 -0.362564 -0.107594 +v 1.987572 -0.362055 -0.202856 +v 2.032344 -0.531933 -0.101428 +v 2.032344 -0.531933 0.101428 +v 1.987572 -0.362055 0.202856 +v 1.942800 -0.192178 0.101428 +v 1.942800 -0.192178 -0.101428 +v 1.966983 -0.561131 -0.108112 +v 1.966983 -0.561131 0.108112 +v 1.919261 -0.380059 0.216223 +v 1.871539 -0.198987 0.108112 +v 1.871539 -0.198987 -0.108112 +v 1.919261 -0.380059 -0.216223 +v 1.177204 -0.575630 -0.190657 +v 1.219283 -0.735292 -0.095328 +v 1.219283 -0.735292 0.095328 +v 1.177204 -0.575630 0.190657 +v 1.135125 -0.415969 0.095328 +v 1.135125 -0.415969 -0.095328 +v 1.092674 -0.597908 0.000000 +v 1.498292 -0.674321 -0.102342 +v 1.498292 -0.674321 0.102342 +v 1.453117 -0.502913 0.204684 +v 1.407942 -0.331504 0.102342 +v 1.407942 -0.331504 -0.102342 +v 1.453117 -0.502913 -0.204684 +v 2.117002 -0.520666 -0.107594 +v 2.069509 -0.340461 -0.215188 +v 2.117002 -0.520666 0.107594 +v 2.069509 -0.340461 0.215188 +v 2.022015 -0.160256 0.107594 +v 2.022015 -0.160256 -0.107594 +v 1.092674 -0.597908 -0.135144 +v 1.122502 -0.711081 -0.067572 +v 1.122502 -0.711081 0.067572 +v 1.092674 -0.597908 0.135144 +v 1.062847 -0.484735 0.067572 +v 1.062847 -0.484735 -0.067572 +v 1.496112 -0.684523 -0.107717 +v 1.496112 -0.684523 0.107717 +v 1.448565 -0.504112 0.215434 +v 1.401017 -0.323702 0.107717 +v 1.401017 -0.323702 -0.107717 +v 1.448565 -0.504112 -0.215434 +v 1.457140 -0.501852 -0.215448 +v 1.504691 -0.682275 -0.107724 +v 1.504691 -0.682275 0.107724 +v 1.457140 -0.501852 0.215448 +v 1.409589 -0.321429 0.107724 +v 1.409589 -0.321429 -0.107724 +vt 0.688281 0.631499 +vt 0.688050 0.631561 +vt 0.688069 0.631020 +vt 0.688300 0.630989 +vt 0.688069 0.629936 +vt 0.688300 0.629967 +vt 0.688050 0.629395 +vt 0.688281 0.629457 +vt 0.686405 0.633666 +vt 0.686174 0.633728 +vt 0.686193 0.633186 +vt 0.686423 0.633155 +vt 0.686193 0.632103 +vt 0.686423 0.632134 +vt 0.686174 0.631561 +vt 0.686405 0.631623 +vt 0.766039 0.666017 +vt 0.765973 0.666023 +vt 0.765965 0.665979 +vt 0.766024 0.665974 +vt 0.686617 0.632100 +vt 0.686598 0.631556 +vt 0.686617 0.633189 +vt 0.686598 0.633733 +vt 0.688494 0.629934 +vt 0.688474 0.629389 +vt 0.688494 0.631022 +vt 0.688474 0.631567 +vt 0.688840 0.631561 +vt 0.689798 0.631020 +vt 0.689798 0.629936 +vt 0.689778 0.629393 +vt 0.687902 0.633729 +vt 0.687921 0.633187 +vt 0.687921 0.632102 +vt 0.766938 0.664855 +vt 0.766821 0.664856 +vt 0.766838 0.664825 +vt 0.766921 0.664825 +vt 0.766946 0.664899 +vt 0.766814 0.664899 +vt 0.767341 0.666140 +vt 0.767209 0.666140 +vt 0.767217 0.666096 +vt 0.767334 0.666096 +vt 0.765841 0.666023 +vt 0.765848 0.665979 +vt 0.766748 0.664894 +vt 0.766763 0.664851 +vt 0.765775 0.666017 +vt 0.765790 0.665974 +vt 0.765865 0.665949 +vt 0.765948 0.665949 +vt 0.767234 0.666066 +vt 0.767317 0.666066 +vt 0.767060 0.665978 +vt 0.767060 0.665861 +vt 0.767089 0.665878 +vt 0.767089 0.665961 +vt 0.767262 0.665978 +vt 0.767161 0.666037 +vt 0.767161 0.666003 +vt 0.767233 0.665961 +vt 0.767161 0.665803 +vt 0.767262 0.665861 +vt 0.767233 0.665878 +vt 0.767161 0.665837 +vt 0.766814 0.664950 +vt 0.766814 0.664951 +vt 0.766748 0.664946 +vt 0.767045 0.665567 +vt 0.766946 0.664949 +vt 0.766946 0.664951 +vt 0.766426 0.665508 +vt 0.767012 0.664945 +vt 0.765973 0.666073 +vt 0.765973 0.666075 +vt 0.765841 0.666075 +vt 0.766624 0.666129 +vt 0.766039 0.666069 +vt 0.767341 0.666192 +vt 0.767209 0.666192 +vt 0.688871 0.632650 +vt 0.688871 0.633733 +vt 0.687933 0.633192 +vt 0.689809 0.633192 +vt 0.689809 0.632108 +vt 0.688871 0.631567 +vt 0.687933 0.632108 +vt 0.767161 0.665920 +vt 0.767012 0.664893 +vt 0.687933 0.632102 +vt 0.687913 0.631560 +vt 0.687933 0.633187 +vt 0.687913 0.633729 +vt 0.689809 0.629936 +vt 0.689790 0.629393 +vt 0.689809 0.631020 +vt 0.689790 0.631563 +vn 0.0217 0.0057 -0.9997 +vn -0.1393 -0.0367 -0.9896 +vn 0.0791 -0.8654 -0.4948 +vn 0.2424 -0.8315 -0.4999 +vn 0.0791 -0.8654 0.4948 +vn 0.2424 -0.8315 0.4999 +vn -0.1393 -0.0367 0.9896 +vn 0.0217 0.0057 0.9997 +vn -0.3577 0.7920 0.4948 +vn -0.1989 0.8429 0.4999 +vn -0.3577 0.7920 -0.4948 +vn -0.1989 0.8429 -0.4999 +vn 0.1308 -0.8573 -0.4979 +vn 0.1308 -0.8573 0.4979 +vn -0.1306 -0.8737 0.4686 +vn -0.1306 -0.8737 -0.4686 +vn -0.1329 0.8570 -0.4980 +vn 0.0869 0.0229 -0.9959 +vn -0.1329 0.8570 0.4980 +vn 0.0869 0.0229 0.9959 +vn 0.3068 -0.8111 0.4980 +vn 0.3068 -0.8111 -0.4980 +vn -0.4786 -0.1261 -0.8689 +vn -0.2869 -0.8538 -0.4345 +vn -0.2869 -0.8538 0.4345 +vn -0.4786 -0.1261 0.8689 +vn -0.6704 0.6015 0.4345 +vn -0.6704 0.6015 -0.4345 +vn -0.5443 0.6959 0.4686 +vn -0.5443 0.6959 -0.4686 +vn -0.9131 0.2838 -0.2928 +vn -0.9131 0.2838 0.2928 +vn -0.3087 0.8104 0.4979 +vn -0.3087 0.8104 -0.4979 +vn -0.0890 -0.0234 -0.9958 +vn -0.3374 -0.0889 -0.9371 +vn -0.0890 -0.0234 0.9958 +vn -0.3374 -0.0889 0.9371 +vn -0.7838 -0.2066 0.5856 +vn -0.6546 -0.6970 0.2928 +vn -0.6546 -0.6970 -0.2928 +vn -0.7838 -0.2066 -0.5856 +vn 0.2693 0.8572 -0.4390 +vn 0.7972 0.5694 -0.2006 +vn 0.8858 0.2334 -0.4012 +vn 0.4630 0.1220 -0.8779 +vn 0.2693 0.8572 0.4390 +vn 0.7972 0.5694 0.2006 +vn 0.4630 0.1220 0.8779 +vn 0.8858 0.2334 0.4011 +vn 0.6568 -0.6132 0.4390 +vn 0.9743 -0.1025 0.2006 +vn 0.6568 -0.6132 -0.4390 +vn 0.9743 -0.1025 -0.2006 +vn 0.9670 0.2549 0.0000 +vn 0.9670 0.2548 0.0000 +vn -0.9670 -0.2549 0.0000 +vn -0.9815 0.0642 -0.1802 +vn -0.9020 -0.2377 -0.3605 +vn -0.9815 0.0642 0.1802 +vn -0.9020 -0.2377 0.3605 +vn -0.8224 -0.5396 0.1802 +vn -0.8224 -0.5396 -0.1802 +usemtl Glock +s 1 +f 1174/1735/954 1200/1736/955 1199/1737/956 1175/1738/957 +f 1175/1738/957 1199/1737/956 1201/1739/958 1176/1740/959 +f 1176/1740/959 1201/1739/958 1202/1741/960 1177/1742/961 +f 1177/1743/961 1202/1744/960 1203/1745/962 1178/1746/963 +f 1178/1746/963 1203/1745/962 1204/1747/964 1179/1748/965 +f 1179/1748/965 1204/1747/964 1200/1749/955 1174/1750/954 +f 1168/1751/966 1169/1752/967 1188/1753/968 1187/1754/969 +f 1184/1755/970 1179/1748/965 1174/1750/954 1185/1756/971 +f 1183/1757/972 1178/1746/963 1179/1748/965 1184/1755/970 +f 1182/1758/973 1177/1743/961 1178/1746/963 1183/1757/972 +f 1181/1759/974 1176/1740/959 1177/1742/961 1182/1760/973 +f 1180/1761/975 1175/1738/957 1176/1740/959 1181/1759/974 +f 1185/1762/971 1174/1735/954 1175/1738/957 1180/1761/975 +f 1217/1763/976 1185/1762/971 1180/1761/975 1218/1764/977 +f 1218/1764/977 1180/1761/975 1181/1759/974 1219/1765/978 +f 1219/1765/978 1181/1759/974 1182/1760/973 1220/1766/979 +f 1220/1767/979 1182/1758/973 1183/1757/972 1221/1768/980 +f 1221/1768/980 1183/1757/972 1184/1755/970 1222/1769/981 +f 1222/1769/981 1184/1755/970 1185/1756/971 1217/1763/976 +f 1190/1770/982 1191/1771/983 1210/1772/984 1209/1773/985 +f 1171/1774/986 1173/1775/987 1191/1771/983 1190/1770/982 +f 1167/1776/988 1168/1777/966 1187/1778/969 1186/1779/989 +f 1169/1752/967 1170/1780/990 1189/1781/991 1188/1753/968 +f 1173/1775/987 1167/1782/988 1186/1783/989 1191/1771/983 +f 1170/1780/990 1171/1784/986 1190/1785/982 1189/1781/991 +f 1188/1753/968 1189/1781/991 1208/1786/992 1207/1787/993 +f 1186/1779/989 1187/1778/969 1206/1788/994 1205/1789/995 +f 1191/1790/983 1186/1791/989 1205/1792/995 1210/1793/984 +f 1189/1794/991 1190/1795/982 1209/1796/985 1208/1797/992 +f 1187/1798/969 1188/1799/968 1207/1800/993 1206/1801/994 +f 1215/1802/996 1197/1803/997 1198/1804/998 1216/1805/999 +f 1214/1806/1000 1196/1807/1001 1197/1803/997 1215/1802/996 +f 1213/1808/1002 1195/1809/1003 1196/1807/1001 1214/1806/1000 +f 1212/1810/1004 1194/1811/1005 1195/1812/1003 1213/1808/1002 +f 1211/1813/1006 1193/1814/1007 1194/1811/1005 1212/1810/1004 +f 1216/1805/999 1198/1815/998 1193/1816/1007 1211/1813/1006 +f 1172/1817/1008 1199/1818/1009 1200/1819/1008 +f 1172/1817/1008 1201/1820/1009 1199/1818/1009 +f 1172/1817/1008 1202/1821/1008 1201/1820/1009 +f 1172/1817/1008 1203/1822/1008 1202/1821/1008 +f 1172/1817/1008 1204/1823/1009 1203/1822/1008 +f 1172/1817/1008 1200/1819/1008 1204/1823/1009 +f 1192/1824/1010 1205/1792/995 1206/1801/994 +f 1192/1824/1010 1206/1801/994 1207/1800/993 +f 1192/1824/1010 1207/1800/993 1208/1797/992 +f 1192/1824/1010 1208/1797/992 1209/1796/985 +f 1192/1824/1010 1209/1796/985 1210/1793/984 +f 1192/1824/1010 1210/1793/984 1205/1792/995 +f 1167/1776/988 1216/1805/999 1211/1813/1006 1168/1777/966 +f 1168/1751/966 1211/1813/1006 1212/1810/1004 1169/1752/967 +f 1169/1752/967 1212/1810/1004 1213/1808/1002 1170/1780/990 +f 1170/1825/990 1213/1808/1002 1214/1806/1000 1171/1774/986 +f 1171/1774/986 1214/1806/1000 1215/1802/996 1173/1775/987 +f 1173/1775/987 1215/1802/996 1216/1805/999 1167/1782/988 +f 1197/1826/1011 1222/1769/981 1217/1763/976 1198/1827/1012 +f 1196/1828/1013 1221/1768/980 1222/1769/981 1197/1826/1011 +f 1195/1829/1014 1220/1767/979 1221/1768/980 1196/1828/1013 +f 1194/1830/1015 1219/1765/978 1220/1766/979 1195/1831/1014 +f 1193/1832/1016 1218/1764/977 1219/1765/978 1194/1830/1015 +f 1198/1833/1012 1217/1763/976 1218/1764/977 1193/1832/1016 +o Cylinder.002 +v 1.413071 -0.945795 -0.215188 +v 1.460564 -1.126000 -0.107594 +v 1.460564 -1.126000 0.107594 +v 1.413071 -0.945795 0.215188 +v 1.365577 -0.765590 0.107594 +v 2.180688 -0.743487 -0.000000 +v 1.365577 -0.765590 -0.107594 +v 2.098751 -0.765082 -0.202856 +v 2.143523 -0.934960 -0.101428 +v 2.143523 -0.934960 0.101428 +v 2.098751 -0.765082 0.202856 +v 2.053979 -0.595204 0.101428 +v 2.053979 -0.595204 -0.101428 +v 2.078162 -0.964157 -0.108112 +v 2.078162 -0.964157 0.108112 +v 2.030440 -0.783085 0.216223 +v 1.982718 -0.602014 0.108112 +v 1.982718 -0.602014 -0.108112 +v 2.030440 -0.783085 -0.216223 +v 1.288383 -0.978656 -0.190657 +v 1.330463 -1.138318 -0.095328 +v 1.330463 -1.138318 0.095328 +v 1.288383 -0.978656 0.190657 +v 1.246304 -0.818995 0.095328 +v 1.246304 -0.818995 -0.095328 +v 1.203854 -1.000934 -0.000000 +v 1.610384 -1.080812 -0.104410 +v 1.610384 -1.080812 0.104410 +v 1.564296 -0.905939 0.208821 +v 1.518208 -0.731066 0.104410 +v 1.518208 -0.731066 -0.104410 +v 1.564296 -0.905939 -0.208821 +v 2.228181 -0.923692 -0.107594 +v 2.180688 -0.743487 -0.215188 +v 2.228181 -0.923692 0.107594 +v 2.180688 -0.743487 0.215188 +v 2.133194 -0.563282 0.107594 +v 2.133194 -0.563282 -0.107594 +v 1.203854 -1.000934 -0.135144 +v 1.233681 -1.114108 -0.067572 +v 1.233681 -1.114108 0.067572 +v 1.203854 -1.000934 0.135144 +v 1.174027 -0.887761 0.067572 +v 1.174027 -0.887761 -0.067572 +v 1.605942 -1.087903 -0.107716 +v 1.605942 -1.087903 0.107716 +v 1.558394 -0.907494 0.215432 +v 1.510847 -0.727085 0.107716 +v 1.510847 -0.727085 -0.107716 +v 1.558394 -0.907494 -0.215432 +v 1.572728 -0.903717 -0.215456 +v 1.620281 -1.084146 -0.107728 +v 1.620281 -1.084146 0.107728 +v 1.572728 -0.903717 0.215456 +v 1.525176 -0.723288 0.107728 +v 1.525176 -0.723288 -0.107728 +vt 0.664514 0.630358 +vt 0.664526 0.630443 +vt 0.664133 0.630443 +vt 0.664144 0.630358 +vt 0.662843 0.631435 +vt 0.662865 0.631519 +vt 0.662669 0.631535 +vt 0.662657 0.631451 +vt 0.662276 0.631535 +vt 0.662287 0.631451 +vt 0.659724 0.631882 +vt 0.659747 0.631966 +vt 0.659550 0.631982 +vt 0.659539 0.631898 +vt 0.659158 0.631983 +vt 0.659169 0.631898 +vt 0.658961 0.631967 +vt 0.658983 0.631883 +vt 0.766796 0.665871 +vt 0.766730 0.665877 +vt 0.766723 0.665833 +vt 0.766781 0.665829 +vt 0.659156 0.631829 +vt 0.658959 0.631813 +vt 0.659551 0.631829 +vt 0.662275 0.631382 +vt 0.662102 0.631435 +vt 0.662077 0.631366 +vt 0.662670 0.631382 +vt 0.662867 0.631366 +vt 0.664527 0.630289 +vt 0.664132 0.630289 +vt 0.664526 0.629821 +vt 0.663499 0.630359 +vt 0.662669 0.630914 +vt 0.662275 0.630914 +vt 0.660814 0.631129 +vt 0.659157 0.631361 +vt 0.658960 0.631345 +vt 0.765674 0.665984 +vt 0.765557 0.665984 +vt 0.765574 0.665953 +vt 0.765657 0.665953 +vt 0.765682 0.666027 +vt 0.765550 0.666027 +vt 0.767354 0.665510 +vt 0.767222 0.665510 +vt 0.767230 0.665466 +vt 0.767347 0.665466 +vt 0.766598 0.665877 +vt 0.766605 0.665833 +vt 0.765484 0.666022 +vt 0.765499 0.665979 +vt 0.766532 0.665871 +vt 0.766547 0.665829 +vt 0.766622 0.665803 +vt 0.766705 0.665803 +vt 0.767247 0.665436 +vt 0.767330 0.665436 +vt 0.766267 0.666548 +vt 0.766267 0.666431 +vt 0.766297 0.666448 +vt 0.766297 0.666531 +vt 0.766470 0.666548 +vt 0.766368 0.666607 +vt 0.766368 0.666573 +vt 0.766440 0.666531 +vt 0.766368 0.666373 +vt 0.766470 0.666431 +vt 0.766440 0.666448 +vt 0.766368 0.666407 +vt 0.765550 0.666077 +vt 0.765550 0.666079 +vt 0.765483 0.666074 +vt 0.766419 0.665816 +vt 0.765682 0.666077 +vt 0.765682 0.666079 +vt 0.766173 0.665999 +vt 0.765748 0.666074 +vt 0.766730 0.665927 +vt 0.766730 0.665929 +vt 0.766598 0.665929 +vt 0.767009 0.665740 +vt 0.766796 0.665923 +vt 0.767354 0.665561 +vt 0.767222 0.665561 +vt 0.659299 0.632376 +vt 0.659299 0.631983 +vt 0.659640 0.632179 +vt 0.658959 0.632179 +vt 0.658959 0.632572 +vt 0.659299 0.632769 +vt 0.659640 0.632572 +vt 0.766368 0.666490 +vt 0.765748 0.666022 +vt 0.659157 0.631352 +vt 0.658960 0.631336 +vt 0.659550 0.631352 +vt 0.662275 0.630905 +vt 0.662079 0.630889 +vt 0.662669 0.630905 +vt 0.662866 0.630889 +vt 0.664526 0.629812 +vt 0.664132 0.629812 +vn 0.0217 0.0057 -0.9997 +vn -0.1393 -0.0367 -0.9896 +vn 0.0791 -0.8654 -0.4948 +vn 0.2424 -0.8315 -0.4999 +vn 0.0791 -0.8654 0.4948 +vn 0.2424 -0.8315 0.4999 +vn -0.1393 -0.0367 0.9896 +vn 0.0217 0.0057 0.9997 +vn -0.3577 0.7920 0.4948 +vn -0.1989 0.8429 0.4999 +vn -0.3577 0.7920 -0.4948 +vn -0.1989 0.8429 -0.4999 +vn 0.1308 -0.8573 -0.4979 +vn 0.1308 -0.8573 0.4979 +vn -0.1306 -0.8737 0.4686 +vn -0.1306 -0.8737 -0.4686 +vn -0.1329 0.8570 -0.4980 +vn 0.0869 0.0229 -0.9959 +vn -0.1329 0.8570 0.4980 +vn 0.0869 0.0229 0.9959 +vn 0.3068 -0.8111 0.4980 +vn 0.3068 -0.8111 -0.4980 +vn -0.2834 -0.0747 -0.9561 +vn -0.0724 -0.8753 -0.4780 +vn -0.0724 -0.8753 0.4780 +vn -0.2834 -0.0747 0.9561 +vn -0.4944 0.7260 0.4780 +vn -0.4944 0.7260 -0.4780 +vn -0.5443 0.6959 0.4686 +vn -0.5443 0.6959 -0.4686 +vn -0.9131 0.2838 -0.2928 +vn -0.9131 0.2838 0.2928 +vn -0.3087 0.8104 0.4979 +vn -0.3087 0.8104 -0.4979 +vn -0.0890 -0.0234 -0.9958 +vn -0.3374 -0.0889 -0.9371 +vn -0.0890 -0.0234 0.9958 +vn -0.3374 -0.0889 0.9371 +vn -0.7838 -0.2066 0.5856 +vn -0.6546 -0.6970 0.2928 +vn -0.6546 -0.6970 -0.2928 +vn -0.7838 -0.2066 -0.5856 +vn 0.1419 0.8730 -0.4665 +vn -0.1085 0.8611 -0.4967 +vn 0.1108 0.0292 -0.9934 +vn 0.3478 0.0917 -0.9331 +vn 0.1419 0.8730 0.4665 +vn -0.1085 0.8611 0.4967 +vn 0.3478 0.0917 0.9331 +vn 0.1108 0.0292 0.9934 +vn 0.5538 -0.6897 0.4665 +vn 0.3300 -0.8027 0.4967 +vn 0.5538 -0.6897 -0.4665 +vn 0.3300 -0.8027 -0.4967 +vn 0.9670 0.2548 -0.0000 +vn 0.9670 0.2549 -0.0000 +vn -0.9670 -0.2549 0.0000 +usemtl Glock +s 1 +f 1230/1834/1017 1256/1835/1018 1255/1836/1019 1231/1837/1020 +f 1231/1838/1020 1255/1839/1019 1257/1840/1021 1232/1841/1022 +f 1232/1841/1022 1257/1840/1021 1258/1842/1023 1233/1843/1024 +f 1233/1844/1024 1258/1845/1023 1259/1846/1025 1234/1847/1026 +f 1234/1847/1026 1259/1846/1025 1260/1848/1027 1235/1849/1028 +f 1235/1849/1028 1260/1848/1027 1256/1850/1018 1230/1851/1017 +f 1224/1852/1029 1225/1853/1030 1244/1854/1031 1243/1855/1032 +f 1240/1856/1033 1235/1849/1028 1230/1851/1017 1241/1857/1034 +f 1239/1858/1035 1234/1847/1026 1235/1849/1028 1240/1856/1033 +f 1238/1859/1036 1233/1843/1024 1234/1860/1026 1239/1861/1035 +f 1237/1862/1037 1232/1841/1022 1233/1843/1024 1238/1859/1036 +f 1236/1863/1038 1231/1838/1020 1232/1841/1022 1237/1862/1037 +f 1241/1864/1034 1230/1834/1017 1231/1837/1020 1236/1865/1038 +f 1273/1866/1039 1241/1864/1034 1236/1865/1038 1274/1867/1040 +f 1274/1867/1040 1236/1863/1038 1237/1862/1037 1275/1868/1041 +f 1275/1868/1041 1237/1862/1037 1238/1859/1036 1276/1869/1042 +f 1276/1869/1042 1238/1859/1036 1239/1861/1035 1277/1870/1043 +f 1277/1870/1043 1239/1858/1035 1240/1856/1033 1278/1871/1044 +f 1278/1871/1044 1240/1856/1033 1241/1857/1034 1273/1872/1039 +f 1246/1873/1045 1247/1874/1046 1266/1875/1047 1265/1876/1048 +f 1227/1877/1049 1229/1878/1050 1247/1874/1046 1246/1873/1045 +f 1223/1879/1051 1224/1880/1029 1243/1881/1032 1242/1882/1052 +f 1225/1853/1030 1226/1883/1053 1245/1884/1054 1244/1854/1031 +f 1229/1878/1050 1223/1885/1051 1242/1886/1052 1247/1874/1046 +f 1226/1883/1053 1227/1887/1049 1246/1888/1045 1245/1884/1054 +f 1244/1854/1031 1245/1884/1054 1264/1889/1055 1263/1890/1056 +f 1242/1882/1052 1243/1881/1032 1262/1891/1057 1261/1892/1058 +f 1247/1893/1046 1242/1894/1052 1261/1895/1058 1266/1896/1047 +f 1245/1897/1054 1246/1898/1045 1265/1899/1048 1264/1900/1055 +f 1243/1901/1032 1244/1902/1031 1263/1903/1056 1262/1904/1057 +f 1271/1905/1059 1253/1906/1060 1254/1907/1061 1272/1908/1062 +f 1270/1909/1063 1252/1910/1064 1253/1906/1060 1271/1905/1059 +f 1269/1911/1065 1251/1912/1066 1252/1910/1064 1270/1909/1063 +f 1268/1913/1067 1250/1914/1068 1251/1915/1066 1269/1911/1065 +f 1267/1916/1069 1249/1917/1070 1250/1914/1068 1268/1913/1067 +f 1272/1908/1062 1254/1918/1061 1249/1919/1070 1267/1916/1069 +f 1228/1920/1071 1255/1921/1071 1256/1922/1072 +f 1228/1920/1071 1257/1923/1071 1255/1921/1071 +f 1228/1920/1071 1258/1924/1072 1257/1923/1071 +f 1228/1920/1071 1259/1925/1071 1258/1924/1072 +f 1228/1920/1071 1260/1926/1071 1259/1925/1071 +f 1228/1920/1071 1256/1922/1072 1260/1926/1071 +f 1248/1927/1073 1261/1895/1058 1262/1904/1057 +f 1248/1927/1073 1262/1904/1057 1263/1903/1056 +f 1248/1927/1073 1263/1903/1056 1264/1900/1055 +f 1248/1927/1073 1264/1900/1055 1265/1899/1048 +f 1248/1927/1073 1265/1899/1048 1266/1896/1047 +f 1248/1927/1073 1266/1896/1047 1261/1895/1058 +f 1223/1879/1051 1272/1908/1062 1267/1916/1069 1224/1880/1029 +f 1224/1852/1029 1267/1916/1069 1268/1913/1067 1225/1853/1030 +f 1225/1853/1030 1268/1913/1067 1269/1911/1065 1226/1883/1053 +f 1226/1928/1053 1269/1911/1065 1270/1909/1063 1227/1877/1049 +f 1227/1877/1049 1270/1909/1063 1271/1905/1059 1229/1878/1050 +f 1229/1878/1050 1271/1905/1059 1272/1908/1062 1223/1885/1051 +f 1253/1929/1060 1278/1871/1044 1273/1872/1039 1254/1930/1061 +f 1252/1931/1064 1277/1870/1043 1278/1871/1044 1253/1929/1060 +f 1251/1932/1066 1276/1869/1042 1277/1870/1043 1252/1933/1064 +f 1250/1934/1068 1275/1868/1041 1276/1869/1042 1251/1932/1066 +f 1249/1935/1070 1274/1867/1040 1275/1868/1041 1250/1934/1068 +f 1254/1936/1061 1273/1866/1039 1274/1867/1040 1249/1937/1070 diff --git a/Content/Weapons/Pistols/pistol_Mesh/test.uasset b/Content/Weapons/Pistols/pistol_Mesh/test.uasset new file mode 100644 index 0000000..6f4fc61 Binary files /dev/null and b/Content/Weapons/Pistols/pistol_Mesh/test.uasset differ diff --git a/Content/Weapons/Rifles/rifle_BP/AUG_BP.uasset b/Content/Weapons/Rifles/rifle_BP/AUG_BP.uasset new file mode 100644 index 0000000..8a34e11 Binary files /dev/null and b/Content/Weapons/Rifles/rifle_BP/AUG_BP.uasset differ diff --git a/Content/Weapons/Rifles/rifle_BP/wAUGA1_BP.uasset b/Content/Weapons/Rifles/rifle_BP/wAUGA1_BP.uasset new file mode 100644 index 0000000..307aad0 Binary files /dev/null and b/Content/Weapons/Rifles/rifle_BP/wAUGA1_BP.uasset differ diff --git a/Content/Weapons/Rifles/rifle_Mesh/AUGA2.uasset b/Content/Weapons/Rifles/rifle_Mesh/AUGA2.uasset new file mode 100644 index 0000000..18b2f28 Binary files /dev/null and b/Content/Weapons/Rifles/rifle_Mesh/AUGA2.uasset differ diff --git a/Content/Weapons/Rifles/rifle_Mesh/New_Piskel-1_png-1_png__1_-1_png.uasset b/Content/Weapons/Rifles/rifle_Mesh/New_Piskel-1_png-1_png__1_-1_png.uasset new file mode 100644 index 0000000..a19bf97 Binary files /dev/null and b/Content/Weapons/Rifles/rifle_Mesh/New_Piskel-1_png-1_png__1_-1_png.uasset differ diff --git a/Content/Weapons/Rifles/rifle_Mesh/Scope.uasset b/Content/Weapons/Rifles/rifle_Mesh/Scope.uasset new file mode 100644 index 0000000..8f3593d Binary files /dev/null and b/Content/Weapons/Rifles/rifle_Mesh/Scope.uasset differ diff --git a/Content/Weapons/Rifles/rifle_Mesh/auga1.mtl b/Content/Weapons/Rifles/rifle_Mesh/auga1.mtl new file mode 100644 index 0000000..271de78 --- /dev/null +++ b/Content/Weapons/Rifles/rifle_Mesh/auga1.mtl @@ -0,0 +1,24 @@ +# Blender MTL File: 'tk18_kbl2.blend' +# Material Count: 2 + +newmtl AUGA1 +Ns 323.999994 +Ka 1.000000 1.000000 1.000000 +Kd 0.800000 0.800000 0.800000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.450000 +d 1.000000 +illum 2 +map_Kd C:\\Users\\RC\\Documents\\Zombies\\Textures\\pallet moddeling.png + +newmtl Scope +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.800000 0.800000 0.800000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.450000 +d 1.000000 +illum 2 +map_Kd C:\\Users\\RC\\Downloads\\New Piskel-1.png-1.png (1)-1.png.png diff --git a/Content/Weapons/Rifles/rifle_Mesh/auga1.obj b/Content/Weapons/Rifles/rifle_Mesh/auga1.obj new file mode 100644 index 0000000..80f65ea --- /dev/null +++ b/Content/Weapons/Rifles/rifle_Mesh/auga1.obj @@ -0,0 +1,12746 @@ +# Blender v2.93.3 OBJ File: 'tk18_kbl2.blend' +# www.blender.org +mtllib auga1.mtl +o Cylinder_Cylinder.002 +v 1.339680 1.384340 -0.399073 +v 2.952444 1.384340 -0.399073 +v 1.339680 1.306484 -0.391404 +v 2.952444 1.306484 -0.391404 +v 1.339680 1.231621 -0.368695 +v 2.952444 1.231621 -0.368695 +v 1.339680 1.162627 -0.331817 +v 2.952444 1.162627 -0.331817 +v 1.339680 1.102153 -0.282187 +v 2.952444 1.102153 -0.282187 +v 1.339680 1.052523 -0.221713 +v 2.952444 1.052523 -0.221713 +v 1.339680 1.015645 -0.152718 +v 2.952444 1.015645 -0.152718 +v 1.339680 0.992935 -0.077855 +v 2.952444 0.992935 -0.077855 +v 1.339680 0.985267 0.000000 +v 2.952444 0.985267 0.000000 +v 1.339680 0.992935 0.077855 +v 2.952444 0.992935 0.077855 +v 1.339680 1.015645 0.152719 +v 2.952444 1.015645 0.152719 +v 1.339680 1.052523 0.221713 +v 2.952444 1.052523 0.221713 +v 1.339680 1.102153 0.282187 +v 2.952444 1.102153 0.282187 +v 1.339680 1.162627 0.331817 +v 2.952444 1.162627 0.331817 +v 1.339680 1.231621 0.368695 +v 2.952444 1.231621 0.368695 +v 1.339680 1.306484 0.391405 +v 2.952444 1.306484 0.391405 +v 1.339680 1.384340 0.399073 +v 2.952444 1.384340 0.399073 +v 1.339680 1.462195 0.391405 +v 2.952444 1.462195 0.391405 +v 1.339680 1.537058 0.368695 +v 2.952444 1.537058 0.368695 +v 1.339680 1.606053 0.331817 +v 2.952444 1.606053 0.331817 +v 1.339680 1.666527 0.282187 +v 2.952444 1.666527 0.282187 +v 1.339680 1.716156 0.221713 +v 2.952444 1.716156 0.221713 +v 1.339680 1.753035 0.152719 +v 2.952444 1.753035 0.152719 +v 1.339680 1.775744 0.077855 +v 2.952444 1.775744 0.077855 +v 1.339680 1.783412 0.000000 +v 2.952444 1.783412 0.000000 +v 1.339680 1.775744 -0.077855 +v 2.952444 1.775744 -0.077855 +v 1.339680 1.753035 -0.152718 +v 2.952444 1.753035 -0.152718 +v 1.339680 1.716156 -0.221713 +v 2.952444 1.716156 -0.221713 +v 1.339680 1.666527 -0.282187 +v 2.952444 1.666527 -0.282187 +v 1.339680 1.606053 -0.331817 +v 2.952444 1.606053 -0.331817 +v 1.339680 1.537058 -0.368695 +v 2.952444 1.537058 -0.368695 +v 1.339680 1.462195 -0.391404 +v 2.952444 1.462195 -0.391404 +v 2.971710 1.318914 -0.328914 +v 2.971710 1.384340 -0.335358 +v 2.971710 1.256004 -0.309830 +v 2.971710 1.198025 -0.278840 +v 2.971710 1.147205 -0.237134 +v 2.971710 1.105499 -0.186315 +v 2.971710 1.074509 -0.128336 +v 2.971710 1.055425 -0.065425 +v 2.971710 1.048981 0.000000 +v 2.971710 1.055425 0.065425 +v 2.971710 1.074509 0.128336 +v 2.971710 1.105499 0.186315 +v 2.971710 1.147205 0.237134 +v 2.971710 1.198025 0.278840 +v 2.971710 1.256004 0.309831 +v 2.971710 1.318914 0.328915 +v 2.971710 1.384340 0.335359 +v 2.971710 1.449765 0.328915 +v 2.971710 1.512676 0.309831 +v 2.971710 1.570655 0.278840 +v 2.971710 1.621474 0.237134 +v 2.971710 1.663180 0.186315 +v 2.971710 1.694170 0.128336 +v 2.971710 1.713254 0.065425 +v 2.971710 1.719698 0.000000 +v 2.971710 1.713254 -0.065425 +v 2.971710 1.694170 -0.128336 +v 2.971710 1.663180 -0.186315 +v 2.971710 1.621474 -0.237134 +v 2.971710 1.570655 -0.278840 +v 2.971710 1.512676 -0.309830 +v 2.971710 1.449765 -0.328914 +v 1.251280 1.384340 -0.376495 +v 1.251280 1.310889 -0.369261 +v 1.251280 1.240261 -0.347836 +v 1.251280 1.175170 -0.313044 +v 1.251280 1.118117 -0.266222 +v 1.251280 1.071295 -0.209169 +v 1.251280 1.036503 -0.144078 +v 1.251280 1.015079 -0.073450 +v 1.251280 1.007844 0.000000 +v 1.251280 1.015079 0.073451 +v 1.251280 1.036503 0.144079 +v 1.251280 1.071295 0.209170 +v 1.251280 1.118117 0.266223 +v 1.251280 1.175170 0.313045 +v 1.251280 1.240261 0.347837 +v 1.251280 1.310889 0.369261 +v 1.251280 1.384340 0.376496 +v 1.251280 1.457790 0.369261 +v 1.251280 1.528418 0.347837 +v 1.251280 1.593509 0.313045 +v 1.251280 1.650562 0.266223 +v 1.251280 1.697384 0.209170 +v 1.251280 1.732176 0.144079 +v 1.251280 1.753601 0.073451 +v 1.251280 1.760835 0.000000 +v 1.251280 1.753601 -0.073450 +v 1.251280 1.732176 -0.144078 +v 1.251280 1.697384 -0.209169 +v 1.251280 1.650562 -0.266222 +v 1.251280 1.593509 -0.313044 +v 1.251280 1.528418 -0.347836 +v 1.251280 1.457790 -0.369261 +v 0.959800 1.384340 -0.340024 +v 0.959800 1.318004 -0.333490 +v 0.959800 1.254218 -0.314141 +v 0.959800 1.195433 -0.282720 +v 0.959800 1.143907 -0.240433 +v 0.959800 1.101620 -0.188907 +v 0.959800 1.070198 -0.130121 +v 0.959800 1.050849 -0.066335 +v 0.959800 1.044316 0.000000 +v 0.959800 1.050849 0.066336 +v 0.959800 1.070198 0.130122 +v 0.959800 1.101620 0.188907 +v 0.959800 1.143907 0.240433 +v 0.959800 1.195433 0.282720 +v 0.959800 1.254218 0.314141 +v 0.959800 1.318004 0.333491 +v 0.959800 1.384340 0.340024 +v 0.959800 1.450675 0.333491 +v 0.959800 1.514461 0.314141 +v 0.959800 1.573247 0.282720 +v 0.959800 1.624773 0.240433 +v 0.959800 1.667059 0.188907 +v 0.959800 1.698481 0.130122 +v 0.959800 1.717830 0.066336 +v 0.959800 1.724364 0.000000 +v 0.959800 1.717830 -0.066335 +v 0.959800 1.698481 -0.130121 +v 0.959800 1.667059 -0.188907 +v 0.959800 1.624773 -0.240433 +v 0.959800 1.573247 -0.282720 +v 0.959800 1.514461 -0.314141 +v 0.959800 1.450675 -0.333490 +v -2.623426 1.384340 -0.325882 +v -2.623426 1.320763 -0.319620 +v -2.623426 1.259630 -0.301076 +v -2.623426 1.203290 -0.270961 +v -2.623426 1.153906 -0.230433 +v -2.623426 1.113379 -0.181050 +v -2.623426 1.083264 -0.124710 +v -2.623426 1.064719 -0.063577 +v -2.623426 1.058457 -0.000000 +v -2.623426 1.064719 0.063576 +v -2.623426 1.083264 0.124710 +v -2.623426 1.113379 0.181050 +v -2.623426 1.153906 0.230433 +v -2.623426 1.203290 0.270961 +v -2.623426 1.259630 0.301076 +v -2.623426 1.320763 0.319620 +v -2.623426 1.384340 0.325882 +v -2.623426 1.447916 0.319620 +v -2.623426 1.509049 0.301076 +v -2.623426 1.565390 0.270961 +v -2.623426 1.614773 0.230433 +v -2.623426 1.655301 0.181050 +v -2.623426 1.685415 0.124710 +v -2.623426 1.703960 0.063576 +v -2.623426 1.710222 -0.000000 +v -2.623426 1.703960 -0.063577 +v -2.623426 1.685415 -0.124710 +v -2.623426 1.655301 -0.181050 +v -2.623426 1.614773 -0.230433 +v -2.623426 1.565390 -0.270961 +v -2.623426 1.509049 -0.301076 +v -2.623426 1.447916 -0.319620 +v 2.988548 1.316299 -0.342061 +v 2.988548 1.384340 -0.348762 +v 2.988548 1.250874 -0.322214 +v 2.988548 1.190578 -0.289985 +v 2.988548 1.137728 -0.246612 +v 2.988548 1.094355 -0.193762 +v 2.988548 1.062126 -0.133465 +v 2.988548 1.042279 -0.068040 +v 2.988548 1.035578 0.000000 +v 2.988548 1.042279 0.068040 +v 2.988548 1.062126 0.133466 +v 2.988548 1.094355 0.193762 +v 2.988548 1.137728 0.246612 +v 2.988548 1.190578 0.289985 +v 2.988548 1.250874 0.322214 +v 2.988548 1.316299 0.342061 +v 2.988548 1.384340 0.348762 +v 2.988548 1.452380 0.342061 +v 2.988548 1.517805 0.322214 +v 2.988548 1.578101 0.289985 +v 2.988548 1.630952 0.246612 +v 2.988548 1.674325 0.193762 +v 2.988548 1.706554 0.133466 +v 2.988548 1.726400 0.068040 +v 2.988548 1.733102 0.000000 +v 2.988548 1.726400 -0.068040 +v 2.988548 1.706554 -0.133465 +v 2.988548 1.674325 -0.193762 +v 2.988548 1.630952 -0.246612 +v 2.988548 1.578101 -0.289985 +v 2.988548 1.517805 -0.322214 +v 2.988548 1.452380 -0.342061 +v -2.640263 1.384340 -0.340024 +v -2.640263 1.318004 -0.333491 +v -2.640263 1.254218 -0.314141 +v -2.640263 1.195433 -0.282720 +v -2.640263 1.143907 -0.240433 +v -2.640263 1.101620 -0.188907 +v -2.640263 1.070198 -0.130122 +v -2.640263 1.050849 -0.066335 +v -2.640263 1.044316 -0.000000 +v -2.640263 1.050849 0.066335 +v -2.640263 1.070198 0.130121 +v -2.640263 1.101620 0.188907 +v -2.640263 1.143907 0.240433 +v -2.640263 1.195433 0.282720 +v -2.640263 1.254218 0.314141 +v -2.640263 1.318004 0.333491 +v -2.640263 1.384340 0.340024 +v -2.640263 1.450675 0.333491 +v -2.640263 1.514461 0.314141 +v -2.640263 1.573247 0.282720 +v -2.640263 1.624773 0.240433 +v -2.640263 1.667059 0.188907 +v -2.640263 1.698481 0.130122 +v -2.640263 1.717830 0.066335 +v -2.640263 1.724364 -0.000000 +v -2.640263 1.717830 -0.066335 +v -2.640263 1.698481 -0.130122 +v -2.640263 1.667059 -0.188907 +v -2.640263 1.624773 -0.240433 +v -2.640263 1.573247 -0.282720 +v -2.640263 1.514461 -0.314141 +v -2.640263 1.450675 -0.333491 +v -0.000000 1.462112 0.337710 +v -0.000000 1.462112 0.424950 +v 0.031805 1.455786 0.342616 +v 0.031805 1.455786 0.424950 +v 0.058768 1.437770 0.343229 +v 0.058768 1.437770 0.424950 +v 0.076784 1.410807 0.346296 +v 0.076784 1.410807 0.424950 +v 0.083110 1.379002 0.349976 +v 0.083110 1.379002 0.424950 +v 0.076784 1.347197 0.346296 +v 0.076784 1.347197 0.424950 +v 0.058768 1.320235 0.343229 +v 0.058768 1.320235 0.424950 +v 0.031805 1.302219 0.342616 +v 0.031805 1.302219 0.424950 +v -0.000000 1.295892 0.337710 +v -0.000000 1.295892 0.424950 +v -0.031805 1.302219 0.342616 +v -0.031805 1.302219 0.424950 +v -0.058768 1.320235 0.343229 +v -0.058768 1.320235 0.424950 +v -0.076784 1.347197 0.346296 +v -0.076784 1.347197 0.424950 +v -0.083110 1.379002 0.349976 +v -0.083110 1.379002 0.424950 +v -0.076784 1.410807 0.346296 +v -0.076784 1.410807 0.424950 +v -0.058768 1.437770 0.343229 +v -0.058768 1.437770 0.424950 +v -0.031805 1.455786 0.342616 +v -0.031805 1.455786 0.424950 +v -0.000000 1.379002 0.492764 +v 0.053259 1.507581 0.424950 +v 0.000000 1.518175 0.424950 +v 0.098410 1.477412 0.424950 +v 0.128578 1.432261 0.424950 +v 0.139172 1.379002 0.424950 +v 0.128578 1.325743 0.424950 +v 0.098410 1.280593 0.424950 +v 0.053259 1.250424 0.424950 +v -0.000000 1.239830 0.424950 +v -0.053259 1.250424 0.424950 +v -0.098410 1.280593 0.424950 +v -0.128578 1.325743 0.424950 +v -0.139172 1.379002 0.424950 +v -0.128578 1.432261 0.424950 +v -0.098410 1.477412 0.424950 +v -0.053259 1.507581 0.424950 +v 0.053259 1.507581 0.492765 +v 0.000000 1.518175 0.492765 +v 0.098410 1.477412 0.492765 +v 0.128578 1.432261 0.492765 +v 0.139172 1.379002 0.492765 +v 0.128578 1.325743 0.492765 +v 0.098410 1.280593 0.492765 +v 0.053259 1.250424 0.492765 +v -0.000000 1.239830 0.492765 +v -0.053259 1.250424 0.492765 +v -0.098410 1.280593 0.492765 +v -0.128578 1.325743 0.492765 +v -0.139172 1.379002 0.492765 +v -0.128578 1.432261 0.492765 +v -0.098410 1.477412 0.492765 +v -0.053259 1.507581 0.492765 +v -0.000000 1.719331 -0.077200 +v -0.000000 1.778569 -0.077200 +v 0.031805 1.722397 -0.070873 +v 0.031805 1.778569 -0.070873 +v 0.058768 1.727508 -0.052857 +v 0.058768 1.778569 -0.052857 +v 0.076784 1.730063 -0.025894 +v 0.076784 1.778569 -0.025894 +v 0.083110 1.732108 0.005911 +v 0.083110 1.778569 0.005911 +v 0.076784 1.730063 0.037715 +v 0.076784 1.778569 0.037715 +v 0.058768 1.727508 0.064678 +v 0.058768 1.778569 0.064678 +v 0.031805 1.722397 0.082694 +v 0.031805 1.778569 0.082694 +v -0.000000 1.719331 0.089021 +v -0.000000 1.778569 0.089021 +v -0.031805 1.722397 0.082694 +v -0.031805 1.778569 0.082694 +v -0.058768 1.727508 0.064678 +v -0.058768 1.778569 0.064678 +v -0.076784 1.730063 0.037715 +v -0.076784 1.778569 0.037715 +v -0.083110 1.732108 0.005911 +v -0.083110 1.778569 0.005911 +v -0.076784 1.730063 -0.025894 +v -0.076784 1.778569 -0.025894 +v -0.058768 1.727508 -0.052857 +v -0.058768 1.778569 -0.052857 +v -0.031805 1.722397 -0.070873 +v -0.031805 1.778569 -0.070873 +v -0.000000 1.839179 0.005911 +v 0.053259 1.778569 -0.122668 +v 0.000000 1.778569 -0.133262 +v 0.098410 1.778569 -0.092499 +v 0.128578 1.778569 -0.047348 +v 0.139172 1.778569 0.005911 +v 0.128578 1.778569 0.059169 +v 0.098410 1.778569 0.104320 +v 0.053259 1.778569 0.134489 +v -0.000000 1.778569 0.145083 +v -0.053259 1.778569 0.134489 +v -0.098410 1.778569 0.104320 +v -0.128578 1.778569 0.059169 +v -0.139172 1.778569 0.005911 +v -0.128578 1.778569 -0.047348 +v -0.098410 1.778569 -0.092499 +v -0.053259 1.778569 -0.122668 +v 0.053259 1.839180 -0.122668 +v 0.000000 1.839180 -0.133262 +v 0.098410 1.839180 -0.092499 +v 0.128578 1.839180 -0.047348 +v 0.139172 1.839180 0.005911 +v 0.128578 1.839180 0.059169 +v 0.098410 1.839180 0.104320 +v 0.053259 1.839180 0.134489 +v -0.000000 1.839180 0.145083 +v -0.053259 1.839180 0.134489 +v -0.098410 1.839180 0.104320 +v -0.128578 1.839180 0.059169 +v -0.139172 1.839180 0.005911 +v -0.128578 1.839180 -0.047348 +v -0.098410 1.839180 -0.092499 +v -0.053259 1.839180 -0.122668 +v 2.771658 1.109439 -0.183683 +v 2.771658 1.078887 -0.126523 +v 2.771658 1.060072 -0.064501 +v 2.771658 1.053719 0.000000 +v 2.771658 1.060072 0.064501 +v 2.771658 1.078887 0.126523 +v 2.771658 1.109439 0.183683 +v 2.771658 1.150556 0.233784 +v 2.771658 1.200657 0.274901 +v 2.771658 1.257817 0.305453 +v 2.771658 1.319839 0.324267 +v 2.771658 1.384340 0.330620 +v 2.771658 1.448841 0.324267 +v 2.771658 1.510863 0.305453 +v 2.771658 1.568022 0.274901 +v 2.771658 1.618124 0.233784 +v 2.771658 1.659240 0.183683 +v 2.771658 1.689793 0.126523 +v 2.771658 1.708607 0.064501 +v 2.771658 1.714960 0.000000 +v 2.771658 1.708607 -0.064501 +v 2.771658 1.689793 -0.126523 +v 2.771658 1.659240 -0.183683 +v 2.771658 1.618124 -0.233784 +v 2.771658 1.568022 -0.274901 +v 2.771658 1.510863 -0.305453 +v 2.771658 1.448840 -0.324267 +v 2.771658 1.384340 -0.330620 +v 2.771658 1.319839 -0.324267 +v 2.771658 1.257817 -0.305453 +v 2.771658 1.200657 -0.274901 +v 2.771658 1.150556 -0.233784 +v 2.406616 1.113308 -0.181098 +v 2.406616 1.083185 -0.124742 +v 2.406616 1.064636 -0.063593 +v 2.406616 1.058372 -0.000000 +v 2.406616 1.064636 0.063593 +v 2.406616 1.083185 0.124742 +v 2.406616 1.113308 0.181098 +v 2.406616 1.153846 0.230494 +v 2.406616 1.203242 0.271032 +v 2.406616 1.259597 0.301155 +v 2.406616 1.320747 0.319704 +v 2.406616 1.384340 0.325968 +v 2.406616 1.447933 0.319704 +v 2.406616 1.509082 0.301155 +v 2.406616 1.565438 0.271032 +v 2.406616 1.614834 0.230494 +v 2.406616 1.655372 0.181098 +v 2.406616 1.685494 0.124742 +v 2.406616 1.704044 0.063593 +v 2.406616 1.710307 -0.000000 +v 2.406616 1.704044 -0.063593 +v 2.406616 1.685494 -0.124743 +v 2.406616 1.655372 -0.181098 +v 2.406616 1.614834 -0.230494 +v 2.406616 1.565438 -0.271032 +v 2.406616 1.509082 -0.301155 +v 2.406616 1.447933 -0.319704 +v 2.406616 1.384340 -0.325968 +v 2.406616 1.320747 -0.319704 +v 2.406616 1.259597 -0.301155 +v 2.406616 1.203242 -0.271032 +v 2.406616 1.153846 -0.230494 +vt 0.836836 0.950856 +vt 0.836836 0.950615 +vt 0.836859 0.950616 +vt 0.836859 0.950857 +vt 0.836908 0.950610 +vt 0.836908 0.950851 +vt 0.836938 0.950609 +vt 0.836938 0.950850 +vt 0.836969 0.950609 +vt 0.836969 0.950850 +vt 0.837001 0.950609 +vt 0.837001 0.950850 +vt 0.837033 0.950609 +vt 0.837033 0.950850 +vt 0.837062 0.950610 +vt 0.837062 0.950851 +vt 0.837089 0.950610 +vt 0.837089 0.950851 +vt 0.837112 0.950611 +vt 0.837112 0.950852 +vt 0.837596 0.951108 +vt 0.837589 0.951308 +vt 0.837565 0.951313 +vt 0.837572 0.951112 +vt 0.837537 0.951316 +vt 0.837544 0.951115 +vt 0.837507 0.951318 +vt 0.837514 0.951117 +vt 0.837475 0.951319 +vt 0.837482 0.951118 +vt 0.837443 0.951318 +vt 0.837450 0.951117 +vt 0.837412 0.951316 +vt 0.837419 0.951116 +vt 0.837383 0.951313 +vt 0.837390 0.951113 +vt 0.837365 0.951204 +vt 0.837365 0.951445 +vt 0.837342 0.951446 +vt 0.837342 0.951205 +vt 0.837315 0.951446 +vt 0.837315 0.951205 +vt 0.837286 0.951446 +vt 0.837286 0.951205 +vt 0.837254 0.951447 +vt 0.837254 0.951206 +vt 0.837222 0.951447 +vt 0.837222 0.951206 +vt 0.837191 0.951446 +vt 0.837191 0.951205 +vt 0.837161 0.951446 +vt 0.837161 0.951205 +vt 0.837134 0.951446 +vt 0.837134 0.951205 +vt 0.837112 0.951445 +vt 0.837112 0.951204 +vt 0.836629 0.950856 +vt 0.836629 0.950615 +vt 0.836655 0.950615 +vt 0.836655 0.950856 +vt 0.836685 0.950614 +vt 0.836685 0.950855 +vt 0.836716 0.950614 +vt 0.836716 0.950855 +vt 0.836748 0.950614 +vt 0.836748 0.950855 +vt 0.836780 0.950614 +vt 0.836780 0.950855 +vt 0.837766 0.950612 +vt 0.837791 0.950616 +vt 0.837775 0.950623 +vt 0.837753 0.950619 +vt 0.836810 0.950615 +vt 0.836810 0.950856 +vt 0.837030 0.950864 +vt 0.837000 0.950864 +vt 0.836691 0.950609 +vt 0.836718 0.950609 +vt 0.837766 0.950726 +vt 0.837739 0.950728 +vt 0.837730 0.950721 +vt 0.837753 0.950719 +vt 0.837849 0.950640 +vt 0.837859 0.950651 +vt 0.837835 0.950653 +vt 0.837825 0.950644 +vt 0.837637 0.950623 +vt 0.837659 0.950616 +vt 0.837660 0.950623 +vt 0.837640 0.950629 +vt 0.837659 0.950722 +vt 0.837637 0.950715 +vt 0.837640 0.950709 +vt 0.837660 0.950715 +vt 0.837859 0.950686 +vt 0.837849 0.950697 +vt 0.837825 0.950693 +vt 0.837835 0.950684 +vt 0.837739 0.950609 +vt 0.837730 0.950617 +vt 0.836746 0.950609 +vt 0.837791 0.950721 +vt 0.837775 0.950715 +vt 0.837833 0.950631 +vt 0.837812 0.950635 +vt 0.837617 0.950631 +vt 0.837623 0.950636 +vt 0.837685 0.950726 +vt 0.837682 0.950719 +vt 0.837864 0.950674 +vt 0.837839 0.950674 +vt 0.837712 0.950609 +vt 0.837706 0.950617 +vt 0.836774 0.950609 +vt 0.837814 0.950715 +vt 0.837795 0.950709 +vt 0.837814 0.950622 +vt 0.837795 0.950628 +vt 0.837602 0.950641 +vt 0.837610 0.950644 +vt 0.837712 0.950728 +vt 0.837706 0.950721 +vt 0.837864 0.950663 +vt 0.837839 0.950663 +vt 0.837685 0.950612 +vt 0.837682 0.950619 +vt 0.836800 0.950610 +vt 0.837833 0.950706 +vt 0.837812 0.950702 +vt 0.836665 0.950610 +vt 0.837617 0.950707 +vt 0.837623 0.950702 +vt 0.837602 0.950697 +vt 0.837610 0.950694 +vt 0.837395 0.951100 +vt 0.837371 0.951096 +vt 0.837383 0.951058 +vt 0.837405 0.951061 +vt 0.837423 0.951103 +vt 0.837452 0.951105 +vt 0.837140 0.951191 +vt 0.837166 0.951192 +vt 0.836913 0.950864 +vt 0.836887 0.950864 +vt 0.837541 0.951102 +vt 0.837567 0.951100 +vt 0.837253 0.951192 +vt 0.837283 0.951192 +vt 0.836748 0.950869 +vt 0.836717 0.950869 +vt 0.837058 0.950864 +vt 0.836606 0.950857 +vt 0.836634 0.950869 +vt 0.836613 0.950870 +vt 0.836941 0.950864 +vt 0.837512 0.951104 +vt 0.837223 0.951192 +vt 0.836777 0.950869 +vt 0.837083 0.950864 +vt 0.837365 0.951109 +vt 0.836660 0.950869 +vt 0.836970 0.950864 +vt 0.837482 0.951105 +vt 0.837193 0.951192 +vt 0.836805 0.950869 +vt 0.837105 0.950865 +vt 0.837311 0.951192 +vt 0.837336 0.951191 +vt 0.836688 0.950869 +vt 0.836859 0.950852 +vt 0.836866 0.950865 +vt 0.836830 0.950869 +vt 0.837590 0.951096 +vt 0.837279 0.951148 +vt 0.837252 0.951148 +vt 0.837252 0.950610 +vt 0.837279 0.950610 +vt 0.836972 0.950908 +vt 0.836945 0.950908 +vt 0.836798 0.950913 +vt 0.836773 0.950913 +vt 0.837304 0.951148 +vt 0.837327 0.951148 +vt 0.836999 0.950908 +vt 0.836821 0.950913 +vt 0.837026 0.950908 +vt 0.837051 0.950908 +vt 0.837225 0.951148 +vt 0.837074 0.950908 +vt 0.837198 0.951148 +vt 0.837093 0.950909 +vt 0.837173 0.951148 +vt 0.837559 0.951061 +vt 0.837580 0.951057 +vt 0.837150 0.951148 +vt 0.837536 0.951063 +vt 0.836644 0.950913 +vt 0.836625 0.950914 +vt 0.837510 0.951065 +vt 0.836667 0.950913 +vt 0.837483 0.951066 +vt 0.836692 0.950913 +vt 0.837456 0.951065 +vt 0.836897 0.950908 +vt 0.836878 0.950909 +vt 0.836719 0.950913 +vt 0.837429 0.951064 +vt 0.836920 0.950908 +vt 0.836746 0.950913 +vt 0.837051 0.951446 +vt 0.837026 0.951446 +vt 0.837225 0.950610 +vt 0.837074 0.951446 +vt 0.837198 0.950610 +vt 0.837093 0.951447 +vt 0.837173 0.950610 +vt 0.837575 0.950613 +vt 0.837596 0.950609 +vt 0.837150 0.950610 +vt 0.837552 0.950616 +vt 0.836644 0.951451 +vt 0.836625 0.951452 +vt 0.837526 0.950617 +vt 0.836667 0.951451 +vt 0.837499 0.950618 +vt 0.836692 0.951451 +vt 0.837471 0.950617 +vt 0.836897 0.951446 +vt 0.836878 0.951447 +vt 0.836719 0.951450 +vt 0.837445 0.950616 +vt 0.836920 0.951446 +vt 0.836746 0.951450 +vt 0.837421 0.950613 +vt 0.836945 0.951446 +vt 0.836773 0.951451 +vt 0.837346 0.951147 +vt 0.837327 0.950610 +vt 0.837346 0.950609 +vt 0.836972 0.951445 +vt 0.836798 0.951451 +vt 0.837304 0.950610 +vt 0.836999 0.951445 +vt 0.836821 0.951451 +vt 0.837630 0.950701 +vt 0.837647 0.950708 +vt 0.837666 0.950713 +vt 0.837679 0.950938 +vt 0.837678 0.950929 +vt 0.837685 0.950929 +vt 0.837686 0.950939 +vt 0.837678 0.950919 +vt 0.837684 0.950919 +vt 0.837678 0.950909 +vt 0.837684 0.950909 +vt 0.837678 0.950899 +vt 0.837684 0.950899 +vt 0.837678 0.950890 +vt 0.837685 0.950889 +vt 0.837679 0.950882 +vt 0.837686 0.950881 +vt 0.837679 0.950872 +vt 0.837686 0.950874 +vt 0.837678 0.950864 +vt 0.837685 0.950865 +vt 0.837678 0.950855 +vt 0.837684 0.950856 +vt 0.837678 0.950845 +vt 0.837684 0.950846 +vt 0.837678 0.950836 +vt 0.837684 0.950835 +vt 0.837678 0.950826 +vt 0.837685 0.950825 +vt 0.837679 0.950817 +vt 0.837686 0.950816 +vt 0.837680 0.950809 +vt 0.837687 0.950807 +vt 0.837678 0.950799 +vt 0.837685 0.950800 +vt 0.837678 0.950791 +vt 0.837684 0.950792 +vt 0.837678 0.950782 +vt 0.837684 0.950782 +vt 0.837678 0.950772 +vt 0.837684 0.950772 +vt 0.837678 0.950762 +vt 0.837685 0.950762 +vt 0.837679 0.950752 +vt 0.837686 0.950752 +vt 0.837687 0.950621 +vt 0.837666 0.950625 +vt 0.837647 0.950630 +vt 0.837630 0.950637 +vt 0.837618 0.950645 +vt 0.837609 0.950654 +vt 0.837601 0.950654 +vt 0.837604 0.950664 +vt 0.837596 0.950664 +vt 0.837604 0.950674 +vt 0.837596 0.950674 +vt 0.837609 0.950684 +vt 0.837601 0.950684 +vt 0.837618 0.950693 +vt 0.837708 0.950957 +vt 0.837719 0.950950 +vt 0.837727 0.950951 +vt 0.837716 0.950959 +vt 0.837696 0.950963 +vt 0.837704 0.950965 +vt 0.837791 0.950854 +vt 0.837791 0.950863 +vt 0.837784 0.950864 +vt 0.837784 0.950855 +vt 0.837791 0.950845 +vt 0.837784 0.950845 +vt 0.837791 0.950835 +vt 0.837784 0.950835 +vt 0.837791 0.950826 +vt 0.837784 0.950825 +vt 0.837792 0.950817 +vt 0.837785 0.950816 +vt 0.837793 0.950809 +vt 0.837786 0.950807 +vt 0.837753 0.950944 +vt 0.837754 0.950951 +vt 0.837747 0.950953 +vt 0.837746 0.950945 +vt 0.837752 0.950936 +vt 0.837745 0.950937 +vt 0.837752 0.950927 +vt 0.837745 0.950928 +vt 0.837752 0.950918 +vt 0.837744 0.950918 +vt 0.837752 0.950908 +vt 0.837745 0.950908 +vt 0.837752 0.950899 +vt 0.837745 0.950898 +vt 0.837753 0.950890 +vt 0.837746 0.950889 +vt 0.837754 0.950882 +vt 0.837747 0.950881 +vt 0.837695 0.950797 +vt 0.837696 0.950804 +vt 0.837689 0.950805 +vt 0.837688 0.950798 +vt 0.837694 0.950789 +vt 0.837687 0.950790 +vt 0.837693 0.950780 +vt 0.837686 0.950781 +vt 0.837693 0.950771 +vt 0.837686 0.950771 +vt 0.837693 0.950761 +vt 0.837686 0.950761 +vt 0.837693 0.950752 +vt 0.837686 0.950751 +vt 0.837694 0.950743 +vt 0.837687 0.950742 +vt 0.837695 0.950735 +vt 0.837688 0.950734 +vt 0.837719 0.950889 +vt 0.837708 0.950883 +vt 0.837716 0.950881 +vt 0.837727 0.950887 +vt 0.837727 0.950896 +vt 0.837736 0.950895 +vt 0.837733 0.950904 +vt 0.837741 0.950904 +vt 0.837735 0.950914 +vt 0.837744 0.950913 +vt 0.837735 0.950923 +vt 0.837744 0.950923 +vt 0.837733 0.950933 +vt 0.837741 0.950933 +vt 0.837727 0.950942 +vt 0.837736 0.950943 +vt 0.837831 0.950835 +vt 0.837831 0.950845 +vt 0.837831 0.950854 +vt 0.837831 0.950863 +vt 0.837832 0.950871 +vt 0.837792 0.950871 +vt 0.837833 0.950878 +vt 0.837793 0.950877 +vt 0.837686 0.950949 +vt 0.837694 0.950941 +vt 0.837699 0.950932 +vt 0.837702 0.950922 +vt 0.837702 0.950913 +vt 0.837699 0.950904 +vt 0.837694 0.950895 +vt 0.837686 0.950888 +vt 0.837736 0.950728 +vt 0.837735 0.950735 +vt 0.837696 0.950728 +vt 0.837734 0.950743 +vt 0.837733 0.950752 +vt 0.837733 0.950761 +vt 0.837733 0.950771 +vt 0.837733 0.950780 +vt 0.837734 0.950789 +vt 0.837735 0.950797 +vt 0.837736 0.950804 +vt 0.837794 0.950882 +vt 0.837793 0.950890 +vt 0.837792 0.950899 +vt 0.837792 0.950909 +vt 0.837792 0.950918 +vt 0.837792 0.950927 +vt 0.837792 0.950936 +vt 0.837793 0.950944 +vt 0.837794 0.950951 +vt 0.837833 0.950809 +vt 0.837832 0.950817 +vt 0.837831 0.950826 +vt 0.802877 0.970047 +vt 0.803050 0.970047 +vt 0.803050 0.970107 +vt 0.802887 0.970107 +vt 0.803050 0.970171 +vt 0.802888 0.970171 +vt 0.803050 0.970230 +vt 0.802894 0.970230 +vt 0.803050 0.970275 +vt 0.802901 0.970275 +vt 0.803198 0.970275 +vt 0.803050 0.970216 +vt 0.803205 0.970216 +vt 0.803050 0.970152 +vt 0.803211 0.970152 +vt 0.803050 0.970093 +vt 0.803213 0.970093 +vt 0.803050 0.970047 +vt 0.803222 0.970047 +vt 0.802877 0.970275 +vt 0.802705 0.970275 +vt 0.802705 0.970216 +vt 0.802867 0.970216 +vt 0.802705 0.970152 +vt 0.802866 0.970152 +vt 0.802705 0.970093 +vt 0.802860 0.970093 +vt 0.802705 0.970047 +vt 0.802853 0.970047 +vt 0.802680 0.970275 +vt 0.802532 0.970275 +vt 0.802532 0.970216 +vt 0.802688 0.970216 +vt 0.802532 0.970152 +vt 0.802694 0.970152 +vt 0.803089 0.971180 +vt 0.803114 0.971121 +vt 0.803222 0.971142 +vt 0.803181 0.971241 +vt 0.802532 0.970093 +vt 0.802695 0.970093 +vt 0.802532 0.970047 +vt 0.802705 0.970047 +vt 0.802791 0.971056 +vt 0.802791 0.971121 +vt 0.802682 0.971142 +vt 0.802682 0.971035 +vt 0.802412 0.971088 +vt 0.802641 0.970936 +vt 0.802682 0.971035 +vt 0.802682 0.971142 +vt 0.802984 0.970927 +vt 0.802920 0.970927 +vt 0.802899 0.970819 +vt 0.803006 0.970819 +vt 0.802641 0.971241 +vt 0.803114 0.971056 +vt 0.803222 0.971035 +vt 0.802816 0.971180 +vt 0.802723 0.971241 +vt 0.802565 0.971317 +vt 0.802466 0.971358 +vt 0.802861 0.970952 +vt 0.802799 0.970860 +vt 0.802260 0.971317 +vt 0.802184 0.971241 +vt 0.802359 0.971358 +vt 0.802142 0.971142 +vt 0.803089 0.970997 +vt 0.803181 0.970936 +vt 0.802861 0.971225 +vt 0.802799 0.971317 +vt 0.802185 0.970147 +vt 0.802185 0.970254 +vt 0.802051 0.970254 +vt 0.802051 0.970147 +vt 0.802185 0.970743 +vt 0.802185 0.970643 +vt 0.802319 0.970643 +vt 0.802319 0.970743 +vt 0.801917 0.970123 +vt 0.801917 0.970048 +vt 0.802051 0.970048 +vt 0.802051 0.970123 +vt 0.802185 0.970353 +vt 0.802185 0.970429 +vt 0.802051 0.970429 +vt 0.802051 0.970353 +vt 0.802185 0.970536 +vt 0.802185 0.970437 +vt 0.802319 0.970437 +vt 0.802319 0.970536 +vt 0.802319 0.970154 +vt 0.802319 0.970262 +vt 0.802185 0.970262 +vt 0.802185 0.970154 +vt 0.801917 0.970330 +vt 0.801917 0.970223 +vt 0.802051 0.970223 +vt 0.802051 0.970330 +vt 0.802185 0.970048 +vt 0.802051 0.970048 +vt 0.802185 0.970819 +vt 0.802319 0.970819 +vt 0.802319 0.970055 +vt 0.802185 0.970055 +vt 0.801917 0.970429 +vt 0.802185 0.970361 +vt 0.802319 0.970361 +vt 0.802319 0.970361 +vt 0.802185 0.970361 +vt 0.802920 0.971250 +vt 0.802984 0.971250 +vt 0.803006 0.971358 +vt 0.802899 0.971358 +vt 0.802565 0.970860 +vt 0.803044 0.970952 +vt 0.803105 0.970860 +vt 0.802466 0.970819 +vt 0.802359 0.970819 +vt 0.802816 0.970997 +vt 0.802723 0.970936 +vt 0.803044 0.971225 +vt 0.803105 0.971317 +vt 0.802260 0.970860 +vt 0.802184 0.970936 +vt 0.802142 0.971035 +vt 0.802415 0.970159 +vt 0.802532 0.970159 +vt 0.802532 0.970222 +vt 0.802421 0.970222 +vt 0.802532 0.970275 +vt 0.802431 0.970275 +vt 0.801917 0.970429 +vt 0.801833 0.970429 +vt 0.801813 0.970376 +vt 0.801893 0.970376 +vt 0.801806 0.970313 +vt 0.801882 0.970313 +vt 0.801813 0.970250 +vt 0.801893 0.970250 +vt 0.801833 0.970197 +vt 0.801917 0.970197 +vt 0.801820 0.970586 +vt 0.801921 0.970586 +vt 0.801921 0.970639 +vt 0.801810 0.970639 +vt 0.801921 0.970702 +vt 0.801804 0.970702 +vt 0.801921 0.970765 +vt 0.801810 0.970765 +vt 0.801921 0.970819 +vt 0.801820 0.970819 +vt 0.801833 0.969964 +vt 0.801917 0.969964 +vt 0.801897 0.970018 +vt 0.801817 0.970018 +vt 0.801890 0.970081 +vt 0.801814 0.970081 +vt 0.801897 0.970143 +vt 0.801817 0.970143 +vt 0.801917 0.970197 +vt 0.801833 0.970197 +vt 0.802468 0.970417 +vt 0.802431 0.970464 +vt 0.802354 0.970409 +vt 0.802417 0.970329 +vt 0.802431 0.970043 +vt 0.802532 0.970043 +vt 0.802532 0.970096 +vt 0.802421 0.970096 +vt 0.802659 0.970630 +vt 0.802680 0.970569 +vt 0.802771 0.970584 +vt 0.802736 0.970685 +vt 0.802996 0.970547 +vt 0.803124 0.970310 +vt 0.803188 0.970381 +vt 0.803222 0.970478 +vt 0.802468 0.970688 +vt 0.802518 0.970709 +vt 0.802500 0.970819 +vt 0.802417 0.970784 +vt 0.803222 0.970584 +vt 0.802410 0.970525 +vt 0.802319 0.970510 +vt 0.802680 0.970506 +vt 0.802771 0.970478 +vt 0.803188 0.970685 +vt 0.803124 0.970765 +vt 0.802572 0.970705 +vt 0.802590 0.970812 +vt 0.802952 0.970819 +vt 0.802869 0.970784 +vt 0.803041 0.970812 +vt 0.802805 0.970713 +vt 0.802410 0.970588 +vt 0.802319 0.970616 +vt 0.802659 0.970448 +vt 0.802736 0.970381 +vt 0.802185 0.970429 +vt 0.802152 0.970519 +vt 0.802052 0.970519 +vt 0.802085 0.970429 +vt 0.802010 0.971058 +vt 0.802043 0.970969 +vt 0.802142 0.970969 +vt 0.802109 0.971058 +vt 0.801921 0.970624 +vt 0.801921 0.970519 +vt 0.802041 0.970519 +vt 0.802041 0.970624 +vt 0.802140 0.970624 +vt 0.802152 0.970729 +vt 0.802052 0.970729 +vt 0.802041 0.970624 +vt 0.801878 0.971269 +vt 0.801878 0.971164 +vt 0.801998 0.971164 +vt 0.801998 0.971269 +vt 0.802043 0.971358 +vt 0.802010 0.971269 +vt 0.802109 0.971269 +vt 0.802142 0.971358 +vt 0.801921 0.970819 +vt 0.801921 0.970729 +vt 0.802041 0.970729 +vt 0.802041 0.970819 +vt 0.801878 0.971058 +vt 0.801878 0.970969 +vt 0.801998 0.970969 +vt 0.801998 0.971058 +vt 0.801998 0.971164 +vt 0.802098 0.971164 +vt 0.801878 0.971358 +vt 0.801998 0.971358 +vt 0.801921 0.970429 +vt 0.802041 0.970429 +vt 0.802185 0.970819 +vt 0.802085 0.970819 +vt 0.802621 0.970406 +vt 0.802572 0.970385 +vt 0.802590 0.970275 +vt 0.802673 0.970310 +vt 0.803041 0.970275 +vt 0.802431 0.970646 +vt 0.802354 0.970713 +vt 0.802952 0.970282 +vt 0.802869 0.970329 +vt 0.802621 0.970677 +vt 0.802673 0.970765 +vt 0.802518 0.970389 +vt 0.802500 0.970282 +vt 0.802805 0.970409 +vt 0.802771 0.970510 +vt 0.802771 0.970616 +vt 0.837596 0.950909 +vt 0.837596 0.950900 +vt 0.837597 0.950891 +vt 0.837597 0.950883 +vt 0.837597 0.950872 +vt 0.837597 0.950864 +vt 0.837596 0.950855 +vt 0.837596 0.950845 +vt 0.837596 0.950836 +vt 0.837597 0.950826 +vt 0.837597 0.950817 +vt 0.837598 0.950809 +vt 0.837597 0.950798 +vt 0.837596 0.950790 +vt 0.837596 0.950781 +vt 0.837596 0.950771 +vt 0.837597 0.950762 +vt 0.837597 0.950752 +vt 0.837680 0.950743 +vt 0.837598 0.950743 +vt 0.837682 0.950735 +vt 0.837600 0.950735 +vt 0.837683 0.950728 +vt 0.837601 0.950728 +vt 0.837672 0.951010 +vt 0.837680 0.951018 +vt 0.837613 0.951015 +vt 0.837605 0.951008 +vt 0.837666 0.951001 +vt 0.837599 0.950999 +vt 0.837663 0.950992 +vt 0.837596 0.950990 +vt 0.837663 0.950982 +vt 0.837596 0.950980 +vt 0.837666 0.950972 +vt 0.837599 0.950971 +vt 0.837672 0.950963 +vt 0.837605 0.950961 +vt 0.837680 0.950954 +vt 0.837613 0.950953 +vt 0.837680 0.950946 +vt 0.837598 0.950946 +vt 0.837597 0.950938 +vt 0.837597 0.950929 +vt 0.837596 0.950919 +vn -0.1237 -0.0000 -0.9923 +vn -0.0000 -0.0000 -1.0000 +vn -0.0000 -0.1951 -0.9808 +vn -0.1237 -0.1936 -0.9732 +vn -0.0000 -0.3827 -0.9239 +vn -0.1237 -0.3797 -0.9168 +vn -0.0000 -0.5556 -0.8315 +vn -0.1237 -0.5513 -0.8251 +vn -0.0000 -0.7071 -0.7071 +vn -0.1237 -0.7017 -0.7017 +vn -0.0000 -0.8315 -0.5556 +vn -0.1237 -0.8251 -0.5513 +vn -0.0000 -0.9239 -0.3827 +vn -0.1237 -0.9168 -0.3797 +vn -0.0000 -0.9808 -0.1951 +vn -0.1237 -0.9732 -0.1936 +vn 0.0000 -1.0000 0.0000 +vn -0.1237 -0.9923 0.0000 +vn 0.0000 -0.9808 0.1951 +vn -0.1237 -0.9732 0.1936 +vn 0.0000 -0.9239 0.3827 +vn -0.1237 -0.9168 0.3797 +vn -0.0000 -0.8315 0.5556 +vn -0.1237 -0.8251 0.5513 +vn -0.0000 -0.7071 0.7071 +vn -0.1237 -0.7017 0.7017 +vn -0.0000 -0.5556 0.8315 +vn -0.1237 -0.5513 0.8251 +vn -0.0000 -0.3827 0.9239 +vn -0.1237 -0.3797 0.9168 +vn -0.0000 -0.1951 0.9808 +vn -0.1237 -0.1936 0.9732 +vn -0.0000 0.0000 1.0000 +vn -0.1237 -0.0000 0.9923 +vn 0.0000 0.1951 0.9808 +vn -0.1237 0.1936 0.9732 +vn 0.0000 0.3827 0.9239 +vn -0.1237 0.3797 0.9168 +vn 0.0000 0.5556 0.8315 +vn -0.1237 0.5513 0.8251 +vn 0.0000 0.7071 0.7071 +vn -0.1237 0.7017 0.7017 +vn 0.0000 0.8315 0.5556 +vn -0.1237 0.8251 0.5513 +vn 0.0000 0.9239 0.3827 +vn -0.1237 0.9168 0.3797 +vn 0.0000 0.9808 0.1951 +vn -0.1237 0.9732 0.1936 +vn 0.0000 1.0000 0.0000 +vn -0.1237 0.9923 0.0000 +vn 0.0000 0.9808 -0.1951 +vn -0.1237 0.9732 -0.1936 +vn 0.0000 0.9239 -0.3827 +vn -0.1237 0.9168 -0.3797 +vn 0.0000 0.8315 -0.5556 +vn -0.1237 0.8251 -0.5513 +vn 0.0000 0.7071 -0.7071 +vn -0.1237 0.7017 -0.7017 +vn 0.0000 0.5556 -0.8315 +vn -0.1237 0.5513 -0.8251 +vn 0.0000 0.3827 -0.9239 +vn -0.1237 0.3797 -0.9168 +vn 0.8125 0.3239 0.4848 +vn 0.8125 0.2231 0.5386 +vn 0.0000 0.1951 -0.9808 +vn -0.1237 0.1936 -0.9732 +vn -0.1869 -0.9076 -0.3759 +vn -0.1869 -0.8168 -0.5458 +vn 0.8125 0.4123 -0.4123 +vn 0.8125 0.4848 -0.3239 +vn 0.8125 -0.5386 -0.2231 +vn 0.8125 -0.4848 -0.3239 +vn 0.8125 -0.1137 0.5718 +vn 0.8125 -0.2231 0.5386 +vn 0.8125 0.5830 0.0000 +vn 0.8125 0.5718 0.1137 +vn 0.8125 -0.2231 -0.5386 +vn 0.8125 -0.1137 -0.5718 +vn 0.8125 -0.4848 0.3239 +vn 0.8125 -0.5386 0.2231 +vn 0.8125 0.4123 0.4123 +vn 0.8125 0.3239 -0.4848 +vn 0.8125 -0.5718 -0.1137 +vn 0.8125 0.0000 0.5830 +vn 0.8125 0.5718 -0.1137 +vn 0.8125 -0.3239 -0.4848 +vn 0.8125 -0.4123 0.4123 +vn 0.8125 0.4848 0.3239 +vn 0.8125 0.2231 -0.5386 +vn 0.8125 -0.5830 0.0000 +vn 0.8125 0.1137 0.5718 +vn 0.8125 0.5386 -0.2231 +vn 0.8125 -0.4123 -0.4123 +vn 0.8125 -0.3239 0.4848 +vn 0.8125 0.5386 0.2231 +vn 0.8125 0.1137 -0.5718 +vn 0.8125 -0.5718 0.1137 +vn 0.8125 -0.0000 -0.5830 +vn -0.1869 -0.0000 0.9824 +vn -0.1869 0.1917 0.9635 +vn -0.0624 0.1947 0.9789 +vn -0.0624 0.0000 0.9980 +vn -0.1869 -0.1917 0.9635 +vn -0.1869 -0.3759 0.9076 +vn -0.1869 0.9824 0.0000 +vn -0.1869 0.9635 0.1917 +vn -0.1869 -0.3759 -0.9076 +vn -0.1869 -0.1917 -0.9635 +vn -0.1869 -0.8168 0.5458 +vn -0.1869 -0.9076 0.3759 +vn -0.1869 0.6946 0.6946 +vn -0.1869 0.5458 0.8168 +vn -0.1869 0.5458 -0.8168 +vn -0.1869 0.6946 -0.6946 +vn -0.1869 -0.9635 -0.1917 +vn -0.1869 0.9635 -0.1917 +vn -0.1869 -0.5458 -0.8168 +vn -0.1869 -0.6946 0.6946 +vn -0.1869 0.8168 0.5458 +vn -0.1869 0.3759 -0.9076 +vn -0.1869 -0.9824 0.0000 +vn -0.1869 0.9076 -0.3759 +vn -0.1869 -0.6946 -0.6946 +vn -0.1869 -0.5458 0.8168 +vn -0.1869 0.9076 0.3759 +vn -0.1869 0.1917 -0.9635 +vn -0.1869 -0.9635 0.1917 +vn -0.1869 0.3759 0.9076 +vn -0.1869 0.8168 -0.5458 +vn -0.1869 0.0000 -0.9824 +vn -0.0624 0.5545 0.8298 +vn -0.0624 0.7057 0.7057 +vn -0.0624 -0.7057 -0.7057 +vn -0.0624 -0.5545 -0.8298 +vn -0.0624 0.1947 -0.9789 +vn -0.0624 0.3819 -0.9221 +vn -0.0624 0.3819 0.9221 +vn -0.0624 -0.8298 -0.5545 +vn -0.0624 0.0000 -0.9980 +vn -0.0624 -0.9221 -0.3819 +vn -0.0624 -0.9789 -0.1947 +vn -0.0624 0.8298 0.5545 +vn -0.0624 -0.9980 0.0000 +vn -0.0624 0.9221 0.3819 +vn -0.0624 -0.9789 0.1947 +vn -0.0624 0.9789 0.1947 +vn -0.0624 -0.9221 0.3819 +vn -0.0624 0.9980 0.0000 +vn -0.0624 -0.8298 0.5545 +vn -0.0624 0.9789 -0.1947 +vn -0.0624 -0.7057 0.7057 +vn -0.0624 0.9221 -0.3819 +vn -0.0624 -0.5545 0.8298 +vn -0.0624 0.8298 -0.5545 +vn -0.0624 -0.3819 0.9221 +vn -0.0624 -0.1947 -0.9789 +vn -0.0624 0.7057 -0.7057 +vn -0.0624 -0.1947 0.9789 +vn -0.0624 -0.3819 -0.9221 +vn -0.0624 0.5545 -0.8298 +vn 0.6228 0.0000 0.7824 +vn 0.6228 0.1526 0.7673 +vn 0.6228 0.2994 0.7228 +vn 0.6228 0.4347 0.6505 +vn 0.6228 0.5532 0.5532 +vn 0.6228 0.6505 0.4347 +vn 0.6228 0.7228 0.2994 +vn 0.6228 0.7673 0.1526 +vn 0.6228 0.7824 -0.0000 +vn 0.6228 0.7673 -0.1526 +vn 0.6228 0.7228 -0.2994 +vn 0.6228 0.6505 -0.4347 +vn 0.6228 0.5532 -0.5532 +vn 0.6228 0.4347 -0.6505 +vn 0.6228 0.2994 -0.7228 +vn 0.6228 0.1526 -0.7673 +vn 0.6228 0.0000 -0.7824 +vn 0.6228 -0.1526 -0.7673 +vn 0.6228 -0.2994 -0.7228 +vn 0.6228 -0.4347 -0.6505 +vn 0.6228 -0.5532 -0.5532 +vn 0.6228 -0.6505 -0.4347 +vn 0.6228 -0.7228 -0.2994 +vn 0.6228 -0.7673 -0.1526 +vn 0.6228 -0.7824 0.0000 +vn 0.6228 -0.7673 0.1526 +vn 0.6228 -0.7228 0.2994 +vn 0.6228 -0.6505 0.4347 +vn 0.6228 -0.5532 0.5532 +vn 0.6228 -0.4347 0.6505 +vn 0.6228 -0.2994 0.7228 +vn 0.6228 -0.1526 0.7673 +vn -0.6432 0.1494 0.7510 +vn -0.6432 -0.0000 0.7657 +vn -0.6432 0.2930 0.7074 +vn -0.6432 0.4254 0.6367 +vn -0.6432 0.5415 0.5415 +vn -0.6432 0.6367 0.4254 +vn -0.6432 0.7074 0.2930 +vn -0.6432 0.7510 0.1494 +vn -0.6432 0.7657 0.0000 +vn -0.6432 0.7510 -0.1494 +vn -0.6432 0.7074 -0.2930 +vn -0.6432 0.6367 -0.4254 +vn -0.6432 0.5415 -0.5415 +vn -0.6432 0.4254 -0.6367 +vn -0.6432 0.2930 -0.7074 +vn -0.6432 0.1494 -0.7510 +vn -0.6432 0.0000 -0.7657 +vn -0.6432 -0.1494 -0.7510 +vn -0.6432 -0.2930 -0.7074 +vn -0.6432 -0.4254 -0.6367 +vn -0.6432 -0.5415 -0.5415 +vn -0.6432 -0.6367 -0.4254 +vn -0.6432 -0.7074 -0.2930 +vn -0.6432 -0.7510 -0.1494 +vn -0.6432 -0.7657 0.0000 +vn -0.6432 -0.7510 0.1494 +vn -0.6432 -0.7074 0.2930 +vn -0.6432 -0.6367 0.4254 +vn -0.6432 -0.5415 0.5415 +vn -0.6432 -0.4254 0.6367 +vn -0.6432 -0.2930 0.7074 +vn -0.6432 -0.1494 0.7510 +vn 0.0064 0.8315 0.5556 +vn 0.0064 0.7071 0.7071 +vn 0.0064 0.5556 0.8315 +vn 0.0064 0.3827 0.9239 +vn 0.0064 0.1951 0.9808 +vn 0.0064 -0.0000 1.0000 +vn 0.0064 -0.1951 0.9808 +vn 0.0064 -0.3827 0.9239 +vn 0.0064 -0.5556 0.8315 +vn 0.0064 -0.7071 0.7071 +vn 0.0064 -0.8315 0.5556 +vn 0.0064 -0.9239 0.3827 +vn 0.0064 -0.9808 0.1951 +vn 0.0064 -1.0000 0.0000 +vn 0.0064 -0.9808 -0.1951 +vn 0.0064 -0.9239 -0.3827 +vn 0.0064 -0.8315 -0.5556 +vn 0.0064 -0.7071 -0.7071 +vn 0.0064 -0.5556 -0.8315 +vn 0.0064 -0.3827 -0.9239 +vn 0.0064 -0.1951 -0.9808 +vn 0.0064 0.0000 -1.0000 +vn 0.0064 0.1951 -0.9808 +vn 0.0064 0.3827 -0.9239 +vn 0.0064 0.5556 -0.8315 +vn 0.0064 0.7071 -0.7071 +vn 0.0064 0.8315 -0.5556 +vn 0.0064 0.9239 -0.3827 +vn 0.0064 0.9808 -0.1951 +vn 0.0064 1.0000 -0.0000 +vn 0.0064 0.9808 0.1951 +vn 0.0064 0.9239 0.3827 +vn 0.3827 0.9239 0.0000 +vn 0.3732 0.9278 0.0000 +vn 0.7071 0.7071 0.0000 +vn 0.7019 0.7123 0.0000 +vn 0.9239 0.3827 0.0000 +vn 0.9187 0.3948 0.0000 +vn 1.0000 0.0000 0.0000 +vn 0.9239 -0.3827 0.0000 +vn 0.9187 -0.3948 0.0000 +vn 0.7071 -0.7071 0.0000 +vn 0.7019 -0.7123 0.0000 +vn 0.3827 -0.9239 0.0000 +vn 0.3732 -0.9278 0.0000 +vn -0.3827 -0.9239 0.0000 +vn -0.3732 -0.9278 0.0000 +vn -0.7071 -0.7071 0.0000 +vn -0.7019 -0.7123 0.0000 +vn -0.9239 -0.3827 0.0000 +vn -0.9187 -0.3948 0.0000 +vn -1.0000 -0.0000 0.0000 +vn -0.9239 0.3827 0.0000 +vn -0.9187 0.3948 0.0000 +vn -0.7071 0.7071 0.0000 +vn -0.7019 0.7123 0.0000 +vn -0.3827 0.9239 0.0000 +vn -0.3732 0.9278 0.0000 +vn 0.3827 0.0000 -0.9239 +vn 0.3677 0.0000 -0.9300 +vn 0.7071 0.0000 -0.7071 +vn 0.6968 0.0000 -0.7173 +vn 0.9239 0.0000 -0.3827 +vn 0.9204 0.0000 -0.3909 +vn 0.9239 0.0000 0.3827 +vn 0.9204 0.0000 0.3909 +vn 0.7071 0.0000 0.7071 +vn 0.6968 0.0000 0.7173 +vn 0.3827 0.0000 0.9239 +vn 0.3677 0.0000 0.9300 +vn -0.3827 0.0000 0.9239 +vn -0.3677 0.0000 0.9300 +vn -0.7071 0.0000 0.7071 +vn -0.6968 0.0000 0.7173 +vn -0.9239 0.0000 0.3827 +vn -0.9204 0.0000 0.3909 +vn -0.9239 0.0000 -0.3827 +vn -0.9204 0.0000 -0.3909 +vn -0.7071 0.0000 -0.7071 +vn -0.6968 0.0000 -0.7173 +vn -0.3827 0.0000 -0.9239 +vn -0.3677 0.0000 -0.9300 +vn 0.0237 0.9236 0.3826 +vn 0.0237 0.8312 0.5554 +vn 0.0182 0.8313 0.5555 +vn 0.0182 0.9237 0.3826 +vn 0.0237 0.9805 0.1950 +vn 0.0182 0.9806 0.1951 +vn 0.0237 0.9997 0.0000 +vn 0.0182 0.9998 0.0000 +vn 0.0237 0.9805 -0.1950 +vn 0.0182 0.9806 -0.1951 +vn 0.0237 0.9236 -0.3826 +vn 0.0182 0.9237 -0.3826 +vn 0.0237 0.8312 -0.5554 +vn 0.0182 0.8313 -0.5555 +vn 0.0237 0.7069 -0.7069 +vn 0.0182 0.7070 -0.7070 +vn 0.0237 0.5554 -0.8312 +vn 0.0182 0.5555 -0.8313 +vn 0.0237 0.3826 -0.9236 +vn 0.0182 0.3826 -0.9237 +vn 0.0237 0.1950 -0.9805 +vn 0.0182 0.1951 -0.9806 +vn 0.0237 -0.0000 -0.9997 +vn 0.0182 -0.0000 -0.9998 +vn 0.0237 -0.1950 -0.9805 +vn 0.0182 -0.1951 -0.9806 +vn 0.0237 -0.3826 -0.9236 +vn 0.0182 -0.3826 -0.9237 +vn 0.0237 -0.5554 -0.8312 +vn 0.0182 -0.5555 -0.8313 +vn 0.0237 -0.7069 -0.7069 +vn 0.0182 -0.7070 -0.7070 +vn 0.0237 -0.8312 -0.5554 +vn 0.0182 -0.8313 -0.5555 +vn 0.0237 -0.9236 -0.3826 +vn 0.0182 -0.9237 -0.3826 +vn 0.0237 -0.9805 -0.1950 +vn 0.0182 -0.9806 -0.1951 +vn 0.0237 -0.9997 -0.0000 +vn 0.0182 -0.9998 -0.0000 +vn 0.0237 -0.9805 0.1950 +vn 0.0182 -0.9806 0.1951 +vn 0.0237 -0.9236 0.3826 +vn 0.0182 -0.9237 0.3826 +vn 0.0237 -0.8312 0.5554 +vn 0.0182 -0.8313 0.5555 +vn 0.0237 -0.7069 0.7069 +vn 0.0182 -0.7070 0.7070 +vn 0.0237 -0.5554 0.8312 +vn 0.0182 -0.5555 0.8313 +vn 0.0237 -0.3826 0.9236 +vn 0.0182 -0.3826 0.9237 +vn 0.0237 -0.1950 0.9805 +vn 0.0182 -0.1951 0.9806 +vn 0.0237 0.0000 0.9997 +vn 0.0182 0.0000 0.9998 +vn 0.0237 0.1950 0.9805 +vn 0.0182 0.1951 0.9806 +vn 0.0237 0.3826 0.9236 +vn 0.0182 0.3826 0.9237 +vn 0.0237 0.5554 0.8312 +vn 0.0182 0.5555 0.8313 +vn 0.0237 0.7069 0.7069 +vn 0.0182 0.7070 0.7070 +usemtl AUGA1 +s 1 +f 1/1/1 2/2/2 4/3/3 3/4/4 +f 3/4/4 4/3/3 6/5/5 5/6/6 +f 5/6/6 6/5/5 8/7/7 7/8/8 +f 7/8/8 8/7/7 10/9/9 9/10/10 +f 9/10/10 10/9/9 12/11/11 11/12/12 +f 11/12/12 12/11/11 14/13/13 13/14/14 +f 13/14/14 14/13/13 16/15/15 15/16/16 +f 15/16/16 16/15/15 18/17/17 17/18/18 +f 17/18/18 18/17/17 20/19/19 19/20/20 +f 19/21/20 20/22/19 22/23/21 21/24/22 +f 21/24/22 22/23/21 24/25/23 23/26/24 +f 23/26/24 24/25/23 26/27/25 25/28/26 +f 25/28/26 26/27/25 28/29/27 27/30/28 +f 27/30/28 28/29/27 30/31/29 29/32/30 +f 29/32/30 30/31/29 32/33/31 31/34/32 +f 31/34/32 32/33/31 34/35/33 33/36/34 +f 33/37/34 34/38/33 36/39/35 35/40/36 +f 35/40/36 36/39/35 38/41/37 37/42/38 +f 37/42/38 38/41/37 40/43/39 39/44/40 +f 39/44/40 40/43/39 42/45/41 41/46/42 +f 41/46/42 42/45/41 44/47/43 43/48/44 +f 43/48/44 44/47/43 46/49/45 45/50/46 +f 45/50/46 46/49/45 48/51/47 47/52/48 +f 47/52/48 48/51/47 50/53/49 49/54/50 +f 49/54/50 50/53/49 52/55/51 51/56/52 +f 51/57/52 52/58/51 54/59/53 53/60/54 +f 53/60/54 54/59/53 56/61/55 55/62/56 +f 55/62/56 56/61/55 58/63/57 57/64/58 +f 57/64/58 58/63/57 60/65/59 59/66/60 +f 59/66/60 60/65/59 62/67/61 61/68/62 +f 40/69/63 38/70/64 211/71/64 212/72/63 +f 61/68/62 62/67/61 64/73/65 63/74/66 +f 63/74/66 64/73/65 2/2/2 1/1/1 +f 11/12/12 13/14/14 103/75/67 102/76/68 +f 58/63/69 56/61/70 220/77/70 221/78/69 +f 14/79/71 12/80/72 198/81/72 199/82/71 +f 32/83/73 30/84/74 207/85/74 208/86/73 +f 50/87/75 48/88/76 216/89/76 217/90/75 +f 6/91/77 4/92/78 193/93/78 195/94/77 +f 24/95/79 22/96/80 203/97/80 204/98/79 +f 42/99/81 40/69/63 212/72/63 213/100/81 +f 60/65/82 58/63/69 221/78/69 222/101/82 +f 16/102/83 14/79/71 199/82/71 200/103/83 +f 34/104/84 32/83/73 208/86/73 209/105/84 +f 52/106/85 50/87/75 217/90/75 218/107/85 +f 8/108/86 6/91/77 195/94/77 196/109/86 +f 26/110/87 24/95/79 204/98/79 205/111/87 +f 44/112/88 42/99/81 213/100/81 214/113/88 +f 62/67/89 60/65/82 222/101/82 223/114/89 +f 18/115/90 16/102/83 200/103/83 201/116/90 +f 36/117/91 34/104/84 209/105/84 210/118/91 +f 54/119/92 52/106/85 218/107/85 219/120/92 +f 10/121/93 8/108/86 196/109/86 197/122/93 +f 28/123/94 26/110/87 205/111/87 206/124/94 +f 46/125/95 44/112/88 214/113/88 215/126/95 +f 64/73/96 62/67/89 223/114/89 224/127/96 +f 20/128/97 18/115/90 201/116/90 202/129/97 +f 38/70/64 36/117/91 210/118/91 211/71/64 +f 56/61/70 54/59/92 219/130/92 220/77/70 +f 12/80/72 10/121/93 197/122/93 198/81/72 +f 30/84/74 28/123/94 206/124/94 207/85/74 +f 48/88/76 46/125/95 215/126/95 216/89/76 +f 4/92/78 2/131/98 194/132/98 193/93/78 +f 2/131/98 64/133/96 224/134/96 194/132/98 +f 22/96/80 20/128/97 202/129/97 203/97/80 +f 113/135/99 114/136/100 146/137/101 145/138/102 +f 29/32/30 31/34/32 112/139/103 111/140/104 +f 47/52/48 49/54/50 121/141/105 120/142/106 +f 3/4/4 5/6/6 99/143/107 98/144/108 +f 21/24/22 23/26/24 108/145/109 107/146/110 +f 39/44/40 41/46/42 117/147/111 116/148/112 +f 57/64/58 59/66/60 126/149/113 125/150/114 +f 13/14/14 15/16/16 104/151/115 103/75/67 +f 31/34/32 33/36/34 113/135/99 112/139/103 +f 49/152/50 51/57/52 122/153/116 121/154/105 +f 5/6/6 7/8/8 100/155/117 99/143/107 +f 23/26/24 25/28/26 109/156/118 108/145/109 +f 41/46/42 43/48/44 118/157/119 117/147/111 +f 59/66/60 61/68/62 127/158/120 126/149/113 +f 15/16/16 17/18/18 105/159/121 104/151/115 +f 33/36/34 35/160/36 114/136/100 113/135/99 +f 51/57/52 53/60/54 123/161/122 122/153/116 +f 7/8/8 9/10/10 101/162/123 100/155/117 +f 25/28/26 27/30/28 110/163/124 109/156/118 +f 43/48/44 45/50/46 119/164/125 118/157/119 +f 61/68/62 63/74/66 128/165/126 127/158/120 +f 17/18/18 19/20/20 106/166/127 105/159/121 +f 35/40/36 37/42/38 115/167/128 114/168/100 +f 53/60/54 55/62/56 124/169/129 123/161/122 +f 9/10/10 11/12/12 102/76/68 101/162/123 +f 27/30/28 29/32/30 111/140/104 110/163/124 +f 45/50/46 47/52/48 120/142/106 119/164/125 +f 1/170/1 3/4/4 98/144/108 97/171/130 +f 63/74/66 1/1/1 97/172/130 128/165/126 +f 19/21/20 21/24/22 107/146/110 106/173/127 +f 37/42/38 39/44/40 116/148/112 115/167/128 +f 55/62/56 57/64/58 125/150/114 124/169/129 +f 148/174/131 149/175/132 245/176/41 244/177/39 +f 100/155/117 101/162/123 133/178/133 132/179/134 +f 127/158/120 128/165/126 160/180/135 159/181/136 +f 114/168/100 115/167/128 147/182/137 146/183/101 +f 101/162/123 102/76/68 134/184/138 133/178/133 +f 128/165/126 97/172/130 129/185/139 160/180/135 +f 115/167/128 116/148/112 148/174/131 147/182/137 +f 102/76/68 103/75/67 135/186/140 134/184/138 +f 116/148/112 117/147/111 149/175/132 148/174/131 +f 103/75/67 104/151/115 136/187/141 135/186/140 +f 117/147/111 118/157/119 150/188/142 149/175/132 +f 104/151/115 105/159/121 137/189/143 136/187/141 +f 118/157/119 119/164/125 151/190/144 150/188/142 +f 105/159/121 106/166/127 138/191/145 137/189/143 +f 119/164/125 120/142/106 152/192/146 151/190/144 +f 106/173/127 107/146/110 139/193/147 138/194/145 +f 120/142/106 121/141/105 153/195/148 152/192/146 +f 107/146/110 108/145/109 140/196/149 139/193/147 +f 121/154/105 122/153/116 154/197/150 153/198/148 +f 108/145/109 109/156/118 141/199/151 140/196/149 +f 122/153/116 123/161/122 155/200/152 154/197/150 +f 109/156/118 110/163/124 142/201/153 141/199/151 +f 123/161/122 124/169/129 156/202/154 155/200/152 +f 110/163/124 111/140/104 143/203/155 142/201/153 +f 97/171/130 98/144/108 130/204/156 129/205/139 +f 124/169/129 125/150/114 157/206/157 156/202/154 +f 111/140/104 112/139/103 144/207/158 143/203/155 +f 98/144/108 99/143/107 131/208/159 130/204/156 +f 125/150/114 126/149/113 158/209/160 157/206/157 +f 112/139/103 113/135/99 145/138/102 144/207/158 +f 99/143/107 100/155/117 132/179/134 131/208/159 +f 126/149/113 127/158/120 159/181/136 158/209/160 +f 135/186/140 136/187/141 232/210/15 231/211/13 +f 149/175/132 150/188/142 246/212/43 245/176/41 +f 136/187/141 137/189/143 233/213/17 232/210/15 +f 150/188/142 151/190/144 247/214/45 246/212/43 +f 137/189/143 138/191/145 234/215/19 233/213/17 +f 151/190/144 152/192/146 248/216/47 247/214/45 +f 138/194/145 139/193/147 235/217/21 234/218/19 +f 152/192/146 153/195/148 249/219/49 248/216/47 +f 139/193/147 140/196/149 236/220/23 235/217/21 +f 153/198/148 154/197/150 250/221/51 249/222/49 +f 140/196/149 141/199/151 237/223/25 236/220/23 +f 154/197/150 155/200/152 251/224/53 250/221/51 +f 141/199/151 142/201/153 238/225/27 237/223/25 +f 155/200/152 156/202/154 252/226/55 251/224/53 +f 142/201/153 143/203/155 239/227/29 238/225/27 +f 129/205/139 130/204/156 226/228/3 225/229/2 +f 156/202/154 157/206/157 253/230/57 252/226/55 +f 143/203/155 144/207/158 240/231/31 239/227/29 +f 130/204/156 131/208/159 227/232/5 226/228/3 +f 157/206/157 158/209/160 254/233/59 253/230/57 +f 144/207/158 145/138/102 241/234/33 240/231/31 +f 131/208/159 132/179/134 228/235/7 227/232/5 +f 158/209/160 159/181/136 255/236/61 254/233/59 +f 145/237/102 146/183/101 242/238/35 241/239/33 +f 132/179/134 133/178/133 229/240/9 228/235/7 +f 159/181/136 160/180/135 256/241/65 255/236/61 +f 146/183/101 147/182/137 243/242/37 242/238/35 +f 133/178/133 134/184/138 230/243/11 229/240/9 +f 160/180/135 129/185/139 225/244/2 256/241/65 +f 147/182/137 148/174/131 244/177/39 243/242/37 +f 134/184/138 135/186/140 231/211/13 230/243/11 +f 66/245/161 65/246/162 193/93/162 194/132/161 +f 65/246/162 67/247/163 195/94/163 193/93/162 +f 67/248/163 68/249/164 196/250/164 195/251/163 +f 68/249/164 69/252/165 197/253/165 196/250/164 +f 69/252/165 70/254/166 198/255/166 197/253/165 +f 70/254/166 71/256/167 199/257/167 198/255/166 +f 71/256/167 72/258/168 200/259/168 199/257/167 +f 72/258/168 73/260/169 201/261/169 200/259/168 +f 73/260/169 74/262/170 202/263/170 201/261/169 +f 74/262/170 75/264/171 203/265/171 202/263/170 +f 75/264/171 76/266/172 204/267/172 203/265/171 +f 76/266/172 77/268/173 205/269/173 204/267/172 +f 77/268/173 78/270/174 206/271/174 205/269/173 +f 78/270/174 79/272/175 207/273/175 206/271/174 +f 79/272/175 80/274/176 208/275/176 207/273/175 +f 80/274/176 81/276/177 209/277/177 208/275/176 +f 81/276/177 82/278/178 210/279/178 209/277/177 +f 82/278/178 83/280/179 211/281/179 210/279/178 +f 83/280/179 84/282/180 212/283/180 211/281/179 +f 84/282/180 85/284/181 213/285/181 212/283/180 +f 85/284/181 86/286/182 214/287/182 213/285/181 +f 86/286/182 87/288/183 215/289/183 214/287/182 +f 87/290/183 88/291/184 216/89/184 215/126/183 +f 88/291/184 89/292/185 217/90/185 216/89/184 +f 89/292/185 90/293/186 218/107/186 217/90/185 +f 90/293/186 91/294/187 219/120/187 218/107/186 +f 91/294/187 92/295/188 220/296/188 219/120/187 +f 92/295/188 93/297/189 221/298/189 220/296/188 +f 93/297/189 94/299/190 222/300/190 221/298/189 +f 94/299/190 95/301/191 223/302/191 222/300/190 +f 95/301/191 96/303/192 224/134/192 223/302/191 +f 96/303/192 66/245/161 194/132/161 224/134/192 +f 162/304/193 161/305/194 225/306/194 226/307/193 +f 163/308/195 162/304/193 226/307/193 227/309/195 +f 164/310/196 163/311/195 227/312/195 228/313/196 +f 165/314/197 164/310/196 228/313/196 229/315/197 +f 166/316/198 165/314/197 229/315/197 230/317/198 +f 167/318/199 166/316/198 230/317/198 231/319/199 +f 168/320/200 167/318/199 231/319/199 232/321/200 +f 169/322/201 168/320/200 232/321/200 233/323/201 +f 170/324/202 169/325/201 233/326/201 234/327/202 +f 171/328/203 170/324/202 234/327/202 235/329/203 +f 172/330/204 171/328/203 235/329/203 236/331/204 +f 173/332/205 172/330/204 236/331/204 237/333/205 +f 174/334/206 173/332/205 237/333/205 238/335/206 +f 175/336/207 174/334/206 238/335/206 239/337/207 +f 176/338/208 175/336/207 239/337/207 240/339/208 +f 177/340/209 176/338/208 240/339/208 241/341/209 +f 178/342/210 177/343/209 241/344/209 242/345/210 +f 179/346/211 178/342/210 242/345/210 243/347/211 +f 180/348/212 179/346/211 243/347/211 244/349/212 +f 181/350/213 180/348/212 244/349/212 245/351/213 +f 182/352/214 181/350/213 245/351/213 246/353/214 +f 183/354/215 182/352/214 246/353/214 247/355/215 +f 184/356/216 183/354/215 247/355/215 248/357/216 +f 185/358/217 184/356/216 248/357/216 249/359/217 +f 186/360/218 185/361/217 249/362/217 250/363/218 +f 187/364/219 186/360/218 250/363/218 251/365/219 +f 188/366/220 187/364/219 251/365/219 252/367/220 +f 189/368/221 188/366/220 252/367/220 253/369/221 +f 190/370/222 189/368/221 253/369/221 254/371/222 +f 191/372/223 190/370/222 254/371/222 255/373/223 +f 192/374/224 191/372/223 255/373/223 256/375/224 +f 161/305/194 192/374/224 256/375/224 225/306/194 +f 419/376/225 450/377/226 165/314/41 166/316/43 +f 450/377/226 449/378/227 164/310/39 165/314/41 +f 449/378/227 448/379/228 163/311/37 164/310/39 +f 448/379/228 447/380/229 162/381/35 163/311/37 +f 447/380/229 446/382/230 161/383/33 162/381/35 +f 446/384/230 445/385/231 192/374/31 161/305/33 +f 445/385/231 444/386/232 191/372/29 192/374/31 +f 444/386/232 443/387/233 190/370/27 191/372/29 +f 443/387/233 442/388/234 189/368/25 190/370/27 +f 442/388/234 441/389/235 188/366/23 189/368/25 +f 441/389/235 440/390/236 187/364/21 188/366/23 +f 440/390/236 439/391/237 186/360/19 187/364/21 +f 439/392/237 438/393/238 185/358/17 186/394/19 +f 438/393/238 437/395/239 184/356/15 185/358/17 +f 437/395/239 436/396/240 183/354/13 184/356/15 +f 436/396/240 435/397/241 182/352/11 183/354/13 +f 435/397/241 434/398/242 181/350/9 182/352/11 +f 434/398/242 433/399/243 180/348/7 181/350/9 +f 433/399/243 432/400/244 179/346/5 180/348/7 +f 432/400/244 431/401/245 178/342/3 179/346/5 +f 431/401/245 430/402/246 177/343/2 178/342/3 +f 430/403/246 429/404/247 176/338/65 177/340/2 +f 429/404/247 428/405/248 175/336/61 176/338/65 +f 428/405/248 427/406/249 174/334/59 175/336/61 +f 427/406/249 426/407/250 173/332/57 174/334/59 +f 426/407/250 425/408/251 172/330/55 173/332/57 +f 425/408/251 424/409/252 171/328/53 172/330/55 +f 424/409/252 423/410/253 170/324/51 171/328/53 +f 423/410/253 422/411/254 169/325/49 170/324/51 +f 422/412/254 421/413/255 168/320/47 169/322/49 +f 421/413/255 420/414/256 167/318/45 168/320/47 +f 420/414/256 419/376/225 166/316/43 167/318/45 +f 257/415/49 258/416/49 260/417/257 259/418/258 +f 259/418/258 260/417/257 262/419/259 261/420/260 +f 261/420/260 262/419/259 264/421/261 263/422/262 +f 263/422/262 264/421/261 266/423/263 265/424/263 +f 265/425/263 266/423/263 268/426/264 267/427/265 +f 267/427/265 268/426/264 270/428/266 269/429/267 +f 269/429/267 270/428/266 272/430/268 271/431/269 +f 271/431/269 272/430/268 274/432/17 273/433/17 +f 273/434/17 274/435/17 276/436/270 275/437/271 +f 275/437/271 276/436/270 278/438/272 277/439/273 +f 277/439/273 278/438/272 280/440/274 279/441/275 +f 279/441/275 280/440/274 282/442/276 281/443/276 +f 281/444/276 282/445/276 284/446/277 283/447/278 +f 283/447/278 284/446/277 286/448/279 285/449/280 +f 286/450/2 284/451/2 303/452/2 304/453/2 +f 285/449/280 286/448/279 288/454/281 287/455/282 +f 287/455/282 288/454/281 258/456/49 257/457/49 +f 268/458/2 266/459/2 294/460/2 295/461/2 +f 289/462/33 313/463/33 312/464/33 +f 289/462/33 312/464/33 311/465/33 +f 276/466/2 274/467/2 298/468/2 299/469/2 +f 289/462/33 311/465/33 310/470/33 +f 284/451/2 282/471/2 302/472/2 303/452/2 +f 266/459/2 264/473/2 293/474/2 294/460/2 +f 289/462/33 310/470/33 309/475/33 +f 289/462/33 309/475/33 308/476/33 +f 274/467/2 272/477/2 297/478/2 298/468/2 +f 289/462/33 307/479/33 321/480/33 +f 289/462/33 308/476/33 306/481/33 +f 289/462/33 321/480/33 320/482/33 +f 282/471/2 280/483/2 301/484/2 302/472/2 +f 264/473/2 262/485/2 292/486/2 293/474/2 +f 296/487/266 295/488/264 311/489/264 312/490/266 +f 301/491/274 300/492/272 316/493/272 317/494/274 +f 291/495/49 305/496/281 321/497/281 307/498/49 +f 294/499/263 293/500/261 309/501/261 310/502/263 +f 299/503/270 298/504/17 314/505/17 315/506/270 +f 304/507/279 303/508/277 319/509/277 320/510/279 +f 292/511/259 290/512/257 306/513/257 308/514/259 +f 297/515/268 296/487/266 312/490/266 313/516/268 +f 302/517/276 301/491/274 317/494/274 318/518/276 +f 295/488/264 294/499/263 310/502/263 311/489/264 +f 300/492/272 299/503/270 315/506/270 316/493/272 +f 305/519/281 304/507/279 320/510/279 321/520/281 +f 293/521/261 292/511/259 308/514/259 309/501/261 +f 298/504/17 297/522/268 313/523/268 314/505/17 +f 290/512/257 291/495/49 307/498/49 306/513/257 +f 303/508/277 302/524/276 318/525/276 319/509/277 +f 260/526/2 258/527/2 291/528/2 290/529/2 +f 289/462/33 314/530/33 313/463/33 +f 278/531/2 276/466/2 299/469/2 300/532/2 +f 289/462/33 315/533/33 314/530/33 +f 289/462/33 316/534/33 315/533/33 +f 270/535/2 268/458/2 295/461/2 296/536/2 +f 288/537/2 286/450/2 304/453/2 305/538/2 +f 289/462/33 317/539/33 316/534/33 +f 262/485/2 260/526/2 290/529/2 292/486/2 +f 280/483/2 278/531/2 300/532/2 301/484/2 +f 289/462/33 318/540/33 317/539/33 +f 289/462/33 319/541/33 318/540/33 +f 272/477/2 270/535/2 296/536/2 297/478/2 +f 258/527/2 288/537/2 305/538/2 291/528/2 +f 289/462/33 320/482/33 319/541/33 +f 289/462/33 306/481/33 307/479/33 +f 322/542/2 323/543/2 325/544/283 324/545/284 +f 324/545/284 325/544/283 327/546/285 326/547/286 +f 326/548/286 327/549/285 329/550/287 328/551/288 +f 328/551/288 329/550/287 331/552/263 330/553/263 +f 330/553/263 331/552/263 333/554/289 332/555/290 +f 332/555/290 333/554/289 335/556/291 334/557/292 +f 334/558/292 335/559/291 337/560/293 336/561/294 +f 336/561/294 337/560/293 339/562/33 338/563/33 +f 338/563/33 339/562/33 341/564/295 340/565/296 +f 340/565/296 341/564/295 343/566/297 342/567/298 +f 342/568/298 343/569/297 345/570/299 344/571/300 +f 344/571/300 345/570/299 347/572/276 346/573/276 +f 346/573/276 347/572/276 349/574/301 348/575/302 +f 348/575/302 349/574/301 351/576/303 350/577/304 +f 351/578/17 349/579/17 368/580/17 369/581/17 +f 350/582/304 351/583/303 353/584/305 352/585/306 +f 352/585/306 353/584/305 323/543/2 322/542/2 +f 333/586/17 331/587/17 359/588/17 360/589/17 +f 354/590/49 378/591/49 377/592/49 +f 354/590/49 377/592/49 376/593/49 +f 341/594/17 339/595/17 363/596/17 364/597/17 +f 354/590/49 376/593/49 375/598/49 +f 349/579/17 347/599/17 367/600/17 368/580/17 +f 331/587/17 329/601/17 358/602/17 359/588/17 +f 354/590/49 375/598/49 374/603/49 +f 354/590/49 374/603/49 373/604/49 +f 339/595/17 337/605/17 362/606/17 363/596/17 +f 354/590/49 372/607/49 386/608/49 +f 354/590/49 373/604/49 371/609/49 +f 354/590/49 386/608/49 385/610/49 +f 347/599/17 345/611/17 366/612/17 367/600/17 +f 329/601/17 327/613/17 357/614/17 358/602/17 +f 361/615/291 360/616/289 376/617/289 377/618/291 +f 366/619/299 365/620/297 381/621/297 382/622/299 +f 356/623/2 370/624/305 386/625/305 372/626/2 +f 359/627/263 358/628/287 374/629/287 375/630/263 +f 364/631/295 363/632/33 379/633/33 380/634/295 +f 369/635/303 368/636/301 384/637/301 385/638/303 +f 357/639/285 355/640/283 371/641/283 373/642/285 +f 362/643/293 361/644/291 377/645/291 378/646/293 +f 367/647/276 366/619/299 382/622/299 383/648/276 +f 360/616/289 359/627/263 375/630/263 376/617/289 +f 365/649/297 364/631/295 380/634/295 381/650/297 +f 370/624/305 369/651/303 385/652/303 386/625/305 +f 358/628/287 357/653/285 373/654/285 374/629/287 +f 363/632/33 362/643/293 378/646/293 379/633/33 +f 355/640/283 356/623/2 372/626/2 371/641/283 +f 368/636/301 367/647/276 383/648/276 384/637/301 +f 325/655/17 323/656/17 356/657/17 355/658/17 +f 354/590/49 379/659/49 378/591/49 +f 343/660/17 341/594/17 364/597/17 365/661/17 +f 354/590/49 380/662/49 379/659/49 +f 354/590/49 381/663/49 380/662/49 +f 335/664/17 333/586/17 360/589/17 361/665/17 +f 353/666/17 351/578/17 369/581/17 370/667/17 +f 354/590/49 382/668/49 381/663/49 +f 327/613/17 325/655/17 355/658/17 357/614/17 +f 345/611/17 343/660/17 365/661/17 366/612/17 +f 354/590/49 383/669/49 382/668/49 +f 354/590/49 384/670/49 383/669/49 +f 337/605/17 335/664/17 361/665/17 362/606/17 +f 323/656/17 353/666/17 370/667/17 356/657/17 +f 354/590/49 385/610/49 384/670/49 +f 354/590/49 371/609/49 372/607/49 +f 71/256/307 70/254/308 387/671/309 388/672/310 +f 72/258/311 71/256/307 388/672/310 389/673/312 +f 73/260/313 72/258/311 389/673/312 390/674/314 +f 74/262/315 73/260/313 390/674/314 391/675/316 +f 75/264/317 74/262/315 391/675/316 392/676/318 +f 76/266/319 75/264/317 392/676/318 393/677/320 +f 77/268/321 76/266/319 393/677/320 394/678/322 +f 78/270/323 77/268/321 394/678/322 395/679/324 +f 79/272/325 78/270/323 395/679/324 396/680/326 +f 80/274/327 79/272/325 396/680/326 397/681/328 +f 81/276/329 80/274/327 397/681/328 398/682/330 +f 82/278/331 81/276/329 398/682/330 399/683/332 +f 83/280/333 82/278/331 399/683/332 400/684/334 +f 84/282/335 83/280/333 400/684/334 401/685/336 +f 85/284/337 84/282/335 401/685/336 402/686/338 +f 86/286/339 85/284/337 402/686/338 403/687/340 +f 87/288/341 86/286/339 403/687/340 404/688/342 +f 88/689/343 87/288/341 404/688/342 405/690/344 +f 89/691/345 88/689/343 405/690/344 406/692/346 +f 90/693/347 89/691/345 406/692/346 407/694/348 +f 91/695/349 90/696/347 407/697/348 408/698/350 +f 92/699/351 91/695/349 408/698/350 409/700/352 +f 93/701/353 92/699/351 409/700/352 410/702/354 +f 94/703/355 93/701/353 410/702/354 411/704/356 +f 95/705/357 94/703/355 411/704/356 412/706/358 +f 96/707/359 95/705/357 412/706/358 413/708/360 +f 66/709/361 96/707/359 413/708/360 414/710/362 +f 65/711/363 66/709/361 414/710/362 415/712/364 +f 67/248/365 65/711/363 415/712/364 416/713/366 +f 68/249/367 67/248/365 416/713/366 417/714/368 +f 69/252/369 68/249/367 417/714/368 418/715/370 +f 70/254/308 69/252/369 418/715/370 387/671/309 +f 398/682/330 397/681/328 429/404/247 430/403/246 +f 397/681/328 396/680/326 428/405/248 429/404/247 +f 396/680/326 395/679/324 427/406/249 428/405/248 +f 395/679/324 394/678/322 426/407/250 427/406/249 +f 394/678/322 393/677/320 425/408/251 426/407/250 +f 393/677/320 392/676/318 424/409/252 425/408/251 +f 392/676/318 391/675/316 423/410/253 424/409/252 +f 391/675/316 390/674/314 422/411/254 423/410/253 +f 390/674/314 389/673/312 421/413/255 422/411/254 +f 389/673/312 388/672/310 420/414/256 421/413/255 +f 388/672/310 387/671/309 419/376/225 420/414/256 +f 387/671/309 418/715/370 450/377/226 419/376/225 +f 418/715/370 417/714/368 449/378/227 450/377/226 +f 417/714/368 416/713/366 448/379/228 449/378/227 +f 416/713/366 415/712/364 447/380/229 448/379/228 +f 415/712/364 414/710/362 446/382/230 447/380/229 +f 414/710/362 413/708/360 445/385/231 446/382/230 +f 413/708/360 412/706/358 444/386/232 445/385/231 +f 412/706/358 411/704/356 443/387/233 444/386/232 +f 411/704/356 410/702/354 442/388/234 443/387/233 +f 410/702/354 409/700/352 441/389/235 442/388/234 +f 409/700/352 408/698/350 440/390/236 441/389/235 +f 408/698/350 407/697/348 439/391/237 440/390/236 +f 407/697/348 406/692/346 438/393/238 439/391/237 +f 406/692/346 405/690/344 437/395/239 438/393/238 +f 405/690/344 404/688/342 436/396/240 437/395/239 +f 404/688/342 403/687/340 435/397/241 436/396/240 +f 403/687/340 402/686/338 434/398/242 435/397/241 +f 402/686/338 401/685/336 433/399/243 434/398/242 +f 401/685/336 400/684/334 432/400/244 433/399/243 +f 400/684/334 399/683/332 431/401/245 432/400/244 +f 399/683/332 398/682/330 430/402/246 431/401/245 +o Cylinder.001_Cylinder.003 +v 5.675334 -1.255733 0.316196 +v 5.675334 -1.255733 -0.316197 +v 5.712719 -1.248297 0.316196 +v 5.712719 -1.248297 -0.316197 +v 5.744413 -1.227120 0.316196 +v 5.744413 -1.227120 -0.316197 +v 5.765590 -1.195427 0.316196 +v 5.765590 -1.195427 -0.316197 +v 5.773026 -1.158042 0.316196 +v 5.773026 -1.158042 -0.316197 +v 5.765590 -1.120657 0.316196 +v 5.765590 -1.120657 -0.316197 +v 5.744413 -1.088964 0.316196 +v 5.744413 -1.088964 -0.316197 +v 5.712719 -1.067787 0.316196 +v 5.712719 -1.067787 -0.316197 +v 5.675334 -1.060350 0.316196 +v 5.675334 -1.060350 -0.316197 +v 5.637949 -1.067787 0.316196 +v 5.637949 -1.067787 -0.316197 +v 5.606256 -1.088964 0.316196 +v 5.606256 -1.088964 -0.316197 +v 5.585079 -1.120657 0.316196 +v 5.585079 -1.120657 -0.316197 +v 5.577643 -1.158042 0.316196 +v 5.577643 -1.158042 -0.316197 +v 5.585079 -1.195427 0.316196 +v 5.585079 -1.195427 -0.316197 +v 5.606256 -1.227120 0.316196 +v 5.606256 -1.227120 -0.316197 +v 5.637949 -1.248297 0.316196 +v 5.637949 -1.248297 -0.316197 +v 5.675336 -1.158042 0.339149 +v 5.675336 -1.158042 -0.339149 +v 5.675334 -1.216703 0.339149 +v 5.697783 -1.212238 0.339149 +v 5.697783 -1.212238 -0.339149 +v 5.675334 -1.216703 -0.339149 +v 5.716815 -1.199522 0.339149 +v 5.716815 -1.199522 -0.339149 +v 5.729531 -1.180490 0.339149 +v 5.729531 -1.180490 -0.339149 +v 5.733996 -1.158042 0.339149 +v 5.733996 -1.158042 -0.339149 +v 5.729531 -1.135593 0.339149 +v 5.729531 -1.135593 -0.339149 +v 5.716815 -1.116562 0.339149 +v 5.716815 -1.116562 -0.339149 +v 5.697783 -1.103846 0.339149 +v 5.697783 -1.103846 -0.339149 +v 5.675334 -1.099380 0.339149 +v 5.675334 -1.099380 -0.339149 +v 5.652885 -1.103846 0.339149 +v 5.652885 -1.103846 -0.339149 +v 5.633854 -1.116562 0.339149 +v 5.633854 -1.116562 -0.339149 +v 5.621138 -1.135593 0.339149 +v 5.621138 -1.135593 -0.339149 +v 5.616673 -1.158042 0.339149 +v 5.616673 -1.158042 -0.339149 +v 5.621138 -1.180490 0.339149 +v 5.621138 -1.180490 -0.339149 +v 5.633854 -1.199522 0.339149 +v 5.633854 -1.199522 -0.339149 +v 5.652885 -1.212238 0.339149 +v 5.652885 -1.212238 -0.339149 +v 5.675334 -1.242759 0.328387 +v 5.707755 -1.236311 0.328387 +v 5.707755 -1.236311 -0.328387 +v 5.675334 -1.242759 -0.328387 +v 5.735239 -1.217946 0.328387 +v 5.735239 -1.217946 -0.328387 +v 5.753603 -1.190462 0.328387 +v 5.753603 -1.190462 -0.328387 +v 5.760052 -1.158042 0.328387 +v 5.760052 -1.158042 -0.328387 +v 5.753603 -1.125622 0.328387 +v 5.753603 -1.125622 -0.328387 +v 5.735239 -1.098137 0.328387 +v 5.735239 -1.098137 -0.328387 +v 5.707755 -1.079773 0.328387 +v 5.707755 -1.079773 -0.328387 +v 5.675334 -1.073324 0.328387 +v 5.675334 -1.073324 -0.328387 +v 5.642914 -1.079773 0.328387 +v 5.642914 -1.079773 -0.328387 +v 5.615430 -1.098137 0.328387 +v 5.615430 -1.098137 -0.328387 +v 5.597065 -1.125622 0.328387 +v 5.597065 -1.125622 -0.328387 +v 5.590617 -1.158042 0.328387 +v 5.590617 -1.158042 -0.328387 +v 5.597065 -1.190462 0.328387 +v 5.597065 -1.190462 -0.328387 +v 5.615430 -1.217946 0.328387 +v 5.615430 -1.217946 -0.328387 +v 5.642914 -1.236311 0.328387 +v 5.642914 -1.236311 -0.328387 +v 8.855210 0.362239 0.246981 +v 8.855210 0.362239 -0.246981 +v 8.892595 0.369676 0.246981 +v 8.892595 0.369676 -0.246981 +v 8.924289 0.390852 0.246981 +v 8.924289 0.390852 -0.246981 +v 8.945466 0.422546 0.246981 +v 8.945466 0.422546 -0.246981 +v 8.952902 0.459930 0.246981 +v 8.952902 0.459930 -0.246981 +v 8.945466 0.497315 0.246981 +v 8.945466 0.497315 -0.246981 +v 8.924289 0.529009 0.246981 +v 8.924289 0.529009 -0.246981 +v 8.892595 0.550185 0.246981 +v 8.892595 0.550185 -0.246981 +v 8.855210 0.557622 0.246981 +v 8.855210 0.557622 -0.246981 +v 8.817825 0.550185 0.246981 +v 8.817825 0.550185 -0.246981 +v 8.786132 0.529009 0.246981 +v 8.786132 0.529009 -0.246981 +v 8.764956 0.497315 0.246981 +v 8.764956 0.497315 -0.246981 +v 8.757519 0.459930 0.246981 +v 8.757519 0.459930 -0.246981 +v 8.764956 0.422546 0.246981 +v 8.764956 0.422546 -0.246981 +v 8.786132 0.390852 0.246981 +v 8.786132 0.390852 -0.246981 +v 8.817825 0.369676 0.246981 +v 8.817825 0.369676 -0.246981 +v 8.855212 0.459931 0.264909 +v 8.855212 0.459931 -0.264909 +v 8.855210 0.401269 0.264909 +v 8.877660 0.405734 0.264909 +v 8.877660 0.405734 -0.264909 +v 8.855210 0.401269 -0.264909 +v 8.896690 0.418450 0.264909 +v 8.896690 0.418450 -0.264909 +v 8.909407 0.437482 0.264909 +v 8.909407 0.437482 -0.264909 +v 8.913872 0.459930 0.264909 +v 8.913872 0.459930 -0.264909 +v 8.909407 0.482379 0.264909 +v 8.909407 0.482379 -0.264909 +v 8.896690 0.501410 0.264909 +v 8.896690 0.501410 -0.264909 +v 8.877660 0.514127 0.264909 +v 8.877660 0.514127 -0.264909 +v 8.855210 0.518592 0.264909 +v 8.855210 0.518592 -0.264909 +v 8.832762 0.514127 0.264909 +v 8.832762 0.514127 -0.264909 +v 8.813730 0.501410 0.264909 +v 8.813730 0.501410 -0.264909 +v 8.801014 0.482379 0.264909 +v 8.801014 0.482379 -0.264909 +v 8.796549 0.459930 0.264909 +v 8.796549 0.459930 -0.264909 +v 8.801014 0.437482 0.264909 +v 8.801014 0.437482 -0.264909 +v 8.813730 0.418450 0.264909 +v 8.813730 0.418450 -0.264909 +v 8.832762 0.405734 0.264909 +v 8.832762 0.405734 -0.264909 +v 8.855210 0.375213 0.256503 +v 8.887630 0.381662 0.256503 +v 8.887630 0.381662 -0.256503 +v 8.855210 0.375213 -0.256503 +v 8.915115 0.400026 0.256503 +v 8.915115 0.400026 -0.256503 +v 8.933479 0.427510 0.256503 +v 8.933479 0.427510 -0.256503 +v 8.939928 0.459930 0.256503 +v 8.939928 0.459930 -0.256503 +v 8.933479 0.492350 0.256503 +v 8.933479 0.492350 -0.256503 +v 8.915115 0.519835 0.256503 +v 8.915115 0.519835 -0.256503 +v 8.887630 0.538199 0.256503 +v 8.887630 0.538199 -0.256503 +v 8.855210 0.544648 0.256503 +v 8.855210 0.544648 -0.256503 +v 8.822790 0.538199 0.256503 +v 8.822790 0.538199 -0.256503 +v 8.795306 0.519835 0.256503 +v 8.795306 0.519835 -0.256503 +v 8.776941 0.492350 0.256503 +v 8.776941 0.492350 -0.256503 +v 8.770493 0.459930 0.256503 +v 8.770493 0.459930 -0.256503 +v 8.776941 0.427510 0.256503 +v 8.776941 0.427510 -0.256503 +v 8.795306 0.400026 0.256503 +v 8.795306 0.400026 -0.256503 +v 8.822790 0.381662 0.256503 +v 8.822790 0.381662 -0.256503 +v 8.499577 -3.015725 0.357340 +v 8.499577 -3.015725 -0.357340 +v 8.536962 -3.008289 0.357340 +v 8.536962 -3.008289 -0.357340 +v 8.568655 -2.987112 0.357340 +v 8.568655 -2.987112 -0.357340 +v 8.589832 -2.955419 0.357340 +v 8.589832 -2.955419 -0.357340 +v 8.597268 -2.918034 0.357340 +v 8.597268 -2.918034 -0.357340 +v 8.589832 -2.880649 0.357340 +v 8.589832 -2.880649 -0.357340 +v 8.568655 -2.848956 0.357340 +v 8.568655 -2.848956 -0.357340 +v 8.536962 -2.827779 0.357340 +v 8.536962 -2.827779 -0.357340 +v 8.499577 -2.820343 0.357340 +v 8.499577 -2.820343 -0.357340 +v 8.462192 -2.827779 0.357340 +v 8.462192 -2.827779 -0.357340 +v 8.430498 -2.848956 0.357340 +v 8.430498 -2.848956 -0.357340 +v 8.409322 -2.880649 0.357340 +v 8.409322 -2.880649 -0.357340 +v 8.401885 -2.918034 0.357340 +v 8.401885 -2.918034 -0.357340 +v 8.409322 -2.955419 0.357340 +v 8.409322 -2.955419 -0.357340 +v 8.430498 -2.987112 0.357340 +v 8.430498 -2.987112 -0.357340 +v 8.462192 -3.008289 0.357340 +v 8.462192 -3.008289 -0.357340 +v 8.499578 -2.918034 0.383279 +v 8.499578 -2.918034 -0.383279 +v 8.499577 -2.976695 0.383279 +v 8.522026 -2.972230 0.383279 +v 8.522026 -2.972230 -0.383279 +v 8.499577 -2.976695 -0.383279 +v 8.541057 -2.959514 0.383279 +v 8.541057 -2.959514 -0.383279 +v 8.553773 -2.940483 0.383279 +v 8.553773 -2.940483 -0.383279 +v 8.558238 -2.918034 0.383279 +v 8.558238 -2.918034 -0.383279 +v 8.553773 -2.895585 0.383279 +v 8.553773 -2.895585 -0.383279 +v 8.541057 -2.876554 0.383279 +v 8.541057 -2.876554 -0.383279 +v 8.522026 -2.863838 0.383279 +v 8.522026 -2.863838 -0.383279 +v 8.499577 -2.859372 0.383279 +v 8.499577 -2.859372 -0.383279 +v 8.477128 -2.863838 0.383279 +v 8.477128 -2.863838 -0.383279 +v 8.458097 -2.876554 0.383279 +v 8.458097 -2.876554 -0.383279 +v 8.445380 -2.895585 0.383279 +v 8.445380 -2.895585 -0.383279 +v 8.440915 -2.918034 0.383279 +v 8.440915 -2.918034 -0.383279 +v 8.445380 -2.940483 0.383279 +v 8.445380 -2.940483 -0.383279 +v 8.458097 -2.959514 0.383279 +v 8.458097 -2.959514 -0.383279 +v 8.477128 -2.972230 0.383279 +v 8.477128 -2.972230 -0.383279 +v 8.499577 -3.002751 0.371116 +v 8.531997 -2.996303 0.371116 +v 8.531997 -2.996303 -0.371117 +v 8.499577 -3.002751 -0.371117 +v 8.559482 -2.977938 0.371116 +v 8.559482 -2.977938 -0.371117 +v 8.577846 -2.950454 0.371116 +v 8.577846 -2.950454 -0.371117 +v 8.584294 -2.918034 0.371116 +v 8.584294 -2.918034 -0.371117 +v 8.577846 -2.885614 0.371116 +v 8.577846 -2.885614 -0.371117 +v 8.559482 -2.858129 0.371116 +v 8.559482 -2.858129 -0.371117 +v 8.531997 -2.839765 0.371116 +v 8.531997 -2.839765 -0.371117 +v 8.499577 -2.833316 0.371116 +v 8.499577 -2.833316 -0.371117 +v 8.467156 -2.839765 0.371116 +v 8.467156 -2.839765 -0.371117 +v 8.439672 -2.858129 0.371116 +v 8.439672 -2.858129 -0.371117 +v 8.421308 -2.885614 0.371116 +v 8.421308 -2.885614 -0.371117 +v 8.414859 -2.918034 0.371116 +v 8.414859 -2.918034 -0.371117 +v 8.421308 -2.950454 0.371116 +v 8.421308 -2.950454 -0.371117 +v 8.439672 -2.977938 0.371116 +v 8.439672 -2.977938 -0.371117 +v 8.467156 -2.996303 0.371116 +v 8.467156 -2.996303 -0.371117 +v -2.760916 -0.585071 0.266574 +v -2.760916 -0.585071 -0.266574 +v -2.723531 -0.577634 0.266574 +v -2.723531 -0.577634 -0.266574 +v -2.691838 -0.556458 0.266574 +v -2.691838 -0.556458 -0.266574 +v -2.670660 -0.524764 0.266574 +v -2.670660 -0.524764 -0.266574 +v -2.663224 -0.487379 0.266574 +v -2.663224 -0.487379 -0.266574 +v -2.670660 -0.449994 0.266574 +v -2.670660 -0.449994 -0.266574 +v -2.691838 -0.418301 0.266574 +v -2.691838 -0.418301 -0.266574 +v -2.723531 -0.397124 0.266574 +v -2.723531 -0.397124 -0.266574 +v -2.760916 -0.389688 0.266574 +v -2.760916 -0.389688 -0.266574 +v -2.798301 -0.397124 0.266574 +v -2.798301 -0.397124 -0.266574 +v -2.829994 -0.418301 0.266574 +v -2.829994 -0.418301 -0.266574 +v -2.851171 -0.449994 0.266574 +v -2.851171 -0.449994 -0.266574 +v -2.858608 -0.487379 0.266574 +v -2.858608 -0.487379 -0.266574 +v -2.851171 -0.524764 0.266574 +v -2.851171 -0.524764 -0.266574 +v -2.829994 -0.556458 0.266574 +v -2.829994 -0.556458 -0.266574 +v -2.798301 -0.577634 0.266574 +v -2.798301 -0.577634 -0.266574 +v -2.760914 -0.487379 0.285925 +v -2.760914 -0.487379 -0.285925 +v -2.760916 -0.546041 0.285925 +v -2.738467 -0.541575 0.285925 +v -2.738467 -0.541575 -0.285925 +v -2.760916 -0.546041 -0.285925 +v -2.719436 -0.528859 0.285925 +v -2.719436 -0.528859 -0.285925 +v -2.706720 -0.509828 0.285925 +v -2.706720 -0.509828 -0.285925 +v -2.702255 -0.487379 0.285925 +v -2.702255 -0.487379 -0.285925 +v -2.706720 -0.464931 0.285925 +v -2.706720 -0.464931 -0.285925 +v -2.719436 -0.445899 0.285925 +v -2.719436 -0.445899 -0.285925 +v -2.738467 -0.433183 0.285925 +v -2.738467 -0.433183 -0.285925 +v -2.760916 -0.428718 0.285925 +v -2.760916 -0.428718 -0.285925 +v -2.783365 -0.433183 0.285925 +v -2.783365 -0.433183 -0.285925 +v -2.802396 -0.445899 0.285925 +v -2.802396 -0.445899 -0.285925 +v -2.815112 -0.464931 0.285925 +v -2.815112 -0.464931 -0.285925 +v -2.819577 -0.487379 0.285925 +v -2.819577 -0.487379 -0.285925 +v -2.815112 -0.509828 0.285925 +v -2.815112 -0.509828 -0.285925 +v -2.802396 -0.528859 0.285925 +v -2.802396 -0.528859 -0.285925 +v -2.783365 -0.541575 0.285925 +v -2.783365 -0.541575 -0.285925 +v -2.760916 -0.572097 0.276852 +v -2.728496 -0.565648 0.276852 +v -2.728496 -0.565648 -0.276852 +v -2.760916 -0.572097 -0.276852 +v -2.701011 -0.547284 0.276852 +v -2.701011 -0.547284 -0.276852 +v -2.682647 -0.519799 0.276852 +v -2.682647 -0.519799 -0.276852 +v -2.676198 -0.487379 0.276852 +v -2.676198 -0.487379 -0.276852 +v -2.682647 -0.454959 0.276852 +v -2.682647 -0.454959 -0.276852 +v -2.701011 -0.427475 0.276852 +v -2.701011 -0.427475 -0.276852 +v -2.728496 -0.409110 0.276852 +v -2.728496 -0.409110 -0.276852 +v -2.760916 -0.402661 0.276852 +v -2.760916 -0.402661 -0.276852 +v -2.793336 -0.409110 0.276852 +v -2.793336 -0.409110 -0.276852 +v -2.820820 -0.427475 0.276852 +v -2.820820 -0.427475 -0.276852 +v -2.839185 -0.454959 0.276852 +v -2.839185 -0.454959 -0.276852 +v -2.845634 -0.487379 0.276852 +v -2.845634 -0.487379 -0.276852 +v -2.839185 -0.519799 0.276852 +v -2.839185 -0.519799 -0.276852 +v -2.820820 -0.547284 0.276852 +v -2.820820 -0.547284 -0.276852 +v -2.793336 -0.565648 0.276852 +v -2.793336 -0.565648 -0.276852 +vt 0.837323 0.993389 +vt 0.837323 0.994757 +vt 0.837265 0.994757 +vt 0.837265 0.993389 +vt 0.837189 0.994757 +vt 0.837189 0.993389 +vt 0.837106 0.994757 +vt 0.837106 0.993389 +vt 0.837030 0.994757 +vt 0.837030 0.993389 +vt 0.836972 0.994757 +vt 0.836972 0.993389 +vt 0.839081 0.994783 +vt 0.839081 0.993416 +vt 0.839157 0.993416 +vt 0.839157 0.994783 +vt 0.839240 0.993416 +vt 0.839240 0.994783 +vt 0.839316 0.993416 +vt 0.839316 0.994783 +vt 0.838553 0.994757 +vt 0.838553 0.993389 +vt 0.838612 0.993389 +vt 0.838612 0.994757 +vt 0.838688 0.993389 +vt 0.838688 0.994757 +vt 0.838770 0.993389 +vt 0.838770 0.994757 +vt 0.838846 0.993389 +vt 0.838846 0.994757 +vt 0.838260 0.994757 +vt 0.838260 0.993389 +vt 0.838319 0.993389 +vt 0.838319 0.994757 +vt 0.838395 0.993389 +vt 0.838395 0.994757 +vt 0.839163 0.994810 +vt 0.839097 0.994810 +vt 0.838477 0.993389 +vt 0.838477 0.994757 +vt 0.838553 0.993389 +vt 0.838553 0.994757 +vt 0.837862 0.996003 +vt 0.837937 0.996034 +vt 0.837926 0.996058 +vt 0.837860 0.996030 +vt 0.839256 0.995657 +vt 0.839256 0.995575 +vt 0.839287 0.995580 +vt 0.839287 0.995652 +vt 0.839097 0.993389 +vt 0.839163 0.993389 +vt 0.837616 0.996251 +vt 0.837616 0.996169 +vt 0.837647 0.996174 +vt 0.837647 0.996246 +vt 0.839345 0.995440 +vt 0.839420 0.995409 +vt 0.839430 0.995436 +vt 0.839364 0.995464 +vt 0.839502 0.995823 +vt 0.839420 0.995823 +vt 0.839430 0.995795 +vt 0.839500 0.995795 +vt 0.837780 0.996417 +vt 0.837705 0.996386 +vt 0.837724 0.996362 +vt 0.837790 0.996390 +vt 0.837780 0.996003 +vt 0.837790 0.996030 +vt 0.839234 0.994810 +vt 0.839287 0.995499 +vt 0.839314 0.995514 +vt 0.839234 0.993389 +vt 0.837647 0.996327 +vt 0.837674 0.996312 +vt 0.839502 0.995409 +vt 0.839500 0.995436 +vt 0.839345 0.995792 +vt 0.839364 0.995768 +vt 0.837862 0.996417 +vt 0.837860 0.996390 +vt 0.837705 0.996034 +vt 0.837724 0.996058 +vt 0.839300 0.994810 +vt 0.839300 0.993389 +vt 0.839577 0.995440 +vt 0.839566 0.995464 +vt 0.839287 0.995733 +vt 0.839314 0.995718 +vt 0.837937 0.996386 +vt 0.837926 0.996362 +vt 0.837647 0.996093 +vt 0.837674 0.996108 +vt 0.839635 0.995733 +vt 0.839577 0.995792 +vt 0.839566 0.995768 +vt 0.839616 0.995718 +vt 0.837995 0.996093 +vt 0.837976 0.996108 +vt 0.839635 0.995499 +vt 0.839616 0.995514 +vt 0.837995 0.996327 +vt 0.837976 0.996312 +vt 0.839468 0.995616 +vt 0.839364 0.995545 +vt 0.839399 0.995510 +vt 0.837828 0.996210 +vt 0.837759 0.996315 +vt 0.837724 0.996281 +vt 0.839444 0.995492 +vt 0.837804 0.996334 +vt 0.839493 0.995492 +vt 0.837853 0.996334 +vt 0.839538 0.995510 +vt 0.837898 0.996315 +vt 0.839573 0.995545 +vt 0.837933 0.996281 +vt 0.839592 0.995591 +vt 0.837951 0.996235 +vt 0.839592 0.995641 +vt 0.837951 0.996185 +vt 0.839573 0.995686 +vt 0.837933 0.996140 +vt 0.839538 0.995721 +vt 0.837898 0.996105 +vt 0.839493 0.995740 +vt 0.837853 0.996086 +vt 0.839444 0.995740 +vt 0.837804 0.996086 +vt 0.839399 0.995721 +vt 0.837759 0.996105 +vt 0.839364 0.995686 +vt 0.837724 0.996140 +vt 0.839345 0.995641 +vt 0.837705 0.996185 +vt 0.839345 0.995591 +vt 0.837705 0.996235 +vt 0.839643 0.995580 +vt 0.838003 0.996246 +vt 0.839643 0.995652 +vt 0.838003 0.996174 +vt 0.837909 0.995610 +vt 0.837909 0.994542 +vt 0.837967 0.994542 +vt 0.837967 0.995610 +vt 0.838044 0.994542 +vt 0.838044 0.995610 +vt 0.838126 0.994542 +vt 0.838126 0.995610 +vt 0.838202 0.994542 +vt 0.838202 0.995610 +vt 0.838260 0.994542 +vt 0.838260 0.995610 +vt 0.837558 0.994994 +vt 0.837558 0.996062 +vt 0.837482 0.996062 +vt 0.837482 0.994994 +vt 0.837399 0.996062 +vt 0.837399 0.994994 +vt 0.837323 0.996062 +vt 0.837323 0.994994 +vt 0.836914 0.994994 +vt 0.836914 0.996062 +vt 0.836855 0.996062 +vt 0.836855 0.994994 +vt 0.836779 0.996062 +vt 0.836779 0.994994 +vt 0.836697 0.996062 +vt 0.836697 0.994994 +vt 0.836621 0.996062 +vt 0.836621 0.994994 +vt 0.837909 0.994935 +vt 0.837909 0.996003 +vt 0.837851 0.996003 +vt 0.837851 0.994935 +vt 0.837775 0.996003 +vt 0.837775 0.994935 +vt 0.839225 0.995084 +vt 0.839256 0.995160 +vt 0.839232 0.995166 +vt 0.839205 0.995100 +vt 0.837692 0.996003 +vt 0.837692 0.994935 +vt 0.837616 0.996003 +vt 0.837616 0.994935 +vt 0.839092 0.995409 +vt 0.839167 0.995440 +vt 0.839155 0.995464 +vt 0.839090 0.995436 +vt 0.838846 0.995243 +vt 0.838846 0.995160 +vt 0.838877 0.995166 +vt 0.838877 0.995237 +vt 0.839256 0.995657 +vt 0.839225 0.995733 +vt 0.839205 0.995718 +vt 0.839232 0.995652 +vt 0.838846 0.995657 +vt 0.838846 0.995575 +vt 0.838877 0.995580 +vt 0.838877 0.995652 +vt 0.838935 0.995026 +vt 0.839011 0.994994 +vt 0.839019 0.995022 +vt 0.838954 0.995049 +vt 0.839092 0.995409 +vt 0.839011 0.995409 +vt 0.839019 0.995381 +vt 0.839090 0.995381 +vt 0.839011 0.995823 +vt 0.838935 0.995792 +vt 0.838954 0.995768 +vt 0.839019 0.995795 +vt 0.839011 0.995409 +vt 0.839019 0.995436 +vt 0.839256 0.995243 +vt 0.839232 0.995237 +vt 0.838878 0.995084 +vt 0.838904 0.995100 +vt 0.839256 0.995575 +vt 0.839232 0.995580 +vt 0.838878 0.995733 +vt 0.838904 0.995718 +vt 0.839092 0.994994 +vt 0.839090 0.995022 +vt 0.838935 0.995377 +vt 0.838954 0.995354 +vt 0.839092 0.995823 +vt 0.839090 0.995795 +vt 0.838935 0.995440 +vt 0.838954 0.995464 +vt 0.839225 0.995319 +vt 0.839205 0.995303 +vt 0.839225 0.995499 +vt 0.839205 0.995514 +vt 0.839167 0.995026 +vt 0.839155 0.995049 +vt 0.838878 0.995319 +vt 0.838904 0.995303 +vt 0.839167 0.995792 +vt 0.839155 0.995768 +vt 0.838878 0.995499 +vt 0.838904 0.995514 +vt 0.839167 0.995377 +vt 0.839155 0.995354 +vt 0.839057 0.995202 +vt 0.838953 0.995131 +vt 0.838987 0.995096 +vt 0.839057 0.995616 +vt 0.838987 0.995721 +vt 0.838953 0.995686 +vt 0.839033 0.995077 +vt 0.839033 0.995740 +vt 0.839082 0.995077 +vt 0.839082 0.995740 +vt 0.839127 0.995096 +vt 0.839127 0.995721 +vt 0.839161 0.995131 +vt 0.839161 0.995686 +vt 0.839180 0.995177 +vt 0.839180 0.995641 +vt 0.839180 0.995226 +vt 0.839180 0.995591 +vt 0.839161 0.995272 +vt 0.839161 0.995545 +vt 0.839127 0.995307 +vt 0.839127 0.995510 +vt 0.839082 0.995326 +vt 0.839082 0.995492 +vt 0.839033 0.995326 +vt 0.839033 0.995492 +vt 0.838987 0.995307 +vt 0.838987 0.995510 +vt 0.838953 0.995272 +vt 0.838953 0.995545 +vt 0.838934 0.995226 +vt 0.838934 0.995591 +vt 0.838934 0.995177 +vt 0.838934 0.995641 +vt 0.836621 0.994965 +vt 0.836621 0.993419 +vt 0.836679 0.993419 +vt 0.836679 0.994965 +vt 0.836755 0.993419 +vt 0.836755 0.994965 +vt 0.836838 0.993419 +vt 0.836838 0.994965 +vt 0.836914 0.993419 +vt 0.836914 0.994965 +vt 0.836972 0.993419 +vt 0.836972 0.994965 +vt 0.837323 0.994965 +vt 0.837323 0.993419 +vt 0.837399 0.993419 +vt 0.837399 0.994965 +vt 0.837482 0.993419 +vt 0.837482 0.994965 +vt 0.837558 0.993419 +vt 0.837558 0.994965 +vt 0.837616 0.993419 +vt 0.837616 0.994965 +vt 0.839081 0.993419 +vt 0.839081 0.994965 +vt 0.839005 0.994965 +vt 0.839005 0.993419 +vt 0.838923 0.994965 +vt 0.838923 0.993419 +vt 0.838846 0.994965 +vt 0.838846 0.993419 +vt 0.837616 0.994935 +vt 0.837616 0.993389 +vt 0.837674 0.993389 +vt 0.837674 0.994935 +vt 0.837751 0.993389 +vt 0.837751 0.994935 +vt 0.837405 0.994994 +vt 0.837339 0.994994 +vt 0.837833 0.993389 +vt 0.837833 0.994935 +vt 0.837909 0.993389 +vt 0.837909 0.994935 +vt 0.839066 0.994994 +vt 0.839000 0.994994 +vt 0.839256 0.995243 +vt 0.839256 0.995160 +vt 0.839288 0.995166 +vt 0.839288 0.995237 +vt 0.837339 0.993389 +vt 0.837405 0.993389 +vt 0.839256 0.996071 +vt 0.839256 0.995989 +vt 0.839288 0.995994 +vt 0.839288 0.996066 +vt 0.839345 0.995026 +vt 0.839420 0.994994 +vt 0.839430 0.995022 +vt 0.839365 0.995049 +vt 0.838928 0.993389 +vt 0.839000 0.993389 +vt 0.839420 0.996237 +vt 0.839345 0.996206 +vt 0.839365 0.996183 +vt 0.839430 0.996210 +vt 0.838928 0.994994 +vt 0.837476 0.994994 +vt 0.839287 0.995084 +vt 0.839315 0.995100 +vt 0.837476 0.993389 +vt 0.839287 0.996148 +vt 0.839315 0.996132 +vt 0.836832 0.994994 +vt 0.836761 0.994994 +vt 0.839420 0.995409 +vt 0.839345 0.995377 +vt 0.839365 0.995354 +vt 0.839430 0.995381 +vt 0.836761 0.993389 +vt 0.836832 0.993389 +vt 0.839345 0.995855 +vt 0.839420 0.995823 +vt 0.839430 0.995851 +vt 0.839365 0.995878 +vt 0.837542 0.994994 +vt 0.837542 0.993389 +vt 0.836898 0.994994 +vt 0.839287 0.995319 +vt 0.839315 0.995303 +vt 0.836898 0.993389 +vt 0.839287 0.995913 +vt 0.839315 0.995928 +vt 0.839635 0.995319 +vt 0.839577 0.995377 +vt 0.839566 0.995354 +vt 0.839616 0.995303 +vt 0.839577 0.995855 +vt 0.839635 0.995913 +vt 0.839616 0.995928 +vt 0.839566 0.995878 +vt 0.839577 0.995026 +vt 0.839635 0.995084 +vt 0.839616 0.995100 +vt 0.839566 0.995049 +vt 0.839635 0.996148 +vt 0.839577 0.996206 +vt 0.839566 0.996183 +vt 0.839616 0.996132 +vt 0.839066 0.993389 +vt 0.839469 0.995202 +vt 0.839365 0.995131 +vt 0.839400 0.995096 +vt 0.839469 0.996030 +vt 0.839400 0.996136 +vt 0.839365 0.996101 +vt 0.839445 0.995077 +vt 0.839445 0.996155 +vt 0.839494 0.995077 +vt 0.839494 0.996155 +vt 0.839539 0.995096 +vt 0.839539 0.996136 +vt 0.839574 0.995131 +vt 0.839574 0.996101 +vt 0.839592 0.995177 +vt 0.839592 0.996055 +vt 0.839592 0.995226 +vt 0.839592 0.996006 +vt 0.839574 0.995272 +vt 0.839574 0.995960 +vt 0.839539 0.995307 +vt 0.839539 0.995925 +vt 0.839494 0.995326 +vt 0.839494 0.995906 +vt 0.839445 0.995326 +vt 0.839445 0.995906 +vt 0.839400 0.995307 +vt 0.839400 0.995925 +vt 0.839365 0.995272 +vt 0.839365 0.995960 +vt 0.839346 0.995226 +vt 0.839346 0.996006 +vt 0.839346 0.995177 +vt 0.839346 0.996055 +vt 0.839501 0.995022 +vt 0.839501 0.996210 +vt 0.839643 0.995166 +vt 0.839643 0.996066 +vt 0.839643 0.995237 +vt 0.839643 0.995994 +vt 0.839501 0.995381 +vt 0.839501 0.995851 +vt 0.838260 0.993389 +vt 0.838260 0.994542 +vt 0.838202 0.994542 +vt 0.838202 0.993389 +vt 0.838126 0.994542 +vt 0.838126 0.993389 +vt 0.838044 0.994542 +vt 0.838044 0.993389 +vt 0.837967 0.994542 +vt 0.837967 0.993389 +vt 0.837909 0.994542 +vt 0.837909 0.993389 +vt 0.837265 0.994757 +vt 0.837265 0.995910 +vt 0.837189 0.995910 +vt 0.837189 0.994757 +vt 0.837106 0.995910 +vt 0.837106 0.994757 +vt 0.837030 0.995910 +vt 0.837030 0.994757 +vt 0.836972 0.995910 +vt 0.836972 0.994757 +vt 0.838612 0.995910 +vt 0.838612 0.994757 +vt 0.838688 0.994757 +vt 0.838688 0.995910 +vt 0.838770 0.994757 +vt 0.838770 0.995910 +vt 0.838846 0.994757 +vt 0.838846 0.995910 +vt 0.838260 0.995910 +vt 0.838260 0.994757 +vt 0.838319 0.994757 +vt 0.838319 0.995910 +vt 0.838395 0.994757 +vt 0.838395 0.995910 +vt 0.839225 0.995913 +vt 0.839256 0.995989 +vt 0.839232 0.995994 +vt 0.839205 0.995928 +vt 0.838477 0.994757 +vt 0.838477 0.995910 +vt 0.838553 0.994757 +vt 0.838553 0.995910 +vt 0.838425 0.996324 +vt 0.838349 0.996292 +vt 0.838361 0.996269 +vt 0.838427 0.996297 +vt 0.838846 0.996071 +vt 0.838846 0.995989 +vt 0.838877 0.995994 +vt 0.838877 0.996066 +vt 0.838260 0.996076 +vt 0.838292 0.995999 +vt 0.838311 0.996015 +vt 0.838284 0.996081 +vt 0.838670 0.996076 +vt 0.838670 0.996158 +vt 0.838640 0.996153 +vt 0.838640 0.996081 +vt 0.838935 0.995855 +vt 0.839011 0.995823 +vt 0.839019 0.995851 +vt 0.838954 0.995878 +vt 0.839092 0.996237 +vt 0.839011 0.996237 +vt 0.839019 0.996210 +vt 0.839090 0.996210 +vt 0.838506 0.995910 +vt 0.838581 0.995941 +vt 0.838563 0.995965 +vt 0.838497 0.995937 +vt 0.838506 0.996324 +vt 0.838497 0.996297 +vt 0.839256 0.996071 +vt 0.839232 0.996066 +vt 0.838878 0.995913 +vt 0.838904 0.995928 +vt 0.838260 0.996158 +vt 0.838284 0.996153 +vt 0.838639 0.995999 +vt 0.838613 0.996015 +vt 0.839092 0.995823 +vt 0.839090 0.995851 +vt 0.838935 0.996206 +vt 0.838954 0.996183 +vt 0.838425 0.995910 +vt 0.838427 0.995937 +vt 0.838581 0.996292 +vt 0.838563 0.996269 +vt 0.839225 0.996148 +vt 0.839205 0.996132 +vt 0.838292 0.996234 +vt 0.838311 0.996219 +vt 0.839167 0.995855 +vt 0.839155 0.995878 +vt 0.838878 0.996148 +vt 0.838904 0.996132 +vt 0.838349 0.995941 +vt 0.838361 0.995965 +vt 0.838639 0.996234 +vt 0.838613 0.996219 +vt 0.839167 0.996206 +vt 0.839155 0.996183 +vt 0.839058 0.996030 +vt 0.838953 0.995960 +vt 0.838988 0.995925 +vt 0.838459 0.996117 +vt 0.838529 0.996011 +vt 0.838564 0.996046 +vt 0.839033 0.995906 +vt 0.838484 0.995992 +vt 0.839082 0.995906 +vt 0.838435 0.995992 +vt 0.839127 0.995925 +vt 0.838390 0.996011 +vt 0.839162 0.995960 +vt 0.838355 0.996046 +vt 0.839181 0.996006 +vt 0.838336 0.996092 +vt 0.839181 0.996055 +vt 0.838336 0.996142 +vt 0.839162 0.996101 +vt 0.838355 0.996187 +vt 0.839127 0.996136 +vt 0.838389 0.996222 +vt 0.839082 0.996155 +vt 0.838435 0.996241 +vt 0.839033 0.996155 +vt 0.838484 0.996241 +vt 0.838988 0.996136 +vt 0.838529 0.996222 +vt 0.838953 0.996101 +vt 0.838564 0.996187 +vt 0.838934 0.996055 +vt 0.838582 0.996142 +vt 0.838934 0.996006 +vt 0.838582 0.996092 +vn 0.0000 -1.0000 0.0000 +vn 0.3827 -0.9239 0.0000 +vn 0.7071 -0.7071 0.0000 +vn 0.9239 -0.3827 0.0000 +vn 1.0000 0.0000 0.0000 +vn 0.9239 0.3827 0.0000 +vn 0.7071 0.7071 0.0000 +vn 0.3827 0.9239 0.0000 +vn 0.0000 1.0000 0.0000 +vn -0.3827 0.9239 0.0000 +vn -0.7071 0.7071 0.0000 +vn -0.9239 0.3827 0.0000 +vn -1.0000 0.0000 0.0000 +vn -0.9239 -0.3827 0.0000 +vn -0.7071 -0.7071 0.0000 +vn 0.6326 0.2620 0.7288 +vn 0.4842 0.4842 0.7288 +vn 0.3943 0.3943 0.8301 +vn 0.5152 0.2134 0.8301 +vn -0.3827 -0.9239 0.0000 +vn -0.4842 0.4842 -0.7288 +vn -0.2621 0.6327 -0.7288 +vn -0.2134 0.5152 -0.8301 +vn -0.3943 0.3943 -0.8301 +vn -0.4842 -0.4842 0.7288 +vn -0.2620 -0.6327 0.7288 +vn -0.2134 -0.5152 0.8301 +vn -0.3943 -0.3943 0.8301 +vn 0.4842 0.4842 -0.7288 +vn 0.6326 0.2620 -0.7288 +vn 0.5152 0.2134 -0.8301 +vn 0.3943 0.3943 -0.8301 +vn -0.2620 -0.6327 -0.7288 +vn -0.4842 -0.4842 -0.7288 +vn -0.3943 -0.3943 -0.8301 +vn -0.2134 -0.5152 -0.8301 +vn 0.2620 -0.6327 0.7288 +vn 0.4842 -0.4842 0.7288 +vn 0.3943 -0.3943 0.8301 +vn 0.2134 -0.5152 0.8301 +vn -0.4842 0.4842 0.7288 +vn -0.6326 0.2620 0.7288 +vn -0.5152 0.2134 0.8301 +vn -0.3943 0.3943 0.8301 +vn 0.4842 -0.4842 -0.7288 +vn 0.2620 -0.6327 -0.7288 +vn 0.2134 -0.5152 -0.8301 +vn 0.3943 -0.3943 -0.8301 +vn -0.6326 0.2620 -0.7288 +vn -0.5152 0.2134 -0.8301 +vn 0.2621 0.6327 0.7288 +vn 0.2134 0.5152 0.8301 +vn 0.0000 -0.6848 0.7288 +vn 0.0000 -0.5577 0.8301 +vn 0.2621 0.6327 -0.7288 +vn 0.2134 0.5152 -0.8301 +vn 0.0000 -0.6848 -0.7288 +vn 0.0000 -0.5577 -0.8301 +vn 0.6326 -0.2620 0.7288 +vn 0.5152 -0.2134 0.8301 +vn -0.6848 -0.0000 0.7288 +vn -0.5577 -0.0000 0.8301 +vn 0.6326 -0.2620 -0.7288 +vn 0.5152 -0.2134 -0.8301 +vn -0.6848 0.0000 -0.7288 +vn -0.5577 0.0000 -0.8301 +vn 0.0000 0.6848 0.7288 +vn -0.0000 0.5577 0.8301 +vn -0.0000 0.6848 -0.7288 +vn -0.0000 0.5577 -0.8301 +vn 0.6848 0.0000 0.7288 +vn 0.5577 0.0000 0.8301 +vn -0.6326 -0.2620 0.7288 +vn -0.5152 -0.2134 0.8301 +vn 0.6848 -0.0000 -0.7288 +vn 0.5577 -0.0000 -0.8301 +vn -0.6326 -0.2620 -0.7288 +vn -0.5152 -0.2134 -0.8301 +vn -0.2621 0.6327 0.7288 +vn -0.2134 0.5152 0.8301 +vn 0.0000 0.0000 1.0000 +vn 0.0000 -0.2178 0.9760 +vn 0.0833 -0.2012 0.9760 +vn 0.0000 0.0000 -1.0000 +vn 0.0833 -0.2012 -0.9760 +vn -0.0000 -0.2178 -0.9760 +vn 0.1540 -0.1540 0.9760 +vn 0.1540 -0.1540 -0.9760 +vn 0.2012 -0.0833 0.9760 +vn 0.2012 -0.0833 -0.9760 +vn 0.2178 0.0000 0.9760 +vn 0.2178 0.0000 -0.9760 +vn 0.2012 0.0833 0.9760 +vn 0.2012 0.0833 -0.9760 +vn 0.1540 0.1540 0.9760 +vn 0.1540 0.1540 -0.9760 +vn 0.0833 0.2012 0.9760 +vn 0.0833 0.2012 -0.9760 +vn -0.0000 0.2178 0.9760 +vn 0.0000 0.2178 -0.9760 +vn -0.0833 0.2012 0.9760 +vn -0.0833 0.2012 -0.9760 +vn -0.1540 0.1540 0.9760 +vn -0.1540 0.1540 -0.9760 +vn -0.2012 0.0833 0.9760 +vn -0.2012 0.0833 -0.9760 +vn -0.2178 0.0000 0.9760 +vn -0.2178 0.0000 -0.9760 +vn -0.2012 -0.0833 0.9760 +vn -0.2012 -0.0833 -0.9760 +vn -0.1540 -0.1540 0.9760 +vn -0.1540 -0.1540 -0.9760 +vn -0.0833 -0.2012 0.9760 +vn -0.0833 -0.2012 -0.9760 +vn 0.5466 0.2264 0.8062 +vn 0.4184 0.4184 0.8062 +vn 0.3329 0.3329 0.8823 +vn 0.4349 0.1801 0.8823 +vn -0.4184 0.4184 -0.8062 +vn -0.2264 0.5466 -0.8062 +vn -0.1801 0.4349 -0.8823 +vn -0.3329 0.3329 -0.8823 +vn -0.4184 -0.4184 0.8062 +vn -0.2264 -0.5466 0.8062 +vn -0.1801 -0.4349 0.8823 +vn -0.3329 -0.3329 0.8823 +vn 0.4184 0.4184 -0.8062 +vn 0.5466 0.2264 -0.8062 +vn 0.4349 0.1801 -0.8823 +vn 0.3329 0.3329 -0.8823 +vn -0.2264 -0.5466 -0.8062 +vn -0.4184 -0.4184 -0.8062 +vn -0.3329 -0.3329 -0.8823 +vn -0.1801 -0.4349 -0.8823 +vn 0.2264 -0.5467 0.8062 +vn 0.4184 -0.4184 0.8062 +vn 0.3329 -0.3329 0.8823 +vn 0.1801 -0.4349 0.8823 +vn -0.4184 0.4184 0.8062 +vn -0.5467 0.2264 0.8062 +vn -0.4349 0.1802 0.8823 +vn -0.3329 0.3329 0.8823 +vn 0.4184 -0.4184 -0.8062 +vn 0.2264 -0.5467 -0.8062 +vn 0.1801 -0.4349 -0.8823 +vn 0.3329 -0.3329 -0.8823 +vn -0.5467 0.2264 -0.8062 +vn -0.4349 0.1802 -0.8823 +vn 0.2264 0.5467 0.8062 +vn 0.1801 0.4349 0.8823 +vn 0.0000 -0.5917 0.8062 +vn -0.0000 -0.4708 0.8823 +vn 0.2264 0.5467 -0.8062 +vn 0.1801 0.4349 -0.8823 +vn 0.0000 -0.5917 -0.8062 +vn -0.0000 -0.4708 -0.8823 +vn 0.5466 -0.2264 0.8062 +vn 0.4349 -0.1801 0.8823 +vn -0.5917 0.0000 0.8062 +vn -0.4708 0.0000 0.8823 +vn 0.5466 -0.2264 -0.8062 +vn 0.4349 -0.1801 -0.8823 +vn -0.5917 0.0000 -0.8062 +vn -0.4708 -0.0000 -0.8823 +vn 0.0000 0.5917 0.8062 +vn -0.0000 0.4708 0.8823 +vn 0.0000 0.5917 -0.8062 +vn 0.0000 0.4708 -0.8823 +vn 0.5917 0.0000 0.8062 +vn 0.4707 0.0000 0.8823 +vn -0.5467 -0.2264 0.8062 +vn -0.4349 -0.1802 0.8823 +vn 0.5917 0.0000 -0.8062 +vn 0.4707 0.0000 -0.8823 +vn -0.5467 -0.2264 -0.8062 +vn -0.4349 -0.1802 -0.8823 +vn -0.2264 0.5466 0.8062 +vn -0.1802 0.4349 0.8823 +vn -0.0000 -0.1742 0.9847 +vn 0.0667 -0.1610 0.9847 +vn 0.0667 -0.1610 -0.9847 +vn -0.0000 -0.1742 -0.9847 +vn 0.1232 -0.1232 0.9847 +vn 0.1232 -0.1232 -0.9847 +vn 0.1610 -0.0667 0.9847 +vn 0.1610 -0.0667 -0.9847 +vn 0.1742 -0.0000 0.9847 +vn 0.1742 -0.0000 -0.9847 +vn 0.1610 0.0667 0.9847 +vn 0.1610 0.0667 -0.9847 +vn 0.1232 0.1232 0.9847 +vn 0.1232 0.1232 -0.9847 +vn 0.0667 0.1610 0.9847 +vn 0.0667 0.1610 -0.9847 +vn -0.0000 0.1742 0.9847 +vn -0.0000 0.1742 -0.9847 +vn -0.0667 0.1610 0.9847 +vn -0.0667 0.1610 -0.9847 +vn -0.1232 0.1232 0.9847 +vn -0.1232 0.1232 -0.9847 +vn -0.1610 0.0667 0.9847 +vn -0.1610 0.0667 -0.9847 +vn -0.1742 -0.0000 0.9847 +vn -0.1742 -0.0000 -0.9847 +vn -0.1610 -0.0667 0.9847 +vn -0.1610 -0.0667 -0.9847 +vn -0.1232 -0.1232 0.9847 +vn -0.1232 -0.1232 -0.9847 +vn -0.0667 -0.1610 0.9847 +vn -0.0667 -0.1610 -0.9847 +vn 0.6726 0.2786 0.6856 +vn 0.5148 0.5148 0.6856 +vn 0.4249 0.4249 0.7993 +vn 0.5552 0.2300 0.7993 +vn -0.5148 0.5148 -0.6856 +vn -0.2786 0.6726 -0.6856 +vn -0.2300 0.5552 -0.7993 +vn -0.4249 0.4249 -0.7993 +vn -0.5148 -0.5148 0.6856 +vn -0.2786 -0.6726 0.6856 +vn -0.2300 -0.5552 0.7993 +vn -0.4249 -0.4249 0.7993 +vn 0.5148 0.5148 -0.6856 +vn 0.6726 0.2786 -0.6856 +vn 0.5552 0.2300 -0.7993 +vn 0.4249 0.4249 -0.7993 +vn -0.2786 -0.6726 -0.6856 +vn -0.5148 -0.5148 -0.6856 +vn -0.4249 -0.4249 -0.7993 +vn -0.2300 -0.5552 -0.7993 +vn 0.2786 -0.6726 0.6856 +vn 0.5148 -0.5148 0.6856 +vn 0.4249 -0.4249 0.7993 +vn 0.2300 -0.5552 0.7993 +vn -0.5148 0.5148 0.6856 +vn -0.6726 0.2786 0.6856 +vn -0.5552 0.2300 0.7993 +vn -0.4249 0.4249 0.7993 +vn 0.5148 -0.5148 -0.6856 +vn 0.2786 -0.6726 -0.6856 +vn 0.2300 -0.5552 -0.7993 +vn 0.4249 -0.4249 -0.7993 +vn -0.6726 0.2786 -0.6856 +vn -0.5552 0.2300 -0.7993 +vn 0.2786 0.6726 0.6856 +vn 0.2300 0.5552 0.7993 +vn 0.0000 -0.7280 0.6856 +vn -0.0000 -0.6010 0.7993 +vn 0.2786 0.6726 -0.6856 +vn 0.2300 0.5552 -0.7993 +vn -0.0000 -0.7280 -0.6856 +vn -0.0000 -0.6010 -0.7993 +vn 0.6726 -0.2786 0.6856 +vn 0.5552 -0.2300 0.7993 +vn -0.7280 0.0000 0.6856 +vn -0.6010 0.0000 0.7993 +vn 0.6726 -0.2786 -0.6856 +vn 0.5552 -0.2300 -0.7993 +vn -0.7280 0.0000 -0.6856 +vn -0.6010 0.0000 -0.7993 +vn 0.0000 0.7280 0.6856 +vn -0.0000 0.6010 0.7993 +vn -0.0000 0.7280 -0.6856 +vn -0.0000 0.6010 -0.7993 +vn 0.7280 0.0000 0.6856 +vn 0.6010 0.0000 0.7993 +vn -0.6726 -0.2786 0.6856 +vn -0.5552 -0.2300 0.7993 +vn 0.7280 0.0000 -0.6856 +vn 0.6010 0.0000 -0.7993 +vn -0.6726 -0.2786 -0.6856 +vn -0.5552 -0.2300 -0.7993 +vn -0.2786 0.6726 0.6856 +vn -0.2300 0.5552 0.7993 +vn -0.0000 -0.2421 0.9702 +vn 0.0927 -0.2237 0.9702 +vn 0.0927 -0.2237 -0.9702 +vn -0.0000 -0.2421 -0.9702 +vn 0.1712 -0.1712 0.9702 +vn 0.1712 -0.1712 -0.9702 +vn 0.2237 -0.0927 0.9702 +vn 0.2237 -0.0927 -0.9702 +vn 0.2421 0.0000 0.9702 +vn 0.2421 0.0000 -0.9702 +vn 0.2237 0.0927 0.9702 +vn 0.2237 0.0927 -0.9702 +vn 0.1712 0.1712 0.9702 +vn 0.1712 0.1712 -0.9702 +vn 0.0927 0.2237 0.9702 +vn 0.0927 0.2237 -0.9702 +vn -0.0000 0.2421 0.9702 +vn -0.0000 0.2421 -0.9702 +vn -0.0927 0.2237 0.9702 +vn -0.0927 0.2237 -0.9702 +vn -0.1712 0.1712 0.9702 +vn -0.1712 0.1712 -0.9702 +vn -0.2237 0.0927 0.9702 +vn -0.2237 0.0927 -0.9702 +vn -0.2421 0.0000 0.9702 +vn -0.2421 0.0000 -0.9702 +vn -0.2237 -0.0927 0.9702 +vn -0.2237 -0.0927 -0.9702 +vn -0.1712 -0.1712 0.9702 +vn -0.1712 -0.1712 -0.9702 +vn -0.0927 -0.2237 0.9702 +vn -0.0927 -0.2237 -0.9702 +vn 0.5737 0.2376 0.7839 +vn 0.4391 0.4391 0.7838 +vn 0.3516 0.3516 0.8676 +vn 0.4594 0.1903 0.8676 +vn -0.4391 0.4391 -0.7839 +vn -0.2376 0.5737 -0.7838 +vn -0.1903 0.4594 -0.8676 +vn -0.3516 0.3516 -0.8676 +vn -0.4391 -0.4391 0.7839 +vn -0.2376 -0.5737 0.7838 +vn -0.1903 -0.4594 0.8676 +vn -0.3516 -0.3516 0.8676 +vn 0.4391 0.4391 -0.7838 +vn 0.5737 0.2376 -0.7839 +vn 0.4594 0.1903 -0.8676 +vn 0.3516 0.3516 -0.8676 +vn -0.2376 -0.5737 -0.7839 +vn -0.4391 -0.4391 -0.7839 +vn -0.3516 -0.3516 -0.8676 +vn -0.1903 -0.4594 -0.8676 +vn 0.2376 -0.5737 0.7838 +vn 0.4391 -0.4391 0.7838 +vn 0.3516 -0.3516 0.8676 +vn 0.1903 -0.4594 0.8676 +vn -0.4391 0.4391 0.7838 +vn -0.5737 0.2376 0.7838 +vn -0.4594 0.1903 0.8676 +vn -0.3516 0.3516 0.8676 +vn 0.4391 -0.4391 -0.7838 +vn 0.2376 -0.5737 -0.7838 +vn 0.1903 -0.4594 -0.8676 +vn 0.3516 -0.3516 -0.8676 +vn -0.5737 0.2376 -0.7838 +vn -0.4594 0.1903 -0.8676 +vn 0.2376 0.5737 0.7838 +vn 0.1903 0.4594 0.8676 +vn 0.0000 -0.6210 0.7838 +vn -0.0000 -0.4973 0.8676 +vn 0.2376 0.5737 -0.7838 +vn 0.1903 0.4594 -0.8676 +vn -0.0000 -0.6210 -0.7838 +vn -0.0000 -0.4973 -0.8676 +vn 0.5737 -0.2376 0.7839 +vn 0.4594 -0.1903 0.8676 +vn -0.6210 0.0000 0.7838 +vn -0.4973 0.0000 0.8676 +vn 0.5737 -0.2376 -0.7839 +vn 0.4594 -0.1903 -0.8676 +vn -0.6210 0.0000 -0.7838 +vn -0.4973 0.0000 -0.8676 +vn 0.0000 0.6210 0.7838 +vn -0.0000 0.4973 0.8676 +vn 0.0000 0.6210 -0.7838 +vn -0.0000 0.4973 -0.8676 +vn 0.6209 0.0000 0.7839 +vn 0.4973 0.0000 0.8676 +vn -0.5737 -0.2376 0.7838 +vn -0.4594 -0.1903 0.8676 +vn 0.6209 0.0000 -0.7839 +vn 0.4973 0.0000 -0.8676 +vn -0.5737 -0.2376 -0.7838 +vn -0.4594 -0.1903 -0.8676 +vn -0.2376 0.5737 0.7838 +vn -0.1903 0.4594 0.8676 +vn -0.0000 -0.1869 0.9824 +vn 0.0715 -0.1727 0.9824 +vn 0.0715 -0.1727 -0.9824 +vn -0.0000 -0.1869 -0.9824 +vn 0.1321 -0.1321 0.9824 +vn 0.1321 -0.1321 -0.9824 +vn 0.1727 -0.0715 0.9824 +vn 0.1727 -0.0715 -0.9824 +vn 0.1869 0.0000 0.9824 +vn 0.1869 0.0000 -0.9824 +vn 0.1727 0.0715 0.9824 +vn 0.1726 0.0715 -0.9824 +vn 0.1321 0.1321 0.9824 +vn 0.1321 0.1321 -0.9824 +vn 0.0715 0.1726 0.9824 +vn 0.0715 0.1726 -0.9824 +vn -0.0000 0.1869 0.9824 +vn -0.0000 0.1869 -0.9824 +vn -0.0715 0.1726 0.9824 +vn -0.0715 0.1726 -0.9824 +vn -0.1321 0.1321 0.9824 +vn -0.1321 0.1321 -0.9824 +vn -0.1727 0.0715 0.9824 +vn -0.1727 0.0715 -0.9824 +vn -0.1869 0.0000 0.9824 +vn -0.1869 0.0000 -0.9824 +vn -0.1727 -0.0715 0.9824 +vn -0.1727 -0.0715 -0.9824 +vn -0.1321 -0.1321 0.9824 +vn -0.1321 -0.1321 -0.9824 +vn -0.0715 -0.1727 0.9824 +vn -0.0715 -0.1727 -0.9824 +usemtl AUGA1 +s 1 +f 451/716/371 452/717/371 454/718/372 453/719/372 +f 453/719/372 454/718/372 456/720/373 455/721/373 +f 455/721/373 456/720/373 458/722/374 457/723/374 +f 457/723/374 458/722/374 460/724/375 459/725/375 +f 459/725/375 460/724/375 462/726/376 461/727/376 +f 461/728/376 462/729/376 464/730/377 463/731/377 +f 463/731/377 464/730/377 466/732/378 465/733/378 +f 465/733/378 466/732/378 468/734/379 467/735/379 +f 467/736/379 468/737/379 470/738/380 469/739/380 +f 469/739/380 470/738/380 472/740/381 471/741/381 +f 471/741/381 472/740/381 474/742/382 473/743/382 +f 473/743/382 474/742/382 476/744/383 475/745/383 +f 475/746/383 476/747/383 478/748/384 477/749/384 +f 477/749/384 478/748/384 480/750/385 479/751/385 +f 461/728/386 463/731/387 529/752/388 527/753/389 +f 479/751/385 480/750/385 482/754/390 481/755/390 +f 481/755/390 482/754/390 452/756/371 451/757/371 +f 472/758/391 470/759/392 536/760/393 538/761/394 +f 479/762/395 481/763/396 547/764/397 545/765/398 +f 464/730/399 462/729/400 528/766/401 530/767/402 +f 482/768/403 480/769/404 546/770/405 548/771/406 +f 453/772/407 455/773/408 521/774/409 518/775/410 +f 471/776/411 473/777/412 539/778/413 537/779/414 +f 456/780/415 454/781/416 519/782/417 522/783/418 +f 474/784/419 472/758/391 538/761/394 540/785/420 +f 463/731/387 465/733/421 531/786/422 529/752/388 +f 481/763/396 451/787/423 517/788/424 547/764/397 +f 466/732/425 464/730/399 530/767/402 532/789/426 +f 452/790/427 482/768/403 548/771/406 520/791/428 +f 455/773/408 457/792/429 523/793/430 521/774/409 +f 473/777/412 475/794/431 541/795/432 539/778/413 +f 458/796/433 456/780/415 522/783/418 524/797/434 +f 476/798/435 474/784/419 540/785/420 542/799/436 +f 465/733/421 467/735/437 533/800/438 531/786/422 +f 468/734/439 466/732/425 532/789/426 534/801/440 +f 457/792/429 459/802/441 525/803/442 523/793/430 +f 475/794/431 477/804/443 543/805/444 541/795/432 +f 460/806/445 458/796/433 524/797/434 526/807/446 +f 478/808/447 476/798/435 542/799/436 544/809/448 +f 467/810/437 469/811/449 535/812/450 533/813/438 +f 470/759/392 468/814/439 534/815/440 536/760/393 +f 459/802/441 461/816/386 527/817/389 525/803/442 +f 477/804/443 479/762/395 545/765/398 543/805/444 +f 451/787/423 453/772/407 518/775/410 517/788/424 +f 462/818/400 460/806/445 526/807/446 528/819/401 +f 480/769/404 478/808/447 544/809/448 546/770/405 +f 454/781/416 452/790/427 520/791/428 519/782/417 +f 469/811/449 471/776/411 537/779/414 535/812/450 +f 483/820/451 485/821/452 486/822/453 +f 484/823/454 487/824/455 488/825/456 +f 483/820/451 486/822/453 489/826/457 +f 484/823/454 490/827/458 487/824/455 +f 483/820/451 489/826/457 491/828/459 +f 484/823/454 492/829/460 490/827/458 +f 483/820/451 491/828/459 493/830/461 +f 484/823/454 494/831/462 492/829/460 +f 483/820/451 493/830/461 495/832/463 +f 484/823/454 496/833/464 494/831/462 +f 483/820/451 495/832/463 497/834/465 +f 484/823/454 498/835/466 496/833/464 +f 483/820/451 497/834/465 499/836/467 +f 484/823/454 500/837/468 498/835/466 +f 483/820/451 499/836/467 501/838/469 +f 484/823/454 502/839/470 500/837/468 +f 483/820/451 501/838/469 503/840/471 +f 484/823/454 504/841/472 502/839/470 +f 483/820/451 503/840/471 505/842/473 +f 484/823/454 506/843/474 504/841/472 +f 483/820/451 505/842/473 507/844/475 +f 484/823/454 508/845/476 506/843/474 +f 483/820/451 507/844/475 509/846/477 +f 484/823/454 510/847/478 508/845/476 +f 483/820/451 509/846/477 511/848/479 +f 484/823/454 512/849/480 510/847/478 +f 483/820/451 511/848/479 513/850/481 +f 484/823/454 514/851/482 512/849/480 +f 483/820/451 513/850/481 515/852/483 +f 484/823/454 516/853/484 514/851/482 +f 483/820/451 515/852/483 485/821/452 +f 484/823/454 488/825/456 516/853/484 +f 486/822/453 485/821/452 517/788/424 518/775/410 +f 488/825/456 487/824/455 519/782/417 520/791/428 +f 489/826/457 486/822/453 518/775/410 521/774/409 +f 487/824/455 490/827/458 522/783/418 519/782/417 +f 491/828/459 489/826/457 521/774/409 523/793/430 +f 490/827/458 492/829/460 524/797/434 522/783/418 +f 493/830/461 491/828/459 523/793/430 525/803/442 +f 492/829/460 494/831/462 526/807/446 524/797/434 +f 495/832/463 493/830/461 525/803/442 527/817/389 +f 494/831/462 496/833/464 528/819/401 526/807/446 +f 497/834/465 495/832/463 527/817/389 529/854/388 +f 496/833/464 498/835/466 530/855/402 528/819/401 +f 499/836/467 497/834/465 529/854/388 531/856/422 +f 498/835/466 500/837/468 532/857/426 530/855/402 +f 501/838/469 499/836/467 531/856/422 533/813/438 +f 500/837/468 502/839/470 534/815/440 532/857/426 +f 503/840/471 501/838/469 533/813/438 535/812/450 +f 502/839/470 504/841/472 536/760/393 534/815/440 +f 505/842/473 503/840/471 535/812/450 537/779/414 +f 504/841/472 506/843/474 538/761/394 536/760/393 +f 507/844/475 505/842/473 537/779/414 539/778/413 +f 506/843/474 508/845/476 540/785/420 538/761/394 +f 509/846/477 507/844/475 539/778/413 541/795/432 +f 508/845/476 510/847/478 542/799/436 540/785/420 +f 511/848/479 509/846/477 541/795/432 543/805/444 +f 510/847/478 512/849/480 544/809/448 542/799/436 +f 513/850/481 511/848/479 543/805/444 545/765/398 +f 512/849/480 514/851/482 546/770/405 544/809/448 +f 515/852/483 513/850/481 545/765/398 547/764/397 +f 514/851/482 516/853/484 548/771/406 546/770/405 +f 485/821/452 515/852/483 547/764/397 517/788/424 +f 516/853/484 488/825/456 520/791/428 548/771/406 +f 549/858/371 550/859/371 552/860/372 551/861/372 +f 551/861/372 552/860/372 554/862/373 553/863/373 +f 553/863/373 554/862/373 556/864/374 555/865/374 +f 555/865/374 556/864/374 558/866/375 557/867/375 +f 557/867/375 558/866/375 560/868/376 559/869/376 +f 559/870/376 560/871/376 562/872/377 561/873/377 +f 561/873/377 562/872/377 564/874/378 563/875/378 +f 563/875/378 564/874/378 566/876/379 565/877/379 +f 565/878/379 566/879/379 568/880/380 567/881/380 +f 567/881/380 568/880/380 570/882/381 569/883/381 +f 569/883/381 570/882/381 572/884/382 571/885/382 +f 571/885/382 572/884/382 574/886/383 573/887/383 +f 573/888/383 574/889/383 576/890/384 575/891/384 +f 575/891/384 576/890/384 578/892/385 577/893/385 +f 559/894/485 561/895/486 627/896/487 625/897/488 +f 577/893/385 578/892/385 580/898/390 579/899/390 +f 579/899/390 580/898/390 550/900/371 549/901/371 +f 570/902/489 568/903/490 634/904/491 636/905/492 +f 577/906/493 579/907/494 645/908/495 643/909/496 +f 562/910/497 560/911/498 626/912/499 628/913/500 +f 580/914/501 578/915/502 644/916/503 646/917/504 +f 551/918/505 553/919/506 619/920/507 616/921/508 +f 569/922/509 571/923/510 637/924/511 635/925/512 +f 554/926/513 552/927/514 617/928/515 620/929/516 +f 572/930/517 570/902/489 636/905/492 638/931/518 +f 561/895/486 563/932/519 629/933/520 627/896/487 +f 579/907/494 549/934/521 615/935/522 645/908/495 +f 564/936/523 562/910/497 628/913/500 630/937/524 +f 550/938/525 580/914/501 646/917/504 618/939/526 +f 553/919/506 555/940/527 621/941/528 619/920/507 +f 571/923/510 573/942/529 639/943/530 637/924/511 +f 556/944/531 554/926/513 620/929/516 622/945/532 +f 574/946/533 572/930/517 638/931/518 640/947/534 +f 563/932/519 565/948/535 631/949/536 629/933/520 +f 566/950/537 564/936/523 630/937/524 632/951/538 +f 555/940/527 557/952/539 623/953/540 621/941/528 +f 573/942/529 575/954/541 641/955/542 639/943/530 +f 558/956/543 556/944/531 622/945/532 624/957/544 +f 576/958/545 574/946/533 640/947/534 642/959/546 +f 565/948/535 567/960/547 633/961/548 631/949/536 +f 568/903/490 566/950/537 632/951/538 634/904/491 +f 557/952/539 559/894/485 625/897/488 623/953/540 +f 575/954/541 577/906/493 643/909/496 641/955/542 +f 549/934/521 551/918/505 616/921/508 615/935/522 +f 560/911/498 558/956/543 624/957/544 626/912/499 +f 578/915/502 576/958/545 642/959/546 644/916/503 +f 552/927/514 550/938/525 618/939/526 617/928/515 +f 567/960/547 569/922/509 635/925/512 633/961/548 +f 581/962/451 583/963/549 584/964/550 +f 582/965/454 585/966/551 586/967/552 +f 581/962/451 584/964/550 587/968/553 +f 582/965/454 588/969/554 585/966/551 +f 581/962/451 587/968/553 589/970/555 +f 582/965/454 590/971/556 588/969/554 +f 581/962/451 589/970/555 591/972/557 +f 582/965/454 592/973/558 590/971/556 +f 581/962/451 591/972/557 593/974/559 +f 582/965/454 594/975/560 592/973/558 +f 581/962/451 593/974/559 595/976/561 +f 582/965/454 596/977/562 594/975/560 +f 581/962/451 595/976/561 597/978/563 +f 582/965/454 598/979/564 596/977/562 +f 581/962/451 597/978/563 599/980/565 +f 582/965/454 600/981/566 598/979/564 +f 581/962/451 599/980/565 601/982/567 +f 582/965/454 602/983/568 600/981/566 +f 581/962/451 601/982/567 603/984/569 +f 582/965/454 604/985/570 602/983/568 +f 581/962/451 603/984/569 605/986/571 +f 582/965/454 606/987/572 604/985/570 +f 581/962/451 605/986/571 607/988/573 +f 582/965/454 608/989/574 606/987/572 +f 581/962/451 607/988/573 609/990/575 +f 582/965/454 610/991/576 608/989/574 +f 581/962/451 609/990/575 611/992/577 +f 582/965/454 612/993/578 610/991/576 +f 581/962/451 611/992/577 613/994/579 +f 582/965/454 614/995/580 612/993/578 +f 581/962/451 613/994/579 583/963/549 +f 582/965/454 586/967/552 614/995/580 +f 584/964/550 583/963/549 615/935/522 616/921/508 +f 586/967/552 585/966/551 617/928/515 618/939/526 +f 587/968/553 584/964/550 616/921/508 619/920/507 +f 585/966/551 588/969/554 620/929/516 617/928/515 +f 589/970/555 587/968/553 619/920/507 621/941/528 +f 588/969/554 590/971/556 622/945/532 620/929/516 +f 591/972/557 589/970/555 621/941/528 623/953/540 +f 590/971/556 592/973/558 624/957/544 622/945/532 +f 593/974/559 591/972/557 623/953/540 625/897/488 +f 592/973/558 594/975/560 626/912/499 624/957/544 +f 595/976/561 593/974/559 625/897/488 627/896/487 +f 594/975/560 596/977/562 628/913/500 626/912/499 +f 597/978/563 595/976/561 627/896/487 629/933/520 +f 596/977/562 598/979/564 630/937/524 628/913/500 +f 599/980/565 597/978/563 629/933/520 631/949/536 +f 598/979/564 600/981/566 632/951/538 630/937/524 +f 601/982/567 599/980/565 631/949/536 633/961/548 +f 600/981/566 602/983/568 634/904/491 632/951/538 +f 603/984/569 601/982/567 633/961/548 635/925/512 +f 602/983/568 604/985/570 636/905/492 634/904/491 +f 605/986/571 603/984/569 635/925/512 637/924/511 +f 604/985/570 606/987/572 638/931/518 636/905/492 +f 607/988/573 605/986/571 637/924/511 639/943/530 +f 606/987/572 608/989/574 640/947/534 638/931/518 +f 609/990/575 607/988/573 639/943/530 641/955/542 +f 608/989/574 610/991/576 642/959/546 640/947/534 +f 611/992/577 609/990/575 641/955/542 643/909/496 +f 610/991/576 612/993/578 644/916/503 642/959/546 +f 613/994/579 611/992/577 643/909/496 645/908/495 +f 612/993/578 614/995/580 646/917/504 644/916/503 +f 583/963/549 613/994/579 645/908/495 615/935/522 +f 614/995/580 586/967/552 618/939/526 646/917/504 +f 647/996/371 648/997/371 650/998/372 649/999/372 +f 649/999/372 650/998/372 652/1000/373 651/1001/373 +f 651/1001/373 652/1000/373 654/1002/374 653/1003/374 +f 653/1003/374 654/1002/374 656/1004/375 655/1005/375 +f 655/1005/375 656/1004/375 658/1006/376 657/1007/376 +f 657/1008/376 658/1009/376 660/1010/377 659/1011/377 +f 659/1011/377 660/1010/377 662/1012/378 661/1013/378 +f 661/1013/378 662/1012/378 664/1014/379 663/1015/379 +f 663/1015/379 664/1014/379 666/1016/380 665/1017/380 +f 665/1018/380 666/1019/380 668/1020/381 667/1021/381 +f 667/1021/381 668/1020/381 670/1022/382 669/1023/382 +f 669/1023/382 670/1022/382 672/1024/383 671/1025/383 +f 671/1026/383 672/1027/383 674/1028/384 673/1029/384 +f 673/1029/384 674/1028/384 676/1030/385 675/1031/385 +f 657/1008/581 659/1011/582 725/1032/583 723/1033/584 +f 675/1031/385 676/1030/385 678/1034/390 677/1035/390 +f 677/1035/390 678/1034/390 648/1036/371 647/1037/371 +f 668/1020/585 666/1019/586 732/1038/587 734/1039/588 +f 675/1040/589 677/1041/590 743/1042/591 741/1043/592 +f 660/1010/593 658/1009/594 724/1044/595 726/1045/596 +f 678/1046/597 676/1047/598 742/1048/599 744/1049/600 +f 649/1050/601 651/1051/602 717/1052/603 714/1053/604 +f 667/1021/605 669/1023/606 735/1054/607 733/1055/608 +f 652/1056/609 650/1057/610 715/1058/611 718/1059/612 +f 670/1022/613 668/1020/585 734/1039/588 736/1060/614 +f 659/1011/582 661/1013/615 727/1061/616 725/1032/583 +f 677/1041/590 647/1062/617 713/1063/618 743/1042/591 +f 662/1012/619 660/1010/593 726/1045/596 728/1064/620 +f 648/1065/621 678/1046/597 744/1049/600 716/1066/622 +f 651/1001/602 653/1003/623 719/1067/624 717/1068/603 +f 669/1069/606 671/1070/625 737/1071/626 735/1072/607 +f 654/1002/627 652/1000/609 718/1073/612 720/1074/628 +f 672/1075/629 670/1076/613 736/1077/614 738/1078/630 +f 661/1013/615 663/1015/631 729/1079/632 727/1061/616 +f 664/1014/633 662/1012/619 728/1064/620 730/1080/634 +f 653/1003/623 655/1005/635 721/1081/636 719/1067/624 +f 671/1070/625 673/1082/637 739/1083/638 737/1071/626 +f 656/1004/639 654/1002/627 720/1074/628 722/1084/640 +f 674/1085/641 672/1075/629 738/1078/630 740/1086/642 +f 663/1087/631 665/1088/643 731/1089/644 729/1090/632 +f 666/1091/586 664/1092/633 730/1093/634 732/1094/587 +f 655/1095/635 657/1096/581 723/1097/584 721/1098/636 +f 673/1082/637 675/1040/589 741/1043/592 739/1083/638 +f 647/1062/617 649/1050/601 714/1053/604 713/1063/618 +f 658/1099/594 656/1100/639 722/1101/640 724/1102/595 +f 676/1047/598 674/1085/641 740/1086/642 742/1048/599 +f 650/1057/610 648/1065/621 716/1066/622 715/1058/611 +f 665/1018/643 667/1021/605 733/1055/608 731/1103/644 +f 679/1104/451 681/1105/645 682/1106/646 +f 680/1107/454 683/1108/647 684/1109/648 +f 679/1104/451 682/1106/646 685/1110/649 +f 680/1107/454 686/1111/650 683/1108/647 +f 679/1104/451 685/1110/649 687/1112/651 +f 680/1107/454 688/1113/652 686/1111/650 +f 679/1104/451 687/1112/651 689/1114/653 +f 680/1107/454 690/1115/654 688/1113/652 +f 679/1104/451 689/1114/653 691/1116/655 +f 680/1107/454 692/1117/656 690/1115/654 +f 679/1104/451 691/1116/655 693/1118/657 +f 680/1107/454 694/1119/658 692/1117/656 +f 679/1104/451 693/1118/657 695/1120/659 +f 680/1107/454 696/1121/660 694/1119/658 +f 679/1104/451 695/1120/659 697/1122/661 +f 680/1107/454 698/1123/662 696/1121/660 +f 679/1104/451 697/1122/661 699/1124/663 +f 680/1107/454 700/1125/664 698/1123/662 +f 679/1104/451 699/1124/663 701/1126/665 +f 680/1107/454 702/1127/666 700/1125/664 +f 679/1104/451 701/1126/665 703/1128/667 +f 680/1107/454 704/1129/668 702/1127/666 +f 679/1104/451 703/1128/667 705/1130/669 +f 680/1107/454 706/1131/670 704/1129/668 +f 679/1104/451 705/1130/669 707/1132/671 +f 680/1107/454 708/1133/672 706/1131/670 +f 679/1104/451 707/1132/671 709/1134/673 +f 680/1107/454 710/1135/674 708/1133/672 +f 679/1104/451 709/1134/673 711/1136/675 +f 680/1107/454 712/1137/676 710/1135/674 +f 679/1104/451 711/1136/675 681/1105/645 +f 680/1107/454 684/1109/648 712/1137/676 +f 682/1106/646 681/1105/645 713/1063/618 714/1053/604 +f 684/1109/648 683/1108/647 715/1058/611 716/1066/622 +f 685/1110/649 682/1106/646 714/1053/604 717/1052/603 +f 683/1108/647 686/1111/650 718/1059/612 715/1058/611 +f 687/1112/651 685/1110/649 717/1052/603 719/1138/624 +f 686/1111/650 688/1113/652 720/1139/628 718/1059/612 +f 689/1114/653 687/1112/651 719/1138/624 721/1098/636 +f 688/1113/652 690/1115/654 722/1101/640 720/1139/628 +f 691/1116/655 689/1114/653 721/1098/636 723/1097/584 +f 690/1115/654 692/1117/656 724/1102/595 722/1101/640 +f 693/1118/657 691/1116/655 723/1097/584 725/1140/583 +f 692/1117/656 694/1119/658 726/1141/596 724/1102/595 +f 695/1120/659 693/1118/657 725/1140/583 727/1142/616 +f 694/1119/658 696/1121/660 728/1143/620 726/1141/596 +f 697/1122/661 695/1120/659 727/1142/616 729/1090/632 +f 696/1121/660 698/1123/662 730/1093/634 728/1143/620 +f 699/1124/663 697/1122/661 729/1090/632 731/1089/644 +f 698/1123/662 700/1125/664 732/1094/587 730/1093/634 +f 701/1126/665 699/1124/663 731/1089/644 733/1144/608 +f 700/1125/664 702/1127/666 734/1145/588 732/1094/587 +f 703/1128/667 701/1126/665 733/1144/608 735/1072/607 +f 702/1127/666 704/1129/668 736/1077/614 734/1145/588 +f 705/1130/669 703/1128/667 735/1072/607 737/1071/626 +f 704/1129/668 706/1131/670 738/1078/630 736/1077/614 +f 707/1132/671 705/1130/669 737/1071/626 739/1083/638 +f 706/1131/670 708/1133/672 740/1086/642 738/1078/630 +f 709/1134/673 707/1132/671 739/1083/638 741/1043/592 +f 708/1133/672 710/1135/674 742/1048/599 740/1086/642 +f 711/1136/675 709/1134/673 741/1043/592 743/1042/591 +f 710/1135/674 712/1137/676 744/1049/600 742/1048/599 +f 681/1105/645 711/1136/675 743/1042/591 713/1063/618 +f 712/1137/676 684/1109/648 716/1066/622 744/1049/600 +f 745/1146/371 746/1147/371 748/1148/372 747/1149/372 +f 747/1149/372 748/1148/372 750/1150/373 749/1151/373 +f 749/1151/373 750/1150/373 752/1152/374 751/1153/374 +f 751/1153/374 752/1152/374 754/1154/375 753/1155/375 +f 753/1155/375 754/1154/375 756/1156/376 755/1157/376 +f 755/1158/376 756/1159/376 758/1160/377 757/1161/377 +f 757/1161/377 758/1160/377 760/1162/378 759/1163/378 +f 759/1163/378 760/1162/378 762/1164/379 761/1165/379 +f 761/1165/379 762/1164/379 764/1166/380 763/1167/380 +f 763/1168/380 764/1169/380 766/1170/381 765/1171/381 +f 765/1171/381 766/1170/381 768/1172/382 767/1173/382 +f 767/1173/382 768/1172/382 770/1174/383 769/1175/383 +f 769/1176/383 770/1177/383 772/1178/384 771/1179/384 +f 771/1179/384 772/1178/384 774/1180/385 773/1181/385 +f 755/1182/677 757/1183/678 823/1184/679 821/1185/680 +f 773/1181/385 774/1180/385 776/1186/390 775/1187/390 +f 775/1187/390 776/1186/390 746/1188/371 745/1189/371 +f 766/1190/681 764/1191/682 830/1192/683 832/1193/684 +f 773/1194/685 775/1195/686 841/1196/687 839/1197/688 +f 758/1198/689 756/1199/690 822/1200/691 824/1201/692 +f 776/1202/693 774/1203/694 840/1204/695 842/1205/696 +f 747/1206/697 749/1207/698 815/1208/699 812/1209/700 +f 765/1210/701 767/1211/702 833/1212/703 831/1213/704 +f 750/1214/705 748/1215/706 813/1216/707 816/1217/708 +f 768/1218/709 766/1190/681 832/1193/684 834/1219/710 +f 757/1183/678 759/1220/711 825/1221/712 823/1184/679 +f 775/1195/686 745/1222/713 811/1223/714 841/1196/687 +f 760/1224/715 758/1198/689 824/1201/692 826/1225/716 +f 746/1226/717 776/1202/693 842/1205/696 814/1227/718 +f 749/1207/698 751/1228/719 817/1229/720 815/1208/699 +f 767/1211/702 769/1230/721 835/1231/722 833/1212/703 +f 752/1232/723 750/1214/705 816/1217/708 818/1233/724 +f 770/1234/725 768/1218/709 834/1219/710 836/1235/726 +f 759/1220/711 761/1236/727 827/1237/728 825/1221/712 +f 762/1238/729 760/1224/715 826/1225/716 828/1239/730 +f 751/1228/719 753/1240/731 819/1241/732 817/1229/720 +f 769/1230/721 771/1242/733 837/1243/734 835/1231/722 +f 754/1244/735 752/1232/723 818/1233/724 820/1245/736 +f 772/1246/737 770/1234/725 836/1235/726 838/1247/738 +f 761/1236/727 763/1248/739 829/1249/740 827/1237/728 +f 764/1191/682 762/1238/729 828/1239/730 830/1192/683 +f 753/1240/731 755/1182/677 821/1185/680 819/1241/732 +f 771/1242/733 773/1194/685 839/1197/688 837/1243/734 +f 745/1222/713 747/1206/697 812/1209/700 811/1223/714 +f 756/1199/690 754/1244/735 820/1245/736 822/1200/691 +f 774/1203/694 772/1246/737 838/1247/738 840/1204/695 +f 748/1215/706 746/1226/717 814/1227/718 813/1216/707 +f 763/1248/739 765/1210/701 831/1213/704 829/1249/740 +f 777/1250/451 779/1251/741 780/1252/742 +f 778/1253/454 781/1254/743 782/1255/744 +f 777/1250/451 780/1252/742 783/1256/745 +f 778/1253/454 784/1257/746 781/1254/743 +f 777/1250/451 783/1256/745 785/1258/747 +f 778/1253/454 786/1259/748 784/1257/746 +f 777/1250/451 785/1258/747 787/1260/749 +f 778/1253/454 788/1261/750 786/1259/748 +f 777/1250/451 787/1260/749 789/1262/751 +f 778/1253/454 790/1263/752 788/1261/750 +f 777/1250/451 789/1262/751 791/1264/753 +f 778/1253/454 792/1265/754 790/1263/752 +f 777/1250/451 791/1264/753 793/1266/755 +f 778/1253/454 794/1267/756 792/1265/754 +f 777/1250/451 793/1266/755 795/1268/757 +f 778/1253/454 796/1269/758 794/1267/756 +f 777/1250/451 795/1268/757 797/1270/759 +f 778/1253/454 798/1271/760 796/1269/758 +f 777/1250/451 797/1270/759 799/1272/761 +f 778/1253/454 800/1273/762 798/1271/760 +f 777/1250/451 799/1272/761 801/1274/763 +f 778/1253/454 802/1275/764 800/1273/762 +f 777/1250/451 801/1274/763 803/1276/765 +f 778/1253/454 804/1277/766 802/1275/764 +f 777/1250/451 803/1276/765 805/1278/767 +f 778/1253/454 806/1279/768 804/1277/766 +f 777/1250/451 805/1278/767 807/1280/769 +f 778/1253/454 808/1281/770 806/1279/768 +f 777/1250/451 807/1280/769 809/1282/771 +f 778/1253/454 810/1283/772 808/1281/770 +f 777/1250/451 809/1282/771 779/1251/741 +f 778/1253/454 782/1255/744 810/1283/772 +f 780/1252/742 779/1251/741 811/1223/714 812/1209/700 +f 782/1255/744 781/1254/743 813/1216/707 814/1227/718 +f 783/1256/745 780/1252/742 812/1209/700 815/1208/699 +f 781/1254/743 784/1257/746 816/1217/708 813/1216/707 +f 785/1258/747 783/1256/745 815/1208/699 817/1229/720 +f 784/1257/746 786/1259/748 818/1233/724 816/1217/708 +f 787/1260/749 785/1258/747 817/1229/720 819/1241/732 +f 786/1259/748 788/1261/750 820/1245/736 818/1233/724 +f 789/1262/751 787/1260/749 819/1241/732 821/1185/680 +f 788/1261/750 790/1263/752 822/1200/691 820/1245/736 +f 791/1264/753 789/1262/751 821/1185/680 823/1184/679 +f 790/1263/752 792/1265/754 824/1201/692 822/1200/691 +f 793/1266/755 791/1264/753 823/1184/679 825/1221/712 +f 792/1265/754 794/1267/756 826/1225/716 824/1201/692 +f 795/1268/757 793/1266/755 825/1221/712 827/1237/728 +f 794/1267/756 796/1269/758 828/1239/730 826/1225/716 +f 797/1270/759 795/1268/757 827/1237/728 829/1249/740 +f 796/1269/758 798/1271/760 830/1192/683 828/1239/730 +f 799/1272/761 797/1270/759 829/1249/740 831/1213/704 +f 798/1271/760 800/1273/762 832/1193/684 830/1192/683 +f 801/1274/763 799/1272/761 831/1213/704 833/1212/703 +f 800/1273/762 802/1275/764 834/1219/710 832/1193/684 +f 803/1276/765 801/1274/763 833/1212/703 835/1231/722 +f 802/1275/764 804/1277/766 836/1235/726 834/1219/710 +f 805/1278/767 803/1276/765 835/1231/722 837/1243/734 +f 804/1277/766 806/1279/768 838/1247/738 836/1235/726 +f 807/1280/769 805/1278/767 837/1243/734 839/1197/688 +f 806/1279/768 808/1281/770 840/1204/695 838/1247/738 +f 809/1282/771 807/1280/769 839/1197/688 841/1196/687 +f 808/1281/770 810/1283/772 842/1205/696 840/1204/695 +f 779/1251/741 809/1282/771 841/1196/687 811/1223/714 +f 810/1283/772 782/1255/744 814/1227/718 842/1205/696 +o Cube_Cube.004 +v 0.847335 -0.700773 0.422460 +v 0.847335 -0.464945 0.422460 +v 0.847335 -0.700773 0.051049 +v 0.847335 -0.464945 0.051049 +v 1.083163 -0.700773 0.422460 +v 1.083163 -0.464945 0.422460 +v 1.083163 -0.700773 0.051049 +v 1.083163 -0.464945 0.051049 +v 0.847335 -0.650619 0.422460 +v 0.847335 -0.515100 0.422460 +v 0.847335 -0.515100 0.051049 +v 0.847335 -0.650619 0.051049 +v 1.083163 -0.515100 0.051049 +v 1.083163 -0.650619 0.051049 +v 1.083163 -0.515100 0.422460 +v 1.083163 -0.650619 0.422460 +v 0.847335 -0.626802 0.422460 +v 0.847335 -0.538917 0.422460 +v 0.847335 -0.538917 0.051049 +v 0.847335 -0.626802 0.051049 +v 1.042926 -0.538917 0.051049 +v 1.042926 -0.626802 0.051049 +v 1.042926 -0.538917 0.422460 +v 1.042926 -0.626802 0.422460 +vt 0.809213 0.979504 +vt 0.809044 0.979504 +vt 0.809044 0.973441 +vt 0.809213 0.973441 +vt 0.811548 0.979504 +vt 0.811378 0.979504 +vt 0.811378 0.973441 +vt 0.811548 0.973441 +vt 0.809841 0.982535 +vt 0.809841 0.983354 +vt 0.809044 0.983354 +vt 0.809044 0.982535 +vt 0.811378 0.979504 +vt 0.810609 0.979504 +vt 0.810609 0.973441 +vt 0.811378 0.973441 +vt 0.810609 0.979504 +vt 0.809841 0.979504 +vt 0.809841 0.973441 +vt 0.810609 0.973441 +vt 0.809841 0.979504 +vt 0.809841 0.980322 +vt 0.809044 0.980322 +vt 0.809044 0.979504 +vt 0.809705 0.982146 +vt 0.809044 0.982146 +vt 0.810307 0.985567 +vt 0.810138 0.985567 +vt 0.810138 0.979504 +vt 0.810307 0.979504 +vt 0.810612 0.985567 +vt 0.810460 0.985567 +vt 0.810460 0.979504 +vt 0.810612 0.979504 +vt 0.809841 0.979504 +vt 0.809671 0.979504 +vt 0.809671 0.973441 +vt 0.809841 0.973441 +vt 0.809294 0.979504 +vt 0.809294 0.973441 +vt 0.809591 0.979504 +vt 0.809591 0.973441 +vt 0.810460 0.985567 +vt 0.810307 0.985567 +vt 0.810307 0.979504 +vt 0.810460 0.979504 +vt 0.810138 0.985567 +vt 0.809841 0.985567 +vt 0.809841 0.979504 +vt 0.810138 0.979504 +vt 0.809705 0.980711 +vt 0.809044 0.980711 +vn -1.0000 0.0000 0.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 1.0000 0.0000 +vn 0.5094 -0.8605 0.0000 +vn 0.5094 0.8605 0.0000 +usemtl AUGA1 +s off +f 852/1284/773 844/1285/773 846/1286/773 853/1287/773 +f 855/1288/774 850/1289/774 848/1290/774 857/1291/774 +f 857/1292/775 848/1293/775 844/1294/775 852/1295/775 +f 845/1296/776 849/1297/776 847/1298/776 843/1299/776 +f 850/1300/777 846/1301/777 844/1302/777 848/1303/777 +f 847/1304/775 858/1305/775 851/1306/775 843/1307/775 +f 865/1308/775 857/1292/775 852/1295/775 860/1309/775 +f 849/1310/774 856/1311/774 858/1312/774 847/1313/774 +f 863/1314/778 855/1315/778 857/1316/778 865/1317/778 +f 843/1318/773 851/1319/773 854/1320/773 845/1321/773 +f 860/1322/773 852/1284/773 853/1287/773 861/1323/773 +f 851/1319/773 859/1324/773 862/1325/773 854/1320/773 +f 859/1324/773 860/1322/773 861/1323/773 862/1325/773 +f 856/1326/779 864/1327/779 866/1328/779 858/1329/779 +f 864/1330/774 863/1331/774 865/1332/774 866/1333/774 +f 858/1305/775 866/1334/775 859/1335/775 851/1306/775 +f 866/1334/775 865/1308/775 860/1309/775 859/1335/775 +o Cylinder.002_Cylinder.004 +v 2.805277 1.384340 0.000000 +v 2.791687 1.153371 -0.154328 +v 2.791687 1.127701 -0.106303 +v 2.791687 1.111894 -0.054193 +v 2.791687 1.106556 0.000000 +v 2.791687 1.111894 0.054193 +v 2.791687 1.127701 0.106303 +v 2.791687 1.153371 0.154328 +v 2.791687 1.187917 0.196423 +v 2.791687 1.230012 0.230968 +v 2.791687 1.278037 0.256638 +v 2.791687 1.330147 0.272446 +v 2.791687 1.384340 0.277783 +v 2.791687 1.438533 0.272446 +v 2.791687 1.490643 0.256638 +v 2.791687 1.538668 0.230968 +v 2.791687 1.580762 0.196422 +v 2.791687 1.615308 0.154328 +v 2.791687 1.640978 0.106303 +v 2.791687 1.656785 0.054193 +v 2.791687 1.662123 0.000000 +v 2.791687 1.656785 -0.054193 +v 2.791687 1.640978 -0.106303 +v 2.791687 1.615308 -0.154328 +v 2.791687 1.580762 -0.196422 +v 2.791687 1.538668 -0.230968 +v 2.791687 1.490643 -0.256638 +v 2.791687 1.438532 -0.272446 +v 2.791687 1.384340 -0.277783 +v 2.791687 1.330147 -0.272446 +v 2.791687 1.278037 -0.256638 +v 2.791687 1.230012 -0.230968 +v 2.791687 1.187917 -0.196422 +v 2.771658 1.109439 -0.183683 +v 2.771658 1.078887 -0.126523 +v 2.771658 1.060072 -0.064501 +v 2.771658 1.053719 0.000000 +v 2.771658 1.060072 0.064501 +v 2.771658 1.078887 0.126523 +v 2.771658 1.109439 0.183683 +v 2.771658 1.150556 0.233784 +v 2.771658 1.200657 0.274901 +v 2.771658 1.257817 0.305453 +v 2.771658 1.319839 0.324267 +v 2.771658 1.384340 0.330620 +v 2.771658 1.448841 0.324267 +v 2.771658 1.510863 0.305453 +v 2.771658 1.568022 0.274901 +v 2.771658 1.618124 0.233784 +v 2.771658 1.659240 0.183683 +v 2.771658 1.689793 0.126523 +v 2.771658 1.708607 0.064501 +v 2.771658 1.714960 0.000000 +v 2.771658 1.708607 -0.064501 +v 2.771658 1.689793 -0.126523 +v 2.771658 1.659240 -0.183683 +v 2.771658 1.618124 -0.233784 +v 2.771658 1.568022 -0.274901 +v 2.771658 1.510863 -0.305453 +v 2.771658 1.448840 -0.324267 +v 2.771658 1.384340 -0.330620 +v 2.771658 1.319839 -0.324267 +v 2.771658 1.257817 -0.305453 +v 2.771658 1.200657 -0.274901 +v 2.771658 1.150556 -0.233784 +v 2.805277 1.332659 -0.034532 +v 2.805277 1.326915 -0.023786 +v 2.805277 1.323378 -0.012126 +v 2.805277 1.322183 0.000000 +v 2.805277 1.323378 0.012126 +v 2.805277 1.326915 0.023786 +v 2.805277 1.332659 0.034532 +v 2.805277 1.340389 0.043951 +v 2.805277 1.349808 0.051681 +v 2.805277 1.360554 0.057425 +v 2.805277 1.372214 0.060962 +v 2.805277 1.384340 0.062156 +v 2.805277 1.396466 0.060962 +v 2.805277 1.408126 0.057425 +v 2.805277 1.418872 0.051681 +v 2.805277 1.428291 0.043951 +v 2.805277 1.436020 0.034532 +v 2.805277 1.441764 0.023786 +v 2.805277 1.445301 0.012126 +v 2.805277 1.446496 0.000000 +v 2.805277 1.445301 -0.012126 +v 2.805277 1.441764 -0.023786 +v 2.805277 1.436020 -0.034532 +v 2.805277 1.428291 -0.043951 +v 2.805277 1.418872 -0.051681 +v 2.805277 1.408126 -0.057425 +v 2.805277 1.396466 -0.060962 +v 2.805277 1.384340 -0.062156 +v 2.805277 1.372214 -0.060962 +v 2.805277 1.360554 -0.057425 +v 2.805277 1.349808 -0.051681 +v 2.805277 1.340389 -0.043951 +vt 0.500000 0.500000 +vt 0.503472 0.535250 +vt 0.496528 0.535250 +vt 0.510282 0.533895 +vt 0.516697 0.531238 +vt 0.522470 0.527380 +vt 0.527380 0.522470 +vt 0.531238 0.516697 +vt 0.533895 0.510282 +vt 0.535250 0.503472 +vt 0.535250 0.496528 +vt 0.533895 0.489718 +vt 0.531238 0.483303 +vt 0.527380 0.477530 +vt 0.522470 0.472620 +vt 0.516697 0.468762 +vt 0.510282 0.466105 +vt 0.503472 0.464750 +vt 0.496528 0.464750 +vt 0.489718 0.466105 +vt 0.483303 0.468762 +vt 0.477530 0.472620 +vt 0.472620 0.477530 +vt 0.468762 0.483303 +vt 0.466105 0.489718 +vt 0.464750 0.496528 +vt 0.464750 0.503472 +vt 0.466105 0.510282 +vt 0.468762 0.516697 +vt 0.472620 0.522470 +vt 0.477530 0.527380 +vt 0.483303 0.531238 +vt 0.489718 0.533895 +vt 0.484484 0.657535 +vt 0.515516 0.657535 +vt 0.518467 0.687500 +vt 0.481533 0.687500 +vt 0.545951 0.651481 +vt 0.554692 0.680294 +vt 0.574621 0.639606 +vt 0.588815 0.666160 +vt 0.600423 0.622366 +vt 0.619524 0.645641 +vt 0.622366 0.600423 +vt 0.645641 0.619524 +vt 0.639606 0.574621 +vt 0.666160 0.588815 +vt 0.651481 0.545952 +vt 0.680295 0.554692 +vt 0.657535 0.515516 +vt 0.687500 0.518467 +vt 0.657535 0.484484 +vt 0.687500 0.481533 +vt 0.651482 0.454049 +vt 0.680295 0.445308 +vt 0.639606 0.425379 +vt 0.666160 0.411186 +vt 0.622366 0.399577 +vt 0.645641 0.380476 +vt 0.600423 0.377634 +vt 0.619524 0.354359 +vt 0.574621 0.360394 +vt 0.588815 0.333840 +vt 0.545951 0.348519 +vt 0.554692 0.319705 +vt 0.515516 0.342465 +vt 0.518467 0.312500 +vt 0.484484 0.342465 +vt 0.481533 0.312500 +vt 0.454049 0.348519 +vt 0.445308 0.319705 +vt 0.425379 0.360394 +vt 0.411186 0.333840 +vt 0.399577 0.377634 +vt 0.380476 0.354359 +vt 0.377634 0.399577 +vt 0.354359 0.380476 +vt 0.360394 0.425379 +vt 0.333840 0.411185 +vt 0.348519 0.454048 +vt 0.319706 0.445308 +vt 0.342465 0.484484 +vt 0.312500 0.481533 +vt 0.342465 0.515516 +vt 0.312500 0.518467 +vt 0.348519 0.545951 +vt 0.319706 0.554692 +vt 0.360394 0.574621 +vt 0.333840 0.588814 +vt 0.377634 0.600423 +vt 0.354359 0.619524 +vt 0.399577 0.622366 +vt 0.380476 0.645641 +vt 0.425379 0.639606 +vt 0.411185 0.666160 +vt 0.454049 0.651482 +vt 0.445308 0.680295 +vn 1.0000 -0.0000 -0.0000 +vn 0.9994 -0.0309 -0.0128 +vn 0.9994 -0.0278 -0.0186 +vn 0.9994 -0.0328 -0.0065 +vn 0.9994 -0.0334 0.0000 +vn 0.9994 -0.0328 0.0065 +vn 0.9994 -0.0309 0.0128 +vn 0.9994 -0.0278 0.0186 +vn 0.9994 -0.0236 0.0236 +vn 0.9994 -0.0186 0.0278 +vn 0.9994 -0.0128 0.0309 +vn 0.9994 -0.0065 0.0328 +vn 0.9994 -0.0000 0.0334 +vn 0.9994 0.0065 0.0328 +vn 0.9994 0.0128 0.0309 +vn 0.9994 0.0186 0.0278 +vn 0.9994 0.0236 0.0236 +vn 0.9994 0.0278 0.0186 +vn 0.9994 0.0309 0.0128 +vn 0.9994 0.0328 0.0065 +vn 0.9994 0.0334 -0.0000 +vn 0.9994 0.0328 -0.0065 +vn 0.9994 0.0309 -0.0128 +vn 0.9994 0.0278 -0.0186 +vn 0.9994 0.0236 -0.0236 +vn 0.9994 0.0186 -0.0278 +vn 0.9994 0.0128 -0.0309 +vn 0.9994 0.0065 -0.0328 +vn 0.9994 -0.0000 -0.0334 +vn 0.9994 -0.0065 -0.0328 +vn 0.9994 -0.0128 -0.0309 +vn 0.9994 -0.0186 -0.0278 +vn 0.9994 -0.0236 -0.0236 +vn 0.9755 -0.1828 -0.1222 +vn 0.9755 -0.2032 -0.0842 +vn 0.9351 -0.3275 -0.1356 +vn 0.9351 -0.2947 -0.1969 +vn 0.9755 -0.2157 -0.0429 +vn 0.9351 -0.3476 -0.0692 +vn 0.9755 -0.2199 -0.0000 +vn 0.9351 -0.3545 -0.0000 +vn 0.9755 -0.2157 0.0429 +vn 0.9351 -0.3476 0.0692 +vn 0.9755 -0.2032 0.0842 +vn 0.9351 -0.3275 0.1356 +vn 0.9755 -0.1828 0.1222 +vn 0.9351 -0.2947 0.1969 +vn 0.9755 -0.1555 0.1555 +vn 0.9351 -0.2506 0.2506 +vn 0.9755 -0.1222 0.1828 +vn 0.9351 -0.1969 0.2947 +vn 0.9755 -0.0842 0.2032 +vn 0.9351 -0.1356 0.3275 +vn 0.9755 -0.0429 0.2157 +vn 0.9351 -0.0692 0.3476 +vn 0.9755 -0.0000 0.2199 +vn 0.9351 -0.0000 0.3545 +vn 0.9755 0.0429 0.2157 +vn 0.9351 0.0691 0.3476 +vn 0.9755 0.0842 0.2032 +vn 0.9351 0.1356 0.3275 +vn 0.9755 0.1222 0.1828 +vn 0.9351 0.1969 0.2947 +vn 0.9755 0.1555 0.1555 +vn 0.9351 0.2506 0.2506 +vn 0.9755 0.1828 0.1222 +vn 0.9351 0.2947 0.1969 +vn 0.9755 0.2032 0.0842 +vn 0.9351 0.3275 0.1356 +vn 0.9755 0.2157 0.0429 +vn 0.9351 0.3476 0.0692 +vn 0.9755 0.2199 0.0000 +vn 0.9351 0.3545 0.0000 +vn 0.9755 0.2157 -0.0429 +vn 0.9351 0.3476 -0.0692 +vn 0.9755 0.2032 -0.0842 +vn 0.9351 0.3275 -0.1356 +vn 0.9755 0.1828 -0.1222 +vn 0.9351 0.2947 -0.1969 +vn 0.9755 0.1555 -0.1555 +vn 0.9351 0.2506 -0.2506 +vn 0.9755 0.1222 -0.1828 +vn 0.9351 0.1969 -0.2947 +vn 0.9755 0.0842 -0.2032 +vn 0.9351 0.1356 -0.3275 +vn 0.9755 0.0429 -0.2157 +vn 0.9351 0.0691 -0.3476 +vn 0.9755 -0.0000 -0.2199 +vn 0.9351 -0.0000 -0.3545 +vn 0.9755 -0.0429 -0.2157 +vn 0.9351 -0.0691 -0.3476 +vn 0.9755 -0.0842 -0.2032 +vn 0.9351 -0.1356 -0.3275 +vn 0.9755 -0.1222 -0.1828 +vn 0.9351 -0.1969 -0.2947 +vn 0.9755 -0.1555 -0.1555 +vn 0.9351 -0.2506 -0.2506 +usemtl Scope +s 1 +f 867/1336/780 933/1337/781 932/1338/782 +f 867/1336/780 934/1339/783 933/1337/781 +f 867/1336/780 935/1340/784 934/1339/783 +f 867/1336/780 936/1341/785 935/1340/784 +f 867/1336/780 937/1342/786 936/1341/785 +f 867/1336/780 938/1343/787 937/1342/786 +f 867/1336/780 939/1344/788 938/1343/787 +f 867/1336/780 940/1345/789 939/1344/788 +f 867/1336/780 941/1346/790 940/1345/789 +f 867/1336/780 942/1347/791 941/1346/790 +f 867/1336/780 943/1348/792 942/1347/791 +f 867/1336/780 944/1349/793 943/1348/792 +f 867/1336/780 945/1350/794 944/1349/793 +f 867/1336/780 946/1351/795 945/1350/794 +f 867/1336/780 947/1352/796 946/1351/795 +f 867/1336/780 948/1353/797 947/1352/796 +f 867/1336/780 949/1354/798 948/1353/797 +f 867/1336/780 950/1355/799 949/1354/798 +f 867/1336/780 951/1356/800 950/1355/799 +f 867/1336/780 952/1357/801 951/1356/800 +f 867/1336/780 953/1358/802 952/1357/801 +f 867/1336/780 954/1359/803 953/1358/802 +f 867/1336/780 955/1360/804 954/1359/803 +f 867/1336/780 956/1361/805 955/1360/804 +f 867/1336/780 957/1362/806 956/1361/805 +f 867/1336/780 958/1363/807 957/1362/806 +f 867/1336/780 959/1364/808 958/1363/807 +f 867/1336/780 960/1365/809 959/1364/808 +f 867/1336/780 961/1366/810 960/1365/809 +f 867/1336/780 962/1367/811 961/1366/810 +f 867/1336/780 963/1368/812 962/1367/811 +f 867/1336/780 932/1338/782 963/1368/812 +f 868/1369/813 869/1370/814 901/1371/815 900/1372/816 +f 869/1370/814 870/1373/817 902/1374/818 901/1371/815 +f 870/1373/817 871/1375/819 903/1376/820 902/1374/818 +f 871/1375/819 872/1377/821 904/1378/822 903/1376/820 +f 872/1377/821 873/1379/823 905/1380/824 904/1378/822 +f 873/1379/823 874/1381/825 906/1382/826 905/1380/824 +f 874/1381/825 875/1383/827 907/1384/828 906/1382/826 +f 875/1383/827 876/1385/829 908/1386/830 907/1384/828 +f 876/1385/829 877/1387/831 909/1388/832 908/1386/830 +f 877/1387/831 878/1389/833 910/1390/834 909/1388/832 +f 878/1389/833 879/1391/835 911/1392/836 910/1390/834 +f 879/1391/835 880/1393/837 912/1394/838 911/1392/836 +f 880/1393/837 881/1395/839 913/1396/840 912/1394/838 +f 881/1395/839 882/1397/841 914/1398/842 913/1396/840 +f 882/1397/841 883/1399/843 915/1400/844 914/1398/842 +f 883/1399/843 884/1401/845 916/1402/846 915/1400/844 +f 884/1401/845 885/1403/847 917/1404/848 916/1402/846 +f 885/1403/847 886/1405/849 918/1406/850 917/1404/848 +f 886/1405/849 887/1407/851 919/1408/852 918/1406/850 +f 887/1407/851 888/1409/853 920/1410/854 919/1408/852 +f 888/1409/853 889/1411/855 921/1412/856 920/1410/854 +f 889/1411/855 890/1413/857 922/1414/858 921/1412/856 +f 890/1413/857 891/1415/859 923/1416/860 922/1414/858 +f 891/1415/859 892/1417/861 924/1418/862 923/1416/860 +f 892/1417/861 893/1419/863 925/1420/864 924/1418/862 +f 893/1419/863 894/1421/865 926/1422/866 925/1420/864 +f 894/1421/865 895/1423/867 927/1424/868 926/1422/866 +f 895/1423/867 896/1425/869 928/1426/870 927/1424/868 +f 896/1425/869 897/1427/871 929/1428/872 928/1426/870 +f 897/1427/871 898/1429/873 930/1430/874 929/1428/872 +f 898/1429/873 899/1431/875 931/1432/876 930/1430/874 +f 899/1431/875 868/1369/813 900/1372/816 931/1432/876 +f 932/1338/782 933/1337/781 869/1370/814 868/1369/813 +f 933/1337/781 934/1339/783 870/1373/817 869/1370/814 +f 934/1339/783 935/1340/784 871/1375/819 870/1373/817 +f 935/1340/784 936/1341/785 872/1377/821 871/1375/819 +f 936/1341/785 937/1342/786 873/1379/823 872/1377/821 +f 937/1342/786 938/1343/787 874/1381/825 873/1379/823 +f 938/1343/787 939/1344/788 875/1383/827 874/1381/825 +f 939/1344/788 940/1345/789 876/1385/829 875/1383/827 +f 940/1345/789 941/1346/790 877/1387/831 876/1385/829 +f 941/1346/790 942/1347/791 878/1389/833 877/1387/831 +f 942/1347/791 943/1348/792 879/1391/835 878/1389/833 +f 943/1348/792 944/1349/793 880/1393/837 879/1391/835 +f 944/1349/793 945/1350/794 881/1395/839 880/1393/837 +f 945/1350/794 946/1351/795 882/1397/841 881/1395/839 +f 946/1351/795 947/1352/796 883/1399/843 882/1397/841 +f 947/1352/796 948/1353/797 884/1401/845 883/1399/843 +f 948/1353/797 949/1354/798 885/1403/847 884/1401/845 +f 949/1354/798 950/1355/799 886/1405/849 885/1403/847 +f 950/1355/799 951/1356/800 887/1407/851 886/1405/849 +f 951/1356/800 952/1357/801 888/1409/853 887/1407/851 +f 952/1357/801 953/1358/802 889/1411/855 888/1409/853 +f 953/1358/802 954/1359/803 890/1413/857 889/1411/855 +f 954/1359/803 955/1360/804 891/1415/859 890/1413/857 +f 955/1360/804 956/1361/805 892/1417/861 891/1415/859 +f 956/1361/805 957/1362/806 893/1419/863 892/1417/861 +f 957/1362/806 958/1363/807 894/1421/865 893/1419/863 +f 958/1363/807 959/1364/808 895/1423/867 894/1421/865 +f 959/1364/808 960/1365/809 896/1425/869 895/1423/867 +f 960/1365/809 961/1366/810 897/1427/871 896/1425/869 +f 961/1366/810 962/1367/811 898/1429/873 897/1427/871 +f 962/1367/811 963/1368/812 899/1431/875 898/1429/873 +f 963/1368/812 932/1338/782 868/1369/813 899/1431/875 +o Cube.001_Cube.005 +v -2.197377 0.060411 0.374848 +v -2.197377 0.126496 0.333915 +v -2.197377 -0.041002 0.211121 +v -2.197377 0.025083 0.170187 +v -2.025074 0.060411 0.374848 +v -2.025074 0.126496 0.333915 +v -2.025074 -0.041002 0.211121 +v -2.025074 0.025083 0.170187 +v -2.238321 0.054592 0.378453 +v -2.238321 0.132315 0.330310 +v -1.984130 0.132315 0.330310 +v -1.984130 0.054592 0.378453 +v -2.341813 0.380621 0.877413 +v -2.341813 0.433814 0.844465 +v -2.175179 0.459085 0.885264 +v -2.175179 0.405892 0.918212 +v -2.361041 0.326117 0.813929 +v -2.237492 0.159700 0.373705 +v -2.119056 0.365069 0.878026 +v -1.983473 0.161440 0.378136 +v -2.237492 0.081246 0.422300 +v -2.256129 0.248501 0.516644 +v -1.983473 0.084438 0.425832 +v -2.006256 0.265324 0.546122 +v -2.307148 0.261211 0.713031 +v -2.063060 0.295850 0.767069 +v -2.361041 0.401254 0.767389 +v -2.119056 0.441290 0.830814 +v -2.307148 0.339831 0.664334 +v -2.063060 0.372782 0.719416 +v -2.256129 0.169665 0.565475 +v -2.006256 0.188563 0.593668 +vt 0.909366 0.983293 +vt 0.909636 0.983293 +vt 0.909636 0.983958 +vt 0.909366 0.983958 +vt 0.908728 0.984720 +vt 0.908997 0.984720 +vt 0.908997 0.985380 +vt 0.908728 0.985380 +vt 0.907351 0.985405 +vt 0.906753 0.985405 +vt 0.906753 0.984738 +vt 0.907351 0.984738 +vt 0.909642 0.985170 +vt 0.909045 0.985170 +vt 0.909045 0.984503 +vt 0.909642 0.984503 +vt 0.970776 0.047428 +vt 0.880731 0.047428 +vt 0.872802 0.000000 +vt 0.978705 0.000000 +vt 0.880731 0.247016 +vt 0.872802 0.294444 +vt 0.970776 0.247016 +vt 0.978705 0.294444 +vt 0.891767 0.810684 +vt 0.891858 0.810684 +vt 0.891845 0.810767 +vt 0.891780 0.810767 +vt 0.891325 0.811016 +vt 0.891260 0.811016 +vt 0.891260 0.810837 +vt 0.891325 0.810837 +vt 0.891670 0.810231 +vt 0.891409 0.810214 +vt 0.891452 0.810144 +vt 0.891631 0.810152 +vt 0.891115 0.810767 +vt 0.891376 0.810750 +vt 0.891158 0.810837 +vt 0.891764 0.810209 +vt 0.891671 0.810209 +vt 0.891685 0.810144 +vt 0.891750 0.810144 +vt 0.891765 0.810832 +vt 0.891670 0.810832 +vt 0.891671 0.810775 +vt 0.891764 0.810775 +vt 0.891120 0.810144 +vt 0.891376 0.810205 +vt 0.891363 0.810256 +vt 0.891106 0.810200 +vt 0.891670 0.810776 +vt 0.891415 0.810837 +vt 0.891401 0.810781 +vt 0.891657 0.810725 +vt 0.891765 0.810144 +vt 0.891860 0.810144 +vt 0.891860 0.810196 +vt 0.891765 0.810196 +vt 0.891764 0.810352 +vt 0.891671 0.810352 +vt 0.891090 0.810622 +vt 0.891351 0.810616 +vt 0.891645 0.810364 +vt 0.891384 0.810358 +vt 0.891765 0.810555 +vt 0.891860 0.810555 +vt 0.891765 0.810371 +vt 0.891861 0.810371 +vt 0.891635 0.810551 +vt 0.891376 0.810577 +vt 0.891082 0.810404 +vt 0.891341 0.810430 +vt 0.891764 0.810569 +vt 0.891671 0.810569 +vn -1.0000 -0.0000 0.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 -0.8501 0.5266 +vn 0.0000 0.8501 -0.5266 +vn 0.0000 -0.5266 -0.8501 +vn -0.9740 0.1193 0.1926 +vn -0.2768 0.5060 0.8169 +vn -0.0238 -0.8060 0.5915 +vn -0.0224 -0.8085 0.5880 +vn -0.0538 -0.7445 0.6654 +vn -0.0224 0.8866 -0.4619 +vn -0.0238 0.8886 -0.4581 +vn -0.0538 0.9274 -0.3702 +vn 0.8333 0.2911 0.4700 +vn 0.7042 0.3739 0.6036 +vn 0.9999 -0.0062 -0.0100 +vn 0.9987 0.0270 0.0437 +vn 0.0017 0.8501 -0.5266 +vn 0.0029 0.8502 -0.5265 +vn 0.0017 -0.8502 0.5265 +vn 0.0029 -0.8501 0.5266 +vn -0.9999 0.0085 0.0137 +vn -0.9989 -0.0249 -0.0402 +vn 0.9434 0.1746 0.2820 +vn 0.0013 0.8527 -0.5224 +vn 0.0010 0.8530 -0.5220 +vn 0.0010 -0.8473 0.5311 +vn 0.0013 -0.8475 0.5308 +vn -0.9381 -0.1824 -0.2944 +vn -0.9122 -0.2158 -0.3484 +vn -0.9805 -0.1036 -0.1673 +vn 0.0042 -0.8497 0.5272 +vn 0.0042 0.8505 -0.5259 +vn 0.9814 0.1011 0.1633 +usemtl AUGA1 +s 1 +f 964/1433/877 965/1434/877 967/1435/877 966/1436/877 +f 970/1437/878 971/1438/878 969/1439/878 968/1440/878 +f 966/1441/879 970/1442/879 968/1443/879 964/1444/879 +f 971/1445/880 967/1446/880 965/1447/880 969/1448/880 +f 968/1449/881 969/1450/881 974/1451/881 975/1452/881 +f 969/1450/881 965/1453/881 973/1454/881 974/1451/881 +f 964/1455/881 968/1449/881 975/1452/881 972/1456/881 +f 965/1453/881 964/1455/881 972/1456/881 973/1454/881 +f 990/1457/882 980/1458/882 976/1459/882 977/1460/882 +f 979/1461/883 978/1462/883 977/1463/883 976/1464/883 +f 980/1465/884 982/1466/885 979/1467/886 976/1468/886 +f 991/1469/887 990/1470/888 977/1463/889 978/1471/889 +f 982/1472/890 991/1473/890 978/1474/891 979/1475/891 +f 975/1476/892 974/1477/892 983/1478/893 986/1479/893 +f 974/1480/894 973/1481/894 981/1482/895 983/1483/895 +f 972/1484/896 975/1485/896 986/1486/897 984/1487/897 +f 973/1488/898 972/1489/898 984/1490/899 981/1491/899 +f 989/1492/900 993/1493/900 991/1473/890 982/1472/890 +f 993/1494/901 992/1495/902 990/1470/888 991/1469/887 +f 988/1496/903 989/1497/904 982/1466/885 980/1465/884 +f 992/1498/905 988/1499/905 980/1458/906 990/1457/906 +f 985/1500/907 994/1501/907 988/1499/905 992/1498/905 +f 994/1502/908 995/1503/908 989/1497/904 988/1496/903 +f 987/1504/909 985/1505/909 992/1495/902 993/1494/901 +f 995/1506/910 987/1507/910 993/1493/900 989/1492/900 +f 986/1479/893 983/1478/893 987/1507/910 995/1506/910 +f 983/1483/895 981/1482/895 985/1505/909 987/1504/909 +f 984/1487/897 986/1486/897 995/1503/908 994/1502/908 +f 981/1491/899 984/1490/899 994/1501/907 985/1500/907 +o Body_Cube +v 9.043428 0.560553 -0.147638 +v 9.370166 -0.346131 -0.283497 +v 9.043428 0.560553 0.147638 +v 9.370166 -0.346131 0.283497 +v 0.745164 0.481631 -0.147638 +v 0.299977 -0.330478 -0.283497 +v 0.745164 0.481631 0.147638 +v 0.299977 -0.330478 0.283497 +v 9.161912 0.494925 -0.184435 +v 9.303106 0.319317 -0.258634 +v 9.370166 0.033969 -0.358516 +v 9.370166 -0.251168 -0.333919 +v 0.488028 -0.187687 0.333919 +v 0.584458 0.014720 0.358516 +v 0.604802 0.323728 0.258634 +v 0.600304 0.387091 0.164575 +v 9.161912 0.494925 0.184435 +v 9.303106 0.319317 0.258634 +v 9.370166 0.033969 0.358516 +v 9.370166 -0.251168 0.333919 +v 0.600304 0.387091 -0.164575 +v 0.604802 0.323728 -0.258634 +v 0.584458 0.014720 -0.358516 +v 0.488028 -0.187687 -0.333919 +v 1.117598 -0.346879 -0.283497 +v 0.902146 -0.346907 -0.283497 +v 1.117598 0.560553 0.147638 +v 0.843532 0.535829 0.142760 +v 1.117598 -0.250420 0.333919 +v 0.902146 -0.250392 0.333919 +v 1.117598 0.033969 0.358516 +v 0.902146 0.033969 0.358516 +v 1.117598 0.318301 0.258634 +v 0.902146 0.318301 0.258634 +v 1.117598 0.460468 0.184435 +v 0.902146 0.460468 0.184435 +v 0.902146 -0.346907 0.283497 +v 1.117598 -0.346879 0.283497 +v 0.843532 0.535829 -0.142760 +v 1.117598 0.560553 -0.147638 +v 0.902146 -0.250392 -0.333919 +v 1.117598 -0.250420 -0.333919 +v 0.902146 0.033969 -0.358516 +v 1.117598 0.033969 -0.358516 +v 0.902146 0.318301 -0.258634 +v 1.117598 0.318301 -0.258634 +v 0.902146 0.460468 -0.184435 +v 1.117598 0.460468 -0.184435 +v 0.314647 -0.761575 -0.273269 +v 0.299085 -0.764341 0.273269 +v 0.902146 -0.725093 -0.292065 +v 8.828646 -3.126552 0.260040 +v 8.828646 -3.126552 -0.260041 +v 1.117598 -0.725065 0.292065 +v 1.117598 -0.725065 -0.292065 +v 0.902146 -0.725093 0.292065 +v 1.913708 -0.346745 0.283497 +v 1.952799 -0.346505 0.283497 +v 1.913708 0.560553 -0.147638 +v 1.952799 0.560553 -0.147638 +v 1.913708 -0.250554 -0.333919 +v 1.952799 -0.250794 -0.333919 +v 1.913708 0.033969 -0.358516 +v 1.952799 0.033969 -0.358516 +v 1.913708 0.318301 -0.258634 +v 1.952799 0.318301 -0.258634 +v 1.913708 0.460468 -0.184435 +v 1.952799 0.460468 -0.184435 +v 1.952799 -0.346505 -0.283497 +v 1.913708 -0.346745 -0.283497 +v 1.952799 0.560553 0.147638 +v 1.913708 0.560553 0.147638 +v 1.952799 -0.250794 0.333919 +v 1.913708 -0.250554 0.333919 +v 1.952799 0.033969 0.358516 +v 1.913708 0.033969 0.358516 +v 1.952799 0.318301 0.258634 +v 1.913708 0.318301 0.258634 +v 1.952799 0.460468 0.184435 +v 1.913708 0.460468 0.184435 +v 1.914912 -0.818476 0.292065 +v 1.943044 -0.796465 0.219049 +v 1.943044 -0.796465 -0.219049 +v 1.914912 -0.818476 -0.292065 +v 0.524292 -1.406371 -0.292065 +v 0.524292 -1.406371 0.292065 +v 0.762176 -1.439286 -0.292065 +v 1.703403 -1.354593 -0.292065 +v 0.860486 -1.420471 0.292065 +v 0.860486 -1.420471 -0.292065 +v 0.762176 -1.439286 0.292065 +v 1.703403 -1.354593 0.292065 +v 3.607382 -0.346421 0.283497 +v 3.516608 0.560553 -0.147638 +v 3.612193 -0.250878 -0.333919 +v 3.616648 0.033969 -0.358516 +v 3.607120 0.318301 -0.258634 +v 3.565199 0.460468 -0.184435 +v 3.414588 -1.090432 0.219049 +v 3.607382 -0.346421 -0.283497 +v 3.516608 0.560553 0.147638 +v 3.612193 -0.250878 0.333919 +v 3.616648 0.033969 0.358516 +v 3.607120 0.318301 0.258634 +v 3.565199 0.460468 0.184435 +v 3.414588 -1.090432 -0.219049 +v 2.780091 -0.346463 -0.283497 +v 2.734703 0.560553 0.147638 +v 2.782496 -0.250836 0.333919 +v 2.784723 0.033969 0.358516 +v 2.779959 0.318301 0.258634 +v 2.758999 0.460468 0.184435 +v 2.726901 -0.894533 -0.219049 +v 2.780091 -0.346463 0.283497 +v 2.734703 0.560553 -0.147638 +v 2.782496 -0.250836 -0.333919 +v 2.784723 0.033969 -0.358516 +v 2.779959 0.318301 -0.258634 +v 2.758999 0.460468 -0.184435 +v 2.726901 -0.894534 0.219049 +v 5.565535 -0.346321 0.283497 +v 5.367332 0.560553 -0.147638 +v 5.576039 -0.250978 -0.333919 +v 5.585766 0.033969 -0.358516 +v 5.564962 0.318301 -0.258634 +v 5.473428 0.460468 -0.184435 +v 5.304298 -1.598558 0.163098 +v 5.565535 -0.346321 -0.283497 +v 5.367332 0.560553 0.147638 +v 5.576039 -0.250978 0.333919 +v 5.585766 0.033969 0.358516 +v 5.564962 0.318301 0.258634 +v 5.473428 0.460468 0.184435 +v 5.304298 -1.598558 -0.163098 +v 7.153583 -0.346240 -0.283497 +v 6.756571 -0.346260 -0.283497 +v 6.359559 -0.346280 -0.283497 +v 5.962547 -0.346301 -0.283497 +v 6.868256 0.560553 0.147638 +v 6.493025 0.560553 0.147638 +v 6.117794 0.560553 0.147638 +v 5.742562 0.560553 0.147638 +v 7.168705 -0.251059 0.333919 +v 6.770538 -0.251039 0.333919 +v 6.372372 -0.251018 0.333919 +v 5.974206 -0.250998 0.333919 +v 7.182707 0.033969 0.358516 +v 6.783472 0.033969 0.358516 +v 6.384236 0.033969 0.358516 +v 5.985001 0.033969 0.358516 +v 7.152759 0.318301 0.258634 +v 6.755810 0.318301 0.258634 +v 6.358860 0.318301 0.258634 +v 5.961911 0.318301 0.258634 +v 7.020989 0.460468 0.184435 +v 6.634099 0.460468 0.184435 +v 6.247209 0.460468 0.184435 +v 5.860318 0.460468 0.184435 +v 7.304075 -2.512435 -0.188679 +v 6.645362 -2.023175 -0.188679 +v 6.286791 -1.837384 -0.188679 +v 5.896310 -1.634340 -0.188679 +v 5.962547 -0.346300 0.283497 +v 6.359559 -0.346280 0.283497 +v 6.756571 -0.346260 0.283497 +v 7.153584 -0.346240 0.283497 +v 5.742562 0.560553 -0.147638 +v 6.117793 0.560553 -0.147638 +v 6.493024 0.560553 -0.147638 +v 6.868256 0.560553 -0.147638 +v 5.974206 -0.250998 -0.333919 +v 6.372373 -0.251018 -0.333919 +v 6.770539 -0.251039 -0.333919 +v 7.168705 -0.251059 -0.333919 +v 5.985001 0.033969 -0.358516 +v 6.384236 0.033969 -0.358516 +v 6.783472 0.033969 -0.358516 +v 7.182707 0.033969 -0.358516 +v 5.961912 0.318301 -0.258634 +v 6.358861 0.318301 -0.258634 +v 6.755810 0.318301 -0.258634 +v 7.152759 0.318301 -0.258634 +v 5.860319 0.460468 -0.184435 +v 6.247209 0.460468 -0.184435 +v 6.634099 0.460468 -0.184435 +v 7.020989 0.460468 -0.184435 +v 5.896311 -1.634340 0.188679 +v 6.286791 -1.837384 0.188679 +v 6.645363 -2.023175 0.188679 +v 7.304075 -2.512435 0.188679 +v 0.299078 -0.686006 -0.273269 +v 0.902146 -0.655628 0.292065 +v 0.299078 -0.686006 0.273269 +v 1.117598 -0.655600 0.292065 +v 1.117598 -0.655600 -0.292065 +v 8.939403 -2.754949 0.292065 +v 8.939403 -2.754949 -0.292065 +v 0.902146 -0.655628 -0.292065 +v 1.880907 -0.718477 -0.292065 +v 1.919930 -0.718247 -0.292065 +v 1.919930 -0.718247 0.292065 +v 1.880907 -0.718477 0.292065 +v 3.459243 -0.967755 0.292065 +v 3.459244 -0.967755 -0.292065 +v 2.736670 -0.793864 -0.292065 +v 2.736670 -0.793864 0.292065 +v 5.573303 -1.329400 0.292065 +v 5.573303 -1.329400 -0.292065 +v 5.787148 -1.162556 -0.292065 +v 6.274663 -1.332355 -0.292065 +v 6.640295 -1.590969 -0.292065 +v 7.022470 -1.955650 -0.292065 +v 7.022470 -1.955650 0.292065 +v 6.640296 -1.590969 0.292065 +v 6.274663 -1.332355 0.292065 +v 5.787148 -1.162556 0.292065 +v 7.349550 -0.346230 0.283497 +v 7.053471 0.560553 -0.147638 +v 7.365241 -0.251069 -0.333919 +v 7.379770 0.033969 -0.358516 +v 7.348694 0.318301 -0.258634 +v 7.211960 0.460468 -0.184435 +v 7.478302 -2.738247 0.264766 +v 7.349549 -0.346230 -0.283497 +v 7.053471 0.560553 0.147638 +v 7.365241 -0.251069 0.333919 +v 7.379770 0.033969 0.358516 +v 7.348694 0.318301 0.258634 +v 7.211959 0.460468 0.184435 +v 7.478302 -2.738247 -0.264766 +v 7.497326 -2.290802 0.292065 +v 7.497325 -2.290802 -0.292065 +v 3.825629 -0.346409 -0.283497 +v 3.722881 0.560553 0.147638 +v 3.831075 -0.250889 0.333919 +v 3.836117 0.033969 0.358516 +v 3.825333 0.318301 0.258634 +v 3.777882 0.460468 0.184435 +v 3.703695 -1.332319 -0.163102 +v 3.825629 -0.346409 0.283497 +v 3.722881 0.560553 -0.147638 +v 3.831075 -0.250889 -0.333919 +v 3.836117 0.033969 -0.358516 +v 3.825333 0.318301 -0.258634 +v 3.777882 0.460468 -0.184435 +v 3.703695 -1.332319 0.163102 +v 3.655445 -1.186971 -0.292065 +v 3.655445 -1.186971 0.292065 +v 7.450072 -0.346225 0.283497 +v 7.148479 0.560553 -0.147638 +v 7.466056 -0.251074 -0.333919 +v 7.480856 0.033969 -0.358516 +v 7.449201 0.318301 -0.258634 +v 7.309919 0.460468 -0.184435 +v 7.543190 -2.939462 0.260040 +v 7.617880 -2.393013 0.292065 +v 7.450072 -0.346225 -0.283497 +v 7.148479 0.560553 0.147638 +v 7.466056 -0.251074 0.333919 +v 7.480856 0.033969 0.358516 +v 7.449201 0.318301 0.258634 +v 7.309919 0.460468 0.184435 +v 7.543190 -2.939462 -0.260041 +v 7.617880 -2.393013 -0.292065 +v 0.299083 -0.742787 -0.273269 +v 0.299083 -0.742787 0.273269 +v 8.865215 -3.024306 0.292065 +v 0.902146 -0.705980 -0.292065 +v 1.908552 -0.796955 -0.292065 +v 1.936684 -0.774943 -0.292065 +v 1.936684 -0.774943 0.292065 +v 1.908552 -0.796955 0.292065 +v 3.426875 -1.056678 0.292065 +v 3.426875 -1.056678 -0.292065 +v 2.729589 -0.866835 -0.292065 +v 2.729589 -0.866835 0.292065 +v 5.488513 -1.544315 0.292065 +v 5.488513 -1.544315 -0.292065 +v 5.874197 -1.553325 -0.264766 +v 6.220287 -1.660378 -0.264766 +v 6.638524 -1.883984 -0.264766 +v 7.284220 -2.361946 -0.264766 +v 7.284220 -2.361946 0.264766 +v 6.638524 -1.883984 0.264766 +v 6.220287 -1.660378 0.264766 +v 5.874198 -1.553325 0.264766 +v 0.902146 -0.705980 0.292065 +v 1.117598 -0.705952 0.292065 +v 1.117598 -0.705952 -0.292065 +v 8.865215 -3.024307 -0.292065 +v 7.498702 -2.621709 0.264766 +v 7.498702 -2.621709 -0.264766 +v 3.619866 -1.269030 -0.240958 +v 3.619866 -1.269030 0.240958 +v 7.598572 -2.839440 0.292065 +v 7.598572 -2.839440 -0.292065 +v 2.366445 -0.346484 -0.283497 +v 2.343751 0.560553 0.147638 +v 2.367648 -0.250815 0.333919 +v 2.368761 0.033969 0.358516 +v 2.366379 0.318301 0.258634 +v 2.355899 0.460468 0.184435 +v 2.334972 -0.830255 -0.219049 +v 2.366445 -0.346484 0.283497 +v 2.343751 0.560553 -0.147638 +v 2.367648 -0.250815 -0.333919 +v 2.368761 0.033969 -0.358516 +v 2.366379 0.318301 -0.258634 +v 2.355899 0.460468 -0.184435 +v 2.334972 -0.830255 0.219049 +v 2.328300 -0.747936 -0.292065 +v 2.328300 -0.747936 0.292065 +v 2.333137 -0.807605 -0.292065 +v 2.333137 -0.807605 0.292065 +v 0.915446 -0.828952 -0.292065 +v 1.807832 -0.859786 0.292065 +v 0.382218 -0.828980 -0.273269 +v 1.105949 -0.828924 -0.292065 +v 1.105949 -0.828924 0.292065 +v 1.807832 -0.859786 -0.292065 +v 0.382218 -0.828980 0.273269 +v 0.915446 -0.828952 0.292065 +v 1.875472 -0.828240 0.292065 +v 0.340652 -0.777051 -0.273269 +v 1.875472 -0.828240 -0.292065 +v 0.908796 -0.777023 0.292065 +v 0.908796 -0.777023 -0.292065 +v 1.111773 -0.776995 -0.292065 +v 1.111773 -0.776995 0.292065 +v 0.356213 -0.791305 0.273269 +v 0.879714 -0.948855 -0.292065 +v 1.057742 -0.948778 -0.292065 +v 1.057742 -0.948778 0.292065 +v 0.502991 -0.948931 0.292065 +v 1.729570 -0.990436 0.292065 +v 0.502991 -0.948931 -0.292065 +v 1.729570 -0.990436 -0.292065 +v 0.879714 -0.948854 0.292065 +v 1.879772 -0.346758 -0.283497 +v 1.879772 0.560553 0.147638 +v 1.879772 -0.250541 0.333919 +v 1.879772 0.033969 0.358516 +v 1.879772 0.318301 0.258634 +v 1.879772 0.460468 0.184435 +v 1.871278 -0.787871 -0.292065 +v 1.879772 -0.346758 0.283497 +v 1.879772 0.560553 -0.147638 +v 1.879772 -0.250541 -0.333919 +v 1.879772 0.033969 -0.358516 +v 1.879772 0.318301 -0.258634 +v 1.879772 0.460468 -0.184435 +v 1.871278 -0.787871 0.292065 +v 1.648130 -1.364274 -0.292065 +v 1.648130 -1.364274 0.292065 +v 1.851010 -0.710731 -0.292065 +v 1.851010 -0.710731 0.292065 +v 1.865701 -0.766646 -0.292065 +v 1.865701 -0.766646 0.292065 +v 1.747768 -0.855982 -0.292065 +v 1.747768 -0.855982 0.292065 +v 1.809523 -0.821927 0.292065 +v 1.809523 -0.821927 -0.292065 +v 1.671481 -0.985297 -0.292065 +v 1.671481 -0.985297 0.292065 +v 0.888105 -1.177575 -0.292065 +v 1.059896 -1.177499 -0.292065 +v 1.059896 -1.177499 0.292065 +v 0.513642 -1.177651 0.292065 +v 1.657591 -1.198146 0.292065 +v 0.513642 -1.177651 -0.292065 +v 1.657591 -1.198146 -0.292065 +v 0.888105 -1.177575 0.292065 +v 1.600489 -1.195595 -0.292065 +v 1.600489 -1.195595 0.292065 +v 0.936349 -1.706858 -0.292065 +v 1.979797 -1.655156 -0.292065 +v 1.013572 -1.706782 0.292065 +v 1.013572 -1.706782 -0.292065 +v 0.936349 -1.706858 0.292065 +v 1.979797 -1.655156 0.292065 +v 1.911791 -1.664837 -0.292065 +v 1.911791 -1.664837 0.292065 +v 1.095223 -2.062828 -0.292065 +v 2.113365 -1.834418 -0.292065 +v 1.170573 -2.045924 0.292065 +v 1.170573 -2.045924 -0.292065 +v 1.095223 -2.062828 0.292065 +v 2.113365 -1.834418 0.292065 +v 2.047009 -1.849305 -0.292065 +v 2.047009 -1.849305 0.292065 +v 1.257012 -2.367319 -0.292065 +v 2.264600 -2.138910 -0.292065 +v 1.332362 -2.350415 0.292065 +v 1.332362 -2.350415 -0.292065 +v 1.257012 -2.367319 0.292065 +v 2.264600 -2.138910 0.292065 +v 2.198244 -2.153796 -0.292065 +v 2.198244 -2.153796 0.292065 +v 1.387633 -2.702884 -0.292065 +v 2.395221 -2.474474 -0.292065 +v 1.462983 -2.685980 0.292065 +v 1.462983 -2.685980 -0.292065 +v 1.387633 -2.702884 0.292065 +v 2.395221 -2.474474 0.292065 +v 2.328865 -2.489361 -0.292065 +v 2.328865 -2.489361 0.292065 +v 1.410513 -2.873079 -0.292065 +v 2.448498 -2.873079 -0.292065 +v 1.485863 -2.873079 0.292065 +v 1.485863 -2.873079 -0.292065 +v 1.410513 -2.873079 0.292065 +v 2.448498 -2.873079 0.292065 +v 2.382142 -2.873079 -0.292065 +v 2.382142 -2.873079 0.292065 +v 1.365963 -2.986836 -0.292065 +v 2.448498 -2.996216 -0.292065 +v 1.438939 -3.005596 0.292065 +v 1.438939 -3.005596 -0.292065 +v 1.365963 -2.986836 0.292065 +v 2.448498 -2.996216 0.292065 +v 2.382142 -2.996216 -0.292065 +v 2.382142 -2.996216 0.292065 +v 1.246344 -3.085065 -0.246419 +v 2.437944 -3.180057 -0.292065 +v 1.319321 -3.151911 0.292065 +v 1.319321 -3.151911 -0.292065 +v 1.246344 -3.085065 0.248956 +v 2.437944 -3.180057 0.292065 +v 2.371588 -3.180057 -0.292065 +v 2.371588 -3.180057 0.292065 +v 1.228463 -3.279651 -0.246419 +v 2.420063 -3.247401 -0.292065 +v 1.301440 -3.279651 0.292065 +v 1.301440 -3.279651 -0.292065 +v 1.228463 -3.279651 0.248956 +v 2.420063 -3.247401 0.292065 +v 2.353707 -3.279651 -0.292065 +v 2.353707 -3.279651 0.292065 +v 1.105717 -3.116305 -0.199041 +v 1.105717 -3.116305 0.201049 +v 1.105717 -3.284389 -0.199041 +v 1.105717 -3.284389 0.201049 +v 0.659439 -3.119587 -0.235907 +v 0.659439 -3.119587 0.201049 +v 0.616584 -3.281106 -0.199041 +v 0.616584 -3.281106 0.201049 +v 2.429004 -3.213729 0.292065 +v 1.310380 -3.215781 0.292065 +v 1.237403 -3.182358 0.265135 +v 2.429004 -3.213729 -0.292065 +v 1.237403 -3.182358 -0.265135 +v 1.310380 -3.215781 -0.292065 +v 2.362648 -3.229854 -0.292065 +v 2.362648 -3.229854 0.292065 +v 1.105717 -3.200347 0.220314 +v 1.105717 -3.200347 -0.220349 +v 0.638012 -3.200347 0.220314 +v 0.638012 -3.200347 -0.220349 +v 0.491933 -3.054132 -0.199041 +v 0.491933 -3.054132 0.201049 +v 0.407112 -3.192657 -0.199041 +v 0.407112 -3.192657 0.201049 +v 0.449522 -3.123394 0.220314 +v 0.449522 -3.123394 -0.220349 +v 0.358990 -2.975848 -0.199041 +v 0.358990 -2.975848 0.201049 +v 0.257529 -3.096479 -0.199041 +v 0.257529 -3.096479 0.201049 +v 0.308260 -3.036164 0.220314 +v 0.308260 -3.036164 -0.220349 +v -0.830227 -1.230867 -0.142710 +v -0.830227 -1.230867 0.144525 +v -1.019928 -1.230867 -0.142710 +v -1.019928 -1.230867 0.144525 +v -0.918306 -1.230867 0.158344 +v -0.918306 -1.230867 -0.158019 +v -0.830227 -1.037363 -0.142710 +v -0.830227 -1.037363 0.144525 +v -1.172414 -1.037363 -0.142710 +v -1.172414 -1.037363 0.144525 +v -0.979300 -1.037363 0.169521 +v -0.979300 -1.037363 -0.169177 +v -1.023776 -0.905429 -0.169177 +v -0.840393 -0.905429 -0.142710 +v -1.318546 -0.905429 -0.142710 +v -1.023776 -0.905429 0.169521 +v -1.318546 -0.905429 0.144525 +v -0.840393 -0.905429 0.144525 +v -2.546967 -0.332280 -0.292065 +v -2.546967 -0.332280 0.292065 +v -2.403311 -0.742828 -0.237079 +v -2.388598 -0.758579 -0.208502 +v -2.403311 -0.742828 0.237079 +v -2.388598 -0.758579 0.208502 +v -2.471651 -0.652418 -0.264346 +v -2.471651 -0.652418 0.264346 +v 0.240463 -0.742788 -0.237079 +v 0.240785 -0.764216 -0.208502 +v 0.238975 -0.653652 -0.264346 +v 0.299977 -0.330478 0.292065 +v 0.238975 -0.653652 0.264346 +v 0.299977 -0.330478 -0.292065 +v 0.240463 -0.742788 0.237079 +v 0.240784 -0.764216 0.208502 +v -1.021060 -0.706998 -0.169177 +v -0.720005 -0.706998 -0.142710 +v -1.504978 -0.706998 -0.142710 +v -1.021060 -0.706998 0.169522 +v -1.504978 -0.706998 0.144525 +v -0.720005 -0.706998 0.144525 +v 0.299977 -0.330478 -0.141748 +v 0.299977 -0.330478 0.000000 +v 0.299977 -0.330478 0.141748 +v 8.933895 0.626275 -0.084214 +v 8.901669 0.649393 0.000000 +v 8.933895 0.626275 0.084214 +v 0.790373 0.571811 0.084214 +v 0.790373 0.586699 0.000000 +v 0.790373 0.571811 -0.084214 +v 9.370166 -0.334694 0.141748 +v 9.370166 -0.323510 0.000000 +v 9.370166 -0.334694 -0.141748 +v 9.370166 -0.238510 -0.166960 +v 9.370166 -0.226131 0.000000 +v 9.370166 -0.238510 0.166960 +v 9.370166 0.050294 -0.179258 +v 9.370166 0.066260 0.000000 +v 9.370166 0.050294 0.179258 +v 9.296080 0.338024 -0.129317 +v 9.289208 0.356318 0.000000 +v 9.296080 0.338024 0.129317 +v 9.142233 0.504333 -0.092218 +v 9.122989 0.513532 0.000000 +v 9.142233 0.504333 0.092218 +v 0.488028 -0.187687 0.166960 +v 0.488028 -0.187687 0.000000 +v 0.488028 -0.187687 -0.166960 +v 0.584458 0.014720 0.179258 +v 0.584458 0.014720 0.000000 +v 0.584458 0.014720 -0.179258 +v 0.579540 0.334200 0.129317 +v 0.579540 0.334200 0.000000 +v 0.579540 0.334200 -0.129317 +v 0.595119 0.436539 0.092218 +v 0.595119 0.458150 0.000000 +v 0.595119 0.436539 -0.092218 +v 1.117598 0.626274 -0.091069 +v 1.099960 0.649393 0.000000 +v 1.117598 0.626274 0.091069 +v 0.972161 0.616175 -0.091069 +v 0.972161 0.635216 0.000000 +v 0.972161 0.616175 0.091069 +v 0.299086 -0.758284 -0.130369 +v 0.271282 -0.752361 0.000000 +v 0.299086 -0.758284 0.130369 +v 8.822025 -3.151127 0.130020 +v 8.815550 -3.175160 0.000000 +v 8.822025 -3.151127 -0.130020 +v 1.914912 -0.813116 -0.146033 +v 1.907176 -0.807873 0.000000 +v 1.914912 -0.813116 0.146033 +v 1.943044 -0.790821 -0.109524 +v 1.935658 -0.785302 0.000000 +v 1.943044 -0.790821 0.109524 +v 1.952799 0.626274 -0.091069 +v 1.945534 0.649393 0.000000 +v 1.952799 0.626274 0.091069 +v 1.913708 0.626274 -0.091069 +v 1.905957 0.649393 0.000000 +v 1.913708 0.626274 0.091069 +v 0.524292 -1.408573 -0.146033 +v 0.499286 -1.410726 0.000000 +v 0.524292 -1.408573 0.146033 +v 0.762176 -1.441911 -0.146033 +v 0.740124 -1.444478 0.000000 +v 0.762176 -1.441911 0.146033 +v 1.703403 -1.356129 -0.146033 +v 1.693041 -1.357630 0.000000 +v 1.703403 -1.356129 0.146033 +v 3.516608 0.626274 -0.091069 +v 3.528764 0.649393 0.000000 +v 3.516608 0.626274 0.091069 +v 3.414588 -1.088570 -0.109524 +v 3.425478 -1.086748 0.000000 +v 3.414588 -1.088570 0.109524 +v 2.726901 -0.890151 -0.109524 +v 2.729249 -0.885865 0.000000 +v 2.726901 -0.890151 0.109524 +v 2.734703 0.626274 -0.091069 +v 2.737149 0.649393 0.000000 +v 2.734703 0.626274 0.091069 +v 5.367332 0.626274 -0.091069 +v 5.402472 0.649393 0.000000 +v 5.367332 0.626274 0.091069 +v 5.304114 -1.600201 -0.145388 +v 5.304126 -1.604465 0.000000 +v 5.304114 -1.600201 0.145388 +v 5.895478 -1.708703 -0.094340 +v 5.906403 -1.719713 0.000000 +v 5.895478 -1.708703 0.094340 +v 6.296092 -1.889027 -0.094340 +v 6.301733 -1.927922 0.000000 +v 6.296092 -1.889027 0.094340 +v 6.654663 -2.077207 -0.094340 +v 6.664757 -2.118440 0.000000 +v 6.654663 -2.077207 0.094340 +v 7.294162 -2.583603 -0.094340 +v 7.295852 -2.599881 0.000000 +v 7.294163 -2.583603 0.094340 +v 6.868256 0.626274 -0.091069 +v 6.922037 0.649393 0.000000 +v 6.868256 0.626274 0.091069 +v 6.493024 0.626274 -0.091069 +v 6.542146 0.649393 0.000000 +v 6.493025 0.626274 0.091069 +v 6.117793 0.626274 -0.091069 +v 6.162254 0.649393 0.000000 +v 6.117793 0.626274 0.091069 +v 5.742562 0.626274 -0.091069 +v 5.782363 0.649393 0.000000 +v 5.742562 0.626274 0.091069 +v 8.933951 -2.774743 0.146033 +v 8.928619 -2.794101 0.000000 +v 8.933951 -2.774744 -0.146033 +v 7.053471 0.626274 -0.091069 +v 7.109552 0.649393 0.000000 +v 7.053471 0.626274 0.091069 +v 7.394629 -2.897228 -0.132383 +v 7.395851 -2.917869 0.000000 +v 7.394629 -2.897228 0.132383 +v 3.703881 -1.331399 -0.146272 +v 3.703866 -1.333112 0.000000 +v 3.703881 -1.331399 0.146272 +v 3.722881 0.626274 -0.091069 +v 3.737599 0.649393 0.000000 +v 3.722881 0.626274 0.091069 +v 7.148479 0.626274 -0.091069 +v 7.205740 0.649393 0.000000 +v 7.148479 0.626274 0.091069 +v 7.453009 -2.953275 -0.130020 +v 7.403841 -2.996453 0.000000 +v 7.453009 -2.953275 0.130020 +v 8.858809 -3.047566 0.146033 +v 8.852544 -3.070312 0.000000 +v 8.858809 -3.047566 -0.146033 +v 2.334972 -0.825045 -0.109524 +v 2.332453 -0.819951 0.000000 +v 2.334972 -0.825045 0.109524 +v 2.343751 0.626274 -0.091069 +v 2.341341 0.649393 0.000000 +v 2.343751 0.626274 0.091069 +v 0.382218 -0.823755 -0.146033 +v 0.382218 -0.823755 0.146033 +v 1.807832 -0.854956 0.146033 +v 1.798766 -0.850234 0.000000 +v 1.807832 -0.854956 -0.146033 +v 1.875472 -0.823005 0.146033 +v 1.867246 -0.817886 0.000000 +v 1.875472 -0.823005 -0.146033 +v 0.340652 -0.771157 -0.146033 +v 0.313365 -0.765394 0.000000 +v 0.340652 -0.771157 0.146033 +v 0.502991 -0.945248 -0.146033 +v 0.502991 -0.945248 0.146033 +v 1.729570 -0.987287 0.146033 +v 1.719532 -0.984208 0.000000 +v 1.729570 -0.987287 -0.146033 +v 1.879772 0.626274 -0.091069 +v 1.871600 0.649393 0.000000 +v 1.879772 0.626274 0.091069 +v 0.513642 -1.176910 -0.146033 +v 0.513642 -1.176910 0.146033 +v 1.657591 -1.197669 0.146033 +v 1.646660 -1.197203 0.000000 +v 1.657591 -1.197669 -0.146033 +v 0.936349 -1.712925 -0.146033 +v 0.916460 -1.718857 0.000000 +v 0.936349 -1.712925 0.146033 +v 1.979797 -1.660558 -0.146033 +v 1.972867 -1.665840 0.000000 +v 1.979797 -1.660558 0.146033 +v 1.095223 -2.073473 -0.146033 +v 1.077307 -2.083883 0.000000 +v 1.095223 -2.073473 0.146033 +v 2.113365 -1.842126 -0.146033 +v 2.108094 -1.849663 0.000000 +v 2.113365 -1.842126 0.146033 +v 1.257012 -2.381881 -0.146033 +v 1.241106 -2.396122 0.000000 +v 1.257012 -2.381881 0.146033 +v 2.264600 -2.150534 -0.146033 +v 2.261207 -2.161901 0.000000 +v 2.264600 -2.150534 0.146033 +v 1.387633 -2.721762 -0.146033 +v 1.373349 -2.740224 0.000000 +v 1.387633 -2.721762 0.146033 +v 2.395221 -2.490415 -0.146033 +v 2.393450 -2.506003 0.000000 +v 2.395221 -2.490415 0.146033 +v 1.410513 -2.894146 -0.146033 +v 1.396513 -2.914749 0.000000 +v 1.410513 -2.894146 0.146033 +v 2.448498 -2.894146 -0.146033 +v 2.447389 -2.914749 0.000000 +v 2.448498 -2.894146 0.146033 +v 1.365963 -3.009367 -0.146033 +v 1.351409 -3.031401 0.000000 +v 1.365963 -3.009367 0.146033 +v 2.448498 -3.018868 -0.146033 +v 2.447389 -3.041019 0.000000 +v 2.448498 -3.018868 0.146033 +v 1.246344 -3.108859 -0.122576 +v 1.230305 -3.132128 0.001284 +v 1.246344 -3.108859 0.125112 +v 2.437944 -3.205073 -0.146033 +v 2.436704 -3.229537 0.000000 +v 2.437944 -3.205073 0.146033 +v 1.228463 -3.305949 -0.122576 +v 1.212202 -3.331666 0.001284 +v 1.228463 -3.305949 0.125112 +v 1.301440 -3.305949 -0.146033 +v 1.286085 -3.331666 0.000000 +v 1.301440 -3.305949 0.146033 +v 2.420063 -3.273283 -0.146033 +v 2.418602 -3.298594 0.000000 +v 2.420063 -3.273283 0.146033 +v 2.353707 -3.305949 -0.146033 +v 2.351421 -3.331666 0.000000 +v 2.353707 -3.305949 0.146033 +v 1.105717 -3.140501 -0.099019 +v 1.087932 -3.164164 0.001016 +v 1.105717 -3.140501 0.101026 +v 1.105717 -3.310747 -0.099019 +v 1.087932 -3.336524 0.001016 +v 1.105717 -3.310747 0.101026 +v 0.659439 -3.143826 -0.126668 +v 0.636111 -3.167529 -0.017645 +v 0.659439 -3.143826 0.091810 +v 0.616584 -3.307423 -0.099019 +v 0.592724 -3.333158 0.001016 +v 0.616584 -3.307423 0.101026 +v 2.429004 -3.239178 0.146033 +v 2.427653 -3.264066 0.000000 +v 2.429004 -3.239178 -0.146033 +v 0.491933 -3.077528 -0.099019 +v 0.466524 -3.100408 0.001016 +v 0.491933 -3.077528 0.101026 +v 0.407112 -3.217836 -0.099019 +v 0.380650 -3.242458 0.001016 +v 0.407112 -3.217836 0.101026 +v 0.358990 -2.998238 -0.099019 +v 0.389428 -3.020133 0.001016 +v 0.358990 -2.998238 0.101026 +v 0.257529 -3.120420 -0.099019 +v 0.270784 -3.143833 0.001016 +v 0.257529 -3.120420 0.101026 +v -0.830227 -1.230810 -0.070901 +v -0.814559 -1.230756 0.000919 +v -0.830227 -1.230810 0.072716 +v -1.019928 -1.230810 -0.070901 +v -1.022537 -1.230756 0.000919 +v -1.019928 -1.230810 0.072716 +v -0.830227 -1.034818 -0.070901 +v -0.814559 -1.032329 0.000919 +v -0.830227 -1.034818 0.072716 +v -1.172414 -1.034818 -0.070901 +v -1.176917 -1.032329 0.000919 +v -1.172414 -1.034818 0.072716 +v -2.546967 -0.332280 -0.146033 +v -2.610116 -0.332280 0.000000 +v -2.546967 -0.332280 0.146033 +v -1.318546 -0.901187 0.072716 +v -1.324864 -0.897038 0.000919 +v -1.318546 -0.901187 -0.070901 +v -0.840393 -0.901187 -0.070901 +v -0.824851 -0.897038 0.000919 +v -0.840393 -0.901187 0.072716 +v -2.388598 -0.752448 -0.104251 +v -2.449780 -0.746452 0.000000 +v -2.388598 -0.752448 0.104251 +v -2.471651 -0.644922 -0.132173 +v -2.533864 -0.637590 0.000000 +v -2.471651 -0.644922 0.132173 +v -2.403310 -0.736494 -0.118540 +v -2.464675 -0.730300 0.000000 +v -2.403310 -0.736494 0.118540 +v 0.299977 -0.330478 -0.146033 +v 0.299977 -0.330478 0.000000 +v 0.299977 -0.330478 0.146033 +v 0.240784 -0.758157 0.104251 +v 0.212257 -0.752233 0.000000 +v 0.240784 -0.758157 -0.104251 +v -1.504978 -0.700204 0.072716 +v -1.513612 -0.693559 0.000919 +v -1.504978 -0.700204 -0.070901 +v -0.720005 -0.700204 -0.070901 +v -0.702968 -0.693559 0.000919 +v -0.720005 -0.700204 0.072716 +v 3.608920 -1.317176 0.254656 +v 5.463577 -1.625895 0.292065 +v 5.463577 -1.630349 0.146033 +v 5.463577 -1.625895 -0.292065 +v 3.608920 -1.317176 -0.254656 +v 3.608920 -1.318834 0.146033 +v 5.463577 -1.630349 -0.146033 +v 5.463577 -1.634706 0.000000 +v 3.608920 -1.318834 -0.146033 +v 3.608920 -1.320454 0.000000 +v 8.790619 -3.199174 0.198444 +v 8.790619 -3.199174 -0.198444 +v 7.569781 -3.017097 0.198444 +v 7.569781 -3.017097 -0.198444 +v 8.790619 -3.199174 0.099222 +v 8.790619 -3.199174 0.000000 +v 8.790619 -3.199174 -0.099222 +v 7.476705 -3.041073 -0.099222 +v 7.457655 -3.041073 0.000000 +v 7.476705 -3.041073 0.099222 +v 7.251566 -0.346235 -0.283497 +v 6.960863 0.560553 0.147638 +v 7.266973 -0.251064 0.333919 +v 7.281239 0.033969 0.358516 +v 7.250727 0.318301 0.258634 +v 7.116474 0.460468 0.184435 +v 7.401312 -2.625341 -0.226723 +v 7.259897 -2.123226 -0.292065 +v 7.251567 -0.346235 0.283497 +v 6.960863 0.560553 -0.147638 +v 7.266973 -0.251064 -0.333919 +v 7.281239 0.033969 -0.358516 +v 7.250727 0.318301 -0.258634 +v 7.116475 0.460468 -0.184435 +v 7.401312 -2.625341 0.226723 +v 7.259898 -2.123226 0.292065 +v 7.391460 -2.507013 -0.264766 +v 7.391461 -2.507013 0.264766 +v 7.343142 -2.707178 -0.113361 +v 7.352866 -2.725636 0.000000 +v 7.343142 -2.707178 0.113361 +v 6.960863 0.626274 -0.091069 +v 7.015795 0.649393 0.000000 +v 6.960863 0.626274 0.091069 +vt 0.930476 0.807540 +vt 0.930476 0.807532 +vt 0.930477 0.807531 +vt 0.930477 0.807535 +vt 0.930477 0.807537 +vt 0.930478 0.807525 +vt 0.930428 0.807494 +vt 0.930428 0.807502 +vt 0.930428 0.807498 +vt 0.930428 0.807492 +vt 0.930485 0.807546 +vt 0.930489 0.807546 +vt 0.930489 0.807575 +vt 0.930485 0.807576 +vt 0.930436 0.807871 +vt 0.930436 0.807862 +vt 0.930437 0.807867 +vt 0.930437 0.807872 +vt 0.930485 0.807879 +vt 0.930485 0.807802 +vt 0.930506 0.807808 +vt 0.930509 0.807862 +vt 0.930474 0.807796 +vt 0.930475 0.807789 +vt 0.930476 0.807866 +vt 0.930475 0.807871 +vt 0.930428 0.807636 +vt 0.930426 0.807635 +vt 0.930426 0.807624 +vt 0.930428 0.807624 +vt 0.930428 0.807647 +vt 0.930427 0.807646 +vt 0.930470 0.807803 +vt 0.930473 0.807801 +vt 0.930473 0.807876 +vt 0.930470 0.807879 +vt 0.930428 0.807620 +vt 0.930427 0.807620 +vt 0.930428 0.807469 +vt 0.930428 0.807478 +vt 0.930426 0.807478 +vt 0.930426 0.807469 +vt 0.930428 0.807490 +vt 0.930427 0.807490 +vt 0.930436 0.807879 +vt 0.930437 0.807879 +vt 0.930428 0.807461 +vt 0.930427 0.807461 +vt 0.930482 0.807537 +vt 0.930482 0.807524 +vt 0.930484 0.807520 +vt 0.930484 0.807537 +vt 0.930479 0.807537 +vt 0.930479 0.807525 +vt 0.930485 0.807537 +vt 0.930485 0.807513 +vt 0.930467 0.807546 +vt 0.930467 0.807576 +vt 0.930466 0.807576 +vt 0.930466 0.807546 +vt 0.930470 0.807546 +vt 0.930470 0.807576 +vt 0.930479 0.807576 +vt 0.930479 0.807546 +vt 0.930482 0.807546 +vt 0.930482 0.807576 +vt 0.930474 0.807545 +vt 0.930474 0.807576 +vt 0.930473 0.807576 +vt 0.930473 0.807545 +vt 0.930484 0.807546 +vt 0.930484 0.807576 +vt 0.930475 0.807545 +vt 0.930475 0.807576 +vt 0.930476 0.807576 +vt 0.930476 0.807546 +vt 0.930477 0.807546 +vt 0.930477 0.807576 +vt 0.930489 0.807546 +vt 0.930489 0.807537 +vt 0.930489 0.807537 +vt 0.930489 0.807546 +vt 0.930476 0.807546 +vt 0.930476 0.807576 +vt 0.930494 0.807565 +vt 0.930494 0.807543 +vt 0.930496 0.807535 +vt 0.930496 0.807567 +vt 0.930488 0.807510 +vt 0.930485 0.807513 +vt 0.930485 0.807398 +vt 0.930488 0.807401 +vt 0.930489 0.807513 +vt 0.930490 0.807513 +vt 0.930473 0.807525 +vt 0.930474 0.807530 +vt 0.930475 0.807534 +vt 0.930474 0.807537 +vt 0.930466 0.807513 +vt 0.930468 0.807520 +vt 0.930467 0.807537 +vt 0.930466 0.807537 +vt 0.930470 0.807537 +vt 0.930470 0.807578 +vt 0.930467 0.807578 +vt 0.930473 0.807537 +vt 0.930473 0.807578 +vt 0.930473 0.807525 +vt 0.930470 0.807524 +vt 0.930462 0.807576 +vt 0.930462 0.807576 +vt 0.930462 0.807546 +vt 0.930462 0.807546 +vt 0.930458 0.807537 +vt 0.930458 0.807544 +vt 0.930455 0.807536 +vt 0.930455 0.807532 +vt 0.930458 0.807521 +vt 0.930456 0.807522 +vt 0.930490 0.807545 +vt 0.930490 0.807545 +vt 0.930490 0.807571 +vt 0.930490 0.807574 +vt 0.930428 0.807509 +vt 0.930426 0.807510 +vt 0.930426 0.807506 +vt 0.930428 0.807505 +vt 0.930462 0.807513 +vt 0.930462 0.807537 +vt 0.930462 0.807537 +vt 0.930462 0.807513 +vt 0.930432 0.807506 +vt 0.930431 0.807505 +vt 0.930431 0.807503 +vt 0.930432 0.807503 +vt 0.930462 0.807578 +vt 0.930461 0.807578 +vt 0.930433 0.807543 +vt 0.930432 0.807544 +vt 0.930432 0.807541 +vt 0.930433 0.807543 +vt 0.930427 0.807669 +vt 0.930427 0.807653 +vt 0.930427 0.807653 +vt 0.930427 0.807669 +vt 0.930432 0.807538 +vt 0.930433 0.807538 +vt 0.930433 0.807538 +vt 0.930432 0.807541 +vt 0.930428 0.807652 +vt 0.930428 0.807653 +vt 0.930427 0.807652 +vt 0.930476 0.807595 +vt 0.930476 0.807579 +vt 0.930476 0.807579 +vt 0.930476 0.807595 +vt 0.930476 0.807578 +vt 0.930476 0.807578 +vt 0.930477 0.807596 +vt 0.930477 0.807579 +vt 0.930477 0.807578 +vt 0.930485 0.807596 +vt 0.930485 0.807596 +vt 0.930485 0.807579 +vt 0.930485 0.807579 +vt 0.930484 0.807578 +vt 0.930485 0.807578 +vt 0.930482 0.807579 +vt 0.930482 0.807578 +vt 0.930467 0.807613 +vt 0.930470 0.807613 +vt 0.930470 0.807647 +vt 0.930467 0.807647 +vt 0.930479 0.807579 +vt 0.930479 0.807578 +vt 0.930473 0.807613 +vt 0.930473 0.807646 +vt 0.930479 0.807596 +vt 0.930474 0.807578 +vt 0.930474 0.807579 +vt 0.930473 0.807579 +vt 0.930470 0.807579 +vt 0.930482 0.807596 +vt 0.930467 0.807579 +vt 0.930466 0.807578 +vt 0.930466 0.807579 +vt 0.930475 0.807578 +vt 0.930475 0.807579 +vt 0.930421 0.807685 +vt 0.930421 0.807679 +vt 0.930425 0.807680 +vt 0.930425 0.807685 +vt 0.930416 0.807494 +vt 0.930418 0.807494 +vt 0.930418 0.807500 +vt 0.930416 0.807500 +vt 0.930499 0.807541 +vt 0.930498 0.807578 +vt 0.930496 0.807531 +vt 0.930499 0.807538 +vt 0.930425 0.807661 +vt 0.930425 0.807655 +vt 0.930494 0.807536 +vt 0.930494 0.807521 +vt 0.930496 0.807522 +vt 0.930433 0.807512 +vt 0.930434 0.807512 +vt 0.930434 0.807520 +vt 0.930433 0.807520 +vt 0.930462 0.807575 +vt 0.930463 0.807546 +vt 0.930458 0.807565 +vt 0.930458 0.807568 +vt 0.930456 0.807570 +vt 0.930456 0.807567 +vt 0.930479 0.807655 +vt 0.930477 0.807653 +vt 0.930477 0.807645 +vt 0.930479 0.807646 +vt 0.930482 0.807647 +vt 0.930479 0.807613 +vt 0.930482 0.807613 +vt 0.930485 0.807647 +vt 0.930485 0.807613 +vt 0.930485 0.807655 +vt 0.930485 0.807655 +vt 0.930485 0.807646 +vt 0.930476 0.807651 +vt 0.930476 0.807643 +vt 0.930476 0.807651 +vt 0.930476 0.807643 +vt 0.930495 0.807647 +vt 0.930492 0.807639 +vt 0.930493 0.807638 +vt 0.930495 0.807646 +vt 0.930432 0.807685 +vt 0.930432 0.807714 +vt 0.930432 0.807714 +vt 0.930432 0.807685 +vt 0.930428 0.807685 +vt 0.930428 0.807714 +vt 0.930427 0.807714 +vt 0.930427 0.807685 +vt 0.930474 0.807612 +vt 0.930474 0.807644 +vt 0.930482 0.807656 +vt 0.930466 0.807613 +vt 0.930466 0.807646 +vt 0.930475 0.807611 +vt 0.930475 0.807642 +vt 0.930474 0.807595 +vt 0.930475 0.807595 +vt 0.930466 0.807596 +vt 0.930467 0.807596 +vt 0.930467 0.807655 +vt 0.930470 0.807656 +vt 0.930470 0.807726 +vt 0.930467 0.807726 +vt 0.930473 0.807655 +vt 0.930473 0.807725 +vt 0.930473 0.807596 +vt 0.930428 0.807669 +vt 0.930432 0.807669 +vt 0.930432 0.807669 +vt 0.930477 0.807612 +vt 0.930470 0.807596 +vt 0.930485 0.807613 +vt 0.930476 0.807611 +vt 0.930476 0.807611 +vt 0.930427 0.807714 +vt 0.930427 0.807685 +vt 0.930496 0.807735 +vt 0.930497 0.807722 +vt 0.930498 0.807721 +vt 0.930498 0.807739 +vt 0.930476 0.807733 +vt 0.930476 0.807717 +vt 0.930476 0.807717 +vt 0.930476 0.807733 +vt 0.930477 0.807737 +vt 0.930477 0.807722 +vt 0.930485 0.807742 +vt 0.930485 0.807742 +vt 0.930485 0.807726 +vt 0.930485 0.807725 +vt 0.930479 0.807741 +vt 0.930479 0.807725 +vt 0.930457 0.807647 +vt 0.930454 0.807723 +vt 0.930454 0.807722 +vt 0.930457 0.807647 +vt 0.930474 0.807653 +vt 0.930474 0.807721 +vt 0.930482 0.807726 +vt 0.930482 0.807742 +vt 0.930466 0.807655 +vt 0.930466 0.807725 +vt 0.930475 0.807651 +vt 0.930475 0.807717 +vt 0.930479 0.807877 +vt 0.930479 0.807802 +vt 0.930482 0.807803 +vt 0.930482 0.807879 +vt 0.930482 0.807795 +vt 0.930479 0.807794 +vt 0.930479 0.807790 +vt 0.930482 0.807791 +vt 0.930485 0.807794 +vt 0.930485 0.807790 +vt 0.930476 0.807866 +vt 0.930476 0.807789 +vt 0.930477 0.807796 +vt 0.930477 0.807871 +vt 0.930476 0.807862 +vt 0.930476 0.807789 +vt 0.930510 0.807808 +vt 0.930511 0.807804 +vt 0.930513 0.807858 +vt 0.930512 0.807859 +vt 0.930442 0.807808 +vt 0.930440 0.807860 +vt 0.930439 0.807858 +vt 0.930441 0.807804 +vt 0.930485 0.807802 +vt 0.930485 0.807879 +vt 0.930475 0.807732 +vt 0.930474 0.807737 +vt 0.930475 0.807748 +vt 0.930474 0.807753 +vt 0.930475 0.807763 +vt 0.930474 0.807768 +vt 0.930475 0.807778 +vt 0.930474 0.807784 +vt 0.930467 0.807742 +vt 0.930466 0.807742 +vt 0.930467 0.807758 +vt 0.930466 0.807758 +vt 0.930467 0.807774 +vt 0.930466 0.807774 +vt 0.930467 0.807790 +vt 0.930466 0.807790 +vt 0.930470 0.807742 +vt 0.930470 0.807759 +vt 0.930470 0.807775 +vt 0.930470 0.807791 +vt 0.930467 0.807794 +vt 0.930470 0.807795 +vt 0.930470 0.807799 +vt 0.930467 0.807798 +vt 0.930473 0.807741 +vt 0.930473 0.807757 +vt 0.930473 0.807773 +vt 0.930473 0.807789 +vt 0.930473 0.807793 +vt 0.930473 0.807797 +vt 0.930428 0.807799 +vt 0.930429 0.807817 +vt 0.930428 0.807816 +vt 0.930427 0.807799 +vt 0.930429 0.807834 +vt 0.930428 0.807833 +vt 0.930429 0.807850 +vt 0.930428 0.807849 +vt 0.930429 0.807879 +vt 0.930428 0.807878 +vt 0.930456 0.807735 +vt 0.930454 0.807739 +vt 0.930454 0.807752 +vt 0.930452 0.807755 +vt 0.930452 0.807767 +vt 0.930450 0.807769 +vt 0.930447 0.807793 +vt 0.930445 0.807796 +vt 0.930477 0.807788 +vt 0.930477 0.807784 +vt 0.930477 0.807769 +vt 0.930479 0.807774 +vt 0.930477 0.807753 +vt 0.930479 0.807757 +vt 0.930482 0.807775 +vt 0.930482 0.807759 +vt 0.930485 0.807774 +vt 0.930485 0.807758 +vt 0.930485 0.807794 +vt 0.930485 0.807790 +vt 0.930485 0.807774 +vt 0.930485 0.807758 +vt 0.930476 0.807782 +vt 0.930476 0.807778 +vt 0.930476 0.807763 +vt 0.930476 0.807748 +vt 0.930476 0.807782 +vt 0.930476 0.807778 +vt 0.930476 0.807763 +vt 0.930476 0.807748 +vt 0.930506 0.807797 +vt 0.930505 0.807793 +vt 0.930507 0.807796 +vt 0.930508 0.807799 +vt 0.930500 0.807766 +vt 0.930502 0.807769 +vt 0.930498 0.807752 +vt 0.930500 0.807755 +vt 0.930494 0.807734 +vt 0.930495 0.807754 +vt 0.930498 0.807769 +vt 0.930501 0.807784 +vt 0.930503 0.807794 +vt 0.930450 0.807785 +vt 0.930454 0.807769 +vt 0.930457 0.807754 +vt 0.930458 0.807735 +vt 0.930457 0.807726 +vt 0.930467 0.807879 +vt 0.930443 0.807862 +vt 0.930446 0.807809 +vt 0.930466 0.807802 +vt 0.930458 0.807648 +vt 0.930495 0.807726 +vt 0.930490 0.807611 +vt 0.930492 0.807640 +vt 0.930462 0.807611 +vt 0.930462 0.807595 +vt 0.930460 0.807640 +vt 0.930494 0.807648 +vt 0.930489 0.807577 +vt 0.930489 0.807578 +vt 0.930489 0.807595 +vt 0.930462 0.807578 +vt 0.930462 0.807577 +vt 0.930463 0.807537 +vt 0.930463 0.807513 +vt 0.930426 0.807521 +vt 0.930428 0.807521 +vt 0.930489 0.807513 +vt 0.930489 0.807537 +vt 0.930463 0.807510 +vt 0.930462 0.807510 +vt 0.930462 0.807403 +vt 0.930463 0.807401 +vt 0.930490 0.807576 +vt 0.930466 0.807794 +vt 0.930466 0.807798 +vt 0.930447 0.807804 +vt 0.930449 0.807794 +vt 0.930485 0.807798 +vt 0.930505 0.807804 +vt 0.930507 0.807801 +vt 0.930509 0.807802 +vt 0.930476 0.807786 +vt 0.930476 0.807786 +vt 0.930477 0.807792 +vt 0.930485 0.807798 +vt 0.930479 0.807798 +vt 0.930474 0.807788 +vt 0.930475 0.807782 +vt 0.930475 0.807785 +vt 0.930474 0.807792 +vt 0.930482 0.807799 +vt 0.930435 0.807537 +vt 0.930436 0.807537 +vt 0.930434 0.807543 +vt 0.930434 0.807541 +vt 0.930446 0.807798 +vt 0.930444 0.807802 +vt 0.930443 0.807803 +vt 0.930444 0.807799 +vt 0.930467 0.807802 +vt 0.930428 0.807723 +vt 0.930427 0.807723 +vt 0.930459 0.807639 +vt 0.930459 0.807639 +vt 0.930437 0.807538 +vt 0.930436 0.807544 +vt 0.930491 0.807611 +vt 0.930461 0.807611 +vt 0.930462 0.807595 +vt 0.930490 0.807578 +vt 0.930490 0.807579 +vt 0.930490 0.807595 +vt 0.930462 0.807579 +vt 0.930426 0.807636 +vt 0.930425 0.807636 +vt 0.930425 0.807531 +vt 0.930426 0.807531 +vt 0.930490 0.807576 +vt 0.930432 0.807653 +vt 0.930432 0.807653 +vt 0.930461 0.807574 +vt 0.930461 0.807576 +vt 0.930461 0.807574 +vt 0.930461 0.807571 +vt 0.930425 0.807640 +vt 0.930426 0.807640 +vt 0.930426 0.807642 +vt 0.930425 0.807642 +vt 0.930490 0.807537 +vt 0.930490 0.807537 +vt 0.930490 0.807514 +vt 0.930490 0.807516 +vt 0.930428 0.807651 +vt 0.930427 0.807651 +vt 0.930427 0.807648 +vt 0.930428 0.807648 +vt 0.930462 0.807546 +vt 0.930461 0.807545 +vt 0.930462 0.807514 +vt 0.930462 0.807537 +vt 0.930461 0.807538 +vt 0.930461 0.807516 +vt 0.930425 0.807638 +vt 0.930426 0.807638 +vt 0.930491 0.807543 +vt 0.930492 0.807568 +vt 0.930460 0.807571 +vt 0.930460 0.807568 +vt 0.930426 0.807648 +vt 0.930425 0.807648 +vt 0.930491 0.807536 +vt 0.930491 0.807521 +vt 0.930422 0.807661 +vt 0.930422 0.807655 +vt 0.930423 0.807655 +vt 0.930423 0.807661 +vt 0.930460 0.807543 +vt 0.930460 0.807536 +vt 0.930460 0.807521 +vt 0.930491 0.807574 +vt 0.930492 0.807570 +vt 0.930490 0.807578 +vt 0.930490 0.807576 +vt 0.930495 0.807569 +vt 0.930498 0.807580 +vt 0.930467 0.807879 +vt 0.930494 0.807567 +vt 0.930453 0.807578 +vt 0.930453 0.807542 +vt 0.930433 0.807503 +vt 0.930434 0.807504 +vt 0.930453 0.807581 +vt 0.930451 0.807586 +vt 0.930451 0.807584 +vt 0.930502 0.807548 +vt 0.930500 0.807583 +vt 0.930412 0.807648 +vt 0.930411 0.807648 +vt 0.930411 0.807637 +vt 0.930412 0.807637 +vt 0.930426 0.807680 +vt 0.930427 0.807686 +vt 0.930418 0.807482 +vt 0.930418 0.807476 +vt 0.930420 0.807476 +vt 0.930420 0.807482 +vt 0.930453 0.807539 +vt 0.930449 0.807548 +vt 0.930448 0.807590 +vt 0.930446 0.807555 +vt 0.930448 0.807593 +vt 0.930411 0.807629 +vt 0.930412 0.807628 +vt 0.930449 0.807545 +vt 0.930445 0.807595 +vt 0.930443 0.807560 +vt 0.930500 0.807586 +vt 0.930502 0.807545 +vt 0.930443 0.807557 +vt 0.930505 0.807554 +vt 0.930503 0.807589 +vt 0.930445 0.807598 +vt 0.930509 0.807560 +vt 0.930507 0.807595 +vt 0.930503 0.807592 +vt 0.930505 0.807551 +vt 0.930419 0.807500 +vt 0.930420 0.807500 +vt 0.930420 0.807512 +vt 0.930419 0.807512 +vt 0.930510 0.807561 +vt 0.930510 0.807597 +vt 0.930412 0.807618 +vt 0.930411 0.807613 +vt 0.930412 0.807612 +vt 0.930419 0.807525 +vt 0.930420 0.807525 +vt 0.930420 0.807540 +vt 0.930419 0.807541 +vt 0.930509 0.807557 +vt 0.930510 0.807557 +vt 0.930441 0.807597 +vt 0.930441 0.807561 +vt 0.930506 0.807597 +vt 0.930441 0.807600 +vt 0.930440 0.807600 +vt 0.930440 0.807597 +vt 0.930512 0.807559 +vt 0.930512 0.807597 +vt 0.930411 0.807608 +vt 0.930412 0.807607 +vt 0.930420 0.807545 +vt 0.930419 0.807546 +vt 0.930440 0.807559 +vt 0.930510 0.807599 +vt 0.930438 0.807600 +vt 0.930438 0.807597 +vt 0.930513 0.807554 +vt 0.930514 0.807596 +vt 0.930411 0.807602 +vt 0.930412 0.807602 +vt 0.930420 0.807553 +vt 0.930419 0.807554 +vt 0.930438 0.807555 +vt 0.930512 0.807599 +vt 0.930512 0.807556 +vt 0.930514 0.807553 +vt 0.930514 0.807553 +vt 0.930514 0.807596 +vt 0.930514 0.807596 +vt 0.930514 0.807550 +vt 0.930512 0.807551 +vt 0.930513 0.807545 +vt 0.930514 0.807545 +vt 0.930419 0.807555 +vt 0.930420 0.807554 +vt 0.930420 0.807556 +vt 0.930419 0.807557 +vt 0.930514 0.807550 +vt 0.930425 0.807706 +vt 0.930427 0.807706 +vt 0.930427 0.807748 +vt 0.930425 0.807748 +vt 0.930514 0.807599 +vt 0.930438 0.807597 +vt 0.930437 0.807596 +vt 0.930437 0.807554 +vt 0.930438 0.807554 +vt 0.930425 0.807751 +vt 0.930426 0.807751 +vt 0.930425 0.807703 +vt 0.930427 0.807704 +vt 0.930438 0.807599 +vt 0.930437 0.807599 +vt 0.930438 0.807551 +vt 0.930437 0.807551 +vt 0.930514 0.807599 +vt 0.930514 0.807598 +vt 0.930425 0.807756 +vt 0.930426 0.807756 +vt 0.930426 0.807775 +vt 0.930425 0.807775 +vt 0.930437 0.807546 +vt 0.930438 0.807546 +vt 0.930420 0.807663 +vt 0.930421 0.807663 +vt 0.930420 0.807668 +vt 0.930419 0.807668 +vt 0.930514 0.807525 +vt 0.930514 0.807526 +vt 0.930513 0.807519 +vt 0.930514 0.807517 +vt 0.930421 0.807686 +vt 0.930420 0.807685 +vt 0.930437 0.807526 +vt 0.930438 0.807527 +vt 0.930513 0.807527 +vt 0.930514 0.807545 +vt 0.930439 0.807546 +vt 0.930439 0.807528 +vt 0.930438 0.807518 +vt 0.930439 0.807519 +vt 0.930420 0.807693 +vt 0.930420 0.807693 +vt 0.930420 0.807699 +vt 0.930419 0.807699 +vt 0.930425 0.807784 +vt 0.930426 0.807784 +vt 0.930426 0.807791 +vt 0.930425 0.807791 +vt 0.930439 0.807521 +vt 0.930512 0.807520 +vt 0.930512 0.807513 +vt 0.930511 0.807515 +vt 0.930494 0.807467 +vt 0.930494 0.807463 +vt 0.930513 0.807511 +vt 0.930494 0.807459 +vt 0.930439 0.807514 +vt 0.930440 0.807516 +vt 0.930439 0.807512 +vt 0.930457 0.807464 +vt 0.930457 0.807459 +vt 0.930459 0.807453 +vt 0.930459 0.807461 +vt 0.930425 0.807854 +vt 0.930424 0.807854 +vt 0.930420 0.807559 +vt 0.930420 0.807560 +vt 0.930420 0.807626 +vt 0.930419 0.807626 +vt 0.930457 0.807467 +vt 0.930459 0.807467 +vt 0.930492 0.807461 +vt 0.930492 0.807453 +vt 0.930492 0.807467 +vt 0.930425 0.807862 +vt 0.930424 0.807862 +vt 0.930419 0.807634 +vt 0.930419 0.807634 +vt 0.930434 0.807502 +vt 0.930434 0.807496 +vt 0.930437 0.807498 +vt 0.930437 0.807503 +vt 0.930425 0.807531 +vt 0.930424 0.807531 +vt 0.930425 0.807868 +vt 0.930424 0.807868 +vt 0.930491 0.807466 +vt 0.930491 0.807459 +vt 0.930419 0.807639 +vt 0.930419 0.807639 +vt 0.930491 0.807447 +vt 0.930460 0.807447 +vt 0.930460 0.807459 +vt 0.930460 0.807467 +vt 0.930466 0.807513 +vt 0.930466 0.807398 +vt 0.930421 0.807636 +vt 0.930421 0.807636 +vt 0.930421 0.807531 +vt 0.930421 0.807531 +vt 0.930422 0.807636 +vt 0.930422 0.807531 +vt 0.930489 0.807510 +vt 0.930489 0.807403 +vt 0.930417 0.807879 +vt 0.930415 0.807879 +vt 0.930415 0.807768 +vt 0.930417 0.807768 +vt 0.930427 0.807685 +vt 0.930427 0.807679 +vt 0.930427 0.807679 +vt 0.930427 0.807685 +vt 0.930422 0.807638 +vt 0.930421 0.807638 +vt 0.930490 0.807510 +vt 0.930462 0.807510 +vt 0.930462 0.807459 +vt 0.930462 0.807471 +vt 0.930489 0.807459 +vt 0.930489 0.807440 +vt 0.930489 0.807471 +vt 0.930462 0.807440 +vt 0.930419 0.807648 +vt 0.930419 0.807648 +vt 0.930425 0.807877 +vt 0.930424 0.807877 +vt 0.930422 0.807868 +vt 0.930423 0.807868 +vt 0.930423 0.807877 +vt 0.930422 0.807877 +vt 0.930424 0.807870 +vt 0.930424 0.807879 +vt 0.930417 0.807639 +vt 0.930417 0.807639 +vt 0.930417 0.807648 +vt 0.930417 0.807647 +vt 0.930418 0.807639 +vt 0.930418 0.807648 +vt 0.930424 0.807636 +vt 0.930423 0.807637 +vt 0.930423 0.807635 +vt 0.930427 0.807702 +vt 0.930427 0.807697 +vt 0.930427 0.807697 +vt 0.930427 0.807703 +vt 0.930427 0.807691 +vt 0.930427 0.807691 +vt 0.930421 0.807879 +vt 0.930419 0.807879 +vt 0.930419 0.807768 +vt 0.930421 0.807768 +vt 0.930418 0.807879 +vt 0.930418 0.807766 +vt 0.930423 0.807529 +vt 0.930421 0.807527 +vt 0.930422 0.807527 +vt 0.930422 0.807531 +vt 0.930423 0.807525 +vt 0.930423 0.807528 +vt 0.930417 0.807634 +vt 0.930417 0.807634 +vt 0.930418 0.807634 +vt 0.930422 0.807862 +vt 0.930423 0.807862 +vt 0.930424 0.807864 +vt 0.930434 0.807520 +vt 0.930434 0.807514 +vt 0.930435 0.807508 +vt 0.930417 0.807626 +vt 0.930417 0.807626 +vt 0.930418 0.807626 +vt 0.930422 0.807854 +vt 0.930423 0.807854 +vt 0.930424 0.807856 +vt 0.930417 0.807559 +vt 0.930418 0.807559 +vt 0.930417 0.807698 +vt 0.930418 0.807699 +vt 0.930417 0.807766 +vt 0.930416 0.807764 +vt 0.930418 0.807558 +vt 0.930422 0.807791 +vt 0.930423 0.807791 +vt 0.930424 0.807792 +vt 0.930417 0.807685 +vt 0.930418 0.807685 +vt 0.930417 0.807692 +vt 0.930417 0.807693 +vt 0.930419 0.807686 +vt 0.930419 0.807693 +vt 0.930422 0.807775 +vt 0.930423 0.807775 +vt 0.930423 0.807784 +vt 0.930422 0.807784 +vt 0.930424 0.807776 +vt 0.930424 0.807785 +vt 0.930416 0.807699 +vt 0.930416 0.807554 +vt 0.930416 0.807555 +vt 0.930418 0.807555 +vt 0.930418 0.807556 +vt 0.930416 0.807668 +vt 0.930417 0.807668 +vt 0.930418 0.807668 +vt 0.930421 0.807751 +vt 0.930423 0.807751 +vt 0.930423 0.807756 +vt 0.930422 0.807756 +vt 0.930424 0.807751 +vt 0.930424 0.807756 +vt 0.930416 0.807663 +vt 0.930417 0.807663 +vt 0.930418 0.807663 +vt 0.930421 0.807706 +vt 0.930421 0.807704 +vt 0.930422 0.807703 +vt 0.930422 0.807706 +vt 0.930424 0.807703 +vt 0.930424 0.807706 +vt 0.930421 0.807748 +vt 0.930422 0.807748 +vt 0.930424 0.807748 +vt 0.930416 0.807557 +vt 0.930418 0.807558 +vt 0.930415 0.807545 +vt 0.930416 0.807546 +vt 0.930418 0.807547 +vt 0.930417 0.807608 +vt 0.930415 0.807607 +vt 0.930415 0.807602 +vt 0.930416 0.807602 +vt 0.930414 0.807606 +vt 0.930414 0.807600 +vt 0.930415 0.807540 +vt 0.930416 0.807541 +vt 0.930418 0.807542 +vt 0.930417 0.807613 +vt 0.930415 0.807612 +vt 0.930414 0.807611 +vt 0.930417 0.807629 +vt 0.930415 0.807628 +vt 0.930415 0.807618 +vt 0.930417 0.807619 +vt 0.930414 0.807628 +vt 0.930414 0.807617 +vt 0.930415 0.807512 +vt 0.930416 0.807512 +vt 0.930416 0.807525 +vt 0.930415 0.807525 +vt 0.930418 0.807512 +vt 0.930418 0.807526 +vt 0.930415 0.807500 +vt 0.930416 0.807500 +vt 0.930418 0.807500 +vt 0.930417 0.807637 +vt 0.930415 0.807637 +vt 0.930414 0.807636 +vt 0.930420 0.807494 +vt 0.930420 0.807500 +vt 0.930418 0.807488 +vt 0.930420 0.807488 +vt 0.930425 0.807703 +vt 0.930425 0.807697 +vt 0.930427 0.807698 +vt 0.930427 0.807703 +vt 0.930425 0.807691 +vt 0.930427 0.807692 +vt 0.930417 0.807648 +vt 0.930415 0.807648 +vt 0.930414 0.807647 +vt 0.930423 0.807679 +vt 0.930423 0.807673 +vt 0.930425 0.807673 +vt 0.930425 0.807679 +vt 0.930423 0.807667 +vt 0.930425 0.807667 +vt 0.930434 0.807503 +vt 0.930433 0.807503 +vt 0.930433 0.807495 +vt 0.930434 0.807495 +vt 0.930433 0.807588 +vt 0.930433 0.807587 +vt 0.930433 0.807586 +vt 0.930433 0.807588 +vt 0.930434 0.807586 +vt 0.930434 0.807587 +vt 0.930435 0.807587 +vt 0.930435 0.807588 +vt 0.930422 0.807679 +vt 0.930422 0.807673 +vt 0.930422 0.807667 +vt 0.930420 0.807642 +vt 0.930422 0.807642 +vt 0.930422 0.807648 +vt 0.930420 0.807648 +vt 0.930422 0.807640 +vt 0.930420 0.807640 +vt 0.930423 0.807639 +vt 0.930432 0.807652 +vt 0.930431 0.807652 +vt 0.930431 0.807651 +vt 0.930432 0.807651 +vt 0.930430 0.807652 +vt 0.930430 0.807650 +vt 0.930431 0.807648 +vt 0.930432 0.807648 +vt 0.930430 0.807648 +vt 0.930433 0.807620 +vt 0.930433 0.807605 +vt 0.930433 0.807605 +vt 0.930433 0.807620 +vt 0.930434 0.807604 +vt 0.930434 0.807620 +vt 0.930435 0.807605 +vt 0.930435 0.807620 +vt 0.930431 0.807669 +vt 0.930431 0.807653 +vt 0.930430 0.807669 +vt 0.930430 0.807653 +vt 0.930432 0.807521 +vt 0.930431 0.807521 +vt 0.930431 0.807509 +vt 0.930432 0.807510 +vt 0.930429 0.807520 +vt 0.930429 0.807508 +vt 0.930434 0.807521 +vt 0.930436 0.807520 +vt 0.930437 0.807526 +vt 0.930436 0.807527 +vt 0.930437 0.807532 +vt 0.930436 0.807532 +vt 0.930433 0.807723 +vt 0.930433 0.807659 +vt 0.930434 0.807658 +vt 0.930434 0.807722 +vt 0.930434 0.807659 +vt 0.930435 0.807724 +vt 0.930435 0.807658 +vt 0.930436 0.807723 +vt 0.930432 0.807723 +vt 0.930431 0.807723 +vt 0.930431 0.807714 +vt 0.930430 0.807723 +vt 0.930430 0.807714 +vt 0.930434 0.807523 +vt 0.930435 0.807527 +vt 0.930435 0.807532 +vt 0.930433 0.807792 +vt 0.930433 0.807789 +vt 0.930434 0.807788 +vt 0.930434 0.807792 +vt 0.930435 0.807790 +vt 0.930435 0.807794 +vt 0.930436 0.807788 +vt 0.930436 0.807792 +vt 0.930432 0.807620 +vt 0.930431 0.807620 +vt 0.930429 0.807621 +vt 0.930433 0.807752 +vt 0.930433 0.807738 +vt 0.930434 0.807737 +vt 0.930434 0.807752 +vt 0.930435 0.807738 +vt 0.930435 0.807753 +vt 0.930436 0.807737 +vt 0.930436 0.807752 +vt 0.930433 0.807767 +vt 0.930434 0.807766 +vt 0.930435 0.807768 +vt 0.930436 0.807766 +vt 0.930433 0.807781 +vt 0.930434 0.807781 +vt 0.930435 0.807783 +vt 0.930436 0.807781 +vt 0.930433 0.807785 +vt 0.930434 0.807784 +vt 0.930435 0.807786 +vt 0.930436 0.807785 +vt 0.930431 0.807878 +vt 0.930430 0.807879 +vt 0.930430 0.807850 +vt 0.930430 0.807879 +vt 0.930430 0.807850 +vt 0.930431 0.807833 +vt 0.930430 0.807834 +vt 0.930430 0.807835 +vt 0.930431 0.807816 +vt 0.930430 0.807817 +vt 0.930430 0.807817 +vt 0.930432 0.807799 +vt 0.930431 0.807799 +vt 0.930430 0.807799 +vt 0.930433 0.807866 +vt 0.930434 0.807861 +vt 0.930435 0.807860 +vt 0.930433 0.807651 +vt 0.930434 0.807650 +vt 0.930434 0.807651 +vt 0.930435 0.807650 +vt 0.930431 0.807685 +vt 0.930430 0.807685 +vt 0.930427 0.807673 +vt 0.930427 0.807679 +vt 0.930427 0.807667 +vt 0.930416 0.807488 +vt 0.930433 0.807590 +vt 0.930433 0.807589 +vt 0.930434 0.807589 +vt 0.930435 0.807589 +vt 0.930438 0.807857 +vt 0.930440 0.807807 +vt 0.930429 0.807504 +vt 0.930428 0.807503 +vt 0.930429 0.807503 +vt 0.930423 0.807523 +vt 0.930425 0.807522 +vt 0.930476 0.807539 +vt 0.930476 0.807545 +vt 0.930433 0.807557 +vt 0.930433 0.807551 +vt 0.930434 0.807551 +vt 0.930434 0.807556 +vt 0.930435 0.807551 +vt 0.930435 0.807557 +vt 0.930433 0.807557 +vt 0.930432 0.807490 +vt 0.930431 0.807492 +vt 0.930430 0.807494 +vt 0.930430 0.807490 +vt 0.930429 0.807495 +vt 0.930429 0.807490 +vt 0.930432 0.807461 +vt 0.930432 0.807469 +vt 0.930431 0.807469 +vt 0.930431 0.807461 +vt 0.930429 0.807469 +vt 0.930429 0.807461 +vt 0.930432 0.807879 +vt 0.930433 0.807872 +vt 0.930434 0.807871 +vt 0.930434 0.807878 +vt 0.930435 0.807870 +vt 0.930435 0.807878 +vt 0.930432 0.807478 +vt 0.930431 0.807478 +vt 0.930429 0.807478 +vt 0.930432 0.807624 +vt 0.930431 0.807624 +vt 0.930429 0.807625 +vt 0.930432 0.807646 +vt 0.930430 0.807647 +vt 0.930431 0.807636 +vt 0.930432 0.807635 +vt 0.930429 0.807648 +vt 0.930429 0.807636 +vt 0.930431 0.807498 +vt 0.930430 0.807502 +vt 0.930429 0.807503 +vt 0.930433 0.807547 +vt 0.930428 0.807727 +vt 0.930428 0.807793 +vt 0.930428 0.807793 +vt 0.930431 0.807793 +vt 0.930431 0.807727 +vt 0.930428 0.807727 +vt 0.930431 0.807793 +vt 0.930430 0.807793 +vt 0.930431 0.807727 +vt 0.930430 0.807727 +vt 0.930426 0.807468 +vt 0.930426 0.807518 +vt 0.930420 0.807518 +vt 0.930422 0.807522 +vt 0.930512 0.807806 +vt 0.930514 0.807856 +vt 0.930434 0.807532 +vt 0.930434 0.807536 +vt 0.930434 0.807528 +vt 0.930433 0.807524 +vt 0.930433 0.807540 +vn -0.0918 0.6430 0.7603 +vn -0.3694 0.8336 0.4107 +vn -0.2833 0.5657 0.7744 +vn -0.1752 0.5731 0.8006 +vn -0.0613 0.4686 0.8813 +vn -0.2342 0.6394 0.7323 +vn -0.4902 0.7650 -0.4177 +vn -0.3694 0.8336 -0.4107 +vn -0.2833 0.5657 -0.7744 +vn -0.2342 0.6394 -0.7323 +vn 0.0002 -0.2257 0.9742 +vn 0.0002 0.0136 0.9999 +vn 0.0010 0.0128 0.9999 +vn 0.0010 -0.2271 0.9739 +vn 0.6231 0.7821 0.0027 +vn 0.5114 0.8593 0.0069 +vn 0.4971 0.8677 0.0061 +vn 0.6788 0.7343 -0.0038 +vn 0.0002 -0.2541 0.9672 +vn 0.0007 -0.2393 0.9709 +vn -0.0590 -0.0092 0.9982 +vn 0.0002 0.0019 1.0000 +vn -0.0021 0.4211 -0.9070 +vn 0.0000 0.5181 -0.8553 +vn -0.0026 0.4631 -0.8863 +vn -0.0040 0.4161 -0.9093 +vn 0.9921 0.1253 0.0031 +vn 0.9947 0.1024 0.0022 +vn 1.0000 -0.0000 0.0000 +vn 0.8791 0.4765 0.0014 +vn 0.9190 0.3944 0.0003 +vn -0.0000 0.1254 -0.9921 +vn -0.0015 0.3821 -0.9241 +vn -0.0014 0.3619 -0.9322 +vn -0.0000 0.1093 -0.9940 +vn 0.9961 -0.0883 -0.0067 +vn 0.9967 -0.0805 -0.0062 +vn -0.7757 0.6311 0.0000 +vn -0.9731 0.2291 -0.0234 +vn -0.9657 0.2568 -0.0392 +vn -0.7916 0.6111 0.0000 +vn -0.9905 0.1059 -0.0877 +vn -0.9902 0.0847 -0.1112 +vn -0.6047 0.7964 0.0000 +vn -0.0034 0.1230 0.9924 +vn -0.0066 0.0746 0.9972 +vn -0.0208 -0.2756 0.9610 +vn -0.0093 -0.2644 0.9644 +vn -0.0261 0.4398 0.8977 +vn -0.0530 0.4827 0.8742 +vn -0.9851 0.1610 -0.0602 +vn -0.9495 0.2314 -0.2121 +vn -0.0113 -0.2054 0.9786 +vn -0.0260 -0.0912 0.9955 +vn -0.0000 -0.2803 -0.9599 +vn -0.0000 -0.2805 -0.9598 +vn 0.0010 -0.2271 -0.9739 +vn 0.0002 -0.2257 -0.9742 +vn -0.0000 0.1255 -0.9921 +vn 0.0000 0.3981 0.9174 +vn -0.0000 0.1254 0.9921 +vn -0.0000 0.1255 0.9921 +vn -0.0073 0.4182 -0.9083 +vn 0.0000 0.4047 -0.9144 +vn 0.0000 0.3981 -0.9174 +vn -0.0000 -0.2803 0.9599 +vn -0.0000 -0.2805 0.9598 +vn -0.0232 0.5156 -0.8565 +vn 0.0000 0.5068 -0.8620 +vn 0.0000 0.5068 0.8620 +vn -0.0232 0.5156 0.8565 +vn -0.0073 0.4182 0.9083 +vn 0.0000 0.4047 0.9144 +vn -0.0000 -0.0000 1.0000 +vn -0.0156 -0.0000 0.9999 +vn -0.0163 -0.0066 0.9998 +vn -0.0301 0.6410 0.7669 +vn 0.0000 0.6524 0.7579 +vn -0.0811 -0.1452 0.9861 +vn -0.0177 -0.0687 0.9975 +vn 0.0000 -0.0859 0.9963 +vn -0.0000 -0.1570 0.9876 +vn -0.2743 -0.1657 0.9473 +vn -0.0312 -0.0064 0.9995 +vn -0.1752 0.5731 -0.8006 +vn -0.0613 0.4686 -0.8813 +vn -0.0260 -0.0912 -0.9955 +vn -0.0208 -0.2756 -0.9610 +vn -0.0093 -0.2644 -0.9644 +vn -0.0113 -0.2054 -0.9786 +vn -0.0034 0.1230 -0.9924 +vn -0.0001 0.1255 -0.9921 +vn -0.0001 -0.2806 -0.9598 +vn -0.0261 0.4398 -0.8977 +vn -0.0530 0.4827 -0.8742 +vn -0.0066 0.0746 -0.9972 +vn -0.0000 0.0000 -1.0000 +vn 0.9534 -0.3015 0.0069 +vn 0.9557 -0.2945 0.0056 +vn 0.9219 -0.3871 0.0187 +vn 0.8949 -0.4457 0.0242 +vn -0.1750 -0.0720 -0.9819 +vn -0.0155 -0.0030 -0.9999 +vn -0.0163 -0.0073 -0.9998 +vn -0.0310 -0.0133 -0.9994 +vn 0.9219 -0.3871 -0.0187 +vn 0.8949 -0.4457 -0.0242 +vn 0.8064 -0.5900 -0.0393 +vn 0.8560 -0.5160 -0.0306 +vn 0.8247 -0.4125 -0.3868 +vn -0.1124 -0.9462 0.3033 +vn -0.0805 -0.9553 0.2844 +vn -0.0845 -0.9886 0.1246 +vn -0.1217 -0.9838 0.1319 +vn 0.8247 -0.4125 0.3868 +vn 0.4207 -0.9062 -0.0433 +vn 0.5880 -0.8066 -0.0607 +vn 0.5751 -0.8173 -0.0352 +vn 0.3170 -0.9478 -0.0356 +vn 0.0005 -0.2299 0.9732 +vn -0.0000 -0.2817 0.9595 +vn -0.0001 -0.2818 0.9595 +vn 0.0002 -0.2293 0.9733 +vn -0.0001 -0.2806 0.9598 +vn 0.0006 -0.2277 0.9737 +vn -0.0001 0.1255 0.9921 +vn -0.0000 -0.2818 -0.9595 +vn -0.0000 -0.2820 -0.9594 +vn -0.0001 -0.2818 -0.9595 +vn 0.0006 -0.2277 -0.9737 +vn 0.0002 -0.2293 -0.9733 +vn 0.8706 0.4905 -0.0379 +vn 0.8725 0.4885 -0.0087 +vn 0.7712 0.6362 -0.0213 +vn 0.7727 0.6335 -0.0405 +vn -0.1383 -0.9900 0.0279 +vn -0.1383 -0.9900 0.0268 +vn -0.1379 -0.9903 0.0164 +vn 0.9598 0.2784 -0.0362 +vn 0.9602 0.2794 -0.0010 +vn -0.9989 -0.0462 0.0002 +vn -0.9989 -0.0462 -0.0002 +vn 0.0010 0.0128 -0.9999 +vn 0.0002 0.0136 -0.9999 +vn -0.0000 -0.2820 0.9594 +vn -0.0000 -0.2818 0.9595 +vn 0.0014 -0.2358 0.9718 +vn -0.0000 -0.2821 0.9594 +vn 0.0020 -0.2342 0.9722 +vn -0.1973 -0.2040 0.9589 +vn -0.1742 -0.2110 0.9618 +vn -0.4588 -0.4321 0.7764 +vn -0.1955 -0.9122 -0.3601 +vn -0.2462 -0.8841 -0.3973 +vn -0.2670 -0.9444 -0.1919 +vn -0.2133 -0.9625 -0.1679 +vn -0.2197 -0.9748 -0.0391 +vn -0.2763 -0.9604 -0.0357 +vn -0.2670 -0.9444 0.1919 +vn -0.2133 -0.9625 0.1679 +vn 0.0008 -0.2316 -0.9728 +vn 0.0020 -0.2342 -0.9722 +vn 0.0005 -0.2299 -0.9732 +vn -0.0000 -0.2817 -0.9595 +vn -0.0000 -0.2821 -0.9594 +vn -0.0000 -0.2823 -0.9593 +vn -0.1253 -0.9911 -0.0447 +vn -0.1124 -0.9462 -0.3033 +vn -0.1217 -0.9838 -0.1319 +vn 0.0008 -0.2316 0.9728 +vn -0.2462 -0.8841 0.3973 +vn -0.1955 -0.9122 0.3601 +vn -0.0003 -0.2638 0.9646 +vn 0.0411 -0.1570 0.9867 +vn 0.1342 -0.4219 0.8966 +vn -0.1484 -0.7309 0.6662 +vn -0.0001 -0.2363 0.9717 +vn -0.0000 -0.2825 0.9593 +vn -0.0000 -0.2823 0.9593 +vn -0.0006 -0.2361 0.9717 +vn -0.1973 -0.2040 -0.9589 +vn 0.0411 -0.1570 -0.9867 +vn -0.0069 0.1069 -0.9942 +vn 0.0014 -0.2358 -0.9718 +vn -0.0006 -0.2361 -0.9717 +vn -0.0014 0.3619 0.9322 +vn -0.0015 0.3821 0.9241 +vn -0.0000 0.1093 0.9940 +vn -0.0000 -0.2827 0.9592 +vn -0.0026 0.4631 0.8863 +vn 0.0000 0.5181 0.8553 +vn -0.0021 0.4211 0.9070 +vn -0.0040 0.4161 0.9093 +vn 0.0014 0.6748 0.7380 +vn 0.0007 0.6637 0.7480 +vn -0.1175 -0.1092 0.9871 +vn -0.1213 -0.3624 0.9241 +vn -0.0643 -0.4384 0.8965 +vn -0.0188 -0.1290 0.9915 +vn -0.1175 -0.1092 -0.9871 +vn -0.0188 -0.1290 -0.9915 +vn -0.0643 -0.4384 -0.8965 +vn -0.1213 -0.3624 -0.9241 +vn -0.0000 -0.2829 0.9592 +vn -0.0000 -0.2830 0.9591 +vn -0.0000 -0.2825 -0.9593 +vn -0.0001 -0.2363 -0.9717 +vn -0.0000 -0.2826 -0.9593 +vn 0.0011 -0.2370 -0.9715 +vn -0.0000 -0.2826 -0.9592 +vn 0.0014 -0.2379 -0.9713 +vn -0.0000 -0.2827 -0.9592 +vn 0.0013 -0.2386 -0.9711 +vn -0.0000 -0.2828 -0.9592 +vn -0.1480 -0.9824 0.1141 +vn -0.2690 -0.9229 0.2756 +vn -0.1168 -0.9808 0.1559 +vn -0.4220 -0.8355 0.3520 +vn -0.3296 -0.6613 0.6739 +vn -0.5031 -0.7843 0.3630 +vn -0.4005 -0.6337 0.6618 +vn -0.6801 -0.6080 0.4096 +vn -0.6004 -0.4905 0.6316 +vn -0.0003 -0.2638 -0.9646 +vn -0.1484 -0.7309 -0.6662 +vn 0.1342 -0.4219 -0.8966 +vn -0.1373 -0.3025 -0.9432 +vn -0.3296 -0.6613 -0.6739 +vn -0.1777 -0.2826 -0.9426 +vn -0.4005 -0.6337 -0.6618 +vn -0.2520 -0.2775 -0.9271 +vn -0.6004 -0.4905 -0.6316 +vn -0.0000 -0.2826 0.9592 +vn -0.0000 -0.2826 0.9593 +vn 0.0012 -0.2389 0.9711 +vn 0.0013 -0.2386 0.9711 +vn 0.0014 -0.2379 0.9713 +vn 0.0011 -0.2370 0.9715 +vn -0.3345 -0.2189 0.9166 +vn -0.2520 -0.2775 0.9271 +vn -0.6115 -0.2448 0.7524 +vn -0.1777 -0.2826 0.9426 +vn -0.1373 -0.3025 0.9432 +vn 0.0056 -0.0142 0.9999 +vn -0.0150 -0.0317 0.9994 +vn -0.0282 -0.0400 0.9988 +vn -0.0479 -0.0566 0.9972 +vn -0.0514 -0.0564 0.9971 +vn -0.0479 -0.0566 -0.9972 +vn -0.0282 -0.0400 -0.9988 +vn -0.0150 -0.0317 -0.9994 +vn 0.0056 -0.0142 -0.9999 +vn 0.0173 -0.0468 -0.9988 +vn 0.0002 -0.2541 -0.9672 +vn 0.0002 0.0019 -1.0000 +vn -0.0590 -0.0092 -0.9982 +vn 0.0007 -0.2393 -0.9709 +vn -0.0507 -0.1183 -0.9917 +vn 0.0173 -0.0468 0.9988 +vn 0.0008 0.0092 1.0000 +vn -0.0207 -0.0329 0.9992 +vn 0.0008 0.0092 -1.0000 +vn 0.0005 0.0107 -0.9999 +vn -0.0207 -0.0329 -0.9992 +vn -0.0507 -0.1183 0.9917 +vn 0.0006 0.0106 0.9999 +vn 0.0002 0.0116 0.9999 +vn 0.0005 0.0107 0.9999 +vn 0.0002 0.0116 -0.9999 +vn 0.0006 0.0106 -0.9999 +vn -0.0116 0.0063 -0.9999 +vn -0.1485 -0.0677 -0.9866 +vn 0.9761 -0.2171 -0.0074 +vn 0.9752 -0.2210 -0.0067 +vn -0.1485 -0.0677 0.9866 +vn -0.0116 0.0063 0.9999 +vn -0.0811 -0.1452 -0.9861 +vn -0.1913 -0.2394 -0.9519 +vn -0.0001 -0.2906 -0.9568 +vn -0.0000 -0.1570 -0.9876 +vn 0.0012 -0.2389 -0.9711 +vn 0.0011 -0.2390 -0.9710 +vn -0.0475 -0.0332 -0.9983 +vn -0.0514 -0.0564 -0.9971 +vn 0.0011 -0.2390 0.9710 +vn -0.0475 -0.0332 0.9983 +vn -0.2335 -0.0768 0.9693 +vn -0.4981 -0.1554 0.8531 +vn -0.0000 -0.2828 0.9592 +vn -0.7654 -0.2646 0.5866 +vn -0.8581 -0.3266 0.3963 +vn -0.3345 -0.2189 -0.9166 +vn -0.2335 -0.0768 -0.9693 +vn -0.4981 -0.1554 -0.8531 +vn -0.6115 -0.2448 -0.7524 +vn -0.0000 -0.2829 -0.9592 +vn -0.7683 -0.6399 -0.0181 +vn -0.7674 -0.6409 -0.0159 +vn -0.7617 -0.6479 -0.0006 +vn -0.1742 -0.2110 -0.9618 +vn -0.4588 -0.4321 -0.7764 +vn -0.0069 0.1069 0.9942 +vn -0.7392 -0.4543 0.4971 +vn -0.6520 -0.4175 0.6330 +vn -0.2683 -0.7455 -0.6101 +vn -0.1883 -0.7809 -0.5956 +vn -0.0009 -0.8384 -0.5451 +vn -0.0805 -0.9553 -0.2844 +vn -0.0845 -0.9886 -0.1246 +vn -0.0866 -0.9951 -0.0467 +vn -0.5176 -0.8556 0.0091 +vn -0.6066 -0.7948 0.0190 +vn -0.7433 -0.6685 0.0251 +vn -0.7461 -0.6654 0.0252 +vn -0.0165 -0.0093 0.9998 +vn -0.0121 0.0116 0.9999 +vn -0.0322 -0.0219 0.9992 +vn -0.0308 0.0095 0.9995 +vn 0.3340 -0.9416 -0.0426 +vn 0.3354 -0.9415 -0.0333 +vn 0.4247 -0.9048 -0.0312 +vn 0.4256 -0.9039 -0.0435 +vn -0.0326 -0.0156 -0.9993 +vn -0.0166 -0.0078 -0.9998 +vn -0.0120 0.0108 -0.9999 +vn -0.0306 0.0066 -0.9995 +vn -0.1553 -0.9877 0.0169 +vn -0.2576 -0.9661 0.0193 +vn -0.7059 -0.7080 0.0231 +vn -0.0061 0.0210 0.9998 +vn -0.0125 0.0430 0.9990 +vn 0.8593 -0.5098 -0.0421 +vn 0.8592 -0.5114 -0.0140 +vn 0.9077 -0.4195 -0.0090 +vn 0.9066 -0.4202 -0.0402 +vn -0.0061 0.0210 -0.9998 +vn -0.0125 0.0430 -0.9990 +vn -0.0000 -0.2830 -0.9591 +vn -0.9989 -0.0462 0.0007 +vn 0.9455 -0.3256 -0.0040 +vn 0.9452 -0.3244 -0.0381 +vn -0.8783 -0.4717 -0.0788 +vn -0.8786 -0.4772 -0.0197 +vn -0.8999 -0.4349 -0.0314 +vn -0.8967 -0.4342 -0.0863 +vn 0.8520 0.5228 -0.0281 +vn 0.8539 0.5187 -0.0428 +vn -0.8380 -0.5403 -0.0768 +vn -0.8396 -0.5430 -0.0162 +vn -0.9079 -0.4172 -0.0408 +vn -0.9073 -0.4110 -0.0895 +vn 0.9143 0.4037 -0.0316 +vn 0.9153 0.4005 -0.0421 +vn -0.9663 -0.2457 -0.0771 +vn -0.9659 -0.2572 -0.0308 +vn -0.9952 0.0963 0.0153 +vn -0.9925 0.1183 -0.0298 +vn 0.9685 0.2468 -0.0319 +vn 0.9665 0.2555 -0.0261 +vn 0.9974 0.0720 -0.0091 +vn 0.9978 0.0657 -0.0126 +vn -0.0446 0.0126 0.9989 +vn -0.9306 0.3621 0.0541 +vn -0.8075 0.5874 0.0542 +vn 0.9997 -0.0257 0.0042 +vn 0.9996 -0.0284 0.0007 +vn -0.0470 0.0133 -0.9988 +vn -0.1825 0.0627 0.9812 +vn -0.6079 0.7825 0.1343 +vn -0.4511 0.8768 0.1667 +vn -0.4231 0.8948 0.1429 +vn 0.9889 -0.1462 0.0250 +vn 0.9874 -0.1564 0.0223 +vn -0.1564 0.0442 -0.9867 +vn -0.1873 0.0687 -0.9799 +vn -0.1483 0.0419 0.9881 +vn -0.2072 0.0155 0.9782 +vn -0.2445 -0.0229 0.9694 +vn -0.3678 0.0524 0.9284 +vn -0.3118 0.1330 0.9408 +vn -0.1845 0.2148 0.9591 +vn -0.1782 0.0007 0.9840 +vn 0.9664 -0.2541 0.0393 +vn 0.9660 -0.2548 0.0444 +vn 0.9659 -0.2548 0.0448 +vn 0.9664 -0.2540 0.0389 +vn -0.3774 -0.1108 0.9194 +vn -0.3183 0.1468 -0.9366 +vn 0.2243 -0.9598 0.1687 +vn 0.2279 -0.9584 0.1719 +vn -0.0335 -0.9826 0.1827 +vn -0.0294 -0.9827 0.1827 +vn -0.2529 -0.0294 -0.9670 +vn -0.2128 0.0151 -0.9770 +vn -0.0303 -0.9778 0.2075 +vn -0.0639 -0.9767 0.2047 +vn 0.4352 -0.8870 0.1542 +vn 0.4338 -0.8869 0.1585 +vn -0.3725 0.0559 -0.9263 +vn -0.3809 -0.1295 -0.9155 +vn -0.0045 -0.9712 0.2380 +vn -0.0191 -0.9705 0.2404 +vn -0.2031 -0.9476 0.2467 +vn -0.1822 -0.9464 0.2665 +vn -0.1560 -0.2239 -0.9620 +vn -0.1664 -0.0561 -0.9845 +vn -0.0993 0.9714 0.2159 +vn -0.1087 0.9730 0.2036 +vn -0.0463 -0.2199 0.9744 +vn -0.0047 -0.0271 0.9996 +vn -0.0063 -0.0102 0.9999 +vn -0.1076 -0.2054 0.9727 +vn 0.1857 0.9577 0.2199 +vn 0.1753 0.9559 0.2356 +vn -0.0509 -0.2418 -0.9690 +vn -0.0357 -0.1148 -0.9927 +vn 0.0405 0.2212 0.9744 +vn -0.1590 -0.2007 0.9667 +vn -0.1670 0.1316 -0.9771 +vn -0.0145 0.0489 -0.9987 +vn -0.1183 -0.2258 -0.9670 +vn -0.0459 -0.0492 -0.9977 +vn 0.4661 0.8578 0.2168 +vn 0.4470 0.8721 0.1990 +vn 0.6948 0.7071 0.1312 +vn 0.7121 0.6998 0.0564 +vn -0.4650 -0.8502 0.2469 +vn -0.4634 -0.8594 0.2160 +vn -0.7072 -0.6936 0.1370 +vn -0.7101 -0.6920 0.1304 +vn 0.0253 0.1439 -0.9893 +vn 0.1025 0.2079 0.9728 +vn -0.0241 -0.0042 0.9997 +vn 0.1458 0.1736 0.9740 +vn 0.1660 0.0840 0.9825 +vn -0.0129 -0.0293 0.9995 +vn -0.1504 -0.1470 0.9776 +vn -0.1444 -0.0969 0.9848 +vn -0.0260 -0.0058 -0.9996 +vn 0.1611 0.1896 -0.9686 +vn -0.1652 -0.1630 -0.9727 +vn -0.0143 -0.0320 -0.9994 +vn -0.1563 -0.1041 -0.9822 +vn -0.1164 -0.0853 -0.9895 +vn 0.0196 -0.0377 -0.9991 +vn -0.8076 -0.5887 0.0337 +vn -0.8084 -0.5879 0.0298 +vn 0.8266 0.5580 0.0725 +vn 0.8285 0.5589 -0.0354 +vn 0.1816 0.0920 -0.9791 +vn 0.1656 0.0153 -0.9861 +vn 0.0186 -0.0362 0.9992 +vn -0.1094 -0.0808 0.9907 +vn 0.1553 0.0134 0.9878 +vn -0.7333 -0.6795 -0.0229 +vn -0.7344 -0.6787 -0.0003 +vn 0.9942 0.0000 -0.1071 +vn 0.9993 0.0373 -0.0018 +vn 0.9933 0.0380 -0.1089 +vn -0.9516 -0.2341 -0.1993 +vn -0.9729 -0.2312 0.0062 +vn -0.9127 -0.4082 0.0189 +vn -0.8826 -0.4352 -0.1780 +vn -0.7509 -0.6493 -0.1206 +vn -0.7902 -0.6119 0.0339 +vn -0.7566 -0.6528 0.0365 +vn -0.6873 -0.7035 -0.1811 +vn -0.7009 -0.7119 -0.0435 +vn -0.7028 -0.7113 -0.0116 +vn 0.1229 -0.0044 0.9924 +vn 0.0082 -0.0316 0.9995 +vn 0.9971 0.0763 -0.0036 +vn 0.9907 0.0756 -0.1133 +vn -0.0731 -0.0402 0.9965 +vn -0.0774 -0.0426 -0.9961 +vn 0.0087 -0.0334 -0.9994 +vn 0.1300 -0.0046 -0.9915 +vn -0.0177 -0.0687 -0.9975 +vn 0.0000 -0.0859 -0.9963 +vn -0.0009 -0.8384 0.5451 +vn 0.0090 -0.9985 -0.0542 +vn 0.0209 -0.9984 -0.0527 +vn -0.0022 -0.9983 -0.0584 +vn -0.0022 -0.9984 -0.0571 +vn -0.3625 -0.3375 0.8687 +vn -0.0001 -0.2906 0.9568 +vn -0.0006 1.0000 -0.0001 +vn -0.0006 1.0000 0.0000 +vn -0.2244 -0.9745 0.0000 +vn -0.1884 -0.9821 0.0000 +vn -0.1617 -0.9864 -0.0308 +vn -0.2420 -0.9682 -0.0639 +vn -0.5829 -0.4529 0.6746 +vn -0.4639 -0.6275 -0.6252 +vn 0.0212 -0.0327 -0.9992 +vn 0.1086 -0.0337 -0.9935 +vn 0.0201 -0.0309 0.9993 +vn -0.0640 -0.0296 0.9975 +vn 0.1026 -0.0318 0.9942 +vn -0.0678 -0.0314 -0.9972 +vn 0.8560 -0.5145 -0.0508 +vn 0.8558 -0.5159 0.0396 +vn 0.8554 -0.5139 -0.0658 +vn -0.7300 -0.6815 -0.0524 +vn -0.7321 -0.6811 -0.0110 +vn -0.7009 -0.7119 0.0435 +vn -0.7028 -0.7113 0.0116 +vn -0.7321 -0.6811 0.0110 +vn -0.7300 -0.6815 0.0524 +vn -0.7065 -0.7077 0.0000 +vn -0.7331 -0.6801 0.0000 +vn 0.8558 -0.5159 -0.0396 +vn 0.8560 -0.5145 0.0508 +vn 0.8553 -0.5139 0.0658 +vn 0.8579 -0.5139 0.0000 +vn 0.0111 -0.9986 0.0527 +vn 0.0270 -0.9985 0.0479 +vn -0.1255 -0.9921 -0.0000 +vn 0.0027 -1.0000 -0.0000 +vn -0.0006 1.0000 0.0001 +vn -0.0022 -0.9984 0.0571 +vn -0.0022 -0.9983 0.0584 +vn -0.0022 -1.0000 -0.0000 +vn -0.9127 -0.4082 -0.0189 +vn -0.8826 -0.4352 0.1780 +vn -0.7509 -0.6493 0.1206 +vn -0.7902 -0.6119 -0.0339 +vn -0.8432 -0.3838 0.3765 +vn -0.7007 -0.6352 0.3250 +vn -0.8432 -0.3838 -0.3765 +vn -0.7007 -0.6352 -0.3250 +vn 0.9993 0.0373 0.0018 +vn 0.9933 0.0380 0.1090 +vn 0.9907 0.0756 0.1133 +vn 0.9971 0.0763 0.0036 +vn 0.9993 0.0386 0.0000 +vn 0.9971 0.0759 0.0000 +vn -0.7333 -0.6795 0.0229 +vn -0.7344 -0.6787 0.0003 +vn -0.7322 -0.6811 0.0000 +vn -0.6873 -0.7035 0.1811 +vn -0.7566 -0.6528 -0.0365 +vn -0.6280 -0.7154 0.3063 +vn -0.6280 -0.7154 -0.3063 +vn -0.9729 -0.2312 -0.0062 +vn -0.9516 -0.2341 0.1993 +vn -0.8901 -0.2272 0.3951 +vn -0.8901 -0.2272 -0.3951 +vn 0.9942 0.0000 0.1072 +vn -0.8076 -0.5887 -0.0337 +vn -0.8084 -0.5879 -0.0298 +vn -0.8091 -0.5877 0.0000 +vn 0.6948 0.7071 -0.1312 +vn 0.7121 0.6998 -0.0564 +vn 0.8284 0.5589 0.0354 +vn 0.8267 0.5580 -0.0725 +vn 0.7017 0.7125 -0.0000 +vn 0.8291 0.5591 0.0000 +vn -0.7072 -0.6936 -0.1370 +vn -0.7100 -0.6920 -0.1304 +vn -0.7081 -0.7062 0.0000 +vn 0.1814 0.9585 -0.2200 +vn 0.1619 0.9581 -0.2363 +vn 0.4425 0.8709 -0.2137 +vn 0.4327 0.8789 -0.2006 +vn 0.2062 0.9784 0.0141 +vn 0.5012 0.8653 -0.0076 +vn -0.2031 -0.9476 -0.2467 +vn -0.1823 -0.9465 -0.2665 +vn -0.4650 -0.8502 -0.2469 +vn -0.4634 -0.8594 -0.2160 +vn -0.2240 -0.9746 0.0000 +vn -0.5089 -0.8608 0.0000 +vn 0.9889 -0.1462 -0.0250 +vn 0.9874 -0.1564 -0.0223 +vn 0.9664 -0.2541 -0.0393 +vn 0.9660 -0.2548 -0.0444 +vn 0.9861 -0.1662 0.0000 +vn 0.9673 -0.2536 -0.0000 +vn -0.0923 0.9720 -0.2159 +vn -0.0998 0.9738 -0.2045 +vn -0.0961 0.9954 -0.0037 +vn -0.0678 -0.9765 -0.2045 +vn -0.0330 -0.9776 -0.2077 +vn -0.0040 -0.9713 -0.2380 +vn -0.0186 -0.9705 -0.2404 +vn -0.0042 -1.0000 0.0011 +vn 0.0039 -1.0000 -0.0001 +vn -0.4516 0.8765 -0.1667 +vn -0.4233 0.8946 -0.1431 +vn -0.4075 0.9132 -0.0003 +vn 0.2279 -0.9584 -0.1719 +vn 0.4338 -0.8869 -0.1585 +vn 0.4352 -0.8870 -0.1542 +vn 0.2243 -0.9598 -0.1687 +vn 0.4417 -0.8972 0.0000 +vn 0.2193 -0.9756 0.0000 +vn -0.0356 -0.9825 -0.1826 +vn -0.0329 -0.9826 -0.1828 +vn -0.0156 -0.9999 -0.0012 +vn 0.9664 -0.2540 -0.0389 +vn 0.9659 -0.2548 -0.0448 +vn 0.9997 -0.0257 -0.0042 +vn 0.9996 -0.0284 -0.0007 +vn 0.9995 -0.0310 -0.0000 +vn -0.6097 0.7812 -0.1341 +vn -0.8080 0.5867 -0.0539 +vn -0.7938 0.6082 0.0002 +vn 0.9974 0.0720 0.0091 +vn 0.9978 0.0657 0.0126 +vn 0.9982 0.0597 -0.0000 +vn -0.9952 0.0963 -0.0153 +vn -0.9925 0.1183 0.0298 +vn -0.9306 0.3621 -0.0541 +vn -0.9899 0.1421 0.0000 +vn -0.9079 -0.4172 0.0408 +vn -0.9073 -0.4110 0.0895 +vn -0.9663 -0.2457 0.0771 +vn -0.9659 -0.2572 0.0308 +vn -0.9117 -0.4109 0.0000 +vn -0.9708 -0.2397 0.0000 +vn 0.9143 0.4037 0.0316 +vn 0.9153 0.4005 0.0421 +vn 0.9685 0.2468 0.0319 +vn 0.9665 0.2555 0.0261 +vn 0.9173 0.3983 -0.0000 +vn 0.9710 0.2392 -0.0000 +vn 0.8520 0.5228 0.0281 +vn 0.8539 0.5187 0.0428 +vn 0.8558 0.5173 -0.0000 +vn -0.8999 -0.4349 0.0314 +vn -0.8967 -0.4342 0.0863 +vn -0.9007 -0.4344 -0.0000 +vn -0.8396 -0.5430 0.0162 +vn -0.8380 -0.5403 0.0768 +vn -0.8783 -0.4717 0.0788 +vn -0.8786 -0.4772 0.0197 +vn -0.8412 -0.5406 0.0000 +vn -0.8802 -0.4746 0.0000 +vn 0.7712 0.6362 0.0213 +vn 0.7727 0.6335 0.0405 +vn 0.7739 0.6333 -0.0000 +vn 0.9077 -0.4195 0.0090 +vn 0.9066 -0.4202 0.0402 +vn 0.9452 -0.3244 0.0381 +vn 0.9455 -0.3256 0.0040 +vn 0.9084 -0.4180 -0.0000 +vn 0.9462 -0.3237 -0.0000 +vn -0.9989 -0.0462 -0.0007 +vn 0.0000 0.6524 -0.7579 +vn 0.0000 0.9693 -0.2461 +vn 0.0000 1.0000 0.0000 +vn 0.0000 0.9693 0.2461 +vn 0.8592 -0.5114 0.0140 +vn 0.8593 -0.5098 0.0421 +vn 0.8607 -0.5090 -0.0000 +vn -0.7526 -0.6582 -0.0173 +vn -0.7561 -0.6542 -0.0169 +vn -0.7059 -0.7080 -0.0231 +vn -0.3428 -0.9386 -0.0397 +vn -0.3639 -0.9288 -0.0691 +vn -0.2991 -0.9542 0.0000 +vn 0.3170 -0.9478 0.0356 +vn 0.4207 -0.9062 0.0433 +vn 0.3340 -0.9416 0.0426 +vn 0.3354 -0.9415 0.0333 +vn 0.4228 -0.9062 -0.0000 +vn 0.3392 -0.9407 -0.0000 +vn 0.4256 -0.9039 0.0435 +vn 0.4247 -0.9048 0.0312 +vn 0.4271 -0.9042 -0.0000 +vn -0.8005 -0.5992 -0.0108 +vn -0.1253 -0.9911 0.0447 +vn -0.0866 -0.9951 0.0467 +vn -0.1248 -0.9922 -0.0000 +vn -0.0870 -0.9962 -0.0000 +vn 0.9761 -0.2171 0.0074 +vn 0.9752 -0.2210 0.0067 +vn 0.9534 -0.3015 -0.0069 +vn 0.9557 -0.2944 -0.0056 +vn 0.9744 -0.2249 0.0000 +vn 0.9527 -0.3038 -0.0000 +vn -0.6520 -0.4175 -0.6330 +vn -0.7392 -0.4543 -0.4971 +vn -0.8581 -0.3266 -0.3963 +vn -0.8204 -0.4865 -0.3005 +vn -0.9355 -0.3534 0.0000 +vn -0.8204 -0.4865 0.3005 +vn -0.7617 -0.6479 0.0006 +vn -0.7674 -0.6409 0.0159 +vn -0.7683 -0.6399 0.0181 +vn -0.7742 -0.6330 -0.0000 +vn -0.7655 -0.2646 -0.5866 +vn -0.9477 -0.3191 -0.0052 +vn -0.9515 -0.3076 0.0000 +vn -0.9477 -0.3191 0.0052 +vn 0.0007 0.6637 -0.7480 +vn 0.0002 0.9685 -0.2490 +vn 0.0004 1.0000 0.0000 +vn 0.0002 0.9685 0.2490 +vn 0.9967 -0.0805 0.0062 +vn 0.9961 -0.0883 0.0067 +vn 0.9965 -0.0839 0.0000 +vn -0.6801 -0.6080 -0.4096 +vn -0.5031 -0.7843 -0.3630 +vn -0.6138 -0.7895 0.0000 +vn -0.5566 -0.8308 0.0000 +vn -0.4220 -0.8355 -0.3520 +vn -0.4534 -0.8913 0.0000 +vn -0.2690 -0.9229 -0.2756 +vn -0.3232 -0.9463 0.0000 +vn -0.1168 -0.9808 -0.1559 +vn -0.1480 -0.9824 -0.1141 +vn -0.1833 -0.9831 0.0000 +vn 0.0014 0.6748 -0.7380 +vn 0.0005 0.9669 -0.2551 +vn 0.0005 1.0000 0.0000 +vn 0.0005 0.9669 0.2551 +vn -0.2197 -0.9748 0.0391 +vn -0.2214 -0.9752 -0.0000 +vn -0.2763 -0.9604 0.0357 +vn -0.2772 -0.9608 -0.0000 +vn 0.9602 0.2794 0.0010 +vn 0.9598 0.2784 0.0362 +vn 0.8706 0.4905 0.0379 +vn 0.8725 0.4885 0.0087 +vn 0.9607 0.2777 0.0000 +vn 0.8748 0.4844 0.0000 +vn -0.1379 -0.9903 -0.0164 +vn -0.1383 -0.9900 -0.0268 +vn -0.1383 -0.9900 -0.0279 +vn -0.1388 -0.9903 0.0000 +vn 0.5751 -0.8173 0.0352 +vn 0.5880 -0.8066 0.0607 +vn 0.5934 -0.8049 -0.0000 +vn -0.0924 -0.6271 -0.7734 +vn 0.8634 -0.5045 -0.0000 +vn 0.8064 -0.5900 0.0393 +vn 0.7786 -0.6275 -0.0000 +vn -0.7784 -0.5328 0.3320 +vn -0.7215 -0.5318 0.4435 +vn -0.0918 0.6430 -0.7603 +vn -0.0301 0.6410 -0.7669 +vn -0.0383 0.9699 -0.2403 +vn -0.1676 0.9635 -0.2089 +vn -0.1687 0.9857 0.0000 +vn -0.0492 0.9988 0.0000 +vn -0.1676 0.9635 0.2089 +vn -0.0383 0.9699 0.2403 +vn -0.9902 0.0847 0.1112 +vn -0.9495 0.2314 0.2121 +vn -0.9851 0.1610 0.0602 +vn -0.9905 0.1059 0.0877 +vn -0.9904 0.1386 0.0000 +vn -0.9981 0.0618 0.0000 +vn 0.9190 0.3943 -0.0003 +vn 0.6788 0.7343 0.0038 +vn 0.6231 0.7821 -0.0027 +vn 0.8791 0.4765 -0.0014 +vn 0.6034 0.7974 0.0000 +vn 0.8548 0.5189 0.0000 +vn -0.9657 0.2568 0.0392 +vn -0.9731 0.2291 0.0234 +vn -0.9771 0.2130 0.0000 +vn 0.9921 0.1253 -0.0031 +vn 0.9947 0.1024 -0.0022 +vn 0.9904 0.1383 0.0000 +vn 0.4971 0.8677 -0.0061 +vn 0.5114 0.8593 -0.0069 +vn 0.5144 0.8575 0.0000 +vn -0.4902 0.7650 0.4177 +vn -0.4031 0.9152 0.0000 +vn -0.5574 0.8303 0.0000 +vn -0.1531 -0.9882 -0.0005 +vn -0.1773 -0.9841 0.0140 +vn -0.1528 -0.9883 -0.0004 +vn -0.1889 -0.9814 0.0329 +vn -0.1773 -0.9841 -0.0140 +vn -0.1531 -0.9882 0.0005 +vn -0.1528 -0.9883 0.0004 +vn -0.1368 -0.9906 0.0085 +vn -0.1889 -0.9814 -0.0329 +vn -0.1861 -0.9825 0.0000 +vn -0.1368 -0.9906 -0.0085 +vn -0.1317 -0.9913 0.0000 +vn -0.1230 -0.9901 0.0669 +vn -0.1252 -0.9875 0.0956 +vn -0.1309 -0.9751 0.1792 +vn -0.1309 -0.9751 -0.1792 +vn -0.1252 -0.9875 -0.0956 +vn -0.1230 -0.9901 -0.0669 +vn -0.1186 -0.9929 0.0000 +vn -0.6252 -0.5167 -0.5849 +vn -0.7215 -0.5318 -0.4435 +vn -0.0924 -0.6271 0.7734 +vn 0.8560 -0.5160 0.0306 +vn -0.7784 -0.5328 -0.3320 +vn -0.6252 -0.5167 0.5849 +vn -0.9207 -0.3903 0.0000 +vn -0.9206 -0.3902 0.0147 +vn -0.9206 -0.3902 -0.0147 +usemtl AUGA1 +s 1 +f 1547/1508/911 1512/1509/912 1002/1510/913 1023/1511/914 +f 1031/1512/915 1023/1511/914 1002/1510/913 1011/1513/916 +f 1541/1514/917 1514/1515/918 1000/1516/919 1016/1517/920 +f 1033/1518/921 1189/1519/922 1351/1520/923 1341/1521/924 +f 1529/1522/925 1511/1523/926 998/1524/927 1012/1525/928 +f 999/1526/929 1244/1527/930 1251/1528/931 1191/1529/932 +f 1249/1530/933 1245/1531/934 996/1532/935 1004/1533/936 +f 1523/1534/937 1014/1535/938 1015/1536/939 1520/1537/939 +f 1526/1538/940 1013/1539/941 1014/1535/938 1523/1534/937 +f 1247/1540/942 1248/1541/943 1005/1542/944 1006/1543/945 +f 1515/1544/946 1520/1537/939 1015/1536/939 999/1545/947 +f 1532/1546/948 1535/1547/949 1018/1548/950 1019/1549/951 +f 1535/1547/949 1538/1550/952 1017/1551/953 1018/1548/950 +f 1526/1552/940 1529/1522/925 1012/1525/928 1013/1553/941 +f 1506/1554/954 1532/1546/948 1019/1549/951 1001/1555/954 +f 1027/1556/955 1009/1557/956 1008/1558/957 1025/1559/958 +f 1029/1560/959 1010/1561/960 1009/1557/956 1027/1556/955 +f 1538/1550/952 1541/1514/961 1016/1517/962 1017/1551/953 +f 1032/1562/963 1025/1559/958 1008/1558/957 1003/1563/964 +f 1037/1564/965 1343/1565/966 1334/1566/967 1020/1567/968 +f 1039/1568/942 1344/1569/969 1343/1565/966 1037/1564/965 +f 1029/1560/959 1031/1512/915 1011/1513/916 1010/1561/960 +f 1338/1570/970 1028/1571/970 1026/1572/971 1337/1573/972 +f 1043/1574/973 1346/1575/974 1345/1576/975 1041/1577/975 +f 1041/1577/975 1345/1576/975 1344/1569/969 1039/1568/942 +f 1337/1573/972 1026/1572/971 1024/1578/976 1336/1579/977 +f 1336/1579/977 1024/1578/976 1033/1518/921 1341/1521/924 +f 1035/1580/978 1342/1581/979 1346/1575/974 1043/1574/973 +f 1335/1582/980 1022/1583/981 1030/1584/982 1339/1585/983 +f 1283/1586/984 1282/1587/985 1051/1588/986 1049/1589/984 +f 1544/1590/987 1022/1583/981 1335/1582/980 1665/1591/988 +f 1369/1592/984 1362/1593/984 1084/1594/984 1349/1595/984 +f 1496/1596/989 1495/1597/990 1485/1598/991 1491/1599/992 +f 1282/1587/985 1261/1600/993 1045/1601/994 1051/1588/986 +f 1016/1602/920 1000/1603/919 1034/1604/995 1042/1605/996 +f 1042/1605/996 1034/1604/995 1035/1580/978 1043/1574/973 +f 1001/1606/997 1019/1607/998 1036/1608/999 1021/1609/1000 +f 1021/1609/1000 1036/1608/999 1037/1564/965 1020/1567/968 +f 1036/1608/999 1038/1610/1001 1039/1568/942 1037/1564/965 +f 1343/1565/966 1344/1569/969 1058/1611/1002 1056/1612/1003 +f 1038/1610/1001 1040/1613/1004 1041/1577/975 1039/1568/942 +f 1344/1569/969 1345/1576/975 1060/1614/975 1058/1611/1002 +f 1017/1615/1005 1016/1602/920 1042/1605/996 1040/1613/1004 +f 1040/1613/1004 1042/1605/996 1043/1574/973 1041/1577/975 +f 1028/1571/970 1030/1584/982 1031/1512/915 1029/1560/959 +f 1026/1572/971 1028/1571/970 1029/1560/959 1027/1556/955 +f 1017/1615/1005 1040/1613/1004 1038/1610/1001 1018/1616/1006 +f 1024/1578/976 1026/1572/971 1027/1556/955 1025/1559/958 +f 1018/1616/1006 1038/1610/1001 1036/1608/999 1019/1607/998 +f 1033/1518/921 1024/1578/976 1025/1559/958 1032/1562/963 +f 1030/1584/982 1022/1583/981 1023/1511/914 1031/1512/915 +f 1544/1590/987 1547/1508/911 1023/1511/914 1022/1583/981 +f 1248/1541/943 1249/1530/933 1004/1533/936 1005/1542/944 +f 1352/1617/1007 1340/1618/1007 1050/1619/1007 1284/1620/1007 +f 1360/1621/1007 1361/1622/1007 1085/1623/1007 1082/1624/1007 +f 1365/1625/1007 1360/1621/1007 1082/1624/1007 1080/1626/1007 +f 1324/1627/984 1314/1628/984 1355/1629/984 1356/1630/984 +f 1638/1631/1008 1262/1632/1009 1047/1633/1010 1551/1634/1011 +f 1260/1635/1012 1263/1636/1013 1046/1637/1014 1044/1638/1015 +f 1263/1636/1013 1284/1620/1007 1050/1619/1007 1046/1637/1014 +f 1048/1639/1016 1553/1640/1017 1810/1641/1018 1805/1642/1019 +f 1352/1617/1007 1264/1643/1007 1079/1644/1007 1340/1618/1007 +f 1264/1645/1020 1265/1646/1020 1078/1647/1020 1079/1648/1020 +f 1309/1649/1021 1266/1650/1022 1077/1651/1023 1305/1652/1024 +f 1266/1653/1025 1267/1654/1025 1076/1655/1025 1077/1656/1025 +f 1556/1657/1026 1559/1658/1027 1077/1651/1028 1076/1659/1029 +f 1646/1660/988 1562/1661/988 1066/1662/980 1293/1663/980 +f 1562/1661/988 1565/1664/988 1067/1665/980 1066/1662/980 +f 1297/1666/983 1293/1663/980 1066/1662/980 1074/1667/983 +f 1074/1667/983 1066/1662/980 1067/1665/980 1075/1668/983 +f 1299/1669/1030 1294/1670/1031 1068/1671/1032 1053/1672/1033 +f 1053/1672/1033 1068/1671/1032 1069/1673/1034 1052/1674/1035 +f 1068/1671/1032 1070/1675/1036 1071/1676/1036 1069/1673/1034 +f 1111/1677/1037 1112/1678/969 1091/1679/969 1090/1680/1038 +f 1070/1675/1036 1072/1681/970 1073/1682/970 1071/1676/1036 +f 1112/1678/969 1113/1683/975 1092/1684/975 1091/1679/969 +f 1296/1685/970 1297/1666/983 1074/1667/983 1072/1681/970 +f 1072/1681/970 1074/1667/983 1075/1668/983 1073/1682/970 +f 1345/1576/975 1346/1575/974 1062/1686/974 1060/1614/975 +f 1060/1614/975 1062/1686/974 1063/1687/974 1061/1688/975 +f 1058/1611/1002 1060/1614/975 1061/1688/975 1059/1689/1002 +f 1296/1685/970 1072/1681/970 1070/1675/1036 1295/1690/972 +f 1056/1612/1003 1058/1611/1002 1059/1689/1002 1057/1691/1039 +f 1295/1690/972 1070/1675/1036 1068/1671/1032 1294/1670/1031 +f 1334/1566/967 1343/1565/966 1056/1612/1003 1065/1692/1040 +f 1065/1692/1040 1056/1612/1003 1057/1691/1039 1064/1693/1041 +f 1346/1575/974 1342/1581/979 1054/1694/979 1062/1686/974 +f 1062/1686/974 1054/1694/979 1055/1695/979 1063/1687/974 +f 1574/1696/1042 1087/1697/1043 1375/1698/1044 1676/1699/1045 +f 1568/1700/1046 1571/1701/1047 1086/1702/1048 1081/1703/1048 +f 1084/1594/984 1372/1704/984 1377/1705/984 1349/1595/984 +f 1084/1594/984 1086/1706/984 1374/1707/984 1372/1704/984 +f 1668/1708/1049 1364/1709/1050 1087/1697/1043 1574/1696/1042 +f 1367/1710/984 1363/1711/984 1081/1712/984 1086/1706/984 +f 1362/1593/984 1367/1710/984 1086/1706/984 1084/1594/984 +f 1666/1713/1051 1365/1714/1051 1080/1715/1052 1566/1716/1052 +f 1334/1566/967 1350/1717/1053 1190/1718/1054 1020/1567/968 +f 1368/1719/1007 1366/1720/1007 1083/1721/1007 1348/1722/1007 +f 1232/1723/970 1233/1724/983 1100/1725/983 1099/1726/970 +f 1098/1727/972 1099/1726/970 1106/1728/970 1105/1729/972 +f 1097/1730/1055 1098/1727/972 1105/1729/972 1104/1731/1056 +f 1235/1732/1057 1230/1733/1058 1097/1730/1055 1088/1734/1059 +f 1233/1724/983 1229/1735/980 1096/1736/980 1100/1725/983 +f 1631/1737/988 1577/1738/988 1096/1736/980 1229/1735/980 +f 1289/1739/1060 1268/1740/1061 1094/1741/1062 1794/1742/1062 +f 1270/1743/1063 1269/1744/1064 1101/1745/1065 1108/1746/1066 +f 1583/1747/1067 1580/1748/1068 1094/1749/1069 1115/1750/1070 +f 1113/1683/975 1114/1751/974 1093/1752/974 1092/1684/975 +f 1231/1753/972 1232/1723/970 1099/1726/970 1098/1727/972 +f 1230/1733/1058 1231/1753/972 1098/1727/972 1097/1730/1055 +f 1102/1754/1071 1111/1677/1037 1090/1680/1038 1095/1755/1072 +f 1114/1751/974 1110/1756/979 1089/1757/979 1093/1752/974 +f 1304/1758/974 1300/1759/979 1110/1756/979 1114/1751/974 +f 1292/1760/1073 1301/1761/1074 1111/1677/1037 1102/1754/1071 +f 1237/1762/1075 1238/1763/969 1119/1764/969 1118/1765/1076 +f 1238/1763/969 1239/1766/975 1120/1767/975 1119/1764/969 +f 1303/1768/975 1304/1758/974 1114/1751/974 1113/1683/975 +f 1643/1769/1077 1583/1747/1067 1115/1750/1070 1305/1652/1024 +f 1308/1770/1078 1270/1743/1063 1108/1746/1066 1298/1771/1079 +f 1099/1726/970 1100/1725/983 1107/1772/983 1106/1728/970 +f 1303/1768/975 1113/1683/975 1112/1678/969 1302/1773/969 +f 1302/1773/969 1112/1678/969 1111/1677/1037 1301/1761/1074 +f 1088/1734/1059 1097/1730/1055 1104/1731/1056 1109/1774/1080 +f 1100/1725/983 1096/1736/980 1103/1775/980 1107/1772/983 +f 1577/1738/988 1586/1776/988 1103/1775/980 1096/1736/980 +f 1268/1777/1081 1271/1778/1082 1115/1750/1070 1094/1749/1069 +f 1281/1779/1083 1272/1780/1084 1795/1781/1085 1182/1782/1086 +f 1616/1783/988 1589/1784/988 1124/1785/980 1137/1786/980 +f 1153/1787/983 1137/1786/980 1124/1785/980 1128/1788/983 +f 1158/1789/1087 1141/1790/1088 1125/1791/1089 1116/1792/1090 +f 1149/1793/970 1153/1787/983 1128/1788/983 1127/1794/970 +f 1288/1795/1091 1273/1796/1092 1797/1797/1093 1798/1798/1093 +f 1239/1766/975 1240/1799/974 1121/1800/974 1120/1767/975 +f 1149/1793/970 1127/1794/970 1126/1801/972 1145/1802/972 +f 1145/1802/972 1126/1801/972 1125/1791/1089 1141/1790/1088 +f 1228/1803/1094 1237/1762/1075 1118/1765/1076 1123/1804/1095 +f 1240/1799/974 1236/1805/979 1117/1806/979 1121/1800/974 +f 1013/1807/1096 1256/1808/1097 1255/1809/971 1014/1810/1098 +f 1817/1811/972 1818/1812/970 1146/1813/970 1142/1814/972 +f 1816/1815/1099 1817/1811/972 1142/1814/972 1138/1816/1099 +f 998/1817/1100 1253/1818/1101 1257/1819/1102 1012/1820/1103 +f 1511/1821/1104 1634/1822/1105 1253/1818/1101 998/1817/1100 +f 1290/1823/1106 1250/1824/1107 1047/1825/1108 1262/1826/1109 +f 1291/1827/1110 1285/1828/1111 1048/1829/1112 1258/1830/1113 +f 1014/1810/1098 1255/1809/971 1254/1831/1114 1015/1832/1115 +f 1015/1832/1115 1254/1831/1114 1244/1527/930 999/1526/929 +f 1121/1800/974 1117/1806/979 1162/1833/979 1178/1834/974 +f 1178/1834/974 1162/1833/979 1163/1835/979 1179/1836/974 +f 1179/1836/974 1163/1835/979 1164/1837/979 1180/1838/974 +f 1180/1838/974 1164/1837/979 1165/1839/979 1181/1840/974 +f 1123/1804/1095 1118/1765/1076 1166/1841/1116 1133/1842/1117 +f 1133/1842/1117 1166/1841/1116 1167/1843/1118 1132/1844/1119 +f 1132/1844/1119 1167/1843/1118 1168/1845/1120 1131/1846/1121 +f 1131/1846/1121 1168/1845/1120 1169/1847/1122 1130/1848/1123 +f 1166/1841/1116 1170/1849/969 1171/1850/969 1167/1843/1118 +f 1167/1843/1118 1171/1850/969 1172/1851/969 1168/1845/1120 +f 1168/1845/1120 1172/1851/969 1173/1852/969 1169/1847/1122 +f 1824/1853/1122 1825/1854/969 1215/1855/969 1214/1856/1124 +f 1170/1849/969 1174/1857/975 1175/1858/975 1171/1850/969 +f 1171/1850/969 1175/1858/975 1176/1859/975 1172/1851/969 +f 1172/1851/969 1176/1859/975 1177/1860/975 1173/1852/969 +f 1825/1854/969 1826/1861/975 1216/1862/975 1215/1855/969 +f 1120/1767/975 1121/1800/974 1178/1834/974 1174/1857/975 +f 1174/1857/975 1178/1834/974 1179/1836/974 1175/1858/975 +f 1175/1858/975 1179/1836/974 1180/1838/974 1176/1859/975 +f 1176/1859/975 1180/1838/974 1181/1840/974 1177/1860/975 +f 1796/1863/1125 1595/1864/1126 1182/1865/1086 1795/1866/1127 +f 1595/1864/1126 1598/1867/1128 1183/1868/1129 1182/1865/1086 +f 1598/1867/1128 1601/1869/1130 1184/1870/1131 1183/1868/1129 +f 1601/1869/1130 1604/1871/1132 1185/1872/1133 1184/1870/1131 +f 1273/1796/1092 1274/1873/1134 1157/1874/1135 1797/1797/1136 +f 1274/1873/1134 1275/1875/1137 1156/1876/1138 1157/1874/1135 +f 1275/1875/1137 1276/1877/1139 1155/1878/1140 1156/1876/1138 +f 1276/1877/1139 1277/1879/1141 1154/1880/1142 1155/1878/1140 +f 1818/1812/970 1819/1881/983 1150/1882/983 1146/1813/970 +f 1146/1813/970 1150/1882/983 1151/1883/983 1147/1884/970 +f 1147/1884/970 1151/1883/983 1152/1885/983 1148/1886/970 +f 1148/1886/970 1152/1885/983 1153/1787/983 1149/1793/970 +f 1142/1814/972 1146/1813/970 1147/1884/970 1143/1887/972 +f 1143/1887/972 1147/1884/970 1148/1886/970 1144/1888/972 +f 1144/1888/972 1148/1886/970 1149/1793/970 1145/1802/972 +f 1120/1767/975 1174/1857/975 1170/1849/969 1119/1764/969 +f 1138/1816/1099 1142/1814/972 1143/1887/972 1139/1889/1143 +f 1139/1889/1143 1143/1887/972 1144/1888/972 1140/1890/1144 +f 1140/1890/1144 1144/1888/972 1145/1802/972 1141/1790/1088 +f 1119/1764/969 1170/1849/969 1166/1841/1116 1118/1765/1076 +f 1822/1891/1145 1816/1815/1099 1138/1816/1099 1161/1892/1146 +f 1161/1892/1146 1138/1816/1099 1139/1889/1143 1160/1893/1147 +f 1160/1893/1147 1139/1889/1143 1140/1890/1144 1159/1894/1148 +f 1159/1894/1148 1140/1890/1144 1141/1790/1088 1158/1789/1087 +f 1819/1881/983 1815/1895/980 1134/1896/980 1150/1882/983 +f 1150/1882/983 1134/1896/980 1135/1897/980 1151/1883/983 +f 1151/1883/983 1135/1897/980 1136/1898/980 1152/1885/983 +f 1152/1885/983 1136/1898/980 1137/1786/980 1153/1787/983 +f 1837/1899/988 1607/1900/988 1134/1896/980 1815/1895/980 +f 1607/1900/988 1610/1901/988 1135/1897/980 1134/1896/980 +f 1610/1901/988 1613/1902/988 1136/1898/980 1135/1897/980 +f 1613/1902/988 1616/1783/988 1137/1786/980 1136/1898/980 +f 1831/1903/1149 1278/1904/1150 1185/1905/1133 1828/1906/1151 +f 1278/1904/1150 1279/1907/1152 1184/1908/1131 1185/1905/1133 +f 1279/1907/1152 1280/1909/1153 1183/1910/1129 1184/1908/1131 +f 1280/1909/1153 1281/1779/1083 1182/1782/1086 1183/1910/1129 +f 1159/1894/1148 1158/1789/1087 1211/1911/1154 1210/1912/1155 +f 1160/1893/1147 1159/1894/1148 1210/1912/1155 1209/1913/1156 +f 1161/1892/1146 1160/1893/1147 1209/1913/1156 1208/1914/1157 +f 1822/1891/1145 1161/1892/1146 1208/1914/1157 1829/1915/1158 +f 1131/1846/1121 1130/1848/1123 1207/1916/1159 1206/1917/1160 +f 1132/1844/1119 1131/1846/1121 1206/1917/1160 1205/1918/1161 +f 1133/1842/1117 1132/1844/1119 1205/1918/1161 1204/1919/1162 +f 1123/1804/1095 1133/1842/1117 1204/1919/1162 1203/1920/1163 +f 1191/1529/932 1251/1528/931 1290/1823/1106 1262/1826/1109 +f 997/1921/1164 1192/1922/1165 1259/1923/1166 1252/1924/1167 +f 1228/1803/1094 1123/1804/1095 1203/1920/1163 1242/1925/1168 +f 1158/1789/1087 1116/1792/1090 1202/1926/1169 1211/1911/1154 +f 1088/1734/1059 1109/1774/1080 1201/1927/1170 1198/1928/1171 +f 1292/1760/1073 1102/1754/1071 1200/1929/1172 1306/1930/1173 +f 1102/1754/1071 1095/1755/1072 1199/1931/1174 1200/1929/1172 +f 1235/1732/1057 1088/1734/1059 1198/1928/1171 1243/1932/1175 +f 1053/1672/1033 1052/1674/1035 1197/1933/1176 1196/1934/1177 +f 1299/1669/1030 1053/1672/1033 1196/1934/1177 1307/1935/1178 +f 1065/1692/1040 1064/1693/1041 1195/1936/1179 1194/1937/1180 +f 1334/1566/967 1065/1692/1040 1194/1937/1180 1350/1717/1053 +f 1021/1609/1000 1020/1567/968 1190/1718/1054 1193/1938/1181 +f 1368/1719/1007 1348/1722/1007 1085/1623/1007 1361/1622/1007 +f 1001/1606/997 1021/1609/1000 1193/1938/1181 1186/1939/1182 +f 1515/1544/946 999/1545/947 1191/1940/1183 1617/1941/1184 +f 1032/1562/963 1003/1563/964 1188/1942/1185 1187/1943/1186 +f 1494/1944/1187 1492/1945/1188 1486/1946/1189 1490/1947/1190 +f 1033/1518/921 1032/1562/963 1187/1943/1186 1189/1519/922 +f 1189/1519/922 1283/1586/984 1353/1948/984 1351/1520/923 +f 1814/1949/1191 1219/1950/1192 1227/1951/1193 1821/1952/1194 +f 1244/1527/930 1212/1953/1195 1226/1954/1196 1251/1528/931 +f 1290/1823/1106 1286/1955/1197 1218/1956/1198 1250/1824/1107 +f 1634/1822/1105 1622/1957/988 1220/1958/980 1253/1818/1101 +f 1257/1819/1102 1253/1818/1101 1220/1958/980 1224/1959/983 +f 1244/1527/930 1254/1831/1114 1221/1960/1199 1212/1953/1195 +f 1125/1791/1089 1126/1801/972 1231/1753/972 1230/1733/1058 +f 1126/1801/972 1127/1794/970 1232/1723/970 1231/1753/972 +f 1256/1808/1097 1257/1819/1102 1224/1959/983 1223/1961/970 +f 1827/1962/974 1823/1963/979 1213/1964/979 1217/1965/974 +f 1814/1949/1191 1824/1853/1122 1214/1856/1124 1219/1950/1192 +f 1255/1809/971 1222/1966/972 1221/1960/1199 1254/1831/1114 +f 1256/1808/1097 1223/1961/970 1222/1966/972 1255/1809/971 +f 1826/1861/975 1827/1962/974 1217/1965/974 1216/1862/975 +f 1834/1967/1200 1625/1968/1201 1218/1969/1198 1828/1970/1151 +f 1830/1971/1202 1287/1972/1203 1225/1973/1204 1820/1974/1205 +f 1116/1792/1090 1235/1732/1057 1243/1932/1175 1202/1926/1169 +f 1095/1755/1072 1228/1803/1094 1242/1925/1168 1199/1931/1174 +f 1093/1752/974 1089/1757/979 1236/1805/979 1240/1799/974 +f 1095/1755/1072 1090/1680/1038 1237/1762/1075 1228/1803/1094 +f 1214/1856/1124 1215/1855/969 1247/1540/942 1246/1975/1206 +f 1215/1855/969 1216/1862/975 1248/1541/943 1247/1540/942 +f 1092/1684/975 1093/1752/974 1240/1799/974 1239/1766/975 +f 1580/1748/1207 1799/1976/1208 1794/1977/1209 1094/1749/1209 +f 1269/1978/1210 1288/1795/1091 1798/1798/1211 1101/1979/1211 +f 1272/1780/1084 1289/1739/1060 1794/1742/1212 1795/1781/1212 +f 1589/1784/988 1631/1737/988 1229/1735/980 1124/1785/980 +f 1128/1788/983 1124/1785/980 1229/1735/980 1233/1724/983 +f 1116/1792/1090 1125/1791/1089 1230/1733/1058 1235/1732/1057 +f 1091/1679/969 1238/1763/969 1237/1762/1075 1090/1680/1038 +f 1092/1684/975 1239/1766/975 1238/1763/969 1091/1679/969 +f 1127/1794/970 1128/1788/983 1233/1724/983 1232/1723/970 +f 1105/1729/972 1106/1728/970 1296/1685/970 1295/1690/972 +f 1104/1731/1056 1105/1729/972 1295/1690/972 1294/1670/1031 +f 1219/1950/1192 1252/1924/1167 1259/1923/1166 1227/1951/1193 +f 1217/1965/974 1213/1964/979 1245/1531/934 1249/1530/933 +f 1219/1950/1192 1214/1856/1124 1246/1975/1206 1252/1924/1167 +f 1216/1862/975 1217/1965/974 1249/1530/933 1248/1541/943 +f 1625/1968/1201 1637/1980/1213 1250/1981/1214 1218/1969/1198 +f 1287/1972/1203 1291/1827/1110 1258/1830/1113 1225/1973/1204 +f 1227/1951/1193 1259/1923/1166 1291/1827/1110 1287/1972/1203 +f 1192/1922/1165 1285/1828/1111 1291/1827/1110 1259/1923/1166 +f 1202/1926/1169 1243/1932/1175 1289/1739/1060 1272/1780/1084 +f 1199/1931/1174 1242/1925/1168 1288/1795/1091 1269/1978/1210 +f 1821/1952/1194 1227/1951/1193 1287/1972/1203 1830/1971/1202 +f 1251/1528/931 1226/1954/1196 1286/1955/1197 1290/1823/1106 +f 1210/1912/1155 1211/1911/1154 1281/1779/1083 1280/1909/1153 +f 1209/1913/1156 1210/1912/1155 1280/1909/1153 1279/1907/1152 +f 1208/1914/1157 1209/1913/1156 1279/1907/1152 1278/1904/1150 +f 1829/1915/1158 1208/1914/1157 1278/1904/1150 1831/1903/1149 +f 1206/1917/1160 1207/1916/1159 1277/1879/1141 1276/1877/1139 +f 1205/1918/1161 1206/1917/1160 1276/1877/1139 1275/1875/1137 +f 1204/1919/1162 1205/1918/1161 1275/1875/1137 1274/1873/1134 +f 1203/1920/1163 1204/1919/1162 1274/1873/1134 1273/1796/1092 +f 1242/1925/1168 1203/1920/1163 1273/1796/1092 1288/1795/1091 +f 1211/1911/1154 1202/1926/1169 1272/1780/1084 1281/1779/1083 +f 1198/1928/1171 1201/1927/1170 1271/1982/984 1268/1740/1061 +f 1306/1930/1173 1200/1929/1172 1270/1983/1007 1308/1984/1007 +f 1200/1929/1172 1199/1931/1174 1269/1978/1210 1270/1983/1007 +f 1243/1932/1175 1198/1928/1171 1268/1740/1061 1289/1739/1060 +f 1196/1934/1177 1197/1933/1176 1267/1985/984 1266/1986/984 +f 1307/1935/1178 1196/1934/1177 1266/1986/984 1309/1987/984 +f 1194/1937/1180 1195/1936/1179 1265/1988/1007 1264/1643/1007 +f 1350/1717/1053 1194/1937/1180 1264/1643/1007 1352/1617/1007 +f 1193/1938/1181 1190/1718/1054 1284/1620/1007 1263/1636/1013 +f 1350/1717/1053 1352/1617/1007 1284/1620/1007 1190/1718/1054 +f 1186/1939/1182 1193/1938/1181 1263/1636/1013 1260/1635/1012 +f 1617/1941/1184 1191/1940/1183 1262/1632/1009 1638/1631/1008 +f 1187/1943/1186 1188/1942/1185 1261/1600/993 1282/1587/985 +f 1492/1989/1215 1493/1990/1216 1487/1991/1217 1486/1992/1217 +f 1189/1519/922 1187/1943/1186 1282/1587/985 1283/1586/984 +f 1353/1948/984 1283/1586/984 1049/1589/984 1347/1993/984 +f 1201/1927/1170 1307/1935/1178 1309/1987/984 1271/1982/984 +f 1195/1936/1179 1306/1930/1173 1308/1984/1007 1265/1988/1007 +f 1109/1774/1080 1299/1669/1030 1307/1935/1178 1201/1927/1170 +f 1064/1693/1041 1292/1760/1073 1306/1930/1173 1195/1936/1179 +f 1265/1994/1218 1308/1770/1078 1298/1771/1079 1078/1995/1219 +f 1559/1658/1220 1643/1769/1077 1305/1652/1024 1077/1651/1023 +f 1061/1688/975 1063/1687/974 1304/1758/974 1303/1768/975 +f 1071/1676/1036 1073/1682/970 1338/1570/970 1337/1573/972 +f 1069/1673/1034 1071/1676/1036 1337/1573/972 1336/1579/977 +f 1064/1693/1041 1057/1691/1039 1301/1761/1074 1292/1760/1073 +f 1063/1687/974 1055/1695/979 1300/1759/979 1304/1758/974 +f 1106/1728/970 1107/1772/983 1297/1666/983 1296/1685/970 +f 1059/1689/1002 1061/1688/975 1303/1768/975 1302/1773/969 +f 1057/1691/1039 1059/1689/1002 1302/1773/969 1301/1761/1074 +f 1109/1774/1080 1104/1731/1056 1294/1670/1031 1299/1669/1030 +f 1107/1772/983 1103/1775/980 1293/1663/980 1297/1666/983 +f 1586/1776/988 1646/1660/988 1293/1663/980 1103/1775/980 +f 1271/1778/1082 1309/1649/1021 1305/1652/1024 1115/1750/1070 +f 1357/1996/1007 1320/1997/1007 1315/1998/1007 1354/1999/1007 +f 1347/1993/984 1049/1589/984 1324/1627/984 1356/1630/984 +f 1655/2000/1221 1319/2001/1222 1312/2002/1223 1647/2003/1224 +f 1324/1627/984 1321/2004/1225 1317/2005/1226 1314/1628/984 +f 1321/2004/1225 1325/2006/1227 1316/2007/1228 1317/2005/1226 +f 1652/2008/1229 1318/2009/1230 1311/2010/1231 1649/2011/1232 +f 1323/2012/1007 1357/1996/1007 1354/1999/1007 1313/2013/1007 +f 1319/2014/1233 1322/2015/1234 1310/2016/1235 1312/2017/1236 +f 1322/2015/1234 1323/2012/1007 1313/2013/1007 1310/2016/1235 +f 1340/1618/1007 1357/1996/1007 1323/2012/1007 1050/1619/1007 +f 1046/1637/1014 1050/1619/1007 1323/2012/1007 1322/2015/1234 +f 1044/1638/1015 1046/1637/1014 1322/2015/1234 1319/2014/1233 +f 1556/1657/1026 1076/1659/1029 1318/2009/1230 1652/2008/1229 +f 1051/1588/986 1045/1601/994 1325/2006/1227 1321/2004/1225 +f 1049/1589/984 1051/1588/986 1321/2004/1225 1324/1627/984 +f 1548/2018/1237 1044/2019/1238 1319/2001/1222 1655/2000/1221 +f 1314/1628/984 1328/2020/984 1359/2021/984 1355/1629/984 +f 1340/1618/1007 1079/1644/1007 1320/1997/1007 1357/1996/1007 +f 1354/1999/1007 1315/1998/1007 1332/2022/1007 1358/2023/1007 +f 1328/2020/984 1362/1593/984 1369/1592/984 1359/2021/984 +f 1647/2003/1224 1312/2002/1223 1331/2024/1239 1658/2025/1239 +f 1314/1628/984 1317/2005/1226 1333/2026/1240 1328/2020/984 +f 1317/2005/1226 1316/2007/1228 1329/2027/1241 1333/2026/1240 +f 1649/2028/1242 1311/2029/1243 1330/2030/1244 1660/2031/1245 +f 1354/1999/1007 1358/2023/1007 1327/2032/1007 1313/2013/1007 +f 1312/2017/1236 1310/2016/1235 1326/2033/1246 1331/2034/1247 +f 1310/2016/1235 1313/2013/1007 1327/2032/1007 1326/2033/1246 +f 1311/2035/984 1355/1629/984 1359/2021/984 1330/2036/984 +f 1076/2037/984 1347/1993/984 1356/1630/984 1318/2038/984 +f 1318/2038/984 1356/1630/984 1355/1629/984 1311/2035/984 +f 1197/1933/1176 1351/1520/923 1353/1948/984 1267/1985/984 +f 1052/1674/1035 1341/1521/924 1351/1520/923 1197/1933/1176 +f 1087/2039/984 1349/1595/984 1377/1705/984 1375/2040/984 +f 1246/1975/1206 1247/1540/942 1006/1543/945 1007/2041/1248 +f 1339/1585/983 1030/1584/982 1028/1571/970 1338/1570/970 +f 1364/2042/984 1369/1592/984 1349/1595/984 1087/2039/984 +f 1267/1985/984 1353/1948/984 1347/1993/984 1076/2037/984 +f 1565/1664/988 1665/1591/988 1335/1582/980 1067/1665/980 +f 1075/1668/983 1067/1665/980 1335/1582/980 1339/1585/983 +f 1052/1674/1035 1069/1673/1034 1336/1579/977 1341/1521/924 +f 1073/1682/970 1075/1668/983 1339/1585/983 1338/1570/970 +f 1330/2036/984 1359/2021/984 1369/1592/984 1364/2042/984 +f 1348/1722/1007 1376/2043/1007 1373/2044/1007 1085/1623/1007 +f 1358/2023/1007 1332/2022/1007 1366/1720/1007 1368/1719/1007 +f 1658/2045/1249 1331/2046/1249 1365/1714/1051 1666/1713/1051 +f 1328/2020/984 1333/2026/1240 1367/1710/984 1362/1593/984 +f 1333/2026/1240 1329/2027/1241 1363/1711/984 1367/1710/984 +f 1660/2031/1245 1330/2030/1244 1364/1709/1250 1668/1708/1251 +f 1327/2032/1007 1358/2023/1007 1368/1719/1007 1361/1622/1007 +f 1331/2034/1247 1326/2033/1246 1360/1621/1007 1365/1625/1007 +f 1326/2033/1246 1327/2032/1007 1361/1622/1007 1360/1621/1007 +f 1376/2043/1007 1371/2047/1007 1379/2048/1007 1384/2049/1007 +f 1372/1704/984 1380/2050/984 1385/2051/984 1377/1705/984 +f 1671/2052/1252 1370/2053/1253 1378/2054/1254 1677/2055/1255 +f 1676/1699/1045 1375/1698/1044 1383/2056/1256 1682/2057/1257 +f 1348/1722/1007 1083/1721/1007 1371/2047/1007 1376/2043/1007 +f 1569/2058/1258 1082/2059/1259 1370/2060/1253 1671/2061/1252 +f 1082/1624/1007 1085/1623/1007 1373/2044/1007 1370/2062/1007 +f 1381/2063/1007 1384/2049/1007 1392/2064/1007 1389/2065/1007 +f 1376/2043/1007 1384/2049/1007 1381/2063/1007 1373/2044/1007 +f 1384/2049/1007 1379/2048/1007 1387/2066/1007 1392/2064/1007 +f 1677/2055/1255 1378/2054/1254 1386/2067/1260 1683/2068/1261 +f 1370/2062/1007 1373/2044/1007 1381/2063/1007 1378/2069/1007 +f 1389/2065/1007 1392/2064/1007 1400/2070/1007 1397/2071/1007 +f 1375/2040/984 1377/1705/984 1385/2051/984 1383/2072/984 +f 1372/1704/984 1374/1707/984 1382/2073/984 1380/2050/984 +f 1386/2067/1007 1389/2065/1007 1397/2071/1007 1394/2074/1007 +f 1380/2050/984 1388/2075/984 1393/2076/984 1385/2051/984 +f 1392/2064/1007 1387/2066/1007 1395/2077/1007 1400/2070/1007 +f 1378/2069/1007 1381/2063/1007 1389/2065/1007 1386/2067/1007 +f 1388/2075/984 1396/2078/984 1401/2079/984 1393/2076/984 +f 1383/2072/984 1385/2051/984 1393/2076/984 1391/2080/984 +f 1380/2050/984 1382/2073/984 1390/2081/984 1388/2075/984 +f 1682/2082/1257 1383/2083/1256 1391/2084/1262 1688/2085/1263 +f 1396/2078/984 1404/2086/984 1409/2087/984 1401/2079/984 +f 1689/2088/1264 1394/2074/1265 1402/2089/1266 1695/2090/1267 +f 1694/2091/1268 1399/2092/1269 1407/2093/1270 1700/2094/1271 +f 1396/2078/984 1398/2095/984 1406/2096/984 1404/2086/984 +f 1400/2070/1007 1408/2097/1007 1405/2098/1007 1397/2071/1007 +f 1391/2080/984 1393/2076/984 1401/2079/984 1399/2099/984 +f 1388/2075/984 1390/2081/984 1398/2095/984 1396/2078/984 +f 1688/2085/1263 1391/2084/1262 1399/2092/1269 1694/2091/1268 +f 1683/2068/1261 1386/2067/1260 1394/2074/1265 1689/2088/1264 +f 1408/2097/1007 1403/2100/1007 1411/2101/1007 1416/2102/1007 +f 1404/2086/984 1412/2103/1272 1417/2104/984 1409/2087/984 +f 1695/2090/1267 1402/2089/1266 1410/2105/1273 1701/2106/1274 +f 1700/2094/1271 1407/2093/1270 1415/2107/1275 1706/2108/1276 +f 1400/2070/1007 1395/2077/1007 1403/2100/1007 1408/2097/1007 +f 1394/2074/1007 1397/2071/1007 1405/2098/1007 1402/2089/1007 +f 1408/2097/1007 1416/2102/1007 1413/2109/1277 1405/2098/1007 +f 1399/2099/984 1401/2079/984 1409/2087/984 1407/2110/984 +f 1416/2102/1007 1411/2101/1007 1419/2111/1007 1424/2112/1007 +f 1412/2103/1272 1420/2113/1278 1425/2114/984 1417/2104/984 +f 1701/2106/1274 1410/2105/1279 1418/2115/1280 1707/2116/1281 +f 1706/2108/1276 1415/2107/1275 1423/2117/1282 1712/2118/1283 +f 1402/2089/1007 1405/2098/1007 1413/2109/1277 1410/2105/1284 +f 1416/2102/1007 1424/2112/1007 1421/2119/1285 1413/2109/1277 +f 1407/2110/984 1409/2087/984 1417/2104/984 1415/2120/984 +f 1404/2086/984 1406/2096/984 1414/2121/1286 1412/2103/1272 +f 1443/2122/1287 1428/2123/1288 1433/2124/984 1449/2125/984 +f 1444/2126/1289 1422/2127/1290 1435/2128/1291 1450/2129/1292 +f 1737/2130/1293 1442/2131/1294 1431/2132/1295 1721/2133/1296 +f 1443/2122/1287 1444/2126/1289 1430/2134/1297 1428/2123/1288 +f 1410/2105/1284 1413/2109/1277 1421/2119/1285 1418/2115/1298 +f 1724/2135/1299 1433/2136/1300 1428/2137/1301 1718/2138/1302 +f 1415/2120/984 1417/2104/984 1425/2114/984 1423/2139/984 +f 1412/2103/1272 1414/2121/1286 1422/2127/1290 1420/2113/1278 +f 1448/2140/1007 1432/2141/1007 1429/2142/1303 1447/2143/1304 +f 1715/2144/1305 1718/2138/1302 1428/2137/1301 1430/2145/1306 +f 1724/2135/1299 1721/2146/1307 1431/2147/1308 1433/2136/1300 +f 1448/2140/1007 1445/2148/1007 1427/2149/1007 1432/2141/1007 +f 1446/2150/1309 1447/2143/1304 1429/2142/1303 1426/2151/1310 +f 1421/2119/1285 1424/2112/1007 1448/2140/1007 1447/2143/1304 +f 1442/2152/984 1449/2125/984 1433/2124/984 1431/2153/984 +f 1730/2154/1311 1437/2155/1312 1441/2156/1313 1736/2157/1314 +f 1446/2150/1309 1426/2151/1310 1436/2158/1315 1451/2159/1316 +f 1707/2160/1281 1418/2161/1280 1434/2162/1317 1725/2163/1318 +f 1715/2144/1305 1430/2145/1306 1437/2155/1312 1730/2154/1311 +f 1441/2164/1319 1452/2165/1320 1458/2166/1321 1457/2167/1322 +f 1725/2163/1318 1434/2162/1317 1438/2168/1323 1731/2169/1324 +f 1451/2159/1316 1436/2158/1315 1440/2170/1325 1453/2171/1326 +f 1450/2129/1292 1435/2128/1291 1439/2172/1327 1452/2165/1320 +f 1437/2173/1328 1450/2129/1292 1452/2165/1320 1441/2164/1319 +f 1434/2174/1329 1451/2159/1316 1453/2171/1326 1438/2175/1330 +f 1453/2171/1326 1440/2170/1325 1456/2176/1331 1459/2177/1332 +f 1418/2115/1298 1446/2150/1309 1451/2159/1316 1434/2174/1329 +f 1423/2139/984 1425/2114/984 1449/2125/984 1442/2152/984 +f 1012/1820/1103 1257/1819/1102 1256/1808/1097 1013/1807/1096 +f 1418/2115/1298 1421/2119/1285 1447/2143/1304 1446/2150/1309 +f 1425/2114/984 1420/2113/1278 1443/2122/1287 1449/2125/984 +f 1424/2112/1007 1419/2111/1007 1445/2148/1007 1448/2140/1007 +f 1420/2113/1278 1422/2127/1290 1444/2126/1289 1443/2122/1287 +f 1712/2118/1283 1423/2117/1282 1442/2131/1294 1737/2130/1293 +f 1430/2134/1297 1444/2126/1289 1450/2129/1292 1437/2173/1328 +f 1740/2178/1333 1454/2179/1334 1460/2180/1335 1746/2181/1336 +f 1745/2182/1337 1457/2183/1338 1463/2184/1339 1751/2185/1340 +f 1438/2175/1330 1453/2171/1326 1459/2177/1332 1454/2186/1341 +f 1736/2157/1314 1441/2156/1313 1457/2183/1338 1745/2182/1337 +f 1731/2169/1324 1438/2168/1323 1454/2179/1334 1740/2178/1333 +f 1452/2165/1320 1439/2172/1327 1455/2187/1342 1458/2166/1321 +f 1464/2188/1343 1461/2189/1344 1467/2190/1345 1470/2191/1346 +f 1463/2192/1347 1464/2188/1343 1470/2191/1346 1469/2193/1348 +f 1454/2186/1341 1459/2177/1332 1465/2194/1349 1460/2195/1350 +f 1459/2177/1332 1456/2176/1331 1462/2196/1351 1465/2194/1349 +f 1457/2167/1322 1458/2166/1321 1464/2188/1343 1463/2192/1347 +f 1458/2166/1321 1455/2187/1342 1461/2189/1344 1464/2188/1343 +f 1471/2197/1352 1468/2198/1353 1474/2199/1354 1477/2200/1355 +f 1751/2185/1340 1463/2184/1339 1469/2201/1356 1757/2202/1357 +f 1746/2203/1336 1460/2204/1335 1466/2205/1358 1752/2206/1359 +f 1460/2195/1350 1465/2194/1349 1471/2197/1352 1466/2207/1360 +f 1465/2194/1349 1462/2196/1351 1468/2198/1353 1471/2197/1352 +f 1466/2207/1360 1471/2197/1352 1477/2200/1355 1472/2208/1361 +f 1469/2193/1348 1470/2191/1346 1476/2209/1362 1475/2210/1363 +f 1470/2191/1346 1467/2190/1345 1473/2211/1364 1476/2209/1362 +f 1757/2202/1357 1469/2201/1356 1475/2212/1365 1763/2213/1366 +f 1752/2206/1367 1466/2205/939 1472/2214/1368 1758/2215/1369 +f 1764/2216/1370 1484/2217/1371 1490/2218/1372 1776/2219/1373 +f 1779/2220/1374 1486/1992/1375 1487/1991/1376 1773/2221/1377 +f 1763/2213/1366 1475/2212/1365 1482/2222/1378 1767/2223/1379 +f 1476/2209/1362 1473/2211/1364 1483/2224/1380 1481/2225/1381 +f 1758/2215/1369 1472/2214/1368 1479/2226/1382 1770/2227/1383 +f 1475/2210/1363 1476/2209/1362 1481/2225/1381 1482/2228/1384 +f 1477/2200/1355 1474/2199/1354 1480/2229/1385 1478/2230/1386 +f 1472/2208/1361 1477/2200/1355 1478/2230/1386 1479/2231/1387 +f 1776/2219/1373 1490/2218/1372 1486/1992/1375 1779/2220/1374 +f 1497/2232/1388 1494/1944/1187 1490/1947/1190 1484/2233/1389 +f 1499/2234/1390 1498/2235/1390 1488/2236/1390 1489/2237/1390 +f 1785/2238/1391 1499/2234/1392 1489/2237/1393 1775/2239/1394 +f 1498/2240/1395 1496/1596/989 1491/1599/992 1488/2241/1396 +f 1782/2242/1397 1497/2243/1398 1484/2244/1398 1764/2245/1397 +f 1506/2246/1399 1001/2247/1400 1497/2248/1400 1782/2249/1400 +f 1261/1600/993 1188/1942/1185 1496/1596/989 1498/2240/1395 +f 1550/2250/1401 1045/2251/1402 1499/2234/1392 1785/2238/1391 +f 1045/1601/1403 1261/1600/993 1498/2240/1395 1499/2252/1403 +f 1001/1606/997 1186/1939/1182 1494/1944/1187 1497/2232/1388 +f 1260/1635/1404 1044/1638/1404 1493/2253/1216 1492/1945/1215 +f 1186/1939/1182 1260/1635/1012 1492/1945/1188 1494/1944/1187 +f 1188/1942/1185 1003/1563/964 1495/1597/990 1496/1596/989 +f 1479/2231/1387 1478/2230/1386 1500/2254/1405 1501/2255/1406 +f 1482/2228/1384 1481/2225/1381 1503/2256/1407 1504/2257/1408 +f 1481/2225/1381 1483/2224/1380 1505/2258/1409 1503/2256/1407 +f 1478/2230/1386 1480/2229/1385 1502/2259/1410 1500/2254/1405 +f 1770/2227/1411 1479/2226/1412 1501/2260/1412 1791/2261/1413 +f 1767/2223/1379 1482/2222/1378 1504/2262/1414 1788/2263/1415 +f 1252/1924/1167 1246/1975/1206 1007/2041/1248 997/1921/1164 +f 1480/2264/1416 1769/2265/1417 1790/2266/1418 1502/2267/1419 +f 1769/2265/1417 1768/2268/1420 1789/2269/1421 1790/2266/1418 +f 1768/2268/1420 1767/2223/1379 1788/2263/1415 1789/2269/1421 +f 1483/2270/1422 1772/2271/1423 1793/2272/1424 1505/2273/1422 +f 1772/2271/1423 1771/2274/1425 1792/2275/1425 1793/2272/1424 +f 1771/2274/1425 1770/2227/1411 1791/2261/1413 1792/2275/1425 +f 1044/2019/1238 1548/2018/1237 1787/2276/1426 1493/1990/1427 +f 1548/2018/1237 1549/2277/1428 1786/2278/1429 1787/2276/1426 +f 1549/2277/1428 1550/2250/1401 1785/2238/1391 1786/2278/1429 +f 1003/2279/1400 1508/2280/1399 1784/2281/1400 1495/2282/1400 +f 1508/2280/1399 1507/2283/1399 1783/2284/1399 1784/2281/1400 +f 1507/2283/1399 1506/2246/1399 1782/2249/1400 1783/2284/1399 +f 1495/2285/1398 1784/2286/1430 1766/2287/1430 1485/2288/1398 +f 1784/2286/1430 1783/2289/1398 1765/2290/1398 1766/2287/1430 +f 1783/2289/1398 1782/2242/1397 1764/2245/1397 1765/2290/1398 +f 1493/1990/1427 1787/2276/1426 1773/2221/1431 1487/1991/1432 +f 1787/2276/1426 1786/2278/1429 1774/2291/1433 1773/2221/1431 +f 1786/2278/1429 1785/2238/1391 1775/2239/1394 1774/2291/1433 +f 1491/2292/1434 1778/2293/1435 1781/2294/1436 1488/2236/1437 +f 1778/2293/1435 1777/2295/1438 1780/2296/1439 1781/2294/1436 +f 1777/2295/1440 1776/2219/1373 1779/2220/1374 1780/2296/1441 +f 1473/2297/1442 1760/2298/1443 1772/2271/1444 1483/2270/1445 +f 1760/2298/1443 1759/2299/1446 1771/2274/1447 1772/2271/1444 +f 1759/2299/1446 1758/2215/1369 1770/2227/1383 1771/2274/1447 +f 1474/2300/1448 1761/2301/1449 1769/2265/1417 1480/2264/1416 +f 1761/2301/1449 1762/2302/1450 1768/2268/1420 1769/2265/1417 +f 1762/2302/1450 1763/2213/1366 1767/2223/1379 1768/2268/1420 +f 1488/2236/1437 1781/2294/1436 1775/2239/1451 1489/2237/1452 +f 1781/2294/1436 1780/2296/1439 1774/2291/1453 1775/2239/1451 +f 1780/2296/1441 1779/2220/1374 1773/2221/1377 1774/2291/1454 +f 1485/2303/1455 1766/2304/1456 1778/2293/1435 1491/2292/1434 +f 1766/2304/1456 1765/2305/1457 1777/2295/1438 1778/2293/1435 +f 1765/2305/1458 1764/2216/1370 1776/2219/1373 1777/2295/1440 +f 1467/2306/939 1754/2307/1459 1760/2298/1443 1473/2297/1442 +f 1754/2307/1459 1753/2308/939 1759/2299/1446 1760/2298/1443 +f 1753/2308/939 1752/2206/1367 1758/2215/1369 1759/2299/1446 +f 1468/2309/1460 1755/2310/1461 1761/2301/1449 1474/2300/1448 +f 1755/2310/1461 1756/2311/1462 1762/2302/1450 1761/2301/1449 +f 1756/2311/1462 1757/2202/1357 1763/2213/1366 1762/2302/1450 +f 1461/2312/1463 1748/2313/1464 1754/2307/1465 1467/2306/1466 +f 1748/2314/1464 1747/2315/1467 1753/2316/1468 1754/2317/1465 +f 1747/2318/1467 1746/2203/1336 1752/2206/1359 1753/2308/1468 +f 1462/2319/1469 1749/2320/1470 1755/2310/1461 1468/2309/1460 +f 1749/2320/1470 1750/2321/1471 1756/2311/1462 1755/2310/1461 +f 1750/2321/1471 1751/2185/1340 1757/2202/1357 1756/2311/1462 +f 1439/2322/1472 1733/2323/1473 1742/2324/1474 1455/2325/1475 +f 1733/2323/1473 1732/2326/1476 1741/2327/1477 1742/2324/1474 +f 1732/2326/1476 1731/2169/1324 1740/2178/1333 1741/2327/1477 +f 1440/2328/1478 1734/2329/1479 1743/2330/1480 1456/2331/1481 +f 1734/2329/1479 1735/2332/1482 1744/2333/1483 1743/2330/1480 +f 1735/2332/1482 1736/2157/1314 1745/2182/1337 1744/2333/1483 +f 1456/2331/1481 1743/2330/1480 1749/2320/1470 1462/2319/1469 +f 1743/2330/1480 1744/2333/1483 1750/2321/1471 1749/2320/1470 +f 1744/2333/1483 1745/2182/1337 1751/2185/1340 1750/2321/1471 +f 1455/2325/1475 1742/2324/1474 1748/2314/1464 1461/2334/1463 +f 1742/2324/1474 1741/2327/1477 1747/2315/1467 1748/2314/1464 +f 1741/2327/1477 1740/2178/1333 1746/2181/1336 1747/2315/1467 +f 1419/2111/1484 1710/2335/1485 1739/2336/1486 1445/2148/1487 +f 1710/2335/1485 1711/2337/1488 1738/2338/1489 1739/2336/1486 +f 1711/2337/1488 1712/2118/1283 1737/2130/1293 1738/2338/1489 +f 1435/2339/1490 1727/2340/1491 1733/2323/1473 1439/2322/1472 +f 1727/2340/1491 1726/2341/1492 1732/2326/1476 1733/2323/1473 +f 1726/2341/1492 1725/2163/1318 1731/2169/1324 1732/2326/1476 +f 1426/2342/1493 1713/2343/1494 1728/2344/1495 1436/2345/1496 +f 1713/2343/1494 1714/2346/1497 1729/2347/1498 1728/2344/1495 +f 1714/2346/1497 1715/2144/1305 1730/2154/1311 1729/2347/1498 +f 1422/2348/1499 1709/2349/1500 1727/2340/1491 1435/2339/1490 +f 1709/2349/1500 1708/2350/1501 1726/2341/1492 1727/2340/1491 +f 1708/2350/1501 1707/2160/1281 1725/2163/1318 1726/2341/1492 +f 1436/2345/1496 1728/2344/1495 1734/2329/1479 1440/2328/1478 +f 1728/2344/1495 1729/2347/1498 1735/2332/1482 1734/2329/1479 +f 1729/2347/1498 1730/2154/1311 1736/2157/1314 1735/2332/1482 +f 1432/2351/1502 1427/2352/1503 1719/2353/1504 1722/2354/1505 +f 1722/2354/1505 1719/2353/1504 1720/2355/1506 1723/2356/1507 +f 1723/2356/1507 1720/2355/1506 1721/2146/1307 1724/2135/1299 +f 1426/2342/1493 1429/2357/1508 1716/2358/1509 1713/2343/1494 +f 1713/2343/1494 1716/2358/1509 1717/2359/1510 1714/2346/1497 +f 1714/2346/1497 1717/2359/1510 1718/2138/1302 1715/2144/1305 +f 1432/2351/1502 1722/2354/1505 1716/2358/1509 1429/2357/1508 +f 1722/2354/1505 1723/2356/1507 1717/2359/1510 1716/2358/1509 +f 1723/2356/1507 1724/2135/1299 1718/2138/1302 1717/2359/1510 +f 1445/2148/1487 1739/2336/1486 1719/2360/1511 1427/2149/1512 +f 1739/2336/1486 1738/2338/1489 1720/2361/1489 1719/2360/1511 +f 1738/2338/1489 1737/2130/1293 1721/2133/1296 1720/2361/1489 +f 1411/2362/1513 1704/2363/1514 1710/2335/1485 1419/2111/1484 +f 1704/2363/1514 1705/2364/1515 1711/2337/1488 1710/2335/1485 +f 1705/2364/1515 1706/2108/1276 1712/2118/1283 1711/2337/1488 +f 1414/2365/1516 1703/2366/1517 1709/2367/1500 1422/2368/1499 +f 1703/2366/1517 1702/2369/1518 1708/2370/1501 1709/2367/1500 +f 1702/2369/1518 1701/2106/1274 1707/2116/1281 1708/2370/1501 +f 1403/2371/1519 1698/2372/1520 1704/2363/1514 1411/2362/1513 +f 1698/2372/1520 1699/2373/1521 1705/2364/1515 1704/2363/1514 +f 1699/2373/1521 1700/2094/1271 1706/2108/1276 1705/2364/1515 +f 1406/2374/1522 1697/2375/1523 1703/2366/1517 1414/2365/1524 +f 1697/2375/1523 1696/2376/1525 1702/2369/1518 1703/2366/1517 +f 1696/2376/1525 1695/2090/1267 1701/2106/1274 1702/2369/1518 +f 1390/2377/1526 1685/2378/1527 1691/2379/1528 1398/2380/1529 +f 1685/2378/1527 1684/2381/1530 1690/2382/1531 1691/2379/1528 +f 1684/2381/1530 1683/2068/1261 1689/2088/1264 1690/2382/1531 +f 1387/2383/1532 1686/2384/1533 1692/2385/1534 1395/2386/1535 +f 1686/2384/1533 1687/2387/1536 1693/2388/1537 1692/2385/1534 +f 1687/2387/1536 1688/2085/1263 1694/2091/1268 1693/2388/1537 +f 1395/2386/1535 1692/2385/1534 1698/2372/1520 1403/2371/1519 +f 1692/2385/1534 1693/2388/1537 1699/2373/1521 1698/2372/1520 +f 1693/2388/1537 1694/2091/1268 1700/2094/1271 1699/2373/1521 +f 1398/2380/1529 1691/2379/1528 1697/2375/1523 1406/2374/1522 +f 1691/2379/1528 1690/2382/1531 1696/2376/1525 1697/2375/1523 +f 1690/2382/1531 1689/2088/1264 1695/2090/1267 1696/2376/1525 +f 1379/2389/1538 1680/2390/1539 1686/2384/1533 1387/2383/1532 +f 1680/2390/1539 1681/2391/1540 1687/2387/1536 1686/2384/1533 +f 1681/2391/1540 1682/2082/1257 1688/2085/1263 1687/2387/1536 +f 1382/2392/1541 1679/2393/1542 1685/2378/1527 1390/2377/1526 +f 1679/2393/1542 1678/2394/1543 1684/2381/1530 1685/2378/1527 +f 1678/2394/1543 1677/2055/1255 1683/2068/1261 1684/2381/1530 +f 1086/1702/1544 1571/1701/1545 1673/2395/1546 1374/2396/1547 +f 1571/1701/1545 1570/2397/1548 1672/2398/1549 1673/2395/1546 +f 1570/2397/1548 1569/2058/1258 1671/2061/1252 1672/2398/1549 +f 1371/2399/1550 1674/2400/1551 1680/2401/1539 1379/2402/1538 +f 1674/2400/1551 1675/2403/1552 1681/2404/1540 1680/2401/1539 +f 1675/2403/1552 1676/1699/1045 1682/2057/1257 1681/2404/1540 +f 1374/2405/1547 1673/2406/1546 1679/2393/1542 1382/2392/1541 +f 1673/2406/1546 1672/2407/1549 1678/2394/1543 1679/2393/1542 +f 1672/2407/1549 1671/2052/1252 1677/2055/1255 1678/2394/1543 +f 1332/2408/1553 1662/2409/1554 1670/2410/1555 1366/2411/1556 +f 1662/2409/1554 1661/2412/1557 1669/2413/1558 1670/2410/1555 +f 1661/2412/1557 1660/2031/1245 1668/1708/1251 1669/2413/1558 +f 1329/2414/1559 1659/2415/1559 1667/2416/1052 1363/2417/1052 +f 1054/2418/979 1342/2419/979 1663/2420/1560 1563/2421/1560 +f 1563/2421/1561 1663/2420/1561 1664/2422/1562 1564/2423/1562 +f 1564/2423/1562 1664/2422/1562 1665/2424/1563 1565/2425/1563 +f 1315/2426/1564 1651/2427/1565 1662/2409/1554 1332/2408/1553 +f 1651/2427/1565 1650/2428/1566 1661/2412/1557 1662/2409/1554 +f 1650/2428/1566 1649/2028/1242 1660/2031/1245 1661/2412/1557 +f 1316/2429/1567 1648/2430/1568 1659/2431/1569 1329/2432/1569 +f 1045/2251/1402 1550/2250/1401 1657/2433/1570 1325/2434/1571 +f 1550/2250/1401 1549/2277/1428 1656/2435/1572 1657/2433/1570 +f 1549/2277/1428 1548/2018/1237 1655/2000/1221 1656/2435/1572 +f 1079/2436/1573 1554/2437/1574 1654/2438/1575 1320/2439/1576 +f 1554/2437/1574 1555/2440/1577 1653/2441/1578 1654/2438/1575 +f 1555/2440/1577 1556/1657/1026 1652/2008/1229 1653/2441/1578 +f 1320/2439/1576 1654/2438/1575 1651/2442/1579 1315/2443/1580 +f 1654/2438/1575 1653/2441/1578 1650/2444/1581 1651/2442/1579 +f 1653/2441/1578 1652/2008/1229 1649/2011/1232 1650/2444/1581 +f 1325/2434/1582 1657/2433/1582 1648/2430/1568 1316/2429/1567 +f 1110/2445/979 1300/2446/979 1644/2447/1560 1584/2448/1560 +f 1584/2448/1561 1644/2447/1561 1645/2449/1562 1585/2450/1562 +f 1585/2450/1562 1645/2449/1562 1646/2451/1563 1586/2452/1563 +f 1078/1995/1219 1298/1771/1079 1641/2453/1583 1557/2454/1584 +f 1557/2454/1584 1641/2453/1583 1642/2455/1585 1558/2456/1586 +f 1558/2456/1586 1642/2455/1585 1643/1769/1077 1559/1658/1220 +f 1192/2457/1587 1619/2458/1588 1640/2459/1589 1285/2460/1590 +f 1619/2458/1588 1618/2461/1591 1639/2462/1592 1640/2459/1589 +f 1618/2461/1591 1617/1941/1184 1638/1631/1008 1639/2462/1592 +f 1225/2463/1204 1258/2464/1593 1635/2465/1594 1623/2466/1595 +f 1623/2466/1595 1635/2465/1594 1636/2467/1596 1624/2468/1597 +f 1624/2468/1597 1636/2467/1598 1637/1980/1213 1625/1968/1201 +f 1117/2469/979 1236/2470/979 1629/2471/1560 1587/2472/1560 +f 1587/2472/1561 1629/2471/1561 1630/2473/1562 1588/2474/1562 +f 1588/2474/1562 1630/2473/1562 1631/2475/1563 1589/2476/1563 +f 1101/1745/1599 1798/2477/1599 1802/2478/1600 1578/2479/1601 +f 1578/2479/1601 1802/2478/1600 1803/2480/1602 1579/2481/1602 +f 1579/2481/1602 1803/2480/1602 1799/1976/1208 1580/1748/1207 +f 1820/2482/1205 1225/2463/1204 1623/2466/1595 1832/2483/1603 +f 1832/2483/1604 1623/2466/1595 1624/2468/1597 1833/2484/1605 +f 1833/2484/1605 1624/2468/1597 1625/1968/1201 1834/1967/1606 +f 1245/2485/934 1213/2486/979 1620/2487/1560 1632/2488/1607 +f 1632/2488/1608 1620/2487/1561 1621/2489/1562 1633/2490/1609 +f 1633/2490/1609 1621/2489/1562 1622/2491/1563 1634/2492/1610 +f 997/2493/1611 1517/2494/1612 1619/2458/1588 1192/2457/1587 +f 1517/2494/1612 1516/2495/1613 1618/2461/1591 1619/2458/1588 +f 1516/2495/1613 1515/1544/946 1617/1941/1184 1618/2461/1591 +f 1163/2496/979 1162/2497/979 1614/2498/1560 1611/2499/1560 +f 1611/2499/1561 1614/2498/1561 1615/2500/1562 1612/2501/1562 +f 1612/2501/1562 1615/2500/1562 1616/2502/1563 1613/2503/1563 +f 1164/2504/979 1163/2496/979 1611/2499/1560 1608/2505/1560 +f 1608/2505/1561 1611/2499/1561 1612/2501/1562 1609/2506/1562 +f 1609/2506/1562 1612/2501/1562 1613/2503/1563 1610/2507/1563 +f 1165/2508/979 1164/2504/979 1608/2505/1560 1605/2509/1560 +f 1605/2509/1561 1608/2505/1561 1609/2506/1562 1606/2510/1562 +f 1606/2510/1562 1609/2506/1562 1610/2507/1563 1607/2511/1563 +f 1823/2512/979 1165/2508/979 1605/2509/1560 1835/2513/1560 +f 1835/2513/1561 1605/2509/1561 1606/2510/1562 1836/2514/1562 +f 1836/2514/1562 1606/2510/1562 1607/2511/1563 1837/2515/1563 +f 1155/1878/1140 1154/2516/1142 1602/2517/1614 1599/2518/1615 +f 1599/2518/1615 1602/2517/1614 1603/2519/1616 1600/2520/1617 +f 1600/2520/1617 1603/2519/1616 1604/1871/1132 1601/1869/1130 +f 1156/2521/1138 1155/1878/1140 1599/2518/1615 1596/2522/1618 +f 1596/2522/1618 1599/2518/1615 1600/2520/1617 1597/2523/1619 +f 1597/2523/1619 1600/2520/1617 1601/1869/1130 1598/1867/1128 +f 1157/2524/1135 1156/2521/1138 1596/2522/1618 1593/2525/1620 +f 1593/2525/1620 1596/2522/1618 1597/2523/1619 1594/2526/1621 +f 1594/2526/1621 1597/2523/1619 1598/1867/1128 1595/1864/1126 +f 1797/2527/1622 1157/2524/1135 1593/2525/1620 1800/2528/1623 +f 1800/2528/1623 1593/2525/1620 1594/2526/1621 1801/2529/1624 +f 1801/2529/1624 1594/2526/1621 1595/1864/1126 1796/1863/1125 +f 996/2530/935 1245/2485/934 1632/2488/1607 1509/2531/1625 +f 1509/2531/1626 1632/2488/1608 1633/2490/1609 1510/2532/1627 +f 1510/2532/1627 1633/2490/1609 1634/2492/1610 1511/1523/1628 +f 1162/2497/979 1117/2469/979 1587/2472/1560 1614/2498/1560 +f 1614/2498/1561 1587/2472/1561 1588/2474/1562 1615/2500/1562 +f 1615/2500/1562 1588/2474/1562 1589/2476/1563 1616/2502/1563 +f 1089/2533/979 1110/2445/979 1584/2448/1560 1575/2534/1560 +f 1575/2534/1561 1584/2448/1561 1585/2450/1562 1576/2535/1562 +f 1576/2535/1562 1585/2450/1562 1586/2452/1563 1577/2536/1563 +f 1298/1771/1079 1108/1746/1066 1581/2537/1629 1641/2453/1583 +f 1641/2453/1583 1581/2537/1629 1582/2538/1630 1642/2455/1585 +f 1642/2455/1585 1582/2538/1630 1583/1747/1067 1643/1769/1077 +f 1108/1746/1066 1101/1745/1065 1578/2479/1631 1581/2537/1629 +f 1581/2537/1629 1578/2479/1631 1579/2481/1632 1582/2538/1630 +f 1582/2538/1630 1579/2481/1632 1580/1748/1068 1583/1747/1067 +f 1236/2470/979 1089/2533/979 1575/2534/1560 1629/2471/1560 +f 1629/2471/1561 1575/2534/1561 1576/2535/1562 1630/2473/1562 +f 1630/2473/1562 1576/2535/1562 1577/2536/1563 1631/2475/1563 +f 1363/2417/1052 1667/2416/1052 1568/1700/1051 1081/1703/1051 +f 1366/2411/1633 1670/2410/1634 1572/2539/1635 1083/2540/1636 +f 1670/2410/1634 1669/2413/1637 1573/2541/1638 1572/2539/1635 +f 1669/2413/1637 1668/1708/1049 1574/1696/1042 1573/2541/1638 +f 1080/1715/1639 1082/2059/1639 1569/2058/1640 1566/1716/1641 +f 1566/1716/1641 1569/2058/1640 1570/2397/1642 1567/2542/1642 +f 1567/2542/1642 1570/2397/1642 1571/1701/1047 1568/1700/1046 +f 1083/2540/1636 1572/2539/1635 1674/2400/1551 1371/2399/1550 +f 1572/2539/1635 1573/2541/1638 1675/2403/1552 1674/2400/1551 +f 1573/2541/1638 1574/1696/1042 1676/1699/1045 1675/2403/1552 +f 1055/2543/979 1054/2418/979 1563/2421/1560 1560/2544/1560 +f 1560/2544/1561 1563/2421/1561 1564/2423/1562 1561/2545/1562 +f 1561/2545/1562 1564/2423/1562 1565/2425/1563 1562/2546/1563 +f 1300/2446/979 1055/2543/979 1560/2544/1560 1644/2447/1560 +f 1644/2447/1561 1560/2544/1561 1561/2545/1562 1645/2449/1562 +f 1645/2449/1562 1561/2545/1562 1562/2546/1563 1646/2451/1563 +f 1079/2436/1573 1078/1995/1643 1557/2454/1644 1554/2437/1574 +f 1554/2437/1574 1557/2454/1644 1558/2456/1645 1555/2440/1577 +f 1555/2440/1577 1558/2456/1645 1559/1658/1027 1556/1657/1026 +f 1258/1830/1113 1048/1829/1112 1805/2547/1646 1807/2548/1646 +f 1552/2549/1647 1551/1634/1011 1808/2550/1648 1809/2551/1649 +f 1637/1980/1213 1636/2467/1598 1812/2552/1650 1813/2553/1651 +f 1285/2460/1590 1640/2459/1589 1553/1640/1017 1048/1639/1016 +f 1640/2459/1589 1639/2462/1592 1552/2549/1647 1553/1640/1017 +f 1639/2462/1592 1638/1631/1008 1551/1634/1011 1552/2549/1647 +f 1035/1580/978 1034/1604/995 1545/2554/1652 1542/2555/1653 +f 1542/2556/1654 1545/2557/1655 1546/2558/1656 1543/2559/1657 +f 1543/2559/1657 1546/2558/1656 1547/2560/1658 1544/2561/1659 +f 1035/2562/978 1542/2556/1653 1663/2420/1560 1342/2419/979 +f 1542/2556/1654 1543/2559/1657 1664/2422/1562 1663/2420/1561 +f 1543/2559/1657 1544/2561/1659 1665/2424/1563 1664/2422/1562 +f 1010/2563/1660 1011/2564/1661 1539/2565/1662 1536/2566/1663 +f 1536/2566/1663 1539/2565/1662 1540/2567/1664 1537/2568/1665 +f 1537/2568/1665 1540/2567/1664 1541/1514/961 1538/1550/952 +f 1003/2569/954 1008/2570/951 1530/2571/948 1508/2572/954 +f 1508/2572/954 1530/2571/948 1531/2573/948 1507/2574/954 +f 1507/2574/954 1531/2573/948 1532/1546/948 1506/1554/954 +f 1005/2575/1666 1004/2576/1667 1527/2577/1668 1524/2578/1669 +f 1524/2578/1669 1527/2577/1668 1528/2579/1670 1525/2580/1671 +f 1525/2580/1671 1528/2579/1670 1529/1522/925 1526/1552/940 +f 1009/2581/1672 1010/2563/1660 1536/2566/1663 1533/2582/1673 +f 1533/2582/1673 1536/2566/1663 1537/2568/1665 1534/2583/1674 +f 1534/2583/1674 1537/2568/1665 1538/1550/952 1535/1547/949 +f 1008/2570/951 1009/2581/1672 1533/2582/1673 1530/2571/948 +f 1530/2571/948 1533/2582/1673 1534/2583/1674 1531/2573/948 +f 1531/2573/948 1534/2583/1674 1535/1547/949 1532/1546/948 +f 997/2493/1611 1007/2584/939 1518/2585/939 1517/2494/1612 +f 1517/2494/1612 1518/2585/939 1519/2586/939 1516/2495/1613 +f 1516/2495/1613 1519/2586/939 1520/1537/939 1515/1544/946 +f 1005/2587/1666 1524/2588/1669 1521/2589/1675 1006/2590/1676 +f 1524/2588/1669 1525/2591/1671 1522/2592/1677 1521/2589/1675 +f 1525/2591/1671 1526/1538/940 1523/1534/937 1522/2592/1677 +f 1006/2590/1676 1521/2589/1675 1518/2585/939 1007/2584/939 +f 1521/2589/1675 1522/2592/1677 1519/2586/939 1518/2585/939 +f 1522/2592/1677 1523/1534/937 1520/1537/939 1519/2586/939 +f 1004/2576/1667 996/2530/1678 1509/2531/1679 1527/2577/1668 +f 1527/2577/1668 1509/2531/1679 1510/2532/1680 1528/2579/1670 +f 1528/2579/1670 1510/2532/1680 1511/1523/926 1529/1522/925 +f 1011/2564/916 1002/2593/913 1512/2594/912 1539/2565/1681 +f 1539/2565/1681 1512/2594/912 1513/2595/1682 1540/2567/1683 +f 1540/2567/1683 1513/2595/1682 1514/1515/918 1541/1514/917 +f 1034/2596/995 1000/1516/919 1514/1515/918 1545/2557/1652 +f 1545/2557/1655 1514/1515/918 1513/2595/1682 1546/2558/1656 +f 1546/2558/1656 1513/2595/1682 1512/2594/912 1547/2560/1658 +f 1241/2597/1684 1122/2598/1685 1795/1866/1127 1794/1977/1686 +f 1122/2598/1685 1592/2599/1687 1796/1863/1125 1795/1866/1127 +f 1129/2600/1688 1234/2601/1689 1798/2477/1690 1797/2527/1622 +f 1628/2602/1691 1241/2597/1684 1794/1977/1686 1799/1976/1691 +f 1590/2603/1692 1129/2600/1688 1797/2527/1622 1800/2528/1623 +f 1591/2604/1693 1590/2603/1692 1800/2528/1623 1801/2529/1624 +f 1592/2599/1687 1591/2604/1693 1801/2529/1624 1796/1863/1125 +f 1234/2601/1689 1626/2605/1694 1802/2478/1694 1798/2477/1690 +f 1626/2605/1694 1627/2606/1695 1803/2480/1695 1802/2478/1694 +f 1627/2606/1695 1628/2602/1691 1799/1976/1691 1803/2480/1695 +f 1813/2553/1696 1808/2550/1697 1804/2607/1698 1806/2608/1698 +f 1807/2609/1699 1805/1642/1699 1810/1641/1700 1811/2610/1701 +f 1811/2610/1701 1810/1641/1700 1809/2551/1702 1812/2552/1702 +f 1812/2552/1702 1809/2551/1702 1808/2550/1697 1813/2553/1696 +f 1553/1640/1017 1552/2549/1647 1809/2551/1649 1810/1641/1018 +f 1635/2465/1594 1258/2464/1593 1807/2609/1703 1811/2610/1704 +f 1047/1825/1108 1250/1824/1107 1806/2611/1705 1804/2612/1705 +f 1551/1634/1011 1047/1633/1010 1804/2607/1706 1808/2550/1648 +f 1636/2467/1596 1635/2465/1594 1811/2610/1704 1812/2552/1707 +f 1250/1981/1214 1637/1980/1213 1813/2553/1651 1806/2608/1708 +f 1621/2489/1562 1836/2514/1562 1837/2515/1563 1622/2491/1563 +f 1620/2487/1561 1835/2513/1561 1836/2514/1562 1621/2489/1562 +f 1213/2486/979 1823/2512/979 1835/2513/1560 1620/2487/1560 +f 1603/2613/1709 1833/2484/1605 1834/1967/1606 1604/2614/1710 +f 1602/2615/1711 1832/2483/1604 1833/2484/1605 1603/2613/1709 +f 1154/2616/1142 1820/2482/1205 1832/2483/1603 1602/2615/1614 +f 1226/1954/1196 1829/1915/1158 1831/1903/1149 1286/1955/1197 +f 1207/1916/1159 1821/1952/1194 1830/1971/1202 1277/1879/1141 +f 1277/1879/1141 1830/1971/1202 1820/1974/1205 1154/1880/1142 +f 1604/2614/1132 1834/1967/1200 1828/1970/1151 1185/2617/1133 +f 1177/1860/975 1181/1840/974 1827/1962/974 1826/1861/975 +f 1130/1848/1123 1169/1847/1122 1824/1853/1122 1814/1949/1191 +f 1181/1840/974 1165/1839/979 1823/1963/979 1827/1962/974 +f 1130/1848/1123 1814/1949/1191 1821/1952/1194 1207/1916/1159 +f 1212/1953/1195 1822/1891/1145 1829/1915/1158 1226/1954/1196 +f 1286/1955/1197 1831/1903/1149 1828/1906/1151 1218/1956/1198 +f 1622/1957/988 1837/1899/988 1815/1895/980 1220/1958/980 +f 1224/1959/983 1220/1958/980 1815/1895/980 1819/1881/983 +f 1212/1953/1195 1221/1960/1199 1816/1815/1099 1822/1891/1145 +f 1223/1961/970 1224/1959/983 1819/1881/983 1818/1812/970 +f 1173/1852/969 1177/1860/975 1826/1861/975 1825/1854/969 +f 1169/1847/1122 1173/1852/969 1825/1854/969 1824/1853/1122 +f 1221/1960/1199 1222/1966/972 1817/1811/972 1816/1815/1099 +f 1222/1966/972 1223/1961/970 1818/1812/970 1817/1811/972 +o BarrelBody_Cube.001 +v 0.483388 0.204186 0.187632 +v 0.483388 -0.404291 0.233080 +v 0.599362 0.371149 0.000000 +v 0.599362 0.347449 -0.088068 +v 0.599362 0.347449 0.088068 +v 0.599362 0.288844 -0.147852 +v 0.599362 -0.230133 -0.293079 +v 0.599362 -0.075711 -0.286965 +v 0.599362 -0.011761 -0.283655 +v 0.599362 0.087506 -0.211401 +v 0.599362 0.204186 -0.187632 +v 0.599362 0.276451 -0.156238 +v 0.483388 -0.372920 0.207353 +v 0.483388 0.191349 0.149740 +v 0.483388 0.259593 0.119864 +v 0.483388 -0.254116 -0.227060 +v 0.483388 -0.372920 -0.207354 +v 0.483388 0.259593 0.119864 +v 0.483388 0.259593 -0.119864 +v 0.483388 -0.254116 0.227060 +v 0.483388 -0.085709 0.248273 +v 0.483388 0.070334 0.175167 +v 0.483388 0.191349 -0.149740 +v 0.483388 0.070334 -0.175167 +v 0.483388 -0.085709 -0.248273 +v 0.483389 -0.127811 0.268286 +v 0.483388 0.259593 -0.119864 +v 0.483388 0.311754 0.068372 +v -2.490713 -0.169912 -0.298890 +v -2.490713 -0.169912 0.298890 +v 0.483389 -0.169912 -0.268970 +v 0.483389 -0.169912 0.268970 +v 0.599362 0.087506 0.211401 +v 0.599362 -0.011761 0.283655 +v 0.599362 -0.075711 0.286964 +v 0.483388 0.311754 -0.068372 +v 0.483388 0.330103 0.000000 +v -2.490713 -0.372920 0.230419 +v -2.490713 0.191349 0.166396 +v -2.490713 0.259593 0.133198 +v -2.490713 -0.254116 -0.252317 +v -2.490713 -0.372920 -0.230419 +v -2.490713 0.259593 0.133198 +v -2.490713 0.259593 -0.133198 +v -2.490713 -0.254116 0.252317 +v -2.490713 -0.085709 0.275890 +v -2.490713 0.070334 0.194652 +v -2.490713 0.191349 -0.166396 +v -2.490713 0.070334 -0.194652 +v -2.490713 -0.085709 -0.275890 +v -2.490713 0.259593 -0.133198 +v -2.490713 0.311754 0.075977 +v -2.490713 0.311754 -0.075978 +v -2.490713 0.330103 0.000000 +v -2.490713 -0.127811 -0.298129 +v 0.483389 -0.127811 -0.268286 +v 0.599362 -0.118221 0.307075 +v 0.599362 -0.270198 0.263763 +v 0.599362 0.288844 0.147852 +v -2.490713 -0.127811 0.298129 +v 0.599362 -0.404291 -0.233080 +v 0.599362 -0.270198 -0.263763 +v 0.599362 0.276451 0.156238 +v 0.483389 -0.212014 -0.257283 +v -2.490713 -0.212014 0.285902 +v 0.483389 -0.212014 0.257283 +v -2.490713 -0.212014 -0.285902 +v 0.599362 0.204186 0.187632 +v 0.599362 -0.404291 0.233080 +v 0.483388 -0.025596 0.246096 +v 0.483388 -0.025596 -0.246096 +v -2.490713 -0.025596 0.273471 +v -2.490713 -0.025596 -0.273471 +v 0.483388 0.276451 0.156238 +v 0.483388 -0.270198 -0.263763 +v 0.483388 -0.404291 -0.233080 +v 0.483388 0.288844 0.147852 +v 0.599362 -0.175264 -0.308523 +v 0.483389 -0.175264 -0.308523 +v 0.483388 -0.270198 0.263763 +v 0.483389 -0.118221 0.307075 +v 0.483388 -0.075711 0.286964 +v 0.483388 -0.011761 0.283655 +v 0.483388 0.087506 0.211401 +v 0.483388 0.276451 -0.156238 +v 0.483388 0.204186 -0.187632 +v 0.483388 0.087506 -0.211401 +v 0.483388 -0.011761 -0.283655 +v 0.483388 -0.075711 -0.286965 +v 0.483389 -0.230133 -0.293079 +v 0.599362 -0.175264 0.308523 +v 0.483389 -0.175264 0.308523 +v 0.483388 0.288844 -0.147852 +v 0.483388 0.347449 0.088068 +v 0.483389 -0.118221 -0.307075 +v 0.483389 -0.230133 0.293078 +v 0.599362 -0.118221 -0.307075 +v 0.599362 -0.230133 0.293078 +v 0.483388 0.347449 -0.088068 +v 0.483388 0.371149 0.000000 +v -3.005980 -0.169912 -0.149445 +v -3.005980 -0.169912 -0.298890 +v -3.005980 -0.169912 0.298890 +v -3.005980 -0.169912 0.149445 +v -3.005980 -0.169912 0.000000 +v -3.006766 -0.127811 -0.149064 +v -3.006766 -0.127811 0.000000 +v -3.006766 -0.127811 0.149064 +v -3.006766 -0.127811 -0.298129 +v -3.005980 -0.212014 0.285902 +v -2.974874 -0.372920 0.115209 +v -2.974874 -0.372920 0.230419 +v -2.899786 0.198234 0.166396 +v -2.869648 0.262531 0.133198 +v -2.998911 -0.254116 -0.252317 +v -2.974874 -0.372920 -0.230419 +v -2.869648 0.262531 0.133198 +v -2.849261 0.306025 -0.075978 +v -2.869648 0.262531 -0.133198 +v -2.998911 -0.254116 0.252317 +v -3.006766 -0.127811 0.298129 +v -3.002838 -0.085709 0.275890 +v -2.998911 -0.025596 0.273471 +v -2.951780 0.070334 0.194652 +v -2.899786 0.198234 -0.166396 +v -2.951780 0.070334 -0.194652 +v -2.998911 -0.025596 -0.273471 +v -3.002838 -0.085709 -0.275890 +v -3.005980 -0.212014 -0.285902 +v -2.998911 -0.254116 -0.126159 +v -3.002838 -0.085709 -0.137945 +v -2.951780 0.070334 -0.097326 +v -2.899786 0.198234 -0.083198 +v -2.869648 0.262531 -0.133198 +v -2.849261 0.306025 0.075977 +v -2.974874 -0.372920 -0.115210 +v -2.974874 -0.372920 0.000000 +v -2.849261 0.306025 0.075977 +v -2.842090 0.321325 0.000000 +v -2.998911 -0.254116 0.126159 +v -2.998911 -0.254116 0.000000 +v -3.002838 -0.085709 0.137945 +v -3.002838 -0.085709 0.000000 +v -2.951780 0.070334 0.097326 +v -2.951780 0.070334 0.000000 +v -2.899786 0.198234 0.083198 +v -2.899786 0.198234 0.000000 +v -2.849261 0.306025 -0.075978 +v -2.842090 0.321325 0.000000 +v -2.998911 -0.025596 0.136736 +v -2.998911 -0.025596 0.000000 +v -2.998911 -0.025596 -0.136736 +v -3.005980 -0.212014 0.142951 +v -3.005980 -0.212014 0.000000 +v -3.005980 -0.212014 -0.142951 +v -2.898314 0.070334 0.194652 +v -2.358766 -0.714662 -0.200471 +v -2.946924 -0.127811 0.298129 +v -2.943452 -0.085709 0.275890 +v -2.939980 -0.025596 0.273471 +v -2.358766 -0.714662 0.200471 +v -2.808751 0.276244 0.123449 +v -2.918731 -0.372920 -0.230419 +v -2.847101 0.191349 0.166396 +v -2.809536 0.262039 0.133198 +v -2.946230 -0.169912 0.298890 +v -2.918731 -0.372920 0.230419 +v -2.946924 -0.127811 -0.298129 +v -2.787241 0.313018 0.075977 +v -2.939980 -0.254116 -0.252317 +v -2.946230 -0.169912 -0.298890 +v -2.946230 -0.212014 -0.285902 +v -2.781760 0.327617 0.000000 +v -2.939980 -0.025596 -0.273471 +v -2.943452 -0.085709 -0.275890 +v -2.787241 0.313018 -0.075978 +v -2.808751 0.276244 -0.123449 +v -2.898314 0.070334 -0.194652 +v -2.939980 -0.254116 0.252317 +v -2.946230 -0.212014 0.285902 +v -2.809536 0.262039 -0.133198 +v -2.847101 0.191349 -0.166396 +v -2.463837 -0.654786 0.230419 +v -2.463837 -0.654786 -0.230419 +v -2.334356 -0.767598 -0.126161 +v -2.974874 -0.654786 0.000000 +v -2.334356 -0.767598 0.126161 +v -2.974874 -0.654786 -0.115210 +v -2.918731 -0.654786 -0.230419 +v -2.974874 -0.654786 -0.230419 +v -2.334356 -0.767598 0.063080 +v -2.918731 -0.654786 0.230419 +v -2.974874 -0.654786 0.230419 +v -2.974874 -0.654786 0.115209 +v -2.974874 -0.711983 0.000000 +v -2.974874 -0.711983 -0.100235 +v -2.918731 -0.711983 -0.200471 +v -2.974874 -0.711983 -0.200471 +v -2.918731 -0.711983 0.200471 +v -2.974874 -0.711983 0.200471 +v -2.974874 -0.711983 0.100235 +v -2.334356 -0.767598 -0.063080 +v -2.334356 -0.767598 0.000000 +v -2.918731 -0.770276 0.000000 +v -2.974874 -0.770276 0.000000 +v -2.918731 -0.770276 -0.115210 +v -2.974874 -0.770276 -0.063080 +v -2.918731 -0.770276 -0.126161 +v -2.974874 -0.770276 -0.126161 +v -2.918731 -0.770276 0.115209 +v -2.918731 -0.770276 0.126161 +v -2.974874 -0.770276 0.126161 +v -2.974874 -0.770276 0.063080 +v -2.899208 0.074724 0.228391 +v -2.950633 0.078607 0.226434 +v -2.945963 -0.121108 0.329743 +v -3.003521 -0.121439 0.329829 +v -2.939284 -0.017552 0.304206 +v -2.995966 -0.020706 0.305407 +v -2.806000 0.288251 0.145919 +v -2.861436 0.285917 0.145919 +v -2.918845 -0.369155 -0.265688 +v -2.972846 -0.369539 -0.265652 +v -2.813760 0.260076 0.168848 +v -2.870486 0.260743 0.168848 +v -2.945295 -0.175897 0.331317 +v -3.002766 -0.175833 0.331326 +v -2.918845 -0.645879 -0.264753 +v -2.918845 -0.369155 0.265688 +v -2.972846 -0.369539 0.265652 +v -2.939284 -0.266265 -0.283860 +v -2.995966 -0.267978 -0.283066 +v -2.945295 -0.228728 -0.314724 +v -3.002766 -0.228206 -0.315002 +v -2.942623 -0.080715 -0.308380 +v -2.999744 -0.080001 -0.308185 +v -2.806000 0.288251 -0.145919 +v -2.861436 0.285917 -0.145919 +v -2.899208 0.074724 -0.228391 +v -2.950633 0.078607 -0.226434 +v -2.945295 -0.228728 0.314724 +v -3.002766 -0.228206 0.315002 +v -2.849912 0.189473 -0.201883 +v -2.901464 0.194653 -0.202599 +v -3.003521 -0.121439 -0.329829 +v -3.002766 -0.175833 -0.331326 +v -2.901464 0.194653 0.202599 +v -2.995966 -0.267978 0.283066 +v -2.999744 -0.080001 0.308185 +v -2.870486 0.260743 -0.168848 +v -2.995966 -0.020706 -0.305407 +v -2.843654 0.317987 0.098636 +v -2.843654 0.317987 -0.098636 +v -2.833648 0.339335 0.000000 +v -2.942623 -0.080715 0.308380 +v -2.972846 -0.645879 -0.264753 +v -2.849912 0.189473 0.201883 +v -2.972846 -0.645879 0.264753 +v -2.945963 -0.121108 -0.329743 +v -2.781760 0.327804 0.090645 +v -2.945295 -0.175897 -0.331317 +v -2.781760 0.347495 0.000000 +v -2.939284 -0.017552 -0.304206 +v -2.781760 0.327804 -0.090645 +v -2.939284 -0.266265 0.283860 +v -2.813760 0.260076 -0.168848 +v -2.918845 -0.645879 0.264753 +v -2.918845 -0.716183 0.228081 +v -2.972846 -0.716183 -0.228081 +v -2.918845 -0.716183 -0.228081 +v -2.972846 -0.716183 0.228081 +v -2.918845 -0.785518 0.136852 +v -2.972846 -0.785518 -0.136852 +v -2.918845 -0.785518 -0.136852 +v -2.918845 -0.788046 0.000000 +v -2.972846 -0.788046 0.000000 +v -2.918845 -0.788046 -0.110814 +v -2.972846 -0.788046 -0.060674 +v -2.972846 -0.785518 0.136852 +v -2.972846 -0.788046 0.060674 +v -2.918845 -0.788046 0.110814 +v 0.155079 0.259593 0.121336 +v 0.155078 0.070334 -0.177318 +v 0.155079 -0.372920 -0.209900 +v 0.155079 0.311754 0.069212 +v 0.155079 0.259593 -0.121336 +v 0.155079 0.191349 -0.151578 +v 0.155079 0.259593 0.121336 +v 0.122221 0.330103 0.000000 +v 0.155079 0.191349 0.151578 +v 0.155079 0.311754 -0.069212 +v 0.155079 0.259593 -0.121336 +v 0.155078 0.070334 0.177318 +v 0.155079 -0.085709 0.251322 +v 0.155079 -0.372920 0.209900 +v 0.155079 -0.254116 0.229848 +v 0.155079 -0.085709 -0.251322 +v 0.155079 -0.254116 -0.229848 +v 0.155079 -0.169912 -0.272273 +v 0.155079 -0.169912 0.272273 +v 0.155079 -0.127811 -0.271580 +v 0.155079 -0.127811 0.271580 +v 0.155079 -0.212014 0.260442 +v 0.155079 -0.212014 -0.260442 +v 0.155079 -0.025596 0.249118 +v 0.155079 -0.025596 -0.249118 +v 0.509130 0.506406 0.037935 +v 0.509130 0.506406 0.066505 +v 0.509130 0.506406 -0.066505 +v 0.509130 0.506406 -0.037935 +v 0.509130 0.506406 0.000000 +v 0.183161 0.545541 0.038401 +v 0.172613 0.545541 0.000000 +v 0.183161 0.545541 -0.038401 +v 0.230544 0.545541 0.067322 +v 0.230544 0.545541 -0.067322 +v 0.700943 0.744172 0.037935 +v 0.700943 0.744172 0.066505 +v 0.700943 0.744172 -0.066505 +v 0.700943 0.744172 -0.037935 +v 0.700943 0.744172 0.000000 +v 0.262283 0.783307 0.038401 +v 0.229425 0.783307 0.000000 +v 0.262283 0.783307 -0.038401 +v 0.309666 0.783307 0.067322 +v 0.309666 0.783307 -0.067322 +v 1.062941 0.956528 0.037935 +v 1.062941 0.956528 0.066505 +v 1.062941 0.956528 -0.066505 +v 1.062941 0.956528 -0.037935 +v 1.062941 0.956528 0.000000 +v 0.420236 0.938461 0.038401 +v 0.387379 0.938461 0.000000 +v 0.420236 0.938461 -0.038401 +v 0.467619 0.938461 0.067322 +v 0.467619 0.938461 -0.067322 +v 0.508023 0.333210 -0.047502 +v 0.220361 0.379528 0.059735 +v 0.508023 0.333210 0.047503 +v 0.508023 0.376399 -0.027096 +v 0.508023 0.376399 0.027096 +v 0.180115 0.383130 0.027429 +v 0.147258 0.398323 0.000000 +v 0.508023 0.391591 0.000000 +v 0.180115 0.383130 -0.027429 +v 0.220361 0.379528 -0.059734 +v 1.302526 1.000900 0.037935 +v 1.306031 1.003267 0.066505 +v 1.306031 1.003267 -0.066505 +v 1.302526 1.000900 -0.037935 +v 1.302526 1.000900 0.000000 +v 0.351433 1.047478 0.038401 +v 0.318576 1.047478 0.000000 +v 0.351433 1.047478 -0.038401 +v 0.398816 1.053510 0.067322 +v 0.398816 1.053510 -0.067322 +v 0.370860 0.998066 0.000000 +v 1.214073 0.978498 0.037935 +v 1.214073 0.978498 0.000000 +v 0.403717 0.998066 -0.038401 +v 1.214073 0.978498 0.066505 +v 0.451100 0.998066 0.067322 +v 0.403717 0.998066 0.038401 +v 1.214073 0.978498 -0.066505 +v 1.214073 0.978498 -0.037935 +v 0.451100 0.998066 -0.067322 +v -2.469121 0.420053 0.041706 +v -2.537279 0.420053 0.041706 +v -2.469121 0.420053 -0.041706 +v -2.469121 0.420053 -0.041706 +v -2.469121 0.420053 0.023790 +v -2.469121 0.420053 -0.023790 +v -2.469121 0.420053 0.000000 +v -2.744515 0.554439 0.033306 +v -2.739630 0.551955 -0.000000 +v -2.744515 0.554439 -0.033306 +v -2.712473 0.558519 -0.058390 +v -2.711773 0.558163 0.054116 +v -2.676637 0.564543 0.058390 +v -2.752622 0.564188 -0.054116 +v -2.417826 0.513000 0.058390 +v -2.417826 0.513000 0.058390 +v -2.373814 0.513000 -0.058390 +v -2.373814 0.513000 -0.058390 +v -2.373814 0.513000 0.033306 +v -2.373814 0.513000 -0.033306 +v -2.373814 0.513000 -0.000000 +v -2.669992 0.647386 0.033306 +v -2.665107 0.644902 -0.000000 +v -2.669992 0.647386 -0.033306 +v -2.618951 0.645314 -0.058390 +v -2.618251 0.644958 0.054116 +v -2.581330 0.657490 0.058390 +v -2.657315 0.657134 -0.054116 +v -2.076268 0.783358 0.058390 +v -2.076268 0.783358 0.058390 +v -2.032256 0.783358 -0.058390 +v -2.032256 0.783358 -0.058390 +v -2.032256 0.783358 0.033306 +v -2.032256 0.783358 -0.033306 +v -2.032256 0.783358 -0.000000 +v -2.328434 0.930039 0.033306 +v -2.323549 0.927555 -0.000000 +v -2.328434 0.930039 -0.033306 +v -2.316458 0.927848 -0.058390 +v -2.315757 0.927492 0.054116 +v -2.239772 0.927848 0.058390 +v -2.315757 0.927492 -0.054116 +v -1.757895 0.941861 0.058390 +v -1.801907 0.941861 0.058390 +v -1.757895 0.941861 -0.058390 +v -1.757895 0.941861 -0.058390 +v -1.757895 0.941861 0.033306 +v -1.757895 0.941861 -0.033306 +v -1.757895 0.941861 -0.000000 +v -2.054073 1.027095 0.033306 +v -2.049188 1.024611 -0.000000 +v -2.054073 1.027095 -0.033306 +v -2.042097 1.024905 -0.058390 +v -2.041396 1.024549 0.054116 +v -1.965411 1.024905 0.058390 +v -2.041396 1.024549 -0.054116 +v -1.669999 1.049042 0.058390 +v -1.669999 1.049042 0.058390 +v -1.669999 1.049042 -0.058390 +v -1.669999 1.049042 -0.058390 +v -1.669999 1.047114 0.033306 +v -1.669999 1.047114 -0.033306 +v -1.669999 1.043249 -0.000000 +v -1.960638 1.045815 0.033306 +v -1.960638 1.043754 -0.000000 +v -1.960638 1.045815 -0.033306 +v -1.960638 1.049609 -0.058390 +v -1.960638 1.049013 0.054116 +v -1.960638 1.049609 0.058390 +v -1.960638 1.049013 -0.054116 +v 0.103341 0.039777 0.168473 +v -2.439320 0.039777 0.180953 +v -2.439320 -0.029292 0.237702 +v 0.103341 -0.029292 0.220168 +vt 0.918975 0.986450 +vt 0.918975 0.986450 +vt 0.918939 0.986433 +vt 0.918947 0.986421 +vt 0.918828 0.986873 +vt 0.918839 0.986914 +vt 0.918804 0.986932 +vt 0.918789 0.986878 +vt 0.919297 0.987072 +vt 0.919316 0.986955 +vt 0.919353 0.986971 +vt 0.919322 0.987103 +vt 0.919358 0.986873 +vt 0.919357 0.986831 +vt 0.919395 0.986822 +vt 0.919397 0.986878 +vt 0.918945 0.986517 +vt 0.918908 0.986504 +vt 0.922404 0.986884 +vt 0.922403 0.986775 +vt 0.922517 0.986775 +vt 0.922518 0.986884 +vt 0.921831 0.987043 +vt 0.921831 0.986981 +vt 0.921945 0.986980 +vt 0.921945 0.987043 +vt 0.922403 0.986612 +vt 0.922404 0.986562 +vt 0.922518 0.986562 +vt 0.922517 0.986612 +vt 0.921832 0.987236 +vt 0.921832 0.987194 +vt 0.921946 0.987193 +vt 0.921947 0.987235 +vt 0.921831 0.987138 +vt 0.921831 0.987083 +vt 0.921945 0.987082 +vt 0.921945 0.987138 +vt 0.922403 0.986713 +vt 0.922403 0.986668 +vt 0.922517 0.986668 +vt 0.922517 0.986713 +vt 0.919637 0.987137 +vt 0.919627 0.987073 +vt 0.919739 0.987077 +vt 0.919748 0.987141 +vt 0.921833 0.986713 +vt 0.921834 0.986701 +vt 0.921948 0.986701 +vt 0.921948 0.986712 +vt 0.922404 0.987001 +vt 0.922518 0.987001 +vt 0.922404 0.987090 +vt 0.922404 0.987076 +vt 0.922518 0.987076 +vt 0.922518 0.987090 +vt 0.919451 0.983255 +vt 0.919509 0.983262 +vt 0.919208 0.985849 +vt 0.919149 0.985843 +vt 0.922465 0.985445 +vt 0.922409 0.985455 +vt 0.922404 0.982910 +vt 0.922465 0.982900 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.919225 0.983229 +vt 0.919346 0.983243 +vt 0.919044 0.985831 +vt 0.918922 0.985816 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.919667 0.983281 +vt 0.919779 0.983295 +vt 0.919477 0.985882 +vt 0.919366 0.985869 +vt 0.922340 0.985426 +vt 0.922328 0.982913 +vt 0.919154 0.983221 +vt 0.918851 0.985808 +vt 0.920891 0.986005 +vt 0.920827 0.986012 +vt 0.920516 0.983426 +vt 0.920579 0.983420 +vt 0.922274 0.985453 +vt 0.922255 0.982908 +vt 0.921005 0.985993 +vt 0.920694 0.983407 +vt 0.922196 0.984096 +vt 0.922255 0.984095 +vt 0.922255 0.986700 +vt 0.922195 0.986701 +vt 0.922549 0.982900 +vt 0.922549 0.985445 +vt 0.922521 0.985394 +vt 0.922515 0.982948 +vt 0.921188 0.985973 +vt 0.921149 0.985978 +vt 0.920837 0.983392 +vt 0.920876 0.983388 +vt 0.921433 0.985943 +vt 0.921315 0.985958 +vt 0.921003 0.983372 +vt 0.921121 0.983358 +vt 0.919632 0.983277 +vt 0.919331 0.985864 +vt 0.919025 0.986398 +vt 0.919006 0.986363 +vt 0.919337 0.986790 +vt 0.919375 0.986780 +vt 0.919211 0.986450 +vt 0.919211 0.986450 +vt 0.919238 0.986421 +vt 0.919247 0.986433 +vt 0.918869 0.986955 +vt 0.918833 0.986971 +vt 0.919346 0.986914 +vt 0.919381 0.986932 +vt 0.919093 0.986380 +vt 0.919093 0.986340 +vt 0.919335 0.986730 +vt 0.919265 0.986636 +vt 0.919301 0.986619 +vt 0.919372 0.986717 +vt 0.918829 0.986831 +vt 0.918790 0.986822 +vt 0.918576 0.987431 +vt 0.918587 0.987431 +vt 0.918597 0.987445 +vt 0.918572 0.987448 +vt 0.920918 0.987033 +vt 0.921031 0.987033 +vt 0.921031 0.987310 +vt 0.920918 0.987310 +vt 0.920726 0.986597 +vt 0.920649 0.986691 +vt 0.920617 0.986686 +vt 0.920695 0.986588 +vt 0.918654 0.986634 +vt 0.918627 0.986506 +vt 0.918661 0.986508 +vt 0.918688 0.986631 +vt 0.918732 0.986737 +vt 0.918762 0.986729 +vt 0.920646 0.986750 +vt 0.920624 0.986791 +vt 0.920593 0.986785 +vt 0.920614 0.986744 +vt 0.918271 0.986634 +vt 0.918193 0.986737 +vt 0.918163 0.986729 +vt 0.918238 0.986631 +vt 0.920670 0.986916 +vt 0.920691 0.987033 +vt 0.920656 0.987029 +vt 0.920639 0.986929 +vt 0.918756 0.986835 +vt 0.918734 0.986794 +vt 0.918766 0.986789 +vt 0.918787 0.986828 +vt 0.918757 0.986874 +vt 0.918789 0.986880 +vt 0.920786 0.986408 +vt 0.920786 0.986408 +vt 0.920751 0.986410 +vt 0.920774 0.986385 +vt 0.921145 0.987033 +vt 0.921166 0.986916 +vt 0.921197 0.986929 +vt 0.921180 0.987029 +vt 0.920856 0.987424 +vt 0.920918 0.987424 +vt 0.920918 0.987442 +vt 0.920858 0.987442 +vt 0.919160 0.986398 +vt 0.919179 0.986363 +vt 0.919553 0.983267 +vt 0.919594 0.983272 +vt 0.919293 0.985859 +vt 0.919252 0.985855 +vt 0.921271 0.985963 +vt 0.921229 0.985969 +vt 0.920916 0.983383 +vt 0.920959 0.983378 +vt 0.922404 0.986528 +vt 0.922405 0.986403 +vt 0.922519 0.986403 +vt 0.922518 0.986528 +vt 0.919627 0.986985 +vt 0.919739 0.986989 +vt 0.921833 0.986780 +vt 0.921947 0.986779 +vt 0.918850 0.986730 +vt 0.918848 0.986790 +vt 0.918810 0.986780 +vt 0.918813 0.986717 +vt 0.918690 0.987322 +vt 0.918690 0.987057 +vt 0.918724 0.987054 +vt 0.918723 0.987314 +vt 0.920754 0.986471 +vt 0.920718 0.986475 +vt 0.920980 0.987424 +vt 0.920978 0.987442 +vt 0.918711 0.986952 +vt 0.918742 0.986963 +vt 0.919637 0.986900 +vt 0.919748 0.986904 +vt 0.921833 0.986892 +vt 0.921947 0.986891 +vt 0.922405 0.987157 +vt 0.922519 0.987157 +vt 0.921042 0.987424 +vt 0.921053 0.987439 +vt 0.920624 0.986832 +vt 0.920636 0.986874 +vt 0.920608 0.986890 +vt 0.920592 0.986838 +vt 0.918584 0.986415 +vt 0.918537 0.986374 +vt 0.918552 0.986358 +vt 0.918606 0.986403 +vt 0.920794 0.987424 +vt 0.920783 0.987439 +vt 0.921187 0.986691 +vt 0.921109 0.986597 +vt 0.921141 0.986588 +vt 0.921219 0.986686 +vt 0.921212 0.986832 +vt 0.921212 0.986791 +vt 0.921243 0.986785 +vt 0.921244 0.986838 +vt 0.918341 0.986415 +vt 0.918332 0.986428 +vt 0.918296 0.986431 +vt 0.918319 0.986403 +vt 0.919240 0.986517 +vt 0.919277 0.986504 +vt 0.921091 0.985984 +vt 0.920779 0.983399 +vt 0.921834 0.987371 +vt 0.921948 0.987370 +vt 0.918889 0.987072 +vt 0.918863 0.987103 +vt 0.918920 0.986636 +vt 0.918885 0.986619 +vt 0.921059 0.986874 +vt 0.921065 0.986832 +vt 0.921200 0.986874 +vt 0.920771 0.986832 +vt 0.920777 0.986874 +vt 0.920918 0.986832 +vt 0.920918 0.986874 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.921000 0.986471 +vt 0.920992 0.986366 +vt 0.921049 0.986408 +vt 0.921081 0.986471 +vt 0.921065 0.986791 +vt 0.921054 0.986750 +vt 0.921190 0.986750 +vt 0.921053 0.986691 +vt 0.921014 0.986597 +vt 0.921042 0.986916 +vt 0.920836 0.986471 +vt 0.920822 0.986597 +vt 0.920918 0.986471 +vt 0.920918 0.986597 +vt 0.920794 0.986916 +vt 0.920804 0.987033 +vt 0.920918 0.986916 +vt 0.920783 0.986691 +vt 0.920918 0.986691 +vt 0.920782 0.986750 +vt 0.920771 0.986791 +vt 0.920918 0.986750 +vt 0.920918 0.986791 +vt 0.920843 0.986366 +vt 0.920917 0.986351 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.918881 0.986165 +vt 0.918812 0.986120 +vt 0.920905 0.982933 +vt 0.920951 0.982933 +vt 0.918997 0.986229 +vt 0.921668 0.987029 +vt 0.921593 0.987014 +vt 0.921593 0.986794 +vt 0.921626 0.986791 +vt 0.919155 0.986292 +vt 0.919097 0.986282 +vt 0.921948 0.986701 +vt 0.922004 0.986750 +vt 0.922055 0.986858 +vt 0.922038 0.986858 +vt 0.919278 0.986310 +vt 0.919240 0.986305 +vt 0.919314 0.986308 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.919199 0.986301 +vt 0.921145 0.987310 +vt 0.920863 0.982938 +vt 0.920476 0.983115 +vt 0.920537 0.983071 +vt 0.919427 0.986301 +vt 0.920364 0.983396 +vt 0.920206 0.983277 +vt 0.921715 0.987065 +vt 0.921646 0.986782 +vt 0.921518 0.987029 +vt 0.921472 0.987065 +vt 0.921540 0.986788 +vt 0.921560 0.986791 +vt 0.921071 0.982939 +vt 0.918594 0.986428 +vt 0.918629 0.986431 +vt 0.920726 0.982960 +vt 0.920784 0.982950 +vt 0.920822 0.982942 +vt 0.921345 0.982907 +vt 0.921398 0.983352 +vt 0.920646 0.983009 +vt 0.918214 0.986952 +vt 0.918236 0.987057 +vt 0.918201 0.987054 +vt 0.918183 0.986963 +vt 0.921017 0.987367 +vt 0.920918 0.987367 +vt 0.921404 0.982900 +vt 0.921472 0.983447 +vt 0.921115 0.987367 +vt 0.918236 0.987322 +vt 0.918265 0.987376 +vt 0.918238 0.987380 +vt 0.918202 0.987314 +vt 0.920804 0.987310 +vt 0.920691 0.987310 +vt 0.919751 0.985889 +vt 0.919699 0.986333 +vt 0.919791 0.986352 +vt 0.919791 0.986887 +vt 0.919717 0.986900 +vt 0.919717 0.986341 +vt 0.921179 0.987302 +vt 0.921143 0.987371 +vt 0.919816 0.985792 +vt 0.919749 0.986340 +vt 0.920819 0.987367 +vt 0.920721 0.987367 +vt 0.918191 0.986794 +vt 0.918169 0.986835 +vt 0.918138 0.986828 +vt 0.918159 0.986789 +vt 0.918744 0.986914 +vt 0.918773 0.986929 +vt 0.920843 0.986366 +vt 0.920820 0.986354 +vt 0.919655 0.986341 +vt 0.919706 0.986900 +vt 0.919469 0.986340 +vt 0.919531 0.986340 +vt 0.919479 0.986899 +vt 0.919469 0.986899 +vt 0.919593 0.986340 +vt 0.919593 0.986900 +vt 0.919397 0.986885 +vt 0.919397 0.986350 +vt 0.921328 0.987110 +vt 0.921364 0.987224 +vt 0.921313 0.987224 +vt 0.921277 0.987109 +vt 0.921299 0.987025 +vt 0.921244 0.987016 +vt 0.922337 0.985762 +vt 0.922310 0.985868 +vt 0.922255 0.985878 +vt 0.922287 0.985764 +vt 0.921304 0.986926 +vt 0.921303 0.986963 +vt 0.921247 0.986958 +vt 0.921248 0.986920 +vt 0.921310 0.986873 +vt 0.921254 0.986867 +vt 0.921356 0.986680 +vt 0.921325 0.986780 +vt 0.921270 0.986773 +vt 0.921303 0.986674 +vt 0.919560 0.987187 +vt 0.919531 0.987128 +vt 0.919592 0.987139 +vt 0.919614 0.987188 +vt 0.922403 0.985532 +vt 0.922399 0.985564 +vt 0.922344 0.985569 +vt 0.922349 0.985540 +vt 0.919573 0.987212 +vt 0.919627 0.987213 +vt 0.922336 0.986104 +vt 0.922367 0.986198 +vt 0.922314 0.986205 +vt 0.922281 0.986112 +vt 0.921392 0.987293 +vt 0.921336 0.987288 +vt 0.922314 0.985930 +vt 0.922316 0.985973 +vt 0.922259 0.985980 +vt 0.922258 0.985936 +vt 0.921316 0.986820 +vt 0.921259 0.986814 +vt 0.922397 0.986465 +vt 0.922344 0.986471 +vt 0.922322 0.986026 +vt 0.922266 0.986032 +vt 0.919531 0.987038 +vt 0.919583 0.987040 +vt 0.922327 0.986074 +vt 0.922271 0.986080 +vt 0.919539 0.986951 +vt 0.919601 0.986945 +vt 0.919573 0.986900 +vt 0.919627 0.986902 +vt 0.922372 0.985641 +vt 0.922321 0.985642 +vt 0.921332 0.986405 +vt 0.921385 0.986411 +vt 0.921339 0.986333 +vt 0.921392 0.986338 +vt 0.922403 0.986527 +vt 0.922350 0.986533 +vt 0.921443 0.986333 +vt 0.921460 0.986424 +vt 0.921408 0.986424 +vt 0.921443 0.986782 +vt 0.921392 0.986782 +vt 0.921408 0.986694 +vt 0.921460 0.986694 +vt 0.921409 0.986559 +vt 0.921409 0.986450 +vt 0.921460 0.986499 +vt 0.921460 0.986559 +vt 0.921409 0.986668 +vt 0.921460 0.986619 +vt 0.918660 0.987376 +vt 0.918687 0.987380 +vt 0.918299 0.986506 +vt 0.918264 0.986508 +vt 0.918338 0.987431 +vt 0.918349 0.987431 +vt 0.918354 0.987448 +vt 0.918328 0.987445 +vt 0.921221 0.986744 +vt 0.921084 0.986410 +vt 0.921117 0.986475 +vt 0.918463 0.987431 +vt 0.918463 0.987448 +vt 0.921049 0.986408 +vt 0.920992 0.986366 +vt 0.921014 0.986354 +vt 0.921061 0.986385 +vt 0.918388 0.986374 +vt 0.918373 0.986358 +vt 0.920693 0.987371 +vt 0.920917 0.986351 +vt 0.920917 0.986333 +vt 0.921228 0.986890 +vt 0.918463 0.986358 +vt 0.918463 0.986340 +vt 0.920657 0.987302 +vt 0.918168 0.986874 +vt 0.918181 0.986914 +vt 0.918153 0.986929 +vt 0.918136 0.986880 +vt 0.919384 0.982922 +vt 0.919488 0.982934 +vt 0.921188 0.986298 +vt 0.921130 0.986305 +vt 0.919631 0.982951 +vt 0.919669 0.982955 +vt 0.921354 0.986278 +vt 0.921310 0.986284 +vt 0.921268 0.986290 +vt 0.921227 0.986294 +vt 0.919546 0.982941 +vt 0.919590 0.982946 +vt 0.919705 0.982960 +vt 0.921472 0.986264 +vt 0.921044 0.986313 +vt 0.922542 0.985622 +vt 0.922568 0.985605 +vt 0.922589 0.985763 +vt 0.922552 0.985766 +vt 0.920929 0.986326 +vt 0.919417 0.986928 +vt 0.919437 0.986968 +vt 0.919427 0.987091 +vt 0.919398 0.987091 +vt 0.920866 0.986333 +vt 0.919192 0.982900 +vt 0.919263 0.982908 +vt 0.919491 0.986968 +vt 0.919511 0.986928 +vt 0.919529 0.987091 +vt 0.919501 0.987091 +vt 0.919816 0.982974 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.919927 0.987461 +vt 0.919880 0.987178 +vt 0.920052 0.987177 +vt 0.920090 0.987451 +vt 0.922514 0.985768 +vt 0.922567 0.985999 +vt 0.922529 0.986001 +vt 0.919464 0.987091 +vt 0.919464 0.987371 +vt 0.919427 0.987371 +vt 0.921969 0.984021 +vt 0.921964 0.984068 +vt 0.921733 0.983989 +vt 0.921738 0.983942 +vt 0.919501 0.987371 +vt 0.919464 0.986983 +vt 0.922514 0.985608 +vt 0.919927 0.987501 +vt 0.920087 0.987498 +vt 0.922128 0.984031 +vt 0.922120 0.984071 +vt 0.922172 0.983748 +vt 0.922007 0.983746 +vt 0.920323 0.987374 +vt 0.920285 0.986988 +vt 0.920492 0.986633 +vt 0.920475 0.987219 +vt 0.922256 0.986533 +vt 0.922284 0.986533 +vt 0.922283 0.986929 +vt 0.922255 0.986929 +vt 0.921392 0.986816 +vt 0.921427 0.986782 +vt 0.921427 0.986967 +vt 0.921392 0.987001 +vt 0.922321 0.986533 +vt 0.922321 0.986929 +vt 0.919398 0.987371 +vt 0.922605 0.985996 +vt 0.919529 0.987371 +vt 0.921776 0.983557 +vt 0.920320 0.987421 +vt 0.920533 0.987235 +vt 0.920514 0.986484 +vt 0.920592 0.986333 +vt 0.920592 0.987287 +vt 0.922256 0.987079 +vt 0.922284 0.987079 +vt 0.922284 0.987238 +vt 0.922256 0.987244 +vt 0.922138 0.987027 +vt 0.922101 0.987027 +vt 0.922101 0.986973 +vt 0.922138 0.986974 +vt 0.922321 0.987079 +vt 0.922322 0.987238 +vt 0.921467 0.986812 +vt 0.921467 0.986997 +vt 0.922359 0.986533 +vt 0.922387 0.986533 +vt 0.922386 0.986929 +vt 0.922358 0.986929 +vt 0.921588 0.983786 +vt 0.921570 0.983200 +vt 0.920472 0.987266 +vt 0.921583 0.983833 +vt 0.922255 0.983772 +vt 0.922395 0.985532 +vt 0.922363 0.985494 +vt 0.919397 0.986900 +vt 0.919464 0.986918 +vt 0.922166 0.984129 +vt 0.922100 0.984104 +vt 0.919531 0.986900 +vt 0.919816 0.987523 +vt 0.919816 0.987200 +vt 0.919791 0.986394 +vt 0.919808 0.986340 +vt 0.919808 0.986424 +vt 0.919794 0.986466 +vt 0.919808 0.986566 +vt 0.919792 0.986527 +vt 0.919793 0.986466 +vt 0.919808 0.986502 +vt 0.922538 0.985555 +vt 0.922605 0.985532 +vt 0.922063 0.987027 +vt 0.922063 0.986974 +vt 0.922359 0.987079 +vt 0.922387 0.987078 +vt 0.922387 0.987244 +vt 0.922359 0.987238 +vt 0.921549 0.983051 +vt 0.921530 0.983802 +vt 0.921472 0.983854 +vt 0.921472 0.982900 +vt 0.920530 0.987282 +vt 0.920583 0.987334 +vt 0.921525 0.983849 +vt 0.921473 0.983901 +vt 0.922101 0.987086 +vt 0.922063 0.987086 +vt 0.922138 0.987086 +vt 0.922102 0.986858 +vt 0.922120 0.986858 +vt 0.922136 0.986973 +vt 0.922112 0.986973 +vt 0.918525 0.985990 +vt 0.918514 0.986028 +vt 0.918435 0.985925 +vt 0.918452 0.985888 +vt 0.922046 0.986973 +vt 0.922021 0.986960 +vt 0.918683 0.985768 +vt 0.918608 0.985664 +vt 0.920208 0.983241 +vt 0.920127 0.983380 +vt 0.920135 0.983343 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.922210 0.986701 +vt 0.922079 0.986767 +vt 0.922079 0.986858 +vt 0.920464 0.983117 +vt 0.918797 0.986117 +vt 0.920516 0.983426 +vt 0.920372 0.983462 +vt 0.922419 0.985643 +vt 0.922440 0.985629 +vt 0.922427 0.986017 +vt 0.922408 0.986029 +vt 0.921741 0.986701 +vt 0.921773 0.986701 +vt 0.921773 0.987091 +vt 0.921740 0.987092 +vt 0.921806 0.986701 +vt 0.921806 0.987091 +vt 0.920286 0.983524 +vt 0.920063 0.983888 +vt 0.919904 0.983745 +vt 0.920129 0.983292 +vt 0.919896 0.983670 +vt 0.919894 0.983658 +vt 0.921831 0.986701 +vt 0.921830 0.987091 +vt 0.920210 0.983208 +vt 0.922079 0.986973 +vt 0.922423 0.985532 +vt 0.922445 0.985538 +vt 0.922478 0.985541 +vt 0.922473 0.985633 +vt 0.920286 0.983524 +vt 0.921560 0.986701 +vt 0.921593 0.986703 +vt 0.922460 0.986021 +vt 0.922493 0.986017 +vt 0.922493 0.986301 +vt 0.922460 0.986306 +vt 0.920063 0.983888 +vt 0.919947 0.984218 +vt 0.919941 0.984175 +vt 0.922427 0.986302 +vt 0.922407 0.986314 +vt 0.921773 0.987391 +vt 0.921741 0.987391 +vt 0.921806 0.987391 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.922505 0.985628 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.918215 0.985560 +vt 0.918387 0.985299 +vt 0.922239 0.987160 +vt 0.922210 0.987128 +vt 0.922210 0.986701 +vt 0.922239 0.986733 +vt 0.918214 0.985559 +vt 0.919833 0.983950 +vt 0.919842 0.984024 +vt 0.919816 0.984037 +vt 0.919816 0.984038 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.921244 0.986333 +vt 0.922493 0.986390 +vt 0.922460 0.986395 +vt 0.919849 0.984315 +vt 0.919849 0.984315 +vt 0.922428 0.986391 +vt 0.922408 0.986403 +vt 0.918153 0.985280 +vt 0.918266 0.985012 +vt 0.921715 0.987050 +vt 0.921716 0.987391 +vt 0.922403 0.986029 +vt 0.922403 0.986313 +vt 0.921831 0.987391 +vt 0.922514 0.986028 +vt 0.922514 0.986313 +vt 0.918136 0.985192 +vt 0.918169 0.984914 +vt 0.921948 0.986973 +vt 0.921972 0.986973 +vt 0.921972 0.987103 +vt 0.921948 0.987103 +vt 0.922403 0.986402 +vt 0.922038 0.986973 +vt 0.922063 0.986973 +vt 0.922063 0.987103 +vt 0.922038 0.987103 +vt 0.922514 0.986402 +vt 0.922005 0.986973 +vt 0.922005 0.987103 +vt 0.921092 0.985932 +vt 0.921030 0.985938 +vt 0.920731 0.983453 +vt 0.920792 0.983447 +vt 0.922471 0.985464 +vt 0.922465 0.985408 +vn -1.0000 0.0000 0.0000 +vn 0.0000 0.4033 -0.9151 +vn 0.0000 0.5885 -0.8085 +vn 0.0000 0.2443 0.9697 +vn 0.0000 0.0517 0.9987 +vn 0.0000 -0.1242 -0.9923 +vn 0.0000 -0.4377 -0.8991 +vn 0.0000 -0.4153 0.9097 +vn 0.0000 -0.4377 0.8991 +vn 0.0000 -0.1242 0.9923 +vn 0.0000 0.2315 0.9728 +vn 0.0000 0.2443 -0.9697 +vn 0.0000 0.2315 -0.9728 +vn 0.0000 0.6405 0.7680 +vn 0.0000 0.8682 0.4962 +vn 0.0000 0.4815 0.8764 +vn 0.0000 0.3007 -0.9537 +vn 0.0000 0.6405 -0.7680 +vn 0.0000 0.4815 -0.8764 +vn 0.0092 0.0374 -0.9993 +vn 0.0092 0.2446 -0.9696 +vn 0.0046 0.2553 -0.9669 +vn 0.0046 0.0393 -0.9992 +vn 0.0024 0.7235 0.6903 +vn 0.0016 0.8546 0.5193 +vn 0.0014 0.8751 0.4839 +vn 0.0023 0.2109 0.9775 +vn 0.0000 0.0000 1.0000 +vn 0.0000 0.2562 0.9666 +vn 0.0250 0.3391 0.9404 +vn 0.0053 0.3140 -0.9494 +vn 0.0062 0.4198 -0.9076 +vn 0.0031 0.4356 -0.9001 +vn 0.0030 0.3262 -0.9453 +vn 0.0079 -0.3932 -0.9194 +vn 0.0080 -0.1690 -0.9856 +vn 0.0026 -0.1163 -0.9932 +vn 0.0039 -0.4083 -0.9129 +vn 0.0003 1.0000 0.0000 +vn 0.0046 0.4123 -0.9110 +vn 0.0393 0.3887 -0.9205 +vn 0.0053 0.3140 0.9494 +vn 0.0030 0.3262 0.9453 +vn 0.0016 0.8546 -0.5193 +vn 0.0014 0.8751 -0.4839 +vn -0.0911 0.3977 0.9130 +vn 0.0020 0.3688 0.9295 +vn 0.0024 0.7235 -0.6903 +vn -0.0009 0.9935 -0.1135 +vn 0.0096 0.2346 0.9721 +vn 0.0092 0.2446 0.9696 +vn 0.0046 0.2553 0.9669 +vn 0.0048 0.2445 0.9696 +vn 0.0080 -0.1690 0.9856 +vn 0.0079 -0.3932 0.9194 +vn 0.0039 -0.4083 0.9129 +vn 0.0026 -0.1163 0.9932 +vn 0.0085 -0.4430 -0.8965 +vn 0.0042 -0.4594 -0.8882 +vn 1.0000 -0.0067 0.0003 +vn 1.0000 -0.0059 0.0018 +vn 1.0000 -0.0056 0.0023 +vn 1.0000 -0.0066 0.0002 +vn -0.9950 -0.0996 0.0000 +vn -0.9138 0.4059 -0.0130 +vn -0.9711 0.2381 0.0139 +vn -0.9748 0.2202 0.0358 +vn -0.9181 0.3952 -0.0294 +vn 0.9278 -0.3673 0.0658 +vn 0.9075 -0.4151 0.0644 +vn 0.9139 -0.4008 0.0639 +vn 0.9301 -0.3610 0.0672 +vn 0.9768 -0.2118 0.0311 +vn 0.9810 -0.1924 0.0257 +vn -0.9956 0.0880 0.0336 +vn -0.9977 0.0460 0.0498 +vn -0.9946 0.0555 0.0876 +vn -0.9919 0.1002 0.0777 +vn 0.9278 -0.3673 -0.0658 +vn 0.9768 -0.2118 -0.0311 +vn 0.9810 -0.1924 -0.0257 +vn 0.9301 -0.3610 -0.0672 +vn -0.9825 -0.1858 0.0109 +vn -0.9946 -0.1006 0.0237 +vn -0.9916 -0.1199 0.0480 +vn -0.9802 -0.1965 0.0260 +vn 0.9990 -0.0388 -0.0205 +vn 0.9974 -0.0708 -0.0122 +vn 0.9972 -0.0733 -0.0121 +vn 0.9991 -0.0358 -0.0211 +vn 0.9995 0.0110 -0.0286 +vn 0.9995 0.0109 -0.0285 +vn -0.9305 0.3654 -0.0232 +vn -0.9173 0.3983 -0.0016 +vn -0.9168 0.3993 -0.0015 +vn -0.9268 0.3745 -0.0283 +vn -0.9946 -0.1006 -0.0237 +vn -0.9825 -0.1858 -0.0109 +vn -0.9802 -0.1965 -0.0260 +vn -0.9916 -0.1199 -0.0480 +vn -0.9983 -0.0590 0.0006 +vn -0.9984 -0.0568 0.0000 +vn -0.9936 -0.1134 0.0000 +vn -0.9931 -0.1170 0.0010 +vn 0.0096 0.2346 -0.9721 +vn 0.0099 -0.1310 -0.9913 +vn 0.0049 -0.1371 -0.9905 +vn 0.0048 0.2445 -0.9696 +vn 0.0085 -0.4430 0.8965 +vn 0.0099 -0.1310 0.9913 +vn 0.0049 -0.1371 0.9905 +vn 0.0042 -0.4594 0.8882 +vn 0.0000 -0.4153 -0.9097 +vn 0.0000 -0.2231 -0.9748 +vn 0.0000 0.9656 0.2599 +vn 0.0000 0.3007 0.9537 +vn 1.0000 -0.0013 0.0036 +vn 0.9968 0.0794 0.0081 +vn 0.9947 0.1022 0.0095 +vn 1.0000 -0.0006 0.0035 +vn -0.9158 0.4015 -0.0067 +vn -0.9189 0.3939 -0.0214 +vn -0.9983 -0.0590 -0.0006 +vn -0.9931 -0.1170 -0.0010 +vn 0.9876 0.1553 0.0234 +vn 0.9879 0.1531 0.0241 +vn 0.0000 0.9656 -0.2599 +vn 0.0000 0.8682 -0.4962 +vn 0.0000 0.4033 0.9151 +vn 0.0000 0.5885 0.8085 +vn -0.9978 -0.0635 -0.0172 +vn -0.9944 -0.0978 -0.0394 +vn -0.9984 -0.0162 0.0535 +vn -0.9963 -0.0809 0.0301 +vn -0.9931 -0.1046 0.0525 +vn -0.9951 -0.0215 0.0968 +vn 0.9490 -0.3054 0.0783 +vn 0.9628 -0.2671 0.0415 +vn 0.9466 -0.3168 0.0602 +vn 0.9620 -0.2637 0.0710 +vn -0.9978 -0.0635 0.0172 +vn -0.9944 -0.0978 0.0394 +vn -0.9711 0.2381 -0.0139 +vn -0.9138 0.4059 0.0130 +vn -0.9181 0.3952 0.0294 +vn -0.9748 0.2202 -0.0358 +vn -0.9984 -0.0162 -0.0535 +vn -0.9977 0.0460 -0.0498 +vn -0.9946 0.0555 -0.0876 +vn -0.9951 -0.0215 -0.0968 +vn 0.9490 -0.3054 -0.0783 +vn 0.9661 -0.2517 -0.0571 +vn 0.9305 -0.3609 -0.0620 +vn 0.9620 -0.2637 -0.0710 +vn 0.0092 0.0374 0.9993 +vn 0.0046 0.0393 0.9992 +vn 0.0063 0.6073 -0.7945 +vn 0.0031 0.6262 -0.7796 +vn 0.0000 -0.2231 0.9748 +vn 0.0000 0.0517 -0.9987 +vn -0.9965 -0.0831 0.0000 +vn -1.0000 -0.0093 0.0000 +vn -0.9963 -0.0809 -0.0301 +vn -0.9162 0.4006 0.0000 +vn -0.9055 0.4244 -0.0000 +vn -0.9173 0.3983 0.0016 +vn -0.9158 0.4015 0.0067 +vn -0.9993 0.0372 0.0000 +vn -0.9969 0.0790 0.0000 +vn -0.9956 0.0880 -0.0336 +vn -0.9661 0.2580 0.0000 +vn -0.9125 0.4090 0.0000 +vn -0.9833 -0.1820 0.0000 +vn 0.0006 0.3031 -0.9530 +vn 0.0150 0.3763 -0.9264 +vn 0.0000 -0.4609 0.8874 +vn 0.0000 -0.4362 0.8999 +vn 0.0000 0.4906 -0.8714 +vn -0.9549 0.1226 0.2704 +vn -0.9850 0.1726 -0.0000 +vn -0.9121 0.4099 -0.0000 +vn -0.8968 0.3849 0.2181 +vn 0.0000 0.2691 -0.9631 +vn 0.0000 0.0402 -0.9992 +vn 0.9549 -0.2440 -0.1694 +vn 0.9612 -0.2392 -0.1378 +vn 0.9690 -0.2310 -0.0873 +vn 0.0000 -0.4609 -0.8874 +vn 0.0000 -0.1393 -0.9903 +vn 0.0000 -0.4362 -0.8999 +vn 0.0000 0.2451 -0.9695 +vn -0.9992 -0.0131 -0.0372 +vn 0.0000 -0.1393 0.9903 +vn 0.0046 0.3842 0.9232 +vn 0.0006 0.3031 0.9530 +vn 0.0000 -0.0958 -0.9954 +vn 0.0510 0.1992 0.9786 +vn -0.0905 0.1664 0.9819 +vn -0.9265 0.0960 0.3639 +vn -0.9478 0.2657 0.1766 +vn -0.9050 0.3050 0.2965 +vn -0.9278 0.3720 0.0293 +vn 0.0000 -0.0958 0.9954 +vn 0.9661 -0.2517 0.0571 +vn 0.9305 -0.3609 0.0620 +vn 0.0000 0.0402 0.9992 +vn 0.0000 0.2691 0.9631 +vn 0.0000 0.2451 0.9695 +vn -0.0006 -0.2347 0.9721 +vn -0.0008 -0.2977 0.9546 +vn 0.0000 0.6348 -0.7726 +vn 0.0000 0.6348 0.7726 +vn 0.0000 0.4906 0.8714 +vn 0.9876 0.1553 -0.0234 +vn 0.9968 0.0794 -0.0081 +vn 0.9947 0.1022 -0.0095 +vn 0.9879 0.1531 -0.0241 +vn -0.0006 -0.6446 0.7645 +vn -0.0003 -0.7333 0.6799 +vn -0.9986 -0.0375 -0.0369 +vn 1.0000 -0.0013 -0.0036 +vn 1.0000 -0.0037 -0.0037 +vn 1.0000 -0.0028 -0.0038 +vn 1.0000 -0.0006 -0.0035 +vn -0.9992 -0.0131 0.0372 +vn -0.0008 -0.2977 -0.9546 +vn -0.0006 -0.2347 -0.9721 +vn 0.0000 -0.8006 0.5992 +vn -0.9981 -0.0112 -0.0613 +vn -0.9965 -0.0495 -0.0667 +vn -0.0003 -0.7333 -0.6799 +vn -0.0006 -0.6446 -0.7645 +vn -0.9986 -0.0375 0.0369 +vn 0.9974 -0.0708 0.0122 +vn 0.9990 -0.0388 0.0205 +vn 0.9991 -0.0358 0.0211 +vn 0.9972 -0.0733 0.0121 +vn 0.9978 0.0659 0.0023 +vn 0.9976 0.0686 0.0037 +vn -0.9089 0.4168 -0.0148 +vn -0.9124 0.4080 -0.0315 +vn 0.0046 -1.0000 0.0000 +vn 0.0000 -0.8006 -0.5992 +vn 0.0035 0.3938 0.9192 +vn 0.0203 0.3431 0.9391 +vn 0.0158 0.2996 0.9539 +vn 0.0021 0.4707 0.8823 +vn -0.0012 0.6288 0.7776 +vn 0.0035 0.3938 -0.9192 +vn -0.0012 0.6288 -0.7776 +vn 0.0021 0.4707 -0.8823 +vn 0.0008 0.2582 0.9661 +vn 0.0044 0.2601 0.9656 +vn 0.0041 0.2746 0.9615 +vn 0.0008 0.2474 0.9689 +vn 0.0008 -0.1379 0.9904 +vn 0.0008 -0.1363 0.9907 +vn 0.0076 0.0562 0.9984 +vn -0.0021 -0.0830 0.9965 +vn -0.0008 -0.3960 0.9183 +vn -0.0002 -0.4368 0.8995 +vn -0.0023 -0.0933 0.9956 +vn -0.0325 0.7637 0.6448 +vn -0.1067 0.9335 0.3423 +vn -0.0848 0.8997 0.4282 +vn -0.0252 0.7298 0.6832 +vn -0.0325 0.7637 -0.6448 +vn 0.0056 0.5697 -0.8218 +vn 0.0136 0.5231 -0.8521 +vn -0.0252 0.7298 -0.6832 +vn 0.0056 0.5697 0.8218 +vn 0.0136 0.5231 0.8521 +vn -0.0008 -0.3960 -0.9183 +vn -0.0021 -0.0830 -0.9965 +vn -0.0023 -0.0933 -0.9956 +vn -0.0002 -0.4368 -0.8995 +vn 0.0044 0.2601 -0.9656 +vn 0.0008 0.2582 -0.9661 +vn 0.0008 0.2474 -0.9689 +vn 0.0041 0.2746 -0.9615 +vn 0.0020 -0.4802 0.8771 +vn 0.0019 -0.4643 0.8857 +vn -0.0002 -0.2397 -0.9708 +vn 0.0008 -0.1379 -0.9904 +vn 0.0008 -0.1363 -0.9907 +vn -0.1419 0.9899 -0.0000 +vn 0.0020 -0.4802 -0.8771 +vn 0.0019 -0.4643 -0.8857 +vn -0.1067 0.9335 -0.3423 +vn -0.0848 0.8997 -0.4282 +vn 0.0076 0.0562 -0.9984 +vn 0.0203 0.3431 -0.9391 +vn 0.0158 0.2996 -0.9539 +vn -0.0002 -0.2397 0.9708 +vn 0.0000 -0.6449 0.7643 +vn 0.0000 -0.6449 -0.7643 +vn 0.0000 -0.7962 0.6051 +vn 0.0000 -0.7962 -0.6051 +vn 0.0000 -1.0000 0.0000 +vn -0.0169 -0.9992 0.0365 +vn -0.0060 -0.9999 0.0129 +vn -0.0169 -0.9992 -0.0365 +vn -0.0060 -0.9999 -0.0129 +vn -0.0229 -0.9985 -0.0494 +vn -0.0229 -0.9985 0.0494 +vn 1.0000 -0.0037 0.0037 +vn 1.0000 -0.0028 0.0038 +vn 0.9075 -0.4151 -0.0644 +vn 0.9139 -0.4008 -0.0639 +vn 1.0000 -0.0059 -0.0018 +vn 1.0000 -0.0067 -0.0003 +vn 1.0000 -0.0066 -0.0002 +vn 1.0000 -0.0056 -0.0023 +vn -0.9919 0.1002 -0.0777 +vn -0.9168 0.3993 0.0015 +vn -0.9189 0.3939 0.0214 +vn 1.0000 -0.0064 0.0000 +vn -0.9305 0.3655 0.0232 +vn -0.9089 0.4168 0.0148 +vn -0.9124 0.4080 0.0315 +vn -0.9268 0.3745 0.0283 +vn 0.9628 -0.2671 -0.0415 +vn 0.9466 -0.3168 -0.0602 +vn -0.9965 -0.0494 0.0667 +vn -0.9931 -0.1046 -0.0525 +vn 0.9877 -0.1563 0.0000 +vn -0.9981 -0.0112 0.0613 +vn 0.9995 0.0110 0.0286 +vn 0.9978 0.0659 -0.0023 +vn 0.9976 0.0686 -0.0037 +vn 0.9995 0.0109 0.0285 +vn 0.0063 0.4110 -0.9116 +vn 0.0063 0.5969 -0.8023 +vn 0.0092 0.2386 0.9711 +vn 0.0092 0.0364 0.9993 +vn 0.0099 -0.1278 -0.9918 +vn 0.0085 -0.4344 -0.9007 +vn 0.0079 -0.3848 0.9230 +vn 0.0085 -0.4344 0.9007 +vn 0.0099 -0.1278 0.9918 +vn 0.0096 0.2295 0.9733 +vn 0.0092 0.2386 -0.9711 +vn 0.0096 0.2295 -0.9733 +vn 0.0079 -0.3848 -0.9230 +vn 0.0080 -0.1646 0.9863 +vn 0.0063 0.5969 0.8023 +vn 0.0063 0.4110 0.9116 +vn -0.2040 0.5853 0.7847 +vn -0.7728 0.2289 0.5919 +vn -0.6718 0.2830 0.6845 +vn -0.7183 0.1133 0.6865 +vn -0.8402 0.1464 0.5221 +vn 0.0053 0.3067 0.9518 +vn 1.0000 -0.0067 -0.0059 +vn 0.9835 -0.1704 -0.0612 +vn 1.0000 -0.0078 -0.0041 +vn 0.0024 0.2058 0.9786 +vn 0.0046 0.4031 -0.9152 +vn 0.0053 0.3067 -0.9518 +vn 0.9835 -0.1704 0.0612 +vn 1.0000 -0.0067 0.0059 +vn 1.0000 -0.0078 0.0041 +vn 0.0080 -0.1646 -0.9863 +vn 0.0111 -0.0785 0.9969 +vn 0.0062 -0.0358 0.9993 +vn 0.0069 -0.0413 0.9991 +vn 0.0092 0.0364 -0.9993 +vn -0.7183 0.1133 -0.6865 +vn -0.8402 0.1464 -0.5221 +vn -0.7687 0.3943 -0.5037 +vn -0.6336 0.3932 -0.6663 +vn 0.7783 -0.6279 0.0000 +vn 0.6528 -0.7576 0.0000 +vn -0.5430 0.0844 -0.8355 +vn -0.4854 0.3631 -0.7953 +vn 0.9891 -0.1473 -0.0000 +vn 1.0000 -0.0090 -0.0000 +vn -0.6718 0.2830 -0.6845 +vn -0.7728 0.2289 -0.5919 +vn -0.5732 -0.0232 0.8191 +vn -0.5430 0.0844 0.8355 +vn -0.5732 -0.0232 -0.8191 +vn 0.0111 -0.0785 -0.9969 +vn 0.0069 -0.0413 -0.9991 +vn 0.0062 -0.0358 -0.9993 +vn 0.0021 -0.0016 1.0000 +vn 0.0018 -0.0020 1.0000 +vn 0.0013 -0.0020 1.0000 +vn 0.0014 -0.0021 1.0000 +vn 0.3311 -0.9436 0.0000 +vn -0.6010 0.6118 -0.5142 +vn -0.5120 0.5213 -0.6827 +vn -0.6336 0.3932 0.6663 +vn -0.7687 0.3943 0.5037 +vn 0.0021 -0.0016 -1.0000 +vn 0.0018 -0.0020 -1.0000 +vn -0.4854 0.3631 0.7953 +vn 0.0010 -0.0010 1.0000 +vn 0.0010 -0.0006 1.0000 +vn 0.0010 -0.0005 1.0000 +vn 0.1987 -0.9800 0.0123 +vn 0.1968 -0.9804 0.0061 +vn 0.2494 -0.9683 0.0128 +vn 0.2529 -0.9672 0.0246 +vn -0.5836 -0.3578 -0.7290 +vn -0.6710 -0.4692 -0.5741 +vn -0.5922 -0.6266 -0.5067 +vn -0.5523 -0.5754 -0.6032 +vn 0.1949 -0.9808 0.0000 +vn 0.2455 -0.9694 0.0000 +vn -0.5120 0.5213 0.6827 +vn -0.6010 0.6118 0.5142 +vn 0.0014 -0.0021 -1.0000 +vn 0.0013 -0.0020 -1.0000 +vn -0.4603 0.4686 0.7541 +vn -0.4603 0.4686 -0.7541 +vn 0.0598 0.5492 -0.8336 +vn -0.5136 0.5828 -0.6297 +vn -0.5609 0.5415 -0.6262 +vn -0.5609 0.5415 0.6262 +vn -0.5136 0.5828 0.6297 +vn 0.9058 -0.3998 -0.1405 +vn 0.9149 -0.4038 -0.0000 +vn -0.6743 0.4230 -0.6053 +vn 0.9058 -0.3998 0.1405 +vn 0.0598 0.5492 0.8336 +vn -0.1503 -0.5952 0.7894 +vn -0.1503 -0.5952 -0.7894 +vn -0.6743 0.4230 0.6053 +vn -0.6710 -0.4692 0.5741 +vn -0.5836 -0.3578 0.7290 +vn -0.5523 -0.5754 0.6032 +vn -0.5922 -0.6266 0.5067 +vn 0.1968 -0.9804 -0.0061 +vn 0.1987 -0.9800 -0.0123 +vn 0.2529 -0.9672 -0.0246 +vn 0.2494 -0.9683 -0.0128 +vn 0.0010 -0.0006 -1.0000 +vn 0.0010 -0.0010 -1.0000 +vn 0.0010 -0.0005 -1.0000 +vn -0.4973 -0.2496 0.8309 +vn -0.4459 -0.4446 0.7769 +vn -0.4973 -0.2496 -0.8309 +vn -0.4459 -0.4446 -0.7769 +vn -0.5156 -0.1429 -0.8448 +vn -0.6228 -0.1726 -0.7631 +vn -0.6228 -0.1726 0.7631 +vn -0.5156 -0.1429 0.8448 +vn -0.7435 -0.2061 0.6362 +vn -0.7435 -0.2061 -0.6362 +vn 0.6982 -0.7159 0.0000 +vn 0.6587 -0.7524 0.0000 +vn 0.6603 -0.7510 0.0000 +vn -0.0540 0.1518 -0.9869 +vn -0.1550 0.2140 -0.9644 +vn -0.1116 0.1232 -0.9861 +vn -0.0725 0.0542 -0.9959 +vn 0.5854 -0.5461 0.5992 +vn 0.4700 -0.5375 0.7001 +vn 0.5383 -0.5441 0.6436 +vn 0.0496 0.1214 -0.9914 +vn -0.0043 -0.0317 -0.9995 +vn -0.3345 0.3416 0.8783 +vn -0.0540 0.0380 0.9978 +vn -0.3001 0.3238 0.8973 +vn 0.9612 -0.2392 0.1378 +vn 0.9549 -0.2440 0.1694 +vn 0.9690 -0.2310 0.0873 +vn 0.9748 -0.2231 -0.0000 +vn -0.2897 0.3351 0.8966 +vn -0.1923 0.2822 -0.9399 +vn 0.0000 0.4953 0.8687 +vn -0.6590 0.7446 -0.1066 +vn -0.7059 0.6973 0.1244 +vn -0.5141 0.8553 -0.0642 +vn -0.4066 0.9023 -0.1436 +vn 0.6594 -0.7518 0.0000 +vn 0.5619 -0.8272 0.0000 +vn 0.5173 -0.8183 0.2505 +vn -0.0032 -0.0605 0.9982 +vn -0.0344 0.0818 0.9961 +vn -0.4213 0.4188 0.8044 +vn -0.4413 0.5029 0.7432 +vn -0.4125 0.3857 0.8253 +vn -0.7187 0.6566 0.2287 +vn -0.7103 0.7039 -0.0000 +vn 0.0000 -0.1767 0.9843 +vn 0.0000 -0.0887 0.9961 +vn -0.7061 0.6909 -0.1551 +vn -0.4842 0.8750 -0.0000 +vn -0.4597 0.8879 -0.0204 +vn -0.2869 0.9561 0.0596 +vn -0.2642 0.9645 -0.0000 +vn -0.2869 0.9561 -0.0596 +vn -0.2913 0.9566 -0.0068 +vn 0.6402 -0.7682 0.0000 +vn 0.6354 -0.7637 0.1144 +vn 0.6428 -0.7659 -0.0158 +vn -0.0828 0.1080 0.9907 +vn -0.0612 0.0713 -0.9956 +vn -0.0000 -0.0000 -1.0000 +vn 0.4313 -0.6059 0.6685 +vn -0.1623 0.1890 -0.9685 +vn -0.0615 0.1623 0.9848 +vn -0.0347 0.0637 0.9974 +vn -0.0506 0.0881 0.9948 +vn -0.1120 0.1949 0.9744 +vn -0.2224 0.9749 -0.0108 +vn -0.2037 0.9790 0.0000 +vn -0.2224 0.9749 0.0108 +vn -0.2658 0.9633 0.0383 +vn 0.4358 -0.8148 0.3823 +vn -0.3306 0.9345 0.1320 +vn -0.3109 0.9414 0.1308 +vn 0.6454 -0.7637 -0.0124 +vn -0.3178 0.8983 0.3035 +vn -0.2695 0.9521 0.1448 +vn 0.7702 -0.6373 0.0245 +vn 0.7659 -0.6422 0.0307 +vn -0.2876 0.9490 0.1292 +vn 0.7702 -0.6373 -0.0245 +vn 0.7659 -0.6422 -0.0307 +vn -0.2402 0.9690 0.0580 +vn 0.7617 -0.6480 0.0000 +vn -0.2401 0.5904 0.7705 +vn -0.2453 0.5895 0.7697 +vn 0.0046 0.6175 0.7866 +vn 0.0054 -0.3461 0.9382 +vn 0.5039 0.5483 0.6674 +usemtl AUGA1 +s 1 +f 1855/2618/1712 1852/2619/1712 1911/2620/1712 1914/2621/1712 +f 1869/2622/1712 1903/2623/1712 1933/2624/1712 1929/2625/1712 +f 1854/2626/1712 1853/2627/1712 1912/2628/1712 1913/2629/1712 +f 1868/2630/1712 1893/2631/1712 1932/2632/1712 1916/2633/1712 +f 1852/2619/1712 1851/2634/1712 1838/2635/1712 1911/2620/1712 +f 1847/2636/1713 1846/2637/1714 1925/2638/1714 1924/2639/1713 +f 1872/2640/1715 1871/2641/1716 1920/2642/1716 1919/2643/1715 +f 1915/2644/1717 1844/2645/1718 1927/2646/1718 1916/2647/1717 +f 1895/2648/1719 1935/2649/1720 1933/2650/1720 1917/2651/1719 +f 1928/2652/1721 1894/2653/1722 1918/2654/1722 1929/2655/1721 +f 1845/2656/1723 1934/2657/1724 1932/2658/1724 1926/2659/1723 +f 1934/2657/1724 1915/2644/1717 1916/2647/1717 1932/2658/1724 +f 1935/2649/1720 1928/2652/1721 1929/2655/1721 1933/2650/1720 +f 1896/2660/1725 1842/2661/1726 1931/2662/1726 1914/2663/1725 +f 1900/2664/1727 1896/2665/1725 1914/2666/1725 1911/2667/1727 +f 1848/2668/1728 1847/2636/1713 1924/2639/1713 1923/2669/1728 +f 1843/2670/1729 1849/2671/1730 1922/2672/1730 1930/2673/1729 +f 2143/2674/1731 2134/2675/1732 1887/2676/1733 1910/2677/1734 +f 2119/2678/1735 2122/2679/1736 1889/2680/1737 1880/2681/1735 +f 2125/2682/1738 2119/2683/1739 1880/2684/1740 1877/2685/1741 +f 2124/2686/1742 2120/2687/1743 1886/2688/1744 1885/2689/1745 +f 2129/2690/1739 2123/2691/1739 1881/2692/1739 1888/2693/1739 +f 2135/2694/1746 2121/2695/1747 1879/2696/1748 1878/2697/1749 +f 2122/2679/1736 2126/2698/1750 1891/2699/1750 1889/2680/1737 +f 2123/2700/1751 2124/2686/1742 1885/2689/1745 1881/2701/1752 +f 2127/2702/1753 2125/2703/1738 1877/2704/1741 1876/2705/1754 +f 2126/2698/1750 2128/2706/1755 1890/2707/1756 1891/2699/1750 +f 2130/2708/1757 2127/2702/1753 1876/2705/1754 1884/2709/1758 +f 2128/2710/1755 2129/2711/1759 1888/2712/1759 1890/2713/1756 +f 1909/2714/1760 2142/2715/1760 2277/2716/1760 2276/2717/1760 +f 2139/2718/1761 2131/2719/1762 1883/2720/1763 1897/2721/1764 +f 2132/2722/1765 2133/2723/1766 1882/2724/1767 1875/2725/1768 +f 2141/2726/1769 2135/2694/1746 1878/2697/1749 1904/2727/1770 +f 1865/2728/1712 1855/2618/1712 1914/2621/1712 1931/2729/1712 +f 1893/2631/1712 1862/2730/1712 1926/2731/1712 1932/2632/1712 +f 1856/2732/1712 1864/2733/1712 1930/2734/1712 1922/2735/1712 +f 1903/2623/1712 1857/2736/1712 1917/2737/1712 1933/2624/1712 +f 1901/2738/1712 1868/2630/1712 1916/2633/1712 1927/2739/1712 +f 1874/2740/1712 1865/2728/1712 1931/2729/1712 1937/2741/1712 +f 1908/2742/1712 1861/2743/1712 1924/2744/1712 1925/2745/1712 +f 1863/2746/1712 1869/2622/1712 1929/2625/1712 1918/2747/1712 +f 2047/2748/1771 2048/2749/1772 2109/2750/1773 2118/2751/1774 +f 1974/2752/1775 1973/2753/1775 2025/2754/1712 2023/2755/1712 +f 1961/2756/1776 1960/2757/1777 2056/2758/1778 2052/2759/1779 +f 1993/2760/1780 2001/2761/1781 2094/2762/1782 2051/2763/1783 +f 1997/2764/1784 1993/2760/1780 2051/2763/1783 2055/2765/1785 +f 1959/2766/1786 1958/2767/1787 2054/2768/1788 2086/2769/1789 +f 2015/2770/1790 2011/2771/1791 2100/2772/1792 2076/2773/1793 +f 1957/2774/1794 1949/2775/1795 2067/2776/1796 2085/2777/1797 +f 1995/2778/1798 1996/2779/1799 2092/2780/1800 2053/2781/1801 +f 2003/2782/1802 1995/2778/1798 2053/2781/1801 2063/2783/1803 +f 1954/2784/1804 1951/2785/1805 2062/2786/1806 2058/2787/1807 +f 1996/2779/1799 1997/2764/1784 2055/2765/1785 2092/2780/1800 +f 1953/2788/1808 1952/2789/1809 2069/2790/1810 2060/2791/1811 +f 2050/2792/1812 2042/2793/1813 2113/2794/1814 2117/2795/1815 +f 1853/2627/1712 1901/2738/1712 1927/2739/1712 1912/2628/1712 +f 1873/2796/1712 1874/2740/1712 1937/2741/1712 1936/2797/1712 +f 2138/2798/1816 2136/2799/1817 1866/2800/1818 1892/2801/1819 +f 2140/2802/1820 2137/2803/1821 1867/2804/1822 1902/2805/1823 +f 1899/2806/1824 1898/2807/1825 1913/2808/1825 1912/2809/1824 +f 1842/2661/1726 1840/2810/1826 1937/2811/1826 1931/2662/1726 +f 1849/2671/1730 1848/2668/1728 1923/2669/1728 1922/2672/1730 +f 1905/2812/1827 1900/2664/1727 1911/2667/1727 1838/2813/1827 +f 2134/2675/1732 2138/2798/1816 1892/2801/1819 1887/2676/1733 +f 1907/2814/1712 1858/2815/1712 1919/2816/1712 1920/2817/1712 +f 2029/2818/1828 2004/2819/1829 2066/2820/1830 2104/2821/1831 +f 1951/2785/1805 1950/2822/1832 2084/2823/1833 2062/2786/1806 +f 2042/2793/1813 2044/2824/1834 2115/2825/1835 2113/2794/1814 +f 2004/2819/1829 2016/2826/1836 2102/2827/1837 2066/2820/1830 +f 2137/2803/1821 2139/2718/1761 1897/2721/1764 1867/2804/1822 +f 1840/2810/1838 1841/2828/1839 1936/2829/1839 1937/2811/1838 +f 1870/2830/1840 1905/2812/1827 1838/2813/1827 1921/2831/1840 +f 1841/2832/1839 1843/2670/1729 1930/2673/1729 1936/2833/1839 +f 1871/2641/1841 1870/2830/1840 1921/2831/1840 1920/2642/1841 +f 1894/2653/1722 1872/2640/1715 1919/2643/1715 1918/2654/1722 +f 2133/2723/1766 2140/2802/1820 1902/2805/1823 1882/2724/1767 +f 1862/2730/1712 1908/2742/1712 1925/2745/1712 1926/2731/1712 +f 2136/2799/1817 2141/2726/1769 1904/2727/1770 1866/2800/1818 +f 2044/2824/1834 2046/2834/1842 2110/2835/1843 2115/2825/1835 +f 1940/2836/1844 1947/2837/1845 2079/2838/1846 2064/2839/1847 +f 1999/2840/1848 2006/2841/1849 2097/2842/1850 2057/2843/1851 +f 2049/2844/1852 2050/2792/1812 2117/2795/1815 2116/2845/1853 +f 1964/2846/1854 1963/2847/1855 2077/2848/1856 2088/2849/1857 +f 1939/2850/1858 1946/2851/1859 2082/2852/1860 2083/2853/1861 +f 2014/2854/1862 2018/2855/1863 2103/2856/1864 2074/2857/1865 +f 1960/2757/1777 1959/2766/1786 2086/2769/1789 2056/2758/1778 +f 1864/2733/1712 1873/2796/1712 1936/2797/1712 1930/2734/1712 +f 1861/2743/1712 1860/2858/1712 1923/2859/1712 1924/2744/1712 +f 2131/2719/1762 2142/2860/1866 1909/2861/1867 1883/2720/1763 +f 2120/2687/1743 2143/2674/1868 1910/2677/1869 1886/2688/1744 +f 1906/2862/1870 1895/2648/1719 1917/2651/1719 1839/2863/1870 +f 1844/2645/1718 1899/2806/1824 1912/2809/1824 1927/2646/1718 +f 1846/2637/1871 1845/2656/1723 1926/2659/1723 1925/2638/1871 +f 1857/2736/1712 1850/2864/1712 1839/2865/1712 1917/2737/1712 +f 1858/2815/1712 1863/2746/1712 1918/2747/1712 1919/2816/1712 +f 1859/2866/1712 1907/2814/1712 1920/2817/1712 1921/2867/1712 +f 1851/2634/1712 1859/2866/1712 1921/2867/1712 1838/2635/1712 +f 1860/2858/1712 1856/2732/1712 1922/2735/1712 1923/2859/1712 +f 1992/2868/1872 1938/2869/1873 1939/2850/1858 1966/2870/1874 +f 1947/2837/1845 1940/2836/1844 1941/2871/1873 1990/2872/1872 +f 1990/2872/1872 1941/2871/1873 1942/2873/1873 1991/2874/1872 +f 1991/2874/1872 1942/2873/1873 1938/2869/1873 1992/2868/1872 +f 1972/2875/1739 1975/2876/1739 1951/2877/1739 1954/2878/1739 +f 1970/2879/1875 1955/2880/1876 1956/2881/1877 1962/2882/1878 +f 1943/2883/1879 1968/2884/1880 1965/2885/1881 1946/2851/1859 +f 1989/2886/1882 1969/2887/1883 1963/2847/1855 1964/2846/1854 +f 1973/2753/1775 1967/2888/1884 1952/2789/1809 1953/2788/1808 +f 1969/2887/1883 1970/2879/1875 1962/2882/1878 1963/2847/1855 +f 1961/2756/1776 1950/2822/1832 1983/2889/1875 1981/2890/1883 +f 1981/2890/1883 1983/2889/1875 1984/2891/1875 1982/2892/1883 +f 1982/2892/1883 1984/2891/1875 1970/2879/1875 1969/2887/1883 +f 1949/2775/1795 1957/2774/1794 1977/2893/1884 1948/2894/1775 +f 1948/2894/1775 1977/2893/1884 1978/2895/1884 1974/2752/1775 +f 1974/2752/1775 1978/2895/1884 1967/2888/1884 1973/2753/1775 +f 1960/2757/1777 1961/2756/1776 1981/2890/1883 1987/2896/1882 +f 1987/2896/1882 1981/2890/1883 1982/2892/1883 1988/2897/1882 +f 1988/2897/1882 1982/2892/1883 1969/2887/1883 1989/2886/1882 +f 1958/2767/1787 1959/2766/1786 1979/2898/1880 1945/2899/1879 +f 1945/2899/1879 1979/2898/1880 1980/2900/1880 1944/2901/1879 +f 1944/2901/1879 1980/2900/1880 1968/2884/1880 1943/2883/1879 +f 1950/2822/1832 1951/2785/1805 1975/2902/1876 1983/2889/1875 +f 1983/2889/1875 1975/2902/1876 1976/2903/1876 1984/2891/1875 +f 1984/2891/1875 1976/2903/1876 1955/2880/1876 1970/2879/1875 +f 1971/2904/1739 1956/2905/1739 1955/2906/1739 1985/2907/1739 +f 1985/2907/1739 1955/2906/1739 1976/2908/1739 1986/2909/1739 +f 1986/2909/1739 1976/2908/1739 1975/2876/1739 1972/2875/1739 +f 1942/2873/1873 1944/2901/1879 1943/2883/1879 1938/2869/1873 +f 1941/2871/1873 1945/2899/1879 1944/2901/1879 1942/2873/1873 +f 1940/2836/1844 1958/2767/1787 1945/2899/1879 1941/2871/1873 +f 1938/2869/1873 1943/2883/1879 1946/2851/1859 1939/2850/1858 +f 1978/2895/1884 1991/2874/1872 1992/2868/1872 1967/2888/1884 +f 1977/2893/1884 1990/2872/1872 1991/2874/1872 1978/2895/1884 +f 1957/2774/1794 1947/2837/1845 1990/2872/1872 1977/2893/1884 +f 1967/2888/1884 1992/2868/1872 1966/2870/1874 1952/2789/1809 +f 1980/2900/1880 1988/2897/1882 1989/2886/1882 1968/2884/1880 +f 1979/2898/1880 1987/2896/1882 1988/2897/1882 1980/2900/1880 +f 1959/2766/1786 1960/2757/1777 1987/2896/1882 1979/2898/1880 +f 1968/2884/1880 1989/2886/1882 1964/2846/1854 1965/2885/1881 +f 1881/2701/1752 1885/2689/1745 2019/2910/1885 2018/2911/1886 +f 1882/2724/1767 1902/2805/1823 2017/2912/1887 2016/2913/1888 +f 1885/2689/1745 1886/2688/1744 2015/2914/1889 2019/2910/1885 +f 2013/2915/1890 2010/2916/1891 2212/2917/1892 2213/2918/1893 +f 1910/2677/1734 1887/2676/1733 2012/2919/1894 2011/2920/1895 +f 1880/2921/1896 1889/2922/1897 2208/2923/1898 2204/2924/1896 +f 1866/2800/1818 1904/2727/1770 2009/2925/1899 2008/2926/1900 +f 1904/2727/1770 1878/2697/1749 2007/2927/1901 2009/2925/1899 +f 1888/2693/1739 1881/2692/1739 2206/2928/1739 2207/2929/1739 +f 1892/2801/1819 1866/2800/1818 2008/2926/1900 2005/2930/1902 +f 1973/2753/1775 1953/2788/1808 2027/2931/1903 2025/2754/1712 +f 1902/2805/1823 1867/2804/1822 2003/2932/1904 2017/2912/1887 +f 1887/2676/1733 1892/2801/1819 2005/2930/1902 2012/2919/1894 +f 1876/2705/1754 1877/2704/1741 2002/2933/1905 2001/2934/1906 +f 1878/2697/1749 1879/2696/1748 2000/2935/1907 2007/2927/1901 +f 2002/2933/1905 1877/2704/1741 2205/2936/1908 2216/2937/1909 +f 2014/2938/1910 2013/2915/1890 2213/2918/1893 2217/2939/1910 +f 2006/2940/1911 1999/2941/1912 2215/2942/1912 2211/2943/1913 +f 1875/2725/1768 1882/2724/1767 2016/2913/1888 2004/2944/1914 +f 2002/2945/1915 1999/2840/1848 2057/2843/1851 2061/2946/1916 +f 1883/2720/1763 1909/2861/1867 1997/2947/1917 1996/2948/1918 +f 1867/2804/1822 1897/2721/1764 1995/2949/1919 2003/2932/1904 +f 1897/2721/1764 1883/2720/1763 1996/2948/1918 1995/2949/1919 +f 1875/2725/1768 2004/2944/1914 2029/2950/1920 2020/2951/1921 +f 1886/2688/1744 1910/2677/1869 2011/2920/1922 2015/2914/1889 +f 1909/2861/1923 1884/2709/1758 1993/2952/1924 1997/2947/1923 +f 1884/2709/1758 1876/2705/1754 2001/2934/1906 1993/2952/1924 +f 2007/2953/1925 2000/2954/1926 2059/2955/1927 2068/2956/1928 +f 2023/2755/1712 2025/2754/1712 2033/2957/1712 2032/2958/1712 +f 2020/2951/1921 2029/2950/1920 2036/2959/1929 1998/2960/1930 +f 2025/2754/1712 2027/2931/1903 2035/2961/1931 2033/2957/1712 +f 2026/2962/1932 2034/2963/1933 2107/2964/1934 2065/2965/1935 +f 1949/2775/1795 1948/2894/1775 2031/2966/1712 2030/2967/1936 +f 2000/2935/1907 1879/2696/1748 2021/2968/1937 2026/2969/1938 +f 1948/2894/1775 1974/2752/1775 2023/2755/1712 2031/2966/1712 +f 2001/2761/1781 2002/2945/1915 2061/2946/1916 2094/2762/1782 +f 2032/2958/1712 2033/2957/1712 2044/2824/1834 2042/2793/1813 +f 1998/2970/1930 2036/2971/1929 2048/2972/1939 2024/2973/1939 +f 2033/2957/1712 2035/2961/1931 2046/2834/1842 2044/2824/1834 +f 2035/2961/1931 2027/2931/1903 2093/2974/1940 2106/2975/1941 +f 2026/2969/1938 2021/2968/1937 1994/2976/1942 2034/2977/1943 +f 2031/2966/1712 2023/2755/1712 2032/2958/1712 2038/2978/1712 +f 2030/2967/1936 2031/2966/1712 2038/2978/1712 2037/2979/1944 +f 2000/2954/1926 2026/2962/1932 2065/2965/1935 2059/2955/1927 +f 2012/2980/1945 2005/2981/1946 2096/2982/1947 2072/2983/1948 +f 2017/2984/1949 2003/2782/1802 2063/2783/1803 2078/2985/1950 +f 1972/2986/1951 1954/2784/1804 2058/2787/1807 2089/2987/1952 +f 2028/2988/1953 2024/2973/1953 2048/2972/1953 2047/2989/1953 +f 2022/2990/1953 2039/2991/1953 2043/2992/1953 2045/2993/1953 +f 2039/2991/1953 2040/2994/1953 2041/2995/1953 2043/2992/1953 +f 2040/2994/1953 2028/2988/1953 2047/2989/1953 2041/2995/1953 +f 2034/2996/1943 1994/2997/1942 2022/2990/1954 2045/2993/1954 +f 2038/2978/1712 2032/2958/1712 2042/2793/1813 2050/2792/1812 +f 2037/2979/1944 2038/2978/1712 2050/2792/1812 2049/2844/1852 +f 2051/2998/1955 2094/2999/1956 2084/3000/1957 2052/3001/1958 +f 2055/3002/1959 2051/2998/1955 2052/3001/1958 2056/3003/1959 +f 2076/3004/1960 2100/3005/1961 2088/3006/1961 2077/3007/1962 +f 2053/3008/1963 2092/3009/1964 2086/3010/1965 2054/3011/1966 +f 2063/3012/1967 2053/3008/1963 2054/3011/1966 2064/3013/1968 +f 2092/3009/1964 2055/3002/1969 2056/3003/1969 2086/3010/1965 +f 2066/3014/1970 2102/3015/1971 2085/3016/1972 2067/3017/1973 +f 2057/3018/1974 2097/3019/1975 2089/3020/1976 2058/3021/1977 +f 2074/3022/1978 2103/3023/1979 2087/3024/1980 2075/3025/1981 +f 2061/3026/1982 2057/3018/1974 2058/3021/1977 2062/3027/1983 +f 2068/3028/1984 2059/3029/1985 2060/3030/1986 2069/3031/1987 +f 2094/2999/1956 2061/3032/1982 2062/3033/1983 2084/3000/1957 +f 2072/3034/1988 2096/3035/1989 2082/3036/1990 2073/3037/1991 +f 2078/3038/1992 2063/3012/1967 2064/3013/1968 2079/3039/1993 +f 2060/3030/1986 2059/3029/1985 2065/3040/1994 2093/3041/1994 +f 2096/3035/1989 2098/3042/1995 2083/3043/1996 2082/3036/1990 +f 2097/3019/1975 2099/3044/1997 2091/3045/1997 2089/3020/1976 +f 2070/3046/1998 2068/3028/1984 2069/3031/1987 2071/3047/1999 +f 2098/3042/1995 2070/3046/1998 2071/3047/1999 2083/3043/1996 +f 2099/3044/1997 2101/3048/2000 2090/3049/2001 2091/3045/1997 +f 2100/3005/2002 2072/3034/1988 2073/3037/1991 2088/3006/2002 +f 2101/3048/2000 2074/3050/1978 2075/3051/1981 2090/3049/2001 +f 2080/3052/2003 2076/3004/1960 2077/3007/1962 2081/3053/2004 +f 2102/3015/1971 2078/3038/1992 2079/3039/1993 2085/3016/1972 +f 2103/3023/1979 2080/3052/2003 2081/3053/2004 2087/3024/1980 +f 2066/3014/1970 2067/3017/1973 2095/3054/2005 2104/3055/2005 +f 2104/3055/2005 2095/3054/2005 2108/3056/2006 2105/3057/2006 +f 2093/3041/1994 2065/3040/1994 2107/3058/2007 2106/3059/2007 +f 2105/3057/2006 2108/3060/2006 2116/3061/2008 2109/3062/2008 +f 2106/3063/2007 2107/3064/2007 2111/3065/2009 2110/3066/2009 +f 2112/3067/2010 2118/3068/2011 2117/3069/2012 2113/3070/2010 +f 2114/3071/2013 2112/3067/2010 2113/3070/2010 2115/3072/2014 +f 2111/3065/2015 2114/3071/2013 2115/3072/2014 2110/3066/2015 +f 2118/3068/2011 2109/3062/2016 2116/3061/2016 2117/3069/2012 +f 2048/2749/1772 2036/3073/2017 2105/3074/2018 2109/2750/1773 +f 1950/2822/1832 1961/2756/1776 2052/2759/1779 2084/2823/1833 +f 2018/2855/1863 2019/3075/2019 2080/3076/2020 2103/2856/1864 +f 2045/3077/2021 2043/3078/2022 2114/3079/2023 2111/3080/2024 +f 1946/2851/1859 1965/2885/1881 2073/3081/2025 2082/2852/1860 +f 1962/2882/1878 1956/2881/1877 2087/3082/2026 2081/3083/2027 +f 2016/2826/1836 2017/2984/1949 2078/2985/1950 2102/2827/1837 +f 2043/3078/2022 2041/3084/2028 2112/3085/2028 2114/3079/2023 +f 1958/2767/1787 1940/2836/1844 2064/2839/1847 2054/2768/1788 +f 1963/2847/1855 1962/2882/1878 2081/3083/2027 2077/2848/1856 +f 2019/3075/2019 2015/2770/1790 2076/2773/1793 2080/3076/2020 +f 2041/3084/2028 2047/2748/1771 2118/2751/1774 2112/3085/2028 +f 1971/3086/2029 1985/3087/2030 2090/3088/2031 2075/3089/2032 +f 1965/2885/1881 1964/2846/1854 2088/2849/1857 2073/3081/2025 +f 2013/3090/2033 2014/2854/1862 2074/2857/1865 2101/3091/2034 +f 2027/2931/1903 1953/2788/1808 2060/2791/1811 2093/2974/1940 +f 2037/2979/1944 2049/2844/1852 2116/2845/1853 2108/3092/2035 +f 2046/2834/1842 2035/2961/1931 2106/2975/1941 2110/2835/1843 +f 1985/3087/2030 1986/3093/1876 2091/3094/1876 2090/3088/2031 +f 1952/2789/1809 1966/2870/1874 2071/3095/2036 2069/2790/1810 +f 2011/2771/1791 2012/2980/1945 2072/2983/1948 2100/2772/1792 +f 2034/2963/1933 2045/3077/2021 2111/3080/2024 2107/2964/1934 +f 1986/3093/1876 1972/2986/1951 2089/2987/1952 2091/3094/1876 +f 2010/3096/2037 2013/3090/2033 2101/3091/2034 2099/3097/2037 +f 2030/2967/1936 2037/2979/1944 2108/3092/2035 2095/3098/2038 +f 2008/3099/2039 2009/3100/2040 2070/3101/2041 2098/3102/2042 +f 1947/2837/1845 1957/2774/1794 2085/2777/1797 2079/2838/1846 +f 2009/3100/2040 2007/2953/1925 2068/2956/1928 2070/3101/2041 +f 1966/2870/1874 1939/2850/1858 2083/2853/1861 2071/3095/2036 +f 2006/2841/1849 2010/3096/2037 2099/3097/2037 2097/2842/1850 +f 2036/3073/2017 2029/2818/1828 2104/2821/1831 2105/3074/2018 +f 1956/2881/1877 1971/3086/2029 2075/3089/2032 2087/3082/2026 +f 2005/2981/1946 2008/3099/2039 2098/3102/2042 2096/2982/1947 +f 1949/2775/1795 2030/2967/1936 2095/3098/2038 2067/2776/1796 +f 1861/3103/2043 1908/3104/2044 2143/2674/1868 2120/2687/1743 +f 1858/3105/2045 1907/3106/2046 2142/2860/1866 2131/2719/1762 +f 1868/3107/2047 1901/3108/2048 2141/2726/1769 2136/2799/1817 +f 1857/3109/2049 1903/3110/2050 2140/2802/1820 2133/2723/1766 +f 1869/3111/2051 1863/3112/2052 2139/2718/1761 2137/2803/1821 +f 1862/3113/2053 1893/3114/2054 2138/2798/1816 2134/2675/1732 +f 1903/3110/2050 1869/3111/2051 2137/2803/1821 2140/2802/1820 +f 1893/3114/2054 1868/3107/2047 2136/2799/1817 2138/2798/1816 +f 1901/3108/2048 1853/3115/2055 2135/2694/1746 2141/2726/1769 +f 1850/3116/2056 1857/3109/2049 2133/2723/1766 2132/2722/1765 +f 1863/3112/2052 1858/3105/2045 2131/2719/1762 2139/2718/1761 +f 1907/3106/2057 1859/3117/2058 2130/2708/1757 2142/2860/2059 +f 2180/3118/2060 2179/3119/2061 2149/3120/2062 2150/3121/2063 +f 1859/3117/2058 1851/3122/2064 2127/2702/1753 2130/2708/1757 +f 2176/3123/2065 2178/3124/2066 2144/3125/2067 2145/3126/2065 +f 1851/3122/2064 1852/3127/2068 2125/2703/1738 2127/2702/1753 +f 1856/3128/2069 1860/3129/2070 2124/2686/1742 2123/2700/1751 +f 2177/3130/2071 2174/3131/2072 2146/3132/2072 2147/3133/2073 +f 1853/3115/2055 1854/3134/2074 2121/2695/1747 2135/2694/1746 +f 1864/3135/1739 1856/3136/1739 2123/2691/1739 2129/2690/1739 +f 1860/3129/2070 1861/3103/2043 2120/2687/1743 2124/2686/1742 +f 1852/3137/2068 1855/3138/1739 2119/2683/1739 2125/2682/1738 +f 2175/3139/2075 2176/3140/2075 2145/3141/2076 2152/3142/2077 +f 1908/3104/2078 1862/3113/2053 2134/2675/1732 2143/2674/1731 +f 2151/3143/2079 2150/3121/2080 2160/3144/2081 2161/3145/2082 +f 2144/3125/2083 2148/3146/2083 2158/3147/2084 2154/3148/2084 +f 2153/3149/2085 2151/3150/2079 2161/3151/2082 2163/3152/2086 +f 2148/3146/2083 2147/3133/2083 2157/3153/2084 2158/3147/2084 +f 2181/3154/2087 2177/3130/2071 2147/3133/2073 2148/3146/2088 +f 2182/3155/2089 2180/3118/2090 2150/3121/2080 2151/3143/2079 +f 2178/3124/2066 2181/3154/2087 2148/3146/2088 2144/3125/2067 +f 2179/3156/2061 2175/3139/2091 2152/3142/2092 2149/3157/2062 +f 2183/3158/2093 2182/3159/2089 2151/3150/2079 2153/3149/2085 +f 2174/3160/2094 2183/3158/2094 2153/3149/2095 2146/3161/2096 +f 2162/3162/2097 2155/3163/2098 2165/3164/2099 2172/3165/2100 +f 2155/3166/2084 2154/3167/2084 2164/3168/2101 2165/3169/2101 +f 2161/3170/2082 2160/3171/2081 2170/3172/2102 2171/3173/2103 +f 2154/3167/2084 2158/3174/2084 2168/3175/2101 2164/3168/2101 +f 2145/3126/2083 2144/3125/2083 2154/3148/2084 2155/3176/2084 +f 2152/3142/2077 2145/3141/2076 2155/3163/2098 2162/3162/2097 +f 2150/3121/2063 2149/3120/2062 2159/3177/2104 2160/3144/2105 +f 2147/3133/2083 2146/3132/2083 2156/3178/2084 2157/3153/2084 +f 2146/3161/2096 2153/3149/2095 2163/3152/2106 2156/3179/2107 +f 2149/3157/2062 2152/3142/2092 2162/3162/2108 2159/3180/2104 +f 2199/3181/2109 2198/3182/2110 2185/3183/2111 2192/3184/2111 +f 2198/3185/2112 2195/3186/2113 2184/3187/2114 2185/3188/2115 +f 2197/3189/2116 2194/3190/2117 2190/3191/2118 2191/3192/2119 +f 2195/3186/2113 2196/3193/2120 2188/3194/2121 2184/3187/2114 +f 2160/3171/2105 2159/3195/2104 2169/3196/2122 2170/3172/2123 +f 2157/3197/2084 2156/3198/2084 2166/3199/2101 2167/3200/2101 +f 2156/3179/2107 2163/3152/2106 2173/3201/2124 2166/3202/2125 +f 2159/3180/2104 2162/3162/2108 2172/3165/2126 2169/3203/2122 +f 2158/3174/2084 2157/3197/2084 2167/3200/2101 2168/3175/2101 +f 2163/3152/2086 2161/3151/2082 2171/3204/2103 2173/3201/2127 +f 1864/3205/2128 2129/2711/2128 2183/3158/2128 2174/3160/2128 +f 2129/2711/2129 2128/2710/2130 2182/3159/2089 2183/3158/2129 +f 2122/2679/2131 2119/2678/2132 2175/3206/2132 2179/3207/2061 +f 1865/3208/2133 1874/3209/2134 2181/3154/2087 2178/3124/2066 +f 2128/2710/2130 2126/3210/2135 2180/3211/2090 2182/3159/2089 +f 1874/3209/2134 1873/3212/2136 2177/3130/2071 2181/3154/2087 +f 2119/3213/2137 1855/3214/2137 2176/3140/2137 2175/3139/2137 +f 1873/3215/2138 1864/3216/2138 2174/3217/2138 2177/3218/2138 +f 1855/3219/2139 1865/3220/2139 2178/3221/2139 2176/3222/2139 +f 2126/3223/2140 2122/3224/2131 2179/3119/2061 2180/3118/2060 +f 2194/3190/2141 2200/3225/2142 2189/3226/2143 2190/3191/2144 +f 2202/3227/2145 2201/3228/2146 2186/3229/2147 2187/3230/2148 +f 2201/3231/2149 2203/3232/2150 2193/3233/2151 2186/3234/2151 +f 2200/3235/2142 2199/3181/2152 2192/3184/2153 2189/3236/2143 +f 2196/3193/2120 2202/3227/2145 2187/3230/2148 2188/3194/2121 +f 2203/3232/2154 2197/3237/2116 2191/3238/2119 2193/3233/2155 +f 2173/3201/2156 2171/3204/2157 2197/3237/2116 2203/3232/2154 +f 2168/3175/2101 2167/3200/2101 2202/3227/2145 2196/3193/2120 +f 2169/3203/2158 2172/3165/2159 2199/3181/2152 2200/3235/2142 +f 2166/3202/2125 2173/3201/2124 2203/3232/2150 2201/3231/2149 +f 2167/3200/2101 2166/3199/2101 2201/3228/2146 2202/3227/2145 +f 2170/3239/2160 2169/3240/2158 2200/3225/2142 2194/3190/2141 +f 2164/3168/2101 2168/3175/2101 2196/3193/2120 2195/3186/2113 +f 2171/3241/2157 2170/3239/2161 2194/3190/2117 2197/3189/2116 +f 2165/3169/2101 2164/3168/2101 2195/3186/2113 2198/3185/2112 +f 2172/3165/2100 2165/3164/2099 2198/3182/2110 2199/3181/2109 +f 2209/3242/2162 2207/3243/2162 2221/3244/2163 2223/3245/2164 +f 2214/3246/2165 2217/3247/2166 2231/3248/2167 2228/3249/2168 +f 2204/2924/2169 2208/2923/2169 2222/3250/2170 2218/3251/2171 +f 2206/3252/2172 2214/3246/2165 2228/3249/2168 2220/3253/2173 +f 2215/3254/2174 2216/2937/1909 2230/3255/2175 2229/3256/2176 +f 2207/2929/1739 2206/2928/1739 2220/3257/1739 2221/3258/1739 +f 1890/2713/2177 1888/3259/2178 2207/3243/2178 2209/3242/2179 +f 1881/2701/1752 2018/2911/1886 2214/3246/2165 2206/3252/2172 +f 1891/3260/2180 1890/2713/2177 2209/3242/2179 2210/3261/2180 +f 1889/2922/1897 1891/3260/2180 2210/3261/2180 2208/2923/1898 +f 1999/3262/2181 2002/2933/1905 2216/2937/1909 2215/3254/2174 +f 2010/2916/1891 2006/2940/1911 2211/2943/1913 2212/2917/1892 +f 2018/2911/1886 2014/3263/2182 2217/3247/2166 2214/3246/2165 +f 1877/2704/1741 1880/3264/1740 2204/3265/2183 2205/2936/1908 +f 2231/3266/2184 2227/3267/2185 2241/3268/2186 2245/3269/2187 +f 2222/3270/2188 2224/3271/2164 2238/3272/2189 2236/3273/2190 +f 2224/3271/2164 2223/3274/2164 2237/3275/2189 2238/3272/2189 +f 2230/3255/2175 2219/3276/2191 2233/3277/1739 2244/3278/2192 +f 2225/3279/2193 2229/3256/2176 2243/3280/2194 2239/3281/2194 +f 2223/3274/2164 2221/3282/2163 2235/3283/2189 2237/3275/2189 +f 2211/3284/2195 2215/3254/2174 2229/3256/2176 2225/3279/2193 +f 2216/2937/1909 2205/2936/1908 2219/3276/2191 2230/3255/2175 +f 2210/3261/2162 2209/3242/2162 2223/3245/2164 2224/3285/2164 +f 2208/2923/2162 2210/3261/2162 2224/3285/2164 2222/3250/2188 +f 2217/3286/2196 2213/3287/1893 2227/3267/2185 2231/3266/2184 +f 2213/3287/1893 2212/3288/1892 2226/3289/2197 2227/3267/2185 +f 2205/2936/1908 2204/3265/2198 2218/3290/2199 2219/3276/2191 +f 2212/2917/1892 2211/2943/1913 2225/3291/2200 2226/3292/2197 +f 2240/3293/2201 2239/3294/2202 2253/3295/2203 2254/3296/2204 +f 2233/3277/1739 2232/3297/1739 2246/3298/1739 2247/3299/1739 +f 2241/3268/2186 2240/3293/2201 2254/3296/2204 2255/3300/2205 +f 2245/3269/2187 2241/3268/2186 2255/3300/2205 2259/3301/2206 +f 2236/3273/2190 2238/3272/2189 2252/3302/2207 2250/3303/2208 +f 2238/3272/2189 2237/3275/2189 2251/3304/2209 2252/3302/2207 +f 2227/3267/2185 2226/3289/2197 2240/3293/2201 2241/3268/2186 +f 2219/3305/2191 2218/3306/2199 2232/3307/1739 2233/3308/1739 +f 2226/3289/2197 2225/3309/2200 2239/3294/2202 2240/3293/2201 +f 2221/3258/1739 2220/3257/1739 2234/3310/1739 2235/3311/1739 +f 2229/3256/2176 2230/3255/2175 2244/3278/2192 2243/3280/2210 +f 2220/3253/2173 2228/3249/2168 2242/3312/2211 2234/3313/2212 +f 2218/3314/2171 2222/3315/2170 2236/3316/2190 2232/3317/2213 +f 2228/3249/2168 2231/3248/2167 2245/3318/2214 2242/3312/2211 +f 2257/3319/2215 2258/3320/2216 2272/3321/2217 2271/3322/2218 +f 2249/3323/1739 2248/3324/1739 2262/3325/1739 2263/3326/1739 +f 2254/3296/2204 2253/3295/2203 2267/3327/2219 2268/3328/2220 +f 2247/3299/1739 2246/3298/1739 2260/3329/1739 2261/3330/1739 +f 2255/3300/2205 2254/3296/2204 2268/3328/2220 2269/3331/2221 +f 2259/3301/2206 2255/3300/2205 2269/3331/2221 2273/3332/2222 +f 2235/3311/1739 2234/3310/1739 2248/3324/1739 2249/3323/1739 +f 2243/3280/2210 2244/3278/2192 2258/3320/2216 2257/3319/2215 +f 2234/3313/2212 2242/3312/2211 2256/3333/2212 2248/3334/2212 +f 2232/3335/2213 2236/3273/2190 2250/3303/2208 2246/3336/2223 +f 2242/3337/2224 2245/3269/2187 2259/3301/2206 2256/3338/2225 +f 2237/3275/2189 2235/3283/2189 2249/3339/2226 2251/3304/2209 +f 2239/3294/2202 2243/3340/2227 2257/3341/2228 2253/3295/2203 +f 2244/3278/2192 2233/3277/1739 2247/3299/1739 2258/3320/2216 +f 2248/3334/2212 2256/3333/2212 2270/3342/2212 2262/3343/2212 +f 2246/3344/2229 2250/3345/2208 2264/3346/2230 2260/3347/2229 +f 2256/3338/2225 2259/3301/2206 2273/3332/2222 2270/3348/2231 +f 2251/3349/2209 2249/3350/2226 2263/3351/2232 2265/3352/2233 +f 2253/3295/2203 2257/3341/2228 2271/3353/2234 2267/3327/2219 +f 2258/3320/2216 2247/3299/1739 2261/3330/1739 2272/3321/2217 +f 2252/3354/2207 2251/3349/2209 2265/3352/2233 2266/3355/2235 +f 2250/3345/2208 2252/3354/2207 2266/3355/2235 2264/3346/2230 +f 2277/3356/2236 2274/3357/2237 2275/3358/2238 2276/3359/2238 +f 2130/2708/2239 1884/2709/2239 2275/3358/2239 2274/3357/2239 +f 1884/2709/2240 1909/2861/2240 2276/3359/2240 2275/3358/2240 +f 2142/2715/2059 2130/3360/1757 2274/3361/2237 2277/2716/2236 +o Magazine_Cube.002 +v 3.206872 -3.711652 -0.157242 +v 4.712813 -4.248322 -0.157238 +v 4.712813 -4.248322 0.157238 +v 3.206872 -3.711652 0.157242 +v 3.207213 -3.710777 0.141017 +v 4.712350 -4.249910 0.140165 +v 3.206904 -3.712462 0.000000 +v 4.711631 -4.254113 0.000000 +v 3.207213 -3.710777 -0.141017 +v 4.712350 -4.249910 -0.140165 +v 3.218562 -3.679013 -0.177693 +v 4.724504 -4.215683 -0.177689 +v 4.724504 -4.215683 0.177689 +v 3.218562 -3.679013 0.177693 +v 3.218903 -3.678138 0.159358 +v 4.724041 -4.217271 0.158395 +v 3.218595 -3.679824 0.000000 +v 4.723322 -4.221474 0.000000 +v 3.218903 -3.678138 -0.159358 +v 4.724041 -4.217271 -0.158395 +v 3.240024 -3.619095 -0.185553 +v 4.745965 -4.155765 -0.185548 +v 4.745965 -4.155765 0.185548 +v 3.240024 -3.619095 0.185553 +v 3.240365 -3.618220 0.166407 +v 4.745502 -4.157352 0.165401 +v 3.240056 -3.619905 0.000000 +v 4.744783 -4.161555 0.000000 +v 3.240365 -3.618220 -0.166407 +v 4.745502 -4.157352 -0.165401 +v 3.264594 -3.550497 -0.163102 +v 4.770535 -4.087167 -0.163098 +v 4.770535 -4.087167 0.163098 +v 3.264594 -3.550497 0.163102 +v 3.264935 -3.549622 0.146272 +v 4.770072 -4.088754 0.145388 +v 3.264626 -3.551307 0.000000 +v 4.769353 -4.092957 0.000000 +v 3.264935 -3.549622 -0.146272 +v 4.770072 -4.088754 -0.145388 +v 3.434808 -3.043451 0.146272 +v 4.954340 -3.450449 0.000000 +v 3.434648 -3.045150 0.000000 +v 4.954689 -3.446215 0.145388 +v 4.955007 -3.444599 -0.163098 +v 4.954689 -3.446215 -0.145388 +v 3.434808 -3.043451 -0.146272 +v 3.434550 -3.044349 0.163102 +v 4.955007 -3.444599 0.163098 +v 3.434550 -3.044349 -0.163102 +v 3.628687 -2.289967 0.000000 +v 5.131525 -2.555412 -0.163098 +v 5.131349 -2.557056 -0.145388 +v 3.628702 -2.288254 -0.146272 +v 3.628525 -2.289174 -0.163102 +v 5.131525 -2.555412 0.163098 +v 3.628525 -2.289174 0.163102 +v 5.131349 -2.557056 0.145388 +v 5.131361 -2.561319 0.000000 +v 3.628702 -2.288254 0.146272 +v 5.246032 -1.870632 -0.145388 +v 3.718967 -1.602395 -0.146272 +v 5.246160 -1.868984 0.163098 +v 3.718788 -1.603315 0.163102 +v 5.246170 -1.874894 0.000000 +v 5.246032 -1.870632 0.145388 +v 3.718967 -1.602395 0.146272 +v 3.718952 -1.604108 0.000000 +v 3.718788 -1.603315 -0.163102 +v 5.246160 -1.868984 -0.163098 +v 3.306322 -3.432032 -0.163102 +v 4.812263 -3.968703 -0.163098 +v 4.812263 -3.968703 0.163098 +v 3.306322 -3.432032 0.163102 +v 3.306663 -3.431157 0.146272 +v 4.811800 -3.970290 0.145388 +v 3.306355 -3.432842 0.000000 +v 4.811082 -3.974493 0.000000 +v 3.306663 -3.431157 -0.146272 +v 4.811800 -3.970290 -0.145388 +v 3.550471 -2.663507 -0.163102 +v 5.070258 -2.929745 -0.163098 +v 5.070258 -2.929745 0.163098 +v 3.550471 -2.663507 0.163102 +v 3.550649 -2.662586 0.146272 +v 5.070082 -2.931388 0.145388 +v 3.550634 -2.664299 0.000000 +v 5.070094 -2.935652 0.000000 +v 3.550649 -2.662586 -0.146272 +v 5.070082 -2.931388 -0.145388 +v 3.686312 -1.864178 -0.163102 +v 5.211814 -2.130981 -0.163098 +v 5.211814 -2.130981 0.163098 +v 3.686312 -1.864178 0.163102 +v 3.686490 -1.863258 0.146272 +v 5.211688 -2.132629 0.145388 +v 3.686475 -1.864971 0.000000 +v 5.211826 -2.136890 0.000000 +v 3.686490 -1.863258 -0.146272 +v 5.211688 -2.132629 -0.145388 +v 3.731179 -1.331399 0.146272 +v 3.731164 -1.333112 0.000000 +v 3.731179 -1.331399 -0.146272 +v 5.276816 -1.600201 0.145388 +v 5.276828 -1.604465 0.000000 +v 5.276816 -1.600201 -0.145388 +v 3.730999 -1.332319 0.163102 +v 3.730999 -1.332319 -0.163102 +v 5.276994 -1.598558 -0.163098 +v 5.276994 -1.598558 0.163098 +vt 0.936971 0.940799 +vt 0.936960 0.940811 +vt 0.936950 0.940360 +vt 0.936959 0.940348 +vt 0.936662 0.940789 +vt 0.936573 0.940844 +vt 0.936583 0.940393 +vt 0.936662 0.940338 +vt 0.936871 0.940789 +vt 0.936871 0.940338 +vt 0.935627 0.943412 +vt 0.934736 0.940796 +vt 0.934738 0.940338 +vt 0.935630 0.942954 +vt 0.936751 0.940844 +vt 0.936741 0.940393 +vt 0.936781 0.940811 +vt 0.936792 0.940360 +vt 0.934790 0.996609 +vt 0.934790 0.975714 +vt 0.934869 0.975724 +vt 0.934869 0.996612 +vt 0.934710 0.996612 +vt 0.934711 0.975724 +vt 0.934701 0.996612 +vt 0.934701 0.975725 +vt 0.934878 0.975725 +vt 0.934878 0.996612 +vt 0.936662 0.941616 +vt 0.936569 0.941671 +vt 0.936964 0.941639 +vt 0.936871 0.941617 +vt 0.935623 0.944240 +vt 0.934731 0.941624 +vt 0.936755 0.941671 +vt 0.936777 0.941639 +vt 0.936558 0.941693 +vt 0.936562 0.940866 +vt 0.935664 0.975256 +vt 0.936555 0.972640 +vt 0.936558 0.973098 +vt 0.935666 0.975714 +vt 0.936771 0.940799 +vt 0.936782 0.940348 +vt 0.936762 0.940866 +vt 0.936751 0.940415 +vt 0.936574 0.940415 +vt 0.936953 0.942587 +vt 0.936871 0.942564 +vt 0.935617 0.945174 +vt 0.934726 0.942557 +vt 0.936744 0.942619 +vt 0.936662 0.942563 +vt 0.936789 0.942587 +vt 0.936581 0.942619 +vt 0.936571 0.942640 +vt 0.936754 0.942640 +vt 0.936767 0.941693 +vt 0.936975 0.941627 +vt 0.935659 0.974428 +vt 0.936551 0.971812 +vt 0.936767 0.941627 +vt 0.936754 0.944274 +vt 0.936744 0.944253 +vt 0.936789 0.944221 +vt 0.936779 0.944209 +vt 0.936779 0.942574 +vt 0.935646 0.971867 +vt 0.936537 0.969251 +vt 0.936546 0.970879 +vt 0.935654 0.973495 +vt 0.936963 0.944209 +vt 0.936953 0.944221 +vt 0.936963 0.942574 +vt 0.936662 0.944197 +vt 0.936581 0.944253 +vt 0.936871 0.944199 +vt 0.936581 0.958239 +vt 0.936571 0.958261 +vt 0.936571 0.951370 +vt 0.936581 0.951348 +vt 0.936754 0.958261 +vt 0.936744 0.958239 +vt 0.936744 0.951348 +vt 0.936754 0.951370 +vt 0.936789 0.954739 +vt 0.936779 0.954727 +vt 0.936779 0.949531 +vt 0.936789 0.949543 +vt 0.935630 0.957894 +vt 0.936496 0.958765 +vt 0.936514 0.963947 +vt 0.935631 0.964783 +vt 0.936871 0.954717 +vt 0.936871 0.949521 +vt 0.936662 0.958185 +vt 0.936662 0.951293 +vt 0.935568 0.957287 +vt 0.934701 0.958158 +vt 0.934702 0.951269 +vt 0.935585 0.952105 +vt 0.936953 0.954739 +vt 0.936953 0.949543 +vt 0.936963 0.954727 +vt 0.936963 0.949531 +vt 0.936789 0.965297 +vt 0.936779 0.965285 +vt 0.936779 0.959718 +vt 0.936789 0.959730 +vt 0.935649 0.947310 +vt 0.936518 0.948190 +vt 0.936499 0.953772 +vt 0.935641 0.952948 +vt 0.936963 0.965285 +vt 0.936953 0.965297 +vt 0.936953 0.959730 +vt 0.936963 0.959718 +vt 0.936662 0.968758 +vt 0.936581 0.968812 +vt 0.936581 0.963178 +vt 0.936662 0.963124 +vt 0.936754 0.968833 +vt 0.936744 0.968812 +vt 0.936744 0.963178 +vt 0.936754 0.963199 +vt 0.936571 0.968833 +vt 0.936571 0.963199 +vt 0.936871 0.965275 +vt 0.936871 0.959708 +vt 0.935590 0.967862 +vt 0.934720 0.968742 +vt 0.934713 0.963104 +vt 0.935570 0.962280 +vt 0.935630 0.974769 +vt 0.934749 0.975714 +vt 0.934733 0.972179 +vt 0.935604 0.971279 +vt 0.936953 0.972174 +vt 0.936871 0.972153 +vt 0.936871 0.968682 +vt 0.936953 0.968704 +vt 0.936662 0.975713 +vt 0.936581 0.975767 +vt 0.936581 0.972241 +vt 0.936662 0.972188 +vt 0.936963 0.972162 +vt 0.936963 0.968692 +vt 0.935677 0.940338 +vt 0.936558 0.941283 +vt 0.936532 0.944773 +vt 0.935661 0.943873 +vt 0.936789 0.972174 +vt 0.936779 0.972162 +vt 0.936779 0.968692 +vt 0.936789 0.968704 +vt 0.936754 0.975788 +vt 0.936744 0.975767 +vt 0.936744 0.972241 +vt 0.936754 0.972263 +vt 0.936571 0.975788 +vt 0.936571 0.972263 +vt 0.934717 0.944185 +vt 0.935609 0.946801 +vt 0.936571 0.944274 +vt 0.936858 0.992677 +vt 0.936776 0.992681 +vt 0.936777 0.972184 +vt 0.936858 0.972174 +vt 0.936940 0.992681 +vt 0.936940 0.972184 +vt 0.936950 0.992681 +vt 0.936950 0.972185 +vt 0.936767 0.992681 +vt 0.936767 0.972185 +vn -0.9413 0.3376 -0.0014 +vn -0.9413 0.3376 -0.0016 +vn -0.9412 0.3378 -0.0017 +vn -0.9412 0.3380 -0.0015 +vn 0.9412 -0.3380 0.0000 +vn 0.9409 -0.3386 0.0052 +vn 0.9408 -0.3390 0.0052 +vn 0.9410 -0.3385 0.0000 +vn -0.9413 0.3375 -0.0000 +vn -0.9413 0.3377 0.0000 +vn -0.1082 -0.3035 -0.9467 +vn -0.1080 -0.3032 -0.9468 +vn -0.1706 -0.4786 -0.8613 +vn 0.9409 -0.3386 -0.0052 +vn 0.9408 -0.3390 -0.0052 +vn -0.9413 0.3376 0.0016 +vn -0.9412 0.3378 0.0017 +vn -0.3379 -0.9412 0.0000 +vn -0.3371 -0.9412 0.0212 +vn -0.3371 -0.9412 -0.0212 +vn -0.3364 -0.9415 -0.0214 +vn -0.3364 -0.9415 0.0214 +vn 0.9415 -0.3370 0.0000 +vn 0.9415 -0.3369 0.0049 +vn -0.9415 0.3371 -0.0016 +vn -0.9415 0.3371 -0.0000 +vn 0.0294 0.0826 -0.9961 +vn 0.0296 0.0830 -0.9961 +vn 0.9415 -0.3369 -0.0049 +vn -0.9415 0.3371 0.0016 +vn 0.9416 -0.3368 0.0051 +vn 0.9409 -0.3386 0.0053 +vn -0.1080 -0.3032 0.9468 +vn -0.1082 -0.3035 0.9467 +vn -0.1706 -0.4786 0.8613 +vn -0.9413 0.3376 0.0014 +vn -0.9412 0.3380 0.0015 +vn 0.9409 -0.3386 -0.0053 +vn 0.9403 -0.3402 -0.0058 +vn 0.9403 -0.3402 0.0058 +vn -0.9424 0.3345 -0.0017 +vn -0.9424 0.3346 -0.0000 +vn 0.0499 0.1401 -0.9889 +vn 0.0500 0.1403 -0.9888 +vn 0.9425 -0.3343 -0.0050 +vn 0.9424 -0.3344 0.0000 +vn -0.9424 0.3345 0.0017 +vn 0.9425 -0.3343 0.0050 +vn 0.9425 -0.3341 0.0051 +vn 0.9425 -0.3341 -0.0051 +vn 0.9416 -0.3368 -0.0051 +vn -0.9415 0.3371 -0.0014 +vn 0.0296 0.0830 0.9961 +vn 0.0294 0.0826 0.9961 +vn -0.9415 0.3371 0.0014 +vn 0.9553 -0.2957 -0.0037 +vn 0.9544 -0.2986 -0.0042 +vn -0.9464 0.3229 0.0015 +vn -0.9463 0.3234 0.0011 +vn -0.9423 0.3348 0.0016 +vn 0.0000 -0.0000 1.0000 +vn 0.0499 0.1401 0.9889 +vn 0.0500 0.1403 0.9888 +vn -0.9463 0.3234 -0.0011 +vn -0.9464 0.3229 -0.0015 +vn -0.9423 0.3348 -0.0016 +vn 0.9544 -0.2986 0.0000 +vn 0.9544 -0.2986 0.0042 +vn -0.9463 0.3232 -0.0000 +vn 0.9816 -0.1908 0.0055 +vn 0.9821 -0.1884 0.0058 +vn 0.9709 -0.2395 0.0046 +vn 0.9704 -0.2415 0.0045 +vn 0.9821 -0.1884 -0.0058 +vn 0.9816 -0.1908 -0.0055 +vn 0.9704 -0.2415 -0.0045 +vn 0.9709 -0.2395 -0.0046 +vn -0.9690 0.2469 0.0003 +vn -0.9684 0.2494 -0.0021 +vn -0.9530 0.3029 -0.0014 +vn -0.9532 0.3023 0.0005 +vn -0.9687 0.2482 -0.0000 +vn -0.9531 0.3027 -0.0000 +vn 0.9816 -0.1909 0.0000 +vn 0.9704 -0.2417 0.0000 +vn 0.0000 -0.0000 -1.0000 +vn -0.9690 0.2469 -0.0003 +vn -0.9532 0.3023 -0.0005 +vn -0.9684 0.2494 0.0021 +vn -0.9530 0.3029 0.0014 +vn -0.9916 0.1290 0.0024 +vn -0.9916 0.1293 0.0034 +vn -0.9853 0.1708 0.0011 +vn -0.9857 0.1688 0.0015 +vn -0.9916 0.1293 -0.0034 +vn -0.9916 0.1290 -0.0024 +vn -0.9857 0.1688 -0.0015 +vn -0.9853 0.1708 -0.0011 +vn 0.9873 -0.1586 0.0000 +vn 0.9873 -0.1586 0.0062 +vn 0.9848 -0.1735 0.0062 +vn 0.9848 -0.1736 0.0000 +vn 0.9877 -0.1564 -0.0068 +vn 0.9873 -0.1586 -0.0062 +vn 0.9848 -0.1735 -0.0062 +vn 0.9846 -0.1745 -0.0071 +vn 0.9877 -0.1564 0.0068 +vn 0.9846 -0.1745 0.0071 +vn -0.9916 0.1292 -0.0000 +vn -0.9855 0.1698 -0.0000 +vn -0.9990 0.0450 -0.0042 +vn -0.9990 0.0450 -0.0000 +vn -0.9964 0.0846 -0.0000 +vn -0.9965 0.0835 -0.0035 +vn 0.9936 -0.1129 0.0000 +vn 0.9936 -0.1130 0.0029 +vn 0.9926 -0.1217 0.0039 +vn 0.9926 -0.1216 0.0000 +vn -0.9990 0.0450 -0.0082 +vn -0.9963 0.0857 -0.0059 +vn -0.9990 0.0450 0.0042 +vn -0.9990 0.0450 0.0082 +vn -0.9963 0.0857 0.0059 +vn -0.9965 0.0835 0.0035 +vn 0.9936 -0.1132 -0.0020 +vn 0.9936 -0.1130 -0.0029 +vn 0.9926 -0.1217 -0.0039 +vn 0.9926 -0.1211 -0.0034 +vn 0.9936 -0.1132 0.0020 +vn 0.9926 -0.1211 0.0034 +vn 0.9553 -0.2957 0.0037 +vn 0.1721 0.9851 -0.0000 +vn 0.1713 0.9850 -0.0204 +vn 0.1713 0.9850 0.0204 +vn 0.1705 0.9851 0.0206 +vn 0.1705 0.9851 -0.0206 +usemtl AUGA1 +s 1 +f 2291/3362/2241 2292/3363/2242 2282/3364/2243 2281/3365/2244 +f 2295/3366/2245 2293/3367/2246 2283/3368/2247 2285/3369/2248 +f 2292/3363/2242 2294/3370/2249 2284/3371/2250 2282/3364/2243 +f 2288/3372/2251 2289/3373/2252 2279/3374/2253 2278/3375/2253 +f 2297/3376/2254 2295/3366/2245 2285/3369/2248 2287/3377/2255 +f 2294/3370/2249 2296/3378/2256 2286/3379/2257 2284/3371/2250 +f 2284/3380/2258 2285/3381/2258 2283/3382/2259 2282/3383/2259 +f 2286/3384/2260 2287/3385/2260 2285/3381/2258 2284/3380/2258 +f 2278/3386/2261 2279/3387/2261 2287/3385/2260 2286/3384/2260 +f 2282/3383/2259 2283/3382/2259 2280/3388/2262 2281/3389/2262 +f 2305/3390/2263 2303/3391/2264 2293/3367/2246 2295/3366/2245 +f 2302/3392/2265 2304/3393/2266 2294/3370/2249 2292/3363/2242 +f 2298/3394/2267 2299/3395/2268 2289/3373/2252 2288/3372/2251 +f 2307/3396/2269 2305/3390/2263 2295/3366/2245 2297/3376/2254 +f 2304/3393/2266 2306/3397/2270 2296/3378/2256 2294/3370/2249 +f 2303/3391/2264 2300/3398/2271 2290/3399/2272 2293/3367/2246 +f 2290/3400/2273 2291/3401/2274 2281/3402/2275 2280/3403/2275 +f 2296/3378/2256 2288/3404/2276 2278/3405/2277 2286/3379/2257 +f 2289/3406/2278 2297/3376/2254 2287/3377/2255 2279/3407/2279 +f 2293/3367/2246 2290/3399/2272 2280/3408/2280 2283/3368/2247 +f 2312/3409/2281 2314/3410/2282 2304/3393/2266 2302/3392/2265 +f 2308/3411/2283 2309/3412/2284 2299/3395/2268 2298/3394/2267 +f 2317/3413/2285 2315/3414/2286 2305/3390/2263 2307/3396/2269 +f 2314/3410/2282 2316/3415/2287 2306/3397/2270 2304/3393/2266 +f 2313/3416/2288 2310/3417/2289 2300/3398/2271 2303/3391/2264 +f 2309/3418/2290 2317/3413/2285 2307/3396/2269 2299/3419/2291 +f 2301/3420/2292 2302/3392/2265 2292/3363/2242 2291/3362/2241 +f 2300/3421/2293 2301/3422/2294 2291/3401/2274 2290/3400/2273 +f 2306/3397/2270 2298/3423/2295 2288/3404/2276 2296/3378/2256 +f 2299/3419/2291 2307/3396/2269 2297/3376/2254 2289/3406/2278 +f 2349/3424/2296 2357/3425/2297 2317/3413/2285 2309/3418/2290 +f 2356/3426/2298 2348/3427/2299 2308/3428/2300 2316/3415/2287 +f 2350/3429/2301 2351/3430/2301 2311/3431/2302 2310/3432/2303 +f 2351/3433/2304 2352/3434/2305 2312/3409/2281 2311/3435/2306 +f 2355/3436/2307 2353/3437/2308 2313/3416/2288 2315/3414/2286 +f 2352/3434/2305 2354/3438/2309 2314/3410/2282 2312/3409/2281 +f 2315/3414/2286 2313/3416/2288 2303/3391/2264 2305/3390/2263 +f 2311/3435/2306 2312/3409/2281 2302/3392/2265 2301/3420/2292 +f 2310/3432/2303 2311/3431/2302 2301/3422/2294 2300/3421/2293 +f 2316/3415/2287 2308/3428/2300 2298/3423/2295 2306/3397/2270 +f 2363/3439/2310 2360/3440/2311 2326/3441/2312 2321/3442/2313 +f 2359/3443/2314 2367/3444/2315 2323/3445/2316 2322/3446/2317 +f 2366/3447/2318 2358/3448/2319 2327/3449/2320 2324/3450/2321 +f 2360/3451/2301 2361/3452/2301 2325/3453/2301 2326/3454/2301 +f 2364/3455/2322 2366/3447/2318 2324/3450/2321 2320/3456/2323 +f 2367/3444/2315 2365/3457/2324 2319/3458/2325 2323/3445/2316 +f 2358/3459/2326 2359/3460/2326 2322/3461/2326 2327/3462/2326 +f 2362/3463/2327 2364/3455/2322 2320/3456/2323 2318/3464/2328 +f 2365/3457/2324 2363/3439/2310 2321/3442/2313 2319/3458/2325 +f 2361/3465/2329 2362/3463/2327 2318/3464/2328 2325/3466/2330 +f 2376/3467/2331 2368/3468/2332 2332/3469/2333 2331/3470/2334 +f 2370/3471/2301 2371/3472/2301 2334/3473/2301 2333/3474/2301 +f 2371/3475/2335 2372/3476/2336 2337/3477/2337 2334/3478/2338 +f 2375/3479/2339 2373/3480/2340 2335/3481/2341 2336/3482/2342 +f 2369/3483/2343 2377/3484/2344 2330/3485/2345 2329/3486/2346 +f 2373/3480/2340 2370/3487/2347 2333/3488/2348 2335/3481/2341 +f 2374/3489/2349 2376/3467/2331 2331/3470/2334 2328/3490/2350 +f 2377/3484/2344 2375/3479/2339 2336/3482/2342 2330/3485/2345 +f 2368/3491/2326 2369/3492/2326 2329/3493/2326 2332/3494/2326 +f 2372/3476/2336 2374/3489/2349 2328/3490/2350 2337/3477/2337 +f 2385/3495/2326 2386/3496/2326 2347/3497/2326 2346/3498/2326 +f 2378/3499/2351 2379/3500/2352 2345/3501/2353 2344/3502/2354 +f 2382/3503/2355 2381/3504/2356 2343/3505/2357 2342/3506/2358 +f 2384/3507/2359 2378/3499/2351 2344/3502/2354 2341/3508/2360 +f 2387/3509/2301 2384/3510/2301 2341/3511/2301 2340/3512/2301 +f 2380/3513/2361 2385/3514/2362 2346/3515/2363 2339/3516/2364 +f 2386/3517/2365 2383/3518/2366 2338/3519/2367 2347/3520/2368 +f 2381/3504/2356 2387/3521/2369 2340/3522/2370 2343/3505/2357 +f 2379/3500/2352 2380/3513/2361 2339/3516/2364 2345/3501/2353 +f 2383/3518/2366 2382/3503/2355 2342/3506/2358 2338/3519/2367 +f 2325/3466/2330 2318/3464/2328 2352/3434/2305 2351/3433/2304 +f 2319/3458/2325 2321/3442/2313 2353/3437/2308 2355/3436/2307 +f 2318/3464/2328 2320/3456/2323 2354/3438/2309 2352/3434/2305 +f 2327/3462/2326 2322/3461/2326 2349/3523/2326 2348/3524/2326 +f 2323/3445/2316 2319/3458/2325 2355/3436/2307 2357/3425/2297 +f 2320/3456/2323 2324/3450/2321 2356/3426/2298 2354/3438/2309 +f 2353/3437/2308 2350/3525/2371 2310/3417/2289 2313/3416/2288 +f 2354/3438/2309 2356/3426/2298 2316/3415/2287 2314/3410/2282 +f 2357/3425/2297 2355/3436/2307 2315/3414/2286 2317/3413/2285 +f 2348/3524/2326 2349/3523/2326 2309/3412/2284 2308/3411/2283 +f 2337/3477/2337 2328/3490/2350 2364/3455/2322 2362/3463/2327 +f 2332/3494/2326 2329/3493/2326 2359/3460/2326 2358/3459/2326 +f 2330/3485/2345 2336/3482/2342 2365/3457/2324 2367/3444/2315 +f 2328/3490/2350 2331/3470/2334 2366/3447/2318 2364/3455/2322 +f 2335/3481/2341 2333/3488/2348 2360/3440/2311 2363/3439/2310 +f 2329/3486/2346 2330/3485/2345 2367/3444/2315 2359/3443/2314 +f 2326/3454/2301 2325/3453/2301 2351/3430/2301 2350/3429/2301 +f 2324/3450/2321 2327/3449/2320 2348/3427/2299 2356/3426/2298 +f 2322/3446/2317 2323/3445/2316 2357/3425/2297 2349/3424/2296 +f 2321/3442/2313 2326/3441/2312 2350/3525/2371 2353/3437/2308 +f 2338/3519/2367 2342/3506/2358 2375/3479/2339 2377/3484/2344 +f 2345/3501/2353 2339/3516/2364 2376/3467/2331 2374/3489/2349 +f 2343/3505/2357 2340/3522/2370 2370/3487/2347 2373/3480/2340 +f 2347/3520/2368 2338/3519/2367 2377/3484/2344 2369/3483/2343 +f 2339/3516/2364 2346/3515/2363 2368/3468/2332 2376/3467/2331 +f 2340/3512/2301 2341/3511/2301 2371/3472/2301 2370/3471/2301 +f 2341/3508/2360 2344/3502/2354 2372/3476/2336 2371/3475/2335 +f 2342/3506/2358 2343/3505/2357 2373/3480/2340 2375/3479/2339 +f 2344/3502/2354 2345/3501/2353 2374/3489/2349 2372/3476/2336 +f 2346/3498/2326 2347/3497/2326 2369/3492/2326 2368/3491/2326 +f 2336/3482/2342 2335/3481/2341 2363/3439/2310 2365/3457/2324 +f 2334/3478/2338 2337/3477/2337 2362/3463/2327 2361/3465/2329 +f 2333/3474/2301 2334/3473/2301 2361/3452/2301 2360/3451/2301 +f 2331/3470/2334 2332/3469/2333 2358/3448/2319 2366/3447/2318 +f 2379/3526/2372 2378/3527/2373 2381/3528/2373 2382/3529/2372 +f 2380/3530/2374 2379/3526/2372 2382/3529/2372 2383/3531/2374 +f 2385/3532/2375 2380/3530/2374 2383/3531/2374 2386/3533/2375 +f 2378/3527/2373 2384/3534/2376 2387/3535/2376 2381/3528/2373 +o Barrel_Cylinder +v -3.667160 0.084020 -0.171145 +v -2.594412 0.084020 -0.184546 +v -3.667160 0.018526 -0.158118 +v -2.594412 0.013398 -0.170498 +v -3.667160 -0.036998 -0.121018 +v -2.594412 -0.046473 -0.130494 +v -3.667160 -0.074097 -0.065495 +v -2.594412 -0.086478 -0.070623 +v -3.667160 -0.087125 -0.000000 +v -2.594412 -0.100526 -0.000000 +v -3.667160 -0.074097 0.065494 +v -2.594412 -0.086478 0.070623 +v -3.667160 -0.036998 0.121018 +v -2.594412 -0.046473 0.130494 +v -3.667160 0.018526 0.158118 +v -2.594412 0.013398 0.170498 +v -3.667160 0.084020 0.171145 +v -2.594412 0.084020 0.184546 +v -3.667160 0.149515 0.158118 +v -2.594412 0.154643 0.170498 +v -3.667160 0.205039 0.121018 +v -2.594412 0.214514 0.130494 +v -3.667160 0.242138 0.065495 +v -2.594412 0.254519 0.070623 +v -3.667160 0.255166 -0.000000 +v -2.594412 0.268566 -0.000000 +v -3.667160 0.242138 -0.065495 +v -2.594412 0.254519 -0.070623 +v -3.667160 0.205039 -0.121018 +v -2.594412 0.214514 -0.130494 +v -3.667160 0.149515 -0.158118 +v -2.594412 0.154643 -0.170498 +v -3.667160 0.084020 -0.184546 +v -3.667160 0.013398 -0.170498 +v -3.667160 -0.046473 -0.130494 +v -3.667160 -0.086478 -0.070623 +v -3.667160 -0.100526 -0.000000 +v -3.667160 -0.086478 0.070623 +v -3.667160 -0.046473 0.130494 +v -3.667160 0.013398 0.170498 +v -3.667160 0.084020 0.184546 +v -3.667160 0.154643 0.170498 +v -3.667160 0.214514 0.130494 +v -3.667160 0.254519 0.070623 +v -3.667160 0.268567 -0.000000 +v -3.667160 0.254519 -0.070623 +v -3.667160 0.214514 -0.130494 +v -3.667160 0.154643 -0.170498 +v -2.594669 0.084020 -0.171145 +v -2.594669 0.018526 -0.158118 +v -2.594669 -0.036998 -0.121018 +v -2.594669 -0.074097 -0.065495 +v -2.594669 -0.087125 -0.000000 +v -2.594669 -0.074097 0.065494 +v -2.594669 -0.036998 0.121018 +v -2.594669 0.018526 0.158118 +v -2.594669 0.084020 0.171145 +v -2.594669 0.149515 0.158118 +v -2.594669 0.205039 0.121018 +v -2.594669 0.242138 0.065495 +v -2.594669 0.255166 -0.000000 +v -2.594669 0.242138 -0.065495 +v -2.594669 0.205039 -0.121018 +v -2.594669 0.149515 -0.158118 +v -2.985646 -0.087125 -0.000000 +v -2.985646 -0.074097 -0.065495 +v -3.003237 0.255166 -0.000000 +v -3.003237 0.242138 0.065495 +v -2.985646 -0.074097 0.065494 +v -3.003237 0.242138 -0.065495 +v -2.985646 -0.036998 0.121018 +v -3.003237 0.205039 -0.121018 +v -2.985646 0.018526 0.158118 +v -3.003237 0.149515 -0.158118 +v -3.003237 0.084020 0.171145 +v -2.985646 0.018526 -0.158118 +v -3.003237 0.084020 -0.171145 +v -3.003237 0.149515 0.158118 +v -2.985646 -0.036998 -0.121018 +v -3.003237 0.205039 0.121018 +v -3.003207 0.084020 -0.184546 +v -2.985615 0.013398 -0.170498 +v -2.985615 -0.046473 -0.130494 +v -2.985615 -0.086478 -0.070623 +v -2.985615 -0.100526 -0.000000 +v -2.985615 -0.086478 0.070623 +v -2.985615 -0.046473 0.130494 +v -2.985615 0.013398 0.170498 +v -3.003207 0.084020 0.184546 +v -3.003207 0.154643 0.170498 +v -3.003207 0.214514 0.130494 +v -3.003207 0.254519 0.070623 +v -3.003207 0.268567 -0.000000 +v -3.003207 0.254519 -0.070623 +v -3.003207 0.214514 -0.130494 +v -3.003207 0.154643 -0.170498 +v -2.953950 -0.593437 -0.170498 +v -3.436633 -0.596436 -0.170498 +v -3.418224 -0.653407 -0.130494 +v -2.953950 -0.653308 -0.130494 +v -3.405923 -0.691473 -0.070623 +v -2.953950 -0.693312 -0.070623 +v -3.401603 -0.704840 -0.000000 +v -2.953950 -0.707360 -0.000000 +v -3.405923 -0.691473 0.070623 +v -2.953950 -0.693312 0.070623 +v -3.418224 -0.653407 0.130494 +v -2.953950 -0.653308 0.130494 +v -3.436633 -0.596436 0.170498 +v -2.953950 -0.593437 0.170498 +v -3.530181 -0.325549 -0.070623 +v -3.530181 -0.325549 -0.130494 +v -2.969783 -0.287434 0.170498 +v -3.530181 -0.325549 0.070623 +v -3.530181 -0.325549 0.130494 +v -3.530181 -0.325549 -0.000000 +v -2.969783 -0.287434 -0.170498 +v -3.530181 -0.325549 -0.170498 +v -3.530181 -0.325549 0.170498 +v -2.971151 -0.170209 0.070623 +v -3.542016 -0.170209 -0.070623 +v -2.971151 -0.170209 0.130494 +v -3.542016 -0.170209 0.130494 +v -2.971151 -0.170209 -0.000000 +v -2.971151 -0.170209 -0.070623 +v -3.542016 -0.170209 -0.000000 +v -3.542016 -0.170209 -0.170498 +v -2.971151 -0.170209 -0.130494 +v -3.542016 -0.170209 0.170498 +v -3.542016 -0.170209 -0.130494 +v -2.971151 -0.170209 0.170498 +v -3.542016 -0.170209 0.070623 +v -2.971151 -0.170209 -0.170498 +v -2.597041 0.084020 -0.157404 +v -2.597041 0.023784 -0.145423 +v -2.597041 -0.027281 -0.111302 +v -2.597041 -0.061402 -0.060236 +v -2.597041 -0.073384 -0.000000 +v -2.597041 -0.061402 0.060236 +v -2.597041 -0.027281 0.111302 +v -2.597041 0.023784 0.145423 +v -2.597041 0.084020 0.157404 +v -2.597041 0.144256 0.145423 +v -2.597041 0.195322 0.111302 +v -2.597041 0.229443 0.060236 +v -2.597041 0.241425 -0.000000 +v -2.597041 0.229443 -0.060236 +v -2.597041 0.195322 -0.111302 +v -2.597041 0.144256 -0.145423 +v -6.290171 0.084020 -0.157405 +v -6.290171 0.023784 -0.145423 +v -6.290171 -0.027281 -0.111302 +v -6.290171 -0.061402 -0.060237 +v -6.290171 -0.073384 -0.000000 +v -6.290171 -0.061402 0.060236 +v -6.290171 -0.027281 0.111301 +v -6.290171 0.023784 0.145422 +v -6.290171 0.084020 0.157404 +v -6.290171 0.144256 0.145422 +v -6.290171 0.195322 0.111301 +v -6.290171 0.229443 0.060236 +v -6.290171 0.241425 -0.000000 +v -6.290171 0.229443 -0.060237 +v -6.290171 0.195322 -0.111302 +v -6.290171 0.144256 -0.145423 +v -6.406957 0.084020 -0.157405 +v -6.406957 0.023784 -0.145423 +v -6.406957 -0.027281 -0.111302 +v -6.406957 -0.061402 -0.060237 +v -6.406957 -0.073384 -0.000000 +v -6.406957 -0.061402 0.060236 +v -6.406957 -0.027281 0.111301 +v -6.406957 0.023784 0.145422 +v -6.406957 0.084020 0.157404 +v -6.406957 0.144256 0.145422 +v -6.406957 0.195322 0.111301 +v -6.406957 0.229443 0.060236 +v -6.406957 0.241425 -0.000000 +v -6.406957 0.229443 -0.060237 +v -6.406957 0.195322 -0.111302 +v -6.406957 0.144256 -0.145423 +v -6.392530 0.151002 -0.161709 +v -6.392530 0.084020 -0.175033 +v -6.392530 0.207787 -0.123767 +v -6.392530 0.245729 -0.066982 +v -6.392530 0.259053 -0.000000 +v -6.392530 0.245729 0.066982 +v -6.392530 0.207787 0.123766 +v -6.392530 0.151002 0.161708 +v -6.392530 0.084020 0.175032 +v -6.392530 0.017038 0.161708 +v -6.392530 -0.039746 0.123766 +v -6.392530 -0.077688 0.066982 +v -6.392530 -0.091012 -0.000000 +v -6.392530 -0.077688 -0.066982 +v -6.392530 -0.039746 -0.123767 +v -6.392530 0.017038 -0.161709 +v -6.304596 0.084020 -0.175033 +v -6.304596 0.017038 -0.161709 +v -6.304596 -0.039746 -0.123767 +v -6.304596 -0.077688 -0.066982 +v -6.304596 -0.091012 -0.000000 +v -6.304596 -0.077688 0.066982 +v -6.304596 -0.039746 0.123766 +v -6.304596 0.017038 0.161708 +v -6.304596 0.084020 0.175032 +v -6.304596 0.151002 0.161708 +v -6.304596 0.207787 0.123766 +v -6.304596 0.245729 0.066982 +v -6.304596 0.259053 -0.000000 +v -6.304596 0.245729 -0.066982 +v -6.304596 0.207787 -0.123767 +v -6.304596 0.151002 -0.161709 +v -6.406957 0.151002 -0.161709 +v -6.406957 0.084020 -0.175033 +v -6.406957 0.207787 -0.123767 +v -6.406957 0.245729 -0.066982 +v -6.406957 0.259053 -0.000000 +v -6.406957 0.245729 0.066982 +v -6.406957 0.207787 0.123766 +v -6.406957 0.151002 0.161708 +v -6.406957 0.084020 0.175032 +v -6.406957 0.017038 0.161708 +v -6.406957 -0.039746 0.123766 +v -6.406957 -0.077688 0.066982 +v -6.406957 -0.091012 -0.000000 +v -6.406957 -0.077688 -0.066982 +v -6.406957 -0.039746 -0.123767 +v -6.406957 0.017038 -0.161709 +v -6.290171 0.084020 -0.175033 +v -6.290171 0.017038 -0.161709 +v -6.290171 -0.039746 -0.123767 +v -6.290171 -0.077688 -0.066982 +v -6.290171 -0.091012 -0.000000 +v -6.290171 -0.077688 0.066982 +v -6.290171 -0.039746 0.123766 +v -6.290171 0.017038 0.161708 +v -6.290171 0.084020 0.175032 +v -6.290171 0.151002 0.161708 +v -6.290171 0.207787 0.123766 +v -6.290171 0.245729 0.066982 +v -6.290171 0.259053 -0.000000 +v -6.290171 0.245729 -0.066982 +v -6.290171 0.207787 -0.123767 +v -6.290171 0.151002 -0.161709 +v -6.304596 0.084020 -0.152998 +v -6.392530 0.084020 -0.152998 +v -6.392530 0.142570 -0.141352 +v -6.304596 0.142570 -0.141352 +v -6.304596 0.142570 0.141351 +v -6.392530 0.142570 0.141351 +v -6.392530 0.084020 0.152997 +v -6.304596 0.084020 0.152997 +v -6.304596 -0.024165 -0.108186 +v -6.392530 -0.024165 -0.108186 +v -6.392530 0.025471 -0.141352 +v -6.304596 0.025471 -0.141352 +v -6.304596 0.192206 0.108185 +v -6.392530 0.192206 0.108185 +v -6.304596 -0.057331 -0.058550 +v -6.392530 -0.057331 -0.058550 +v -6.304596 0.225372 0.058549 +v -6.392530 0.225372 0.058549 +v -6.304596 -0.068977 -0.000000 +v -6.392530 -0.068977 -0.000000 +v -6.304596 0.237018 -0.000000 +v -6.392530 0.237018 -0.000000 +v -6.304596 -0.057331 0.058549 +v -6.392530 -0.057331 0.058549 +v -6.304596 0.225372 -0.058550 +v -6.392530 0.225372 -0.058550 +v -6.304596 -0.024165 0.108185 +v -6.392530 -0.024165 0.108185 +v -6.304596 0.192206 -0.108186 +v -6.392530 0.192206 -0.108186 +v -6.304596 0.025471 0.141351 +v -6.392530 0.025471 0.141351 +v -6.444979 0.138169 -0.130727 +v -6.444979 0.084020 -0.141498 +v -6.444979 0.184074 -0.100054 +v -6.444979 0.214747 -0.054149 +v -6.444979 0.225518 -0.000000 +v -6.444979 0.214747 0.054148 +v -6.444979 0.184074 0.100053 +v -6.444979 0.138169 0.130726 +v -6.444979 0.084020 0.141497 +v -6.444979 0.029872 0.130726 +v -6.444979 -0.016033 0.100053 +v -6.444979 -0.046706 0.054148 +v -6.444979 -0.057477 -0.000000 +v -6.444979 -0.046706 -0.054149 +v -6.444979 -0.016033 -0.100054 +v -6.444979 0.029872 -0.130727 +v -6.705935 0.138169 -0.130727 +v -6.705935 0.084020 -0.141498 +v -6.705935 0.184074 -0.100054 +v -6.705935 0.214747 -0.054149 +v -6.705935 0.225518 -0.000000 +v -6.705935 0.214747 0.054148 +v -6.705935 0.184074 0.100053 +v -6.705935 0.138169 0.130726 +v -6.705935 0.084020 0.141497 +v -6.705935 0.029872 0.130726 +v -6.705935 -0.016033 0.100053 +v -6.705935 -0.046706 0.054148 +v -6.705935 -0.057477 -0.000000 +v -6.705935 -0.046706 -0.054149 +v -6.705935 -0.016033 -0.100054 +v -6.705935 0.029872 -0.130727 +v -6.725448 0.152336 -0.164928 +v -6.725448 0.084020 -0.178517 +v -6.725448 0.210251 -0.126231 +v -6.725448 0.248948 -0.068316 +v -6.725448 0.262537 -0.000000 +v -6.725448 0.248948 0.068315 +v -6.725448 0.210251 0.126230 +v -6.725448 0.152336 0.164927 +v -6.725448 0.084020 0.178516 +v -6.725448 0.015705 0.164927 +v -6.725448 -0.042210 0.126230 +v -6.725448 -0.080907 0.068315 +v -6.725448 -0.094496 -0.000000 +v -6.725448 -0.080907 -0.068316 +v -6.725448 -0.042210 -0.126231 +v -6.725448 0.015705 -0.164928 +v -7.538277 0.140534 -0.136437 +v -7.538277 0.084020 -0.147679 +v -7.538277 0.188445 -0.104424 +v -7.538277 0.220457 -0.056514 +v -7.538277 0.231699 -0.000000 +v -7.538277 0.220457 0.056514 +v -7.538277 0.188445 0.104424 +v -7.538277 0.152336 0.164928 +v -7.538277 0.084020 0.178516 +v -7.538277 0.015705 0.164928 +v -7.538277 -0.042210 0.126230 +v -7.538277 -0.080907 0.068315 +v -7.538277 -0.094496 -0.000000 +v -7.538277 -0.080907 -0.068315 +v -7.538277 -0.020404 -0.104425 +v -7.538277 0.027506 -0.136437 +v -7.538277 0.152336 -0.164928 +v -7.538277 0.084020 -0.178517 +v -7.538277 0.210251 -0.126230 +v -7.538277 0.248948 -0.068315 +v -7.538277 0.262537 -0.000000 +v -7.538277 0.248948 0.068315 +v -7.538277 0.210251 0.126230 +v -7.538277 0.140534 0.136437 +v -7.538277 0.084020 0.147678 +v -7.538277 0.027506 0.136437 +v -7.538277 -0.020404 0.104424 +v -7.538277 -0.052417 0.056514 +v -7.538277 -0.063658 -0.000000 +v -7.538277 -0.052417 -0.056514 +v -7.538277 -0.042210 -0.126230 +v -7.538277 0.015705 -0.164928 +v -7.484338 0.046497 -0.015543 +v -7.484338 0.043405 -0.000000 +v -7.484338 0.046497 0.015543 +v -7.484338 0.055301 0.028719 +v -7.484338 0.068478 0.037523 +v -7.484338 0.099563 0.037523 +v -7.484338 0.084020 0.040615 +v -7.484338 0.055301 -0.028719 +v -7.484338 0.099563 -0.037524 +v -7.484338 0.084020 -0.040615 +v -7.484338 0.068478 -0.037524 +v -7.484338 0.112740 -0.028719 +v -7.484338 0.121544 -0.015543 +v -7.484338 0.124636 -0.000000 +v -7.484338 0.121544 0.015543 +v -7.484338 0.112740 0.028719 +v -7.446253 0.084020 -0.000000 +v -6.664511 0.078808 -0.204940 +v -6.491232 0.078808 -0.204940 +v -6.664511 -0.066106 -0.144914 +v -6.491232 -0.066106 -0.144914 +v -6.664511 -0.126132 -0.000000 +v -6.491232 -0.126132 -0.000000 +v -6.664511 -0.066106 0.144914 +v -6.491232 -0.066106 0.144914 +v -6.664511 0.078808 0.204940 +v -6.491232 0.078808 0.204940 +v -6.664511 0.223722 0.144914 +v -6.491232 0.223722 0.144914 +v -6.664511 0.283748 -0.000000 +v -6.491232 0.283748 -0.000000 +v -6.664511 0.223722 -0.144914 +v -6.491232 0.223722 -0.144914 +v -6.673738 0.078808 -0.193037 +v -6.673738 -0.057690 -0.136498 +v -6.482004 -0.057690 -0.136498 +v -6.482004 0.078808 -0.193037 +v -6.673738 -0.114229 -0.000000 +v -6.482004 -0.114229 -0.000000 +v -6.673738 -0.057690 0.136498 +v -6.482004 -0.057690 0.136498 +v -6.673738 0.078808 0.193037 +v -6.482004 0.078808 0.193037 +v -6.673738 0.215306 0.136498 +v -6.482004 0.215306 0.136498 +v -6.673738 0.271845 -0.000000 +v -6.482004 0.271845 -0.000000 +v -6.673738 0.215306 -0.136498 +v -6.482004 0.215306 -0.136498 +v -6.673738 0.078808 -0.193037 +v -6.673738 -0.057690 -0.136498 +v -6.482004 -0.057690 -0.136498 +v -6.482004 0.078808 -0.193037 +v -6.673738 -0.114229 -0.000000 +v -6.482004 -0.114229 -0.000000 +v -6.673738 -0.057690 0.136498 +v -6.482004 -0.057690 0.136498 +v -6.673738 0.078808 0.193037 +v -6.482004 0.078808 0.193037 +v -6.673738 0.215306 0.136498 +v -6.482004 0.215306 0.136498 +v -6.673738 0.271845 -0.000000 +v -6.482004 0.271845 -0.000000 +v -6.673738 0.215306 -0.136498 +v -6.482004 0.215306 -0.136498 +v -6.682997 0.078808 -0.182824 +v -6.682997 -0.050468 -0.129276 +v -6.472746 -0.050468 -0.129276 +v -6.472746 0.078808 -0.182823 +v -6.682997 -0.104015 -0.000000 +v -6.472746 -0.104015 -0.000000 +v -6.682997 -0.050468 0.129276 +v -6.472746 -0.050468 0.129276 +v -6.682997 0.078808 0.182823 +v -6.472746 0.078808 0.182823 +v -6.682997 0.208084 0.129276 +v -6.472746 0.208084 0.129276 +v -6.682997 0.261632 -0.000000 +v -6.472746 0.261632 -0.000000 +v -6.682997 0.208084 -0.129276 +v -6.472746 0.208084 -0.129276 +vt 0.897408 0.992704 +vt 0.897408 0.992233 +vt 0.897489 0.992233 +vt 0.897489 0.992683 +vt 0.897558 0.992233 +vt 0.897558 0.992683 +vt 0.897119 0.992231 +vt 0.897119 0.991781 +vt 0.897196 0.991779 +vt 0.897196 0.992229 +vt 0.897278 0.991779 +vt 0.897278 0.992229 +vt 0.897355 0.991780 +vt 0.897355 0.992230 +vt 0.897414 0.991783 +vt 0.897414 0.992233 +vt 0.898557 0.993018 +vt 0.898557 0.993468 +vt 0.898488 0.993468 +vt 0.898488 0.993018 +vt 0.898407 0.993468 +vt 0.898407 0.992997 +vt 0.898326 0.993468 +vt 0.898326 0.992997 +vt 0.898257 0.993468 +vt 0.898257 0.992997 +vt 0.897257 0.992997 +vt 0.897257 0.993468 +vt 0.897181 0.993468 +vt 0.897181 0.992997 +vt 0.897098 0.993468 +vt 0.897098 0.992997 +vt 0.897021 0.993468 +vt 0.897021 0.992997 +vt 0.896963 0.993468 +vt 0.896963 0.992997 +vt 0.897257 0.992704 +vt 0.897257 0.992233 +vt 0.897326 0.992233 +vt 0.897326 0.992704 +vt 0.897781 0.991783 +vt 0.897857 0.991783 +vt 0.897857 0.992233 +vt 0.897781 0.992233 +vt 0.898860 0.991950 +vt 0.898846 0.992025 +vt 0.898831 0.992026 +vt 0.898845 0.991944 +vt 0.898901 0.991885 +vt 0.898890 0.991875 +vt 0.898964 0.991841 +vt 0.898958 0.991827 +vt 0.899039 0.991825 +vt 0.899039 0.991810 +vt 0.899115 0.991838 +vt 0.899121 0.991824 +vt 0.899180 0.991880 +vt 0.899191 0.991869 +vt 0.899224 0.991943 +vt 0.899238 0.991936 +vt 0.899240 0.992017 +vt 0.899256 0.992017 +vt 0.899227 0.992093 +vt 0.899241 0.992098 +vt 0.899185 0.992157 +vt 0.899197 0.992168 +vt 0.899122 0.992201 +vt 0.899129 0.992215 +vt 0.899047 0.992218 +vt 0.899048 0.992233 +vt 0.898972 0.992204 +vt 0.898966 0.992218 +vt 0.898907 0.992163 +vt 0.898896 0.992174 +vt 0.898863 0.992100 +vt 0.898849 0.992106 +vt 0.898186 0.991469 +vt 0.898109 0.991469 +vt 0.898109 0.990999 +vt 0.898186 0.990999 +vt 0.897928 0.991783 +vt 0.897928 0.992233 +vt 0.898038 0.991468 +vt 0.898038 0.990998 +vt 0.897983 0.991783 +vt 0.897983 0.992233 +vt 0.897983 0.991466 +vt 0.897983 0.990996 +vt 0.898552 0.991783 +vt 0.898616 0.991783 +vt 0.898616 0.992233 +vt 0.898552 0.992233 +vt 0.898552 0.991469 +vt 0.898488 0.991469 +vt 0.898488 0.990998 +vt 0.898552 0.990998 +vt 0.898692 0.991763 +vt 0.898692 0.992233 +vt 0.898413 0.991469 +vt 0.898338 0.991448 +vt 0.898338 0.990998 +vt 0.898413 0.990998 +vt 0.898767 0.991763 +vt 0.898767 0.992233 +vt 0.898274 0.991448 +vt 0.898274 0.990998 +vt 0.898831 0.991763 +vt 0.898831 0.992233 +vt 0.897710 0.991783 +vt 0.897710 0.992233 +vt 0.898257 0.991468 +vt 0.898257 0.990998 +vt 0.898257 0.992232 +vt 0.898186 0.992233 +vt 0.897710 0.990998 +vt 0.897781 0.990998 +vt 0.898767 0.990998 +vt 0.898831 0.990998 +vt 0.898338 0.992233 +vt 0.898274 0.992233 +vt 0.898692 0.990998 +vt 0.898488 0.992233 +vt 0.898413 0.992233 +vt 0.898616 0.990998 +vt 0.898552 0.992233 +vt 0.898552 0.990998 +vt 0.898038 0.992232 +vt 0.897983 0.992229 +vt 0.897928 0.990998 +vt 0.897983 0.990998 +vt 0.898109 0.992233 +vt 0.897857 0.990998 +vt 0.897326 0.993468 +vt 0.897408 0.993468 +vt 0.897257 0.993468 +vt 0.897021 0.992233 +vt 0.896963 0.992233 +vt 0.897098 0.992233 +vt 0.897181 0.992233 +vt 0.897257 0.992233 +vt 0.898326 0.992233 +vt 0.898257 0.992233 +vt 0.898407 0.992233 +vt 0.898488 0.992233 +vt 0.899184 0.991535 +vt 0.899115 0.991536 +vt 0.899106 0.991104 +vt 0.899176 0.991148 +vt 0.898952 0.991540 +vt 0.898883 0.991541 +vt 0.898876 0.991154 +vt 0.898944 0.991108 +vt 0.897489 0.993468 +vt 0.899256 0.992520 +vt 0.899256 0.993054 +vt 0.899187 0.993054 +vt 0.899190 0.992498 +vt 0.897650 0.992216 +vt 0.897650 0.991696 +vt 0.897710 0.991699 +vt 0.897710 0.992233 +vt 0.897573 0.992210 +vt 0.897574 0.991695 +vt 0.897490 0.992215 +vt 0.897491 0.991695 +vt 0.897414 0.992231 +vt 0.897414 0.991696 +vt 0.898191 0.993203 +vt 0.898188 0.992647 +vt 0.898256 0.992647 +vt 0.898257 0.993181 +vt 0.899034 0.991538 +vt 0.899025 0.991090 +vt 0.897879 0.993310 +vt 0.897835 0.992665 +vt 0.898837 0.991542 +vt 0.898831 0.991222 +vt 0.899230 0.991534 +vt 0.899224 0.991214 +vt 0.898834 0.993036 +vt 0.898878 0.992391 +vt 0.898700 0.993034 +vt 0.898700 0.992377 +vt 0.899119 0.991716 +vt 0.899037 0.991717 +vt 0.899234 0.991713 +vt 0.899188 0.991714 +vt 0.898887 0.991720 +vt 0.898841 0.991721 +vt 0.897700 0.993324 +vt 0.897700 0.992667 +vt 0.898956 0.991719 +vt 0.897300 0.991502 +vt 0.897284 0.991583 +vt 0.897203 0.991583 +vt 0.897203 0.991502 +vt 0.897300 0.991664 +vt 0.897203 0.991664 +vt 0.897710 0.991400 +vt 0.897708 0.991459 +vt 0.897559 0.991442 +vt 0.897559 0.991374 +vt 0.897346 0.991733 +vt 0.897203 0.991733 +vt 0.897708 0.991619 +vt 0.897710 0.991695 +vt 0.897559 0.991670 +vt 0.897559 0.991602 +vt 0.897414 0.991779 +vt 0.897203 0.991779 +vt 0.897707 0.991536 +vt 0.897559 0.991522 +vt 0.897346 0.991433 +vt 0.897203 0.991433 +vt 0.897414 0.991386 +vt 0.897203 0.991386 +vt 0.885877 0.977887 +vt 0.885881 0.977887 +vt 0.885881 0.978172 +vt 0.885877 0.978172 +vt 0.886001 0.978005 +vt 0.885997 0.978005 +vt 0.885996 0.978003 +vt 0.886002 0.978003 +vt 0.886011 0.978014 +vt 0.886009 0.978010 +vt 0.886010 0.978009 +vt 0.886012 0.978014 +vt 0.886001 0.977978 +vt 0.885997 0.977978 +vt 0.885996 0.977977 +vt 0.886002 0.977977 +vt 0.886006 0.978006 +vt 0.886006 0.978005 +vt 0.886011 0.978019 +vt 0.886012 0.978019 +vt 0.886006 0.977980 +vt 0.886006 0.977979 +vt 0.886009 0.978023 +vt 0.886010 0.978024 +vt 0.886009 0.977983 +vt 0.886010 0.977982 +vt 0.886006 0.978027 +vt 0.886006 0.978028 +vt 0.886011 0.977988 +vt 0.886012 0.977987 +vt 0.886001 0.978028 +vt 0.886002 0.978030 +vt 0.886011 0.977992 +vt 0.886012 0.977993 +vt 0.885997 0.978028 +vt 0.885996 0.978030 +vt 0.886009 0.977997 +vt 0.886010 0.977997 +vt 0.885992 0.978027 +vt 0.885991 0.978028 +vt 0.886028 0.977953 +vt 0.886025 0.977953 +vt 0.886006 0.978000 +vt 0.886006 0.978001 +vt 0.885897 0.978172 +vt 0.885893 0.978172 +vt 0.885893 0.977888 +vt 0.885897 0.977888 +vt 0.885886 0.977888 +vt 0.885886 0.978172 +vt 0.885889 0.978172 +vt 0.885889 0.977887 +vt 0.885889 0.977888 +vt 0.885889 0.978172 +vt 0.885918 0.978172 +vt 0.885918 0.977888 +vt 0.885927 0.977887 +vt 0.885927 0.978172 +vt 0.885914 0.978172 +vt 0.885914 0.977888 +vt 0.885932 0.977887 +vt 0.885932 0.978172 +vt 0.885909 0.978172 +vt 0.885909 0.977888 +vt 0.885936 0.977888 +vt 0.885940 0.977888 +vt 0.885940 0.978172 +vt 0.885936 0.978172 +vt 0.885906 0.978172 +vt 0.885906 0.977887 +vt 0.885906 0.978172 +vt 0.885902 0.978172 +vt 0.885902 0.977888 +vt 0.885906 0.977888 +vt 0.885872 0.977888 +vt 0.885872 0.978172 +vt 0.885991 0.977952 +vt 0.885996 0.977950 +vt 0.885997 0.977952 +vt 0.885992 0.977954 +vt 0.885983 0.978010 +vt 0.885985 0.978015 +vt 0.885984 0.978015 +vt 0.885982 0.978011 +vt 0.885969 0.978004 +vt 0.885975 0.978004 +vt 0.885974 0.978006 +vt 0.885970 0.978006 +vt 0.885988 0.977956 +vt 0.885989 0.977957 +vt 0.885988 0.977971 +vt 0.885986 0.977966 +vt 0.885987 0.977966 +vt 0.885989 0.977970 +vt 0.885964 0.978006 +vt 0.885965 0.978008 +vt 0.885986 0.977961 +vt 0.885987 0.977961 +vt 0.885991 0.977975 +vt 0.885992 0.977973 +vt 0.885961 0.978010 +vt 0.885962 0.978011 +vt 0.885996 0.977977 +vt 0.885997 0.977975 +vt 0.885959 0.978015 +vt 0.885960 0.978015 +vt 0.886002 0.977977 +vt 0.886001 0.977975 +vt 0.885959 0.978020 +vt 0.885960 0.978020 +vt 0.886006 0.977975 +vt 0.886006 0.977973 +vt 0.885961 0.978025 +vt 0.885962 0.978024 +vt 0.885992 0.977980 +vt 0.885991 0.977979 +vt 0.885992 0.978006 +vt 0.885991 0.978005 +vt 0.885989 0.977983 +vt 0.885988 0.977982 +vt 0.885987 0.977992 +vt 0.885989 0.977997 +vt 0.885988 0.977997 +vt 0.885986 0.977993 +vt 0.885989 0.978010 +vt 0.885988 0.978009 +vt 0.885987 0.977988 +vt 0.885986 0.977987 +vt 0.885992 0.978000 +vt 0.885991 0.978001 +vt 0.885987 0.978014 +vt 0.885986 0.978014 +vt 0.885997 0.978002 +vt 0.885996 0.978003 +vt 0.885987 0.978019 +vt 0.885986 0.978019 +vt 0.886001 0.978002 +vt 0.886002 0.978003 +vt 0.885989 0.978023 +vt 0.885988 0.978024 +vt 0.886014 0.977918 +vt 0.886014 0.977914 +vt 0.886015 0.977914 +vt 0.886015 0.977918 +vt 0.886014 0.977924 +vt 0.886015 0.977924 +vt 0.886014 0.977929 +vt 0.886015 0.977929 +vt 0.886014 0.977932 +vt 0.886015 0.977932 +vt 0.886015 0.977911 +vt 0.886016 0.977911 +vt 0.886015 0.977916 +vt 0.886016 0.977916 +vt 0.886015 0.977921 +vt 0.886016 0.977921 +vt 0.886015 0.977925 +vt 0.886016 0.977925 +vt 0.886005 0.977939 +vt 0.886006 0.977939 +vt 0.886005 0.977944 +vt 0.886006 0.977944 +vt 0.886005 0.977949 +vt 0.886006 0.977949 +vt 0.886015 0.977891 +vt 0.886016 0.977891 +vt 0.886015 0.977896 +vt 0.886016 0.977896 +vt 0.886015 0.977901 +vt 0.886016 0.977901 +vt 0.886015 0.977906 +vt 0.886016 0.977906 +vt 0.886015 0.977887 +vt 0.886015 0.977891 +vt 0.886014 0.977891 +vt 0.886014 0.977887 +vt 0.886016 0.977939 +vt 0.886015 0.977939 +vt 0.886016 0.977933 +vt 0.886015 0.977933 +vt 0.886016 0.977929 +vt 0.886015 0.977929 +vt 0.886016 0.977925 +vt 0.886015 0.977925 +vt 0.886004 0.977939 +vt 0.886005 0.977939 +vt 0.886004 0.977944 +vt 0.886005 0.977944 +vt 0.886004 0.977949 +vt 0.886005 0.977949 +vt 0.886015 0.977906 +vt 0.886015 0.977910 +vt 0.886014 0.977910 +vt 0.886014 0.977906 +vt 0.886015 0.977901 +vt 0.886014 0.977901 +vt 0.886015 0.977896 +vt 0.886014 0.977896 +vt 0.886012 0.978001 +vt 0.886019 0.977996 +vt 0.886019 0.978001 +vt 0.886012 0.977981 +vt 0.886012 0.978005 +vt 0.886019 0.978005 +vt 0.886012 0.978010 +vt 0.886012 0.978013 +vt 0.886004 0.977943 +vt 0.886004 0.977947 +vt 0.885997 0.977947 +vt 0.885997 0.977943 +vt 0.886012 0.978017 +vt 0.886004 0.977938 +vt 0.885997 0.977938 +vt 0.886012 0.978022 +vt 0.886004 0.977934 +vt 0.885997 0.977934 +vt 0.886019 0.977993 +vt 0.885979 0.978006 +vt 0.885985 0.978020 +vt 0.886002 0.977950 +vt 0.886001 0.977952 +vt 0.885983 0.978025 +vt 0.886006 0.977952 +vt 0.886006 0.977954 +vt 0.885979 0.978029 +vt 0.886010 0.977956 +vt 0.885975 0.978031 +vt 0.886012 0.977961 +vt 0.885969 0.978031 +vt 0.886012 0.977966 +vt 0.885964 0.978029 +vt 0.886010 0.977971 +vt 0.886013 0.977953 +vt 0.886017 0.977953 +vt 0.886017 0.977973 +vt 0.886013 0.977974 +vt 0.885949 0.978013 +vt 0.885952 0.978016 +vt 0.885949 0.978016 +vt 0.886021 0.977953 +vt 0.885944 0.978013 +vt 0.885944 0.978016 +vt 0.885940 0.978013 +vt 0.885940 0.978016 +vt 0.886010 0.977887 +vt 0.886014 0.977888 +vt 0.886013 0.977891 +vt 0.886010 0.977890 +vt 0.886006 0.977911 +vt 0.886010 0.977911 +vt 0.886010 0.977914 +vt 0.886006 0.977914 +vt 0.886014 0.977911 +vt 0.886013 0.977914 +vt 0.886006 0.977887 +vt 0.886006 0.977890 +vt 0.886001 0.977911 +vt 0.886002 0.977914 +vt 0.886001 0.977887 +vt 0.886002 0.977890 +vt 0.885997 0.977911 +vt 0.885998 0.977914 +vt 0.885997 0.977888 +vt 0.885998 0.977891 +vt 0.885956 0.978016 +vt 0.886013 0.977911 +vt 0.886010 0.977911 +vt 0.886010 0.977934 +vt 0.886006 0.977934 +vt 0.886013 0.977934 +vt 0.886006 0.977910 +vt 0.886002 0.977934 +vt 0.886002 0.977911 +vt 0.885998 0.977934 +vt 0.885998 0.977911 +vt 0.885956 0.978036 +vt 0.885953 0.978036 +vt 0.886028 0.977974 +vt 0.886025 0.977973 +vt 0.885949 0.978036 +vt 0.886021 0.977973 +vt 0.885945 0.978036 +vt 0.885941 0.978036 +vt 0.885970 0.977953 +vt 0.885965 0.977952 +vt 0.885970 0.977950 +vt 0.885961 0.977956 +vt 0.885962 0.977962 +vt 0.885959 0.977961 +vt 0.885963 0.977970 +vt 0.885965 0.977975 +vt 0.885961 0.977971 +vt 0.885962 0.977966 +vt 0.885959 0.977966 +vt 0.885970 0.977977 +vt 0.885975 0.977977 +vt 0.885980 0.977975 +vt 0.885963 0.977888 +vt 0.885967 0.977888 +vt 0.885948 0.978013 +vt 0.885943 0.978013 +vt 0.885943 0.977951 +vt 0.885948 0.977951 +vt 0.885973 0.977950 +vt 0.885973 0.977888 +vt 0.885954 0.977951 +vt 0.885978 0.977950 +vt 0.885978 0.977888 +vt 0.885959 0.977951 +vt 0.885982 0.977950 +vt 0.885982 0.977887 +vt 0.885948 0.977950 +vt 0.885943 0.977950 +vt 0.885943 0.977888 +vt 0.885948 0.977888 +vt 0.885940 0.977950 +vt 0.885940 0.977887 +vt 0.885992 0.977887 +vt 0.885997 0.977950 +vt 0.885992 0.977950 +vt 0.885954 0.977888 +vt 0.885987 0.977887 +vt 0.885987 0.977950 +vt 0.885959 0.977888 +vt 0.885982 0.977888 +vt 0.885982 0.977950 +vt 0.885963 0.977950 +vt 0.885940 0.978013 +vt 0.885940 0.977950 +vt 0.885974 0.977953 +vt 0.885978 0.977955 +vt 0.885981 0.977958 +vt 0.885984 0.977956 +vt 0.885983 0.977962 +vt 0.885986 0.977961 +vt 0.885983 0.977966 +vt 0.885986 0.977966 +vt 0.885984 0.977971 +vt 0.885961 0.977993 +vt 0.885961 0.977989 +vt 0.885969 0.977990 +vt 0.885969 0.977991 +vt 0.885983 0.977989 +vt 0.885983 0.977993 +vt 0.885975 0.977991 +vt 0.885975 0.977990 +vt 0.885963 0.977984 +vt 0.885970 0.977989 +vt 0.885982 0.977997 +vt 0.885979 0.978000 +vt 0.885974 0.977993 +vt 0.885975 0.977992 +vt 0.885966 0.977981 +vt 0.885970 0.977988 +vt 0.885974 0.978002 +vt 0.885973 0.977994 +vt 0.885970 0.977980 +vt 0.885972 0.977988 +vt 0.885970 0.978002 +vt 0.885972 0.977994 +vt 0.885974 0.977980 +vt 0.885973 0.977988 +vt 0.885966 0.978000 +vt 0.885970 0.977993 +vt 0.885979 0.977981 +vt 0.885974 0.977988 +vt 0.885963 0.977997 +vt 0.885970 0.977992 +vt 0.885982 0.977984 +vt 0.885975 0.977989 +vt 0.885986 0.977993 +vt 0.885984 0.977998 +vt 0.885986 0.977988 +vt 0.885984 0.977983 +vt 0.885980 0.977979 +vt 0.885975 0.977977 +vt 0.885970 0.977977 +vt 0.885965 0.977979 +vt 0.885959 0.977988 +vt 0.885959 0.977993 +vt 0.885965 0.978002 +vt 0.885970 0.978004 +vt 0.885972 0.977991 +vt 0.886001 0.977950 +vt 0.886002 0.977947 +vt 0.885999 0.977947 +vt 0.886001 0.977947 +vt 0.885997 0.977947 +vt 0.885998 0.977947 +vt 0.788844 0.995295 +vt 0.788379 0.995295 +vt 0.788379 0.994997 +vt 0.788844 0.994997 +vt 0.788379 0.994576 +vt 0.788844 0.994576 +vt 0.788379 0.994278 +vt 0.788844 0.994278 +vt 0.786870 0.995700 +vt 0.786870 0.995236 +vt 0.787291 0.995236 +vt 0.787291 0.995700 +vt 0.786405 0.995236 +vt 0.786870 0.995236 +vt 0.786870 0.995533 +vt 0.786405 0.995533 +vt 0.786870 0.995954 +vt 0.786405 0.995954 +vt 0.786703 0.994278 +vt 0.786405 0.993981 +vt 0.786435 0.993968 +vt 0.786715 0.994249 +vt 0.788903 0.993981 +vt 0.788438 0.993981 +vt 0.788438 0.993683 +vt 0.788903 0.993683 +vt 0.788438 0.993262 +vt 0.788903 0.993262 +vt 0.787719 0.993262 +vt 0.788140 0.993262 +vt 0.788128 0.993292 +vt 0.787731 0.993292 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.788438 0.993560 +vt 0.788438 0.993981 +vt 0.788408 0.993968 +vt 0.788408 0.993572 +vt 0.787421 0.993981 +vt 0.787124 0.994278 +vt 0.787111 0.994249 +vt 0.787392 0.993968 +vt 0.786703 0.993262 +vt 0.787124 0.993262 +vt 0.787111 0.993292 +vt 0.786715 0.993292 +vt 0.788140 0.994278 +vt 0.787719 0.994278 +vt 0.787731 0.994249 +vt 0.788128 0.994249 +vt 0.787421 0.993560 +vt 0.787451 0.993572 +vt 0.786405 0.993560 +vt 0.786435 0.993572 +vt 0.787421 0.993560 +vt 0.787392 0.993572 +vt 0.787421 0.993981 +vt 0.787451 0.993968 +vt 0.788379 0.994955 +vt 0.788098 0.995236 +vt 0.788088 0.995210 +vt 0.788353 0.994945 +vt 0.787362 0.994955 +vt 0.787082 0.995236 +vt 0.787071 0.995210 +vt 0.787337 0.994945 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.787421 0.994278 +vt 0.786430 0.994945 +vt 0.786430 0.994569 +vt 0.786696 0.994304 +vt 0.787071 0.994304 +vt 0.787337 0.994569 +vt 0.786696 0.995210 +vt 0.787712 0.995210 +vt 0.787447 0.994945 +vt 0.787447 0.994569 +vt 0.787712 0.994304 +vt 0.788088 0.994304 +vt 0.788353 0.994569 +vt 0.786405 0.994559 +vt 0.786685 0.994278 +vt 0.787421 0.994559 +vt 0.787702 0.994278 +vt 0.786405 0.994955 +vt 0.787362 0.994559 +vt 0.787702 0.995236 +vt 0.788098 0.994278 +vt 0.786685 0.995236 +vt 0.787082 0.994278 +vt 0.787421 0.994955 +vt 0.788379 0.994559 +vn 0.0000 0.0000 -1.0000 +vn -0.0000 -0.3827 -0.9239 +vn 0.0000 -0.2390 -0.9710 +vn -0.0000 -0.7071 -0.7071 +vn -0.0000 -0.9239 -0.3827 +vn -0.0000 -1.0000 0.0000 +vn -0.0000 -0.9239 0.3827 +vn -0.0000 -0.7071 0.7071 +vn -0.0000 -0.3827 0.9239 +vn 0.0000 -0.2390 0.9710 +vn 0.0000 0.0000 1.0000 +vn 0.0000 0.3827 0.9239 +vn 0.0000 0.7071 0.7071 +vn 0.0000 0.9239 0.3827 +vn 0.0000 1.0000 0.0000 +vn 0.0000 0.9239 -0.3827 +vn 0.0000 0.7071 -0.7071 +vn 0.0000 0.3827 -0.9239 +vn -1.0000 -0.0000 0.0000 +vn 0.0000 -0.1210 0.9926 +vn -0.9795 -0.2013 0.0047 +vn -0.9797 -0.2005 0.0017 +vn -0.9469 -0.3217 0.0028 +vn -0.9464 -0.3228 0.0070 +vn -0.9797 -0.2005 -0.0017 +vn -0.9795 -0.2013 -0.0047 +vn -0.9464 -0.3228 -0.0070 +vn -0.9469 -0.3217 -0.0028 +vn 0.0000 -0.1210 -0.9926 +vn 0.0004 -0.6963 0.7178 +vn 0.0001 -0.7150 0.6991 +vn 0.0018 -0.5648 0.8252 +vn -0.0031 -0.9216 0.3882 +vn -0.0032 -0.9270 0.3750 +vn -0.0048 -1.0000 0.0000 +vn -0.0031 -0.9216 -0.3882 +vn -0.0032 -0.9270 -0.3750 +vn 0.0004 -0.6963 -0.7178 +vn 0.0001 -0.7150 -0.6991 +vn 0.0018 -0.5648 -0.8252 +vn -0.9798 -0.2002 0.0000 +vn -0.9470 -0.3213 0.0000 +vn -0.9794 -0.2019 -0.0068 +vn -0.9458 -0.3246 -0.0135 +vn -0.9794 -0.2019 0.0068 +vn -0.9458 -0.3246 0.0135 +vn -0.9971 -0.0760 0.0000 +vn 0.9870 0.1565 0.0353 +vn 0.9827 0.1853 -0.0000 +vn 0.9863 0.1617 0.0323 +vn 0.9870 0.1565 -0.0353 +vn 0.9863 0.1617 -0.0323 +vn -0.6776 -0.6367 0.3682 +vn -0.5789 -0.7957 0.1782 +vn -0.5728 -0.8023 0.1678 +vn -0.6653 -0.6640 0.3411 +vn 0.9924 0.1059 -0.0633 +vn 0.9916 0.1158 -0.0580 +vn -0.5789 -0.7957 -0.1782 +vn -0.6776 -0.6367 -0.3682 +vn -0.6653 -0.6640 -0.3411 +vn -0.5728 -0.8023 -0.1678 +vn 0.9932 0.0935 -0.0700 +vn -0.5226 -0.8526 0.0000 +vn 0.9924 0.1059 0.0633 +vn 0.9916 0.1158 0.0580 +vn -0.7011 -0.5709 -0.4272 +vn -0.7011 -0.5709 0.4272 +vn 0.9932 0.0935 0.0700 +vn 1.0000 0.0000 0.0000 +vn -0.3859 -0.9225 0.0000 +vn -0.3859 -0.8523 0.3530 +vn -0.2017 -0.9049 0.3748 +vn -0.2017 -0.9794 0.0000 +vn -0.2017 -0.3748 -0.9049 +vn -0.2017 -0.6926 -0.6926 +vn -0.3859 0.8523 0.3530 +vn -0.3859 0.9225 0.0000 +vn -0.2017 0.9794 0.0000 +vn -0.2017 0.9049 0.3748 +vn -0.3859 -0.8523 -0.3530 +vn -0.2017 -0.9049 -0.3748 +vn -0.3859 0.6523 0.6523 +vn -0.2017 0.6926 0.6926 +vn -0.3859 -0.6523 -0.6523 +vn -0.3859 0.3530 0.8523 +vn -0.2017 0.3748 0.9049 +vn -0.3859 -0.3530 -0.8523 +vn -0.3859 0.0000 0.9225 +vn -0.2017 0.0000 0.9794 +vn -0.3859 0.3530 -0.8523 +vn -0.3859 0.0000 -0.9225 +vn -0.2017 0.0000 -0.9794 +vn -0.2017 0.3748 -0.9049 +vn -0.3859 -0.3530 0.8523 +vn -0.2017 -0.3748 0.9049 +vn -0.3859 0.6523 -0.6523 +vn -0.2017 0.6926 -0.6926 +vn -0.3859 -0.6523 0.6523 +vn -0.2017 -0.6926 0.6926 +vn -0.3859 0.8523 -0.3530 +vn -0.2017 0.9049 -0.3748 +vn 0.8846 0.4308 0.1784 +vn 0.8846 0.4663 0.0000 +vn 0.8846 0.4308 -0.1784 +vn 0.8846 0.3297 -0.3297 +vn 0.8846 -0.0000 -0.4663 +vn 0.8846 -0.1784 -0.4308 +vn 0.8846 0.1784 -0.4308 +vn 0.8846 -0.3297 -0.3297 +vn 0.8846 -0.4308 -0.1784 +vn 0.8846 -0.4663 0.0000 +vn 0.8846 0.3297 0.3297 +vn 0.8846 0.1784 0.4308 +vn 0.8846 0.0000 0.4663 +vn 0.8846 -0.1784 0.4308 +vn 0.8846 -0.3297 0.3297 +vn 0.8846 -0.4308 0.1784 +vn -0.9791 0.1439 -0.1439 +vn -0.9791 0.0779 -0.1880 +vn -0.8281 0.2145 -0.5180 +vn -0.8281 0.3964 -0.3964 +vn -0.9791 -0.1439 0.1439 +vn -0.9791 -0.0779 0.1880 +vn -0.8281 -0.2145 0.5180 +vn -0.8281 -0.3964 0.3964 +vn -0.9791 0.0000 -0.2035 +vn -0.8281 0.0000 -0.5606 +vn -0.9791 0.0000 0.2035 +vn -0.9791 0.0779 0.1880 +vn -0.8281 0.2145 0.5180 +vn -0.8281 0.0000 0.5606 +vn -0.9791 -0.0779 -0.1880 +vn -0.8281 -0.2145 -0.5180 +vn -0.9791 0.1439 0.1439 +vn -0.8281 0.3964 0.3964 +vn -0.9791 -0.1439 -0.1439 +vn -0.8281 -0.3964 -0.3964 +vn -0.9791 0.1880 0.0779 +vn -0.8281 0.5180 0.2145 +vn -0.9791 -0.1881 -0.0779 +vn -0.8281 -0.5180 -0.2145 +vn -0.9791 0.2035 -0.0000 +vn -0.8281 0.5606 -0.0000 +vn -0.9791 -0.2035 0.0000 +vn -0.8281 -0.5606 0.0000 +vn -0.9791 0.1880 -0.0779 +vn -0.8281 0.5180 -0.2145 +vn -0.9791 -0.1880 0.0779 +vn -0.8281 -0.5180 0.2145 +vn -0.7903 -0.4332 0.4332 +vn -0.7903 0.0000 0.6127 +vn 0.7903 0.6127 0.0000 +vn 0.7903 0.4332 0.4333 +vn 0.7903 0.0000 0.6127 +vn 0.7903 -0.4332 0.4333 +vn -0.7903 -0.4332 -0.4332 +vn -0.7903 -0.6127 0.0000 +vn -0.7903 0.6127 -0.0000 +vn -0.7903 0.4332 -0.4332 +vn 0.7903 -0.6127 0.0000 +vn 0.7903 -0.4333 -0.4332 +vn 0.7903 0.4333 -0.4333 +vn -0.7903 0.4332 0.4332 +vn -0.7903 0.0000 -0.6127 +vn 0.7903 -0.0000 -0.6127 +vn -0.7138 -0.2680 -0.6471 +vn 0.7138 -0.2680 0.6470 +vn 0.7138 0.2680 -0.6470 +vn -0.7138 0.2680 0.6471 +vn 0.7138 -0.2680 -0.6470 +vn 0.7138 0.2680 0.6470 +vn -0.7138 -0.6471 -0.2680 +vn -0.7138 0.6470 0.2680 +vn 0.7138 -0.6471 -0.2680 +vn 0.7138 0.6470 0.2680 +vn -0.7138 -0.6470 0.2680 +vn -0.7138 0.6471 -0.2680 +vn 0.7138 -0.6470 0.2680 +vn 0.7138 0.6470 -0.2680 +vn -0.7138 -0.2680 0.6471 +vn -0.7138 0.2680 -0.6471 +usemtl AUGA1 +s 1 +f 2468/3536/2377 2389/3537/2377 2391/3538/2378 2469/3539/2379 +f 2469/3539/2379 2391/3538/2378 2393/3540/2380 2470/3541/2380 +f 2470/3542/2380 2393/3543/2380 2395/3544/2381 2471/3545/2381 +f 2471/3545/2381 2395/3544/2381 2397/3546/2382 2472/3547/2382 +f 2472/3547/2382 2397/3546/2382 2399/3548/2383 2473/3549/2383 +f 2473/3549/2383 2399/3548/2383 2401/3550/2384 2474/3551/2384 +f 2474/3552/2384 2401/3553/2384 2403/3554/2385 2475/3555/2386 +f 2475/3555/2386 2403/3554/2385 2405/3556/2387 2476/3557/2387 +f 2476/3557/2387 2405/3556/2387 2407/3558/2388 2477/3559/2388 +f 2477/3559/2388 2407/3558/2388 2409/3560/2389 2478/3561/2389 +f 2478/3562/2389 2409/3563/2389 2411/3564/2390 2479/3565/2390 +f 2479/3565/2390 2411/3564/2390 2413/3566/2391 2480/3567/2391 +f 2480/3567/2391 2413/3566/2391 2415/3568/2392 2481/3569/2392 +f 2481/3569/2392 2415/3568/2392 2417/3570/2393 2482/3571/2393 +f 2482/3572/2393 2417/3573/2393 2419/3574/2394 2483/3575/2394 +f 2483/3575/2394 2419/3574/2394 2389/3537/2377 2468/3536/2377 +f 2453/3576/2390 2452/3577/2391 2440/3578/2391 2439/3579/2390 +f 2390/3580/2395 2388/3581/2395 2420/3582/2395 2421/3583/2395 +f 2392/3584/2395 2390/3580/2395 2421/3583/2395 2422/3585/2395 +f 2394/3586/2395 2392/3584/2395 2422/3585/2395 2423/3587/2395 +f 2396/3588/2395 2394/3586/2395 2423/3587/2395 2424/3589/2395 +f 2398/3590/2395 2396/3588/2395 2424/3589/2395 2425/3591/2395 +f 2400/3592/2395 2398/3590/2395 2425/3591/2395 2426/3593/2395 +f 2402/3594/2395 2400/3592/2395 2426/3593/2395 2427/3595/2395 +f 2404/3596/2395 2402/3594/2395 2427/3595/2395 2428/3597/2395 +f 2406/3598/2395 2404/3596/2395 2428/3597/2395 2429/3599/2395 +f 2408/3600/2395 2406/3598/2395 2429/3599/2395 2430/3601/2395 +f 2410/3602/2395 2408/3600/2395 2430/3601/2395 2431/3603/2395 +f 2412/3604/2395 2410/3602/2395 2431/3603/2395 2432/3605/2395 +f 2414/3606/2395 2412/3604/2395 2432/3605/2395 2433/3607/2395 +f 2416/3608/2395 2414/3606/2395 2433/3607/2395 2434/3609/2395 +f 2418/3610/2395 2416/3608/2395 2434/3609/2395 2435/3611/2395 +f 2388/3581/2395 2418/3610/2395 2435/3611/2395 2420/3582/2395 +f 2455/3612/2381 2454/3613/2382 2448/3614/2382 2447/3615/2381 +f 2452/3577/2391 2456/3616/2392 2441/3617/2392 2440/3578/2391 +f 2454/3613/2382 2457/3618/2383 2449/3619/2383 2448/3614/2382 +f 2456/3616/2392 2458/3620/2393 2442/3621/2393 2441/3617/2392 +f 2457/3618/2383 2459/3622/2384 2450/3623/2384 2449/3619/2383 +f 2458/3624/2393 2460/3625/2394 2443/3626/2394 2442/3627/2393 +f 2459/3628/2384 2461/3629/2385 2451/3630/2385 2450/3631/2384 +f 2460/3625/2394 2462/3632/2377 2444/3633/2377 2443/3626/2394 +f 2464/3634/2387 2463/3635/2388 2437/3636/2388 2436/3637/2387 +f 2461/3629/2385 2464/3634/2387 2436/3637/2387 2451/3630/2385 +f 2462/3632/2377 2465/3638/2378 2445/3639/2378 2444/3633/2377 +f 2463/3635/2388 2466/3640/2389 2438/3641/2389 2437/3636/2388 +f 2465/3638/2378 2467/3642/2380 2446/3643/2380 2445/3639/2378 +f 2466/3644/2389 2453/3576/2390 2439/3579/2390 2438/3645/2389 +f 2467/3646/2380 2455/3612/2381 2447/3615/2381 2446/3647/2380 +f 2408/3648/2380 2410/3649/2381 2455/3612/2381 2467/3646/2380 +f 2392/3650/2389 2394/3651/2390 2453/3576/2390 2466/3644/2389 +f 2406/3652/2378 2408/3653/2380 2467/3642/2380 2465/3638/2378 +f 2390/3654/2388 2392/3655/2389 2466/3640/2389 2463/3635/2388 +f 2404/3656/2377 2406/3652/2378 2465/3638/2378 2462/3632/2377 +f 2418/3657/2385 2388/3658/2387 2464/3634/2387 2461/3629/2385 +f 2388/3658/2387 2390/3654/2388 2463/3635/2388 2464/3634/2387 +f 2402/3659/2394 2404/3656/2377 2462/3632/2377 2460/3625/2394 +f 2416/3660/2384 2418/3657/2385 2461/3629/2385 2459/3628/2384 +f 2400/3661/2393 2402/3659/2394 2460/3625/2394 2458/3624/2393 +f 2414/3662/2383 2416/3663/2384 2459/3622/2384 2457/3618/2383 +f 2398/3664/2392 2400/3665/2393 2458/3620/2393 2456/3616/2392 +f 2412/3666/2382 2414/3662/2383 2457/3618/2383 2454/3613/2382 +f 2396/3667/2391 2398/3664/2392 2456/3616/2392 2452/3577/2391 +f 2410/3649/2381 2412/3666/2382 2454/3613/2382 2455/3612/2381 +f 2394/3651/2390 2396/3667/2391 2452/3577/2391 2453/3576/2390 +f 2435/3668/2394 2483/3575/2394 2468/3536/2377 2420/3669/2377 +f 2434/3670/2393 2482/3572/2393 2483/3575/2394 2435/3668/2394 +f 2433/3671/2392 2481/3569/2392 2482/3571/2393 2434/3672/2393 +f 2432/3673/2391 2480/3567/2391 2481/3569/2392 2433/3671/2392 +f 2431/3674/2390 2479/3565/2390 2480/3567/2391 2432/3673/2391 +f 2430/3675/2389 2478/3562/2389 2479/3565/2390 2431/3674/2390 +f 2429/3676/2388 2477/3559/2388 2478/3561/2389 2430/3677/2389 +f 2428/3678/2387 2476/3557/2387 2477/3559/2388 2429/3676/2388 +f 2427/3679/2396 2475/3555/2386 2476/3557/2387 2428/3678/2387 +f 2502/3680/2397 2501/3681/2398 2492/3682/2399 2494/3683/2400 +f 2498/3684/2401 2499/3685/2402 2486/3686/2403 2488/3687/2404 +f 2420/3669/2377 2468/3536/2377 2469/3539/2379 2421/3688/2405 +f 2494/3689/2406 2495/3690/2407 2497/3691/2408 2496/3692/2408 +f 2492/3693/2409 2493/3694/2410 2495/3695/2407 2494/3696/2406 +f 2490/3697/2411 2491/3698/2411 2493/3694/2410 2492/3693/2409 +f 2488/3699/2412 2489/3700/2413 2491/3698/2411 2490/3697/2411 +f 2486/3701/2414 2487/3702/2415 2489/3700/2413 2488/3699/2412 +f 2485/3703/2416 2484/3704/2416 2487/3705/2415 2486/3706/2414 +f 2503/3707/2417 2498/3684/2401 2488/3687/2404 2490/3708/2418 +f 2505/3709/2377 2504/3710/2377 2484/3704/2377 2485/3703/2377 +f 2499/3685/2402 2505/3711/2419 2485/3712/2420 2486/3686/2403 +f 2506/3713/2421 2502/3680/2397 2494/3683/2400 2496/3714/2422 +f 2501/3681/2398 2503/3707/2417 2490/3708/2418 2492/3682/2399 +f 2500/3715/2387 2506/3716/2387 2496/3692/2387 2497/3691/2387 +f 2518/3717/2387 2516/3718/2387 2506/3716/2387 2500/3715/2387 +f 2519/3719/2423 2513/3720/2423 2503/3707/2417 2501/3681/2398 +f 2516/3721/2423 2510/3722/2423 2502/3680/2397 2506/3713/2421 +f 2517/3723/2423 2514/3724/2423 2505/3711/2419 2499/3685/2402 +f 2514/3725/2377 2520/3726/2377 2504/3710/2377 2505/3709/2377 +f 2513/3720/2423 2508/3727/2423 2498/3684/2401 2503/3707/2417 +f 2508/3727/2423 2517/3723/2423 2499/3685/2402 2498/3684/2401 +f 2510/3722/2423 2519/3719/2423 2501/3681/2398 2502/3680/2397 +f 2471/3728/2424 2472/3729/2425 2511/3730/2425 2512/3731/2426 +f 2472/3729/2425 2473/3732/2427 2507/3733/2428 2511/3730/2425 +f 2426/3734/2429 2425/3735/2430 2519/3736/2431 2510/3737/2432 +f 2473/3732/2427 2474/3738/2433 2509/3739/2434 2507/3733/2428 +f 2423/3740/2435 2422/3741/2436 2517/3742/2437 2508/3743/2438 +f 2474/3738/2433 2475/3744/2439 2518/3745/2439 2509/3739/2434 +f 2424/3746/2440 2423/3740/2435 2508/3743/2438 2513/3747/2440 +f 2421/3688/2405 2469/3539/2379 2520/3726/2377 2514/3725/2377 +f 2470/3748/2441 2471/3728/2424 2512/3731/2426 2515/3749/2442 +f 2422/3585/2436 2421/3583/2443 2514/3724/2443 2517/3723/2437 +f 2427/3595/2444 2426/3593/2429 2510/3722/2432 2516/3721/2444 +f 2469/3750/2445 2470/3748/2441 2515/3749/2442 2520/3751/2445 +f 2425/3735/2430 2424/3746/2440 2513/3747/2440 2519/3736/2431 +f 2475/3555/2386 2427/3679/2396 2516/3718/2387 2518/3717/2387 +f 2531/3752/2389 2532/3753/2390 2548/3754/2390 2547/3755/2389 +f 2568/3756/2395 2567/3757/2395 2603/3758/2395 2601/3759/2395 +f 2555/3760/2395 2554/3761/2395 2616/3762/2395 2615/3763/2395 +f 2548/3764/2446 2549/3765/2446 2629/3766/2446 2628/3767/2446 +f 2553/3768/2395 2568/3756/2395 2601/3759/2395 2602/3769/2395 +f 2556/3770/2395 2555/3760/2395 2615/3763/2395 2614/3771/2395 +f 2547/3772/2446 2548/3764/2446 2628/3767/2446 2627/3773/2446 +f 2557/3774/2395 2556/3770/2395 2614/3771/2395 2613/3775/2395 +f 2546/3776/2446 2547/3772/2446 2627/3773/2446 2626/3777/2446 +f 2558/3778/2395 2557/3774/2395 2613/3775/2395 2612/3779/2395 +f 2545/3780/2446 2546/3776/2446 2626/3777/2446 2625/3781/2446 +f 2559/3782/2395 2558/3778/2395 2612/3779/2395 2611/3783/2395 +f 2544/3784/2446 2545/3780/2446 2625/3781/2446 2624/3785/2446 +f 2560/3786/2395 2559/3782/2395 2611/3783/2395 2610/3787/2395 +f 2543/3788/2446 2544/3784/2446 2624/3785/2446 2623/3789/2446 +f 2561/3790/2395 2560/3786/2395 2610/3787/2395 2609/3791/2395 +f 2557/3774/2447 2558/3778/2448 2676/3792/2449 2677/3793/2450 +f 2542/3794/2446 2543/3788/2446 2623/3789/2446 2622/3795/2446 +f 2524/3796/2381 2525/3797/2382 2541/3798/2382 2540/3799/2381 +f 2532/3753/2390 2533/3800/2391 2549/3801/2391 2548/3754/2390 +f 2525/3797/2382 2526/3802/2383 2542/3803/2383 2541/3798/2382 +f 2533/3800/2391 2534/3804/2392 2550/3805/2392 2549/3801/2391 +f 2526/3802/2383 2527/3806/2384 2543/3807/2384 2542/3803/2383 +f 2534/3804/2392 2535/3808/2393 2551/3809/2393 2550/3805/2392 +f 2527/3806/2384 2528/3810/2385 2544/3811/2385 2543/3807/2384 +f 2535/3808/2393 2536/3812/2394 2552/3813/2394 2551/3809/2393 +f 2528/3810/2385 2529/3814/2387 2545/3815/2387 2544/3811/2385 +f 2521/3816/2377 2522/3817/2378 2538/3818/2378 2537/3819/2377 +f 2536/3812/2394 2521/3816/2377 2537/3819/2377 2552/3813/2394 +f 2529/3814/2387 2530/3820/2388 2546/3821/2388 2545/3815/2387 +f 2522/3822/2378 2523/3823/2380 2539/3824/2380 2538/3825/2378 +f 2530/3826/2388 2531/3752/2389 2547/3755/2389 2546/3827/2388 +f 2523/3823/2380 2524/3796/2381 2540/3799/2381 2539/3824/2380 +f 2572/3828/2446 2573/3829/2446 2654/3830/2446 2658/3831/2446 +f 2585/3832/2395 2586/3833/2395 2644/3834/2395 2633/3835/2395 +f 2598/3836/2395 2599/3837/2395 2661/3838/2395 2657/3839/2395 +f 2571/3840/2446 2572/3828/2446 2658/3831/2446 2662/3841/2446 +f 2584/3842/2446 2570/3843/2446 2634/3844/2446 2643/3845/2446 +f 2597/3846/2395 2598/3836/2395 2657/3839/2395 2653/3847/2395 +f 2569/3848/2446 2571/3840/2446 2662/3841/2446 2635/3849/2446 +f 2583/3850/2446 2584/3842/2446 2643/3845/2446 2642/3851/2446 +f 2596/3852/2395 2597/3846/2395 2653/3847/2395 2649/3853/2395 +f 2570/3843/2446 2569/3848/2446 2635/3849/2446 2634/3844/2446 +f 2582/3854/2446 2583/3850/2446 2642/3851/2446 2648/3855/2446 +f 2595/3856/2395 2596/3852/2395 2649/3853/2395 2645/3857/2395 +f 2581/3858/2446 2582/3854/2446 2648/3855/2446 2652/3859/2446 +f 2594/3860/2395 2595/3856/2395 2645/3857/2395 2637/3861/2395 +f 2580/3862/2446 2581/3858/2446 2652/3859/2446 2656/3863/2446 +f 2593/3864/2395 2594/3860/2395 2637/3861/2395 2640/3865/2395 +f 2549/3765/2446 2550/3866/2446 2630/3867/2446 2629/3766/2446 +f 2554/3761/2395 2553/3768/2395 2602/3769/2395 2616/3762/2395 +f 2567/3757/2395 2566/3868/2395 2604/3869/2395 2603/3758/2395 +f 2550/3866/2446 2551/3870/2446 2631/3871/2446 2630/3867/2446 +f 2537/3872/2446 2538/3873/2446 2618/3874/2446 2617/3875/2446 +f 2566/3868/2395 2565/3876/2395 2605/3877/2395 2604/3869/2395 +f 2551/3870/2446 2552/3878/2446 2632/3879/2446 2631/3871/2446 +f 2538/3873/2446 2539/3880/2446 2619/3881/2446 2618/3874/2446 +f 2565/3876/2395 2564/3882/2395 2606/3883/2395 2605/3877/2395 +f 2552/3878/2446 2537/3872/2446 2617/3875/2446 2632/3879/2446 +f 2539/3880/2446 2540/3884/2446 2620/3885/2446 2619/3881/2446 +f 2564/3882/2395 2563/3886/2395 2607/3887/2395 2606/3883/2395 +f 2540/3884/2446 2541/3888/2446 2621/3889/2446 2620/3885/2446 +f 2563/3886/2395 2562/3890/2395 2608/3891/2395 2607/3887/2395 +f 2541/3888/2446 2542/3794/2446 2622/3795/2446 2621/3889/2446 +f 2562/3890/2395 2561/3790/2395 2609/3791/2395 2608/3891/2395 +f 2569/3892/2394 2570/3893/2377 2602/3894/2377 2601/3895/2394 +f 2571/3896/2393 2569/3892/2394 2601/3895/2394 2603/3897/2393 +f 2572/3898/2392 2571/3896/2393 2603/3897/2393 2604/3899/2392 +f 2573/3900/2391 2572/3898/2392 2604/3899/2392 2605/3901/2391 +f 2574/3902/2390 2573/3900/2391 2605/3901/2391 2606/3903/2390 +f 2575/3904/2389 2574/3902/2390 2606/3903/2390 2607/3905/2389 +f 2576/3906/2388 2575/3904/2389 2607/3905/2389 2608/3907/2388 +f 2577/3908/2387 2576/3906/2388 2608/3907/2388 2609/3909/2387 +f 2578/3910/2385 2577/3908/2387 2609/3909/2387 2610/3911/2385 +f 2579/3912/2384 2578/3910/2385 2610/3911/2385 2611/3913/2384 +f 2580/3914/2383 2579/3912/2384 2611/3913/2384 2612/3915/2383 +f 2581/3916/2382 2580/3914/2383 2612/3915/2383 2613/3917/2382 +f 2582/3918/2381 2581/3916/2382 2613/3917/2382 2614/3919/2381 +f 2583/3920/2380 2582/3918/2381 2614/3919/2381 2615/3921/2380 +f 2584/3922/2378 2583/3920/2380 2615/3921/2380 2616/3923/2378 +f 2570/3893/2377 2584/3922/2378 2616/3923/2378 2602/3894/2377 +f 2586/3924/2378 2585/3925/2377 2617/3926/2377 2618/3927/2378 +f 2587/3928/2380 2586/3924/2378 2618/3927/2378 2619/3929/2380 +f 2588/3930/2381 2587/3928/2380 2619/3929/2380 2620/3931/2381 +f 2589/3932/2382 2588/3930/2381 2620/3931/2381 2621/3933/2382 +f 2590/3934/2383 2589/3932/2382 2621/3933/2382 2622/3935/2383 +f 2591/3936/2384 2590/3934/2383 2622/3935/2383 2623/3937/2384 +f 2592/3938/2385 2591/3936/2384 2623/3937/2384 2624/3939/2385 +f 2593/3940/2387 2592/3938/2385 2624/3939/2385 2625/3941/2387 +f 2594/3860/2388 2593/3864/2387 2625/3781/2387 2626/3777/2388 +f 2595/3856/2389 2594/3860/2388 2626/3777/2388 2627/3773/2389 +f 2596/3852/2390 2595/3856/2389 2627/3773/2389 2628/3767/2390 +f 2597/3846/2391 2596/3852/2390 2628/3767/2390 2629/3766/2391 +f 2598/3942/2392 2597/3943/2391 2629/3944/2391 2630/3945/2392 +f 2599/3946/2393 2598/3942/2392 2630/3945/2392 2631/3947/2393 +f 2600/3948/2394 2599/3946/2393 2631/3947/2393 2632/3949/2394 +f 2585/3925/2377 2600/3948/2394 2632/3949/2394 2617/3926/2377 +f 2633/3835/2377 2644/3834/2378 2643/3845/2378 2634/3844/2377 +f 2663/3950/2385 2640/3865/2387 2639/3951/2387 2664/3952/2385 +f 2661/3838/2393 2636/3953/2394 2635/3849/2394 2662/3841/2393 +f 2659/3954/2384 2663/3950/2385 2664/3952/2385 2660/3955/2384 +f 2657/3839/2392 2661/3838/2393 2662/3841/2393 2658/3831/2392 +f 2655/3956/2383 2659/3954/2384 2660/3955/2384 2656/3863/2383 +f 2653/3847/2391 2657/3839/2392 2658/3831/2392 2654/3830/2391 +f 2651/3957/2382 2655/3956/2383 2656/3863/2383 2652/3859/2382 +f 2649/3958/2390 2653/3959/2391 2654/3960/2391 2650/3961/2390 +f 2647/3962/2381 2651/3957/2382 2652/3859/2382 2648/3855/2381 +f 2645/3963/2389 2649/3958/2390 2650/3961/2390 2646/3964/2389 +f 2641/3965/2380 2647/3962/2381 2648/3855/2381 2642/3851/2380 +f 2637/3966/2388 2645/3963/2389 2646/3964/2389 2638/3967/2388 +f 2644/3834/2378 2641/3965/2380 2642/3851/2380 2643/3845/2378 +f 2640/3865/2387 2637/3861/2388 2638/3968/2388 2639/3951/2387 +f 2636/3953/2394 2633/3835/2377 2634/3844/2377 2635/3849/2394 +f 2599/3837/2395 2600/3969/2395 2636/3953/2395 2661/3838/2395 +f 2586/3833/2395 2587/3970/2395 2641/3965/2395 2644/3834/2395 +f 2573/3829/2446 2574/3971/2446 2650/3972/2446 2654/3830/2446 +f 2600/3969/2395 2585/3832/2395 2633/3835/2395 2636/3953/2395 +f 2587/3970/2395 2588/3973/2395 2647/3962/2395 2641/3965/2395 +f 2574/3971/2446 2575/3974/2446 2646/3975/2446 2650/3972/2446 +f 2588/3973/2395 2589/3976/2395 2651/3957/2395 2647/3962/2395 +f 2575/3974/2446 2576/3977/2446 2638/3968/2446 2646/3975/2446 +f 2589/3976/2395 2590/3978/2395 2655/3956/2395 2651/3957/2395 +f 2576/3977/2446 2577/3979/2446 2639/3951/2446 2638/3968/2446 +f 2590/3978/2395 2591/3980/2395 2659/3954/2395 2655/3956/2395 +f 2577/3979/2446 2578/3981/2446 2664/3952/2446 2639/3951/2446 +f 2591/3980/2395 2592/3982/2395 2663/3950/2395 2659/3954/2395 +f 2578/3981/2446 2579/3983/2446 2660/3955/2446 2664/3952/2446 +f 2592/3982/2395 2593/3864/2395 2640/3865/2395 2663/3950/2395 +f 2579/3983/2446 2580/3862/2446 2656/3863/2446 2660/3955/2446 +f 2680/3984/2451 2679/3985/2452 2695/3986/2380 2696/3987/2378 +f 2564/3988/2453 2565/3876/2454 2669/3989/2455 2670/3990/2456 +f 2556/3770/2457 2557/3774/2447 2677/3793/2450 2678/3991/2458 +f 2563/3992/2459 2564/3988/2453 2670/3990/2456 2671/3993/2460 +f 2555/3760/2461 2556/3770/2457 2678/3991/2458 2679/3985/2452 +f 2562/3994/2462 2563/3992/2459 2671/3993/2460 2672/3995/2463 +f 2554/3761/2464 2555/3760/2461 2679/3985/2452 2680/3984/2451 +f 2561/3996/2465 2562/3997/2462 2672/3998/2463 2673/3999/2466 +f 2568/4000/2467 2553/4001/2468 2666/4002/2469 2665/4003/2470 +f 2553/4001/2468 2554/4004/2464 2680/4005/2451 2666/4002/2469 +f 2560/4006/2471 2561/3996/2465 2673/3999/2466 2674/4007/2472 +f 2567/4008/2473 2568/4000/2467 2665/4003/2470 2667/4009/2474 +f 2559/4010/2475 2560/4006/2471 2674/4007/2472 2675/4011/2476 +f 2566/4012/2477 2567/4008/2473 2667/4009/2474 2668/4013/2478 +f 2558/4014/2448 2559/4010/2475 2675/4011/2476 2676/4015/2449 +f 2565/3876/2454 2566/3868/2477 2668/4016/2478 2669/3989/2455 +f 2673/3999/2466 2672/3998/2463 2688/4017/2388 2689/4018/2387 +f 2665/4003/2470 2666/4002/2469 2682/4019/2377 2681/4020/2394 +f 2666/4002/2469 2680/4005/2451 2696/4021/2378 2682/4019/2377 +f 2674/4007/2472 2673/3999/2466 2689/4018/2387 2690/4022/2385 +f 2667/4009/2474 2665/4003/2470 2681/4020/2394 2683/4023/2393 +f 2675/4011/2476 2674/4007/2472 2690/4022/2385 2691/4024/2384 +f 2668/4013/2478 2667/4009/2474 2683/4023/2393 2684/4025/2392 +f 2676/4015/2449 2675/4011/2476 2691/4024/2384 2692/4026/2383 +f 2669/3989/2455 2668/4016/2478 2684/4027/2392 2685/4028/2391 +f 2677/3793/2450 2676/3792/2449 2692/4029/2383 2693/4030/2382 +f 2670/3990/2456 2669/3989/2455 2685/4028/2391 2686/4031/2390 +f 2678/3991/2458 2677/3793/2450 2693/4030/2382 2694/4032/2381 +f 2671/3993/2460 2670/3990/2456 2686/4031/2390 2687/4033/2389 +f 2679/3985/2452 2678/3991/2458 2694/4032/2381 2695/3986/2380 +f 2672/3995/2463 2671/3993/2460 2687/4033/2389 2688/4034/2388 +f 2686/4035/2479 2685/4028/2480 2701/4036/2480 2702/4037/2479 +f 2685/4028/2480 2684/4027/2481 2700/4038/2481 2701/4036/2480 +f 2684/4027/2481 2683/4039/2482 2699/4040/2482 2700/4038/2481 +f 2682/4041/2483 2696/3987/2484 2712/4042/2484 2698/4043/2483 +f 2683/4039/2482 2681/4044/2485 2697/4045/2485 2699/4040/2482 +f 2696/3987/2484 2695/3986/2486 2711/4046/2486 2712/4042/2484 +f 2681/4044/2485 2682/4041/2483 2698/4043/2483 2697/4045/2485 +f 2695/3986/2486 2694/4032/2487 2710/4047/2487 2711/4046/2486 +f 2694/4032/2487 2693/4030/2488 2709/4048/2488 2710/4047/2487 +f 2702/4037/2390 2701/4036/2391 2733/4049/2391 2734/4050/2390 +f 2710/4051/2381 2709/4052/2382 2725/4053/2382 2726/4054/2381 +f 2703/4055/2389 2702/4037/2390 2734/4050/2390 2735/4056/2389 +f 2711/4046/2380 2710/4051/2381 2726/4054/2381 2743/4057/2380 +f 2704/4058/2388 2703/4055/2389 2735/4056/2389 2720/4059/2388 +f 2712/4042/2378 2711/4046/2380 2743/4057/2380 2744/4060/2378 +f 2705/4061/2387 2704/4058/2388 2720/4059/2388 2721/4062/2387 +f 2697/4063/2394 2698/4064/2377 2730/4065/2377 2729/4066/2394 +f 2698/4064/2377 2712/4067/2378 2744/4068/2378 2730/4065/2377 +f 2706/4069/2385 2705/4061/2387 2721/4070/2387 2722/4071/2385 +f 2699/4040/2393 2697/4063/2394 2729/4066/2394 2731/4072/2393 +f 2707/4073/2384 2706/4069/2385 2722/4071/2385 2723/4074/2384 +f 2700/4038/2392 2699/4040/2393 2731/4072/2393 2732/4075/2392 +f 2708/4076/2383 2707/4073/2384 2723/4074/2384 2724/4077/2383 +f 2701/4078/2391 2700/4038/2392 2732/4075/2392 2733/4049/2391 +f 2709/4052/2382 2708/4079/2383 2724/4080/2383 2725/4053/2382 +f 2687/4081/2489 2686/4035/2479 2702/4037/2479 2703/4055/2489 +f 2688/4082/2490 2687/4081/2489 2703/4055/2489 2704/4058/2490 +f 2689/4083/2491 2688/4082/2490 2704/4058/2490 2705/4084/2491 +f 2690/4085/2492 2689/4083/2491 2705/4084/2491 2706/4086/2492 +f 2691/4087/2493 2690/4085/2492 2706/4086/2492 2707/4088/2493 +f 2692/4029/2494 2691/4087/2493 2707/4088/2493 2708/4089/2494 +f 2693/4030/2488 2692/4029/2494 2708/4089/2494 2709/4048/2488 +f 2739/4090/2495 2738/4091/2496 2749/4092/2497 2748/4093/2498 +f 2715/4094/2499 2713/4095/2500 2753/4096/2501 2756/4097/2502 +f 2738/4091/2496 2737/4098/2503 2751/4099/2504 2749/4092/2497 +f 2714/4100/2505 2728/4101/2506 2755/4102/2507 2754/4103/2508 +f 2713/4095/2500 2714/4100/2505 2754/4103/2508 2753/4096/2501 +f 2737/4098/2503 2736/4104/2509 2750/4105/2510 2751/4099/2504 +f 2728/4101/2506 2727/4106/2511 2752/4107/2512 2755/4102/2507 +f 2736/4104/2509 2719/4108/2513 2760/4109/2514 2750/4105/2510 +f 2727/4106/2511 2742/4110/2515 2745/4111/2516 2752/4107/2512 +f 2719/4108/2513 2718/4112/2517 2759/4113/2518 2760/4109/2514 +f 2742/4110/2515 2741/4114/2519 2746/4115/2520 2745/4111/2516 +f 2718/4112/2517 2717/4116/2521 2758/4117/2522 2759/4113/2518 +f 2741/4114/2519 2740/4118/2523 2747/4119/2524 2746/4115/2520 +f 2717/4116/2521 2716/4120/2525 2757/4121/2526 2758/4117/2522 +f 2740/4118/2523 2739/4090/2495 2748/4093/2498 2747/4119/2524 +f 2716/4120/2525 2715/4094/2499 2756/4097/2502 2757/4121/2526 +f 2714/4100/2505 2713/4095/2500 2729/4122/2395 2730/4123/2395 +f 2713/4095/2500 2715/4094/2499 2731/4124/2395 2729/4122/2395 +f 2715/4094/2499 2716/4120/2525 2732/4125/2395 2731/4124/2395 +f 2716/4120/2525 2717/4116/2521 2733/4126/2395 2732/4125/2395 +f 2717/4116/2521 2718/4112/2517 2734/4127/2395 2733/4126/2395 +f 2718/4112/2517 2719/4108/2513 2735/4128/2395 2734/4127/2395 +f 2719/4108/2513 2736/4104/2509 2720/4129/2395 2735/4128/2395 +f 2736/4104/2509 2737/4098/2503 2721/4070/2395 2720/4129/2395 +f 2737/4098/2503 2738/4091/2496 2722/4130/2395 2721/4070/2395 +f 2738/4091/2496 2739/4090/2495 2723/4131/2395 2722/4130/2395 +f 2739/4090/2495 2740/4118/2523 2724/4077/2395 2723/4131/2395 +f 2740/4118/2523 2741/4114/2519 2725/4132/2395 2724/4077/2395 +f 2741/4114/2519 2742/4110/2515 2726/4133/2395 2725/4132/2395 +f 2742/4110/2515 2727/4106/2511 2743/4057/2395 2726/4133/2395 +f 2727/4106/2511 2728/4101/2506 2744/4060/2395 2743/4057/2395 +f 2728/4101/2506 2714/4100/2505 2730/4123/2395 2744/4060/2395 +f 2758/4117/2522 2757/4121/2526 2761/4134/2395 +f 2747/4119/2524 2748/4093/2498 2761/4134/2395 +f 2757/4121/2526 2756/4097/2502 2761/4134/2395 +f 2748/4093/2498 2749/4135/2497 2761/4136/2395 +f 2756/4097/2502 2753/4096/2501 2761/4136/2395 +f 2749/4092/2497 2751/4099/2504 2761/4134/2395 +f 2754/4103/2508 2755/4102/2507 2761/4134/2395 +f 2753/4096/2501 2754/4103/2508 2761/4134/2395 +f 2751/4099/2504 2750/4105/2510 2761/4134/2395 +f 2755/4102/2507 2752/4107/2512 2761/4134/2395 +f 2750/4105/2510 2760/4109/2514 2761/4134/2395 +f 2752/4137/2512 2745/4138/2516 2761/4134/2395 +f 2760/4139/2514 2759/4140/2518 2761/4134/2395 +f 2745/4111/2516 2746/4115/2520 2761/4134/2395 +f 2759/4113/2518 2758/4117/2522 2761/4134/2395 +f 2746/4115/2520 2747/4119/2524 2761/4134/2395 +f 2762/4141/2378 2763/4142/2378 2765/4143/2378 2764/4144/2378 +f 2764/4144/2381 2765/4143/2381 2767/4145/2381 2766/4146/2381 +f 2766/4146/2383 2767/4145/2383 2769/4147/2383 2768/4148/2383 +f 2768/4149/2385 2769/4150/2385 2771/4151/2385 2770/4152/2385 +f 2770/4153/2388 2771/4154/2388 2773/4155/2388 2772/4156/2388 +f 2772/4156/2390 2773/4155/2390 2775/4157/2390 2774/4158/2390 +f 2768/4159/2527 2770/4160/2528 2786/4161/2528 2784/4162/2527 +f 2774/4163/2392 2775/4164/2392 2777/4165/2392 2776/4166/2392 +f 2776/4166/2394 2777/4165/2394 2763/4167/2394 2762/4168/2394 +f 2775/4169/2529 2773/4170/2530 2789/4171/2530 2791/4172/2529 +f 2781/4173/2387 2793/4174/2387 2809/4175/2387 2797/4176/2387 +f 2778/4177/2387 2779/4178/2387 2795/4179/2387 2794/4180/2387 +f 2771/4181/2531 2769/4182/2532 2785/4183/2532 2787/4184/2531 +f 2764/4185/2533 2766/4186/2534 2782/4187/2534 2779/4188/2533 +f 2774/4189/2535 2776/4190/2536 2792/4191/2536 2790/4192/2535 +f 2767/4193/2537 2765/4194/2538 2780/4195/2538 2783/4196/2537 +f 2777/4197/2539 2775/4169/2529 2791/4172/2529 2793/4198/2539 +f 2770/4160/2528 2772/4199/2540 2788/4200/2540 2786/4161/2528 +f 2773/4170/2530 2771/4181/2531 2787/4184/2531 2789/4171/2530 +f 2766/4186/2534 2768/4159/2527 2784/4162/2527 2782/4187/2534 +f 2776/4190/2536 2762/4201/2541 2778/4202/2541 2792/4191/2536 +f 2762/4201/2541 2764/4185/2533 2779/4188/2533 2778/4202/2541 +f 2769/4182/2532 2767/4193/2537 2783/4196/2537 2785/4183/2532 +f 2763/4203/2542 2777/4197/2539 2793/4198/2539 2781/4204/2542 +f 2765/4194/2538 2763/4203/2542 2781/4204/2542 2780/4195/2538 +f 2772/4199/2540 2774/4189/2535 2790/4192/2535 2788/4200/2540 +f 2794/4205/2543 2795/4206/2543 2811/4207/2543 2810/4208/2543 +f 2803/4209/2544 2801/4210/2544 2817/4211/2544 2819/4212/2544 +f 2786/4213/2387 2788/4214/2387 2804/4215/2387 2802/4216/2387 +f 2780/4217/2387 2781/4173/2387 2797/4176/2387 2796/4218/2387 +f 2789/4219/2387 2787/4220/2387 2803/4221/2387 2805/4222/2387 +f 2779/4178/2387 2782/4223/2387 2798/4224/2387 2795/4179/2387 +f 2788/4214/2387 2790/4225/2387 2806/4226/2387 2804/4215/2387 +f 2783/4227/2387 2780/4217/2387 2796/4218/2387 2799/4228/2387 +f 2791/4229/2387 2789/4219/2387 2805/4222/2387 2807/4230/2387 +f 2782/4223/2387 2784/4231/2387 2800/4232/2387 2798/4224/2387 +f 2790/4225/2387 2792/4233/2387 2808/4234/2387 2806/4226/2387 +f 2785/4235/2387 2783/4227/2387 2799/4228/2387 2801/4236/2387 +f 2793/4174/2387 2791/4229/2387 2807/4230/2387 2809/4175/2387 +f 2784/4231/2387 2786/4213/2387 2802/4216/2387 2800/4232/2387 +f 2792/4233/2387 2778/4177/2387 2794/4180/2387 2808/4234/2387 +f 2787/4220/2387 2785/4235/2387 2801/4236/2387 2803/4221/2387 +f 2812/4237/2446 2813/4238/2446 2825/4239/2446 2823/4240/2446 2821/4241/2446 2819/4212/2446 2817/4211/2446 2815/4242/2446 +f 2810/4208/2395 2811/4207/2395 2814/4243/2395 2816/4244/2395 2818/4245/2395 2820/4246/2395 2822/4247/2395 2824/4248/2395 +f 2797/4249/2545 2809/4250/2545 2825/4239/2545 2813/4238/2545 +f 2802/4251/2546 2804/4252/2546 2820/4246/2546 2818/4245/2546 +f 2796/4253/2547 2797/4249/2547 2813/4238/2547 2812/4237/2547 +f 2805/4254/2548 2803/4209/2548 2819/4212/2548 2821/4241/2548 +f 2795/4206/2549 2798/4255/2549 2814/4243/2549 2811/4207/2549 +f 2804/4252/2550 2806/4256/2550 2822/4247/2550 2820/4246/2550 +f 2799/4257/2551 2796/4253/2551 2812/4237/2551 2815/4242/2551 +f 2807/4258/2552 2805/4254/2552 2821/4241/2552 2823/4240/2552 +f 2798/4255/2553 2800/4259/2553 2816/4244/2553 2814/4243/2553 +f 2806/4256/2554 2808/4260/2554 2824/4248/2554 2822/4247/2554 +f 2801/4210/2555 2799/4257/2555 2815/4242/2555 2817/4211/2555 +f 2809/4250/2556 2807/4258/2556 2823/4240/2556 2825/4239/2556 +f 2800/4259/2557 2802/4251/2557 2818/4245/2557 2816/4244/2557 +f 2808/4260/2558 2794/4205/2558 2810/4208/2558 2824/4248/2558 +o Trigger_Cube.003 +v 0.524292 -1.408573 -0.146033 +v 0.499286 -1.410726 0.000000 +v 0.524292 -1.408573 0.146033 +v 0.382218 -0.823755 -0.146033 +v 0.355447 -0.818644 0.000000 +v 0.382218 -0.823755 0.146033 +v 0.340652 -0.771157 -0.146033 +v 0.313365 -0.765394 0.000000 +v 0.340652 -0.771157 0.146033 +v 0.502991 -0.945248 -0.146033 +v 0.477720 -0.941646 0.000000 +v 0.502991 -0.945248 0.146033 +v 0.513642 -1.176910 -0.146033 +v 0.488503 -1.176186 0.000000 +v 0.513642 -1.176910 0.146033 +v 0.210229 -1.363549 -0.127370 +v 0.188419 -1.365427 0.000000 +v 0.210229 -1.363549 0.127370 +v 0.202667 -0.839600 -0.127370 +v 0.186499 -0.856446 0.000000 +v 0.202667 -0.839600 0.127370 +v 0.148547 -0.784806 -0.127370 +v 0.067732 -0.785748 0.000000 +v 0.148547 -0.784806 0.127370 +v 0.272489 -0.920173 -0.127370 +v 0.250447 -0.917032 0.000000 +v 0.272489 -0.920173 0.127370 +v 0.280424 -1.161493 -0.127370 +v 0.258498 -1.160861 0.000000 +v 0.280424 -1.161493 0.127370 +v 0.518967 -1.292742 0.146033 +v 0.493895 -1.293456 0.000000 +v 0.518967 -1.292742 -0.146033 +v 0.262381 -1.262521 0.127370 +v 0.240512 -1.263144 0.000000 +v 0.262381 -1.262521 -0.127370 +v 0.329324 -1.394097 -0.139872 +v 0.362765 -1.172208 -0.139872 +v 0.207509 -0.771059 -0.139872 +v 0.150067 -0.768816 0.000000 +v 0.257131 -0.826334 -0.139872 +v 0.329324 -1.394097 0.139872 +v 0.305372 -1.396159 0.000000 +v 0.353307 -0.928759 -0.139872 +v 0.207509 -0.771059 0.139872 +v 0.362765 -1.172208 0.139872 +v 0.257131 -0.826334 0.139872 +v 0.353307 -0.928759 0.139872 +v 0.355408 -1.283153 0.139872 +v 0.355408 -1.283153 -0.139872 +vt 0.848165 0.995752 +vt 0.848165 0.994757 +vt 0.848791 0.994765 +vt 0.848791 0.995772 +vt 0.849418 0.994757 +vt 0.849418 0.995752 +vt 0.848165 0.996296 +vt 0.848791 0.996324 +vt 0.849418 0.996296 +vt 0.848165 0.996530 +vt 0.848791 0.996560 +vt 0.849418 0.996530 +vt 0.848165 0.994259 +vt 0.848165 0.993761 +vt 0.848791 0.993757 +vt 0.848791 0.994261 +vt 0.849418 0.993761 +vt 0.849418 0.994259 +vt 0.848320 0.991814 +vt 0.848863 0.991815 +vt 0.848869 0.992844 +vt 0.848325 0.992832 +vt 0.849413 0.991814 +vt 0.849418 0.992833 +vt 0.847979 0.993757 +vt 0.847919 0.993211 +vt 0.848224 0.993211 +vt 0.848320 0.993757 +vt 0.847979 0.992664 +vt 0.848320 0.992664 +vt 0.847719 0.993757 +vt 0.847375 0.993211 +vt 0.847719 0.992664 +vt 0.848325 0.993273 +vt 0.848868 0.993290 +vt 0.848863 0.993757 +vt 0.848320 0.993735 +vt 0.849417 0.993273 +vt 0.849413 0.993735 +vt 0.851516 0.995947 +vt 0.851355 0.996408 +vt 0.850858 0.996224 +vt 0.851125 0.995817 +vt 0.850686 0.993068 +vt 0.850442 0.992468 +vt 0.850700 0.992521 +vt 0.851045 0.993068 +vt 0.851120 0.993695 +vt 0.851306 0.993953 +vt 0.851063 0.993986 +vt 0.850858 0.993727 +vt 0.851672 0.993180 +vt 0.852272 0.993079 +vt 0.852219 0.993603 +vt 0.851672 0.993695 +vt 0.851668 0.994435 +vt 0.851323 0.994362 +vt 0.850442 0.993668 +vt 0.850700 0.993615 +vt 0.851598 0.995478 +vt 0.851248 0.995395 +vt 0.850076 0.994307 +vt 0.850158 0.994777 +vt 0.849807 0.994860 +vt 0.849685 0.994437 +vt 0.849866 0.996301 +vt 0.849680 0.996560 +vt 0.849418 0.996528 +vt 0.849623 0.996269 +vt 0.850228 0.995820 +vt 0.849883 0.995893 +vt 0.851072 0.993079 +vt 0.851125 0.993603 +vt 0.849915 0.993846 +vt 0.849418 0.994031 +vt 0.849511 0.993148 +vt 0.849418 0.993695 +vt 0.849418 0.992602 +vt 0.852239 0.995567 +vt 0.852209 0.996064 +vt 0.850739 0.993695 +vt 0.850769 0.994191 +vt 0.851045 0.992242 +vt 0.851672 0.992347 +vt 0.850799 0.994688 +vt 0.850858 0.995680 +vt 0.850400 0.996255 +vt 0.850248 0.996498 +vt 0.852299 0.994574 +vt 0.849875 0.993695 +vt 0.849988 0.993068 +vt 0.851841 0.994000 +vt 0.852299 0.992242 +vt 0.851688 0.993756 +vt 0.849875 0.992441 +vt 0.852179 0.996560 +vn 0.9845 0.0453 -0.1693 +vn 0.9989 0.0459 -0.0000 +vn 0.9845 0.0453 0.1693 +vn 0.7398 0.6633 -0.1124 +vn 0.7053 0.7011 -0.1048 +vn 0.7092 0.7050 -0.0000 +vn 0.7516 0.6597 -0.0000 +vn 0.7053 0.7011 0.1048 +vn 0.7398 0.6633 0.1124 +vn 0.7788 0.6155 -0.1212 +vn 0.7846 0.6200 -0.0000 +vn 0.7788 0.6155 0.1212 +vn -0.9850 -0.0325 0.1695 +vn -0.9995 -0.0329 0.0000 +vn -0.9974 0.0717 0.0000 +vn -0.9831 0.0697 0.1691 +vn -0.9850 -0.0325 -0.1695 +vn -0.9831 0.0697 -0.1691 +vn -0.6454 -0.7348 0.2088 +vn -0.6595 -0.7517 0.0000 +vn -0.7258 -0.6879 0.0000 +vn -0.7182 -0.6807 0.1444 +vn -0.6454 -0.7348 -0.2088 +vn -0.7182 -0.6807 -0.1444 +vn -0.5656 -0.7793 0.2698 +vn -0.5656 -0.7793 -0.2698 +vn -0.8802 0.4513 0.1465 +vn -0.8898 0.4563 0.0000 +vn -0.8802 0.4513 -0.1465 +vn -0.0772 0.0146 -0.9969 +vn -0.0726 0.0223 -0.9971 +vn -0.1075 0.0397 -0.9934 +vn -0.1219 0.0289 -0.9921 +vn -0.1433 0.9897 0.0000 +vn -0.0815 0.9948 -0.0608 +vn -0.2207 0.9681 -0.1189 +vn -0.2223 0.9750 0.0000 +vn -0.1383 -0.1290 -0.9819 +vn -0.1117 -0.1017 -0.9885 +vn -0.1746 -0.1624 -0.9712 +vn -0.1748 -0.1647 -0.9707 +vn -0.1746 -0.9846 0.0000 +vn -0.1515 -0.9876 0.0405 +vn -0.2537 -0.9656 0.0577 +vn -0.2541 -0.9672 0.0000 +vn -0.0892 -0.0378 -0.9953 +vn -0.1664 -0.1009 -0.9809 +vn -0.0815 0.9948 0.0608 +vn -0.2207 0.9681 0.1189 +vn -0.0908 0.0027 -0.9959 +vn -0.1454 0.0052 -0.9894 +vn -0.0772 0.0146 0.9969 +vn -0.0908 0.0027 0.9959 +vn -0.1454 0.0052 0.9894 +vn -0.1219 0.0289 0.9921 +vn -0.1117 -0.1017 0.9885 +vn -0.1383 -0.1290 0.9819 +vn -0.1748 -0.1647 0.9707 +vn -0.1746 -0.1624 0.9712 +vn -0.0892 -0.0378 0.9953 +vn -0.1664 -0.1009 0.9809 +vn -0.1515 -0.9876 -0.0405 +vn -0.2537 -0.9656 -0.0577 +vn -0.0726 0.0223 0.9971 +vn -0.1075 0.0397 0.9934 +vn -0.9708 0.1720 -0.1669 +vn -0.9847 0.1745 0.0000 +vn -0.9708 0.1720 0.1669 +vn 0.0285 -0.9996 0.0000 +vn -0.0401 -0.0006 -0.9992 +vn -0.0365 0.0018 -0.9993 +vn -0.0341 0.0031 0.9994 +vn -0.0365 0.0018 0.9993 +vn -0.0749 -0.9968 -0.0275 +vn -0.0749 -0.9972 0.0000 +vn -0.0401 -0.0006 0.9992 +vn -0.0428 -0.0141 0.9990 +vn -0.0471 -0.0440 0.9979 +vn -0.0472 -0.0399 0.9981 +vn -0.0428 -0.0141 -0.9990 +vn -0.0119 0.9994 0.0315 +vn -0.0119 0.9999 0.0000 +vn -0.0471 -0.0440 -0.9979 +vn -0.0749 -0.9968 0.0275 +vn -0.0472 -0.0399 -0.9981 +vn -0.0119 0.9994 -0.0315 +vn -0.0341 0.0031 -0.9994 +usemtl AUGA1 +s 1 +f 2837/4261/2559 2840/4262/2559 2839/4263/2560 2836/4264/2560 +f 2836/4264/2560 2839/4263/2560 2838/4265/2561 2835/4266/2561 +f 2831/4267/2562 2837/4261/2563 2836/4264/2564 2830/4268/2565 +f 2830/4268/2565 2836/4264/2564 2835/4266/2566 2829/4269/2567 +f 2834/4270/2568 2831/4267/2562 2830/4268/2565 2833/4271/2569 +f 2833/4271/2569 2830/4268/2565 2829/4269/2567 2832/4272/2570 +f 2856/4273/2559 2828/4274/2559 2827/4275/2560 2857/4276/2560 +f 2857/4276/2560 2827/4275/2560 2826/4277/2561 2858/4278/2561 +f 2852/4279/2571 2851/4280/2572 2854/4281/2573 2855/4282/2574 +f 2851/4280/2572 2850/4283/2575 2853/4284/2576 2854/4281/2573 +f 2846/4285/2577 2845/4286/2578 2851/4287/2579 2852/4288/2580 +f 2845/4286/2578 2844/4289/2581 2850/4290/2582 2851/4287/2579 +f 2849/4291/2583 2848/4292/2583 2845/4286/2578 2846/4285/2577 +f 2848/4292/2584 2847/4293/2584 2844/4289/2581 2845/4286/2578 +f 2859/4294/2585 2860/4295/2586 2842/4296/2586 2843/4297/2585 +f 2860/4295/2586 2861/4298/2587 2841/4299/2587 2842/4296/2586 +f 2875/4300/2588 2862/4301/2589 2841/4302/2590 2861/4303/2591 +f 2865/4304/2592 2864/4305/2593 2847/4306/2594 2848/4307/2595 +f 2864/4308/2596 2866/4309/2597 2844/4310/2598 2847/4311/2599 +f 2868/4312/2600 2867/4313/2601 2843/4314/2602 2842/4315/2603 +f 2866/4309/2597 2869/4316/2604 2850/4317/2605 2844/4310/2598 +f 2870/4318/2606 2865/4304/2592 2848/4307/2595 2849/4319/2607 +f 2869/4316/2604 2863/4320/2608 2853/4321/2609 2850/4317/2605 +f 2874/4322/2610 2871/4323/2611 2855/4324/2612 2859/4325/2613 +f 2872/4326/2614 2870/4327/2615 2849/4328/2616 2846/4329/2617 +f 2873/4330/2618 2872/4326/2614 2846/4329/2617 2852/4331/2619 +f 2871/4323/2611 2873/4330/2618 2852/4331/2619 2855/4324/2612 +f 2862/4332/2620 2868/4312/2600 2842/4315/2603 2841/4333/2621 +f 2867/4334/2622 2874/4322/2610 2859/4325/2613 2843/4335/2623 +f 2863/4320/2608 2875/4300/2588 2861/4303/2591 2853/4321/2609 +f 2854/4281/2573 2853/4284/2576 2861/4298/2624 2860/4295/2625 +f 2855/4282/2574 2854/4281/2573 2860/4295/2625 2859/4294/2626 +f 2839/4263/2560 2857/4276/2560 2858/4278/2561 2838/4265/2561 +f 2840/4262/2559 2856/4273/2559 2857/4276/2560 2839/4263/2560 +f 2860/4336/2627 2861/4337/2627 2859/4338/2627 +f 2838/4339/2628 2858/4340/2629 2875/4300/2588 2863/4320/2608 +f 2828/4341/2630 2856/4342/2631 2874/4322/2610 2867/4334/2622 +f 2826/4343/2632 2827/4344/2633 2868/4312/2600 2862/4332/2620 +f 2840/4345/2634 2837/4346/2635 2873/4330/2618 2871/4323/2611 +f 2837/4346/2635 2831/4347/2636 2872/4326/2614 2873/4330/2618 +f 2831/4347/2636 2834/4348/2637 2870/4327/2615 2872/4326/2614 +f 2856/4342/2631 2840/4345/2634 2871/4323/2611 2874/4322/2610 +f 2835/4349/2638 2838/4339/2628 2863/4320/2608 2869/4316/2604 +f 2834/4350/2639 2833/4351/2640 2865/4304/2592 2870/4318/2606 +f 2829/4352/2641 2835/4349/2638 2869/4316/2604 2866/4309/2597 +f 2827/4344/2633 2828/4353/2642 2867/4313/2601 2868/4312/2600 +f 2832/4354/2643 2829/4352/2641 2866/4309/2597 2864/4308/2596 +f 2833/4351/2640 2832/4355/2644 2864/4305/2593 2865/4304/2592 +f 2858/4340/2629 2826/4356/2645 2862/4301/2589 2875/4300/2588 diff --git a/Content/Weapons/Rifles/rifle_Mesh/auga1.uasset b/Content/Weapons/Rifles/rifle_Mesh/auga1.uasset new file mode 100644 index 0000000..2dc339f Binary files /dev/null and b/Content/Weapons/Rifles/rifle_Mesh/auga1.uasset differ diff --git a/Content/Weapons/Rifles/rifle_Mesh/pallet_moddeling.uasset b/Content/Weapons/Rifles/rifle_Mesh/pallet_moddeling.uasset new file mode 100644 index 0000000..abb526f Binary files /dev/null and b/Content/Weapons/Rifles/rifle_Mesh/pallet_moddeling.uasset differ diff --git a/Content/Weapons/SMG/smg_BP/UMP45_BP.uasset b/Content/Weapons/SMG/smg_BP/UMP45_BP.uasset new file mode 100644 index 0000000..530933f Binary files /dev/null and b/Content/Weapons/SMG/smg_BP/UMP45_BP.uasset differ diff --git a/Content/Weapons/SMG/smg_BP/wUMP45_BP.uasset b/Content/Weapons/SMG/smg_BP/wUMP45_BP.uasset new file mode 100644 index 0000000..9f8e422 Binary files /dev/null and b/Content/Weapons/SMG/smg_BP/wUMP45_BP.uasset differ diff --git a/Content/Weapons/SMG/smg_Mesh/ump45.mtl b/Content/Weapons/SMG/smg_Mesh/ump45.mtl new file mode 100644 index 0000000..ad17d74 --- /dev/null +++ b/Content/Weapons/SMG/smg_Mesh/ump45.mtl @@ -0,0 +1,20 @@ +# Blender MTL File: 'ump45.blend' +# Material Count: 2 + +newmtl Material +Ns 323.999994 +Ka 1.000000 1.000000 1.000000 +Kd 0.800000 0.800000 0.800000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.450000 +d 1.000000 +illum 2 + +newmtl None +Ns 500 +Ka 0.8 0.8 0.8 +Kd 0.8 0.8 0.8 +Ks 0.8 0.8 0.8 +d 1 +illum 2 diff --git a/Content/Weapons/SMG/smg_Mesh/ump45.obj b/Content/Weapons/SMG/smg_Mesh/ump45.obj new file mode 100644 index 0000000..228e329 --- /dev/null +++ b/Content/Weapons/SMG/smg_Mesh/ump45.obj @@ -0,0 +1,14949 @@ +# Blender v2.93.3 OBJ File: 'ump45.blend' +# www.blender.org +mtllib ump45.mtl +o Cube +v 0.033098 0.108489 0.283575 +v -0.830967 -1.747801 0.283575 +v -1.036447 0.108489 0.283575 +v -1.842306 -1.169411 0.283575 +v -0.911878 -1.931507 0.283575 +v -1.878425 -1.403547 0.283575 +v -1.925517 -1.303785 0.283575 +v -0.871422 -1.839654 0.283575 +v -0.796269 -1.792986 0.283575 +v -0.837103 -1.927724 0.283575 +v -0.785128 -1.877661 0.283575 +v 0.156234 0.351242 0.283575 +v -1.022375 0.351242 0.283575 +v 0.156234 0.691688 0.283575 +v -1.186518 0.691688 0.283575 +v -1.055811 0.521465 0.283575 +v 0.156234 0.521465 0.283575 +v 0.156234 0.867991 0.283575 +v -1.557361 0.867991 0.283575 +v 0.156234 0.779840 0.283575 +v -1.323305 0.779840 0.283575 +v 0.156234 0.983499 0.283575 +v -2.019395 0.983499 0.283575 +v 2.254308 0.325796 0.283575 +v 2.174350 0.691901 0.283575 +v 2.214329 0.526439 0.283575 +v 2.132944 0.863272 0.283575 +v 2.153647 0.777587 0.283575 +v 2.105815 0.975549 0.283575 +v -0.666772 0.108489 0.283575 +v -1.492749 -1.369325 0.283575 +v -1.544350 -1.586030 0.283575 +v -1.561182 -1.489001 0.283575 +v -0.615003 0.351242 0.283575 +v -0.722413 0.691688 0.283575 +v -0.636883 0.521465 0.283575 +v -0.965078 0.867991 0.283575 +v -0.811921 0.779840 0.283575 +v -1.323609 0.983499 0.283575 +v 0.156556 1.121422 0.283575 +v 2.065418 1.113472 0.283575 +v -1.108287 1.131914 0.283575 +v 1.531265 0.778289 0.283575 +v 1.545517 0.691835 0.283575 +v 1.517012 0.864742 0.283575 +v 1.498337 0.978027 0.283575 +v 1.573038 0.524889 0.283575 +v 1.600560 0.322763 0.283575 +v 1.470628 1.115949 0.283575 +v 2.269458 0.219995 0.283575 +v 1.668483 0.216961 0.283575 +v 2.287732 0.087824 0.283575 +v 1.675274 0.107187 0.283575 +v 2.296322 -0.003146 0.283575 +v 1.635001 -0.006179 0.283575 +v 2.304754 -0.061780 0.283575 +v 1.600677 -0.064814 0.283575 +v 2.303792 -0.108302 0.283575 +v 1.551090 -0.181204 0.283575 +v 3.364086 0.620558 0.283575 +v 3.312779 0.844959 0.283575 +v 3.329881 0.752793 0.283575 +v 3.290473 0.944066 0.283575 +v 3.302763 0.893861 0.283575 +v 3.278497 0.993592 0.283575 +v 3.247452 1.122131 0.283575 +v 3.393404 0.504985 0.283575 +v 3.439824 0.353269 0.283575 +v 3.510676 0.208549 0.283575 +v 3.537540 0.135776 0.283575 +v 3.502193 0.089254 0.283575 +v 1.648997 0.691846 0.283575 +v 1.618369 0.864500 0.283575 +v 1.678568 0.525145 0.283575 +v 1.633683 0.778173 0.283575 +v 1.598303 0.977619 0.283575 +v 1.708140 0.323262 0.283575 +v 1.568506 1.115542 0.283575 +v 1.767378 0.217461 0.283575 +v 1.776059 0.104001 0.283575 +v 1.743827 -0.005680 0.283575 +v 1.716539 -0.064315 0.283575 +v 1.674953 -0.169207 0.283575 +v 1.575186 -0.342701 0.202347 +v 1.478360 -0.306547 0.202347 +v 1.488556 -0.470552 0.202347 +v 1.418428 -0.394628 0.202347 +v 1.432906 -0.495876 0.202347 +v 1.398699 -0.398346 0.202347 +v 1.373671 -0.506908 0.202347 +v 1.369613 -0.403632 0.202347 +v 0.524219 -0.503557 0.202347 +v 0.524219 -0.400281 0.202347 +v 0.298606 -0.501175 0.202347 +v 0.329607 -0.402662 0.202347 +v 0.175153 -0.436176 0.202347 +v 0.229793 -0.348539 0.202347 +v 0.000720 -0.327420 0.202347 +v 0.055361 -0.239783 0.202347 +v -0.153306 -0.231386 0.202347 +v -0.098665 -0.143749 0.202347 +v -1.366799 1.122265 0.327356 +v -2.019395 1.128831 0.327356 +v 0.157462 1.266751 0.327356 +v -1.150902 1.270858 0.327356 +v 1.530019 -0.217788 0.211870 +v 3.246388 1.267460 0.327356 +v 1.630015 -0.248297 0.211870 +v 3.490006 1.268352 0.327356 +v 3.490006 1.971881 0.447790 +v 4.001398 2.515826 0.327356 +v 3.490950 1.064462 0.283575 +v 3.368197 1.971435 0.447790 +v -1.366799 1.970989 0.447790 +v -2.019395 1.970989 0.447790 +v 3.371999 2.418655 0.327356 +v 0.157462 1.970989 0.447790 +v 1.635001 -0.006179 0.247710 +v 2.065189 1.970989 0.447790 +v 1.471233 1.970989 0.447790 +v -1.150902 1.970989 0.447790 +v 4.169683 2.412743 0.327356 +v 1.569111 1.970989 0.447790 +v 4.000517 2.412296 0.327356 +v 3.246388 1.970989 0.447790 +v 3.996716 1.261546 0.327356 +v 3.369261 1.147009 0.283575 +v 7.164615 2.416118 0.327356 +v 3.368197 1.267906 0.327356 +v 5.622907 2.414752 0.327356 +v 3.290465 1.267871 0.327356 +v 3.290465 1.971400 0.447790 +v 3.291529 1.145105 0.283575 +v 3.772980 1.964483 0.447790 +v 3.658912 1.260652 0.327356 +v 3.659976 0.802012 0.283575 +v 3.658912 1.964181 0.447790 +v -0.658408 2.418209 0.327356 +v 4.165882 1.261994 0.327356 +v 4.166946 1.005179 0.283575 +v 4.165882 1.965523 0.447790 +v 3.996716 1.965075 0.447790 +v 3.772980 1.260954 0.327356 +v 3.774045 0.802314 0.283575 +v 3.997780 0.917834 0.283575 +v 3.625538 1.969936 0.447790 +v 3.625538 1.266407 0.327356 +v 3.626482 0.977230 0.269574 +v 0.157462 1.890687 0.447790 +v 0.157462 1.705859 0.447790 +v 3.246388 1.890873 0.447790 +v 3.246388 1.706231 0.447790 +v -1.150902 1.891765 0.447790 +v -1.150902 1.708015 0.447790 +v -2.019395 1.633465 0.447790 +v -2.019395 1.854490 0.447790 +v -1.366799 1.852766 0.447790 +v -1.366799 1.630018 0.447790 +v 3.490006 1.891575 0.447790 +v 3.490006 1.706934 0.447790 +v 3.368197 1.706582 0.447790 +v 3.368197 1.891224 0.447790 +v 3.290465 1.706555 0.447790 +v 3.290465 1.891197 0.447790 +v 3.658912 1.885513 0.447790 +v 3.658912 1.700871 0.447790 +v 4.191087 1.884399 0.447790 +v 4.191087 1.704131 0.447790 +v 3.772980 1.701109 0.447790 +v 3.772980 1.885750 0.447790 +v 3.625538 1.705403 0.447790 +v 3.625538 1.890044 0.447790 +v 7.160813 1.265368 0.327356 +v 5.189866 1.263409 0.327356 +v 5.190930 1.006594 0.283575 +v 5.164660 1.705513 0.447790 +v 3.996716 1.886217 0.447790 +v 5.189866 1.966938 0.447790 +v 5.164660 1.885780 0.447790 +v 5.619105 1.264002 0.327356 +v 5.620170 1.007187 0.283575 +v 5.646293 1.711721 0.447790 +v 3.996716 1.701575 0.447790 +v 5.619105 1.967531 0.447790 +v 5.646293 1.880907 0.447790 +v 6.607757 1.265368 0.327356 +v 6.608822 1.008554 0.283575 +v 6.580570 1.712973 0.447790 +v 1.572913 2.418209 0.327356 +v 6.607757 1.968897 0.447790 +v 6.580570 1.882159 0.447790 +v 7.161878 1.008554 0.283575 +v 7.160813 1.705302 0.447790 +v 7.160813 1.968897 0.447790 +v 7.160813 1.889944 0.447790 +v -1.255861 -1.504802 0.283575 +v -1.317954 -1.709695 0.283575 +v -1.314279 -1.614519 0.283575 +v -0.416251 0.108489 0.283575 +v -0.338935 0.351242 0.283575 +v -0.407897 0.691688 0.283575 +v -0.352983 0.521465 0.283575 +v -0.563700 0.867991 0.283575 +v -0.465365 0.779840 0.283575 +v -0.793892 0.983499 0.283575 +v -0.655531 1.128158 0.283575 +v -0.682567 1.269388 0.327356 +v -0.662210 1.970989 0.447790 +v 1.675274 0.107187 0.247710 +v -0.682567 1.707243 0.447790 +v -0.682568 1.891379 0.447790 +v 3.630220 2.520687 0.327356 +v 3.494688 2.522632 0.327356 +v 3.372879 2.522185 0.327356 +v 1.668483 0.216961 0.247710 +v 1.600560 0.322763 0.247710 +v 0.033098 0.108489 0.247710 +v 0.162144 2.521739 0.327356 +v 2.069871 2.521739 0.327356 +v 1.475916 2.521739 0.327356 +v -0.657528 2.521739 0.327356 +v -1.544350 -1.586030 0.247710 +v -1.842306 -1.169411 0.247710 +v 1.573793 2.521739 0.327356 +v 3.251070 2.521739 0.327356 +v -1.925517 -1.303785 0.247710 +v 3.295147 2.522151 0.327356 +v 3.777662 2.515234 0.327356 +v 3.663594 2.514932 0.327356 +v 4.170564 2.516273 0.262822 +v 5.194548 2.517689 0.262822 +v 5.623787 2.518282 0.262822 +v 7.165495 2.519648 0.262822 +v 6.612439 2.519648 0.262822 +v 5.193667 2.414158 0.327356 +v 3.250190 2.418209 0.327356 +v 3.294267 2.418621 0.327356 +v 2.068991 2.418209 0.327356 +v -1.878425 -1.403547 0.247710 +v 3.662714 2.411402 0.327356 +v 1.475035 2.418209 0.327356 +v 3.776782 2.411703 0.327356 +v 3.493808 2.419101 0.327356 +v 0.156234 0.351242 0.247710 +v 6.611559 2.416118 0.327356 +v 0.161264 2.418209 0.327356 +v 3.629340 2.417157 0.327356 +v -1.366799 1.970989 0.354947 +v -2.038957 1.971155 0.346813 +v -0.682567 1.970989 0.354947 +v -1.150902 1.970989 0.354947 +v -0.678765 2.418209 0.354947 +v -0.677885 2.541302 0.346813 +v -1.362997 2.418209 0.354947 +v -1.147100 2.418209 0.354947 +v -2.035102 2.418375 0.346866 +v -2.030568 2.537730 0.343298 +v -1.362117 2.541249 0.346866 +v -1.146220 2.541249 0.346866 +v 1.600677 -0.064814 0.247710 +v 2.303792 -0.108302 0.247710 +v 1.551090 -0.181204 0.247710 +v 3.364086 0.620558 0.247710 +v 3.329465 0.713743 0.247710 +v 3.338666 0.653052 0.247710 +v 3.317464 0.779005 0.247710 +v 3.324076 0.745945 0.247710 +v 3.311021 0.811617 0.247710 +v 3.294320 0.896260 0.247710 +v 3.393404 0.504985 0.247710 +v 3.439824 0.353269 0.247710 +v 3.510676 0.208549 0.247710 +v 3.537540 0.135776 0.247710 +v 3.502193 0.089254 0.247710 +v 1.674953 -0.169207 0.247710 +v 1.478360 -0.306547 0.176755 +v 1.575186 -0.342701 0.176755 +v 1.418428 -0.394628 0.176755 +v 1.488556 -0.470552 0.176755 +v 1.398699 -0.398346 0.176755 +v 1.432906 -0.495876 0.176755 +v 1.369613 -0.403632 0.176755 +v 1.373671 -0.506908 0.176755 +v 0.524219 -0.400281 0.176755 +v 0.524219 -0.503557 0.176755 +v 0.298606 -0.501175 0.176755 +v 0.229793 -0.348539 0.176755 +v 0.175153 -0.436176 0.176755 +v 0.055361 -0.239783 0.176755 +v 0.000720 -0.327420 0.176755 +v -0.098665 -0.143749 0.176755 +v -0.153306 -0.231386 0.176755 +v -1.036447 0.108489 0.247710 +v -0.830967 -1.747801 0.247710 +v -0.911878 -1.931507 0.247710 +v -0.796269 -1.792986 0.247710 +v -0.837103 -1.927724 0.247710 +v -0.785128 -1.877661 0.247710 +v -1.022375 0.351242 0.247710 +v -1.186518 0.691688 0.247710 +v -1.055811 0.521465 0.247710 +v -1.557361 0.867991 0.247710 +v -1.323305 0.779840 0.247710 +v -2.019395 0.983499 0.247710 +v -2.019395 1.128831 0.285954 +v 1.630015 -0.248297 0.185074 +v 1.530019 -0.217788 0.185074 +v 3.491070 0.937769 0.247710 +v 0.329607 -0.402662 0.176755 +v 3.997780 0.917834 0.247710 +v -2.019395 1.970989 0.403612 +v 4.001398 2.515826 0.285954 +v 3.369261 0.937323 0.247710 +v 3.291529 0.935418 0.247710 +v 3.659976 0.802012 0.247710 +v 4.166946 1.005179 0.247710 +v 3.774045 0.802314 0.247710 +v 3.626602 0.850536 0.270254 +v -2.019395 1.633465 0.403612 +v -2.019395 1.854490 0.403612 +v 5.190930 1.006594 0.247710 +v 5.620170 1.007187 0.247710 +v 7.160813 1.968897 0.403612 +v 6.608822 1.008554 0.247710 +v 7.104034 1.008554 0.215955 +v 7.160813 1.889944 0.403612 +v 7.160813 1.705302 0.403612 +v 7.160813 1.265368 0.285954 +v -1.317954 -1.709695 0.247710 +v 0.162144 2.521739 0.285954 +v 2.069871 2.521739 0.285954 +v 3.251070 2.521739 0.285954 +v 1.475916 2.521739 0.285954 +v 1.573793 2.521739 0.285954 +v 3.494688 2.522632 0.285954 +v 3.372879 2.522185 0.285954 +v 3.295147 2.522151 0.285954 +v 3.663594 2.514932 0.285954 +v 4.170564 2.516273 0.229581 +v 3.777662 2.515234 0.285954 +v 3.630220 2.520687 0.285954 +v 5.194548 2.517689 0.229581 +v 5.623787 2.518282 0.229581 +v 7.165495 2.519648 0.229581 +v 6.612439 2.519648 0.229581 +v -0.657528 2.521739 0.285954 +v 7.164615 2.416118 0.285954 +v -2.039972 1.971164 0.302950 +v -1.848125 2.530267 0.295740 +v -0.880564 2.534182 0.281641 +v -2.036124 2.418384 0.302996 +v -1.345466 3.000689 0.357021 +v -1.717805 2.759694 0.353454 +v -1.455267 2.849106 0.287852 +v -0.723194 3.047294 0.356968 +v -1.194068 3.079848 0.357021 +v -1.194068 3.080870 0.313152 +v -0.880564 2.882180 0.288579 +v -1.414601 2.530076 0.284241 +v -0.723194 3.048310 0.313106 +v -0.677885 2.542317 0.302950 +v -2.031020 2.538186 0.299880 +v -1.345466 3.001711 0.313152 +v -1.155313 2.900487 0.288179 +v -1.718256 2.760149 0.310035 +v -1.455251 2.857229 0.035865 +v -1.155452 2.902035 0.035914 +v -1.414585 2.538199 0.097483 +v -0.880564 2.902035 0.035975 +v -1.155495 2.817231 0.039705 +v -1.414580 2.540752 0.059880 +v -0.880564 2.817231 0.031511 +v -1.455246 2.817231 0.039680 +v 5.120372 1.887513 0.447790 +v 4.227130 1.887041 0.447790 +v 5.120372 1.966466 0.447790 +v 4.227130 1.965994 0.447790 +v 5.132625 2.517217 0.262822 +v 4.239381 2.516745 0.262822 +v 5.130321 2.413687 0.327356 +v 4.237078 2.413215 0.327356 +v 4.239383 2.516745 0.229581 +v 5.132626 2.517217 0.229581 +v 4.221871 1.702399 0.447790 +v 5.132102 1.702871 0.447790 +v 4.224711 1.005651 0.283575 +v 5.134943 1.006122 0.283575 +v 5.132102 1.262937 0.327356 +v 4.221871 1.262465 0.327356 +v 4.224711 1.005651 0.247710 +v 5.134943 1.006122 0.247710 +v 5.677246 1.889033 0.447790 +v 6.541344 1.889488 0.447790 +v 6.541343 1.968442 0.447790 +v 5.677246 1.967986 0.447790 +v 6.553620 2.519193 0.262822 +v 5.689521 2.518737 0.262822 +v 6.551311 2.415663 0.327356 +v 5.687213 2.415207 0.327356 +v 5.689522 2.518737 0.229581 +v 6.553620 2.519193 0.229581 +v 5.687207 1.007643 0.283575 +v 6.543485 1.008098 0.283575 +v 5.684441 1.704391 0.443828 +v 6.540720 1.704847 0.443828 +v 6.540719 1.264913 0.327356 +v 5.684441 1.264457 0.327356 +v 5.687207 1.007643 0.247710 +v 6.543485 1.008098 0.247710 +v 5.189866 1.737556 0.447790 +v 5.189866 1.853249 0.447790 +v 5.619105 1.738671 0.447790 +v 5.619105 1.854364 0.447790 +v 6.607757 1.754214 0.447790 +v 6.607757 1.841032 0.447790 +v 7.160813 1.754214 0.447790 +v 7.160813 1.841032 0.447790 +v 7.160813 1.754214 0.403612 +v 7.160813 1.841032 0.403612 +v 3.996716 1.757475 0.447790 +v 3.996716 1.834203 0.447790 +v 0.157462 1.839699 0.447790 +v 0.157462 1.762893 0.447790 +v 3.246388 1.840007 0.447790 +v 3.246388 1.763279 0.447790 +v -1.150902 1.841490 0.447790 +v -1.150902 1.765133 0.447790 +v -2.019395 1.687685 0.447790 +v -2.019395 1.779531 0.447790 +v -1.366799 1.776667 0.447790 +v -1.366799 1.684104 0.447790 +v 3.490006 1.840883 0.447790 +v 3.490006 1.764156 0.447790 +v 3.368197 1.763717 0.447790 +v 3.368197 1.840445 0.447790 +v 3.290465 1.763684 0.447790 +v 3.290465 1.840412 0.447790 +v 3.658912 1.833325 0.447790 +v 3.658912 1.756598 0.447790 +v 4.165882 1.834643 0.447790 +v 4.165882 1.757915 0.447790 +v 3.772980 1.756894 0.447790 +v 3.772980 1.833622 0.447790 +v 3.625538 1.762247 0.447790 +v 3.625538 1.838975 0.447790 +v -0.682568 1.764331 0.447790 +v -0.682568 1.840849 0.447790 +v -2.019395 1.687685 0.403612 +v -2.019395 1.779531 0.403612 +v -2.251542 2.126736 0.323364 +v -2.251542 2.422995 0.323364 +v -2.034315 2.126736 0.323364 +v -2.034315 2.502028 0.323364 +v -2.251542 1.343900 0.323364 +v -2.251542 1.008125 0.323364 +v -2.034315 1.343900 0.323364 +v -2.034315 1.008125 0.323364 +v -2.580505 1.704555 0.176479 +v -2.512956 2.271010 0.176479 +v -3.261436 1.594788 0.176479 +v -2.580505 1.196137 0.176479 +v -2.512956 1.008125 0.176479 +v -3.261436 1.988148 0.176479 +v -2.699935 1.780547 0.176479 +v -2.699935 2.173908 0.176479 +v -3.620290 1.986374 0.176479 +v -2.699935 1.141253 0.176479 +v -2.699935 1.008125 0.176479 +v -3.721614 1.544489 0.176479 +v -3.261436 0.955493 0.176479 +v -3.261436 0.822365 0.176479 +v -3.734279 0.979901 0.176479 +v -3.708948 0.664271 0.176479 +v -2.251542 1.941783 0.323364 +v -2.251542 1.680838 0.323364 +v -2.580505 1.611075 0.176479 +v -2.580505 1.441602 0.176479 +v -2.699935 1.643442 0.176479 +v -2.699935 1.430344 0.176479 +v -3.261436 1.457682 0.176479 +v -3.261436 1.244584 0.176479 +v -3.620290 1.405548 0.176479 +v -3.654065 1.148395 0.176479 +v -4.240897 1.986374 0.176479 +v -4.342220 1.582486 0.176479 +v -4.202900 0.789143 0.176479 +v -4.177570 0.458178 0.176479 +v -4.443544 1.986374 0.176479 +v -4.544868 1.540268 0.176479 +v -4.485762 0.835583 0.176479 +v -4.460432 0.348411 0.176479 +v -4.632794 1.062165 0.176479 +v -4.649682 0.296353 0.176479 +v -4.688409 1.986374 0.176479 +v -4.646191 1.388986 0.176479 +v -5.189844 0.487789 0.176479 +v -4.858905 0.219081 0.176479 +v -4.897633 1.986501 0.176479 +v -4.988251 1.538179 0.176479 +v -5.065973 1.581055 0.176479 +v -5.365217 0.371216 0.176479 +v -5.236921 0.075506 0.176479 +v -5.044864 1.998615 0.176479 +v -7.052753 1.553112 0.176479 +v -7.103644 2.003233 0.126123 +v -6.594057 -0.081564 0.176479 +v -6.465761 -0.377275 0.176479 +v -6.940140 -0.233640 0.176479 +v -6.940140 -0.539881 0.176479 +v -7.093377 -0.187823 0.176479 +v -7.142245 -0.527052 0.126123 +v -7.330162 1.598929 0.126123 +v -7.279753 1.922222 0.126123 +v -7.368570 -0.233640 0.126123 +v -7.335064 -0.441779 0.126123 +v -7.660832 -0.046323 0.069926 +v -7.438052 -0.423624 0.108664 +v -7.110665 -0.111058 0.176479 +v -7.366001 -0.111058 0.126123 +v -7.077947 1.450053 0.176479 +v -7.333282 1.450053 0.126123 +v -7.438052 1.874376 0.108664 +v -6.950414 2.015289 0.176479 +v -6.951831 1.597729 0.176479 +v -4.645133 1.363159 0.176479 +v -4.938257 1.464792 0.176479 +v -5.047913 0.147293 0.176479 +v -5.265453 0.415950 0.176479 +v -4.634364 1.100446 0.176479 +v -5.136765 0.588388 0.176479 +v -7.074827 2.016489 0.176479 +v -7.113235 -0.539881 0.176479 +v -7.330162 1.598929 0.176479 +v -7.279753 1.922222 0.176479 +v -7.368570 -0.233640 0.176479 +v -7.335064 -0.441779 0.176479 +v -7.366001 -0.111058 0.176479 +v -7.333282 1.450053 0.176479 +v -7.438052 1.560109 0.108664 +v -7.438052 -0.221295 0.108664 +v -7.658389 1.364773 0.069926 +v -7.438052 -0.102137 0.108664 +v -7.438052 1.415389 0.108664 +v -7.529671 1.964536 0.108664 +v -7.438052 -0.523160 0.108664 +v -7.593678 1.400714 0.088006 +v -7.593678 -0.085954 0.088006 +v -7.593678 -0.202690 0.088006 +v -7.593678 1.542491 0.088006 +v -7.593678 -0.400904 0.088006 +v -7.593678 1.850367 0.088006 +v -7.644577 1.940962 0.088006 +v -7.620553 -0.503641 0.088006 +v -7.708576 -0.193772 0.069926 +v -7.658389 1.499343 0.069926 +v -7.730565 -0.345263 0.069926 +v -7.680377 1.691399 0.069926 +v -7.701144 1.870903 0.069926 +v -7.711019 -0.427228 0.069926 +v 0.033098 0.108489 -0.283575 +v -0.830967 -1.747801 -0.283575 +v -1.036447 0.108489 -0.283575 +v -1.842306 -1.169411 -0.283575 +v -0.911878 -1.931507 -0.283575 +v -1.878425 -1.403547 -0.283575 +v -1.925517 -1.303785 -0.283575 +v -0.871422 -1.839654 -0.283575 +v -0.796269 -1.792986 -0.283575 +v -0.837103 -1.927724 -0.283575 +v -0.785128 -1.877661 -0.283575 +v 0.156234 0.351242 -0.283575 +v -1.022375 0.351242 -0.283575 +v 0.156234 0.691688 -0.283575 +v -1.186518 0.691688 -0.283575 +v -1.055811 0.521465 -0.283575 +v 0.156234 0.521465 -0.283575 +v 0.156234 0.867991 -0.283575 +v -1.557361 0.867991 -0.283575 +v 0.156234 0.779840 -0.283575 +v -1.323305 0.779840 -0.283575 +v 0.156234 0.983499 -0.283575 +v -2.019395 0.983499 -0.283575 +v 2.254308 0.325796 -0.283575 +v 2.174350 0.691901 -0.283575 +v 2.214329 0.526439 -0.283575 +v 2.132944 0.863272 -0.283575 +v 2.153647 0.777587 -0.283575 +v 2.105815 0.975549 -0.283575 +v -0.666772 0.108489 -0.283575 +v -1.492749 -1.369325 -0.283575 +v -1.544350 -1.586030 -0.283575 +v -1.561182 -1.489001 -0.283575 +v -0.615003 0.351242 -0.283575 +v -0.722413 0.691688 -0.283575 +v -0.636883 0.521465 -0.283575 +v -0.965078 0.867991 -0.283575 +v -0.811921 0.779840 -0.283575 +v -1.323609 0.983499 -0.283575 +v 0.156556 1.121422 -0.283575 +v 2.065418 1.113472 -0.298838 +v -1.108287 1.131914 -0.283575 +v 1.531265 0.778289 -0.283575 +v 1.545517 0.691835 -0.283575 +v 1.517012 0.864742 -0.283575 +v 1.498337 0.978027 -0.283575 +v 1.573038 0.524889 -0.283575 +v 1.600560 0.322763 -0.283575 +v 1.470628 1.115949 -0.283575 +v 2.269458 0.219995 -0.283575 +v 1.668483 0.216961 -0.283575 +v 2.287732 0.087824 -0.283575 +v 1.675274 0.107187 -0.283575 +v 2.296322 -0.003146 -0.283575 +v 1.635001 -0.006179 -0.283575 +v 2.304754 -0.061780 -0.283575 +v 1.600677 -0.064814 -0.283575 +v 2.303792 -0.108302 -0.283575 +v 1.551090 -0.181204 -0.283575 +v 3.364086 0.620558 -0.283575 +v 3.312779 0.844959 -0.283575 +v 3.329881 0.752793 -0.283575 +v 3.290473 0.944066 -0.283575 +v 3.302763 0.893861 -0.283575 +v 3.278497 0.993592 -0.283575 +v 3.247452 1.122131 -0.283575 +v 3.393404 0.504985 -0.283575 +v 3.439824 0.353269 -0.283575 +v 3.510676 0.208549 -0.283575 +v 3.537540 0.135776 -0.283575 +v 3.502193 0.089254 -0.283575 +v 1.648997 0.691846 -0.283575 +v 1.618369 0.864500 -0.283575 +v 1.678568 0.525145 -0.283575 +v 1.633683 0.778173 -0.283575 +v 1.598303 0.977619 -0.283575 +v 1.708140 0.323262 -0.283575 +v 1.568506 1.115542 -0.283575 +v 1.767378 0.217461 -0.283575 +v 1.776059 0.104001 -0.283575 +v 1.743827 -0.005680 -0.283575 +v 1.716539 -0.064315 -0.283575 +v 1.674953 -0.169207 -0.283575 +v 1.575186 -0.342701 -0.202347 +v 1.478360 -0.306547 -0.202347 +v 1.488556 -0.470552 -0.202347 +v 1.418428 -0.394628 -0.202347 +v 1.432906 -0.495876 -0.202347 +v 1.398699 -0.398346 -0.202347 +v 1.373671 -0.506908 -0.202347 +v 1.369613 -0.403632 -0.202347 +v 0.524219 -0.503557 -0.202347 +v 0.524219 -0.400281 -0.202347 +v 0.298606 -0.501175 -0.202347 +v 0.329607 -0.402662 -0.202347 +v 0.175153 -0.436176 -0.202347 +v 0.229793 -0.348539 -0.202347 +v 0.000720 -0.327420 -0.202347 +v 0.055361 -0.239783 -0.202347 +v -0.153306 -0.231386 -0.202347 +v -0.098665 -0.143749 -0.202347 +v -1.366799 1.122265 -0.327356 +v -2.019395 1.128831 -0.327356 +v 0.157462 1.266751 -0.327356 +v 1.630015 -0.248297 0.000000 +v 2.065189 1.258804 -0.327356 +v 1.471233 1.261280 -0.327356 +v -1.150902 1.270858 -0.327356 +v 1.530019 -0.217788 0.000000 +v 1.569111 1.260872 -0.327356 +v 1.530019 -0.217788 -0.211870 +v 3.246388 1.267460 -0.327356 +v -1.842306 -1.169411 0.000000 +v 0.033098 0.108489 0.000000 +v -1.036447 0.108489 0.000000 +v -0.830967 -1.747801 0.000000 +v -1.878425 -1.403547 0.000000 +v -0.911878 -1.931507 0.000000 +v -1.925517 -1.303785 0.000000 +v -0.796269 -1.792986 0.000000 +v -0.837103 -1.927724 0.000000 +v -0.785128 -1.877661 0.000000 +v 0.156234 0.351242 0.000000 +v -1.022375 0.351242 0.000000 +v -1.186518 0.691688 0.000000 +v -1.055811 0.521465 0.000000 +v -1.557361 0.867991 0.000000 +v -1.323305 0.779840 0.000000 +v -2.019395 0.983499 0.000000 +v -1.544350 -1.586030 0.000000 +v 1.600560 0.322763 0.000000 +v 1.668483 0.216961 0.000000 +v 1.675274 0.107187 0.000000 +v 1.635001 -0.006179 0.000000 +v 1.600677 -0.064814 0.000000 +v 2.303792 -0.108302 0.000000 +v 1.551090 -0.181204 0.000000 +v 3.364086 0.620558 0.000000 +v 3.329465 0.713743 0.000000 +v 3.338666 0.653052 0.000000 +v 3.317464 0.779005 0.000000 +v 3.324076 0.745945 0.000000 +v 3.311021 0.811617 0.000000 +v 3.294320 0.896260 0.000000 +v 3.393404 0.504985 0.000000 +v 3.439824 0.353269 0.000000 +v 3.510676 0.208549 0.000000 +v 3.537540 0.135776 0.000000 +v 3.502193 0.089254 0.000000 +v 1.674953 -0.169207 0.000000 +v 1.478360 -0.306547 0.000000 +v 1.575186 -0.342701 0.000000 +v 1.418428 -0.394628 0.000000 +v 1.488556 -0.470552 0.000000 +v 1.398699 -0.398346 0.000000 +v 1.432906 -0.495876 0.000000 +v 1.369613 -0.403632 0.000000 +v 1.373671 -0.506908 0.000000 +v 0.524219 -0.400281 0.000000 +v 0.524219 -0.503557 0.000000 +v 1.630015 -0.248297 -0.211870 +v 0.298606 -0.501175 0.000000 +v 0.229793 -0.348539 0.000000 +v 0.175153 -0.436176 0.000000 +v 0.055361 -0.239783 0.000000 +v 0.000720 -0.327420 0.000000 +v -0.098665 -0.143749 0.000000 +v -0.153306 -0.231386 0.000000 +v -2.019395 1.128831 0.000000 +v 3.490006 1.268352 -0.327356 +v 3.490006 1.971881 -0.447790 +v 4.001398 2.515826 -0.327356 +v 3.490950 1.064462 -0.283575 +v 3.368197 1.971435 -0.447790 +v 3.491070 0.937769 0.000000 +v 0.329607 -0.402662 0.000000 +v -1.366799 1.970989 -0.447790 +v -2.019395 1.970989 -0.447790 +v 7.164615 2.416118 0.000000 +v 3.371999 2.418655 -0.327356 +v 0.157462 1.970989 -0.447790 +v 1.635001 -0.006179 -0.247710 +v 2.065189 1.970989 -0.447790 +v 1.471233 1.970989 -0.447790 +v -1.150902 1.970989 -0.447790 +v 4.169683 2.412743 -0.327356 +v 1.569111 1.970989 -0.447790 +v 4.000517 2.412296 -0.327356 +v 3.246388 1.970989 -0.447790 +v -2.019395 1.970989 0.000000 +v 3.996716 1.261546 -0.327356 +v 3.997780 0.917834 0.000000 +v 3.369261 0.937323 0.000000 +v 3.369261 1.147009 -0.283575 +v 7.164615 2.416118 -0.327356 +v 3.368197 1.267906 -0.327356 +v 5.622907 2.414752 -0.327356 +v 3.290465 1.267871 -0.327356 +v 3.290465 1.971400 -0.447790 +v 3.291529 0.935418 0.000000 +v 3.291529 1.145105 -0.283575 +v 3.772980 1.964483 -0.447790 +v 3.658912 1.260652 -0.327356 +v 3.659976 0.802012 -0.283575 +v 3.659976 0.802012 0.000000 +v 3.658912 1.964181 -0.447790 +v -0.658408 2.418209 -0.327356 +v 4.165882 1.261994 -0.327356 +v 4.166946 1.005179 -0.283575 +v 4.166946 1.005179 0.000000 +v 4.165882 1.965523 -0.447790 +v 3.996716 1.965075 -0.447790 +v 3.774045 0.802314 0.000000 +v 3.772980 1.260954 -0.327356 +v 3.774045 0.802314 -0.283575 +v 3.997780 0.917834 -0.283575 +v 3.625538 1.969936 -0.447790 +v 3.625538 1.266407 -0.327356 +v 3.626482 0.977230 -0.269574 +v 4.001398 2.515826 0.000000 +v 3.626602 0.850536 0.000000 +v -2.019395 1.854490 0.000000 +v -2.019395 1.633465 0.000000 +v 0.157462 1.890687 -0.447790 +v 0.157462 1.705859 -0.447790 +v 3.246388 1.890873 -0.447790 +v 3.246388 1.706231 -0.447790 +v 2.065189 1.888601 -0.447790 +v 2.065189 1.701688 -0.447790 +v 1.569111 1.889144 -0.447790 +v 1.569111 1.702773 -0.447790 +v 1.471233 1.702987 -0.447790 +v 1.471233 1.889251 -0.447790 +v -1.150902 1.891765 -0.447790 +v -1.150902 1.708015 -0.447790 +v -2.019395 1.633465 -0.447790 +v -2.019395 1.854490 -0.447790 +v -1.366799 1.852766 -0.447790 +v -1.366799 1.630018 -0.447790 +v 3.490006 1.891575 -0.447790 +v 3.490006 1.706934 -0.447790 +v 3.368197 1.706582 -0.447790 +v 3.368197 1.891224 -0.447790 +v 3.290465 1.706555 -0.447790 +v 3.290465 1.891197 -0.447790 +v 3.658912 1.885513 -0.447790 +v 3.658912 1.700871 -0.447790 +v 4.191087 1.884399 -0.447790 +v 4.191087 1.704131 -0.447790 +v 4.191087 1.704131 0.000000 +v 4.191087 1.884399 0.000000 +v 3.772980 1.701109 -0.447790 +v 3.772980 1.885750 -0.447790 +v 3.625538 1.705403 -0.447790 +v 3.625538 1.890044 -0.447790 +v 7.160813 1.265368 -0.327356 +v 5.189866 1.263409 -0.327356 +v 5.190930 1.006594 -0.283575 +v 5.190930 1.006594 0.000000 +v 5.164660 1.705513 -0.447790 +v 5.164660 1.885781 0.000000 +v 3.996716 1.886217 -0.447790 +v 5.189866 1.966938 -0.447790 +v 5.164660 1.885780 -0.447790 +v 5.164660 1.705513 0.000000 +v 5.619105 1.264002 -0.327356 +v 5.620170 1.007187 -0.283575 +v 5.620170 1.007187 0.000000 +v 5.646293 1.711721 -0.447790 +v 5.646293 1.880907 0.000000 +v 3.996716 1.701575 -0.447790 +v 5.619105 1.967531 -0.447790 +v 5.646293 1.880907 -0.447790 +v 5.646293 1.711721 0.000000 +v 6.607757 1.265368 -0.327356 +v 6.608822 1.008554 -0.283575 +v 6.608822 1.008554 0.000000 +v 6.580570 1.712973 -0.447790 +v 6.580570 1.882159 0.000000 +v 1.572913 2.418209 -0.327356 +v 6.607757 1.968897 -0.447790 +v 6.580570 1.882159 -0.447790 +v 6.580570 1.712973 0.000000 +v 7.161878 1.008554 -0.283575 +v 7.161878 1.008554 0.000000 +v 7.160813 1.705302 -0.447790 +v 7.160813 1.968897 0.000000 +v 7.160813 1.968897 -0.447790 +v 7.160813 1.889944 -0.447790 +v 7.160813 1.265368 0.000000 +v 7.160813 1.705302 0.000000 +v 7.160813 1.889944 0.000000 +v -1.255861 -1.504802 -0.283575 +v -1.317954 -1.709695 -0.283575 +v -1.314279 -1.614519 -0.283575 +v -0.416251 0.108489 -0.283575 +v -0.338935 0.351242 -0.283575 +v -0.407897 0.691688 -0.283575 +v -0.352983 0.521465 -0.283575 +v -0.563700 0.867991 -0.283575 +v -0.465365 0.779840 -0.283575 +v -0.793892 0.983499 -0.283575 +v -0.655531 1.128158 -0.283575 +v -0.682567 1.269388 -0.327356 +v -1.317954 -1.709695 0.000000 +v -0.662210 1.970989 -0.447790 +v 1.675274 0.107187 -0.247710 +v -0.682567 1.707243 -0.447790 +v -0.682568 1.891379 -0.447790 +v 3.630220 2.520687 -0.327356 +v 3.494688 2.522632 -0.327356 +v 3.372879 2.522185 -0.327356 +v 1.668483 0.216961 -0.247710 +v 1.600560 0.322763 -0.247710 +v 0.033098 0.108489 -0.247710 +v 0.162144 2.521739 0.000000 +v 0.162144 2.521739 -0.327356 +v 2.069871 2.521739 0.000000 +v 2.069871 2.521739 -0.327356 +v 1.475916 2.521739 -0.327356 +v -0.657528 2.521739 -0.327356 +v -1.544350 -1.586030 -0.247710 +v -1.842306 -1.169411 -0.247710 +v 1.573793 2.521739 -0.327356 +v 3.251070 2.521739 0.000000 +v 3.251070 2.521739 -0.327356 +v -1.925517 -1.303785 -0.247710 +v 1.475916 2.521739 0.000000 +v 1.573793 2.521739 0.000000 +v -0.657528 2.521739 0.000000 +v 3.494688 2.522632 0.000000 +v 3.295147 2.522151 0.000000 +v 3.295147 2.522151 -0.327356 +v 3.372879 2.522185 0.000000 +v 3.777662 2.515234 -0.327356 +v 3.663594 2.514932 -0.327356 +v 3.663594 2.514932 0.000000 +v 3.630220 2.520687 0.000000 +v 4.170564 2.516273 0.000000 +v 4.170564 2.516273 -0.262822 +v 3.777662 2.515234 0.000000 +v 5.194548 2.517689 -0.262822 +v 5.623787 2.518282 -0.262822 +v 5.194548 2.517689 0.000000 +v 5.623787 2.518282 0.000000 +v 7.165495 2.519648 0.000000 +v 7.165495 2.519648 -0.262822 +v 6.612439 2.519648 0.000000 +v 6.612439 2.519648 -0.262822 +v 5.193667 2.414158 -0.327356 +v 3.250190 2.418209 -0.327356 +v 3.294267 2.418621 -0.327356 +v 2.068991 2.418209 -0.327356 +v -1.878425 -1.403547 -0.247710 +v 3.662714 2.411402 -0.327356 +v 1.475035 2.418209 -0.327356 +v 3.776782 2.411703 -0.327356 +v 3.493808 2.419101 -0.327356 +v 0.156234 0.351242 -0.247710 +v 6.611559 2.416118 -0.327356 +v 0.161264 2.418209 -0.327356 +v 3.629340 2.417157 -0.327356 +v -1.366799 1.970989 -0.354947 +v -2.038957 1.971155 -0.346813 +v -0.682567 1.970989 -0.354947 +v -1.150902 1.970989 -0.354947 +v -2.046985 1.971223 0.000000 +v -0.678765 2.418209 -0.354947 +v -0.677885 2.541302 -0.346813 +v -1.362997 2.418209 -0.354947 +v -1.147100 2.418209 -0.354947 +v -2.043183 2.418444 0.000000 +v -2.035102 2.418375 -0.346866 +v -2.030568 2.537730 -0.343298 +v -1.362117 2.541249 -0.346866 +v -1.146220 2.541249 -0.346866 +v -2.034139 2.541332 0.000000 +v -0.677885 2.549330 0.000000 +v 1.600677 -0.064814 -0.247710 +v 2.303792 -0.108302 -0.247710 +v 1.551090 -0.181204 -0.247710 +v 3.364086 0.620558 -0.247710 +v 3.329465 0.713743 -0.247710 +v 3.338666 0.653052 -0.247710 +v 3.317464 0.779005 -0.247710 +v 3.324076 0.745945 -0.247710 +v 3.311021 0.811617 -0.247710 +v 3.294320 0.896260 -0.247710 +v 3.393404 0.504985 -0.247710 +v 3.439824 0.353269 -0.247710 +v 3.510676 0.208549 -0.247710 +v 3.537540 0.135776 -0.247710 +v 3.502193 0.089254 -0.247710 +v 1.674953 -0.169207 -0.247710 +v 1.478360 -0.306547 -0.176755 +v 1.575186 -0.342701 -0.176755 +v 1.418428 -0.394628 -0.176755 +v 1.488556 -0.470552 -0.176755 +v 1.398699 -0.398346 -0.176755 +v 1.432906 -0.495876 -0.176755 +v 1.369613 -0.403632 -0.176755 +v 1.373671 -0.506908 -0.176755 +v 0.524219 -0.400281 -0.176755 +v 0.524219 -0.503557 -0.176755 +v 0.298606 -0.501175 -0.176755 +v 0.229793 -0.348539 -0.176755 +v 0.175153 -0.436176 -0.176755 +v 0.055361 -0.239783 -0.176755 +v 0.000720 -0.327420 -0.176755 +v -0.098665 -0.143749 -0.176755 +v -0.153306 -0.231386 -0.176755 +v -1.036447 0.108489 -0.247710 +v -0.830967 -1.747801 -0.247710 +v -0.911878 -1.931507 -0.247710 +v -0.796269 -1.792986 -0.247710 +v -0.837103 -1.927724 -0.247710 +v -0.785128 -1.877661 -0.247710 +v -1.022375 0.351242 -0.247710 +v -1.186518 0.691688 -0.247710 +v -1.055811 0.521465 -0.247710 +v -1.557361 0.867991 -0.247710 +v -1.323305 0.779840 -0.247710 +v -2.019395 0.983499 -0.247710 +v -2.019395 1.128831 -0.285954 +v 1.630015 -0.248297 -0.185074 +v 1.530019 -0.217788 -0.185074 +v 3.491070 0.937769 -0.247710 +v 0.329607 -0.402662 -0.176755 +v 3.997780 0.917834 -0.247710 +v -2.019395 1.970989 -0.403612 +v 4.001398 2.515826 -0.285954 +v 3.369261 0.937323 -0.247710 +v 3.291529 0.935418 -0.247710 +v 3.659976 0.802012 -0.247710 +v 4.166946 1.005179 -0.247710 +v 3.774045 0.802314 -0.247710 +v 3.626602 0.850536 -0.270254 +v -2.019395 1.633465 -0.403612 +v -2.019395 1.854490 -0.403612 +v 5.190930 1.006594 -0.247710 +v 5.620170 1.007187 -0.247710 +v 7.160813 1.968897 -0.403612 +v 6.608822 1.008554 -0.247710 +v 7.104034 1.008554 -0.215955 +v 7.160813 1.889944 -0.403612 +v 7.160813 1.705302 -0.403612 +v 7.160813 1.265368 -0.285954 +v -1.317954 -1.709695 -0.247710 +v 0.162144 2.521739 -0.285954 +v 2.069871 2.521739 -0.285954 +v 3.251070 2.521739 -0.285954 +v 1.475916 2.521739 -0.285954 +v 1.573793 2.521739 -0.285954 +v 3.494688 2.522632 -0.285954 +v 3.372879 2.522185 -0.285954 +v 3.295147 2.522151 -0.285954 +v 3.663594 2.514932 -0.285954 +v 4.170564 2.516273 -0.229581 +v 3.777662 2.515234 -0.285954 +v 3.630220 2.520687 -0.285954 +v 5.194548 2.517689 -0.229581 +v 5.623787 2.518282 -0.229581 +v 7.165495 2.519648 -0.229581 +v 6.612439 2.519648 -0.229581 +v -0.657528 2.521739 -0.285954 +v 7.164615 2.416118 -0.285954 +v -2.039972 1.971164 -0.302950 +v -1.848125 2.530267 -0.295740 +v -0.880564 2.534182 -0.281641 +v -2.036124 2.418384 -0.302996 +v -1.345466 3.000689 -0.357021 +v -1.717805 2.759694 -0.353454 +v -1.455267 2.849106 -0.287852 +v -0.723194 3.047294 -0.356968 +v -1.194068 3.079848 -0.357021 +v -1.194068 3.080870 -0.313152 +v -0.880564 2.882180 -0.288579 +v -1.414601 2.530076 -0.284241 +v -0.723194 3.048310 -0.313106 +v -0.677885 2.542317 -0.302950 +v -2.031020 2.538186 -0.299880 +v -1.155540 2.806099 -0.002683 +v -1.345466 3.001711 -0.313152 +v -1.146447 2.555552 0.000000 +v -1.155313 2.900487 -0.288179 +v -1.718256 2.760149 -0.310035 +v -1.362345 2.555552 0.000000 +v -0.880564 2.547463 0.000000 +v -1.848352 2.530267 0.000000 +v -1.455241 2.806099 -0.002683 +v -0.880564 2.806099 -0.002683 +v -1.414575 2.543357 0.000000 +v -1.455251 2.857229 -0.041231 +v -1.155452 2.902035 -0.041280 +v -1.414585 2.538199 -0.097483 +v -0.880564 2.902035 -0.041341 +v -1.155495 2.817231 -0.045072 +v -1.414580 2.540752 -0.059880 +v -0.880564 2.817231 -0.036878 +v -1.455246 2.817231 -0.045047 +v 4.227130 1.887041 0.000000 +v 5.120372 1.887513 0.000000 +v 5.120372 1.887513 -0.447790 +v 4.227130 1.887041 -0.447790 +v 5.120372 1.966466 -0.447790 +v 4.227130 1.965994 -0.447790 +v 5.132625 2.517217 -0.262822 +v 4.239381 2.516745 -0.262822 +v 5.132625 2.517217 0.000000 +v 4.239381 2.516745 0.000000 +v 5.130321 2.413687 -0.327356 +v 4.237078 2.413215 -0.327356 +v 4.239383 2.516745 -0.229581 +v 5.132626 2.517217 -0.229581 +v 4.221871 1.702399 -0.447790 +v 5.132102 1.702871 -0.447790 +v 4.224711 1.005651 -0.283575 +v 5.134943 1.006122 -0.283575 +v 4.224711 1.005651 0.000000 +v 5.134943 1.006122 0.000000 +v 5.132102 1.262937 -0.327356 +v 4.221871 1.262465 -0.327356 +v 5.132102 1.702871 0.000000 +v 4.221871 1.702399 0.000000 +v 4.224711 1.005651 -0.247710 +v 5.134943 1.006122 -0.247710 +v 5.677246 1.889033 -0.447790 +v 6.541344 1.889488 -0.447790 +v 6.541343 1.968442 -0.447790 +v 5.677246 1.967986 -0.447790 +v 5.677246 1.889033 0.000000 +v 6.541344 1.889488 0.000000 +v 6.553620 2.519193 -0.262822 +v 5.689521 2.518737 -0.262822 +v 6.553620 2.519193 0.000000 +v 5.689521 2.518737 0.000000 +v 6.551311 2.415663 -0.327356 +v 5.687213 2.415207 -0.327356 +v 5.689522 2.518737 -0.229581 +v 6.553620 2.519193 -0.229581 +v 5.687207 1.007643 -0.283575 +v 6.543485 1.008098 -0.283575 +v 5.687207 1.007643 0.000000 +v 6.543485 1.008098 0.000000 +v 5.684441 1.704391 -0.443828 +v 6.540720 1.704847 -0.443828 +v 6.540719 1.264913 -0.327356 +v 5.684441 1.264457 -0.327356 +v 6.540719 1.704847 0.000000 +v 5.684441 1.704391 0.000000 +v 5.687207 1.007643 -0.247710 +v 6.543485 1.008098 -0.247710 +v 5.189866 1.737556 -0.447790 +v 5.189866 1.853249 -0.447790 +v 5.189866 1.737556 0.000000 +v 5.189866 1.853250 0.000000 +v 5.619105 1.738671 0.000000 +v 5.619105 1.854365 0.000000 +v 5.619105 1.738671 -0.447790 +v 5.619105 1.854364 -0.447790 +v 6.607757 1.754214 0.000000 +v 6.607757 1.841032 0.000000 +v 6.607757 1.754214 -0.447790 +v 6.607757 1.841032 -0.447790 +v 7.160813 1.754214 -0.447790 +v 7.160813 1.841032 -0.447790 +v 7.160813 1.754214 0.000000 +v 7.160813 1.841032 0.000000 +v 7.160813 1.754214 -0.403612 +v 7.160813 1.841032 -0.403612 +v 3.996716 1.757475 -0.447790 +v 3.996716 1.834203 -0.447790 +v -2.019395 1.779531 0.000000 +v -2.019395 1.687685 0.000000 +v 0.157462 1.839699 -0.447790 +v 0.157462 1.762893 -0.447790 +v 3.246388 1.840007 -0.447790 +v 3.246388 1.763279 -0.447790 +v 2.065189 1.836232 -0.447790 +v 2.065189 1.758560 -0.447790 +v 1.569111 1.837134 -0.447790 +v 1.569111 1.759687 -0.447790 +v 1.471233 1.759910 -0.447790 +v 1.471233 1.837312 -0.447790 +v -1.150902 1.841490 -0.447790 +v -1.150902 1.765133 -0.447790 +v -2.019395 1.687685 -0.447790 +v -2.019395 1.779531 -0.447790 +v -1.366799 1.776667 -0.447790 +v -1.366799 1.684104 -0.447790 +v 3.490006 1.840883 -0.447790 +v 3.490006 1.764156 -0.447790 +v 3.368197 1.763717 -0.447790 +v 3.368197 1.840445 -0.447790 +v 3.290465 1.763684 -0.447790 +v 3.290465 1.840412 -0.447790 +v 3.658912 1.833325 -0.447790 +v 3.658912 1.756598 -0.447790 +v 4.165882 1.834643 -0.447790 +v 4.165882 1.757915 -0.447790 +v 4.165882 1.757915 0.000000 +v 4.165882 1.834643 0.000000 +v 3.772980 1.756894 -0.447790 +v 3.772980 1.833622 -0.447790 +v 3.625538 1.762247 -0.447790 +v 3.625538 1.838975 -0.447790 +v -0.682568 1.764331 -0.447790 +v -0.682568 1.840849 -0.447790 +v -2.019395 1.687685 -0.403612 +v -2.019395 1.779531 -0.403612 +v -2.251542 2.126736 -0.323364 +v -2.251542 2.422995 -0.323364 +v -2.251542 2.126736 0.000000 +v -2.251542 2.422995 0.000000 +v -2.034315 2.126736 -0.323364 +v -2.034315 2.502028 -0.323364 +v -2.034315 2.126736 0.000000 +v -2.034315 2.502028 0.000000 +v -2.251542 1.343900 -0.323364 +v -2.251542 1.008125 -0.323364 +v -2.251542 1.343900 0.000000 +v -2.251542 1.008125 0.000000 +v -2.034315 1.343900 -0.323364 +v -2.034315 1.008125 -0.323364 +v -2.034315 1.343900 0.000000 +v -2.034315 1.008125 0.000000 +v -2.580505 1.704555 -0.176479 +v -2.512956 2.271010 -0.176479 +v -3.261436 1.594788 -0.176479 +v -2.512956 2.271010 0.000000 +v -2.580505 1.196137 -0.176479 +v -2.512956 1.008125 -0.176479 +v -3.261436 1.988148 -0.176479 +v -2.512956 1.008125 0.000000 +v -2.699935 1.780547 -0.176479 +v -2.699935 2.173908 -0.176479 +v -3.620290 1.986374 -0.176479 +v -2.699935 2.173908 0.000000 +v -2.699935 1.141253 -0.176479 +v -2.699935 1.008125 -0.176479 +v -3.721614 1.544489 -0.176479 +v -2.699935 1.008125 0.000000 +v -3.261436 1.988148 0.000000 +v -3.261436 0.955493 -0.176479 +v -3.261436 0.822365 -0.176479 +v -3.261436 0.822365 0.000000 +v -3.721614 1.544489 0.000000 +v -3.620290 1.986374 0.000000 +v -3.734279 0.979901 -0.176479 +v -3.708948 0.664271 -0.176479 +v -3.734279 0.979901 0.000000 +v -3.708948 0.664271 0.000000 +v -2.251542 1.941783 -0.323364 +v -2.251542 1.680838 -0.323364 +v -2.580505 1.611075 -0.176479 +v -2.580505 1.441602 -0.176479 +v -2.699935 1.643442 -0.176479 +v -2.699935 1.430344 -0.176479 +v -3.261436 1.457682 -0.176479 +v -3.261436 1.244584 -0.176479 +v -3.620290 1.405548 0.000000 +v -3.654065 1.148395 0.000000 +v -3.620290 1.405548 -0.176479 +v -3.654065 1.148395 -0.176479 +v -4.240897 1.986374 -0.176479 +v -4.342220 1.582486 -0.176479 +v -4.342220 1.582486 0.000000 +v -4.240897 1.986374 0.000000 +v -4.202900 0.789143 -0.176479 +v -4.177570 0.458178 -0.176479 +v -4.202900 0.789143 0.000000 +v -4.177570 0.458178 0.000000 +v -4.443544 1.986374 -0.176479 +v -4.544868 1.540268 -0.176479 +v -4.544868 1.540268 0.000000 +v -4.443544 1.986374 0.000000 +v -4.485762 0.835583 -0.176479 +v -4.460432 0.348411 -0.176479 +v -4.485762 0.835583 0.000000 +v -4.460432 0.348411 0.000000 +v -4.632794 1.062165 -0.176479 +v -4.649682 0.296353 -0.176479 +v -4.632794 1.062165 0.000000 +v -4.649682 0.296353 0.000000 +v -4.688409 1.986374 -0.176479 +v -4.646191 1.388986 -0.176479 +v -4.646191 1.388986 0.000000 +v -4.688409 1.986374 0.000000 +v -5.189844 0.487789 -0.176479 +v -4.858905 0.219081 -0.176479 +v -5.189844 0.487789 0.000000 +v -4.858905 0.219081 0.000000 +v -4.897633 1.986501 -0.176479 +v -4.988251 1.538179 -0.176479 +v -4.988251 1.538179 0.000000 +v -4.897633 1.986501 0.000000 +v -5.065973 1.581055 0.000000 +v -5.065973 1.581055 -0.176479 +v -5.365217 0.371216 0.000000 +v -5.365217 0.371216 -0.176479 +v -5.236921 0.075506 -0.176479 +v -5.236921 0.075506 0.000000 +v -5.044864 1.998615 -0.176479 +v -5.044864 1.998615 0.000000 +v -7.052753 1.553112 0.000000 +v -7.052753 1.553112 -0.176479 +v -7.103644 2.003233 -0.126123 +v -7.074827 2.016489 0.000000 +v -6.594057 -0.081564 0.000000 +v -6.594057 -0.081564 -0.176479 +v -6.465761 -0.377275 -0.176479 +v -6.465761 -0.377275 0.000000 +v -6.940140 -0.233640 0.000000 +v -6.940140 -0.233640 -0.176479 +v -6.940140 -0.539881 -0.176479 +v -6.940140 -0.539881 0.000000 +v -7.093377 -0.187823 0.000000 +v -7.093377 -0.187823 -0.176479 +v -7.142245 -0.527052 -0.126123 +v -7.113235 -0.539881 0.000000 +v -7.330162 1.598929 -0.126123 +v -7.279753 1.922222 -0.126123 +v -7.438052 -0.523160 0.000000 +v -7.368570 -0.233640 -0.126123 +v -7.335064 -0.441779 -0.126123 +v -7.529671 1.964536 0.000000 +v -7.660832 -0.046323 -0.069926 +v -7.438052 -0.423624 -0.108664 +v -7.110665 -0.111058 0.000000 +v -7.110665 -0.111058 -0.176479 +v -7.366001 -0.111058 -0.126123 +v -7.658389 1.499343 0.000000 +v -7.077947 1.450053 0.000000 +v -7.077947 1.450053 -0.176479 +v -7.333282 1.450053 -0.126123 +v -7.438052 1.874376 -0.108664 +v -6.950414 2.015289 0.000000 +v -6.950414 2.015289 -0.176479 +v -6.951831 1.597729 -0.176479 +v -6.951831 1.597729 0.000000 +v -4.645133 1.363159 -0.176479 +v -4.938257 1.464792 0.000000 +v -4.938257 1.464792 -0.176479 +v -5.047913 0.147293 0.000000 +v -5.047913 0.147293 -0.176479 +v -5.265453 0.415950 -0.176479 +v -5.265453 0.415950 0.000000 +v -4.634364 1.100446 -0.176479 +v -5.136765 0.588388 0.000000 +v -5.136765 0.588388 -0.176479 +v -7.074827 2.016489 -0.176479 +v -7.113235 -0.539881 -0.176479 +v -7.103644 2.003233 0.000000 +v -7.330162 1.598929 -0.176479 +v -7.142245 -0.527052 0.000000 +v -7.279753 1.922222 -0.176479 +v -7.368570 -0.233640 -0.176479 +v -7.335064 -0.441779 -0.176479 +v -7.366001 -0.111058 -0.176479 +v -7.333282 1.450053 -0.176479 +v -7.730565 -0.345263 0.000000 +v -7.660832 -0.046323 0.000000 +v -7.658389 1.364773 0.000000 +v -7.438052 1.560109 -0.108664 +v -7.438052 -0.221295 -0.108664 +v -7.658389 1.364773 -0.069926 +v -7.438052 -0.102137 -0.108664 +v -7.438052 1.415389 -0.108664 +v -7.529671 1.964536 -0.108664 +v -7.438052 -0.523160 -0.108664 +v -7.593678 1.400714 -0.088006 +v -7.593678 -0.085954 -0.088006 +v -7.593678 -0.202690 -0.088006 +v -7.593678 1.542491 -0.088006 +v -7.620553 -0.503641 0.000000 +v -7.644577 1.940962 0.000000 +v -7.593678 -0.400904 -0.088006 +v -7.593678 1.850367 -0.088006 +v -7.644577 1.940962 -0.088006 +v -7.620553 -0.503641 -0.088006 +v -7.708576 -0.193772 0.000000 +v -7.680377 1.691399 0.000000 +v -7.708576 -0.193772 -0.069926 +v -7.658389 1.499343 -0.069926 +v -7.711019 -0.427228 0.000000 +v -7.701144 1.870903 0.000000 +v -7.730565 -0.345263 -0.069926 +v -7.680377 1.691399 -0.069926 +v -7.701144 1.870903 -0.069926 +v -7.711019 -0.427228 -0.069926 +v 1.257909 0.778597 0.283575 +v 1.231527 0.979115 0.283575 +v 1.313428 0.328424 0.283575 +v 1.303209 1.149287 0.283575 +v 1.269328 0.691806 0.283575 +v 1.246490 0.865388 0.283575 +v 1.291378 0.524209 0.283575 +v 1.210056 1.262368 0.327356 +v 1.313428 0.328424 0.000000 +v 1.292147 1.959261 0.447790 +v 1.210056 1.703558 0.447790 +v 1.210056 1.889536 0.447790 +v 1.214738 2.521739 0.327356 +v 1.214738 2.521739 0.000000 +v 1.213858 2.418209 0.327356 +v 1.214738 2.521739 0.285954 +v 1.313428 0.328424 0.247710 +v 1.210056 1.760503 0.447790 +v 1.210056 1.837786 0.447790 +v 1.257909 0.778597 -0.283575 +v 1.231527 0.979115 -0.283575 +v 1.313428 0.328424 -0.283575 +v 1.209391 1.117037 -0.283575 +v 1.269328 0.691806 -0.283575 +v 1.246490 0.865388 -0.283575 +v 1.291378 0.524209 -0.283575 +v 1.210056 1.262368 -0.327356 +v 1.210056 1.970989 -0.447790 +v 1.210056 1.703558 -0.447790 +v 1.210056 1.889536 -0.447790 +v 1.214738 2.521739 -0.327356 +v 1.213858 2.418209 -0.327356 +v 1.214738 2.521739 -0.285954 +v 1.313428 0.328424 -0.247710 +v 1.210056 1.760503 -0.447790 +v 1.210056 1.837786 -0.447790 +v 3.193870 0.992290 0.283575 +v 3.206939 0.938236 0.283575 +v 3.312294 0.484418 0.283575 +v 3.356684 0.334113 0.283575 +v 3.415711 0.074998 0.283575 +v 3.448576 0.121519 0.283575 +v 3.135276 1.148382 0.283575 +v 3.423043 0.193272 0.283575 +v 3.230625 0.833914 0.283575 +v 3.219837 0.885470 0.283575 +v 3.249378 0.736458 0.283575 +v 3.283999 0.599287 0.283575 +v 3.161147 1.266835 0.327356 +v 3.415711 0.074998 0.000000 +v 3.102510 1.959261 0.447790 +v 3.161147 1.705903 0.447790 +v 3.161147 1.890709 0.447790 +v 3.165829 2.521739 0.327356 +v 3.165829 2.521739 0.000000 +v 3.164949 2.418209 0.327356 +v 3.165829 2.521739 0.285954 +v 3.415711 0.074998 0.247710 +v 3.161147 1.762939 0.447790 +v 3.161147 1.839735 0.447790 +v 3.193870 0.992290 -0.283575 +v 3.206939 0.938236 -0.283575 +v 3.312294 0.484418 -0.283575 +v 3.356684 0.334113 -0.283575 +v 3.415711 0.074998 -0.283575 +v 3.448576 0.121519 -0.283575 +v 3.162151 1.121507 -0.283575 +v 3.423043 0.193272 -0.283575 +v 3.230625 0.833914 -0.283575 +v 3.219837 0.885470 -0.283575 +v 3.249378 0.736458 -0.283575 +v 3.283999 0.599287 -0.283575 +v 3.161147 1.266835 -0.327356 +v 3.161147 1.970989 -0.447790 +v 3.161147 1.705903 -0.447790 +v 3.161147 1.890709 -0.447790 +v 3.165829 2.521739 -0.327356 +v 3.164949 2.418209 -0.327356 +v 3.165829 2.521739 -0.285954 +v 3.415711 0.074998 -0.247710 +v 3.161147 1.762939 -0.447790 +v 3.161147 1.839735 -0.447790 +v 1.581465 1.159448 0.327247 +v 1.487448 1.159822 0.327363 +v 2.058676 1.157549 0.326658 +v 1.487958 1.931166 0.478633 +v 1.581975 1.931166 0.478633 +v 2.058483 1.931166 0.478633 +v 3.094007 1.698148 0.483196 +v 3.094007 1.872904 0.492601 +v 3.094007 1.751967 0.493446 +v 3.094007 1.824429 0.507241 +v 1.347541 1.193001 0.327652 +v 1.254283 1.277686 0.363919 +v 1.336374 1.919439 0.478633 +v 1.254283 1.695936 0.482775 +v 1.254283 1.871810 0.492866 +v 1.254283 1.749668 0.493008 +v 1.254283 1.822591 0.506893 +v 3.067978 1.191674 0.328907 +v 3.094007 1.281765 0.365185 +v 3.035370 1.919439 0.478633 +v 1.581393 1.143020 0.322152 +v 1.487377 1.143394 0.322268 +v 2.058703 1.141121 0.321563 +v 1.581975 1.947892 0.474621 +v 1.487958 1.947892 0.474621 +v 2.058483 1.947892 0.474621 +v 1.330263 1.176642 0.322578 +v 1.319175 1.936165 0.474621 +v 1.237084 1.749668 0.493008 +v 1.237084 1.822592 0.506897 +v 1.237084 1.695936 0.482774 +v 1.237084 1.871811 0.492870 +v 1.237084 1.277724 0.363931 +v 3.085296 1.175367 0.323849 +v 3.052570 1.936165 0.474621 +v 3.111207 1.751967 0.493446 +v 3.111207 1.824431 0.507247 +v 3.111207 1.698149 0.483196 +v 3.111207 1.872906 0.492607 +v 3.111207 1.281822 0.365202 +v 1.596222 1.239544 0.260900 +v 2.032259 1.237954 0.260279 +v 1.510318 1.239857 0.261022 +v 1.510783 1.886039 0.420586 +v 2.032083 1.886039 0.420586 +v 1.596688 1.886039 0.420586 +v 3.061953 1.690832 0.425400 +v 3.061953 1.837231 0.435320 +v 3.061953 1.735918 0.436211 +v 3.061953 1.796622 0.450763 +v 1.297270 1.338596 0.299583 +v 1.297270 1.688979 0.424955 +v 1.297270 1.836314 0.435600 +v 1.297270 1.733992 0.435750 +v 1.297270 1.795082 0.450396 +v 3.061953 1.342013 0.300918 +v 1.395721 1.274654 0.261326 +v 1.383862 1.873669 0.420586 +v 3.034377 1.272376 0.262651 +v 3.038758 1.873669 0.420586 +v 3.020257 0.989619 0.283575 +v 3.145897 0.442226 0.283575 +v 3.266065 0.092271 0.283575 +v 3.049713 0.868256 0.283575 +v 2.990075 2.418209 0.327356 +v 3.020257 0.989619 -0.283575 +v 3.145897 0.442226 -0.283575 +v 3.266065 0.092271 -0.283575 +v 3.049713 0.868256 -0.283575 +v 2.986273 1.705231 -0.447790 +v 2.986273 1.890373 -0.447790 +v 2.990075 2.418209 -0.327356 +v 2.986273 1.762240 -0.447790 +v 2.986273 1.839176 -0.447790 +v 3.035570 0.926274 0.283575 +v 3.186119 0.294815 0.283575 +v 3.238290 0.045750 0.283575 +v 2.987154 1.120225 0.283575 +v 3.243260 0.161931 0.283575 +v 3.062083 0.811254 0.283575 +v 3.084223 0.702947 0.283575 +v 3.119699 0.555648 0.283575 +v 3.238290 0.045750 0.000000 +v 2.936992 1.961133 0.447790 +v 2.990955 2.521739 0.327356 +v 2.990955 2.521739 0.000000 +v 2.990955 2.521739 0.285954 +v 3.238290 0.045750 0.247710 +v 3.035570 0.926274 -0.283575 +v 3.186119 0.294815 -0.283575 +v 3.238290 0.045750 -0.283575 +v 2.987154 1.120225 -0.298838 +v 3.243260 0.161931 -0.283575 +v 3.062083 0.811254 -0.283575 +v 3.084223 0.702947 -0.283575 +v 3.119699 0.555648 -0.283575 +v 2.986273 1.265553 -0.327356 +v 2.986273 1.970989 -0.447790 +v 2.990955 2.521739 -0.327356 +v 2.990955 2.521739 -0.285954 +v 3.238290 0.045750 -0.247710 +v 2.944077 1.147316 0.323485 +v 2.893951 1.938036 0.474621 +v 2.929518 1.163642 0.328548 +v 2.879496 1.921310 0.478633 +v 2.827964 1.243058 0.262272 +v 2.886122 1.875643 0.420586 +v 6.799007 1.885090 0.447790 +v 6.799007 1.710085 0.447790 +v 6.815960 1.968897 0.447790 +v 6.817025 1.008554 0.283575 +v 6.817025 1.008554 0.000000 +v 6.815960 1.265368 0.327356 +v 6.820642 2.519648 0.000000 +v 6.820642 2.519648 0.262822 +v 6.819762 2.416118 0.327356 +v 6.820642 2.519648 0.229581 +v 6.822692 1.008554 0.215955 +v 6.815960 1.841032 0.447790 +v 6.815960 1.754214 0.447790 +v 6.799007 1.885090 -0.447790 +v 6.799007 1.710085 -0.447790 +v 6.815960 1.968897 -0.447790 +v 6.817025 1.008554 -0.283575 +v 6.815960 1.265368 -0.327356 +v 6.820642 2.519648 -0.262822 +v 6.819762 2.416118 -0.327356 +v 6.820642 2.519648 -0.229581 +v 6.822692 1.008554 -0.215955 +v 6.815960 1.841032 -0.447790 +v 6.815960 1.754214 -0.447790 +v 7.133400 1.008554 0.000000 +v 7.161878 1.008554 0.247710 +v 6.817025 1.008554 0.247710 +v 7.161878 1.008554 -0.247710 +v 6.817025 1.008554 -0.247710 +v 6.788461 1.008554 0.000000 +v 6.788461 0.442967 0.000000 +v 7.133400 0.442967 0.000000 +v 7.104034 0.442967 0.144541 +v 6.822692 0.442967 0.144541 +v 7.104034 0.442967 -0.144541 +v 6.822692 0.442967 -0.144541 +v 6.822692 0.512056 -0.215955 +v 6.788461 0.512056 0.000000 +v 7.133400 0.512056 0.000000 +v 7.104034 0.512056 -0.215955 +v 7.104034 0.512056 0.215955 +v 6.822692 0.512056 0.215955 +v 6.979910 1.707694 0.447790 +v 6.988386 1.968897 0.447790 +v 6.988386 1.265368 0.327356 +v 6.993069 2.519648 0.262822 +v 6.993069 2.519648 0.229581 +v 6.989451 1.008554 0.247710 +v 6.988386 1.841032 0.447790 +v 6.988386 1.754214 0.447790 +v 6.979910 1.707694 -0.447790 +v 6.988386 1.968897 -0.447790 +v 6.988386 1.265368 -0.327356 +v 6.993069 2.519648 -0.262822 +v 6.993069 2.519648 -0.229581 +v 6.989451 1.008554 -0.247710 +v 6.988386 1.841032 -0.447790 +v 6.988386 1.754214 -0.447790 +v 6.979910 1.887517 0.447790 +v 6.989451 1.008554 0.283575 +v 6.993069 2.519648 0.000000 +v 6.992188 2.416118 0.327356 +v 6.979910 1.887517 -0.447790 +v 6.989451 1.008554 -0.283575 +v 6.992188 2.416118 -0.327356 +v 6.963364 1.008554 0.215955 +v 6.963364 1.008554 -0.215955 +v 6.963364 0.414155 0.000000 +v 6.963364 0.414155 0.215955 +v 6.963364 0.414155 -0.215955 +v 6.963364 0.512056 0.215955 +v 6.963364 0.512056 -0.215955 +vt 0.625000 0.015809 +vt 0.625000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.015809 +vt 0.375000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.375000 0.750000 +vt 0.269967 0.734191 +vt 0.375000 0.734191 +vt 0.375000 0.750000 +vt 0.269967 0.750000 +vt 0.375000 0.913591 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.913591 +vt 0.375000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.734191 +vt 0.375000 0.734191 +vt 0.375000 0.734191 +vt 0.625000 0.015809 +vt 0.625000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.015809 +vt 0.625000 0.855033 +vt 0.625000 0.750000 +vt 0.625000 0.855033 +vt 0.625000 0.855032 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.855033 +vt 0.625000 0.855033 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.855033 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.855033 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.015809 +vt 0.625000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.015809 +vt 0.625000 0.855033 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.000000 +vt 0.625000 0.015809 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 1.000000 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 1.000000 +vt 0.625000 0.913591 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 1.000000 +vt 0.375000 0.855033 +vt 0.375000 0.855033 +vt 0.375000 0.855033 +vt 0.125000 0.734191 +vt 0.211409 0.734191 +vt 0.211409 0.750000 +vt 0.125000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.913590 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 0.015809 +vt 0.625000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.015809 +vt 0.625000 0.855032 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.855033 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 1.000000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.000000 +vt 0.625000 0.015809 +vt 0.625000 0.750000 +vt 0.625000 0.855033 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.855033 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.855033 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.375000 0.625000 +vt 0.375000 0.625000 +vt 0.375000 0.015809 +vt 0.375000 0.125000 +vt 0.375000 0.125000 +vt 0.375000 0.015809 +vt 0.375000 0.125000 +vt 0.375000 0.015809 +vt 0.625000 0.125000 +vt 0.545954 0.655144 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.913590 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 0.913590 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.855033 +vt 0.625000 0.855032 +vt 0.625000 0.750000 +vt 0.625000 0.000000 +vt 0.625000 0.015809 +vt 0.625000 0.015809 +vt 0.625000 0.000000 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.125000 +vt 0.625000 0.015809 +vt 0.625000 0.015809 +vt 0.625000 0.125000 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.720193 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.720193 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.000000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.855033 +vt 0.625000 0.913591 +vt 0.625000 0.855033 +vt 0.625000 0.855033 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.730033 0.734191 +vt 0.730033 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.913591 +vt 0.625000 1.000000 +vt 0.730033 0.625000 +vt 0.730033 0.625000 +vt 0.730033 0.734191 +vt 0.625000 1.000000 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 1.000000 +vt 0.625000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.015809 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 1.000000 +vt 0.625000 0.855033 +vt 0.625000 0.913591 +vt 0.828431 0.734191 +vt 0.839167 0.734191 +vt 0.828431 0.734191 +vt 0.625000 0.125000 +vt 0.730033 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.125000 +vt 0.211409 0.625000 +vt 0.269967 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.125000 +vt 0.625000 0.125000 +vt 0.625000 0.125000 +vt 0.625000 0.125000 +vt 0.000000 0.000000 +vt 0.375000 0.000000 +vt 0.625000 0.625000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.625000 0.125000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.125000 0.625000 +vt 0.625000 0.125000 +vt 0.625000 0.125000 +vt 0.625000 0.125000 +vt 0.625000 0.125000 +vt 0.625000 0.125000 +vt 0.375000 0.625000 +vt 0.375000 0.625000 +vt 0.375000 0.625000 +vt 0.788591 0.734191 +vt 0.875000 0.734191 +vt 0.875000 0.750000 +vt 0.788591 0.750000 +vt 0.730033 0.734191 +vt 0.788591 0.734191 +vt 0.788591 0.750000 +vt 0.730033 0.750000 +vt 0.769836 0.734191 +vt 0.785800 0.734191 +vt 0.785800 0.734191 +vt 0.769836 0.734191 +vt 0.625000 0.000000 +vt 0.625000 0.015809 +vt 0.752796 0.734176 +vt 0.752898 0.734191 +vt 0.785800 0.734191 +vt 0.769836 0.734191 +vt 0.828431 0.734191 +vt 0.839167 0.734191 +vt 0.875000 0.734191 +vt 0.752898 0.734191 +vt 0.752898 0.734191 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.769836 0.734191 +vt 0.828431 0.734191 +vt 0.752898 0.734191 +vt 0.785800 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.015809 +vt 0.625000 0.125000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.855033 +vt 0.625000 0.913591 +vt 0.625000 0.913590 +vt 0.625000 0.000000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 1.000000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.375000 0.500000 +vt 0.625000 0.500000 +vt 0.625000 0.750000 +vt 0.375000 0.750000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.125000 0.500000 +vt 0.125000 0.750000 +vt 0.875000 0.500000 +vt 0.875000 0.750000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 0.500000 +vt 0.375000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.500000 +vt 0.125000 0.500000 +vt 0.125000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.500000 +vt 0.875000 0.500000 +vt 0.875000 0.750000 +vt 0.875000 0.500000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.500000 +vt 0.875000 0.500000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.500000 +vt 0.875000 0.500000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.875000 0.500000 +vt 0.875000 0.750000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.875000 0.500000 +vt 0.875000 0.750000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.875000 0.750000 +vt 0.875000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.875000 0.500000 +vt 0.875000 0.750000 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.875000 0.750000 +vt 0.875000 0.500000 +vt 0.875000 0.500000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.500000 +vt 0.875000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.875000 0.500000 +vt 0.875000 0.750000 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.875000 0.750000 +vt 0.875000 0.500000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.500000 +vt 0.875000 0.500000 +vt 0.875000 0.750000 +vt 0.875000 0.500000 +vt 0.875000 0.500000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.875000 0.500000 +vt 0.875000 0.750000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.875000 0.750000 +vt 0.875000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.875000 0.750000 +vt 0.875000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.625000 0.250000 +vt 0.625000 0.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.625000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.625000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.875000 0.705065 +vt 0.875000 0.705065 +vt 0.375000 0.000000 +vt 0.625000 0.044935 +vt 0.625000 0.044935 +vt 0.625000 0.205065 +vt 0.625000 0.205065 +vt 0.875000 0.544935 +vt 0.875000 0.544935 +vt 0.875000 0.705065 +vt 0.875000 0.705065 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.625000 0.044935 +vt 0.625000 0.044935 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.875000 0.750000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.625000 0.044935 +vt 0.875000 0.705065 +vt 0.375000 0.000000 +vt 0.625000 0.044935 +vt 0.625000 0.205065 +vt 0.375000 0.000000 +vt 0.875000 0.544935 +vt 0.875000 0.705065 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.625000 0.044935 +vt 0.875000 0.705065 +vt 0.375000 0.000000 +vt 0.625000 0.044935 +vt 0.625000 0.205065 +vt 0.375000 0.000000 +vt 0.875000 0.544935 +vt 0.875000 0.705065 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.625000 0.205065 +vt 0.875000 0.544935 +vt 0.625000 0.015809 +vt 0.625000 0.015809 +vt 0.625000 0.000000 +vt 0.625000 0.000000 +vt 0.375000 0.913591 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 0.913591 +vt 0.375000 0.734191 +vt 0.375000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.269967 0.734191 +vt 0.269967 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.734191 +vt 0.375000 0.913591 +vt 0.375000 0.913591 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.734191 +vt 0.375000 0.734191 +vt 0.375000 0.734191 +vt 0.625000 0.015809 +vt 0.625000 0.015809 +vt 0.625000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.855033 +vt 0.625000 0.855033 +vt 0.625000 0.750000 +vt 0.625000 0.855032 +vt 0.625000 0.855033 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.855033 +vt 0.625000 0.855033 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.855033 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.015809 +vt 0.625000 0.015809 +vt 0.625000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.855033 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.015809 +vt 0.625000 0.000000 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 1.000000 +vt 0.625000 0.913591 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.375000 0.855033 +vt 0.375000 0.855033 +vt 0.375000 0.855033 +vt 0.125000 0.734191 +vt 0.125000 0.750000 +vt 0.211409 0.750000 +vt 0.211409 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.913590 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 0.015809 +vt 0.625000 0.015809 +vt 0.625000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.855032 +vt 0.625000 0.855033 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 1.000000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.015809 +vt 0.625000 0.000000 +vt 0.625000 0.855033 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.855033 +vt 0.625000 0.855033 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.375000 0.015809 +vt 0.375000 0.015809 +vt 0.375000 0.015809 +vt 0.545954 0.655144 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 1.000000 +vt 0.625000 0.913590 +vt 0.625000 1.000000 +vt 0.625000 0.913590 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.855033 +vt 0.625000 0.750000 +vt 0.625000 0.855032 +vt 0.625000 0.750000 +vt 0.625000 0.015809 +vt 0.625000 0.000000 +vt 0.625000 0.015809 +vt 0.625000 0.000000 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.015809 +vt 0.625000 0.015809 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.720193 +vt 0.625000 0.720193 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.000000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.913591 +vt 0.625000 0.855033 +vt 0.625000 0.855033 +vt 0.625000 0.855033 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.730033 0.750000 +vt 0.730033 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.913591 +vt 0.625000 1.000000 +vt 0.730033 0.734191 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 0.015809 +vt 0.625000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 1.000000 +vt 0.625000 0.913591 +vt 0.625000 0.913591 +vt 0.625000 0.855033 +vt 0.828431 0.734191 +vt 0.730033 0.750000 +vt 0.625000 0.734191 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.788591 0.734191 +vt 0.788591 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.734191 +vt 0.730033 0.734191 +vt 0.730033 0.750000 +vt 0.788591 0.750000 +vt 0.788591 0.734191 +vt 0.769836 0.734191 +vt 0.785800 0.734191 +vt 0.625000 0.015809 +vt 0.625000 0.000000 +vt 0.752796 0.734176 +vt 0.752898 0.734191 +vt 0.752796 0.734176 +vt 0.788591 0.734191 +vt 0.785800 0.734191 +vt 0.769836 0.734191 +vt 0.828431 0.734191 +vt 0.875000 0.734191 +vt 0.839167 0.734191 +vt 0.788591 0.734191 +vt 0.752898 0.734191 +vt 0.000000 0.000000 +vt 0.828431 0.734191 +vt 0.769836 0.734191 +vt 0.785800 0.734191 +vt 0.752898 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.015809 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.913591 +vt 0.625000 0.855033 +vt 0.625000 0.913590 +vt 0.625000 0.000000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 1.000000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.375000 0.750000 +vt 0.625000 0.750000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.125000 0.750000 +vt 0.875000 0.750000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.625000 0.750000 +vt 0.375000 0.750000 +vt 0.125000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.875000 0.750000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.875000 0.750000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.875000 0.750000 +vt 0.375000 0.000000 +vt 0.875000 0.750000 +vt 0.375000 0.000000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.375000 0.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.875000 0.750000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.875000 0.750000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.875000 0.750000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.000000 +vt 0.625000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.875000 0.750000 +vt 0.375000 0.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.875000 0.750000 +vt 0.375000 0.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.875000 0.705065 +vt 0.875000 0.705065 +vt 0.625000 0.044935 +vt 0.625000 0.044935 +vt 0.875000 0.705065 +vt 0.875000 0.705065 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.625000 0.044935 +vt 0.625000 0.044935 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.375000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.875000 0.750000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.625000 0.044935 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.875000 0.705065 +vt 0.625000 0.044935 +vt 0.375000 0.000000 +vt 0.875000 0.705065 +vt 0.375000 0.000000 +vt 0.625000 0.044935 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.875000 0.705065 +vt 0.625000 0.044935 +vt 0.375000 0.000000 +vt 0.875000 0.705065 +vt 0.375000 0.000000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.625000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.625000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.734191 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.720193 +vt 0.625000 0.625000 +vt 0.625000 0.720193 +vt 0.625000 0.720193 +vt 0.625000 0.720193 +vt 0.625000 0.720193 +vt 0.625000 0.625000 +vt 0.625000 0.720193 +vt 0.625000 0.720193 +vt 0.625000 0.625000 +vt 0.625000 0.720193 +vt 0.625000 0.720193 +vt 0.625000 0.720193 +vt 0.625000 0.720193 +vt 0.625000 0.720193 +vt 0.625000 0.720193 +vt 0.625000 0.720193 +vn -0.9523 0.3053 0.0000 +vn -0.9977 -0.0680 0.0000 +vn 0.0000 -0.0000 1.0000 +vn 0.9066 -0.4220 0.0000 +vn 0.8993 -0.4373 0.0000 +vn -0.4794 -0.8776 0.0000 +vn 0.6937 -0.7202 0.0000 +vn 0.9915 0.1304 0.0000 +vn 0.7931 0.6091 0.0000 +vn -0.9113 -0.4118 0.0000 +vn -0.6774 -0.7356 0.0000 +vn 0.0004 -0.1533 0.9882 +vn -0.0008 -0.1492 0.9888 +vn -0.4496 -0.8932 0.0000 +vn -0.2980 -0.9546 0.0000 +vn -0.2425 -0.9701 0.0000 +vn 0.0348 -0.1116 0.9931 +vn 0.0510 -0.1649 0.9850 +vn 0.0784 -0.2624 0.9618 +vn 0.0702 -0.2582 0.9635 +vn -0.0012 -0.2563 0.9666 +vn 0.0008 -0.0785 0.9969 +vn 0.9264 0.3664 -0.0865 +vn 0.9423 0.2877 -0.1713 +vn 0.9631 0.2693 0.0000 +vn 0.9301 0.3673 0.0000 +vn 0.9193 0.3935 0.0000 +vn 0.9381 0.3463 0.0000 +vn 0.7962 -0.6050 0.0000 +vn -0.0150 -0.1159 0.9931 +vn 0.0668 -0.1626 0.9844 +vn 0.8671 -0.4981 0.0000 +vn 0.8676 -0.4973 0.0000 +vn 0.8473 -0.5311 0.0000 +vn 0.8468 -0.5319 0.0000 +vn 0.0113 -0.2878 0.9576 +vn -0.0208 -0.2896 0.9569 +vn -0.0293 -0.0865 0.9958 +vn -0.0128 -0.0378 0.9992 +vn -0.0166 -0.0490 0.9987 +vn 0.8279 -0.5609 0.0000 +vn 0.3009 -0.9537 0.0000 +vn 0.0900 -0.9959 0.0000 +vn 0.4142 -0.9102 0.0000 +vn -0.0072 -1.0000 0.0000 +vn -0.2451 -0.9695 0.0000 +vn -0.4978 -0.8673 0.0000 +vn -0.5291 -0.8486 0.0000 +vn -1.0000 0.0000 0.0000 +vn 0.0003 0.1308 0.9914 +vn 0.0000 0.0870 0.9962 +vn -0.0041 0.1335 0.9910 +vn -0.0039 0.1965 0.9805 +vn -0.0206 -0.2823 0.9591 +vn -0.0390 -0.2497 0.9675 +vn -0.0621 -0.2030 0.9772 +vn -0.0265 -0.2482 0.9683 +vn -0.0016 -0.2630 0.9648 +vn -0.8770 0.0661 0.4759 +vn -0.8845 0.0201 0.4662 +vn -0.8869 0.0015 0.4619 +vn 0.0001 -0.2853 0.9584 +vn -0.0012 -0.2805 0.9598 +vn 0.5291 0.8486 0.0000 +vn 0.5031 0.8642 0.0000 +vn -0.1820 0.9833 0.0000 +vn -0.0878 0.9961 0.0000 +vn -0.0041 1.0000 0.0000 +vn -0.1852 0.9827 0.0000 +vn -0.8654 0.5011 0.0000 +vn -0.8460 0.5331 0.0000 +vn -0.8268 0.5625 0.0000 +vn 0.1627 -0.9867 0.0000 +vn 0.9716 0.2046 -0.1192 +vn 0.9811 0.1937 0.0000 +vn 0.9912 0.1326 0.0000 +vn 0.9816 0.1739 -0.0786 +vn 0.9675 0.2055 -0.1475 +vn 0.9808 0.1950 0.0000 +vn 0.9818 0.1634 -0.0971 +vn 0.9875 0.1575 0.0000 +vn 0.9836 0.1806 0.0000 +vn 0.9773 0.1839 -0.1051 +vn 0.8978 0.4405 0.0000 +vn 0.9183 0.3960 0.0000 +vn 0.9214 0.3559 -0.1564 +vn -0.8933 0.4495 0.0000 +vn -0.8949 0.4463 0.0000 +vn 0.0964 -0.9953 0.0000 +vn 0.1296 -0.9916 0.0000 +vn -0.9067 0.4218 0.0000 +vn -0.9504 -0.3110 0.0000 +vn -0.9902 0.1393 0.0000 +vn -0.8415 -0.5402 0.0000 +vn -0.0197 -0.9998 0.0000 +vn 0.0000 0.1318 0.9913 +vn 0.0003 0.1304 0.9915 +vn 0.8918 -0.4524 0.0000 +vn 0.0505 -0.9987 0.0000 +vn -0.8480 0.5299 0.0000 +vn -0.8502 0.5265 0.0000 +vn -0.9043 -0.4269 0.0000 +vn 0.8694 -0.4940 0.0000 +vn -0.0630 -0.7624 0.6440 +vn 0.2400 0.9708 0.0000 +vn -0.0018 0.3991 0.9169 +vn -0.0017 0.3986 0.9171 +vn -0.0022 0.5290 0.8486 +vn -0.0023 0.5290 0.8486 +vn -0.0003 0.1313 0.9913 +vn 0.0007 0.1304 0.9915 +vn -0.0039 0.1310 0.9914 +vn -0.0006 0.1308 0.9914 +vn 0.0000 0.1311 0.9914 +vn 0.0004 0.1304 0.9915 +vn 0.0444 0.2044 0.9779 +vn 0.0438 0.3382 0.9401 +vn 0.0819 0.4239 0.9020 +vn 0.0912 0.1490 0.9846 +vn -0.0316 0.7446 0.6667 +vn -0.2949 0.6691 0.6822 +vn -0.2081 0.6986 0.6846 +vn -0.0183 0.7503 0.6608 +vn -0.1303 -0.2209 0.9665 +vn -0.3001 -0.1448 0.9428 +vn -0.5970 -0.1988 0.7772 +vn -0.1516 -0.1867 0.9707 +vn -0.0103 -0.1282 0.9917 +vn -0.0110 -0.1389 0.9902 +vn 0.0002 -0.1337 0.9910 +vn -0.0006 -0.1330 0.9911 +vn 0.0141 -0.9999 0.0000 +vn 0.0037 -1.0000 0.0000 +vn 0.0245 -0.9997 0.0000 +vn 0.0006 -0.1333 0.9911 +vn 0.0221 -0.2943 0.9554 +vn -0.0033 0.1291 0.9916 +vn 0.0651 -0.2519 0.9656 +vn -0.0017 0.1302 0.9915 +vn 0.0009 -0.1337 0.9910 +vn 0.9975 0.0711 0.0000 +vn 0.0171 -0.1955 0.9806 +vn 0.0314 -0.1209 0.9922 +vn 0.0217 -0.1545 0.9878 +vn 0.0094 -0.2100 0.9777 +vn 0.0007 -0.1335 0.9910 +vn -0.0007 -0.1932 0.9812 +vn -0.6837 -0.7297 0.0000 +vn -0.6962 -0.7178 0.0000 +vn -0.8239 -0.5667 0.0000 +vn -0.0193 -0.9998 -0.0000 +vn -0.0391 -0.9992 0.0000 +vn 0.0027 -0.2160 0.9764 +vn 0.0007 -0.1680 0.9858 +vn 0.0008 -0.1680 0.9858 +vn 0.0031 -0.2155 0.9765 +vn 0.0111 0.1246 0.9921 +vn 0.0122 0.1381 0.9903 +vn 0.4588 -0.8885 0.0000 +vn 0.2400 -0.9708 0.0000 +vn 0.0026 -1.0000 0.0000 +vn 0.2373 -0.9714 0.0000 +vn -0.0003 0.1312 0.9914 +vn 0.0074 -0.1835 0.9830 +vn 0.0003 -0.1331 0.9911 +vn 0.0003 -0.0950 0.9955 +vn 0.0117 -0.1005 0.9949 +vn -0.5412 -0.8409 0.0000 +vn 1.0000 -0.0085 0.0000 +vn 0.0007 0.1319 0.9913 +vn 0.0134 0.1374 0.9904 +vn 0.0100 0.1239 0.9922 +vn -0.0407 0.9992 0.0000 +vn -0.0809 0.9967 0.0000 +vn 0.9726 -0.2323 0.0000 +vn 0.8921 -0.4519 0.0000 +vn -0.0007 0.1309 0.9914 +vn -0.0006 0.1315 0.9913 +vn -0.0003 0.1310 0.9914 +vn 0.6046 -0.1445 0.7833 +vn 0.6902 -0.0666 0.7205 +vn 0.6844 -0.0671 0.7260 +vn 0.6038 -0.1462 0.7836 +vn -0.0030 -0.8132 0.5819 +vn 0.0015 -0.8143 0.5805 +vn 0.0008 -0.8138 0.5812 +vn -0.0030 -0.8127 0.5827 +vn 0.0390 -0.1338 0.9902 +vn -0.0009 -0.1161 0.9932 +vn 0.0007 -0.1338 0.9910 +vn 0.7172 0.0309 0.6962 +vn 0.7215 0.0066 0.6924 +vn 0.4993 -0.3348 0.7991 +vn 0.2804 -0.3171 0.9060 +vn 0.0049 0.7556 0.6550 +vn 0.0000 0.7579 0.6524 +vn 0.0038 0.7561 0.6544 +vn 0.5625 0.2866 0.7755 +vn 0.3590 0.2897 0.8872 +vn -0.0004 -0.1334 0.9911 +vn -0.0003 -0.1338 0.9910 +vn 0.0253 -0.1154 0.9930 +vn 0.0043 -0.2046 0.9788 +vn 0.0056 -0.2141 0.9768 +vn 0.0084 -0.2055 0.9786 +vn 0.0045 -1.0000 0.0000 +vn 0.0049 -1.0000 0.0000 +vn -0.0005 0.1309 0.9914 +vn -0.0006 0.1314 0.9913 +vn -1.0000 0.0086 0.0000 +vn -0.9997 0.0086 0.0232 +vn -0.9994 0.0290 0.0202 +vn -0.9994 0.0335 -0.0000 +vn 0.0047 -0.2636 0.9646 +vn 0.0038 -1.0000 0.0000 +vn 0.0035 -1.0000 0.0000 +vn -0.0034 -0.2127 0.9771 +vn 0.0006 -0.1680 0.9858 +vn -0.0038 -0.2141 0.9768 +vn -0.0005 0.1314 0.9913 +vn -0.0006 0.1309 0.9914 +vn 0.0041 -1.0000 0.0000 +vn -0.7860 0.6183 0.0000 +vn 0.9893 -0.0275 -0.1433 +vn 0.9991 -0.0419 0.0000 +vn 0.9965 -0.0839 0.0000 +vn 0.9836 -0.0828 -0.1602 +vn -0.0012 0.1294 0.9916 +vn -0.0009 -0.1325 0.9912 +vn -0.0009 -0.1340 0.9910 +vn -0.1007 0.9949 0.0000 +vn -0.1037 0.9946 -0.0000 +vn -0.1998 0.9798 0.0000 +vn 0.0000 0.3988 0.9170 +vn 0.0000 0.3995 0.9167 +vn 0.0000 0.5290 0.8486 +vn -0.0080 -0.2572 0.9663 +vn -0.0062 -0.1944 0.9809 +vn -0.0920 -0.9958 -0.0000 +vn -0.1837 -0.9830 0.0000 +vn 0.6986 -0.7155 -0.0000 +vn 0.4926 -0.8703 0.0000 +vn -0.8342 -0.5515 -0.0000 +vn -0.0000 0.1315 0.9913 +vn -0.0009 -0.2157 0.9765 +vn -0.0009 -0.2159 0.9764 +vn 0.0000 -0.1681 0.9858 +vn 1.0000 0.0000 0.0000 +vn 1.0000 0.0021 0.0000 +vn 1.0000 -0.0043 0.0000 +vn 1.0000 0.0041 0.0000 +vn 1.0000 0.0018 0.0000 +vn -0.0016 0.3986 0.9171 +vn -0.0015 0.3991 0.9169 +vn -0.0020 0.5290 0.8486 +vn -0.0021 1.0000 0.0000 +vn 0.0053 1.0000 0.0000 +vn -0.0085 -1.0000 0.0000 +vn 0.0000 1.0000 0.0000 +vn -0.0047 1.0000 0.0000 +vn 0.7596 0.0174 0.6501 +vn -0.0049 1.0000 0.0000 +vn 0.0924 0.9957 0.0000 +vn 0.0840 0.9965 0.0000 +vn -0.0026 1.0000 0.0000 +vn -0.0045 1.0000 0.0000 +vn -0.0042 1.0000 0.0000 +vn -0.0039 1.0000 0.0000 +vn -0.0025 0.2093 0.9779 +vn -0.0035 0.2582 0.9661 +vn -0.8458 0.0782 0.5277 +vn 0.0001 1.0000 0.0004 +vn 0.0000 0.2600 0.9656 +vn 0.0007 0.2587 0.9660 +vn 0.0001 1.0000 0.0008 +vn 0.7461 0.6658 0.0079 +vn 0.7651 0.6440 0.0000 +vn 0.7264 0.6872 0.0082 +vn -0.0105 0.0238 0.9997 +vn -0.0052 0.0284 0.9996 +vn -0.0011 0.0158 0.9999 +vn -0.0063 0.0267 0.9996 +vn -0.9995 0.0245 0.0202 +vn -0.9990 0.0407 0.0171 +vn -0.9986 0.0498 0.0171 +vn 0.0000 0.0328 0.9995 +vn 0.0009 0.0229 0.9997 +vn 0.0000 0.0331 0.9995 +vn -0.0002 0.0243 0.9997 +vn 0.0030 -0.0233 0.9997 +vn 0.0002 -0.0299 0.9996 +vn -0.0006 -0.0195 0.9998 +vn 0.0017 -0.0198 0.9998 +vn -0.0302 0.9995 0.0000 +vn 0.0190 0.9998 -0.0000 +vn -0.0319 0.9979 0.0566 +vn -0.0061 0.0000 1.0000 +vn -0.0121 0.0000 0.9999 +vn -0.9983 0.0584 0.0000 +vn 0.7059 0.7083 0.0084 +vn 1.0000 -0.0039 0.0000 +vn 0.0000 -1.0000 0.0000 +vn -0.0980 -0.1677 0.9810 +vn -0.1190 -0.1367 0.9834 +vn -0.6124 -0.2121 0.7616 +vn 0.2066 -0.1373 0.9687 +vn 0.1378 -0.1488 0.9792 +vn -0.0327 -0.1883 0.9816 +vn -0.9077 0.4196 0.0000 +vn -0.8657 0.5005 0.0000 +vn 0.9599 0.1854 -0.2104 +vn 0.9627 0.1814 -0.2007 +vn 0.9344 0.2093 -0.2882 +vn 0.9459 0.2123 -0.2455 +vn 0.9623 0.2155 -0.1657 +vn 0.9632 0.2157 -0.1605 +vn -0.8466 0.5323 0.0000 +vn -0.5038 0.8636 0.0189 +vn -0.5617 0.8272 0.0158 +vn -0.5612 0.8275 0.0158 +vn -0.5042 0.8634 0.0188 +vn 0.0690 0.9974 0.0232 +vn -0.4632 0.8860 0.0206 +vn 0.9960 0.0891 0.0021 +vn 0.0000 0.9672 -0.2541 +vn -0.0021 0.9638 -0.2665 +vn -0.0021 0.9638 -0.2666 +vn -0.5790 0.8152 0.0146 +vn 0.1139 0.0259 -0.9932 +vn 0.0634 0.0808 -0.9947 +vn 0.0610 0.0834 -0.9946 +vn -0.0150 0.1474 -0.9890 +vn -0.0937 0.0972 -0.9908 +vn -0.0534 0.1481 -0.9875 +vn -0.0177 0.1484 -0.9888 +vn -0.0714 0.0764 -0.9945 +vn -0.0581 0.0762 -0.9954 +vn -0.0243 0.0757 -0.9968 +vn -0.0042 0.9602 -0.2791 +vn -0.9884 -0.1316 0.0755 +vn -0.9876 -0.1271 0.0922 +vn -0.9889 -0.1488 -0.0001 +vn -0.9889 -0.1488 0.0001 +vn 0.0515 0.9987 -0.0000 +vn 0.0515 0.9987 0.0050 +vn 0.0209 0.9997 0.0108 +vn -0.0265 0.9996 -0.0000 +vn -0.0265 0.9990 0.0347 +vn -0.9919 -0.1269 -0.0048 +vn -0.9920 -0.1259 0.0092 +vn -0.9911 -0.1229 0.0518 +vn -0.0628 0.9976 0.0308 +vn 0.0332 0.9986 0.0423 +vn -0.0629 0.9975 0.0308 +vn -0.1583 0.9872 0.0190 +vn -0.0055 -0.0268 -0.9996 +vn -0.0148 0.0040 -0.9999 +vn -0.0051 -0.0285 -0.9996 +vn 0.0047 -0.0608 -0.9981 +vn -0.0204 0.9990 0.0387 +vn -0.0106 0.9998 0.0168 +vn -0.0037 1.0000 -0.0000 +vn -0.0019 0.5290 0.8486 +vn 0.0731 -0.9973 -0.0000 +vn 0.0368 -0.9993 0.0000 +vn 0.0043 -1.0000 0.0000 +vn -0.0006 -0.2162 0.9763 +vn -0.0019 -0.2637 0.9646 +vn 0.0562 0.9984 0.0000 +vn 0.0278 0.9996 0.0000 +vn -0.0005 0.1315 0.9913 +vn 0.1283 -0.9917 0.0000 +vn 0.0053 -0.2129 0.9771 +vn 0.0106 -0.2572 0.9663 +vn 0.1887 0.9820 0.0000 +vn 0.0975 0.9952 -0.0000 +vn 0.0945 0.9955 0.0000 +vn 0.7040 0.7102 0.0000 +vn -0.7905 -0.6125 -0.0000 +vn -0.8349 0.5504 0.0000 +vn -0.4254 0.6117 0.6670 +vn -0.0940 -0.7870 0.6097 +vn -0.0669 -0.7961 0.6015 +vn -0.4210 -0.6269 0.6556 +vn -0.2984 -0.6998 0.6491 +vn -0.2865 -0.7059 0.6478 +vn 0.0087 0.7511 0.6601 +vn 0.0087 0.7531 0.6579 +vn 0.1043 -0.7612 0.6401 +vn 0.3260 -0.5648 0.7581 +vn 0.2062 -0.5158 0.8315 +vn 0.0459 -0.7955 0.6042 +vn 0.9055 0.4244 0.0000 +vn 0.9761 0.2174 0.0000 +vn -0.4077 0.0000 0.9131 +vn -0.3141 0.0197 0.9492 +vn -0.2078 0.0036 0.9782 +vn -0.2084 0.0000 0.9780 +vn -0.1778 0.0139 0.9840 +vn -0.3419 0.9397 0.0000 +vn -0.4239 0.9057 0.0000 +vn -0.4103 0.9119 0.0000 +vn -0.2842 -0.0143 0.9587 +vn -0.1938 -0.0149 0.9809 +vn -0.2684 -0.0346 0.9627 +vn -0.2224 -0.0287 0.9745 +vn -0.4819 0.8762 0.0000 +vn -0.4845 0.8748 0.0000 +vn -0.3887 0.9214 0.0000 +vn 0.1591 -0.9873 0.0000 +vn -0.3346 0.0262 0.9420 +vn 0.3236 -0.9462 0.0000 +vn 0.3681 -0.9298 0.0000 +vn -0.1615 0.9869 0.0000 +vn -0.8080 -0.5892 0.0000 +vn -0.0025 1.0000 0.0000 +vn -0.9029 0.4298 0.0000 +vn -0.9590 0.2835 0.0000 +vn -0.9915 0.1302 0.0000 +vn 0.3823 -0.9241 0.0000 +vn -0.3770 0.9262 0.0000 +vn -0.0611 -0.9981 0.0000 +vn 0.0721 -0.9974 0.0000 +vn 0.0003 1.0000 0.0000 +vn 0.3139 -0.9495 0.0000 +vn 0.3061 -0.9520 0.0000 +vn 0.1620 0.9868 0.0000 +vn 0.2040 -0.9790 0.0000 +vn 0.8389 0.5443 0.0000 +vn 0.0413 0.9991 0.0000 +vn 0.8309 -0.5565 0.0000 +vn 0.3508 -0.9365 0.0000 +vn -0.6731 -0.7395 0.0000 +vn -0.2537 -0.9673 0.0000 +vn -0.8265 -0.5630 0.0000 +vn 0.3504 -0.9366 0.0000 +vn 0.3350 -0.9422 0.0000 +vn 0.0092 1.0000 0.0000 +vn 0.0096 1.0000 0.0000 +vn 0.3551 -0.9348 0.0000 +vn -0.5569 0.8306 0.0000 +vn -0.3777 0.9259 0.0000 +vn 0.0454 0.9990 0.0000 +vn -0.9989 -0.0476 0.0000 +vn 0.2023 -0.9793 0.0000 +vn 0.4043 -0.9146 0.0000 +vn 0.1644 -0.9864 0.0000 +vn -0.3742 0.9274 0.0000 +vn -0.4023 0.9155 0.0000 +vn -0.9984 0.0563 0.0000 +vn 0.2865 0.9581 0.0000 +vn 0.9950 0.1001 0.0000 +vn 0.9756 0.2197 0.0000 +vn -0.1442 0.0073 0.9895 +vn -0.0834 0.0259 0.9962 +vn -0.1103 -0.0020 0.9939 +vn -0.1414 0.0026 0.9899 +vn -0.3141 -0.9494 0.0000 +vn -0.0572 -0.9984 0.0000 +vn -0.0598 -0.9982 0.0000 +vn -0.2131 -0.9770 0.0000 +vn -0.2579 0.9662 0.0000 +vn -0.1459 0.9893 0.0000 +vn -0.1420 0.9899 0.0000 +vn -0.3413 0.9400 0.0000 +vn -0.1566 0.0010 0.9877 +vn -0.1750 0.0019 0.9846 +vn -0.1254 -0.0721 0.9895 +vn -0.1390 -0.0217 0.9901 +vn -0.1054 -0.0424 0.9935 +vn -0.0921 -0.0961 0.9911 +vn -0.0643 0.0317 0.9974 +vn -0.1129 -0.0653 0.9915 +vn 0.9915 -0.1300 0.0000 +vn 0.9714 -0.2375 0.0000 +vn -0.1734 0.0011 0.9848 +vn -0.2181 0.0023 0.9759 +vn -0.9379 0.3468 0.0000 +vn -0.9753 0.2209 0.0000 +vn -0.7971 0.6038 0.0000 +vn -0.4179 0.9085 0.0000 +vn -0.4045 -0.9146 0.0000 +vn -0.9881 0.1541 0.0000 +vn -0.9961 0.0877 0.0000 +vn -0.9873 -0.1589 0.0000 +vn -0.9976 -0.0693 0.0000 +vn -0.9998 0.0210 0.0000 +vn -0.1771 -0.0030 0.9842 +vn -0.1468 0.0103 0.9891 +vn -0.1359 0.0076 0.9907 +vn -0.1536 -0.0485 0.9869 +vn -0.1839 -0.0033 0.9829 +vn -0.1063 -0.9943 0.0000 +vn -0.2000 0.0000 0.9798 +vn -0.2010 0.9796 0.0000 +vn -0.1722 0.0112 0.9850 +vn -0.1345 0.0115 0.9908 +vn -0.2175 -0.0083 0.9760 +vn -0.1607 0.0200 0.9868 +vn -0.1447 0.0079 0.9894 +vn -0.2111 -0.0169 0.9773 +vn -0.2524 -0.0033 0.9676 +vn -0.6453 -0.7639 0.0000 +vn -0.2660 0.0001 0.9640 +vn -0.7780 0.6282 0.0000 +vn -0.2338 0.0134 0.9722 +vn -0.1536 0.0061 0.9881 +vn -0.1528 -0.0761 0.9853 +vn -0.9984 -0.0570 0.0000 +vn -1.0000 0.0009 0.0000 +vn -0.9876 0.1568 0.0000 +vn -0.9740 0.2267 0.0000 +vn -0.9990 -0.0450 0.0000 +vn -0.9934 -0.1143 0.0000 +vn -0.9727 -0.2320 0.0000 +vn -0.9934 -0.1149 0.0000 +vn -0.1743 -0.0463 0.9836 +vn 0.0000 -0.0000 -1.0000 +vn -0.0008 -0.1492 -0.9888 +vn -0.0007 -0.1466 -0.9892 +vn -0.0044 -0.0168 -0.9998 +vn -0.0028 -0.0451 -0.9990 +vn 0.0348 -0.1116 -0.9931 +vn 0.0702 -0.2582 -0.9635 +vn 0.0784 -0.2624 -0.9618 +vn 0.0510 -0.1649 -0.9850 +vn -0.0012 -0.2563 -0.9666 +vn -0.0076 -0.1462 -0.9892 +vn -0.0047 -0.2639 -0.9645 +vn -0.0035 -0.2400 -0.9708 +vn -0.0079 -0.1493 -0.9888 +vn -0.0006 -0.1458 -0.9893 +vn 0.0095 -0.0102 -0.9999 +vn 0.9264 0.3664 0.0865 +vn 0.9423 0.2877 0.1713 +vn 0.0244 -0.1468 -0.9889 +vn 0.0760 -0.1681 -0.9828 +vn 0.0123 -0.2647 -0.9643 +vn 0.0220 -0.2819 -0.9592 +vn -0.0293 -0.0865 -0.9958 +vn -0.0166 -0.0490 -0.9987 +vn -0.0128 -0.0378 -0.9992 +vn 0.0000 0.0870 -0.9962 +vn 0.0000 0.1311 -0.9914 +vn -0.0006 0.1308 -0.9914 +vn -0.0206 -0.2823 -0.9591 +vn -0.0265 -0.2482 -0.9683 +vn -0.0621 -0.2030 -0.9772 +vn -0.0390 -0.2497 -0.9675 +vn -0.0016 -0.2630 -0.9648 +vn -0.0010 -0.2758 -0.9612 +vn -0.0010 -0.2760 -0.9612 +vn -0.0012 -0.2805 -0.9598 +vn -0.0011 -0.2774 -0.9608 +vn 0.9716 0.2046 0.1192 +vn 0.9816 0.1739 0.0786 +vn 0.9675 0.2055 0.1475 +vn 0.9818 0.1634 0.0971 +vn 0.9773 0.1839 0.1051 +vn 0.9214 0.3559 0.1564 +vn 0.0000 0.1318 -0.9913 +vn -0.0630 -0.7624 -0.6440 +vn -0.0018 0.3991 -0.9169 +vn -0.0023 0.5290 -0.8486 +vn -0.0022 0.5290 -0.8486 +vn -0.0017 0.3986 -0.9171 +vn -0.0003 0.1313 -0.9913 +vn 0.0007 0.1304 -0.9915 +vn -0.0006 0.1315 -0.9913 +vn 0.0444 0.2044 -0.9779 +vn 0.0912 0.1490 -0.9846 +vn 0.0819 0.4239 -0.9020 +vn 0.0438 0.3382 -0.9401 +vn -0.1303 -0.2209 -0.9665 +vn -0.1516 -0.1867 -0.9707 +vn -0.5970 -0.1988 -0.7772 +vn -0.3001 -0.1448 -0.9428 +vn -0.0103 -0.1282 -0.9917 +vn -0.0110 -0.1389 -0.9902 +vn 0.0002 -0.1337 -0.9910 +vn -0.0006 -0.1330 -0.9911 +vn 0.0006 -0.1333 -0.9911 +vn 0.0221 -0.2943 -0.9554 +vn 0.0651 -0.2519 -0.9656 +vn 0.0009 -0.1337 -0.9910 +vn 0.0171 -0.1955 -0.9806 +vn 0.0094 -0.2100 -0.9777 +vn 0.0217 -0.1545 -0.9878 +vn 0.0314 -0.1209 -0.9922 +vn 0.0007 -0.1335 -0.9910 +vn -0.0007 -0.1932 -0.9812 +vn 0.0027 -0.2160 -0.9764 +vn 0.0031 -0.2155 -0.9765 +vn 0.0008 -0.1680 -0.9858 +vn 0.0007 -0.1680 -0.9858 +vn 0.0111 0.1246 -0.9921 +vn 0.0122 0.1381 -0.9903 +vn -0.0003 0.1312 -0.9914 +vn 0.0003 -0.1331 -0.9911 +vn 0.0074 -0.1835 -0.9830 +vn 0.0117 -0.1005 -0.9949 +vn 0.0003 -0.0950 -0.9955 +vn 0.0007 0.1319 -0.9913 +vn 0.0134 0.1374 -0.9904 +vn 0.0100 0.1239 -0.9922 +vn -0.0007 0.1309 -0.9914 +vn -0.0003 0.1310 -0.9914 +vn -0.0004 -0.1327 -0.9912 +vn -0.0004 -0.1326 -0.9912 +vn -0.0009 -0.1161 -0.9932 +vn 0.0390 -0.1338 -0.9902 +vn 0.0007 -0.1334 -0.9911 +vn 0.0002 -0.1329 -0.9911 +vn -0.0004 -0.1330 -0.9911 +vn -0.0003 -0.1338 -0.9910 +vn -0.0004 -0.1334 -0.9911 +vn 0.0253 -0.1154 -0.9930 +vn 0.0043 -0.2046 -0.9788 +vn 0.0084 -0.2055 -0.9786 +vn 0.0056 -0.2141 -0.9768 +vn -0.0005 0.1309 -0.9914 +vn -0.0006 0.1314 -0.9913 +vn -0.9994 0.0290 -0.0202 +vn -0.9997 0.0086 -0.0232 +vn 0.0047 -0.2636 -0.9646 +vn -0.0034 -0.2127 -0.9771 +vn -0.0038 -0.2141 -0.9768 +vn 0.0006 -0.1680 -0.9858 +vn -0.0005 0.1314 -0.9913 +vn -0.0006 0.1309 -0.9914 +vn -0.9988 -0.0488 0.0000 +vn -0.9855 -0.0319 -0.1664 +vn -0.9779 -0.0960 -0.1857 +vn -0.9952 -0.0977 0.0000 +vn -0.0009 -0.1340 -0.9910 +vn -0.0009 -0.1325 -0.9912 +vn 0.0000 0.3988 -0.9170 +vn 0.0000 0.5290 -0.8486 +vn 0.0000 0.3995 -0.9167 +vn -0.0080 -0.2572 -0.9663 +vn -0.0062 -0.1944 -0.9809 +vn -0.0000 0.1315 -0.9913 +vn -0.0009 -0.2159 -0.9764 +vn -0.0009 -0.2157 -0.9765 +vn 0.0000 -0.1681 -0.9858 +vn -0.0016 0.3986 -0.9171 +vn -0.0020 0.5290 -0.8486 +vn -0.0015 0.3991 -0.9169 +vn 0.7596 0.0174 -0.6501 +vn -0.8458 0.0782 -0.5277 +vn 0.0001 1.0000 -0.0004 +vn 0.0001 1.0000 -0.0008 +vn 0.7461 0.6658 -0.0079 +vn 0.7264 0.6872 -0.0082 +vn -0.0105 0.0238 -0.9997 +vn -0.0063 0.0267 -0.9996 +vn -0.0011 0.0158 -0.9999 +vn -0.0052 0.0284 -0.9996 +vn -0.9986 0.0498 -0.0171 +vn -0.9990 0.0407 -0.0171 +vn -0.9995 0.0245 -0.0202 +vn 0.0009 0.0229 -0.9997 +vn 0.0000 0.0328 -0.9995 +vn -0.0002 0.0243 -0.9997 +vn 0.0000 0.0331 -0.9995 +vn 0.0002 -0.0299 -0.9996 +vn 0.0030 -0.0233 -0.9997 +vn 0.0017 -0.0198 -0.9998 +vn -0.0006 -0.0195 -0.9998 +vn -0.0319 0.9979 -0.0566 +vn -0.0061 0.0000 -1.0000 +vn -0.0121 0.0000 -0.9999 +vn 0.7059 0.7083 -0.0084 +vn -0.1190 -0.1367 -0.9834 +vn -0.0980 -0.1677 -0.9810 +vn -0.6124 -0.2121 -0.7616 +vn 0.1378 -0.1488 -0.9792 +vn 0.2066 -0.1373 -0.9687 +vn -0.0327 -0.1883 -0.9816 +vn 0.9599 0.1854 0.2104 +vn 0.9627 0.1814 0.2007 +vn 0.9344 0.2093 0.2882 +vn 0.9459 0.2123 0.2455 +vn 0.9623 0.2155 0.1657 +vn 0.9632 0.2157 0.1605 +vn -0.5038 0.8636 -0.0189 +vn -0.5042 0.8634 -0.0188 +vn -0.5612 0.8275 -0.0158 +vn -0.5617 0.8272 -0.0158 +vn 0.0690 0.9974 -0.0232 +vn -0.4632 0.8860 -0.0206 +vn 0.9960 0.0891 -0.0021 +vn 0.0000 0.9672 0.2541 +vn -0.0021 0.9638 0.2666 +vn -0.0021 0.9638 0.2665 +vn -0.5790 0.8152 -0.0146 +vn 0.1139 0.0259 0.9932 +vn 0.0610 0.0834 0.9946 +vn 0.0634 0.0808 0.9947 +vn 0.0002 0.0105 0.9999 +vn 0.0001 0.0106 0.9999 +vn -0.0150 0.1474 0.9890 +vn -0.0177 0.1484 0.9888 +vn -0.0534 0.1481 0.9875 +vn -0.0937 0.0972 0.9908 +vn -0.0581 0.0762 0.9954 +vn -0.0714 0.0764 0.9945 +vn -0.0243 0.0757 0.9968 +vn 0.0000 0.0107 0.9999 +vn -0.0042 0.9602 0.2791 +vn -0.9882 -0.1330 -0.0760 +vn -0.9872 -0.1284 -0.0941 +vn 0.0209 0.9997 -0.0108 +vn 0.0515 0.9987 -0.0050 +vn -0.0265 0.9990 -0.0347 +vn -0.9919 -0.1268 0.0048 +vn -0.9909 -0.1237 -0.0534 +vn -0.9920 -0.1261 -0.0085 +vn -0.0628 0.9975 -0.0315 +vn -0.0629 0.9975 -0.0315 +vn 0.0332 0.9985 -0.0432 +vn -0.1583 0.9872 -0.0194 +vn -0.0055 -0.0268 0.9996 +vn -0.0051 -0.0285 0.9996 +vn -0.0148 0.0040 0.9999 +vn 0.0047 -0.0608 0.9981 +vn -0.0204 0.9990 -0.0387 +vn -0.0106 0.9998 -0.0168 +vn -0.0019 0.5290 -0.8486 +vn -0.0019 -0.2637 -0.9646 +vn -0.0006 -0.2162 -0.9763 +vn -0.0005 0.1315 -0.9913 +vn 0.0106 -0.2572 -0.9663 +vn 0.0053 -0.2129 -0.9771 +vn -0.4077 0.0000 -0.9131 +vn -0.2084 0.0000 -0.9780 +vn -0.2078 0.0036 -0.9782 +vn -0.3141 0.0197 -0.9492 +vn -0.1778 0.0139 -0.9840 +vn -0.2842 -0.0143 -0.9587 +vn -0.2224 -0.0287 -0.9745 +vn -0.2684 -0.0346 -0.9627 +vn -0.1938 -0.0149 -0.9809 +vn -0.3346 0.0262 -0.9420 +vn -0.1442 0.0073 -0.9895 +vn -0.1414 0.0026 -0.9899 +vn -0.1103 -0.0020 -0.9939 +vn -0.0834 0.0259 -0.9962 +vn -0.1750 0.0019 -0.9846 +vn -0.1566 0.0010 -0.9877 +vn -0.1254 -0.0721 -0.9895 +vn -0.0921 -0.0961 -0.9911 +vn -0.1054 -0.0424 -0.9935 +vn -0.1390 -0.0217 -0.9901 +vn -0.0643 0.0317 -0.9974 +vn -0.1129 -0.0653 -0.9915 +vn -0.2181 0.0023 -0.9759 +vn -0.1734 0.0011 -0.9848 +vn -0.1771 -0.0030 -0.9842 +vn -0.1359 0.0076 -0.9907 +vn -0.1468 0.0103 -0.9891 +vn -0.1839 -0.0033 -0.9829 +vn -0.1536 -0.0485 -0.9869 +vn -0.2000 0.0000 -0.9798 +vn -0.1722 0.0112 -0.9850 +vn -0.1345 0.0115 -0.9908 +vn -0.2175 -0.0083 -0.9760 +vn -0.1447 0.0079 -0.9894 +vn -0.1607 0.0200 -0.9868 +vn -0.2524 -0.0033 -0.9676 +vn -0.2111 -0.0169 -0.9773 +vn -0.2660 0.0001 -0.9640 +vn -0.7781 0.6282 0.0000 +vn -0.2338 0.0134 -0.9722 +vn -0.1536 0.0061 -0.9881 +vn -0.1528 -0.0761 -0.9853 +vn -0.1743 -0.0463 -0.9836 +vn -0.0004 -0.1333 0.9911 +vn 0.0017 -0.2969 0.9549 +vn 0.0007 -0.1331 -0.9911 +vn 0.0121 -0.2404 -0.9706 +vn 0.0212 -0.1517 -0.9882 +vn 0.0130 -0.0377 -0.9992 +vn -0.8676 -0.0458 0.4952 +vn -0.8087 -0.1077 0.5783 +vn -0.8079 -0.1095 0.5791 +vn -0.8631 -0.0465 0.5029 +vn 0.0014 0.2558 0.9667 +vn 0.0007 0.1289 0.9917 +vn 0.2986 0.5437 0.7844 +vn 0.0910 0.5243 0.8466 +vn -0.7776 -0.1686 0.6057 +vn -0.8832 -0.0147 0.4688 +vn -0.8764 -0.1167 0.4672 +vn -0.8851 -0.1221 0.4491 +vn -0.8899 -0.0508 0.4532 +vn 0.0000 -0.7895 0.6138 +vn 0.0391 -0.7760 0.6295 +vn 0.0275 -0.7802 0.6250 +vn 0.8066 -0.1443 0.5732 +vn 0.8394 -0.1646 0.5180 +vn 0.8177 -0.1510 0.5555 +vn -0.8846 0.0499 0.4636 +vn -0.8942 0.1432 0.4240 +vn -0.8741 -0.0077 0.4856 +vn 0.0035 0.6375 0.7704 +vn -0.0021 0.6365 0.7713 +vn -0.0006 0.6367 0.7711 +vn 0.0035 0.6375 0.7705 +vn 0.8292 0.1697 0.5326 +vn 0.8151 0.0548 0.5767 +vn 0.8020 -0.0093 0.5973 +vn -0.8515 -0.1092 0.5129 +vn -0.8548 -0.1081 0.5076 +vn 0.0875 0.6106 0.7871 +vn 0.0762 0.6145 0.7852 +vn 0.7718 -0.1324 0.6219 +vn 0.7759 -0.1314 0.6171 +vn -0.0096 -0.7865 0.6176 +vn -0.0058 -0.7879 0.6158 +vn -0.0037 -0.7885 0.6151 +vn -0.0097 -0.7864 0.6176 +vn 0.2914 -0.6485 0.7032 +vn 0.1931 -0.7065 0.6808 +vn -0.0741 0.5984 0.7978 +vn -0.0988 0.5837 0.8059 +vn -0.0319 0.6221 0.7823 +vn -0.8653 0.0580 0.4979 +vn 0.3851 0.4638 0.7978 +vn 0.3458 0.4879 0.8015 +vn 0.4085 -0.5638 0.7178 +vn -0.6900 -0.4992 0.5241 +vn 0.5572 0.3386 0.7582 +vn 0.0000 -0.2962 0.9551 +vn -0.0309 -0.2812 0.9592 +vn -0.0271 -0.2830 0.9587 +vn -0.0084 0.2291 0.9734 +vn 0.0000 0.2332 0.9724 +vn -0.0081 0.2293 0.9733 +vn 0.0014 0.2327 0.9726 +vn -0.0199 -0.3062 0.9518 +vn -0.0035 -0.3226 0.9465 +vn -0.0053 0.2380 0.9713 +vn 0.0036 0.2482 0.9687 +vn 0.0000 -0.1871 0.9823 +vn 0.0002 0.0447 0.9990 +vn -0.0000 -0.2304 0.9731 +vn 0.0087 0.2652 0.9642 +vn 0.0043 0.2698 0.9629 +vn 0.0194 -0.3244 0.9457 +vn 0.0114 -0.3035 0.9528 +vn 0.0153 -0.2825 0.9591 +vn 0.0340 -0.2656 0.9635 +vn 0.0028 0.2317 0.9728 +vn -0.0045 0.2435 0.9699 +vn 0.0028 0.2312 0.9729 +vn -0.0003 0.0525 0.9986 +vn -0.0001 -0.1871 0.9823 +vn -0.0003 0.0526 0.9986 +vn 0.0000 -0.2301 0.9732 +vn -0.0099 0.2737 0.9618 +vn -0.0179 -0.3199 0.9473 +vn 0.0084 -0.3058 0.9521 +vn -0.0098 -0.7860 0.6182 +vn -0.0009 -0.2150 -0.9766 +vn -0.0009 -0.1318 -0.9913 +vn -0.0009 -0.2150 0.9766 +vn -0.0009 -0.1318 0.9913 +vn 0.0012 -0.9999 0.0166 +vn 0.0012 -1.0000 -0.0000 +vn 0.1857 -0.9826 -0.0000 +vn 0.1857 -0.9825 0.0151 +vn 0.0012 -0.9999 -0.0166 +vn 0.1857 -0.9825 -0.0151 +vn 0.9893 -0.0275 0.1433 +vn 0.9836 -0.0828 0.1602 +vn -0.9855 -0.0319 0.1664 +vn -0.9779 -0.0960 0.1857 +vn 0.0000 -0.1971 -0.9804 +vn 0.1359 -0.1952 -0.9713 +vn 0.2639 -0.3793 -0.8868 +vn 0.0000 -0.1971 0.9804 +vn -0.1359 -0.1952 0.9713 +vn -0.2639 -0.3793 0.8868 +vn -0.9877 0.0000 0.1566 +vn 0.9909 0.0000 0.1347 +vn -0.9877 0.0000 -0.1566 +vn 0.9909 0.0000 -0.1347 +vn -0.1359 -0.1952 -0.9713 +vn 0.1359 -0.1952 0.9713 +vn 0.2639 -0.3793 0.8868 +vn -0.2639 -0.3793 -0.8868 +vn -0.1834 -0.9829 -0.0174 +vn -0.1834 -0.9830 0.0000 +vn -0.1834 -0.9829 0.0174 +usemtl Material +s 1 +f 293/1/1 3/2/1 13/3/2 299/4/2 +f 31/5/3 30/6/3 3/7/3 4/8/3 +f 294/9/4 217/10/5 1/11/5 2/12/4 +f 329/13/6 295/14/6 5/15/6 197/16/6 +f 33/17/3 7/18/3 6/19/3 32/20/3 +f 2/12/3 8/21/3 11/22/3 9/23/3 +f 8/21/3 5/15/3 10/24/3 11/22/3 +f 31/5/3 4/8/3 7/18/3 33/17/3 +f 298/25/7 11/22/7 10/24/7 297/26/7 +f 296/27/8 9/23/8 11/22/8 298/25/8 +f 294/9/9 2/12/9 9/23/9 296/27/9 +f 301/28/10 16/29/10 15/30/11 300/31/11 +f 199/32/3 1/11/3 12/33/3 200/34/3 +f 202/35/3 17/36/3 14/37/3 201/38/3 +f 205/39/3 22/40/3 40/41/12 206/42/13 +f 73/43/3 75/44/3 28/45/3 27/46/3 +f 200/34/3 12/33/3 17/36/3 202/35/3 +f 299/4/2 13/3/2 16/29/10 301/28/10 +f 203/47/3 18/48/3 22/40/3 205/39/3 +f 76/49/3 73/43/3 27/46/3 29/50/3 +f 303/51/14 21/52/14 19/53/15 302/54/15 +f 204/55/3 20/56/3 18/48/3 203/47/3 +f 201/38/3 14/37/3 20/56/3 204/55/3 +f 300/31/11 15/30/11 21/52/14 303/51/14 +f 75/44/3 72/57/3 25/58/3 28/45/3 +f 302/54/15 19/53/15 23/59/16 304/60/16 +f 39/61/17 42/62/18 105/63/19 102/64/20 +f 1391/65/3 1390/66/3 71/67/3 70/68/3 +f 72/57/3 74/69/3 26/70/3 25/58/3 +f 74/69/3 77/71/3 24/72/3 26/70/3 +f 15/73/3 35/74/3 38/75/3 21/76/3 +f 21/76/3 38/75/3 37/77/3 19/78/3 +f 19/78/3 37/77/3 39/61/17 23/79/21 +f 13/80/3 34/81/3 36/82/3 16/83/3 +f 16/83/3 36/82/3 35/74/3 15/73/3 +f 3/7/3 30/6/3 34/81/3 13/80/3 +f 196/84/3 31/5/3 33/17/3 198/85/3 +f 198/85/3 33/17/3 32/20/3 197/86/3 +f 239/87/6 222/88/6 32/89/6 6/90/6 +f 196/84/3 199/32/3 30/6/3 31/5/3 +f 76/49/3 29/50/3 41/91/3 78/92/3 +f 1351/93/3 46/94/3 49/95/3 1353/96/22 +f 1356/97/3 1352/98/3 48/99/3 47/100/3 +f 1354/101/3 1356/97/3 47/100/3 44/102/3 +f 1350/103/3 1354/101/3 44/102/3 43/104/3 +f 1351/93/3 1355/105/3 45/106/3 46/94/3 +f 1355/105/3 1350/103/3 43/104/3 45/106/3 +f 79/107/3 51/108/3 53/109/3 80/110/3 +f 77/71/3 48/99/3 51/108/3 79/107/3 +f 1386/111/3 1387/112/3 63/113/3 65/114/3 +f 80/110/3 53/109/3 55/115/3 81/116/3 +f 82/117/3 57/118/3 59/119/3 83/120/3 +f 81/116/3 55/115/3 57/118/3 82/117/3 +f 1388/121/3 1389/122/3 68/123/3 67/124/3 +f 263/125/23 60/126/24 67/124/25 270/127/25 +f 270/127/25 67/124/25 68/123/26 271/128/26 +f 271/128/26 68/123/26 69/129/27 272/130/27 +f 272/130/27 69/129/27 70/68/28 273/131/28 +f 273/131/29 70/68/29 71/67/29 274/132/29 +f 1389/122/3 1393/133/3 69/129/3 68/123/3 +f 1395/134/3 1394/135/3 61/136/3 64/137/3 +f 1393/133/3 1391/65/3 70/68/3 69/129/3 +f 1394/135/3 1396/138/3 62/139/3 61/136/3 +f 1387/112/3 1395/134/3 64/137/3 63/113/3 +f 1396/138/3 1397/140/3 60/126/3 62/139/3 +f 1397/140/3 1388/121/3 67/124/3 60/126/3 +f 1392/141/30 1386/111/3 65/114/3 66/142/31 +f 306/143/32 108/144/33 84/145/34 277/146/35 +f 54/147/3 81/116/3 82/117/3 56/148/3 +f 56/148/3 82/117/3 83/120/3 58/149/3 +f 52/150/3 80/110/3 81/116/3 54/147/3 +f 24/72/3 77/71/3 79/107/3 50/151/3 +f 50/151/3 79/107/3 80/110/3 52/150/3 +f 46/94/3 76/49/3 78/92/3 49/95/3 +f 1392/141/30 66/142/31 107/152/36 1398/153/37 +f 47/100/3 48/99/3 77/71/3 74/69/3 +f 44/102/3 47/100/3 74/69/3 72/57/3 +f 43/104/3 44/102/3 72/57/3 75/44/3 +f 46/94/3 45/106/3 73/43/3 76/49/3 +f 45/106/3 43/104/3 75/44/3 73/43/3 +f 108/144/38 106/154/38 85/155/39 84/145/40 +f 84/145/40 85/155/39 87/156/3 86/157/3 +f 277/146/35 84/145/34 86/157/41 279/158/41 +f 281/159/42 88/160/42 90/161/43 283/162/43 +f 86/157/3 87/156/3 89/163/3 88/160/3 +f 279/158/44 86/157/44 88/160/42 281/159/42 +f 88/160/3 89/163/3 91/164/3 90/161/3 +f 90/161/3 91/164/3 93/165/3 92/166/3 +f 283/162/43 90/161/43 92/166/45 285/167/45 +f 286/168/46 94/169/46 96/170/47 288/171/47 +f 92/166/3 93/165/3 95/172/3 94/169/3 +f 285/167/45 92/166/45 94/169/46 286/168/46 +f 94/169/3 95/172/3 97/173/3 96/170/3 +f 96/170/3 97/173/3 99/174/3 98/175/3 +f 288/171/47 96/170/47 98/175/48 290/176/48 +f 98/175/3 99/174/3 101/177/3 100/178/3 +f 290/176/48 98/175/48 100/178/48 292/179/48 +f 157/180/3 153/181/3 121/182/3 114/183/3 +f 320/184/49 156/185/49 115/186/49 311/187/49 +f 211/188/3 149/189/3 117/190/50 208/191/51 +f 1402/192/3 151/193/3 125/194/52 1400/195/53 +f 129/196/54 127/197/55 112/198/56 109/199/57 +f 23/79/21 39/61/17 102/64/20 103/200/58 +f 1361/201/59 1368/202/60 1461/203/61 1463/204/59 +f 304/60/49 23/59/49 103/205/49 305/206/49 +f 206/42/13 40/41/12 104/207/62 207/208/63 +f 289/209/64 724/210/64 726/211/64 291/212/64 +f 287/213/65 722/214/65 724/210/64 289/209/64 +f 280/215/66 714/216/66 716/217/67 282/218/67 +f 282/218/67 716/217/67 718/219/68 284/220/68 +f 278/221/69 712/222/69 714/216/66 280/215/66 +f 307/223/70 668/224/70 710/225/71 276/226/71 +f 276/226/71 710/225/71 712/222/72 278/221/72 +f 1407/227/73 1399/228/73 708/229/73 274/132/73 +f 268/230/74 702/231/75 703/232/76 269/233/77 +f 266/234/78 700/235/79 702/231/75 268/230/74 +f 264/236/80 698/237/81 701/238/82 267/239/83 +f 267/239/83 701/238/82 700/235/79 266/234/78 +f 263/125/23 697/240/84 699/241/85 265/242/86 +f 265/242/86 699/241/85 698/237/81 264/236/80 +f 260/243/87 694/244/87 696/245/88 262/246/88 +f 275/247/89 709/248/89 695/249/90 261/250/90 +f 118/251/91 693/252/91 694/244/87 260/243/87 +f 215/253/92 691/254/92 692/255/93 209/256/93 +f 209/256/93 692/255/93 693/252/91 118/251/91 +f 216/257/94 690/258/94 691/254/92 215/253/92 +f 1366/259/95 1358/260/95 690/258/95 216/257/95 +f 138/261/96 246/262/97 218/263/3 221/264/3 +f 217/10/5 673/265/5 682/266/98 244/267/98 +f 295/14/99 677/268/99 680/269/99 297/26/99 +f 223/270/100 672/271/100 678/272/101 226/273/101 +f 226/273/102 678/272/102 676/274/102 239/275/102 +f 275/247/103 83/120/103 108/144/33 306/143/32 +f 83/120/104 59/119/104 106/154/104 108/144/104 +f 223/270/100 293/1/1 674/276/1 672/271/100 +f 262/246/88 696/245/88 668/224/70 307/223/70 +f 309/277/105 95/172/105 93/165/68 284/220/68 +f 287/213/65 97/173/65 95/172/105 309/277/105 +f 235/278/106 130/279/107 232/280/108 231/281/109 +f 116/282/110 243/283/111 213/284/3 214/285/3 +f 236/286/112 237/287/113 227/288/3 225/289/3 +f 189/290/114 238/291/115 219/292/3 224/293/3 +f 124/294/116 122/295/117 230/296/118 111/297/119 +f 156/298/3 157/180/3 114/183/3 115/299/3 +f 120/300/120 1359/301/121 1459/302/122 1456/303/123 +f 147/304/124 148/305/125 136/306/126 135/307/127 +f 171/308/128 147/304/124 135/307/127 166/309/129 +f 161/310/130 129/196/54 109/199/57 160/311/131 +f 313/312/132 752/313/132 734/314/133 308/315/133 +f 314/316/134 759/317/134 752/313/132 313/312/132 +f 163/318/135 131/319/136 129/196/54 161/310/130 +f 1405/320/137 236/286/112 225/289/3 1403/321/3 +f 131/319/136 133/322/138 127/197/55 129/196/54 +f 107/152/36 66/142/31 133/322/138 131/319/136 +f 241/323/139 189/290/114 224/293/3 220/324/3 +f 152/325/140 107/152/36 131/319/136 163/318/135 +f 269/233/77 703/232/76 759/317/141 314/316/141 +f 126/326/142 145/327/143 140/328/144 139/329/145 +f 183/330/146 126/326/142 139/329/145 168/331/147 +f 318/332/148 780/333/149 764/334/150 315/335/150 +f 374/336/151 1061/337/151 820/338/152 179/339/152 +f 388/340/153 387/341/154 175/342/155 174/343/156 +f 247/344/157 240/345/158 229/346/3 212/347/3 +f 310/348/159 751/349/159 769/350/160 316/351/160 +f 315/335/161 764/334/161 772/352/162 317/353/162 +f 240/345/158 242/354/163 228/355/3 229/346/3 +f 166/309/129 135/307/127 143/356/164 169/357/165 +f 135/307/127 136/306/166 144/358/167 143/356/164 +f 308/315/168 734/314/168 780/333/149 318/332/148 +f 347/359/169 738/360/169 905/361/169 344/362/169 +f 160/311/131 109/199/57 147/304/124 171/308/128 +f 109/199/57 112/198/56 148/305/125 147/304/124 +f 110/363/170 159/364/3 172/365/3 146/366/171 +f 433/367/3 160/311/131 171/308/128 444/368/3 +f 137/369/172 165/370/3 170/371/3 134/372/163 +f 439/373/3 166/309/129 169/357/165 442/374/3 +f 1082/375/173 385/376/173 176/377/174 824/378/174 +f 440/379/175 1161/380/175 810/381/176 167/382/176 +f 142/383/163 177/384/3 167/382/3 141/385/177 +f 420/386/3 183/330/146 168/331/147 441/387/3 +f 125/194/52 151/193/3 164/388/3 132/389/178 +f 425/390/3 152/325/140 163/318/135 436/391/3 +f 132/389/178 164/388/3 162/392/3 113/393/179 +f 436/391/3 163/318/135 161/310/130 434/394/3 +f 113/393/179 162/392/3 159/364/3 110/363/170 +f 434/394/3 161/310/130 160/311/131 433/367/3 +f 146/366/171 172/365/3 165/370/3 137/369/172 +f 444/368/3 171/308/128 166/309/129 439/373/3 +f 1401/395/180 1408/396/181 1467/397/182 1469/398/183 +f 78/92/184 41/91/185 1454/399/186 1452/400/187 +f 103/200/58 102/64/20 158/401/188 155/402/189 +f 429/403/3 430/404/3 157/180/3 156/298/3 +f 1398/153/37 107/152/36 152/325/140 1401/395/190 +f 1409/405/3 424/406/3 151/193/3 1402/192/3 +f 1408/396/181 1409/405/191 1468/407/192 1467/397/182 +f 1398/153/193 1401/395/180 1469/398/183 1471/408/194 +f 119/409/195 123/410/196 1455/411/196 1457/412/197 +f 1409/405/191 1402/192/198 1470/413/199 1468/407/192 +f 207/208/63 104/207/62 150/414/200 210/415/201 +f 447/416/3 422/417/3 149/189/3 211/188/3 +f 305/206/49 103/205/49 155/418/49 319/419/49 +f 449/420/49 429/421/49 156/185/49 320/184/49 +f 102/64/20 105/63/19 154/422/202 158/401/188 +f 430/404/3 426/423/3 153/181/3 157/180/3 +f 176/377/203 174/343/156 180/424/204 182/425/205 +f 243/283/111 247/344/157 212/347/3 213/284/3 +f 391/426/206 1079/427/206 818/428/207 321/429/207 +f 376/430/208 374/336/3 179/339/3 178/431/209 +f 926/432/210 348/433/211 351/434/212 931/435/213 +f 385/376/214 388/340/153 174/343/156 176/377/203 +f 409/436/215 1103/437/215 836/438/216 324/439/216 +f 406/440/217 403/441/218 187/442/218 186/443/219 +f 394/444/208 393/445/3 191/446/3 190/447/220 +f 178/431/209 179/339/3 185/448/3 184/449/221 +f 174/343/156 175/342/155 181/450/154 180/424/204 +f 321/429/207 818/428/207 827/451/222 322/452/222 +f 410/453/223 1114/454/223 824/378/223 176/377/223 +f 1578/455/224 1577/456/225 1570/457/226 1573/458/227 +f 1364/459/228 241/323/139 220/324/3 1362/460/3 +f 1588/461/3 1581/462/229 193/463/230 416/464/3 +f 1108/465/231 405/466/232 188/467/233 842/468/233 +f 1600/469/234 128/470/235 233/471/236 1584/472/236 +f 405/466/237 406/440/217 186/443/219 188/467/238 +f 393/445/239 1091/473/239 838/474/240 191/446/240 +f 413/475/241 1117/476/241 829/477/242 185/448/242 +f 410/453/3 176/377/203 182/425/205 412/478/3 +f 1121/479/243 415/480/243 191/446/243 838/474/243 +f 1582/481/114 1597/482/3 195/483/3 194/484/244 +f 1581/462/229 1583/485/245 173/486/246 193/463/230 +f 1583/485/245 1598/487/247 192/488/247 173/486/246 +f 418/489/248 327/490/248 850/491/248 1126/492/248 +f 327/490/248 328/493/249 849/494/249 850/491/248 +f 323/495/250 326/496/248 851/497/248 846/498/250 +f 1564/499/251 328/493/249 173/486/252 192/488/251 +f 426/423/3 447/416/3 211/188/3 153/181/3 +f 105/63/19 207/208/63 210/415/201 154/422/202 +f 398/500/253 245/501/254 234/502/255 396/503/108 +f 42/62/18 206/42/13 207/208/63 105/63/19 +f 153/181/3 211/188/3 208/191/51 121/182/3 +f 2/12/3 1/11/3 199/32/3 196/84/3 +f 8/21/3 198/85/3 197/86/3 5/15/3 +f 2/12/3 196/84/3 198/85/3 8/21/3 +f 35/74/3 201/38/3 204/55/3 38/75/3 +f 38/75/3 204/55/3 203/47/3 37/77/3 +f 37/77/3 203/47/3 205/39/3 39/61/17 +f 34/81/3 200/34/3 202/35/3 36/82/3 +f 39/61/17 205/39/3 206/42/13 42/62/18 +f 36/82/3 202/35/3 201/38/3 35/74/3 +f 30/6/3 199/32/3 200/34/3 34/81/3 +f 222/88/6 329/13/6 197/16/6 32/89/6 +f 336/504/256 214/285/256 213/284/257 335/505/257 +f 311/187/258 115/186/258 249/506/258 348/433/258 +f 1406/507/259 1403/321/259 225/289/260 332/508/260 +f 334/509/259 224/293/259 219/292/259 331/510/259 +f 121/182/259 208/191/259 250/511/259 251/512/259 +f 138/261/261 221/264/261 253/513/261 252/514/261 +f 1365/515/259 1362/460/259 220/324/259 333/516/259 +f 333/516/259 220/324/259 224/293/259 334/509/259 +f 337/517/262 227/288/262 214/285/256 336/504/256 +f 332/508/260 225/289/260 227/288/262 337/517/262 +f 341/518/263 212/347/263 229/346/264 338/519/264 +f 312/520/265 111/297/265 230/296/266 339/521/260 +f 338/519/264 229/346/264 228/355/265 340/522/265 +f 335/505/257 213/284/257 212/347/263 341/518/263 +f 342/523/266 231/281/266 232/280/267 343/524/267 +f 383/525/68 378/526/68 231/281/266 342/523/266 +f 1585/527/259 1584/472/259 233/471/259 344/362/259 +f 401/528/68 396/503/68 234/502/268 345/529/268 +f 330/530/259 346/531/259 221/532/259 218/263/259 +f 380/533/253 235/278/106 231/281/109 378/526/108 +f 237/287/113 116/282/110 214/285/3 227/288/3 +f 340/522/265 228/355/265 111/297/265 312/520/265 +f 442/374/3 169/357/165 183/330/146 420/386/3 +f 134/372/163 170/371/3 177/384/3 142/383/163 +f 317/353/162 772/352/162 751/349/159 310/348/159 +f 169/357/165 143/356/164 126/326/142 183/330/146 +f 143/356/164 144/358/167 145/327/143 126/326/142 +f 242/354/163 124/294/116 111/297/119 228/355/3 +f 134/372/163 142/383/163 124/294/116 242/354/163 +f 132/389/178 113/393/179 116/282/110 237/287/113 +f 376/430/208 178/431/209 235/278/106 380/533/253 +f 394/444/208 190/447/220 245/501/254 398/500/253 +f 1582/481/114 194/484/244 128/470/235 1600/469/234 +f 1359/301/269 120/300/270 241/323/139 1364/459/228 +f 208/191/271 138/261/271 252/514/271 250/511/271 +f 110/363/170 146/366/171 247/344/157 243/283/111 +f 323/495/250 846/498/250 738/360/169 347/359/169 +f 137/369/172 134/372/163 242/354/163 240/345/158 +f 146/366/171 137/369/172 240/345/158 247/344/157 +f 114/183/272 121/182/259 251/512/259 248/534/272 +f 120/300/270 123/410/273 189/290/114 241/323/139 +f 1400/195/53 125/194/52 236/286/112 1405/320/137 +f 142/383/163 141/385/177 122/295/117 124/294/116 +f 123/410/273 119/409/274 238/291/115 189/290/114 +f 115/299/275 114/183/272 248/534/272 249/535/275 +f 125/194/52 132/389/178 237/287/113 236/286/112 +f 113/393/179 110/363/170 243/283/111 116/282/110 +f 346/531/276 889/536/277 937/537/277 361/538/278 +f 178/431/209 184/449/221 130/279/107 235/278/106 +f 208/191/51 117/190/50 246/262/97 138/261/96 +f 256/539/279 254/540/280 258/541/281 257/542/282 +f 351/434/212 256/543/283 257/544/284 362/545/285 +f 254/540/280 255/546/286 259/547/287 258/541/281 +f 255/546/286 252/514/288 253/513/289 259/547/287 +f 257/542/282 258/541/281 352/548/290 353/549/291 +f 259/547/287 253/513/289 355/550/292 356/551/293 +f 1051/552/294 1048/553/295 371/554/296 +f 251/512/3 250/511/3 252/514/288 255/546/286 +f 248/534/297 251/512/3 255/546/286 254/540/280 +f 348/433/211 249/506/211 256/543/283 351/434/212 +f 249/535/298 248/534/297 254/540/280 256/539/279 +f 931/435/213 351/434/212 362/545/285 936/555/299 +f 221/532/300 346/531/276 361/538/278 253/556/300 +f 194/484/301 323/495/250 347/359/169 128/470/169 +f 144/358/162 317/353/162 310/348/159 145/327/159 +f 900/557/265 340/522/265 312/520/265 779/558/265 +f 875/559/259 889/536/259 346/531/259 330/530/259 +f 1094/560/68 401/528/68 345/529/268 907/561/268 +f 1599/562/259 1585/527/259 344/362/259 905/361/259 +f 1068/563/68 383/525/68 342/523/266 903/564/266 +f 903/564/266 342/523/266 343/524/267 904/565/267 +f 890/566/257 335/505/257 341/518/263 897/567/263 +f 896/568/264 338/519/264 340/522/265 900/557/265 +f 779/558/265 312/520/265 339/521/260 898/569/260 +f 897/567/263 341/518/263 338/519/264 896/568/264 +f 884/570/260 332/508/260 337/517/262 891/571/262 +f 891/571/262 337/517/262 336/504/256 893/572/256 +f 887/573/259 333/516/259 334/509/259 888/574/259 +f 1363/575/259 1365/515/259 333/516/259 887/573/259 +f 888/574/259 334/509/259 331/510/259 877/576/259 +f 1404/577/259 1406/507/259 332/508/260 884/570/260 +f 749/578/258 311/187/258 348/433/258 926/432/258 +f 893/572/256 336/504/256 335/505/257 890/566/257 +f 689/579/6 864/580/6 329/13/6 222/88/6 +f 844/581/251 849/494/249 328/493/249 1564/499/251 +f 194/484/301 195/483/248 326/496/248 323/495/250 +f 193/463/248 173/486/252 328/493/249 327/490/248 +f 416/464/248 193/463/248 327/490/248 418/489/248 +f 1598/487/302 1586/582/302 1564/499/302 192/488/302 +f 175/342/207 321/429/207 322/452/222 181/450/222 +f 403/441/215 409/436/215 324/439/216 187/442/216 +f 387/341/206 391/426/206 321/429/207 175/342/207 +f 1132/583/49 449/420/49 320/184/49 781/584/49 +f 728/585/49 305/206/49 319/419/49 782/586/49 +f 128/470/169 347/359/169 344/362/169 233/471/169 +f 112/198/56 308/315/303 318/332/304 148/305/125 +f 136/306/161 315/335/161 317/353/162 144/358/162 +f 145/327/159 310/348/159 316/351/160 140/328/160 +f 148/305/125 318/332/305 315/335/305 136/306/126 +f 66/142/31 269/233/306 314/316/307 133/322/138 +f 133/322/138 314/316/307 313/312/308 127/197/55 +f 127/197/55 313/312/308 308/315/303 112/198/56 +f 722/214/65 287/213/65 309/277/105 735/587/105 +f 735/587/105 309/277/105 284/220/68 718/219/68 +f 59/119/309 262/246/88 307/223/70 106/154/310 +f 4/588/100 3/2/1 293/1/1 223/270/100 +f 709/248/103 275/247/103 306/143/32 664/589/32 +f 7/590/102 226/273/102 239/275/102 6/591/102 +f 4/588/100 223/270/100 226/273/101 7/590/101 +f 5/15/99 295/14/99 297/26/99 10/24/99 +f 1/11/5 217/10/5 244/267/98 12/33/98 +f 1352/98/95 1366/259/95 216/257/95 48/99/95 +f 48/99/94 216/257/94 215/253/92 51/108/92 +f 53/109/93 209/256/93 118/251/91 55/115/91 +f 51/108/92 215/253/92 209/256/93 53/109/93 +f 55/115/91 118/251/91 260/243/87 57/118/87 +f 83/120/89 275/247/89 261/250/90 58/149/90 +f 57/118/87 260/243/87 262/246/88 59/119/309 +f 62/139/311 265/242/86 264/236/80 61/136/312 +f 60/126/24 263/125/23 265/242/86 62/139/311 +f 64/137/313 267/239/83 266/234/78 63/113/314 +f 61/136/312 264/236/80 267/239/83 64/137/313 +f 63/113/314 266/234/78 268/230/74 65/114/315 +f 65/114/315 268/230/74 269/233/77 66/142/316 +f 1390/66/73 1407/227/73 274/132/73 71/67/73 +f 85/155/317 276/226/71 278/221/72 87/156/72 +f 106/154/310 307/223/70 276/226/71 85/155/317 +f 87/156/69 278/221/69 280/215/66 89/163/66 +f 91/164/67 282/218/67 284/220/68 93/165/68 +f 89/163/66 280/215/66 282/218/67 91/164/67 +f 97/173/65 287/213/65 289/209/64 99/174/64 +f 99/174/64 289/209/64 291/212/64 101/177/64 +f 688/592/49 304/60/49 305/206/49 728/585/49 +f 781/584/49 320/184/49 311/187/49 749/578/49 +f 725/593/48 290/176/48 292/179/48 727/594/48 +f 723/595/47 288/171/47 290/176/48 725/593/48 +f 719/596/45 285/167/45 286/168/46 721/597/46 +f 721/597/46 286/168/46 288/171/47 723/595/47 +f 717/598/43 283/162/43 285/167/45 719/596/45 +f 713/599/44 279/158/44 281/159/42 715/600/42 +f 715/600/42 281/159/42 283/162/43 717/598/43 +f 711/601/35 277/146/35 279/158/41 713/599/41 +f 664/589/32 306/143/32 277/146/35 711/601/35 +f 707/602/29 273/131/29 274/132/29 708/229/29 +f 706/603/27 272/130/27 273/131/28 707/602/28 +f 705/604/26 271/128/26 272/130/27 706/603/27 +f 704/605/25 270/127/25 271/128/26 705/604/26 +f 697/240/84 263/125/23 270/127/25 704/605/25 +f 676/606/6 689/579/6 222/88/6 239/87/6 +f 686/607/15 302/54/15 304/60/16 688/592/16 +f 684/608/11 300/31/11 303/51/14 687/609/14 +f 687/609/14 303/51/14 302/54/15 686/607/15 +f 683/610/2 299/4/2 301/28/10 685/611/10 +f 685/611/10 301/28/10 300/31/11 684/608/11 +f 675/612/9 294/9/9 296/27/9 679/613/9 +f 679/613/8 296/27/8 298/25/8 681/614/8 +f 681/614/7 298/25/7 297/26/7 680/269/7 +f 864/580/6 677/268/6 295/14/6 329/13/6 +f 675/612/4 673/265/5 217/10/5 294/9/4 +f 674/276/1 293/1/1 299/4/2 683/610/2 +f 363/615/318 365/616/319 353/617/320 352/618/321 +f 360/619/322 357/620/322 356/621/322 355/622/322 +f 363/615/318 352/618/321 356/621/323 357/620/323 +f 253/556/324 361/538/324 360/619/324 355/622/324 +f 373/623/325 370/624/326 1041/625/327 1049/626/325 +f 362/545/328 257/544/328 353/627/320 365/628/319 +f 258/541/281 259/547/287 356/551/293 352/548/290 +f 350/629/329 358/630/330 360/619/331 361/538/329 +f 364/631/332 354/632/333 363/615/334 357/620/335 +f 358/630/330 364/631/332 357/620/335 360/619/331 +f 354/632/333 359/633/336 365/616/337 363/615/334 +f 359/633/336 349/634/338 362/635/338 365/616/337 +f 370/624/326 372/636/339 1050/637/339 1041/625/327 +f 371/554/340 373/623/341 1049/626/342 1051/552/343 +f 1048/553/295 936/555/344 362/545/345 349/634/346 +f 937/537/347 1047/638/347 350/639/348 361/538/348 +f 359/633/349 354/632/349 366/640/350 368/641/351 +f 364/631/352 358/630/353 369/642/353 367/643/354 +f 354/632/355 364/631/352 367/643/354 366/640/355 +f 368/641/351 366/640/350 373/623/341 371/554/340 +f 367/643/356 369/642/357 372/636/357 370/624/358 +f 366/640/359 367/643/356 370/624/358 373/623/359 +f 371/554/296 1048/553/295 368/641/360 +f 349/634/346 359/633/361 368/641/360 1048/553/295 +f 369/642/248 358/630/248 372/636/248 +f 350/629/248 372/636/248 358/630/248 +f 1050/637/248 372/636/248 350/629/248 1047/638/248 +f 898/569/260 339/521/260 382/644/362 1069/645/362 +f 1069/645/362 382/644/362 383/525/68 1068/563/68 +f 141/385/177 377/646/220 381/647/254 122/295/117 +f 377/646/220 376/430/208 380/533/253 381/647/254 +f 122/295/117 381/647/254 379/648/363 230/296/118 +f 381/647/254 380/533/253 378/526/108 379/648/363 +f 339/521/260 230/296/266 379/648/362 382/644/362 +f 382/644/362 379/648/362 378/526/68 383/525/68 +f 141/385/177 167/382/3 375/649/3 377/646/220 +f 377/646/220 375/649/3 374/336/3 376/430/208 +f 167/382/364 810/381/364 1060/650/365 375/649/365 +f 375/649/365 1060/650/365 1061/337/151 374/336/151 +f 140/328/160 316/351/160 390/651/366 386/652/366 +f 386/652/366 390/651/366 391/426/206 387/341/206 +f 168/331/147 139/329/145 389/653/367 384/654/368 +f 384/654/368 389/653/367 388/340/153 385/376/214 +f 316/351/160 769/350/160 1078/655/366 390/651/366 +f 390/651/366 1078/655/366 1079/427/206 391/426/206 +f 809/656/369 168/331/369 384/654/370 1083/657/370 +f 1083/657/370 384/654/370 385/376/173 1082/375/173 +f 139/329/145 140/328/144 386/652/154 389/653/367 +f 389/653/367 386/652/154 387/341/154 388/340/153 +f 904/565/267 343/524/267 400/658/362 1095/659/362 +f 1095/659/362 400/658/362 401/528/68 1094/560/68 +f 184/449/221 395/660/371 399/661/254 130/279/107 +f 395/660/371 394/444/208 398/500/253 399/661/254 +f 343/524/267 232/280/267 397/662/362 400/658/362 +f 400/658/362 397/662/362 396/503/68 401/528/68 +f 130/279/107 399/661/254 397/662/255 232/280/108 +f 399/661/254 398/500/253 396/503/108 397/662/255 +f 185/448/242 829/477/242 1090/663/372 392/664/372 +f 392/664/372 1090/663/372 1091/473/239 393/445/239 +f 184/449/221 185/448/3 392/664/3 395/660/371 +f 395/660/371 392/664/3 393/445/3 394/444/208 +f 181/450/222 322/452/222 408/665/133 402/666/133 +f 402/666/133 408/665/133 409/436/215 403/441/215 +f 182/425/205 180/424/204 407/667/373 404/668/374 +f 404/668/374 407/667/373 406/440/217 405/466/237 +f 833/669/375 182/425/375 404/668/376 1109/670/377 +f 1109/670/377 404/668/376 405/466/232 1108/465/231 +f 180/424/204 181/450/154 402/666/218 407/667/373 +f 407/667/373 402/666/218 403/441/218 406/440/217 +f 322/452/222 827/451/222 1102/671/133 408/665/133 +f 408/665/133 1102/671/133 1103/437/215 409/436/215 +f 179/339/3 411/672/3 413/475/3 185/448/3 +f 411/672/3 410/453/3 412/478/3 413/475/3 +f 182/425/378 833/669/378 1116/673/378 412/478/378 +f 412/478/248 1116/673/248 1117/476/248 413/475/248 +f 179/339/379 820/338/379 1115/674/379 411/672/379 +f 411/672/49 1115/674/49 1114/454/49 410/453/49 +f 195/483/248 417/675/248 419/676/248 326/496/248 +f 417/675/248 416/464/248 418/489/248 419/676/248 +f 326/496/248 419/676/248 1127/677/248 851/497/248 +f 419/676/248 418/489/248 1126/492/248 1127/677/248 +f 842/468/380 188/467/380 414/678/380 1120/679/380 +f 1120/679/49 414/678/49 415/480/49 1121/479/49 +f 1597/482/3 1587/680/3 417/675/3 195/483/3 +f 1587/680/3 1588/461/3 416/464/3 417/675/3 +f 782/586/49 319/419/49 448/681/49 1133/682/49 +f 1133/682/49 448/681/49 449/420/49 1132/583/49 +f 170/371/3 443/683/3 421/684/3 177/384/3 +f 443/683/3 442/374/3 420/386/3 421/684/3 +f 154/422/202 210/415/201 446/685/3 427/686/3 +f 427/686/3 446/685/3 447/416/3 426/423/3 +f 158/401/188 154/422/202 427/686/3 431/687/3 +f 431/687/3 427/686/3 426/423/3 430/404/3 +f 319/419/49 155/418/49 428/688/49 448/681/49 +f 448/681/49 428/688/49 429/421/49 449/420/49 +f 210/415/201 150/414/200 423/689/3 446/685/3 +f 446/685/3 423/689/3 422/417/3 447/416/3 +f 1359/301/121 1361/201/381 1463/204/381 1459/302/122 +f 49/95/382 78/92/184 1452/400/187 1453/690/383 +f 1357/691/384 1353/96/385 1458/692/386 1464/693/384 +f 1515/694/387 119/409/195 1457/412/197 1534/695/388 +f 1401/395/190 152/325/140 425/390/3 1408/396/3 +f 1408/396/3 425/390/3 424/406/3 1409/405/3 +f 155/402/189 158/401/188 431/687/3 428/696/3 +f 428/696/3 431/687/3 430/404/3 429/403/3 +f 123/410/196 120/300/120 1456/303/123 1455/411/196 +f 1509/697/389 1392/141/390 1465/698/391 1533/699/392 +f 172/365/3 445/700/3 438/701/3 165/370/3 +f 445/700/3 444/368/3 439/373/3 438/701/3 +f 162/392/3 435/702/3 432/703/3 159/364/3 +f 435/702/3 434/394/3 433/367/3 432/703/3 +f 164/388/3 437/704/3 435/702/3 162/392/3 +f 437/704/3 436/391/3 434/394/3 435/702/3 +f 151/193/3 424/406/3 437/704/3 164/388/3 +f 424/406/3 425/390/3 436/391/3 437/704/3 +f 177/384/3 421/684/3 440/379/3 167/382/3 +f 421/684/3 420/386/3 441/387/3 440/379/3 +f 168/331/393 809/656/393 1160/705/394 441/387/394 +f 441/387/394 1160/705/394 1161/380/175 440/379/175 +f 165/370/3 438/701/3 443/683/3 170/371/3 +f 438/701/3 439/373/3 442/374/3 443/683/3 +f 159/364/3 432/703/3 445/700/3 172/365/3 +f 432/703/3 433/367/3 444/368/3 445/700/3 +f 474/706/395 450/707/396 458/708/397 476/709/398 +f 1176/710/248 1177/711/248 453/712/248 452/713/248 +f 452/713/3 453/712/3 451/714/399 450/715/396 +f 1172/716/302 1176/710/302 452/713/302 450/717/302 +f 1177/711/400 1173/718/401 451/719/402 453/712/400 +f 454/720/403 461/721/404 462/722/405 455/723/406 +f 1184/724/248 456/725/248 457/726/248 1185/727/248 +f 456/725/3 454/720/403 455/723/406 457/726/3 +f 1180/728/259 454/729/259 456/725/259 1184/724/259 +f 1185/727/302 457/726/302 455/730/302 1181/731/302 +f 451/719/402 1173/718/401 1189/732/407 459/733/408 +f 459/733/408 1189/732/407 1197/734/409 465/735/409 +f 462/736/302 468/737/410 1201/738/410 1193/739/302 +f 458/740/397 459/741/411 465/742/3 464/743/3 +f 455/730/302 462/736/302 1193/739/302 1181/731/302 +f 450/715/396 451/714/399 459/741/411 458/740/397 +f 464/743/3 465/742/3 463/744/3 460/745/3 +f 467/746/3 470/747/3 471/748/3 468/749/3 +f 478/750/3 464/751/3 460/752/3 480/753/3 +f 476/709/398 458/708/397 464/751/3 478/750/3 +f 461/721/404 467/746/3 468/749/3 462/722/405 +f 471/754/412 473/755/413 1211/756/413 1205/757/412 +f 470/747/3 472/758/3 473/759/3 471/748/3 +f 480/753/3 460/752/3 469/760/3 482/761/3 +f 468/737/410 471/754/412 1205/757/412 1201/738/410 +f 465/735/409 1197/734/409 1202/762/414 463/763/414 +f 469/764/3 466/765/3 484/766/3 485/767/3 +f 472/758/3 486/768/3 487/769/3 473/759/3 +f 1220/770/415 482/771/415 469/772/415 1206/773/415 +f 460/745/3 463/744/3 466/765/3 469/764/3 +f 463/763/414 1202/762/414 1207/774/416 466/775/416 +f 1210/776/417 472/777/417 483/778/418 1221/779/418 +f 1221/779/418 483/778/418 482/771/419 1220/770/419 +f 470/780/3 481/781/3 483/782/3 472/783/3 +f 481/781/3 480/753/3 482/761/3 483/782/3 +f 461/784/404 477/785/398 479/786/3 467/787/3 +f 477/785/398 476/709/398 478/750/3 479/786/3 +f 467/787/3 479/786/3 481/781/3 470/780/3 +f 479/786/3 478/750/3 480/753/3 481/781/3 +f 454/788/403 475/789/395 477/785/398 461/784/404 +f 475/789/395 474/706/395 476/709/398 477/785/398 +f 485/767/3 484/766/3 488/790/3 489/791/3 +f 486/768/3 490/792/3 491/793/3 487/769/3 +f 473/755/413 487/794/420 1231/795/420 1211/756/413 +f 1210/776/421 1230/796/421 486/797/421 472/777/421 +f 466/775/416 1207/774/416 1227/798/259 484/799/259 +f 1206/773/422 469/772/422 485/800/423 1226/801/423 +f 488/802/259 1235/803/259 1247/804/424 494/805/424 +f 491/806/425 493/807/426 1243/808/426 1239/809/425 +f 487/794/420 491/806/425 1239/809/425 1231/795/420 +f 1230/796/427 1238/810/427 490/811/427 486/797/427 +f 484/799/259 1227/798/259 1235/803/259 488/802/259 +f 1226/801/423 485/800/423 489/812/428 1234/813/428 +f 525/814/3 495/815/3 499/816/3 526/817/3 +f 1238/810/429 1242/818/429 492/819/429 490/811/429 +f 490/792/3 492/820/3 493/821/3 491/793/3 +f 494/805/424 1247/804/424 1255/822/430 498/823/430 +f 1234/813/431 489/812/431 495/824/431 1246/825/431 +f 489/791/3 488/790/3 494/826/3 495/827/3 +f 493/807/426 497/828/432 1251/829/432 1243/808/426 +f 499/830/3 498/831/3 503/832/3 500/833/3 +f 1254/834/433 499/835/433 500/836/434 1256/837/434 +f 1301/838/435 526/839/435 499/835/433 1254/834/433 +f 492/820/3 496/840/3 497/841/3 493/821/3 +f 495/827/3 494/826/3 498/831/3 499/830/3 +f 502/842/436 507/843/437 1271/844/437 1261/845/436 +f 523/846/438 1296/847/438 1267/848/439 531/849/439 +f 527/850/440 502/842/436 1261/845/436 1303/851/440 +f 1306/852/441 1258/853/442 501/854/442 528/855/441 +f 498/823/430 1255/822/430 1263/856/443 503/857/443 +f 528/858/3 501/859/3 502/860/3 527/861/3 +f 504/862/444 531/863/444 1267/864/444 1264/865/444 +f 1299/866/445 524/867/445 504/862/446 1264/865/446 +f 524/868/3 523/869/3 531/870/3 504/871/3 +f 507/843/437 509/872/447 1275/873/447 1271/844/437 +f 1258/853/442 1268/874/448 506/875/448 501/854/442 +f 501/859/3 506/876/3 507/877/3 502/860/3 +f 509/872/447 532/878/302 1279/879/302 1275/873/447 +f 1268/874/448 1272/880/449 508/881/449 506/875/448 +f 506/876/3 508/882/3 509/883/3 507/877/3 +f 510/884/450 1276/885/450 1279/886/450 532/887/450 +f 1272/880/451 1276/885/451 510/884/451 508/881/451 +f 508/882/3 510/888/3 532/889/3 509/883/3 +f 1288/890/452 518/891/452 510/884/453 1276/885/453 +f 504/862/3 531/863/3 534/892/3 533/893/3 +f 510/884/3 535/894/3 536/895/3 532/887/3 +f 518/891/3 537/896/3 535/894/3 510/884/3 +f 512/897/454 513/898/455 522/899/456 539/900/457 +f 511/901/458 545/902/459 1282/903/460 1314/904/461 +f 1312/905/462 1285/906/463 544/907/464 505/908/465 +f 512/897/454 539/900/457 543/909/466 521/910/467 +f 515/911/468 517/912/469 545/902/470 511/901/471 +f 505/908/472 544/907/473 522/899/456 513/898/455 +f 520/913/3 538/914/3 537/896/3 518/891/3 +f 1292/915/474 520/913/474 518/891/452 1288/890/452 +f 1264/865/475 504/862/475 520/913/474 1292/915/474 +f 504/862/3 533/893/3 538/914/3 520/913/3 +f 521/910/467 543/909/466 542/916/476 519/917/477 +f 500/833/3 503/832/3 523/869/3 524/868/3 +f 1256/837/434 500/836/434 524/867/445 1299/866/445 +f 503/857/443 1263/856/443 1296/847/438 523/846/438 +f 1308/918/478 530/919/478 526/839/479 1301/838/479 +f 529/920/3 525/814/3 526/817/3 530/921/3 +f 496/840/3 528/858/3 527/861/3 497/841/3 +f 1250/922/480 1306/852/441 528/855/441 496/923/480 +f 497/828/432 527/850/440 1303/851/440 1251/829/432 +f 492/924/3 529/920/3 530/921/3 496/925/3 +f 1250/922/480 496/923/480 530/919/478 1308/918/478 +f 505/908/465 531/849/481 1267/848/481 1312/905/462 +f 1314/904/461 1279/886/482 532/887/482 511/901/458 +f 513/898/483 512/897/484 533/893/484 534/926/483 +f 515/911/485 536/895/485 535/894/486 514/927/486 +f 514/927/486 535/894/486 537/896/487 519/917/487 +f 513/898/481 534/926/481 531/849/481 505/908/465 +f 511/901/458 532/887/482 536/895/482 515/911/482 +f 540/928/488 548/929/489 550/930/490 517/912/469 +f 539/900/457 522/899/456 551/931/491 549/932/492 +f 545/902/459 553/933/493 1334/934/493 1282/903/460 +f 539/900/457 549/932/492 546/935/494 543/909/466 +f 1285/906/463 1335/936/495 552/937/495 544/907/464 +f 519/917/487 537/896/487 538/914/487 521/910/487 +f 543/909/466 546/935/494 547/938/496 542/916/476 +f 521/910/487 538/914/487 533/893/484 512/897/484 +f 517/912/469 550/930/490 553/933/497 545/902/470 +f 514/927/498 540/928/488 517/912/469 515/911/468 +f 519/917/477 542/916/476 540/928/488 514/927/498 +f 548/929/489 554/939/499 556/940/500 550/930/490 +f 549/932/492 551/931/491 557/941/501 555/942/502 +f 553/933/503 559/943/503 1344/944/503 1334/934/503 +f 549/932/492 555/942/502 541/945/504 546/935/494 +f 1335/936/505 1345/946/505 558/947/505 552/937/505 +f 546/935/494 541/945/504 516/948/506 547/938/496 +f 550/930/490 556/940/500 559/943/507 553/933/497 +f 542/916/476 547/938/496 548/929/489 540/928/488 +f 544/907/473 552/937/508 551/931/491 522/899/456 +f 555/942/509 1291/949/509 1322/950/510 541/945/510 +f 541/945/510 1322/950/510 1321/951/511 516/948/511 +f 554/939/512 1340/952/512 1320/953/513 556/940/513 +f 555/942/509 557/941/514 1341/954/514 1291/949/509 +f 516/948/511 1321/951/511 1340/952/512 554/939/512 +f 559/943/515 556/940/513 1320/953/513 1344/944/515 +f 1345/946/516 1341/954/514 557/941/514 558/947/516 +f 547/938/496 516/948/506 554/939/499 548/929/489 +f 552/937/508 558/947/517 557/941/501 551/931/491 +f 971/955/1 977/956/2 572/957/2 562/958/1 +f 590/959/518 563/960/518 562/961/518 589/962/518 +f 972/963/4 561/964/4 560/965/5 874/966/5 +f 1007/967/6 853/968/6 564/969/6 973/970/6 +f 592/971/518 591/972/518 565/973/518 566/974/518 +f 561/964/518 568/975/518 570/976/518 567/977/518 +f 567/977/518 570/976/518 569/978/518 564/969/518 +f 590/959/518 592/971/518 566/974/518 563/960/518 +f 976/979/7 975/980/7 569/978/7 570/976/7 +f 974/981/8 976/979/8 570/976/8 568/975/8 +f 972/963/9 974/981/9 568/975/9 561/964/9 +f 979/982/10 978/983/11 574/984/11 575/985/10 +f 855/986/518 856/987/518 571/988/518 560/965/518 +f 858/989/518 857/990/518 573/991/518 576/992/518 +f 861/993/518 862/994/519 599/995/520 581/996/518 +f 632/997/518 586/998/518 587/999/518 634/1000/518 +f 856/987/518 858/989/518 576/992/518 571/988/518 +f 977/956/2 979/982/10 575/985/10 572/957/2 +f 859/1001/518 861/993/518 581/996/518 577/1002/518 +f 635/1003/521 588/1004/522 586/998/518 632/997/518 +f 981/1005/14 980/1006/15 578/1007/15 580/1008/14 +f 860/1009/518 859/1001/518 577/1002/518 579/1010/518 +f 857/990/518 860/1009/518 579/1010/518 573/991/518 +f 978/983/11 981/1005/14 580/1008/14 574/984/11 +f 634/1000/518 587/999/518 584/1011/518 631/1012/518 +f 980/1006/15 982/1013/16 582/1014/16 578/1007/15 +f 598/1015/523 661/1016/524 667/1017/525 601/1018/526 +f 1415/1019/518 629/1020/518 630/1021/518 1414/1022/518 +f 631/1012/518 584/1011/518 585/1023/518 633/1024/518 +f 633/1024/518 585/1023/518 583/1025/518 636/1026/518 +f 574/1027/518 580/1028/518 597/1029/518 594/1030/518 +f 580/1028/518 578/1031/518 596/1032/518 597/1029/518 +f 578/1031/518 582/1033/527 598/1015/523 596/1032/518 +f 572/1034/518 575/1035/518 595/1036/518 593/1037/518 +f 575/1035/518 574/1027/518 594/1030/518 595/1036/518 +f 562/961/518 572/1034/518 593/1037/518 589/962/518 +f 852/1038/518 854/1039/518 592/971/518 590/959/518 +f 854/1039/518 853/1040/518 591/972/518 592/971/518 +f 913/1041/6 565/1042/6 591/1043/6 881/1044/6 +f 852/1038/518 590/959/518 589/962/518 855/986/518 +f 637/1045/528 669/1046/529 665/1047/530 600/1048/531 +f 635/1003/521 637/1045/528 600/1048/531 588/1004/522 +f 1370/1049/518 1372/1050/532 608/1051/532 605/1052/518 +f 1375/1053/518 606/1054/518 607/1055/518 1371/1056/518 +f 1373/1057/518 603/1058/518 606/1054/518 1375/1053/518 +f 1369/1059/518 602/1060/518 603/1058/518 1373/1057/518 +f 1370/1049/518 605/1052/518 604/1061/518 1374/1062/518 +f 1374/1062/518 604/1061/518 602/1060/518 1369/1059/518 +f 638/1063/518 639/1064/518 612/1065/518 610/1066/518 +f 636/1026/518 638/1063/518 610/1066/518 607/1055/518 +f 1410/1067/533 624/1068/518 622/1069/518 1411/1070/518 +f 639/1064/518 640/1071/518 614/1072/518 612/1065/518 +f 641/1073/518 642/1074/518 618/1075/518 616/1076/518 +f 640/1071/518 641/1073/518 616/1076/518 614/1072/518 +f 1412/1077/518 626/1078/518 627/1079/518 1413/1080/518 +f 941/1081/534 948/1082/25 626/1078/25 619/1083/535 +f 948/1082/25 949/1084/26 627/1079/26 626/1078/25 +f 949/1084/26 950/1085/27 628/1086/27 627/1079/26 +f 950/1085/27 951/1087/28 629/1020/28 628/1086/27 +f 951/1087/29 952/1088/29 630/1021/29 629/1020/29 +f 1413/1080/518 627/1079/518 628/1086/518 1417/1089/518 +f 1419/1090/518 623/1091/518 620/1092/518 1418/1093/518 +f 1417/1089/518 628/1086/518 629/1020/518 1415/1019/518 +f 1418/1093/518 620/1092/518 621/1094/518 1420/1095/518 +f 1411/1070/518 622/1069/518 623/1091/518 1419/1090/518 +f 1420/1095/518 621/1094/518 619/1083/518 1421/1096/518 +f 1421/1096/518 619/1083/518 626/1078/518 1412/1077/518 +f 1416/1097/536 625/1098/537 624/1068/518 1410/1067/533 +f 984/1099/32 955/1100/35 643/1101/34 720/1102/33 +f 613/1103/518 615/1104/518 641/1073/518 640/1071/518 +f 615/1104/518 617/1105/518 642/1074/518 641/1073/518 +f 611/1106/518 613/1103/518 640/1071/518 639/1064/518 +f 583/1025/518 609/1107/518 638/1063/518 636/1026/518 +f 609/1107/518 611/1106/518 639/1064/518 638/1063/518 +f 605/1052/518 608/1051/532 637/1045/528 635/1003/521 +f 1416/1097/536 1422/1108/538 671/1109/539 625/1098/537 +f 606/1054/518 633/1024/518 636/1026/518 607/1055/518 +f 603/1058/518 631/1012/518 633/1024/518 606/1054/518 +f 602/1060/518 634/1000/518 631/1012/518 603/1058/518 +f 605/1052/518 635/1003/521 632/997/518 604/1061/518 +f 604/1061/518 632/997/518 634/1000/518 602/1060/518 +f 720/1102/540 643/1101/541 644/1110/542 670/1111/540 +f 643/1101/541 645/1112/518 646/1113/518 644/1110/542 +f 955/1100/35 957/1114/41 645/1112/41 643/1101/34 +f 959/1115/42 961/1116/43 649/1117/43 647/1118/42 +f 645/1112/518 647/1118/518 648/1119/518 646/1113/518 +f 957/1114/44 959/1115/42 647/1118/42 645/1112/44 +f 647/1118/518 649/1117/518 650/1120/518 648/1119/518 +f 649/1117/518 651/1121/518 652/1122/518 650/1120/518 +f 961/1116/43 963/1123/45 651/1121/45 649/1117/43 +f 964/1124/46 966/1125/47 655/1126/47 653/1127/46 +f 651/1121/518 653/1127/518 654/1128/518 652/1122/518 +f 963/1123/45 964/1124/46 653/1127/46 651/1121/45 +f 653/1127/518 655/1126/518 656/1129/518 654/1128/518 +f 655/1126/518 657/1130/518 658/1131/518 656/1129/518 +f 966/1125/47 968/1132/48 657/1130/48 655/1126/47 +f 657/1130/518 659/1133/518 660/1134/518 658/1131/518 +f 968/1132/48 970/1135/48 659/1133/48 657/1130/48 +f 797/1136/518 736/1137/518 744/1138/518 793/1139/518 +f 998/1140/49 989/1141/49 737/1142/49 796/1143/49 +f 868/1144/518 865/1145/543 740/1146/544 783/1147/518 +f 1379/1148/518 1377/1149/544 743/1150/544 792/1151/518 +f 789/1152/518 746/1153/544 742/1154/544 787/1155/518 +f 1425/1156/518 1423/1157/544 748/1158/545 785/1159/518 +f 755/1160/546 729/1161/547 732/1162/548 753/1163/549 +f 582/1033/527 662/1164/550 661/1016/524 598/1015/523 +f 608/1051/532 666/1165/551 669/1046/529 637/1045/528 +f 1372/1050/532 1376/1166/552 666/1165/551 608/1051/532 +f 982/1013/49 983/1167/49 662/1168/49 582/1014/49 +f 862/994/519 863/1169/553 663/1170/554 599/995/520 +f 967/1171/64 969/1172/64 726/211/64 724/210/64 +f 965/1173/65 967/1171/64 724/210/64 722/214/65 +f 958/1174/66 960/1175/67 716/217/67 714/216/66 +f 960/1175/67 962/1176/68 718/219/68 716/217/67 +f 956/1177/69 958/1174/66 714/216/66 712/222/69 +f 985/1178/70 954/1179/71 710/225/71 668/224/70 +f 954/1179/71 956/1177/72 712/222/72 710/225/71 +f 1429/1180/73 952/1088/73 708/229/73 1399/228/73 +f 946/1181/555 947/1182/556 703/232/76 702/231/75 +f 944/1183/557 946/1181/555 702/231/75 700/235/79 +f 942/1184/558 945/1185/559 701/238/82 698/237/81 +f 945/1185/559 944/1183/557 700/235/79 701/238/82 +f 941/1081/534 943/1186/560 699/241/85 697/240/84 +f 943/1186/560 942/1184/558 698/237/81 699/241/85 +f 938/1187/87 940/1188/88 696/245/88 694/244/87 +f 953/1189/89 939/1190/90 695/249/90 709/248/89 +f 741/1191/91 938/1187/87 694/244/87 693/252/91 +f 872/1192/92 866/1193/93 692/255/93 691/254/92 +f 866/1193/93 741/1191/91 693/252/91 692/255/93 +f 873/1194/94 872/1192/92 691/254/92 690/258/94 +f 1383/1195/95 873/1194/95 690/258/95 1358/260/95 +f 766/1196/561 880/1197/518 876/1198/518 920/1199/544 +f 874/966/5 918/1200/98 682/266/98 673/265/5 +f 973/970/99 975/980/99 680/269/99 677/268/99 +f 882/1201/100 886/1202/101 678/272/101 672/271/100 +f 886/1202/102 913/1203/102 676/274/102 678/272/102 +f 953/1189/103 984/1099/32 720/1102/33 642/1074/103 +f 642/1074/562 720/1102/562 670/1111/562 618/1075/562 +f 882/1201/100 672/271/100 674/276/1 971/955/1 +f 940/1188/88 985/1178/70 668/224/70 696/245/88 +f 987/1204/105 962/1176/68 652/1122/68 654/1128/105 +f 965/1173/65 987/1204/105 654/1128/105 656/1129/65 +f 909/1205/563 901/1206/564 902/1207/565 756/1208/566 +f 739/1209/567 871/1210/518 870/1211/518 917/1212/568 +f 910/1213/569 885/1214/518 892/1215/518 911/1216/545 +f 839/1217/544 883/1218/518 878/1219/518 912/1220/544 +f 747/1221/570 731/1222/571 899/1223/572 745/1224/573 +f 796/1225/518 737/1226/518 736/1137/518 797/1136/518 +f 792/1151/518 743/1150/544 746/1153/544 789/1152/518 +f 777/1227/574 762/1228/575 763/1229/576 778/1230/577 +f 813/1231/578 806/1232/579 762/1228/575 777/1227/574 +f 801/1233/580 800/1234/581 729/1161/547 755/1160/546 +f 991/1235/132 986/1236/133 734/314/133 752/313/132 +f 992/1237/134 991/1235/132 752/313/132 759/317/134 +f 803/1238/582 801/1233/580 755/1160/546 757/1239/583 +f 1427/1240/544 1426/1241/518 885/1214/518 910/1213/569 +f 757/1239/583 755/1160/546 753/1163/549 760/1242/584 +f 671/1109/539 757/1239/583 760/1242/584 625/1098/537 +f 915/1243/544 879/1244/518 883/1218/518 839/1217/544 +f 786/1245/585 803/1238/582 757/1239/583 671/1109/539 +f 947/1182/556 992/1237/141 759/317/141 703/232/76 +f 750/1246/586 767/1247/587 768/1248/588 775/1249/589 +f 830/1250/590 808/1251/591 767/1247/587 750/1246/586 +f 996/1252/148 993/1253/150 764/334/150 780/333/149 +f 1062/1254/151 823/1255/152 820/338/152 1061/337/151 +f 1080/1256/592 816/1257/593 817/1258/594 1077/1259/595 +f 921/1260/596 869/1261/518 895/1262/518 914/1263/597 +f 988/1264/159 994/1265/160 769/350/160 751/349/159 +f 993/1253/161 995/1266/162 772/352/162 764/334/161 +f 914/1263/597 895/1262/518 894/1267/518 916/1268/598 +f 806/1232/579 811/1269/599 773/1270/600 762/1228/575 +f 762/1228/575 773/1270/600 774/1271/601 763/1229/602 +f 986/1236/168 996/1252/148 780/333/149 734/314/168 +f 1025/1272/169 1022/1273/169 905/361/169 738/360/169 +f 800/1234/581 813/1231/578 777/1227/574 729/1161/547 +f 729/1161/547 777/1227/574 778/1230/577 732/1162/548 +f 730/1274/603 776/1275/604 814/1276/518 799/1277/518 +f 1151/1278/518 1164/1279/518 813/1231/578 800/1234/581 +f 765/1280/605 761/1281/598 812/1282/518 805/1283/518 +f 1157/1284/518 1162/1285/518 811/1269/599 806/1232/579 +f 1082/375/173 824/378/174 819/1286/174 1075/1287/173 +f 1158/1288/175 807/1289/176 810/381/176 1161/380/175 +f 771/1290/598 770/1291/606 807/1289/518 821/1292/518 +f 1130/1293/518 1159/1294/518 808/1251/591 830/1250/590 +f 748/1158/545 758/1295/569 804/1296/518 785/1159/518 +f 1137/1297/518 1154/1298/518 803/1238/582 786/1245/585 +f 758/1295/569 733/1299/607 802/1300/518 804/1296/518 +f 1154/1298/518 1152/1301/518 801/1233/580 803/1238/582 +f 733/1299/607 730/1274/603 799/1277/518 802/1300/518 +f 1152/1301/518 1151/1278/518 800/1234/581 801/1233/580 +f 776/1275/604 765/1280/605 805/1283/518 814/1276/518 +f 1164/1279/518 1157/1284/518 806/1232/579 813/1231/578 +f 666/1165/551 791/1302/608 790/1303/609 669/1046/529 +f 1143/1304/518 792/1151/518 789/1152/518 1140/1305/518 +f 662/1164/550 795/1306/610 798/1307/611 661/1016/524 +f 1147/1308/518 796/1225/518 797/1136/518 1148/1309/518 +f 1422/1108/538 1424/1310/612 786/1245/585 671/1109/539 +f 1431/1311/518 1425/1156/518 785/1159/518 1136/1312/518 +f 669/1046/529 790/1303/609 788/1313/613 665/1047/530 +f 1140/1305/518 789/1152/518 787/1155/518 1138/1314/518 +f 1376/1166/552 1378/1315/614 791/1302/608 666/1165/551 +f 1385/1316/518 1379/1148/518 792/1151/518 1143/1304/518 +f 863/1169/553 867/1317/615 784/1318/616 663/1170/554 +f 1167/1319/518 868/1144/518 783/1147/518 1134/1320/518 +f 983/1167/49 997/1321/49 795/1322/49 662/1168/49 +f 1169/1323/49 998/1140/49 796/1143/49 1147/1324/49 +f 661/1016/524 798/1307/611 794/1325/617 667/1017/525 +f 1148/1309/518 797/1136/518 793/1139/518 1144/1326/518 +f 819/1286/618 828/1327/619 825/1328/620 816/1257/593 +f 917/1212/568 870/1211/518 869/1261/518 921/1260/596 +f 1085/1329/206 999/1330/207 818/428/207 1079/427/206 +f 1064/1331/621 822/1332/622 823/1255/518 1062/1254/518 +f 926/432/210 931/435/213 1029/1333/623 1026/1334/624 +f 1075/1287/625 819/1286/618 816/1257/593 1080/1256/592 +f 1111/1335/215 1002/1336/216 836/438/216 1103/437/215 +f 1106/1337/626 834/1338/627 835/1339/628 1101/1340/628 +f 1088/1341/621 840/1342/629 841/1343/518 1087/1344/518 +f 822/1332/622 831/1345/630 832/1346/518 823/1255/518 +f 816/1257/593 825/1328/620 826/1347/595 817/1258/594 +f 999/1330/207 1000/1348/222 827/451/222 818/428/207 +f 1112/1349/223 819/1286/223 824/378/223 1114/454/223 +f 1576/1350/631 1575/1351/632 1574/1352/633 1569/1353/634 +f 1381/1354/544 1380/1355/518 879/1244/518 915/1243/544 +f 1596/1356/518 1124/1357/518 845/1358/635 1589/1359/636 +f 1108/465/231 842/468/233 837/1360/233 1105/1361/232 +f 1603/1362/637 1592/1363/638 906/1364/638 754/1365/639 +f 1105/1361/640 837/1360/641 834/1338/627 1106/1337/626 +f 1087/1344/239 841/1343/240 838/474/240 1091/473/239 +f 1119/1366/241 832/1346/242 829/477/242 1117/476/241 +f 1112/1349/518 1118/1367/518 828/1327/619 819/1286/618 +f 1121/479/243 838/474/243 841/1343/243 1123/1368/243 +f 1590/1369/544 847/1370/642 848/1371/518 1601/1372/518 +f 1589/1359/636 845/1358/635 815/1373/643 1591/1374/644 +f 1591/1374/644 815/1373/643 843/1375/645 1602/1376/645 +f 1128/1377/248 1126/492/248 850/491/248 1005/1378/248 +f 1005/1378/248 850/491/248 849/494/249 1006/1379/249 +f 1001/1380/250 846/498/250 851/497/248 1004/1381/248 +f 1566/1382/251 843/1375/251 815/1373/252 1006/1379/249 +f 1144/1326/518 793/1139/518 868/1144/518 1167/1319/518 +f 667/1017/525 794/1325/617 867/1317/615 863/1169/553 +f 1096/1383/646 1092/1384/565 908/1385/647 919/1386/648 +f 601/1018/526 667/1017/525 863/1169/553 862/994/519 +f 793/1139/518 744/1138/518 865/1145/543 868/1144/518 +f 561/964/518 852/1038/518 855/986/518 560/965/518 +f 567/977/518 564/969/518 853/1040/518 854/1039/518 +f 561/964/518 567/977/518 854/1039/518 852/1038/518 +f 594/1030/518 597/1029/518 860/1009/518 857/990/518 +f 597/1029/518 596/1032/518 859/1001/518 860/1009/518 +f 596/1032/518 598/1015/523 861/993/518 859/1001/518 +f 593/1037/518 595/1036/518 858/989/518 856/987/518 +f 598/1015/523 601/1018/526 862/994/519 861/993/518 +f 595/1036/518 594/1030/518 857/990/518 858/989/518 +f 589/962/518 593/1037/518 856/987/518 855/986/518 +f 881/1044/6 591/1043/6 853/968/6 1007/967/6 +f 1014/1387/256 1013/1388/257 870/1211/257 871/1210/256 +f 989/1141/258 1026/1334/258 923/1389/258 737/1142/258 +f 1428/1390/259 1010/1391/260 885/1214/260 1426/1241/259 +f 1012/1392/259 1009/1393/259 878/1219/259 883/1218/259 +f 744/1138/259 925/1394/259 924/1395/259 865/1145/259 +f 766/1196/649 927/1396/649 928/1397/649 880/1197/649 +f 1382/1398/259 1011/1399/259 879/1244/259 1380/1355/259 +f 1011/1399/259 1012/1392/259 883/1218/259 879/1244/259 +f 1015/1400/262 1014/1387/256 871/1210/256 892/1215/262 +f 1010/1391/260 1015/1400/262 892/1215/262 885/1214/260 +f 1019/1401/263 1016/1402/264 895/1262/264 869/1261/263 +f 990/1403/265 1017/1404/260 899/1223/266 731/1222/265 +f 1016/1402/264 1018/1405/265 894/1267/265 895/1262/264 +f 1013/1388/257 1019/1401/263 869/1261/263 870/1211/257 +f 1020/1406/266 1021/1407/267 902/1207/267 901/1206/266 +f 1073/1408/68 1020/1406/266 901/1206/266 1066/1409/68 +f 1593/1410/259 1022/1273/259 906/1364/259 1592/1363/259 +f 1099/1411/68 1023/1412/268 908/1385/268 1092/1384/68 +f 1008/1413/259 876/1198/259 880/1414/259 1024/1415/259 +f 1070/1416/646 1066/1409/565 901/1206/564 909/1205/563 +f 911/1216/545 892/1215/518 871/1210/518 739/1209/567 +f 1018/1405/265 990/1403/265 731/1222/265 894/1267/265 +f 1162/1285/518 1130/1293/518 830/1250/590 811/1269/599 +f 761/1281/598 771/1290/598 821/1292/518 812/1282/518 +f 995/1266/162 988/1264/159 751/349/159 772/352/162 +f 811/1269/599 830/1250/590 750/1246/586 773/1270/600 +f 773/1270/600 750/1246/586 775/1249/589 774/1271/601 +f 916/1268/598 894/1267/518 731/1222/571 747/1221/570 +f 761/1281/598 916/1268/598 747/1221/570 771/1290/598 +f 758/1295/569 911/1216/545 739/1209/567 733/1299/607 +f 1064/1331/621 1070/1416/646 909/1205/563 822/1332/622 +f 1088/1341/621 1096/1383/646 919/1386/648 840/1342/629 +f 1590/1369/544 1603/1362/637 754/1365/639 847/1370/642 +f 1377/1149/544 1381/1354/544 915/1243/544 743/1150/544 +f 865/1145/650 924/1395/650 927/1396/650 766/1196/650 +f 730/1274/603 917/1212/568 921/1260/596 776/1275/604 +f 1001/1380/250 1025/1272/169 738/360/169 846/498/250 +f 765/1280/605 914/1263/597 916/1268/598 761/1281/598 +f 776/1275/604 921/1260/596 914/1263/597 765/1280/605 +f 736/1137/651 922/1417/651 925/1394/259 744/1138/259 +f 743/1150/544 915/1243/544 839/1217/544 746/1153/544 +f 1423/1157/544 1427/1240/544 910/1213/569 748/1158/545 +f 771/1290/598 747/1221/570 745/1224/573 770/1291/606 +f 746/1153/544 839/1217/544 912/1220/544 742/1154/544 +f 737/1226/652 923/1418/652 922/1417/651 736/1137/651 +f 748/1158/545 910/1213/569 911/1216/545 758/1295/569 +f 733/1299/607 739/1209/567 917/1212/568 730/1274/603 +f 1024/1415/653 1039/1419/654 937/537/277 889/536/277 +f 822/1332/622 909/1205/563 756/1208/566 831/1345/630 +f 865/1145/543 766/1196/561 920/1199/544 740/1146/544 +f 932/1420/655 933/1421/656 934/1422/657 929/1423/658 +f 1029/1333/623 1040/1424/659 933/1425/660 932/1426/661 +f 929/1423/658 934/1422/657 935/1427/662 930/1428/663 +f 930/1428/663 935/1427/662 928/1397/664 927/1396/665 +f 933/1421/656 1031/1429/666 1030/1430/667 934/1422/657 +f 935/1427/662 1034/1431/668 1033/1432/669 928/1397/664 +f 1051/552/294 1057/1433/670 1048/553/295 +f 925/1394/518 930/1428/663 927/1396/665 924/1395/518 +f 922/1417/671 929/1423/658 930/1428/663 925/1394/518 +f 1026/1334/624 1029/1333/623 932/1426/661 923/1389/624 +f 923/1418/672 932/1420/655 929/1423/658 922/1417/671 +f 931/435/213 936/555/299 1040/1424/659 1029/1333/623 +f 880/1414/673 928/1434/673 1039/1419/654 1024/1415/653 +f 847/1370/301 754/1365/169 1025/1272/169 1001/1380/250 +f 774/1271/162 775/1249/159 988/1264/159 995/1266/162 +f 900/557/265 779/558/265 990/1403/265 1018/1405/265 +f 875/559/259 1008/1413/259 1024/1415/259 889/536/259 +f 1094/560/68 907/561/268 1023/1412/268 1099/1411/68 +f 1599/562/259 905/361/259 1022/1273/259 1593/1410/259 +f 1068/563/68 903/564/266 1020/1406/266 1073/1408/68 +f 903/564/266 904/565/267 1021/1407/267 1020/1406/266 +f 890/566/257 897/567/263 1019/1401/263 1013/1388/257 +f 896/568/264 900/557/265 1018/1405/265 1016/1402/264 +f 779/558/265 898/569/260 1017/1404/260 990/1403/265 +f 897/567/263 896/568/264 1016/1402/264 1019/1401/263 +f 884/570/260 891/571/262 1015/1400/262 1010/1391/260 +f 891/571/262 893/572/256 1014/1387/256 1015/1400/262 +f 887/573/259 888/574/259 1012/1392/259 1011/1399/259 +f 1363/575/259 887/573/259 1011/1399/259 1382/1398/259 +f 888/574/259 877/576/259 1009/1393/259 1012/1392/259 +f 1404/577/259 884/570/260 1010/1391/260 1428/1390/259 +f 749/578/258 926/432/258 1026/1334/258 989/1141/258 +f 893/572/256 890/566/257 1013/1388/257 1014/1387/256 +f 689/579/6 881/1044/6 1007/967/6 864/580/6 +f 844/581/251 1566/1382/251 1006/1379/249 849/494/249 +f 847/1370/301 1001/1380/250 1004/1381/248 848/1371/248 +f 845/1358/248 1005/1378/248 1006/1379/249 815/1373/252 +f 1124/1357/248 1128/1377/248 1005/1378/248 845/1358/248 +f 1602/1376/302 843/1375/302 1566/1382/302 1594/1435/302 +f 817/1258/207 826/1347/222 1000/1348/222 999/1330/207 +f 1101/1340/215 835/1339/216 1002/1336/216 1111/1335/215 +f 1077/1259/206 817/1258/207 999/1330/207 1085/1329/206 +f 1132/583/49 781/584/49 998/1140/49 1169/1323/49 +f 728/585/49 782/586/49 997/1321/49 983/1167/49 +f 754/1365/169 906/1364/169 1022/1273/169 1025/1272/169 +f 732/1162/548 778/1230/577 996/1252/674 986/1236/675 +f 763/1229/161 774/1271/162 995/1266/162 993/1253/161 +f 775/1249/159 768/1248/160 994/1265/160 988/1264/159 +f 778/1230/577 763/1229/576 993/1253/676 996/1252/676 +f 625/1098/537 760/1242/584 992/1237/677 947/1182/678 +f 760/1242/584 753/1163/549 991/1235/679 992/1237/677 +f 753/1163/549 732/1162/548 986/1236/675 991/1235/679 +f 722/214/65 735/587/105 987/1204/105 965/1173/65 +f 735/587/105 718/219/68 962/1176/68 987/1204/105 +f 618/1075/309 670/1111/310 985/1178/70 940/1188/88 +f 563/1436/100 882/1201/100 971/955/1 562/958/1 +f 709/248/103 664/589/32 984/1099/32 953/1189/103 +f 566/1437/102 565/1438/102 913/1203/102 886/1202/102 +f 563/1436/100 566/1437/101 886/1202/101 882/1201/100 +f 564/969/99 569/978/99 975/980/99 973/970/99 +f 560/965/5 571/988/98 918/1200/98 874/966/5 +f 1371/1056/95 607/1055/95 873/1194/95 1383/1195/95 +f 607/1055/94 610/1066/92 872/1192/92 873/1194/94 +f 612/1065/93 614/1072/91 741/1191/91 866/1193/93 +f 610/1066/92 612/1065/93 866/1193/93 872/1192/92 +f 614/1072/91 616/1076/87 938/1187/87 741/1191/91 +f 642/1074/89 617/1105/90 939/1190/90 953/1189/89 +f 616/1076/87 618/1075/309 940/1188/88 938/1187/87 +f 621/1094/680 620/1092/681 942/1184/558 943/1186/560 +f 619/1083/535 621/1094/680 943/1186/560 941/1081/534 +f 623/1091/682 622/1069/683 944/1183/557 945/1185/559 +f 620/1092/681 623/1091/682 945/1185/559 942/1184/558 +f 622/1069/683 624/1068/684 946/1181/555 944/1183/557 +f 624/1068/684 625/1098/685 947/1182/556 946/1181/555 +f 1414/1022/73 630/1021/73 952/1088/73 1429/1180/73 +f 644/1110/317 646/1113/72 956/1177/72 954/1179/71 +f 670/1111/310 644/1110/317 954/1179/71 985/1178/70 +f 646/1113/69 648/1119/66 958/1174/66 956/1177/69 +f 650/1120/67 652/1122/68 962/1176/68 960/1175/67 +f 648/1119/66 650/1120/67 960/1175/67 958/1174/66 +f 656/1129/65 658/1131/64 967/1171/64 965/1173/65 +f 658/1131/64 660/1134/64 969/1172/64 967/1171/64 +f 688/592/49 728/585/49 983/1167/49 982/1013/49 +f 781/584/49 749/578/49 989/1141/49 998/1140/49 +f 725/593/48 727/594/48 970/1135/48 968/1132/48 +f 723/595/47 725/593/48 968/1132/48 966/1125/47 +f 719/596/45 721/597/46 964/1124/46 963/1123/45 +f 721/597/46 723/595/47 966/1125/47 964/1124/46 +f 717/598/43 719/596/45 963/1123/45 961/1116/43 +f 713/599/44 715/600/42 959/1115/42 957/1114/44 +f 715/600/42 717/598/43 961/1116/43 959/1115/42 +f 711/601/35 713/599/41 957/1114/41 955/1100/35 +f 664/589/32 711/601/35 955/1100/35 984/1099/32 +f 707/602/29 708/229/29 952/1088/29 951/1087/29 +f 706/603/27 707/602/28 951/1087/28 950/1085/27 +f 705/604/26 706/603/27 950/1085/27 949/1084/26 +f 704/605/25 705/604/26 949/1084/26 948/1082/25 +f 697/240/84 704/605/25 948/1082/25 941/1081/534 +f 676/606/6 913/1041/6 881/1044/6 689/579/6 +f 686/607/15 688/592/16 982/1013/16 980/1006/15 +f 684/608/11 687/609/14 981/1005/14 978/983/11 +f 687/609/14 686/607/15 980/1006/15 981/1005/14 +f 683/610/2 685/611/10 979/982/10 977/956/2 +f 685/611/10 684/608/11 978/983/11 979/982/10 +f 675/612/9 679/613/9 974/981/9 972/963/9 +f 679/613/8 681/614/8 976/979/8 974/981/8 +f 681/614/7 680/269/7 975/980/7 976/979/7 +f 864/580/6 1007/967/6 973/970/6 677/268/6 +f 675/612/4 972/963/4 874/966/5 673/265/5 +f 674/276/1 683/610/2 977/956/2 971/955/1 +f 1042/1439/686 1030/1440/687 1031/1441/688 1045/1442/689 +f 1038/1443/690 1033/1444/690 1034/1445/690 1035/1446/690 +f 1042/1439/686 1035/1446/691 1034/1445/691 1030/1440/687 +f 928/1434/692 1033/1444/692 1038/1443/692 1039/1419/692 +f 1059/1447/693 1049/626/693 1041/625/694 1056/1448/695 +f 1040/1424/696 1045/1449/689 1031/1450/688 933/1425/696 +f 934/1422/657 1030/1430/667 1034/1431/668 935/1427/662 +f 1028/1451/697 1039/1419/697 1038/1443/698 1036/1452/699 +f 1047/1453/700 1050/637/700 1041/625/701 1043/1454/701 +f 1044/1455/702 1035/1446/703 1042/1439/704 1032/1456/705 +f 1036/1452/699 1038/1443/698 1035/1446/703 1044/1455/702 +f 1032/1456/705 1042/1439/704 1045/1442/706 1037/1457/707 +f 1037/1457/707 1045/1442/706 1040/1458/708 1027/1459/708 +f 1043/1454/701 1041/625/701 1049/626/709 1046/1460/709 +f 1056/1448/695 1041/625/694 1050/637/710 1058/1461/710 +f 1057/1433/711 1051/552/343 1049/626/342 1059/1447/712 +f 1048/553/295 1027/1459/713 1040/1424/714 936/555/344 +f 937/537/347 1039/1419/715 1028/1462/715 1047/638/347 +f 1037/1457/716 1054/1463/717 1052/1464/718 1032/1456/716 +f 1044/1455/719 1053/1465/720 1055/1466/721 1036/1452/721 +f 1032/1456/722 1052/1464/722 1053/1465/720 1044/1455/719 +f 1054/1463/717 1057/1433/711 1059/1447/712 1052/1464/718 +f 1053/1465/723 1056/1448/724 1058/1461/725 1055/1466/725 +f 1052/1464/726 1059/1447/726 1056/1448/724 1053/1465/723 +f 1057/1433/670 1054/1463/727 1048/553/295 +f 1027/1459/713 1048/553/295 1054/1463/727 1037/1457/728 +f 1055/1466/248 1058/1461/248 1036/1452/248 +f 1028/1451/248 1036/1452/248 1058/1461/248 +f 1050/637/248 1047/638/248 1028/1451/248 1058/1461/248 +f 898/569/260 1069/645/362 1072/1467/362 1017/1404/260 +f 1069/645/362 1068/563/68 1073/1408/68 1072/1467/362 +f 770/1291/606 745/1224/573 1071/1468/648 1065/1469/629 +f 1065/1469/629 1071/1468/648 1070/1416/646 1064/1331/621 +f 745/1224/573 899/1223/572 1067/1470/729 1071/1468/648 +f 1071/1468/648 1067/1470/729 1066/1409/565 1070/1416/646 +f 1017/1404/260 1072/1467/362 1067/1470/362 899/1223/266 +f 1072/1467/362 1073/1408/68 1066/1409/68 1067/1470/362 +f 770/1291/606 1065/1469/629 1063/1471/518 807/1289/518 +f 1065/1469/629 1064/1331/621 1062/1254/518 1063/1471/518 +f 807/1289/364 1063/1471/365 1060/650/365 810/381/364 +f 1063/1471/365 1062/1254/151 1061/337/151 1060/650/365 +f 768/1248/160 1076/1472/366 1084/1473/366 994/1265/160 +f 1076/1472/366 1077/1259/206 1085/1329/206 1084/1473/366 +f 808/1251/591 1074/1474/730 1081/1475/731 767/1247/587 +f 1074/1474/730 1075/1287/625 1080/1256/592 1081/1475/731 +f 994/1265/160 1084/1473/366 1078/655/366 769/350/160 +f 1084/1473/366 1085/1329/206 1079/427/206 1078/655/366 +f 809/656/369 1083/657/370 1074/1474/370 808/1251/369 +f 1083/657/370 1082/375/173 1075/1287/173 1074/1474/370 +f 767/1247/587 1081/1475/731 1076/1472/595 768/1248/588 +f 1081/1475/731 1080/1256/592 1077/1259/595 1076/1472/595 +f 904/565/267 1095/659/362 1098/1476/362 1021/1407/267 +f 1095/659/362 1094/560/68 1099/1411/68 1098/1476/362 +f 831/1345/630 756/1208/566 1097/1477/648 1089/1478/732 +f 1089/1478/732 1097/1477/648 1096/1383/646 1088/1341/621 +f 1021/1407/267 1098/1476/362 1093/1479/362 902/1207/267 +f 1098/1476/362 1099/1411/68 1092/1384/68 1093/1479/362 +f 756/1208/566 902/1207/565 1093/1479/647 1097/1477/648 +f 1097/1477/648 1093/1479/647 1092/1384/565 1096/1383/646 +f 832/1346/242 1086/1480/372 1090/663/372 829/477/242 +f 1086/1480/372 1087/1344/239 1091/473/239 1090/663/372 +f 831/1345/630 1089/1478/732 1086/1480/518 832/1346/518 +f 1089/1478/732 1088/1341/621 1087/1344/518 1086/1480/518 +f 826/1347/222 1100/1481/133 1110/1482/133 1000/1348/222 +f 1100/1481/133 1101/1340/215 1111/1335/215 1110/1482/133 +f 828/1327/619 1104/1483/733 1107/1484/734 825/1328/620 +f 1104/1483/733 1105/1361/640 1106/1337/626 1107/1484/734 +f 833/669/375 1109/670/377 1104/1483/376 828/1327/375 +f 1109/670/377 1108/465/231 1105/1361/232 1104/1483/376 +f 825/1328/620 1107/1484/734 1100/1481/628 826/1347/595 +f 1107/1484/734 1106/1337/626 1101/1340/628 1100/1481/628 +f 1000/1348/222 1110/1482/133 1102/671/133 827/451/222 +f 1110/1482/133 1111/1335/215 1103/437/215 1102/671/133 +f 823/1255/518 832/1346/518 1119/1366/518 1113/1485/518 +f 1113/1485/518 1119/1366/518 1118/1367/518 1112/1349/518 +f 828/1327/378 1118/1367/378 1116/673/378 833/669/378 +f 1118/1367/248 1119/1366/248 1117/476/248 1116/673/248 +f 823/1255/379 1113/1485/379 1115/674/379 820/338/379 +f 1113/1485/49 1112/1349/49 1114/454/49 1115/674/49 +f 848/1371/248 1004/1381/248 1129/1486/248 1125/1487/248 +f 1125/1487/248 1129/1486/248 1128/1377/248 1124/1357/248 +f 1004/1381/248 851/497/248 1127/677/248 1129/1486/248 +f 1129/1486/248 1127/677/248 1126/492/248 1128/1377/248 +f 842/468/380 1120/679/380 1122/1488/380 837/1360/380 +f 1120/679/49 1121/479/49 1123/1368/49 1122/1488/49 +f 1601/1372/518 848/1371/518 1125/1487/518 1595/1489/518 +f 1595/1489/518 1125/1487/518 1124/1357/518 1596/1356/518 +f 782/586/49 1133/682/49 1168/1490/49 997/1321/49 +f 1133/682/49 1132/583/49 1169/1323/49 1168/1490/49 +f 812/1282/518 821/1292/518 1131/1491/518 1163/1492/518 +f 1163/1492/518 1131/1491/518 1130/1293/518 1162/1285/518 +f 794/1325/617 1145/1493/518 1166/1494/518 867/1317/615 +f 1145/1493/518 1144/1326/518 1167/1319/518 1166/1494/518 +f 798/1307/611 1149/1495/518 1145/1493/518 794/1325/617 +f 1149/1495/518 1148/1309/518 1144/1326/518 1145/1493/518 +f 997/1321/49 1168/1490/49 1146/1496/49 795/1322/49 +f 1168/1490/49 1169/1323/49 1147/1324/49 1146/1496/49 +f 867/1317/615 1166/1494/518 1135/1497/518 784/1318/616 +f 1166/1494/518 1167/1319/518 1134/1320/518 1135/1497/518 +f 1378/1315/614 1384/1498/518 1142/1499/518 791/1302/608 +f 1384/1498/518 1385/1316/518 1143/1304/518 1142/1499/518 +f 790/1303/609 1141/1500/518 1139/1501/518 788/1313/613 +f 1141/1500/518 1140/1305/518 1138/1314/518 1139/1501/518 +f 1424/1310/612 1430/1502/518 1137/1297/518 786/1245/585 +f 1430/1502/518 1431/1311/518 1136/1312/518 1137/1297/518 +f 795/1306/610 1146/1503/518 1149/1495/518 798/1307/611 +f 1146/1503/518 1147/1308/518 1148/1309/518 1149/1495/518 +f 791/1302/608 1142/1499/518 1141/1500/518 790/1303/609 +f 1142/1499/518 1143/1304/518 1140/1305/518 1141/1500/518 +f 814/1276/518 805/1283/518 1156/1504/518 1165/1505/518 +f 1165/1505/518 1156/1504/518 1157/1284/518 1164/1279/518 +f 802/1300/518 799/1277/518 1150/1506/518 1153/1507/518 +f 1153/1507/518 1150/1506/518 1151/1278/518 1152/1301/518 +f 804/1296/518 802/1300/518 1153/1507/518 1155/1508/518 +f 1155/1508/518 1153/1507/518 1152/1301/518 1154/1298/518 +f 785/1159/518 804/1296/518 1155/1508/518 1136/1312/518 +f 1136/1312/518 1155/1508/518 1154/1298/518 1137/1297/518 +f 821/1292/518 807/1289/518 1158/1288/518 1131/1491/518 +f 1131/1491/518 1158/1288/518 1159/1294/518 1130/1293/518 +f 808/1251/393 1159/1294/394 1160/705/394 809/656/393 +f 1159/1294/394 1158/1288/175 1161/380/175 1160/705/394 +f 805/1283/518 812/1282/518 1163/1492/518 1156/1504/518 +f 1156/1504/518 1163/1492/518 1162/1285/518 1157/1284/518 +f 799/1277/518 814/1276/518 1165/1505/518 1150/1506/518 +f 1150/1506/518 1165/1505/518 1164/1279/518 1151/1278/518 +f 1212/1509/735 1214/1510/736 1186/1511/737 1170/1512/738 +f 1176/710/248 1174/1513/248 1175/1514/248 1177/711/248 +f 1174/1513/518 1170/1515/738 1171/1516/739 1175/1514/518 +f 1172/716/302 1170/1517/302 1174/1513/302 1176/710/302 +f 1177/711/400 1175/1514/400 1171/1518/402 1173/718/401 +f 1178/1519/740 1179/1520/741 1191/1521/742 1190/1522/743 +f 1184/724/248 1185/727/248 1183/1523/248 1182/1524/248 +f 1182/1524/518 1183/1523/518 1179/1520/741 1178/1519/740 +f 1180/728/259 1184/724/259 1182/1524/259 1178/1525/259 +f 1185/727/302 1181/731/302 1179/1526/302 1183/1523/302 +f 1171/1518/402 1187/1527/408 1189/732/407 1173/718/401 +f 1187/1527/408 1195/1528/409 1197/734/409 1189/732/407 +f 1191/1529/302 1193/739/302 1201/738/410 1199/1530/410 +f 1186/1531/737 1194/1532/518 1195/1533/518 1187/1534/744 +f 1179/1526/302 1181/731/302 1193/739/302 1191/1529/302 +f 1170/1515/738 1186/1531/737 1187/1534/744 1171/1516/739 +f 1194/1532/518 1188/1535/518 1192/1536/518 1195/1533/518 +f 1198/1537/518 1199/1538/518 1204/1539/518 1203/1540/518 +f 1216/1541/518 1218/1542/518 1188/1543/518 1194/1544/518 +f 1214/1510/736 1216/1541/518 1194/1544/518 1186/1511/737 +f 1190/1522/743 1191/1521/742 1199/1538/518 1198/1537/518 +f 1204/1545/412 1205/757/412 1211/756/413 1209/1546/413 +f 1203/1540/518 1204/1539/518 1209/1547/518 1208/1548/518 +f 1218/1542/518 1222/1549/518 1200/1550/518 1188/1543/518 +f 1199/1530/410 1201/738/410 1205/757/412 1204/1545/412 +f 1195/1528/409 1192/1551/414 1202/762/414 1197/734/409 +f 1200/1552/518 1225/1553/518 1224/1554/518 1196/1555/518 +f 1208/1548/518 1209/1547/518 1229/1556/518 1228/1557/518 +f 1220/770/415 1206/773/415 1200/1558/415 1222/1559/415 +f 1188/1535/518 1200/1552/518 1196/1555/518 1192/1536/518 +f 1192/1551/414 1196/1560/416 1207/774/416 1202/762/414 +f 1210/776/417 1221/779/418 1223/1561/418 1208/1562/417 +f 1221/779/418 1220/770/419 1222/1559/419 1223/1561/418 +f 1203/1563/518 1208/1564/518 1223/1565/518 1219/1566/518 +f 1219/1566/518 1223/1565/518 1222/1549/518 1218/1542/518 +f 1190/1567/743 1198/1568/518 1217/1569/518 1215/1570/736 +f 1215/1570/736 1217/1569/518 1216/1541/518 1214/1510/736 +f 1198/1568/518 1203/1563/518 1219/1566/518 1217/1569/518 +f 1217/1569/518 1219/1566/518 1218/1542/518 1216/1541/518 +f 1178/1571/740 1190/1567/743 1215/1570/736 1213/1572/735 +f 1213/1572/735 1215/1570/736 1214/1510/736 1212/1509/735 +f 1225/1553/518 1233/1573/518 1232/1574/518 1224/1554/518 +f 1228/1557/518 1229/1556/518 1237/1575/518 1236/1576/518 +f 1209/1546/413 1211/756/413 1231/795/420 1229/1577/420 +f 1210/776/421 1208/1562/421 1228/1578/421 1230/796/421 +f 1196/1560/416 1224/1579/259 1227/798/259 1207/774/416 +f 1206/773/422 1226/801/423 1225/1580/423 1200/1558/422 +f 1232/1581/259 1244/1582/424 1247/804/424 1235/803/259 +f 1237/1583/425 1239/809/425 1243/808/426 1241/1584/426 +f 1229/1577/420 1231/795/420 1239/809/425 1237/1583/425 +f 1230/796/427 1228/1578/427 1236/1585/427 1238/810/427 +f 1224/1579/259 1232/1581/259 1235/803/259 1227/798/259 +f 1226/801/423 1234/813/428 1233/1586/428 1225/1580/423 +f 1300/1587/518 1302/1588/518 1253/1589/518 1245/1590/518 +f 1238/810/429 1236/1585/429 1240/1591/429 1242/818/429 +f 1236/1576/518 1237/1575/518 1241/1592/518 1240/1593/518 +f 1244/1582/424 1252/1594/430 1255/822/430 1247/804/424 +f 1234/813/431 1246/825/431 1245/1595/431 1233/1586/431 +f 1233/1573/518 1245/1596/518 1244/1597/518 1232/1574/518 +f 1241/1584/426 1243/808/426 1251/829/432 1249/1598/432 +f 1253/1599/518 1257/1600/518 1262/1601/518 1252/1602/518 +f 1254/834/433 1256/837/434 1257/1603/434 1253/1604/433 +f 1301/838/435 1254/834/433 1253/1604/433 1302/1605/435 +f 1240/1593/518 1241/1592/518 1249/1606/518 1248/1607/518 +f 1245/1596/518 1253/1599/518 1252/1602/518 1244/1597/518 +f 1260/1608/436 1261/845/436 1271/844/437 1270/1609/437 +f 1297/1610/438 1310/1611/439 1267/848/439 1296/847/438 +f 1304/1612/440 1303/851/440 1261/845/436 1260/1608/436 +f 1306/852/441 1305/1613/441 1259/1614/442 1258/853/442 +f 1252/1594/430 1262/1615/443 1263/856/443 1255/822/430 +f 1305/1616/518 1304/1617/518 1260/1618/518 1259/1619/518 +f 1265/1620/444 1264/865/444 1267/864/444 1310/1621/444 +f 1299/866/445 1264/865/446 1265/1620/446 1298/1622/445 +f 1298/1623/518 1265/1624/518 1310/1625/518 1297/1626/518 +f 1270/1609/437 1271/844/437 1275/873/447 1274/1627/447 +f 1258/853/442 1259/1614/442 1269/1628/448 1268/874/448 +f 1259/1619/518 1260/1618/518 1270/1629/518 1269/1630/518 +f 1274/1627/447 1275/873/447 1279/879/302 1311/1631/302 +f 1268/874/448 1269/1628/448 1273/1632/449 1272/880/449 +f 1269/1630/518 1270/1629/518 1274/1633/518 1273/1634/518 +f 1277/1635/450 1311/1636/450 1279/886/450 1276/885/450 +f 1272/880/451 1273/1632/451 1277/1635/451 1276/885/451 +f 1273/1634/518 1274/1633/518 1311/1637/518 1277/1638/518 +f 1288/890/452 1276/885/453 1277/1635/453 1289/1639/452 +f 1265/1620/518 1313/1640/518 1315/1641/518 1310/1621/518 +f 1277/1635/518 1311/1636/518 1317/1642/518 1316/1643/518 +f 1289/1639/518 1277/1635/518 1316/1643/518 1318/1644/518 +f 1280/1645/745 1323/1646/746 1295/1647/747 1281/1648/748 +f 1278/1649/458 1314/904/461 1282/903/460 1329/1650/459 +f 1312/905/462 1266/1651/465 1328/1652/464 1285/906/463 +f 1280/1645/745 1294/1653/749 1327/1654/750 1323/1646/746 +f 1284/1655/751 1278/1649/752 1329/1650/753 1287/1656/754 +f 1266/1651/755 1281/1648/748 1295/1647/747 1328/1652/756 +f 1293/1657/518 1289/1639/518 1318/1644/518 1319/1658/518 +f 1292/915/474 1288/890/452 1289/1639/452 1293/1657/474 +f 1264/865/475 1292/915/474 1293/1657/474 1265/1620/475 +f 1265/1620/518 1293/1657/518 1319/1658/518 1313/1640/518 +f 1294/1653/749 1290/1659/757 1326/1660/758 1327/1654/750 +f 1257/1600/518 1298/1623/518 1297/1626/518 1262/1601/518 +f 1256/837/434 1299/866/445 1298/1622/445 1257/1603/434 +f 1262/1615/443 1297/1610/438 1296/847/438 1263/856/443 +f 1308/918/478 1301/838/479 1302/1605/479 1309/1661/478 +f 1307/1662/518 1309/1663/518 1302/1588/518 1300/1587/518 +f 1248/1607/518 1249/1606/518 1304/1617/518 1305/1616/518 +f 1250/922/480 1248/1664/480 1305/1613/441 1306/852/441 +f 1249/1598/432 1251/829/432 1303/851/440 1304/1612/440 +f 1240/1665/518 1248/1666/518 1309/1663/518 1307/1662/518 +f 1250/922/480 1308/918/478 1309/1661/478 1248/1664/480 +f 1266/1651/465 1312/905/462 1267/848/481 1310/1611/481 +f 1314/904/461 1278/1649/458 1311/1636/482 1279/886/482 +f 1281/1648/483 1315/1667/483 1313/1640/484 1280/1645/484 +f 1284/1655/485 1283/1668/486 1316/1643/486 1317/1642/485 +f 1283/1668/486 1290/1659/487 1318/1644/487 1316/1643/486 +f 1281/1648/481 1266/1651/465 1310/1611/481 1315/1667/481 +f 1278/1649/458 1284/1655/482 1317/1642/482 1311/1636/482 +f 1324/1669/759 1287/1656/754 1336/1670/760 1332/1671/761 +f 1323/1646/746 1333/1672/762 1337/1673/763 1295/1647/747 +f 1329/1650/459 1282/903/460 1334/934/493 1339/1674/493 +f 1323/1646/746 1327/1654/750 1330/1675/764 1333/1672/762 +f 1285/906/463 1328/1652/464 1338/1676/495 1335/936/495 +f 1290/1659/487 1294/1653/487 1319/1658/487 1318/1644/487 +f 1327/1654/750 1326/1660/758 1331/1677/765 1330/1675/764 +f 1294/1653/487 1280/1645/484 1313/1640/484 1319/1658/487 +f 1287/1656/754 1329/1650/753 1339/1674/766 1336/1670/760 +f 1283/1668/767 1284/1655/751 1287/1656/754 1324/1669/759 +f 1290/1659/757 1283/1668/767 1324/1669/759 1326/1660/758 +f 1332/1671/761 1336/1670/760 1346/1678/768 1342/1679/769 +f 1333/1672/762 1343/1680/770 1347/1681/771 1337/1673/763 +f 1339/1674/503 1334/934/503 1344/944/503 1349/1682/503 +f 1333/1672/762 1330/1675/764 1325/1683/772 1343/1680/770 +f 1335/936/505 1338/1676/773 1348/1684/773 1345/946/505 +f 1330/1675/764 1331/1677/765 1286/1685/774 1325/1683/772 +f 1336/1670/760 1339/1674/766 1349/1682/775 1346/1678/768 +f 1326/1660/758 1324/1669/759 1332/1671/761 1331/1677/765 +f 1328/1652/756 1295/1647/747 1337/1673/763 1338/1676/776 +f 1343/1680/509 1325/1683/510 1322/950/510 1291/949/509 +f 1325/1683/510 1286/1685/511 1321/951/511 1322/950/510 +f 1342/1679/512 1346/1678/513 1320/953/513 1340/952/512 +f 1343/1680/509 1291/949/509 1341/954/514 1347/1681/514 +f 1286/1685/511 1342/1679/512 1340/952/512 1321/951/511 +f 1349/1682/515 1344/944/515 1320/953/513 1346/1678/513 +f 1345/946/516 1348/1684/516 1347/1681/514 1341/954/514 +f 1331/1677/765 1332/1671/761 1342/1679/769 1286/1685/774 +f 1338/1676/776 1337/1673/763 1347/1681/771 1348/1684/777 +f 1135/1497/518 1134/1320/518 1385/1316/518 1384/1498/518 +f 784/1318/616 1135/1497/518 1384/1498/518 1378/1315/614 +f 571/988/95 1371/1056/95 1383/1195/95 918/1200/95 +f 875/559/259 1363/575/259 1382/1398/259 1008/1413/259 +f 740/1146/544 920/1199/544 1381/1354/544 1377/1149/544 +f 1008/1413/259 1382/1398/259 1380/1355/259 876/1198/259 +f 920/1199/544 876/1198/518 1380/1355/518 1381/1354/544 +f 1134/1320/518 783/1147/518 1379/1148/518 1385/1316/518 +f 663/1170/554 784/1318/616 1378/1315/614 1376/1166/552 +f 918/1200/95 1383/1195/95 1358/260/95 682/266/95 +f 599/995/520 663/1170/554 1376/1166/552 1372/1050/532 +f 783/1147/518 740/1146/544 1377/1149/544 1379/1148/518 +f 577/1002/518 1374/1062/518 1369/1059/518 579/1010/518 +f 581/996/518 1370/1049/518 1374/1062/518 577/1002/518 +f 579/1010/518 1369/1059/518 1373/1057/518 573/991/518 +f 573/991/518 1373/1057/518 1375/1053/518 576/992/518 +f 576/992/518 1375/1053/518 1371/1056/518 571/988/518 +f 581/996/518 599/995/520 1372/1050/532 1370/1049/518 +f 423/689/3 1367/1686/3 1368/202/3 422/417/3 +f 150/414/200 1360/1687/778 1367/1686/3 423/689/3 +f 12/33/95 244/267/95 1366/259/95 1352/98/95 +f 875/559/259 330/530/259 1365/515/259 1363/575/259 +f 117/190/50 1359/301/269 1364/459/228 246/262/97 +f 330/530/259 218/263/259 1362/460/259 1365/515/259 +f 246/262/97 1364/459/228 1362/460/3 218/263/3 +f 422/417/3 1368/202/3 1361/201/3 149/189/3 +f 104/207/62 1357/691/779 1360/1687/778 150/414/200 +f 244/267/95 682/266/95 1358/260/95 1366/259/95 +f 40/41/12 1353/96/22 1357/691/779 104/207/62 +f 149/189/3 1361/201/3 1359/301/269 117/190/50 +f 18/48/3 20/56/3 1350/103/3 1355/105/3 +f 22/40/3 18/48/3 1355/105/3 1351/93/3 +f 20/56/3 14/37/3 1354/101/3 1350/103/3 +f 14/37/3 17/36/3 1356/97/3 1354/101/3 +f 17/36/3 12/33/3 1352/98/3 1356/97/3 +f 22/40/3 1351/93/3 1353/96/22 40/41/12 +f 1504/1688/518 1505/1689/518 1431/1311/518 1430/1502/518 +f 1501/1690/780 1504/1688/518 1430/1502/518 1424/1310/612 +f 1522/1691/73 1414/1022/73 1429/1180/73 1532/1692/73 +f 1517/1693/259 1404/577/259 1428/1390/259 1531/1694/259 +f 1529/1695/544 1503/1696/544 1427/1240/544 1423/1157/544 +f 1531/1694/259 1428/1390/259 1426/1241/259 1530/1697/259 +f 1505/1689/518 1502/1698/518 1425/1156/518 1431/1311/518 +f 1528/1699/781 1501/1690/780 1424/1310/612 1422/1108/538 +f 1503/1696/544 1530/1697/518 1426/1241/518 1427/1240/544 +f 1532/1692/73 1429/1180/73 1399/228/73 1514/1700/73 +f 1502/1698/518 1529/1695/544 1423/1157/544 1425/1156/518 +f 1523/1701/782 1528/1699/781 1422/1108/538 1416/1097/536 +f 1523/1701/782 1416/1097/536 1410/1067/533 1497/1702/783 +f 1527/1703/518 1421/1096/518 1412/1077/518 1498/1704/518 +f 1526/1705/518 1420/1095/518 1421/1096/518 1527/1703/518 +f 1520/1706/518 1411/1070/518 1419/1090/518 1500/1707/518 +f 1525/1708/518 1418/1093/518 1420/1095/518 1526/1705/518 +f 1524/1709/518 1417/1089/518 1415/1019/518 1499/1710/518 +f 1500/1707/518 1419/1090/518 1418/1093/518 1525/1708/518 +f 1521/1711/518 1413/1080/518 1417/1089/518 1524/1709/518 +f 1498/1704/518 1412/1077/518 1413/1080/518 1521/1711/518 +f 1497/1702/783 1410/1067/533 1411/1070/518 1520/1706/518 +f 1499/1710/518 1415/1019/518 1414/1022/518 1522/1691/518 +f 1392/141/390 1398/153/193 1471/408/194 1465/698/391 +f 1367/1686/784 1360/1687/785 1462/1712/786 1460/1713/787 +f 1508/1714/73 1519/1715/73 1407/227/73 1390/66/73 +f 1517/1693/259 1518/1716/259 1406/507/259 1404/577/259 +f 1515/694/788 1400/195/53 1405/320/137 1496/1717/789 +f 1518/1716/259 1516/1718/259 1403/321/259 1406/507/259 +f 1353/96/385 49/95/382 1453/690/383 1458/692/386 +f 1402/192/198 1400/195/790 1466/1719/791 1470/413/199 +f 1496/1717/789 1405/320/137 1403/321/3 1516/1718/3 +f 1519/1715/73 1514/1700/73 1399/228/73 1407/227/73 +f 1360/1687/785 1357/691/792 1464/693/792 1462/1712/786 +f 1368/202/60 1367/1686/784 1460/1713/787 1461/203/61 +f 1509/697/3 1492/1720/3 1386/111/3 1392/141/30 +f 1513/1721/3 1493/1722/3 1388/121/3 1397/140/3 +f 1512/1723/3 1513/1721/3 1397/140/3 1396/138/3 +f 1506/1724/3 1495/1725/3 1395/134/3 1387/112/3 +f 1511/1726/3 1512/1723/3 1396/138/3 1394/135/3 +f 1510/1727/3 1494/1728/3 1391/65/3 1393/133/3 +f 1495/1725/3 1511/1726/3 1394/135/3 1395/134/3 +f 1507/1729/3 1510/1727/3 1393/133/3 1389/122/3 +f 1493/1722/3 1507/1729/3 1389/122/3 1388/121/3 +f 1492/1720/3 1506/1724/3 1387/112/3 1386/111/3 +f 1494/1728/3 1508/1714/3 1390/66/3 1391/65/3 +f 1450/1730/793 1438/1731/794 1478/1732/795 1487/1733/796 +f 1436/1734/797 1435/1735/798 1475/1736/799 1477/1737/797 +f 1445/1738/800 1443/1739/801 1482/1740/801 1483/1741/802 +f 1441/1742/803 1439/1743/804 1479/1744/804 1481/1745/805 +f 1432/1746/806 1434/1747/807 1473/1748/808 1472/1749/809 +f 1446/1750/810 1448/1751/811 1486/1752/812 1484/1753/810 +f 1438/1731/794 1440/1754/813 1480/1755/814 1478/1732/795 +f 1433/1756/815 1432/1746/806 1472/1749/809 1474/1757/816 +f 1447/1758/817 1445/1738/800 1483/1741/802 1485/1759/818 +f 1440/1754/813 1441/1742/803 1481/1745/805 1480/1755/814 +f 1448/1751/811 1447/1758/817 1485/1759/818 1486/1752/812 +f 1536/1760/819 1437/1761/820 1476/1762/821 1538/1763/822 +f 1435/1735/798 1444/1764/823 1489/1765/824 1475/1736/799 +f 1535/1766/825 1449/1767/826 1490/1768/826 1537/1769/827 +f 1449/1767/828 1450/1730/793 1487/1733/796 1490/1768/828 +f 1442/1770/829 1433/1756/815 1474/1757/816 1488/1771/830 +f 1444/1764/823 1446/1750/831 1484/1753/831 1489/1765/824 +f 1439/1743/832 1451/1772/832 1491/1773/832 1479/1744/832 +f 1437/1761/820 1436/1734/797 1477/1737/797 1476/1762/821 +f 1443/1739/833 1442/1770/829 1488/1771/830 1482/1740/833 +f 1432/1746/834 1433/1756/835 1453/690/836 1452/400/834 +f 1434/1747/834 1432/1746/834 1452/400/834 1454/399/834 +f 1435/1735/837 1436/1734/838 1455/411/838 1456/303/839 +f 1436/1734/838 1437/1761/840 1457/412/840 1455/411/838 +f 1433/1756/835 1442/1770/841 1458/692/842 1453/690/836 +f 1444/1764/843 1435/1735/837 1456/303/839 1459/302/844 +f 1447/1758/845 1448/1751/846 1461/203/846 1460/1713/845 +f 1445/1738/847 1447/1758/845 1460/1713/845 1462/1712/847 +f 1448/1751/846 1446/1750/848 1463/204/849 1461/203/846 +f 1443/1739/850 1445/1738/847 1462/1712/847 1464/693/851 +f 1442/1770/841 1443/1739/850 1464/693/851 1458/692/842 +f 1446/1750/848 1444/1764/843 1459/302/844 1463/204/849 +f 1535/1766/852 1434/1747/834 1454/399/834 1533/699/853 +f 1536/1760/854 1451/1772/855 1466/1719/791 1534/695/856 +f 1441/1742/857 1440/1754/858 1467/397/858 1468/407/859 +f 1440/1754/858 1438/1731/860 1469/398/860 1467/397/858 +f 1439/1743/861 1441/1742/857 1468/407/859 1470/413/199 +f 1438/1731/860 1450/1730/862 1471/408/194 1469/398/860 +f 1451/1772/855 1439/1743/861 1470/413/199 1466/1719/791 +f 1450/1730/862 1449/1767/863 1465/698/391 1471/408/194 +f 1437/1761/840 1536/1760/854 1534/695/856 1457/412/840 +f 1449/1767/863 1535/1766/852 1533/699/853 1465/698/391 +f 1434/1747/807 1535/1766/825 1537/1769/827 1473/1748/808 +f 1451/1772/864 1536/1760/819 1538/1763/822 1491/1773/864 +f 56/148/3 58/149/3 1508/1714/3 1494/1728/3 +f 29/50/3 27/46/3 1506/1724/3 1492/1720/3 +f 50/151/3 52/150/3 1507/1729/3 1493/1722/3 +f 52/150/3 54/147/3 1510/1727/3 1507/1729/3 +f 28/45/3 25/58/3 1511/1726/3 1495/1725/3 +f 54/147/3 56/148/3 1494/1728/3 1510/1727/3 +f 25/58/3 26/70/3 1512/1723/3 1511/1726/3 +f 27/46/3 28/45/3 1495/1725/3 1506/1724/3 +f 26/70/3 24/72/3 1513/1721/3 1512/1723/3 +f 24/72/3 50/151/3 1493/1722/3 1513/1721/3 +f 41/91/3 29/50/3 1492/1720/3 1509/697/3 +f 261/250/90 695/249/90 1514/1700/73 1519/1715/73 +f 238/291/115 1496/1717/789 1516/1718/3 219/292/3 +f 331/510/259 219/292/259 1516/1718/259 1518/1716/259 +f 119/409/274 1515/694/788 1496/1717/789 238/291/115 +f 877/576/259 331/510/259 1518/1716/259 1517/1693/259 +f 58/149/90 261/250/90 1519/1715/73 1508/1714/73 +f 615/1104/518 1499/1710/518 1522/1691/518 617/1105/518 +f 588/1004/522 1497/1702/783 1520/1706/518 586/998/518 +f 609/1107/518 1498/1704/518 1521/1711/518 611/1106/518 +f 611/1106/518 1521/1711/518 1524/1709/518 613/1103/518 +f 587/999/518 1500/1707/518 1525/1708/518 584/1011/518 +f 613/1103/518 1524/1709/518 1499/1710/518 615/1104/518 +f 584/1011/518 1525/1708/518 1526/1705/518 585/1023/518 +f 586/998/518 1520/1706/518 1500/1707/518 587/999/518 +f 585/1023/518 1526/1705/518 1527/1703/518 583/1025/518 +f 583/1025/518 1527/1703/518 1498/1704/518 609/1107/518 +f 600/1048/531 1523/1701/782 1497/1702/783 588/1004/522 +f 600/1048/531 665/1047/530 1528/1699/781 1523/1701/782 +f 787/1155/518 742/1154/544 1529/1695/544 1502/1698/518 +f 939/1190/90 1532/1692/73 1514/1700/73 695/249/90 +f 912/1220/544 878/1219/518 1530/1697/518 1503/1696/544 +f 665/1047/530 788/1313/613 1501/1690/780 1528/1699/781 +f 1138/1314/518 787/1155/518 1502/1698/518 1505/1689/518 +f 1009/1393/259 1531/1694/259 1530/1697/259 878/1219/259 +f 742/1154/544 912/1220/544 1503/1696/544 1529/1695/544 +f 877/576/259 1517/1693/259 1531/1694/259 1009/1393/259 +f 617/1105/90 1522/1691/73 1532/1692/73 939/1190/90 +f 788/1313/613 1139/1501/518 1504/1688/518 1501/1690/780 +f 1139/1501/518 1138/1314/518 1505/1689/518 1504/1688/518 +f 41/91/185 1509/697/389 1533/699/392 1454/399/186 +f 1400/195/790 1515/694/387 1534/695/388 1466/1719/791 +f 1123/1368/518 1561/1774/518 1562/1775/518 1122/1488/518 +f 841/1343/518 1552/1776/518 1561/1774/518 1123/1368/518 +f 835/1339/216 1555/1777/302 1567/1778/302 1002/1336/216 +f 907/561/268 1545/1779/259 1559/1780/259 1023/1412/268 +f 840/1342/629 919/1386/648 1558/1781/637 1554/1782/544 +f 1023/1412/268 1559/1780/259 1557/1783/259 908/1385/268 +f 834/1338/627 1556/1784/865 1555/1777/645 835/1339/628 +f 837/1360/641 1553/1785/866 1556/1784/865 834/1338/627 +f 840/1342/629 1554/1782/544 1552/1776/518 841/1343/518 +f 919/1386/648 908/1385/647 1557/1783/638 1558/1781/637 +f 1122/1488/518 1562/1775/518 1553/1785/866 837/1360/641 +f 1002/1336/216 1567/1778/302 1543/1786/302 836/438/216 +f 415/480/3 414/678/3 1551/1787/3 1550/1788/3 +f 191/446/3 415/480/3 1550/1788/3 1539/1789/3 +f 187/442/216 324/439/216 1565/1790/302 1542/1791/302 +f 907/561/268 345/529/268 1548/1792/259 1545/1779/259 +f 190/447/220 1541/1793/114 1547/1794/234 245/501/254 +f 345/529/268 234/502/268 1546/1795/259 1548/1792/259 +f 186/443/219 187/442/218 1542/1791/247 1544/1796/867 +f 188/467/238 186/443/219 1544/1796/867 1540/1797/868 +f 190/447/220 191/446/3 1539/1789/3 1541/1793/114 +f 245/501/254 1547/1794/234 1546/1795/236 234/502/255 +f 414/678/3 188/467/238 1540/1797/868 1551/1787/3 +f 324/439/216 836/438/216 1543/1786/302 1565/1790/302 +f 325/1798/302 1563/1799/302 844/581/302 1564/499/302 +f 1604/1800/302 325/1798/302 1564/499/302 1586/582/302 +f 1563/1799/302 1003/1801/302 1566/1382/302 844/581/302 +f 1605/1802/302 1560/1803/302 1567/1778/302 1594/1435/302 +f 1560/1803/259 1568/1804/259 1543/1786/259 1567/1778/259 +f 1568/1804/259 1549/1805/259 1565/1790/259 1543/1786/259 +f 1607/1806/869 1606/1807/870 1570/457/871 1571/1808/872 +f 1608/1809/873 1573/458/874 1570/457/871 1606/1807/870 +f 1577/456/225 1579/1810/875 1571/1808/876 1570/457/226 +f 1580/1811/877 1576/1350/631 1569/1353/634 1572/1812/878 +f 1610/1813/879 1578/455/880 1573/458/881 1608/1809/881 +f 1609/1814/882 1580/1811/883 1572/1812/884 1607/1806/884 +f 1604/1800/3 1549/1805/3 1580/1811/883 1609/1814/882 +f 1605/1802/518 1003/1801/518 1578/455/880 1610/1813/879 +f 1549/1805/885 1568/1804/49 1576/1350/631 1580/1811/877 +f 1563/1799/248 325/1798/886 1579/1810/875 1577/456/225 +f 1568/1804/49 1560/1803/887 1575/1351/632 1576/1350/631 +f 1003/1801/888 1563/1799/248 1577/456/225 1578/455/224 +f 1560/1803/518 1605/1802/518 1610/1813/879 1575/1351/889 +f 325/1798/3 1604/1800/3 1609/1814/882 1579/1810/890 +f 1579/1810/890 1609/1814/882 1607/1806/891 1571/1808/891 +f 1575/1351/889 1610/1813/879 1608/1809/892 1574/1352/892 +f 1574/1352/893 1608/1809/873 1606/1807/870 1569/1353/894 +f 1572/1812/895 1569/1353/894 1606/1807/870 1607/1806/869 +f 1003/1801/302 1605/1802/302 1594/1435/302 1566/1382/302 +f 1549/1805/302 1604/1800/302 1586/582/302 1565/1790/302 +f 1561/1774/518 1595/1489/518 1596/1356/518 1562/1775/518 +f 1552/1776/518 1601/1372/518 1595/1489/518 1561/1774/518 +f 1555/1777/302 1602/1376/302 1594/1435/302 1567/1778/302 +f 1545/1779/259 1599/562/259 1593/1410/259 1559/1780/259 +f 1554/1782/544 1558/1781/637 1603/1362/637 1590/1369/544 +f 1559/1780/259 1593/1410/259 1592/1363/259 1557/1783/259 +f 1556/1784/865 1591/1374/644 1602/1376/645 1555/1777/645 +f 1553/1785/866 1589/1359/636 1591/1374/644 1556/1784/865 +f 1554/1782/544 1590/1369/544 1601/1372/518 1552/1776/518 +f 1558/1781/637 1557/1783/638 1592/1363/638 1603/1362/637 +f 1562/1775/518 1596/1356/518 1589/1359/636 1553/1785/866 +f 1550/1788/3 1551/1787/3 1588/461/3 1587/680/3 +f 1539/1789/3 1550/1788/3 1587/680/3 1597/482/3 +f 1542/1791/302 1565/1790/302 1586/582/302 1598/487/302 +f 1545/1779/259 1548/1792/259 1585/527/259 1599/562/259 +f 1541/1793/114 1582/481/114 1600/469/234 1547/1794/234 +f 1548/1792/259 1546/1795/259 1584/472/259 1585/527/259 +f 1544/1796/867 1542/1791/247 1598/487/247 1583/485/245 +f 1540/1797/868 1544/1796/867 1583/485/245 1581/462/229 +f 1541/1793/114 1539/1789/3 1597/482/3 1582/481/114 +f 1547/1794/234 1600/469/234 1584/472/236 1546/1795/236 +f 1551/1787/3 1540/1797/868 1581/462/229 1588/461/3 +o Cylinder +v 6.504365 2.927351 -0.173242 +v 6.893685 2.927339 -0.173250 +v 6.480596 2.860655 -0.159975 +v 6.924613 2.860666 -0.159973 +v 6.456737 2.804365 -0.122324 +v 6.942192 2.804228 -0.122314 +v 6.486485 2.762770 -0.049949 +v 6.916663 2.762727 -0.049867 +v 6.482345 2.756840 0.000000 +v 6.919017 2.757395 0.000000 +v 6.486485 2.762770 0.049950 +v 6.916663 2.762727 0.049867 +v 6.456737 2.804365 0.122325 +v 6.942192 2.804228 0.122315 +v 6.480596 2.860655 0.159976 +v 6.924613 2.860666 0.159974 +v 6.504365 2.927351 0.173242 +v 6.893685 2.927339 0.173251 +v 6.522933 2.994036 0.159994 +v 6.871054 2.994061 0.159991 +v 6.543459 3.049731 0.117243 +v 6.852694 3.049842 0.117237 +v 6.555541 3.073721 0.065932 +v 6.838556 3.073870 0.065796 +v 6.574637 3.087885 0.000000 +v 6.815415 3.087894 0.000000 +v 6.555541 3.073721 -0.065931 +v 6.838556 3.073870 -0.065795 +v 6.543459 3.049731 -0.117242 +v 6.852694 3.049842 -0.117237 +v 6.522933 2.994036 -0.159993 +v 6.871054 2.994061 -0.159990 +v 6.525428 2.915362 -0.215624 +v 6.503186 2.832846 -0.199210 +v 6.901204 2.832846 -0.199210 +v 6.872474 2.915362 -0.215624 +v 6.454472 2.798055 -0.129316 +v 6.944613 2.798055 -0.129316 +v 6.416933 2.758411 -0.069985 +v 6.960207 2.758411 -0.069985 +v 6.404458 2.744490 0.000000 +v 6.967484 2.744490 0.000000 +v 6.416933 2.758411 0.069986 +v 6.960207 2.758411 0.069986 +v 6.454472 2.798055 0.129317 +v 6.944613 2.798055 0.129317 +v 6.503186 2.832846 0.199211 +v 6.901204 2.832846 0.199211 +v 6.525428 2.915362 0.215625 +v 6.872474 2.915362 0.215625 +v 6.543036 2.997877 0.199211 +v 6.851158 2.997877 0.199211 +v 6.562499 3.067831 0.145602 +v 6.833549 3.067831 0.145602 +v 6.573620 3.097412 0.082516 +v 6.820575 3.097412 0.082516 +v 6.591228 3.116263 0.000000 +v 6.799259 3.116263 0.000000 +v 6.573620 3.097412 -0.082515 +v 6.820575 3.097412 -0.082515 +v 6.562499 3.067831 -0.145601 +v 6.833549 3.067831 -0.145601 +v 6.543036 2.997877 -0.199210 +v 6.851158 2.997877 -0.199210 +v 6.449124 2.766683 -0.066075 +v 6.436976 2.753672 0.000000 +v 6.963942 2.753524 0.000000 +v 6.956986 2.766623 -0.066034 +v 6.449124 2.766683 0.066076 +v 6.956986 2.766623 0.066035 +v 6.482331 2.780836 0.000000 +v 6.919003 2.781391 0.000000 +v 6.486471 2.786766 -0.034571 +v 6.916648 2.786723 -0.034514 +v 6.486471 2.786766 0.034571 +v 6.916648 2.786723 0.034515 +v 6.503258 2.870502 0.000001 +v 6.898082 2.871058 0.000001 +v 6.507001 2.876433 -0.017367 +v 6.895954 2.876390 -0.017339 +v 6.507001 2.876432 0.017369 +v 6.895954 2.876390 0.017340 +v 6.529751 2.987187 0.000002 +v 6.871661 2.987187 0.000002 +v 6.532992 2.987187 -0.017366 +v 6.869817 2.987187 -0.017337 +v 6.532992 2.987187 0.017370 +v 6.869817 2.987187 0.017341 +v 7.050997 2.707859 -0.228345 +v 6.230277 2.662615 -0.228345 +v 6.230277 2.662615 -0.174768 +v 7.050997 2.707859 -0.174768 +v 6.197158 2.662615 -0.094583 +v 7.050997 2.707859 -0.094583 +v 6.197158 2.662615 0.000000 +v 7.050997 2.707859 0.000000 +v 6.197158 2.662615 0.094584 +v 7.050997 2.707859 0.094584 +v 6.230277 2.662615 0.174769 +v 7.050997 2.707859 0.174769 +v 6.230277 2.662615 0.228346 +v 7.050997 2.707859 0.228346 +v 7.086915 2.615593 -0.228345 +v 6.107049 2.602585 -0.228345 +v 6.107049 2.602585 -0.174768 +v 7.086915 2.615593 -0.174768 +v 6.073930 2.602585 -0.094583 +v 7.086915 2.615593 -0.094583 +v 6.073930 2.602585 0.000000 +v 7.086915 2.615593 0.000000 +v 6.073930 2.602585 0.094584 +v 7.086915 2.615593 0.094584 +v 6.107049 2.602585 0.174769 +v 7.086915 2.615593 0.174769 +v 6.107049 2.602585 0.228346 +v 7.086915 2.615593 0.228346 +v 7.102251 2.515371 -0.228345 +v 5.951362 2.515371 -0.228345 +v 5.951362 2.515371 -0.174768 +v 7.102251 2.515371 -0.174768 +v 5.918243 2.515371 -0.094583 +v 7.102251 2.515371 -0.094583 +v 5.918243 2.515371 0.000000 +v 7.102251 2.515371 0.000000 +v 5.918243 2.515371 0.094584 +v 7.102251 2.515371 0.094584 +v 5.951362 2.515371 0.174769 +v 7.102251 2.515371 0.174769 +v 5.951362 2.515371 0.228346 +v 7.102251 2.515371 0.228346 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 0.000000 0.000000 +vt 1.000000 0.500000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.937500 0.500000 +vt 0.971731 0.158156 +vt 0.990000 0.250000 +vt 0.990000 0.250000 +vt 0.971731 0.158156 +vt 0.419706 0.080294 +vt 0.341844 0.028269 +vt 0.341844 0.028269 +vt 0.419706 0.080294 +vt 0.341844 0.471731 +vt 0.419706 0.419706 +vt 0.419706 0.419706 +vt 0.341844 0.471731 +vt 0.841844 0.028269 +vt 0.919706 0.080294 +vt 0.919706 0.080294 +vt 0.841844 0.028269 +vt 0.919706 0.419706 +vt 0.841844 0.471731 +vt 0.841844 0.471731 +vt 0.919706 0.419706 +vt 0.471731 0.341844 +vt 0.490000 0.250000 +vt 0.490000 0.250000 +vt 0.471731 0.341844 +vt 0.562500 0.500000 +vt 0.562500 1.000000 +vt 0.500000 1.000000 +vt 0.500000 0.500000 +vt 0.437500 1.000000 +vt 0.437500 0.500000 +vt 0.375000 1.000000 +vt 0.375000 0.500000 +vt 0.312500 1.000000 +vt 0.312500 0.500000 +vt 0.250000 1.000000 +vt 0.250000 0.500000 +vt 0.187500 1.000000 +vt 0.187500 0.500000 +vt 0.125000 1.000000 +vt 0.125000 0.500000 +vt 0.928686 0.279149 +vt 0.935305 0.250395 +vt 0.935305 0.250395 +vt 0.928686 0.279149 +vt 0.062500 1.000000 +vt 0.062500 0.500000 +vt 0.000000 1.000000 +vt 0.000000 0.500000 +vt 0.928686 0.220851 +vt 0.928686 0.220851 +vt 0.837323 0.459941 +vt 0.749733 0.477351 +vt 0.750000 0.490000 +vt 0.249658 0.477362 +vt 0.337746 0.459938 +vt 0.250000 0.490000 +vt 0.911619 0.410531 +vt 0.411362 0.410517 +vt 0.960377 0.336713 +vt 0.971731 0.341844 +vt 0.460791 0.336659 +vt 0.978329 0.250000 +vt 0.478181 0.250000 +vt 0.960376 0.163287 +vt 0.460791 0.163341 +vt 0.471731 0.158156 +vt 0.911619 0.089469 +vt 0.411362 0.089483 +vt 0.837323 0.040059 +vt 0.337746 0.040062 +vt 0.749733 0.022649 +vt 0.750000 0.010000 +vt 0.249658 0.022638 +vt 0.250000 0.010000 +vt 0.662556 0.040035 +vt 0.658156 0.028269 +vt 0.162327 0.040040 +vt 0.158156 0.028269 +vt 0.588233 0.088881 +vt 0.580294 0.080294 +vt 0.088294 0.088889 +vt 0.080294 0.080294 +vt 0.542433 0.163476 +vt 0.528269 0.158156 +vt 0.042301 0.163655 +vt 0.028269 0.158156 +vt 0.519988 0.250000 +vt 0.510000 0.250000 +vt 0.019721 0.250000 +vt 0.010000 0.250000 +vt 0.542433 0.336524 +vt 0.528269 0.341844 +vt 0.042301 0.336345 +vt 0.028269 0.341844 +vt 0.588233 0.411119 +vt 0.580294 0.419706 +vt 0.088294 0.411111 +vt 0.080294 0.419706 +vt 0.662556 0.459965 +vt 0.658156 0.471731 +vt 0.162327 0.459960 +vt 0.158156 0.471731 +vt 0.515513 0.279116 +vt 0.520876 0.250226 +vt 0.515513 0.220884 +vt 0.515513 0.220884 +vt 0.515513 0.220884 +vt 0.928686 0.220851 +vt 0.935305 0.250395 +vt 0.928686 0.279149 +vt 0.520876 0.250226 +vt 0.515513 0.279116 +vt 0.928686 0.220851 +vt 0.935305 0.250395 +vt 0.515513 0.279116 +vt 0.928686 0.279149 +vt 0.515513 0.279116 +vt 0.520876 0.250226 +vt 0.515513 0.220884 +vt 0.520876 0.250226 +vt 0.562500 1.000000 +vt 0.562500 0.500000 +vt 0.562500 0.500000 +vt 0.562500 1.000000 +vt 0.990000 0.250000 +vt 0.971731 0.158156 +vt 0.341844 0.028269 +vt 0.419706 0.080294 +vt 0.419706 0.419706 +vt 0.341844 0.471731 +vt 0.919706 0.080294 +vt 0.841844 0.028269 +vt 0.841844 0.471731 +vt 0.919706 0.419706 +vt 0.471731 0.158156 +vt 0.971731 0.341844 +vt 0.937500 1.000000 +vt 0.937500 0.500000 +vt 0.971731 0.341844 +vt 0.919706 0.419706 +vt 0.971731 0.341844 +vt 0.490000 0.250000 +vt 0.471731 0.158156 +vt 0.471731 0.158156 +vt 0.490000 0.250000 +vt 0.562500 0.500000 +vt 0.562500 1.000000 +vt 0.990000 0.250000 +vt 0.971731 0.158156 +vt 0.341844 0.028269 +vt 0.419706 0.080294 +vt 0.419706 0.419706 +vt 0.341844 0.471731 +vt 0.471731 0.341844 +vt 0.937500 1.000000 +vt 0.937500 0.500000 +vt 0.937500 0.500000 +vt 0.937500 1.000000 +vt 0.875000 1.000000 +vt 0.875000 0.500000 +vt 0.812500 1.000000 +vt 0.812500 0.500000 +vt 0.750000 1.000000 +vt 0.750000 0.500000 +vt 0.687500 1.000000 +vt 0.687500 0.500000 +vt 0.625000 1.000000 +vt 0.625000 0.500000 +vt 0.471731 0.341844 +vt 0.919706 0.080294 +vt 0.841844 0.471731 +vt 0.841844 0.028269 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.0289 -0.9996 +vn 0.0000 -0.0356 -0.9994 +vn -0.0049 0.0654 -0.9978 +vn -0.0049 0.0656 -0.9978 +vn -0.3977 0.9101 -0.1167 +vn -0.3368 0.9416 0.0000 +vn -0.3865 0.9223 0.0000 +vn -0.4233 0.9054 -0.0336 +vn 0.6306 0.7740 -0.0571 +vn 0.6415 0.7670 0.0094 +vn 0.8196 0.5729 0.0046 +vn 0.8086 0.5876 -0.0287 +vn 0.6415 0.7670 -0.0094 +vn 0.6306 0.7740 0.0571 +vn 0.8086 0.5876 0.0287 +vn 0.8196 0.5729 -0.0046 +vn -0.5270 0.8493 -0.0314 +vn -0.4976 0.8567 -0.1360 +vn -0.4959 0.8681 -0.0241 +vn -0.4976 0.8567 0.1360 +vn -0.5270 0.8493 0.0314 +vn -0.4959 0.8681 0.0241 +vn 0.5391 0.8353 0.1076 +vn 0.4536 0.8912 0.0000 +vn 0.5459 0.8303 0.1119 +vn -0.0049 0.0656 0.9978 +vn -0.0049 0.0654 0.9978 +vn 0.0000 -0.0356 0.9994 +vn 0.0000 -0.0289 0.9996 +vn 0.0000 0.3826 0.9239 +vn 0.0000 0.3835 0.9235 +vn 0.0000 0.7602 0.6497 +vn 0.0000 0.7608 0.6490 +vn 0.0000 0.9406 0.3397 +vn 0.0000 0.9414 0.3374 +vn 0.0000 1.0000 0.0000 +vn 0.0000 0.9406 -0.3397 +vn 0.0000 0.9414 -0.3374 +vn 0.0000 0.7602 -0.6497 +vn 0.0000 0.7608 -0.6490 +vn -0.9952 0.0293 -0.0934 +vn -0.9996 0.0295 0.0000 +vn -0.9927 0.1205 0.0000 +vn -0.9883 0.1205 -0.0940 +vn 0.0000 0.3826 -0.9239 +vn 0.0000 0.3835 -0.9235 +vn -0.9952 0.0293 0.0934 +vn -0.9883 0.1205 0.0940 +vn -0.8536 0.1420 -0.5012 +vn -0.8422 0.2291 -0.4880 +vn -0.8420 0.2179 -0.4936 +vn -0.8514 0.1438 -0.5045 +vn 0.8214 0.2772 -0.4984 +vn 0.8530 0.1413 -0.5024 +vn 0.8464 0.1535 -0.5100 +vn 0.8203 0.2701 -0.5042 +vn -0.8692 0.1290 -0.4773 +vn 0.8903 0.0636 -0.4509 +vn -0.1956 0.9283 0.3164 +vn -0.1829 0.7906 0.5844 +vn -0.3977 0.9101 0.1167 +vn 0.9308 0.3654 -0.0005 +vn 0.9299 0.3676 -0.0121 +vn -0.1628 0.9867 0.0000 +vn 0.9291 0.3699 0.0000 +vn -0.1956 0.9283 -0.3164 +vn 0.9299 0.3676 0.0121 +vn -0.1829 0.7906 -0.5844 +vn 0.9308 0.3655 0.0005 +vn -0.8536 0.1420 0.5012 +vn -0.8692 0.1289 0.4773 +vn -0.8514 0.1438 0.5045 +vn 0.8903 0.0636 0.4509 +vn 0.8530 0.1413 0.5024 +vn 0.8464 0.1535 0.5100 +vn -0.8422 0.2291 0.4880 +vn -0.8420 0.2179 0.4936 +vn 0.8214 0.2772 0.4984 +vn 0.8203 0.2701 0.5042 +vn -0.8316 0.4065 0.3784 +vn -0.8348 0.3846 0.3940 +vn 0.8269 0.4138 0.3809 +vn 0.8279 0.3982 0.3951 +vn -0.8103 0.5492 0.2045 +vn -0.8114 0.5391 0.2256 +vn 0.8105 0.5508 0.1994 +vn 0.8133 0.5373 0.2232 +vn -0.8138 0.5811 0.0129 +vn -0.8123 0.5825 0.0273 +vn 0.8070 0.5904 -0.0162 +vn 0.8056 0.5925 -0.0023 +vn -0.8210 0.5709 0.0000 +vn 0.8177 0.5756 -0.0000 +vn -0.8138 0.5811 -0.0129 +vn -0.8123 0.5825 -0.0273 +vn 0.8070 0.5904 0.0162 +vn 0.8056 0.5925 0.0023 +vn -0.8103 0.5492 -0.2045 +vn -0.8114 0.5391 -0.2256 +vn 0.8105 0.5508 -0.1994 +vn 0.8133 0.5373 -0.2232 +vn -0.8316 0.4065 -0.3784 +vn -0.8348 0.3846 -0.3940 +vn 0.8269 0.4138 -0.3809 +vn 0.8279 0.3982 -0.3951 +vn 0.0001 0.7278 -0.6858 +vn 0.0126 0.9358 -0.3523 +vn 0.0000 0.4217 -0.9067 +vn 0.0000 0.4244 -0.9055 +vn 0.0000 0.0375 -0.9993 +vn 0.0000 0.0459 -0.9989 +vn 0.0001 -0.3747 -0.9271 +vn 0.0001 -0.3740 -0.9274 +vn 0.0002 -0.7555 -0.6552 +vn 0.0002 -0.7548 -0.6560 +vn 0.0003 -0.9421 -0.3354 +vn 0.0003 -0.9410 -0.3385 +vn 0.0002 -1.0000 -0.0000 +vn 0.0003 -0.9421 0.3354 +vn 0.0003 -0.9410 0.3385 +vn 0.0002 -0.7555 0.6552 +vn 0.0002 -0.7548 0.6560 +vn 0.0001 -0.3747 0.9271 +vn 0.0001 -0.3740 0.9274 +vn 0.0000 0.0375 0.9993 +vn 0.0000 0.0459 0.9989 +vn 0.0000 0.4217 0.9067 +vn 0.0000 0.4244 0.9055 +vn 0.0001 0.7278 0.6858 +vn 0.0126 0.9358 0.3523 +vn -0.0222 0.9998 0.0000 +vn -0.0090 0.9790 0.2035 +vn 0.0120 0.9793 0.2023 +vn 0.0294 0.9996 0.0000 +vn -0.0090 0.9790 -0.2035 +vn 0.0120 0.9793 -0.2023 +vn 0.0002 0.3839 0.9234 +vn 0.0002 0.3841 0.9233 +vn 0.0001 0.1083 0.9941 +vn 0.0001 0.1082 0.9941 +vn -0.9731 0.2304 0.0000 +vn -0.9653 0.2267 -0.1298 +vn 0.0002 0.5393 0.8421 +vn 0.9984 0.0177 0.0535 +vn 0.9998 0.0177 -0.0000 +vn 0.9935 0.1135 0.0000 +vn 0.9927 0.1111 0.0465 +vn 0.9984 0.0177 -0.0535 +vn 0.9927 0.1111 -0.0465 +vn 0.0002 0.5393 -0.8421 +vn 0.0002 0.3839 -0.9234 +vn 0.0002 0.3841 -0.9233 +vn -0.9653 0.2267 0.1298 +vn -0.9625 0.2221 0.1556 +vn -0.9744 0.2249 0.0000 +vn 0.0001 0.1083 -0.9941 +vn 0.0001 0.1082 -0.9941 +vn 0.0001 0.0000 -1.0000 +vn 0.9737 0.2279 -0.0000 +vn 0.9721 0.2269 0.0595 +vn 0.9721 0.2269 -0.0595 +vn -0.9625 0.2221 -0.1556 +vn 0.0001 -0.0000 1.0000 +vn 0.9742 0.2256 0.0000 +vn 0.9713 0.2250 0.0767 +vn 0.9713 0.2250 -0.0767 +vn -0.0021 0.0568 0.9984 +vn -0.0011 0.0309 0.9995 +vn 0.0000 0.0000 1.0000 +vn -0.4358 0.8946 0.0983 +vn -0.4379 0.8990 0.0000 +vn -0.4635 0.8861 0.0000 +vn -0.4641 0.8806 0.0954 +vn 0.9660 0.2586 0.0000 +vn -0.4366 0.8963 0.0781 +vn -0.4587 0.8836 0.0935 +vn -0.4366 0.8963 -0.0781 +vn -0.4587 0.8836 -0.0935 +vn 0.5391 0.8353 -0.1076 +vn 0.5459 0.8303 -0.1119 +vn -0.4233 0.9054 0.0336 +vn -0.0021 0.0568 -0.9984 +vn -0.0011 0.0309 -0.9995 +vn -0.4641 0.8806 -0.0954 +vn -0.4858 0.8672 -0.1091 +vn -0.4869 0.8691 -0.0874 +vn 0.9885 0.1513 0.0000 +vn -0.4887 0.8724 0.0000 +vn -0.4869 0.8691 0.0874 +vn 0.9319 0.3628 0.0000 +vn -0.4358 0.8946 -0.0983 +vn 0.0000 -0.0000 -1.0000 +vn -0.4858 0.8672 0.1091 +usemtl None +s off +f 1700/1815/896 1711/1816/896 1709/1817/896 1707/1818/896 1705/1819/896 1703/1820/896 1701/1821/896 +s 1 +f 1643/1822/897 1646/1823/898 1645/1824/899 1644/1825/900 +f 1653/1826/901 1651/1827/902 1705/1828/903 1707/1829/904 +f 1656/1830/905 1658/1831/906 1712/1832/907 1710/1833/908 +f 1645/1834/909 1648/1835/910 1702/1836/911 1699/1837/912 +f 1657/1838/913 1655/1839/914 1709/1840/915 1711/1841/913 +f 1647/1842/916 1644/1843/917 1700/1844/917 1701/1845/918 +f 1650/1846/919 1652/1847/920 1706/1848/920 1704/1849/921 +f 1657/1850/922 1658/1851/923 1660/1852/924 1659/1853/925 +f 1659/1853/925 1660/1852/924 1662/1854/926 1661/1855/927 +f 1661/1855/927 1662/1854/926 1664/1856/928 1663/1857/929 +f 1663/1857/929 1664/1856/928 1666/1858/930 1665/1859/931 +f 1665/1859/931 1666/1858/930 1668/1860/932 1667/1861/932 +f 1667/1861/932 1668/1860/932 1670/1862/933 1669/1863/934 +f 1669/1863/934 1670/1862/933 1672/1864/935 1671/1865/936 +f 1617/1866/937 1619/1867/938 1681/1868/939 1683/1869/940 +f 1671/1865/936 1672/1864/935 1674/1870/941 1673/1871/942 +f 1673/1871/942 1674/1870/941 1646/1872/898 1643/1873/897 +f 1619/1867/938 1621/1874/943 1685/1875/944 1681/1868/939 +f 1613/1876/945 1611/1877/946 1643/1878/947 1644/1843/948 +f 1612/1879/949 1614/1880/950 1645/1834/951 1646/1881/952 +f 1615/1882/953 1613/1876/945 1644/1843/948 1647/1842/953 +f 1614/1880/950 1616/1883/954 1648/1835/954 1645/1834/951 +f 1675/1884/955 1615/1882/956 1647/1842/916 1649/1885/957 +f 1616/1883/958 1678/1886/959 1650/1846/959 1648/1835/958 +f 1676/1887/960 1675/1884/955 1649/1885/957 1651/1827/902 +f 1678/1886/959 1677/1888/961 1652/1847/961 1650/1846/959 +f 1679/1889/962 1676/1887/960 1651/1827/902 1653/1826/901 +f 1677/1888/961 1680/1890/963 1654/1891/963 1652/1847/961 +f 1623/1892/964 1679/1889/962 1653/1826/901 1655/1839/914 +f 1680/1890/963 1624/1893/965 1656/1830/965 1654/1891/963 +f 1625/1894/966 1623/1892/967 1655/1839/967 1657/1838/968 +f 1624/1893/969 1626/1895/970 1658/1831/971 1656/1830/969 +f 1627/1896/972 1625/1894/966 1657/1838/968 1659/1897/973 +f 1626/1895/970 1628/1898/974 1660/1899/975 1658/1831/971 +f 1629/1900/976 1627/1896/972 1659/1897/973 1661/1901/977 +f 1628/1898/974 1630/1902/978 1662/1903/979 1660/1899/975 +f 1631/1904/980 1629/1900/976 1661/1901/977 1663/1905/981 +f 1630/1902/978 1632/1906/982 1664/1907/983 1662/1903/979 +f 1633/1908/984 1631/1904/980 1663/1905/981 1665/1909/985 +f 1632/1906/982 1634/1910/986 1666/1911/987 1664/1907/983 +f 1635/1912/988 1633/1908/984 1665/1909/985 1667/1913/988 +f 1634/1910/986 1636/1914/989 1668/1915/989 1666/1911/987 +f 1637/1916/990 1635/1912/988 1667/1913/988 1669/1917/991 +f 1636/1914/989 1638/1918/992 1670/1919/993 1668/1915/989 +f 1639/1920/994 1637/1916/990 1669/1917/991 1671/1921/995 +f 1638/1918/992 1640/1922/996 1672/1923/997 1670/1919/993 +f 1641/1924/998 1639/1920/994 1671/1921/995 1673/1925/999 +f 1640/1922/996 1642/1926/1000 1674/1927/1001 1672/1923/997 +f 1611/1877/946 1641/1924/998 1673/1925/999 1643/1878/947 +f 1642/1926/1000 1612/1879/949 1646/1881/952 1674/1927/1001 +f 1679/1889/962 1623/1892/964 1624/1893/1002 1680/1890/1003 +f 1623/1892/964 1625/1894/1004 1626/1895/1005 1624/1893/1002 +f 1625/1894/1004 1627/1896/1006 1628/1898/1007 1626/1895/1005 +f 1627/1896/1006 1629/1900/1008 1630/1902/1009 1628/1898/1007 +f 1629/1900/1008 1631/1904/1010 1632/1906/1011 1630/1902/1009 +f 1631/1904/1010 1633/1908/1012 1634/1910/1013 1632/1906/1011 +f 1633/1908/1012 1635/1912/1014 1636/1914/1014 1634/1910/1013 +f 1635/1912/1014 1637/1916/1015 1638/1918/1016 1636/1914/1014 +f 1637/1916/1015 1639/1920/1017 1640/1922/1018 1638/1918/1016 +f 1639/1920/1017 1641/1924/1019 1642/1926/1020 1640/1922/1018 +f 1641/1924/1019 1611/1877/1021 1612/1879/1022 1642/1926/1020 +f 1611/1877/1021 1613/1876/1023 1614/1880/1024 1612/1879/1022 +f 1613/1876/1023 1615/1882/956 1616/1883/1025 1614/1880/1024 +f 1615/1882/956 1675/1884/955 1678/1886/1026 1616/1883/1025 +f 1619/1867/1027 1617/1866/1028 1675/1884/955 1676/1887/960 +f 1618/1928/1029 1620/1929/1030 1677/1888/1030 1678/1886/1026 +f 1621/1874/1031 1619/1867/1027 1676/1887/960 1679/1889/962 +f 1620/1929/1030 1622/1930/1032 1680/1890/1003 1677/1888/1030 +f 1617/1866/1028 1618/1928/1029 1678/1886/1026 1675/1884/955 +f 1622/1930/1032 1621/1874/1031 1679/1889/962 1680/1890/1003 +f 1685/1875/1033 1686/1931/1034 1692/1932/1035 1691/1933/1036 +f 1683/1869/940 1681/1868/939 1687/1934/1037 1689/1935/1038 +f 1621/1874/1039 1622/1930/1039 1686/1931/1034 1685/1875/1033 +f 1622/1930/1040 1620/1929/1041 1682/1936/1042 1686/1931/1043 +f 1620/1929/1041 1618/1928/1044 1684/1937/1045 1682/1936/1042 +f 1618/1928/1046 1617/1866/1046 1683/1869/1047 1684/1937/1048 +f 1687/1934/1037 1691/1933/1049 1697/1938/1050 1693/1939/1051 +f 1690/1940/1052 1689/1935/1053 1695/1941/1054 1696/1942/1054 +f 1686/1931/1043 1682/1936/1042 1688/1943/1055 1692/1932/1056 +f 1682/1936/1042 1684/1937/1045 1690/1940/1057 1688/1943/1055 +f 1684/1937/1048 1683/1869/1047 1689/1935/1053 1690/1940/1052 +f 1681/1868/939 1685/1875/944 1691/1933/1049 1687/1934/1037 +f 1693/1939/932 1697/1938/932 1698/1944/932 1694/1945/932 +f 1695/1941/932 1693/1939/932 1694/1945/932 1696/1942/932 +f 1689/1935/1038 1687/1934/1037 1693/1939/1051 1695/1941/1058 +f 1691/1933/1036 1692/1932/1035 1698/1944/1059 1697/1938/1059 +f 1692/1932/1056 1688/1943/1055 1694/1945/1060 1698/1944/1061 +f 1688/1943/1055 1690/1940/1057 1696/1942/1062 1694/1945/1060 +f 1712/1946/1063 1711/1947/1064 1725/1948/1065 1726/1949/1065 +f 1707/1829/1066 1705/1828/1067 1719/1950/1068 1721/1951/1069 +f 1710/1833/908 1712/1832/907 1726/1952/1070 1724/1953/1070 +f 1699/1837/912 1702/1836/911 1716/1954/1070 1713/1955/1070 +f 1711/1841/1067 1709/1840/1071 1723/1956/1072 1725/1957/1068 +f 1701/1845/1073 1700/1844/1067 1714/1958/1068 1715/1959/1074 +f 1658/1851/923 1657/1850/922 1711/1947/1064 1712/1946/1063 +f 1652/1847/920 1654/1891/1075 1708/1960/1076 1706/1848/920 +f 1649/1885/957 1647/1842/916 1701/1845/918 1703/1961/1077 +f 1648/1835/910 1650/1846/919 1704/1849/921 1702/1836/911 +f 1655/1839/914 1653/1826/901 1707/1829/904 1709/1840/915 +f 1654/1891/1075 1656/1830/905 1710/1833/908 1708/1960/1076 +f 1651/1827/902 1649/1885/957 1703/1961/1077 1705/1828/903 +f 1644/1825/900 1645/1824/899 1699/1962/1078 1700/1963/1079 +f 1717/1964/1080 1715/1959/1074 1729/1965/1081 1731/1966/1082 +f 1720/1967/1070 1722/1968/1070 1736/1969/1083 1734/1970/1083 +f 1726/1949/1065 1725/1948/1065 1739/1971/1065 1740/1972/1065 +f 1721/1951/1069 1719/1950/1068 1733/1973/1084 1735/1974/1085 +f 1724/1953/1070 1726/1952/1070 1740/1975/1083 1738/1976/1083 +f 1713/1955/1070 1716/1954/1070 1730/1977/1083 1727/1978/1083 +f 1706/1848/1086 1708/1960/1086 1722/1968/1070 1720/1967/1070 +f 1703/1961/1087 1701/1845/1073 1715/1959/1074 1717/1964/1080 +f 1702/1836/911 1704/1849/1086 1718/1979/1070 1716/1954/1070 +f 1709/1840/1071 1707/1829/1066 1721/1951/1069 1723/1956/1072 +f 1708/1960/1086 1710/1833/908 1724/1953/1070 1722/1968/1070 +f 1705/1828/1067 1703/1961/1087 1717/1964/1080 1719/1950/1068 +f 1700/1963/1079 1699/1962/1078 1713/1980/1088 1714/1981/1088 +f 1704/1849/1086 1706/1848/1086 1720/1967/1070 1718/1979/1070 +f 1728/1982/896 1727/1983/896 1730/1984/896 1729/1985/896 +f 1729/1985/896 1730/1984/896 1732/1986/896 1731/1987/896 +f 1731/1987/896 1732/1986/896 1734/1988/896 1733/1989/896 +f 1733/1989/896 1734/1988/896 1736/1990/896 1735/1991/896 +f 1735/1991/896 1736/1990/896 1738/1992/896 1737/1993/896 +f 1737/1993/896 1738/1992/896 1740/1972/896 1739/1971/896 +f 1716/1954/1070 1718/1979/1070 1732/1994/1083 1730/1977/1083 +f 1723/1956/1072 1721/1951/1069 1735/1974/1085 1737/1995/1089 +f 1722/1968/1070 1724/1953/1070 1738/1976/1083 1736/1969/1083 +f 1719/1950/1068 1717/1964/1080 1731/1966/1082 1733/1973/1084 +f 1714/1981/1088 1713/1980/1088 1727/1983/1088 1728/1982/1088 +f 1718/1979/1070 1720/1967/1070 1734/1970/1083 1732/1994/1083 +f 1715/1959/1074 1714/1958/1068 1728/1996/1084 1729/1965/1081 +f 1725/1957/1068 1723/1956/1072 1737/1995/1089 1739/1997/1084 +o Cylinder.001 +v -0.060794 1.096237 0.232325 +v 0.015561 1.081049 0.232325 +v 0.080292 1.037798 0.232325 +v 0.123543 0.973067 0.232325 +v 0.138731 0.896712 0.232325 +v 0.123543 0.820357 0.232325 +v 0.080292 0.755626 0.232325 +v 0.015561 0.712375 0.232325 +v -0.060794 0.697187 0.232325 +v -0.163617 0.712375 0.232325 +v -0.067411 0.896712 0.355634 +v -0.286787 0.896712 0.232325 +v -0.245131 0.973067 0.232325 +v -0.201880 1.037798 0.232325 +v -0.137149 1.081049 0.232325 +v -0.355674 0.727604 0.355634 +v -0.355674 0.727604 0.232325 +v -0.355674 0.760905 0.355634 +v -0.355674 0.810743 0.355634 +v -0.355674 0.869530 0.232325 +v -0.355674 0.869530 0.355634 +v -0.475797 0.733998 0.355634 +v -0.475797 0.733998 0.232325 +v -0.475797 0.758754 0.355634 +v -0.475797 0.795804 0.355634 +v -0.475797 0.839507 0.232325 +v -0.475797 0.839507 0.355634 +v -0.595920 0.733998 0.355634 +v -0.595920 0.733998 0.232325 +v -0.595920 0.758754 0.232325 +v -0.595920 0.758754 0.355634 +v -0.595920 0.795804 0.232325 +v -0.595920 0.795804 0.355634 +v -0.595920 0.839507 0.232325 +v -0.595920 0.839507 0.355634 +v 0.015561 1.081049 0.355634 +v -0.060794 1.096237 0.355634 +v 0.080292 1.037798 0.355634 +v 0.123543 0.973067 0.355634 +v 0.138731 0.896712 0.355634 +v 0.123543 0.820357 0.355634 +v 0.080292 0.755626 0.355634 +v 0.015561 0.712375 0.355634 +v -0.060794 0.697187 0.355634 +v -0.163617 0.712375 0.355634 +v -0.228347 0.755626 0.355634 +v -0.271599 0.820357 0.355634 +v -0.286787 0.896712 0.355634 +v -0.245131 0.973067 0.355634 +v -0.201880 1.037798 0.355634 +v -0.137149 1.081049 0.355634 +v -0.060794 1.096237 -0.245346 +v 0.015561 1.081049 -0.245346 +v 0.080292 1.037798 -0.245346 +v 0.123543 0.973067 -0.245346 +v 0.138731 0.896712 -0.245346 +v 0.123543 0.820357 -0.245346 +v 0.080292 0.755626 -0.245346 +v 0.015561 0.712375 -0.245346 +v -0.060794 0.697187 -0.245346 +v -0.163617 0.712375 -0.245346 +v -0.067411 0.896712 -0.368654 +v -0.286787 0.896712 -0.245346 +v -0.245131 0.973067 -0.245346 +v -0.201880 1.037798 -0.245346 +v -0.137149 1.081049 -0.245346 +v -0.355674 0.727604 -0.368654 +v -0.355674 0.727604 -0.245346 +v -0.355674 0.760905 -0.368654 +v -0.355674 0.810743 -0.368654 +v -0.355674 0.869530 -0.245346 +v -0.355674 0.869530 -0.368654 +v -0.475797 0.733998 -0.368654 +v -0.475797 0.733998 -0.245346 +v -0.475797 0.758754 -0.368654 +v -0.475797 0.795804 -0.368654 +v -0.475797 0.839507 -0.245346 +v -0.475797 0.839507 -0.368654 +v -0.595920 0.733998 -0.368654 +v -0.595920 0.733998 -0.245346 +v -0.595920 0.758754 -0.245346 +v -0.595920 0.758754 -0.368654 +v -0.595920 0.795804 -0.245346 +v -0.595920 0.795804 -0.368654 +v -0.595920 0.839507 -0.245346 +v -0.595920 0.839507 -0.368654 +v 0.015561 1.081049 -0.368654 +v -0.060794 1.096237 -0.368654 +v 0.080292 1.037798 -0.368654 +v 0.123543 0.973067 -0.368654 +v 0.138731 0.896712 -0.368654 +v 0.123543 0.820357 -0.368654 +v 0.080292 0.755626 -0.368654 +v 0.015561 0.712375 -0.368654 +v -0.060794 0.697187 -0.368654 +v -0.163617 0.712375 -0.368654 +v -0.228347 0.755626 -0.368654 +v -0.271599 0.820357 -0.368654 +v -0.286787 0.896712 -0.368654 +v -0.245131 0.973067 -0.368654 +v -0.201880 1.037798 -0.368654 +v -0.137149 1.081049 -0.368654 +vt 1.000000 0.500000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.937500 0.500000 +vt 0.875000 1.000000 +vt 0.875000 0.500000 +vt 0.812500 1.000000 +vt 0.812500 0.500000 +vt 0.750000 1.000000 +vt 0.750000 0.500000 +vt 0.687500 1.000000 +vt 0.687500 0.500000 +vt 0.625000 1.000000 +vt 0.625000 0.500000 +vt 0.562500 1.000000 +vt 0.562500 0.500000 +vt 0.500000 1.000000 +vt 0.500000 0.500000 +vt 0.437500 1.000000 +vt 0.437500 0.500000 +vt 0.437500 1.000000 +vt 0.437500 0.500000 +vt 0.158156 0.028269 +vt 0.080294 0.080294 +vt 0.080294 0.080294 +vt 0.158156 0.028269 +vt 0.250000 0.500000 +vt 0.250000 1.000000 +vt 0.187500 1.000000 +vt 0.187500 0.500000 +vt 0.125000 1.000000 +vt 0.125000 0.500000 +vt 0.062500 1.000000 +vt 0.062500 0.500000 +vt 0.000000 1.000000 +vt 0.000000 0.500000 +vt 0.028269 0.158156 +vt 0.028269 0.158156 +vt 0.080294 0.080294 +vt 0.250000 0.500000 +vt 0.250000 1.000000 +vt 0.028269 0.158156 +vt 0.010000 0.250000 +vt 0.010000 0.250000 +vt 0.250000 1.000000 +vt 0.250000 0.500000 +vt 0.250000 0.500000 +vt 0.250000 1.000000 +vt 0.437500 0.500000 +vt 0.437500 1.000000 +vt 0.437500 1.000000 +vt 0.437500 0.500000 +vt 0.158156 0.028269 +vt 0.080294 0.080294 +vt 0.158156 0.028269 +vt 0.010000 0.250000 +vt 0.375000 1.000000 +vt 0.375000 0.500000 +vt 0.312500 1.000000 +vt 0.312500 0.500000 +vt 0.028269 0.158156 +vt 0.010000 0.250000 +vt 0.250000 0.250000 +vt 0.341844 0.471731 +vt 0.250000 0.490000 +vt 0.419706 0.419706 +vt 0.471731 0.341844 +vt 0.490000 0.250000 +vt 0.471731 0.158156 +vt 0.419706 0.080294 +vt 0.341844 0.028269 +vt 0.250000 0.010000 +vt 0.028269 0.341844 +vt 0.080294 0.419706 +vt 0.158156 0.471731 +vt 1.000000 0.500000 +vt 0.937500 0.500000 +vt 0.937500 1.000000 +vt 1.000000 1.000000 +vt 0.875000 0.500000 +vt 0.875000 1.000000 +vt 0.812500 0.500000 +vt 0.812500 1.000000 +vt 0.750000 0.500000 +vt 0.750000 1.000000 +vt 0.687500 0.500000 +vt 0.687500 1.000000 +vt 0.625000 0.500000 +vt 0.625000 1.000000 +vt 0.562500 0.500000 +vt 0.562500 1.000000 +vt 0.500000 0.500000 +vt 0.500000 1.000000 +vt 0.437500 0.500000 +vt 0.437500 1.000000 +vt 0.437500 0.500000 +vt 0.437500 1.000000 +vt 0.158156 0.028269 +vt 0.158156 0.028269 +vt 0.080294 0.080294 +vt 0.080294 0.080294 +vt 0.250000 0.500000 +vt 0.187500 0.500000 +vt 0.187500 1.000000 +vt 0.250000 1.000000 +vt 0.125000 0.500000 +vt 0.125000 1.000000 +vt 0.062500 0.500000 +vt 0.062500 1.000000 +vt 0.000000 0.500000 +vt 0.000000 1.000000 +vt 0.080294 0.080294 +vt 0.028269 0.158156 +vt 0.028269 0.158156 +vt 0.250000 1.000000 +vt 0.250000 0.500000 +vt 0.028269 0.158156 +vt 0.010000 0.250000 +vt 0.010000 0.250000 +vt 0.250000 1.000000 +vt 0.250000 1.000000 +vt 0.250000 0.500000 +vt 0.250000 0.500000 +vt 0.437500 0.500000 +vt 0.437500 0.500000 +vt 0.437500 1.000000 +vt 0.437500 1.000000 +vt 0.158156 0.028269 +vt 0.158156 0.028269 +vt 0.080294 0.080294 +vt 0.010000 0.250000 +vt 0.375000 0.500000 +vt 0.375000 1.000000 +vt 0.312500 0.500000 +vt 0.312500 1.000000 +vt 0.028269 0.158156 +vt 0.010000 0.250000 +vt 0.250000 0.250000 +vt 0.250000 0.490000 +vt 0.341844 0.471731 +vt 0.419706 0.419706 +vt 0.471731 0.341844 +vt 0.490000 0.250000 +vt 0.471731 0.158156 +vt 0.419706 0.080294 +vt 0.341844 0.028269 +vt 0.250000 0.010000 +vt 0.028269 0.341844 +vt 0.080294 0.419706 +vt 0.158156 0.471731 +vn 0.0000 1.0000 0.0000 +vn 0.3827 0.9239 0.0000 +vn 0.7071 0.7071 0.0000 +vn 0.9239 0.3827 0.0000 +vn 1.0000 -0.0000 0.0000 +vn 0.9239 -0.3827 0.0000 +vn 0.7071 -0.7071 0.0000 +vn 0.3827 -0.9239 0.0000 +vn 0.0248 -0.9997 0.0000 +vn -0.1127 -0.9936 -0.0000 +vn -0.0661 -0.9978 -0.0000 +vn 0.0000 0.0000 1.0000 +vn -0.8779 0.4789 0.0000 +vn -0.8555 0.5178 0.0000 +vn -0.7071 0.7071 0.0000 +vn -0.3827 0.9239 0.0000 +vn -0.3670 0.9302 0.0000 +vn -0.3054 0.9522 0.0000 +vn -0.1222 0.9925 0.0000 +vn -0.0266 -0.9996 -0.0000 +vn 0.0000 -1.0000 -0.0000 +vn -1.0000 0.0000 0.0000 +vn -0.0000 0.0000 -1.0000 +usemtl None +s 1 +f 1741/1998/1090 1777/1999/1090 1776/2000/1091 1742/2001/1091 +f 1742/2001/1091 1776/2000/1091 1778/2002/1092 1743/2003/1092 +f 1743/2003/1092 1778/2002/1092 1779/2004/1093 1744/2005/1093 +f 1744/2005/1093 1779/2004/1093 1780/2006/1094 1745/2007/1094 +f 1745/2007/1094 1780/2006/1094 1781/2008/1095 1746/2009/1095 +f 1746/2009/1095 1781/2008/1095 1782/2010/1096 1747/2011/1096 +f 1747/2011/1096 1782/2010/1096 1783/2012/1097 1748/2013/1097 +f 1748/2013/1097 1783/2012/1097 1784/2014/1098 1749/2015/1098 +f 1749/2015/1098 1784/2014/1098 1785/2016/1099 1750/2017/1099 +f 1750/2017/1099 1785/2016/1099 1756/2018/1100 1757/2019/1100 +f 1785/2020/1101 1786/2021/1101 1758/2022/1101 1756/2023/1101 +f 1752/2024/1102 1788/2025/1102 1789/2026/1103 1753/2027/1103 +f 1753/2027/1103 1789/2026/1103 1790/2028/1104 1754/2029/1104 +f 1754/2029/1104 1790/2028/1104 1791/2030/1105 1755/2031/1105 +f 1755/2031/1105 1791/2030/1105 1777/2032/1090 1741/2033/1090 +f 1758/2022/1101 1759/2034/1101 1765/2035/1101 1764/2036/1101 +f 1788/2025/1106 1752/2024/1106 1760/2037/1107 1761/2038/1107 +f 1786/2021/1101 1787/2039/1101 1759/2034/1101 1758/2022/1101 +f 1787/2039/1101 1788/2040/1101 1761/2041/1101 1759/2034/1101 +f 1767/2042/1108 1766/2043/1108 1774/2044/1090 1775/2045/1090 +f 1763/2046/1109 1762/2047/1109 1768/2048/1110 1769/2049/1110 +f 1762/2050/1101 1764/2036/1101 1771/2051/1101 1768/2052/1101 +f 1759/2034/1101 1761/2041/1101 1767/2053/1101 1765/2035/1101 +f 1756/2023/1101 1758/2022/1101 1764/2036/1101 1762/2050/1101 +f 1757/2019/1100 1756/2018/1100 1762/2047/1109 1763/2046/1109 +f 1761/2038/1107 1760/2037/1107 1766/2043/1108 1767/2042/1108 +f 1769/2049/1111 1768/2048/1111 1771/2054/1111 1770/2055/1111 +f 1770/2055/1111 1771/2054/1111 1773/2056/1111 1772/2057/1111 +f 1772/2057/1111 1773/2056/1111 1775/2045/1111 1774/2044/1111 +f 1764/2036/1101 1765/2035/1101 1773/2058/1101 1771/2051/1101 +f 1765/2035/1101 1767/2053/1101 1775/2059/1101 1773/2058/1101 +f 1751/2060/1101 1776/2061/1101 1777/2062/1101 +f 1751/2060/1101 1778/2063/1101 1776/2061/1101 +f 1751/2060/1101 1779/2064/1101 1778/2063/1101 +f 1751/2060/1101 1780/2065/1101 1779/2064/1101 +f 1751/2060/1101 1781/2066/1101 1780/2065/1101 +f 1751/2060/1101 1782/2067/1101 1781/2066/1101 +f 1751/2060/1101 1783/2068/1101 1782/2067/1101 +f 1751/2060/1101 1784/2069/1101 1783/2068/1101 +f 1751/2060/1101 1785/2020/1101 1784/2069/1101 +f 1751/2060/1101 1786/2021/1101 1785/2020/1101 +f 1751/2060/1101 1787/2039/1101 1786/2021/1101 +f 1751/2060/1101 1788/2040/1101 1787/2039/1101 +f 1751/2060/1101 1789/2070/1101 1788/2040/1101 +f 1751/2060/1101 1790/2071/1101 1789/2070/1101 +f 1751/2060/1101 1791/2072/1101 1790/2071/1101 +f 1751/2060/1101 1777/2062/1101 1791/2072/1101 +f 1792/2073/1090 1793/2074/1091 1827/2075/1091 1828/2076/1090 +f 1793/2074/1091 1794/2077/1092 1829/2078/1092 1827/2075/1091 +f 1794/2077/1092 1795/2079/1093 1830/2080/1093 1829/2078/1092 +f 1795/2079/1093 1796/2081/1094 1831/2082/1094 1830/2080/1093 +f 1796/2081/1094 1797/2083/1095 1832/2084/1095 1831/2082/1094 +f 1797/2083/1095 1798/2085/1096 1833/2086/1096 1832/2084/1095 +f 1798/2085/1096 1799/2087/1097 1834/2088/1097 1833/2086/1096 +f 1799/2087/1097 1800/2089/1098 1835/2090/1098 1834/2088/1097 +f 1800/2089/1098 1801/2091/1099 1836/2092/1099 1835/2090/1098 +f 1801/2091/1099 1808/2093/1100 1807/2094/1100 1836/2092/1099 +f 1836/2095/1112 1807/2096/1112 1809/2097/1112 1837/2098/1112 +f 1803/2099/1102 1804/2100/1103 1840/2101/1103 1839/2102/1102 +f 1804/2100/1103 1805/2103/1104 1841/2104/1104 1840/2101/1103 +f 1805/2103/1104 1806/2105/1105 1842/2106/1105 1841/2104/1104 +f 1806/2105/1105 1792/2107/1090 1828/2108/1090 1842/2106/1105 +f 1809/2097/1112 1815/2109/1112 1816/2110/1112 1810/2111/1112 +f 1839/2102/1106 1812/2112/1107 1811/2113/1107 1803/2099/1106 +f 1837/2098/1112 1809/2097/1112 1810/2111/1112 1838/2114/1112 +f 1838/2114/1112 1810/2111/1112 1812/2115/1112 1839/2116/1112 +f 1818/2117/1108 1826/2118/1090 1825/2119/1090 1817/2120/1108 +f 1814/2121/1109 1820/2122/1110 1819/2123/1110 1813/2124/1109 +f 1813/2125/1112 1819/2126/1112 1822/2127/1112 1815/2109/1112 +f 1810/2111/1112 1816/2110/1112 1818/2128/1112 1812/2115/1112 +f 1807/2096/1112 1813/2125/1112 1815/2109/1112 1809/2097/1112 +f 1808/2093/1100 1814/2121/1109 1813/2124/1109 1807/2094/1100 +f 1812/2112/1107 1818/2117/1108 1817/2120/1108 1811/2113/1107 +f 1820/2122/1111 1821/2129/1111 1822/2130/1111 1819/2123/1111 +f 1821/2129/1111 1823/2131/1111 1824/2132/1111 1822/2130/1111 +f 1823/2131/1111 1825/2119/1111 1826/2118/1111 1824/2132/1111 +f 1815/2109/1112 1822/2127/1112 1824/2133/1112 1816/2110/1112 +f 1816/2110/1112 1824/2133/1112 1826/2134/1112 1818/2128/1112 +f 1802/2135/1112 1828/2136/1112 1827/2137/1112 +f 1802/2135/1112 1827/2137/1112 1829/2138/1112 +f 1802/2135/1112 1829/2138/1112 1830/2139/1112 +f 1802/2135/1112 1830/2139/1112 1831/2140/1112 +f 1802/2135/1112 1831/2140/1112 1832/2141/1112 +f 1802/2135/1112 1832/2141/1112 1833/2142/1112 +f 1802/2135/1112 1833/2142/1112 1834/2143/1112 +f 1802/2135/1112 1834/2143/1112 1835/2144/1112 +f 1802/2135/1112 1835/2144/1112 1836/2095/1112 +f 1802/2135/1112 1836/2095/1112 1837/2098/1112 +f 1802/2135/1112 1837/2098/1112 1838/2114/1112 +f 1802/2135/1112 1838/2114/1112 1839/2116/1112 +f 1802/2135/1112 1839/2116/1112 1840/2145/1112 +f 1802/2135/1112 1840/2145/1112 1841/2146/1112 +f 1802/2135/1112 1841/2146/1112 1842/2147/1112 +f 1802/2135/1112 1842/2147/1112 1828/2136/1112 +o Cube.001 +v 4.327948 0.921915 0.218582 +v 4.327948 0.976456 0.218582 +v 4.327948 0.921915 -0.218582 +v 4.327948 0.976456 -0.218582 +v 6.801147 0.921915 0.218582 +v 6.801147 0.976456 0.218582 +v 6.801147 0.921915 -0.218582 +v 6.801147 0.976456 -0.218582 +v 4.327948 0.823472 -0.218582 +v 4.327948 0.823472 0.218582 +v 6.801147 0.823472 -0.218582 +v 6.801147 0.823472 0.218582 +v 4.299532 0.921915 -0.234816 +v 4.299532 0.921915 0.234816 +v 6.829564 0.921915 -0.234816 +v 6.829564 0.921915 0.234816 +v 4.299532 0.823472 -0.234816 +v 4.299532 0.823472 0.234816 +v 6.829564 0.823472 -0.234816 +v 6.829564 0.823472 0.234816 +v 6.670979 0.921915 -0.218582 +v 6.540811 0.921915 -0.218582 +v 6.410643 0.921915 -0.218582 +v 6.280474 0.921915 -0.218582 +v 6.150306 0.921915 -0.218582 +v 6.020137 0.921915 -0.218582 +v 5.889969 0.921915 -0.218582 +v 5.759800 0.921915 -0.218582 +v 5.629632 0.921915 -0.218582 +v 5.499464 0.921915 -0.218582 +v 5.369296 0.921915 -0.218582 +v 5.239127 0.921915 -0.218582 +v 5.108959 0.921915 -0.218582 +v 4.978790 0.921915 -0.218582 +v 4.848621 0.921915 -0.218582 +v 4.718453 0.921915 -0.218582 +v 4.588285 0.921915 -0.218582 +v 4.458117 0.921915 -0.218582 +v 4.458117 0.976456 -0.218582 +v 4.588285 0.976456 -0.218582 +v 4.718453 0.976456 -0.218582 +v 4.848621 0.976456 -0.218582 +v 4.978790 0.976456 -0.218582 +v 5.108959 0.976456 -0.218582 +v 5.239127 0.976456 -0.218582 +v 5.369296 0.976456 -0.218582 +v 5.499464 0.976456 -0.218582 +v 5.629632 0.976456 -0.218582 +v 5.759800 0.976456 -0.218582 +v 5.889969 0.976456 -0.218582 +v 6.020137 0.976456 -0.218582 +v 6.150306 0.976456 -0.218582 +v 6.280474 0.976456 -0.218582 +v 6.410643 0.976456 -0.218582 +v 6.540811 0.976456 -0.218582 +v 6.670979 0.976456 -0.218582 +v 4.458117 0.921915 0.218582 +v 4.588285 0.921915 0.218582 +v 4.718453 0.921915 0.218582 +v 4.848621 0.921915 0.218582 +v 4.978790 0.921915 0.218582 +v 5.108959 0.921915 0.218582 +v 5.239127 0.921915 0.218582 +v 5.369296 0.921915 0.218582 +v 5.499464 0.921915 0.218582 +v 5.629632 0.921915 0.218582 +v 5.759800 0.921915 0.218582 +v 5.889969 0.921915 0.218582 +v 6.020137 0.921915 0.218582 +v 6.150306 0.921915 0.218582 +v 6.280474 0.921915 0.218582 +v 6.410643 0.921915 0.218582 +v 6.540811 0.921915 0.218582 +v 6.670979 0.921915 0.218582 +v 6.670979 0.976456 0.218582 +v 6.540811 0.976456 0.218582 +v 6.410643 0.976456 0.218582 +v 6.280474 0.976456 0.218582 +v 6.150306 0.976456 0.218582 +v 6.020137 0.976456 0.218582 +v 5.889969 0.976456 0.218582 +v 5.759800 0.976456 0.218582 +v 5.629632 0.976456 0.218582 +v 5.499464 0.976456 0.218582 +v 5.369296 0.976456 0.218582 +v 5.239127 0.976456 0.218582 +v 5.108959 0.976456 0.218582 +v 4.978790 0.976456 0.218582 +v 4.848621 0.976456 0.218582 +v 4.718453 0.976456 0.218582 +v 4.588285 0.976456 0.218582 +v 4.458117 0.976456 0.218582 +v 6.670979 0.823472 -0.218582 +v 6.540811 0.823472 -0.218582 +v 6.410643 0.823472 -0.218582 +v 6.280474 0.823472 -0.218582 +v 6.150306 0.823472 -0.218582 +v 6.020137 0.823472 -0.218582 +v 5.889969 0.823472 -0.218582 +v 5.759800 0.823472 -0.218582 +v 5.629632 0.823472 -0.218582 +v 5.499464 0.823472 -0.218582 +v 5.369296 0.823472 -0.218582 +v 5.239127 0.823472 -0.218582 +v 5.108959 0.823472 -0.218582 +v 4.978790 0.823472 -0.218582 +v 4.848621 0.823472 -0.218582 +v 4.718453 0.823472 -0.218582 +v 4.588285 0.823472 -0.218582 +v 4.458117 0.823472 -0.218582 +v 4.458117 0.823472 0.218582 +v 4.588285 0.823472 0.218582 +v 4.718453 0.823472 0.218582 +v 4.848621 0.823472 0.218582 +v 4.978790 0.823472 0.218582 +v 5.108959 0.823472 0.218582 +v 5.239127 0.823472 0.218582 +v 5.369296 0.823472 0.218582 +v 5.499464 0.823472 0.218582 +v 5.629632 0.823472 0.218582 +v 5.759800 0.823472 0.218582 +v 5.889969 0.823472 0.218582 +v 6.020137 0.823472 0.218582 +v 6.150306 0.823472 0.218582 +v 6.280474 0.823472 0.218582 +v 6.410643 0.823472 0.218582 +v 6.540811 0.823472 0.218582 +v 6.670979 0.823472 0.218582 +v 6.696404 0.921915 -0.234816 +v 6.563245 0.921915 -0.234816 +v 6.430086 0.921915 -0.234816 +v 6.296926 0.921915 -0.234816 +v 6.163766 0.921915 -0.234816 +v 6.030607 0.921915 -0.234816 +v 5.897448 0.921915 -0.234816 +v 5.764287 0.921915 -0.234816 +v 5.631128 0.921915 -0.234816 +v 5.497969 0.921915 -0.234816 +v 5.364809 0.921915 -0.234816 +v 5.231649 0.921915 -0.234816 +v 5.098490 0.921915 -0.234816 +v 4.965330 0.921915 -0.234816 +v 4.832170 0.921915 -0.234816 +v 4.699010 0.921915 -0.234816 +v 4.565851 0.921915 -0.234816 +v 4.432692 0.921915 -0.234816 +v 4.432691 0.921915 0.234816 +v 4.565850 0.921915 0.234816 +v 4.699009 0.921915 0.234816 +v 4.832170 0.921915 0.234816 +v 4.965329 0.921915 0.234816 +v 5.098489 0.921915 0.234816 +v 5.231648 0.921915 0.234816 +v 5.364808 0.921915 0.234816 +v 5.497967 0.921915 0.234816 +v 5.631128 0.921915 0.234816 +v 5.764287 0.921915 0.234816 +v 5.897446 0.921915 0.234816 +v 6.030606 0.921915 0.234816 +v 6.163766 0.921915 0.234816 +v 6.296926 0.921915 0.234816 +v 6.430085 0.921915 0.234816 +v 6.563245 0.921915 0.234816 +v 6.696404 0.921915 0.234816 +v 6.696404 0.823472 -0.234816 +v 6.563245 0.823472 -0.234816 +v 6.430086 0.823472 -0.234816 +v 6.296926 0.823472 -0.234816 +v 6.163766 0.823472 -0.234816 +v 6.030607 0.823472 -0.234816 +v 5.897448 0.823472 -0.234816 +v 5.764287 0.823472 -0.234816 +v 5.631128 0.823472 -0.234816 +v 5.497969 0.823472 -0.234816 +v 5.364809 0.823472 -0.234816 +v 5.231649 0.823472 -0.234816 +v 5.098490 0.823472 -0.234816 +v 4.965330 0.823472 -0.234816 +v 4.832170 0.823472 -0.234816 +v 4.699010 0.823472 -0.234816 +v 4.565851 0.823472 -0.234816 +v 4.432692 0.823472 -0.234816 +v 4.432691 0.823472 0.234816 +v 4.565850 0.823472 0.234816 +v 4.699009 0.823472 0.234816 +v 4.832170 0.823472 0.234816 +v 4.965329 0.823472 0.234816 +v 5.098489 0.823472 0.234816 +v 5.231648 0.823472 0.234816 +v 5.364808 0.823472 0.234816 +v 5.497967 0.823472 0.234816 +v 5.631128 0.823472 0.234816 +v 5.764287 0.823472 0.234816 +v 5.897446 0.823472 0.234816 +v 6.030606 0.823472 0.234816 +v 6.163766 0.823472 0.234816 +v 6.296926 0.823472 0.234816 +v 6.430085 0.823472 0.234816 +v 6.563245 0.823472 0.234816 +v 6.696404 0.823472 0.234816 +v 4.458117 0.932047 -0.218582 +v 4.327948 0.932047 -0.218582 +v 6.670979 0.932047 0.218582 +v 6.801147 0.932047 0.218582 +v 4.327948 0.813340 -0.218582 +v 4.327948 0.813340 0.218582 +v 4.458117 0.813340 -0.218582 +v 6.801147 0.813340 0.218582 +v 6.801147 0.813340 -0.218582 +v 6.670979 0.813340 0.218582 +v 6.829564 0.819619 0.241919 +v 6.829564 0.819619 -0.241919 +v 6.829564 0.925768 -0.241919 +v 6.801147 0.932047 -0.218582 +v 6.829564 0.925768 0.241919 +v 4.432692 0.930436 -0.238971 +v 4.299532 0.925768 -0.241919 +v 6.696404 0.930436 0.238971 +v 4.432692 0.814951 -0.238971 +v 4.299532 0.819619 -0.241919 +v 6.696404 0.814951 0.238971 +v 4.299532 0.925768 0.241919 +v 4.299532 0.819619 0.241919 +v 4.327948 0.932047 0.218582 +v 6.670979 0.932047 -0.218582 +v 6.540811 0.932047 -0.218582 +v 6.410643 0.932047 -0.218582 +v 6.280474 0.932047 -0.218582 +v 6.150306 0.932047 -0.218582 +v 6.020137 0.932047 -0.218582 +v 5.889969 0.932047 -0.218582 +v 5.759800 0.932047 -0.218582 +v 5.629632 0.932047 -0.218582 +v 5.499464 0.932047 -0.218582 +v 5.369296 0.932047 -0.218582 +v 5.239127 0.932047 -0.218582 +v 5.108959 0.932047 -0.218582 +v 4.978790 0.932047 -0.218582 +v 4.848621 0.932047 -0.218582 +v 4.718453 0.932047 -0.218582 +v 4.588285 0.932047 -0.218582 +v 4.458117 0.932047 0.218582 +v 4.588285 0.932047 0.218582 +v 4.718453 0.932047 0.218582 +v 4.848621 0.932047 0.218582 +v 4.978790 0.932047 0.218582 +v 5.108959 0.932047 0.218582 +v 5.239127 0.932047 0.218582 +v 5.369296 0.932047 0.218582 +v 5.499464 0.932047 0.218582 +v 5.629632 0.932047 0.218582 +v 5.759800 0.932047 0.218582 +v 5.889969 0.932047 0.218582 +v 6.020137 0.932047 0.218582 +v 6.150306 0.932047 0.218582 +v 6.280474 0.932047 0.218582 +v 6.410643 0.932047 0.218582 +v 6.540811 0.932047 0.218582 +v 6.670979 0.813340 -0.218582 +v 6.540811 0.813340 -0.218582 +v 6.410643 0.813340 -0.218582 +v 6.280474 0.813340 -0.218582 +v 6.150306 0.813340 -0.218582 +v 6.020137 0.813340 -0.218582 +v 5.889969 0.813340 -0.218582 +v 5.759800 0.813340 -0.218582 +v 5.629632 0.813340 -0.218582 +v 5.499464 0.813340 -0.218582 +v 5.369296 0.813340 -0.218582 +v 5.239127 0.813340 -0.218582 +v 5.108959 0.813340 -0.218582 +v 4.978790 0.813340 -0.218582 +v 4.848621 0.813340 -0.218582 +v 4.718453 0.813340 -0.218582 +v 4.588285 0.813340 -0.218582 +v 4.458117 0.813340 0.218582 +v 4.588285 0.813340 0.218582 +v 4.718453 0.813340 0.218582 +v 4.848621 0.813340 0.218582 +v 4.978790 0.813340 0.218582 +v 5.108959 0.813340 0.218582 +v 5.239127 0.813340 0.218582 +v 5.369296 0.813340 0.218582 +v 5.499464 0.813340 0.218582 +v 5.629632 0.813340 0.218582 +v 5.759800 0.813340 0.218582 +v 5.889969 0.813340 0.218582 +v 6.020137 0.813340 0.218582 +v 6.150306 0.813340 0.218582 +v 6.280474 0.813340 0.218582 +v 6.410643 0.813340 0.218582 +v 6.540811 0.813340 0.218582 +v 6.696404 0.930436 -0.238971 +v 6.563245 0.926338 -0.241725 +v 6.430086 0.930291 -0.239137 +v 6.296926 0.927018 -0.241450 +v 6.163766 0.930072 -0.239371 +v 6.030607 0.927784 -0.241076 +v 5.897448 0.929735 -0.239699 +v 5.764287 0.928559 -0.240614 +v 5.631128 0.929233 -0.240127 +v 5.497969 0.929233 -0.240127 +v 5.364809 0.928559 -0.240614 +v 5.231649 0.929735 -0.239699 +v 5.098490 0.927784 -0.241076 +v 4.965330 0.930072 -0.239371 +v 4.832170 0.927018 -0.241450 +v 4.699010 0.930291 -0.239137 +v 4.565851 0.926338 -0.241725 +v 4.432691 0.930436 0.238971 +v 4.565850 0.926338 0.241725 +v 4.699009 0.930291 0.239137 +v 4.832170 0.927018 0.241451 +v 4.965329 0.930072 0.239372 +v 5.098489 0.927784 0.241076 +v 5.231648 0.929735 0.239699 +v 5.364808 0.928559 0.240614 +v 5.497967 0.929233 0.240127 +v 5.631128 0.929233 0.240127 +v 5.764287 0.928559 0.240614 +v 5.897446 0.929735 0.239699 +v 6.030606 0.927784 0.241076 +v 6.163766 0.930072 0.239372 +v 6.296926 0.927018 0.241451 +v 6.430085 0.930291 0.239137 +v 6.563245 0.926338 0.241725 +v 6.696404 0.814951 -0.238971 +v 6.563245 0.819049 -0.241725 +v 6.430086 0.815096 -0.239137 +v 6.296926 0.818369 -0.241450 +v 6.163766 0.815315 -0.239371 +v 6.030607 0.817604 -0.241076 +v 5.897448 0.815652 -0.239699 +v 5.764287 0.816828 -0.240614 +v 5.631128 0.816154 -0.240127 +v 5.497969 0.816154 -0.240127 +v 5.364809 0.816828 -0.240614 +v 5.231649 0.815652 -0.239699 +v 5.098490 0.817604 -0.241076 +v 4.965330 0.815315 -0.239371 +v 4.832170 0.818369 -0.241450 +v 4.699010 0.815096 -0.239137 +v 4.565851 0.819049 -0.241725 +v 4.432691 0.814951 0.238971 +v 4.565850 0.819049 0.241725 +v 4.699009 0.815096 0.239137 +v 4.832170 0.818369 0.241451 +v 4.965329 0.815315 0.239372 +v 5.098489 0.817604 0.241076 +v 5.231648 0.815652 0.239699 +v 5.364808 0.816828 0.240614 +v 5.497967 0.816154 0.240127 +v 5.631128 0.816154 0.240127 +v 5.764287 0.816828 0.240614 +v 5.897446 0.815652 0.239699 +v 6.030606 0.817604 0.241076 +v 6.163766 0.815315 0.239372 +v 6.296926 0.818369 0.241451 +v 6.430085 0.815096 0.239137 +v 6.563245 0.819049 0.241725 +v 4.327948 1.526361 0.431453 +v 4.327948 1.539291 0.378467 +v 4.327948 1.101660 0.327815 +v 4.327948 1.114590 0.274828 +v 6.801147 1.526361 0.431453 +v 6.801147 1.539291 0.378467 +v 6.801147 1.101660 0.327815 +v 6.801147 1.114590 0.274828 +v 4.327948 1.078322 0.423451 +v 4.327948 1.503024 0.527089 +v 6.801147 1.078322 0.423451 +v 6.801147 1.503024 0.527089 +v 4.299532 1.085889 0.323966 +v 4.299532 1.542133 0.435302 +v 6.829564 1.085889 0.323966 +v 6.829564 1.542133 0.435302 +v 4.299532 1.062551 0.419602 +v 4.299532 1.518795 0.530938 +v 6.829564 1.062551 0.419602 +v 6.829564 1.518795 0.530938 +v 6.670979 1.101660 0.327815 +v 6.540811 1.101660 0.327815 +v 6.410643 1.101660 0.327815 +v 6.280474 1.101660 0.327815 +v 6.150306 1.101660 0.327815 +v 6.020137 1.101660 0.327815 +v 5.889969 1.101660 0.327815 +v 5.759800 1.101660 0.327815 +v 5.629632 1.101660 0.327815 +v 5.499464 1.101660 0.327815 +v 5.369296 1.101660 0.327815 +v 5.239127 1.101660 0.327815 +v 5.108959 1.101660 0.327815 +v 4.978790 1.101660 0.327815 +v 4.848621 1.101660 0.327815 +v 4.718453 1.101660 0.327815 +v 4.588285 1.101660 0.327815 +v 4.458117 1.101660 0.327815 +v 4.458117 1.114590 0.274828 +v 4.588285 1.114590 0.274828 +v 4.718453 1.114590 0.274828 +v 4.848621 1.114590 0.274828 +v 4.978790 1.114590 0.274828 +v 5.108959 1.114590 0.274828 +v 5.239127 1.114590 0.274828 +v 5.369296 1.114590 0.274828 +v 5.499464 1.114590 0.274828 +v 5.629632 1.114590 0.274828 +v 5.759800 1.114590 0.274828 +v 5.889969 1.114590 0.274828 +v 6.020137 1.114590 0.274828 +v 6.150306 1.114590 0.274828 +v 6.280474 1.114590 0.274828 +v 6.410643 1.114590 0.274828 +v 6.540811 1.114590 0.274828 +v 6.670979 1.114590 0.274828 +v 4.458117 1.526361 0.431453 +v 4.588285 1.526361 0.431453 +v 4.718453 1.526361 0.431453 +v 4.848621 1.526361 0.431453 +v 4.978790 1.526361 0.431453 +v 5.108959 1.526361 0.431453 +v 5.239127 1.526361 0.431453 +v 5.369296 1.526361 0.431453 +v 5.499464 1.526361 0.431453 +v 5.629632 1.526361 0.431453 +v 5.759800 1.526361 0.431453 +v 5.889969 1.526361 0.431453 +v 6.020137 1.526361 0.431453 +v 6.150306 1.526361 0.431453 +v 6.280474 1.526361 0.431453 +v 6.410643 1.526361 0.431453 +v 6.540811 1.526361 0.431453 +v 6.670979 1.526361 0.431453 +v 6.670979 1.539291 0.378467 +v 6.540811 1.539291 0.378467 +v 6.410643 1.539291 0.378467 +v 6.280474 1.539291 0.378467 +v 6.150306 1.539291 0.378467 +v 6.020137 1.539291 0.378467 +v 5.889969 1.539291 0.378467 +v 5.759800 1.539291 0.378467 +v 5.629632 1.539291 0.378467 +v 5.499464 1.539291 0.378467 +v 5.369296 1.539291 0.378467 +v 5.239127 1.539291 0.378467 +v 5.108959 1.539291 0.378467 +v 4.978790 1.539291 0.378467 +v 4.848621 1.539291 0.378467 +v 4.718453 1.539291 0.378467 +v 4.588285 1.539291 0.378467 +v 4.458117 1.539291 0.378467 +v 6.670979 1.078322 0.423451 +v 6.540811 1.078322 0.423451 +v 6.410643 1.078322 0.423451 +v 6.280474 1.078322 0.423451 +v 6.150306 1.078322 0.423451 +v 6.020137 1.078322 0.423451 +v 5.889969 1.078322 0.423451 +v 5.759800 1.078322 0.423451 +v 5.629632 1.078322 0.423451 +v 5.499464 1.078322 0.423451 +v 5.369296 1.078322 0.423451 +v 5.239127 1.078322 0.423451 +v 5.108959 1.078322 0.423451 +v 4.978790 1.078322 0.423451 +v 4.848621 1.078322 0.423451 +v 4.718453 1.078322 0.423451 +v 4.588285 1.078322 0.423451 +v 4.458117 1.078322 0.423451 +v 4.458117 1.503024 0.527089 +v 4.588285 1.503024 0.527089 +v 4.718453 1.503024 0.527089 +v 4.848621 1.503024 0.527089 +v 4.978790 1.503024 0.527089 +v 5.108959 1.503024 0.527089 +v 5.239127 1.503024 0.527089 +v 5.369296 1.503024 0.527089 +v 5.499464 1.503024 0.527089 +v 5.629632 1.503024 0.527089 +v 5.759800 1.503024 0.527089 +v 5.889969 1.503024 0.527089 +v 6.020137 1.503024 0.527089 +v 6.150306 1.503024 0.527089 +v 6.280474 1.503024 0.527089 +v 6.410643 1.503024 0.527089 +v 6.540811 1.503024 0.527089 +v 6.670979 1.503024 0.527089 +v 6.696404 1.085889 0.323966 +v 6.563245 1.085889 0.323966 +v 6.430086 1.085889 0.323966 +v 6.296926 1.085889 0.323966 +v 6.163766 1.085889 0.323966 +v 6.030607 1.085889 0.323966 +v 5.897448 1.085889 0.323966 +v 5.764287 1.085889 0.323966 +v 5.631128 1.085889 0.323966 +v 5.497969 1.085889 0.323966 +v 5.364809 1.085889 0.323966 +v 5.231649 1.085889 0.323966 +v 5.098490 1.085889 0.323966 +v 4.965330 1.085889 0.323966 +v 4.832170 1.085889 0.323966 +v 4.699010 1.085889 0.323966 +v 4.565851 1.085889 0.323966 +v 4.432692 1.085889 0.323966 +v 4.432691 1.542133 0.435302 +v 4.565850 1.542133 0.435302 +v 4.699009 1.542133 0.435302 +v 4.832170 1.542133 0.435302 +v 4.965329 1.542133 0.435302 +v 5.098489 1.542133 0.435302 +v 5.231648 1.542133 0.435302 +v 5.364808 1.542133 0.435302 +v 5.497967 1.542133 0.435302 +v 5.631128 1.542133 0.435302 +v 5.764287 1.542133 0.435302 +v 5.897446 1.542133 0.435302 +v 6.030606 1.542133 0.435302 +v 6.163766 1.542133 0.435302 +v 6.296926 1.542133 0.435302 +v 6.430085 1.542133 0.435302 +v 6.563245 1.542133 0.435302 +v 6.696404 1.542133 0.435302 +v 6.696404 1.062551 0.419602 +v 6.563245 1.062551 0.419602 +v 6.430086 1.062551 0.419602 +v 6.296926 1.062551 0.419602 +v 6.163766 1.062551 0.419602 +v 6.030607 1.062551 0.419602 +v 5.897448 1.062551 0.419602 +v 5.764287 1.062551 0.419602 +v 5.631128 1.062551 0.419602 +v 5.497969 1.062551 0.419602 +v 5.364809 1.062551 0.419602 +v 5.231649 1.062551 0.419602 +v 5.098490 1.062551 0.419602 +v 4.965330 1.062551 0.419602 +v 4.832170 1.062551 0.419602 +v 4.699010 1.062551 0.419602 +v 4.565851 1.062551 0.419602 +v 4.432692 1.062551 0.419602 +v 4.432691 1.518795 0.530938 +v 4.565850 1.518795 0.530938 +v 4.699009 1.518795 0.530938 +v 4.832170 1.518795 0.530938 +v 4.965329 1.518795 0.530938 +v 5.098489 1.518795 0.530938 +v 5.231648 1.518795 0.530938 +v 5.364808 1.518795 0.530938 +v 5.497967 1.518795 0.530938 +v 5.631128 1.518795 0.530938 +v 5.764287 1.518795 0.530938 +v 5.897446 1.518795 0.530938 +v 6.030606 1.518795 0.530938 +v 6.163766 1.518795 0.530938 +v 6.296926 1.518795 0.530938 +v 6.430085 1.518795 0.530938 +v 6.563245 1.518795 0.530938 +v 6.696404 1.518795 0.530938 +v 4.458117 1.104062 0.317971 +v 4.327948 1.104062 0.317971 +v 6.670979 1.528763 0.421610 +v 6.801147 1.528763 0.421610 +v 4.327948 1.075920 0.433294 +v 4.327948 1.500621 0.536933 +v 4.458117 1.075920 0.433294 +v 6.801147 1.500621 0.536933 +v 6.801147 1.075920 0.433294 +v 6.670979 1.500621 0.536933 +v 6.829564 1.524782 0.536365 +v 6.829564 1.054737 0.421662 +v 6.829564 1.079902 0.318539 +v 6.801147 1.104062 0.317971 +v 6.829564 1.549947 0.433242 +v 4.432692 1.083872 0.314703 +v 4.299532 1.079902 0.318539 +v 6.696404 1.548189 0.428009 +v 4.432692 1.056494 0.426895 +v 4.299532 1.054737 0.421662 +v 6.696404 1.520812 0.540201 +v 4.299532 1.549946 0.433242 +v 4.299532 1.524782 0.536365 +v 4.327948 1.528763 0.421610 +v 6.670979 1.104062 0.317971 +v 6.540811 1.104062 0.317971 +v 6.410643 1.104062 0.317971 +v 6.280474 1.104062 0.317971 +v 6.150306 1.104062 0.317971 +v 6.020137 1.104062 0.317971 +v 5.889969 1.104062 0.317971 +v 5.759800 1.104062 0.317971 +v 5.629632 1.104062 0.317971 +v 5.499464 1.104062 0.317971 +v 5.369296 1.104062 0.317971 +v 5.239127 1.104062 0.317971 +v 5.108959 1.104062 0.317971 +v 4.978790 1.104062 0.317971 +v 4.848621 1.104062 0.317971 +v 4.718453 1.104062 0.317971 +v 4.588285 1.104062 0.317971 +v 4.458117 1.528763 0.421610 +v 4.588285 1.528763 0.421610 +v 4.718453 1.528763 0.421610 +v 4.848621 1.528763 0.421610 +v 4.978790 1.528763 0.421610 +v 5.108959 1.528763 0.421610 +v 5.239127 1.528763 0.421610 +v 5.369296 1.528763 0.421610 +v 5.499464 1.528763 0.421610 +v 5.629632 1.528763 0.421610 +v 5.759800 1.528763 0.421610 +v 5.889969 1.528763 0.421610 +v 6.020137 1.528763 0.421610 +v 6.150306 1.528763 0.421610 +v 6.280474 1.528763 0.421610 +v 6.410643 1.528763 0.421610 +v 6.540811 1.528763 0.421610 +v 6.670979 1.075920 0.433294 +v 6.540811 1.075920 0.433294 +v 6.410643 1.075920 0.433294 +v 6.280474 1.075920 0.433294 +v 6.150306 1.075920 0.433294 +v 6.020137 1.075920 0.433294 +v 5.889969 1.075920 0.433294 +v 5.759800 1.075920 0.433294 +v 5.629632 1.075920 0.433294 +v 5.499464 1.075920 0.433294 +v 5.369296 1.075920 0.433294 +v 5.239127 1.075920 0.433294 +v 5.108959 1.075920 0.433294 +v 4.978790 1.075920 0.433294 +v 4.848621 1.075920 0.433294 +v 4.718453 1.075920 0.433294 +v 4.588285 1.075920 0.433294 +v 4.458117 1.500621 0.536933 +v 4.588285 1.500621 0.536933 +v 4.718453 1.500621 0.536933 +v 4.848621 1.500621 0.536933 +v 4.978790 1.500621 0.536933 +v 5.108959 1.500621 0.536933 +v 5.239127 1.500621 0.536933 +v 5.369296 1.500621 0.536933 +v 5.499464 1.500621 0.536933 +v 5.629632 1.500621 0.536933 +v 5.759800 1.500621 0.536933 +v 5.889969 1.500621 0.536933 +v 6.020137 1.500621 0.536933 +v 6.150306 1.500621 0.536933 +v 6.280474 1.500621 0.536933 +v 6.410643 1.500621 0.536933 +v 6.540811 1.500621 0.536933 +v 6.696404 1.083872 0.314703 +v 6.563245 1.080225 0.318031 +v 6.430086 1.083677 0.314804 +v 6.296926 1.080653 0.317435 +v 6.163766 1.083397 0.314961 +v 6.030607 1.081198 0.316781 +v 5.897448 1.082999 0.315211 +v 5.764287 1.081831 0.316137 +v 5.631128 1.082464 0.315597 +v 5.497969 1.082464 0.315597 +v 5.364809 1.081831 0.316137 +v 5.231649 1.082999 0.315211 +v 5.098490 1.081198 0.316780 +v 4.965330 1.083397 0.314961 +v 4.832170 1.080653 0.317435 +v 4.699010 1.083677 0.314804 +v 4.565851 1.080225 0.318031 +v 4.432691 1.548189 0.428009 +v 4.565850 1.549894 0.432643 +v 4.699009 1.548316 0.428189 +v 4.832170 1.549788 0.431917 +v 4.965329 1.548492 0.428457 +v 5.098489 1.549606 0.431084 +v 5.231648 1.548730 0.428862 +v 5.364808 1.549341 0.430222 +v 5.497967 1.549027 0.429451 +v 5.631128 1.549027 0.429451 +v 5.764287 1.549341 0.430222 +v 5.897446 1.548731 0.428862 +v 6.030606 1.549606 0.431084 +v 6.163766 1.548492 0.428457 +v 6.296926 1.549788 0.431917 +v 6.430085 1.548316 0.428189 +v 6.563245 1.549894 0.432643 +v 6.696404 1.056494 0.426895 +v 6.563245 1.054790 0.422262 +v 6.430086 1.056367 0.426715 +v 6.296926 1.054896 0.422987 +v 6.163766 1.056192 0.426447 +v 6.030607 1.055078 0.423819 +v 5.897448 1.055953 0.426042 +v 5.764287 1.055343 0.424682 +v 5.631128 1.055656 0.425453 +v 5.497969 1.055656 0.425453 +v 5.364809 1.055343 0.424682 +v 5.231649 1.055953 0.426042 +v 5.098490 1.055078 0.423820 +v 4.965330 1.056192 0.426447 +v 4.832170 1.054896 0.422987 +v 4.699010 1.056367 0.426715 +v 4.565851 1.054790 0.422262 +v 4.432691 1.520812 0.540201 +v 4.565850 1.524459 0.536873 +v 4.699009 1.521007 0.540100 +v 4.832170 1.524030 0.537469 +v 4.965329 1.521287 0.539943 +v 5.098489 1.523485 0.538124 +v 5.231648 1.521685 0.539693 +v 5.364808 1.522853 0.538767 +v 5.497967 1.522220 0.539307 +v 5.631128 1.522220 0.539307 +v 5.764287 1.522852 0.538767 +v 5.897446 1.521685 0.539693 +v 6.030606 1.523485 0.538124 +v 6.163766 1.521287 0.539943 +v 6.296926 1.524030 0.537469 +v 6.430085 1.521007 0.540100 +v 6.563245 1.524459 0.536873 +v 4.327948 1.102661 -0.325544 +v 4.327948 1.116181 -0.272705 +v 4.327948 1.526179 -0.433913 +v 4.327948 1.539699 -0.381074 +v 6.801147 1.102661 -0.325544 +v 6.801147 1.116181 -0.272705 +v 6.801147 1.526179 -0.433913 +v 6.801147 1.539699 -0.381074 +v 4.327948 1.501776 -0.529283 +v 4.327948 1.078257 -0.420913 +v 6.801147 1.501776 -0.529283 +v 6.801147 1.078257 -0.420913 +v 4.299532 1.541906 -0.437938 +v 4.299532 1.086933 -0.321519 +v 6.829564 1.541906 -0.437938 +v 6.829564 1.086933 -0.321519 +v 4.299532 1.517503 -0.533308 +v 4.299532 1.062530 -0.416889 +v 6.829564 1.517503 -0.533308 +v 6.829564 1.062530 -0.416889 +v 6.670979 1.526179 -0.433913 +v 6.540811 1.526179 -0.433913 +v 6.410643 1.526179 -0.433913 +v 6.280474 1.526179 -0.433913 +v 6.150306 1.526179 -0.433913 +v 6.020137 1.526179 -0.433913 +v 5.889969 1.526179 -0.433913 +v 5.759800 1.526179 -0.433913 +v 5.629632 1.526179 -0.433913 +v 5.499464 1.526179 -0.433913 +v 5.369296 1.526179 -0.433913 +v 5.239127 1.526179 -0.433913 +v 5.108959 1.526179 -0.433913 +v 4.978790 1.526179 -0.433913 +v 4.848621 1.526179 -0.433913 +v 4.718453 1.526179 -0.433913 +v 4.588285 1.526179 -0.433913 +v 4.458117 1.526179 -0.433913 +v 4.458117 1.539699 -0.381074 +v 4.588285 1.539699 -0.381074 +v 4.718453 1.539699 -0.381074 +v 4.848621 1.539699 -0.381074 +v 4.978790 1.539699 -0.381074 +v 5.108959 1.539699 -0.381074 +v 5.239127 1.539699 -0.381074 +v 5.369296 1.539699 -0.381074 +v 5.499464 1.539699 -0.381074 +v 5.629632 1.539699 -0.381074 +v 5.759800 1.539699 -0.381074 +v 5.889969 1.539699 -0.381074 +v 6.020137 1.539699 -0.381074 +v 6.150306 1.539699 -0.381074 +v 6.280474 1.539699 -0.381074 +v 6.410643 1.539699 -0.381074 +v 6.540811 1.539699 -0.381074 +v 6.670979 1.539699 -0.381074 +v 4.458117 1.102661 -0.325544 +v 4.588285 1.102661 -0.325544 +v 4.718453 1.102661 -0.325544 +v 4.848621 1.102661 -0.325544 +v 4.978790 1.102661 -0.325544 +v 5.108959 1.102661 -0.325544 +v 5.239127 1.102661 -0.325544 +v 5.369296 1.102661 -0.325544 +v 5.499464 1.102661 -0.325544 +v 5.629632 1.102661 -0.325544 +v 5.759800 1.102661 -0.325544 +v 5.889969 1.102661 -0.325544 +v 6.020137 1.102661 -0.325544 +v 6.150306 1.102661 -0.325544 +v 6.280474 1.102661 -0.325544 +v 6.410643 1.102661 -0.325544 +v 6.540811 1.102661 -0.325544 +v 6.670979 1.102661 -0.325544 +v 6.670979 1.116181 -0.272705 +v 6.540811 1.116181 -0.272705 +v 6.410643 1.116181 -0.272705 +v 6.280474 1.116181 -0.272705 +v 6.150306 1.116181 -0.272705 +v 6.020137 1.116181 -0.272705 +v 5.889969 1.116181 -0.272705 +v 5.759800 1.116181 -0.272705 +v 5.629632 1.116181 -0.272705 +v 5.499464 1.116181 -0.272705 +v 5.369296 1.116181 -0.272705 +v 5.239127 1.116181 -0.272705 +v 5.108959 1.116181 -0.272705 +v 4.978790 1.116181 -0.272705 +v 4.848621 1.116181 -0.272705 +v 4.718453 1.116181 -0.272705 +v 4.588285 1.116181 -0.272705 +v 4.458117 1.116181 -0.272705 +v 6.670979 1.501776 -0.529283 +v 6.540811 1.501776 -0.529283 +v 6.410643 1.501776 -0.529283 +v 6.280474 1.501776 -0.529283 +v 6.150306 1.501776 -0.529283 +v 6.020137 1.501776 -0.529283 +v 5.889969 1.501776 -0.529283 +v 5.759800 1.501776 -0.529283 +v 5.629632 1.501776 -0.529283 +v 5.499464 1.501776 -0.529283 +v 5.369296 1.501776 -0.529283 +v 5.239127 1.501776 -0.529283 +v 5.108959 1.501776 -0.529283 +v 4.978790 1.501776 -0.529283 +v 4.848621 1.501776 -0.529283 +v 4.718453 1.501776 -0.529283 +v 4.588285 1.501776 -0.529283 +v 4.458117 1.501776 -0.529283 +v 4.458117 1.078257 -0.420913 +v 4.588285 1.078257 -0.420913 +v 4.718453 1.078257 -0.420913 +v 4.848621 1.078257 -0.420913 +v 4.978790 1.078257 -0.420913 +v 5.108959 1.078257 -0.420913 +v 5.239127 1.078257 -0.420913 +v 5.369296 1.078257 -0.420913 +v 5.499464 1.078257 -0.420913 +v 5.629632 1.078257 -0.420913 +v 5.759800 1.078257 -0.420913 +v 5.889969 1.078257 -0.420913 +v 6.020137 1.078257 -0.420913 +v 6.150306 1.078257 -0.420913 +v 6.280474 1.078257 -0.420913 +v 6.410643 1.078257 -0.420913 +v 6.540811 1.078257 -0.420913 +v 6.670979 1.078257 -0.420913 +v 6.696404 1.541906 -0.437938 +v 6.563245 1.541906 -0.437938 +v 6.430086 1.541906 -0.437938 +v 6.296926 1.541906 -0.437938 +v 6.163766 1.541906 -0.437938 +v 6.030607 1.541906 -0.437938 +v 5.897448 1.541906 -0.437938 +v 5.764287 1.541906 -0.437938 +v 5.631128 1.541906 -0.437938 +v 5.497969 1.541906 -0.437938 +v 5.364809 1.541906 -0.437938 +v 5.231649 1.541906 -0.437938 +v 5.098490 1.541906 -0.437938 +v 4.965330 1.541906 -0.437938 +v 4.832170 1.541906 -0.437938 +v 4.699010 1.541906 -0.437938 +v 4.565851 1.541906 -0.437938 +v 4.432692 1.541906 -0.437938 +v 4.432691 1.086933 -0.321519 +v 4.565850 1.086933 -0.321519 +v 4.699009 1.086933 -0.321519 +v 4.832170 1.086933 -0.321519 +v 4.965329 1.086933 -0.321519 +v 5.098489 1.086933 -0.321519 +v 5.231648 1.086933 -0.321519 +v 5.364808 1.086933 -0.321519 +v 5.497967 1.086933 -0.321519 +v 5.631128 1.086933 -0.321519 +v 5.764287 1.086933 -0.321519 +v 5.897446 1.086933 -0.321519 +v 6.030606 1.086933 -0.321519 +v 6.163766 1.086933 -0.321519 +v 6.296926 1.086933 -0.321519 +v 6.430085 1.086933 -0.321519 +v 6.563245 1.086933 -0.321519 +v 6.696404 1.086933 -0.321519 +v 6.696404 1.517503 -0.533308 +v 6.563245 1.517503 -0.533308 +v 6.430086 1.517503 -0.533308 +v 6.296926 1.517503 -0.533308 +v 6.163766 1.517503 -0.533308 +v 6.030607 1.517503 -0.533308 +v 5.897448 1.517503 -0.533308 +v 5.764287 1.517503 -0.533308 +v 5.631128 1.517503 -0.533308 +v 5.497969 1.517503 -0.533308 +v 5.364809 1.517503 -0.533308 +v 5.231649 1.517503 -0.533308 +v 5.098490 1.517503 -0.533308 +v 4.965330 1.517503 -0.533308 +v 4.832170 1.517503 -0.533308 +v 4.699010 1.517503 -0.533308 +v 4.565851 1.517503 -0.533308 +v 4.432692 1.517503 -0.533308 +v 4.432691 1.062530 -0.416889 +v 4.565850 1.062530 -0.416889 +v 4.699009 1.062530 -0.416889 +v 4.832170 1.062530 -0.416889 +v 4.965329 1.062530 -0.416889 +v 5.098489 1.062530 -0.416889 +v 5.231648 1.062530 -0.416889 +v 5.364808 1.062530 -0.416889 +v 5.497967 1.062530 -0.416889 +v 5.631128 1.062530 -0.416889 +v 5.764287 1.062530 -0.416889 +v 5.897446 1.062530 -0.416889 +v 6.030606 1.062530 -0.416889 +v 6.163766 1.062530 -0.416889 +v 6.296926 1.062530 -0.416889 +v 6.430085 1.062530 -0.416889 +v 6.563245 1.062530 -0.416889 +v 6.696404 1.062530 -0.416889 +v 4.458117 1.528691 -0.424097 +v 4.327948 1.528691 -0.424097 +v 6.670979 1.105172 -0.315727 +v 6.801147 1.105172 -0.315727 +v 4.327948 1.499264 -0.539099 +v 4.327948 1.075746 -0.430730 +v 4.458117 1.499264 -0.539099 +v 6.801147 1.075746 -0.430730 +v 6.801147 1.499264 -0.539099 +v 6.670979 1.075746 -0.430730 +v 6.829564 1.054694 -0.418861 +v 6.829564 1.523429 -0.538801 +v 6.829564 1.549743 -0.435966 +v 6.801147 1.528691 -0.424097 +v 6.829564 1.081007 -0.316026 +v 4.432692 1.548044 -0.430713 +v 4.299532 1.549743 -0.435965 +v 6.696404 1.085020 -0.312234 +v 4.432692 1.519416 -0.542593 +v 4.299532 1.523429 -0.538801 +v 6.696404 1.056392 -0.424114 +v 4.299532 1.081007 -0.316026 +v 4.299532 1.054694 -0.418861 +v 4.327948 1.105172 -0.315727 +v 6.670979 1.528691 -0.424097 +v 6.540811 1.528691 -0.424097 +v 6.410643 1.528691 -0.424097 +v 6.280474 1.528691 -0.424097 +v 6.150306 1.528691 -0.424097 +v 6.020137 1.528691 -0.424097 +v 5.889969 1.528691 -0.424097 +v 5.759800 1.528691 -0.424097 +v 5.629632 1.528691 -0.424097 +v 5.499464 1.528691 -0.424097 +v 5.369296 1.528691 -0.424097 +v 5.239127 1.528691 -0.424097 +v 5.108959 1.528691 -0.424097 +v 4.978790 1.528691 -0.424097 +v 4.848621 1.528691 -0.424097 +v 4.718453 1.528691 -0.424097 +v 4.588285 1.528691 -0.424097 +v 4.458117 1.105172 -0.315727 +v 4.588285 1.105172 -0.315727 +v 4.718453 1.105172 -0.315727 +v 4.848621 1.105172 -0.315727 +v 4.978790 1.105172 -0.315727 +v 5.108959 1.105172 -0.315727 +v 5.239127 1.105172 -0.315727 +v 5.369296 1.105172 -0.315727 +v 5.499464 1.105172 -0.315727 +v 5.629632 1.105172 -0.315727 +v 5.759800 1.105172 -0.315727 +v 5.889969 1.105172 -0.315727 +v 6.020137 1.105172 -0.315727 +v 6.150306 1.105172 -0.315727 +v 6.280474 1.105172 -0.315727 +v 6.410643 1.105172 -0.315727 +v 6.540811 1.105172 -0.315727 +v 6.670979 1.499264 -0.539099 +v 6.540811 1.499264 -0.539099 +v 6.410643 1.499264 -0.539099 +v 6.280474 1.499264 -0.539099 +v 6.150306 1.499264 -0.539099 +v 6.020137 1.499264 -0.539099 +v 5.889969 1.499264 -0.539099 +v 5.759800 1.499264 -0.539099 +v 5.629632 1.499264 -0.539099 +v 5.499464 1.499264 -0.539099 +v 5.369296 1.499264 -0.539099 +v 5.239127 1.499264 -0.539099 +v 5.108959 1.499264 -0.539099 +v 4.978790 1.499264 -0.539099 +v 4.848621 1.499264 -0.539099 +v 4.718453 1.499264 -0.539099 +v 4.588285 1.499264 -0.539099 +v 4.458117 1.075746 -0.430730 +v 4.588285 1.075746 -0.430730 +v 4.718453 1.075746 -0.430730 +v 4.848621 1.075746 -0.430730 +v 4.978790 1.075746 -0.430730 +v 5.108959 1.075746 -0.430730 +v 5.239127 1.075746 -0.430730 +v 5.369296 1.075746 -0.430730 +v 5.499464 1.075746 -0.430730 +v 5.629632 1.075746 -0.430730 +v 5.759800 1.075746 -0.430730 +v 5.889969 1.075746 -0.430730 +v 6.020137 1.075746 -0.430730 +v 6.150306 1.075746 -0.430730 +v 6.280474 1.075746 -0.430730 +v 6.410643 1.075746 -0.430730 +v 6.540811 1.075746 -0.430730 +v 6.696404 1.548044 -0.430713 +v 6.563245 1.549697 -0.435365 +v 6.430086 1.548169 -0.430894 +v 6.296926 1.549599 -0.434638 +v 6.163766 1.548342 -0.431164 +v 6.030607 1.549426 -0.433804 +v 5.897448 1.548576 -0.431572 +v 5.764287 1.549171 -0.432938 +v 5.631128 1.548866 -0.432164 +v 5.497969 1.548866 -0.432164 +v 5.364809 1.549171 -0.432938 +v 5.231649 1.548576 -0.431572 +v 5.098490 1.549426 -0.433804 +v 4.965330 1.548342 -0.431164 +v 4.832170 1.549599 -0.434638 +v 4.699010 1.548169 -0.430894 +v 4.565851 1.549697 -0.435365 +v 4.432691 1.085020 -0.312234 +v 4.565850 1.081336 -0.315521 +v 4.699009 1.084823 -0.312333 +v 4.832170 1.081771 -0.314931 +v 4.965329 1.084542 -0.312487 +v 5.098489 1.082323 -0.314282 +v 5.231648 1.084141 -0.312733 +v 5.364808 1.082963 -0.313645 +v 5.497967 1.083602 -0.313113 +v 5.631128 1.083602 -0.313113 +v 5.764287 1.082963 -0.313645 +v 5.897446 1.084141 -0.312733 +v 6.030606 1.082323 -0.314282 +v 6.163766 1.084542 -0.312487 +v 6.296926 1.081771 -0.314931 +v 6.430085 1.084823 -0.312333 +v 6.563245 1.081336 -0.315521 +v 6.696404 1.519416 -0.542593 +v 6.563245 1.523100 -0.539306 +v 6.430086 1.519613 -0.542494 +v 6.296926 1.522666 -0.539896 +v 6.163766 1.519894 -0.542340 +v 6.030607 1.522113 -0.540545 +v 5.897448 1.520295 -0.542094 +v 5.764287 1.521474 -0.541182 +v 5.631128 1.520835 -0.541714 +v 5.497969 1.520835 -0.541714 +v 5.364809 1.521474 -0.541182 +v 5.231649 1.520295 -0.542094 +v 5.098490 1.522113 -0.540545 +v 4.965330 1.519894 -0.542339 +v 4.832170 1.522666 -0.539896 +v 4.699010 1.519613 -0.542494 +v 4.565851 1.523100 -0.539306 +v 4.432691 1.056392 -0.424114 +v 4.565850 1.054739 -0.419462 +v 4.699009 1.056267 -0.423933 +v 4.832170 1.054837 -0.420188 +v 4.965329 1.056094 -0.423662 +v 5.098489 1.055010 -0.421023 +v 5.231648 1.055861 -0.423255 +v 5.364808 1.055266 -0.421888 +v 5.497967 1.055570 -0.422663 +v 5.631128 1.055570 -0.422663 +v 5.764287 1.055266 -0.421889 +v 5.897446 1.055860 -0.423255 +v 6.030606 1.055010 -0.421023 +v 6.163766 1.056095 -0.423662 +v 6.296926 1.054837 -0.420188 +v 6.430085 1.056267 -0.423933 +v 6.563245 1.054739 -0.419462 +v -0.589509 2.577445 -0.218582 +v -0.589509 2.522903 -0.218582 +v -0.589509 2.577445 0.218582 +v -0.589509 2.522903 0.218582 +v 3.055768 2.577445 -0.218582 +v 3.055768 2.522903 -0.218582 +v 3.055768 2.577445 0.218582 +v 3.055768 2.522903 0.218582 +v -0.589509 2.675887 0.218582 +v -0.589509 2.675887 -0.218582 +v 3.055768 2.675887 0.218582 +v 3.055768 2.675887 -0.218582 +v -0.631391 2.577445 0.234816 +v -0.631391 2.577445 -0.234816 +v 3.097651 2.577445 0.234816 +v 3.097651 2.577445 -0.234816 +v -0.631391 2.675887 0.234816 +v -0.631391 2.675887 -0.234816 +v 3.097651 2.675887 0.234816 +v 3.097651 2.675887 -0.234816 +v 2.863912 2.577445 0.218582 +v 2.672055 2.577445 0.218582 +v 2.480199 2.577445 0.218582 +v 2.288341 2.577445 0.218582 +v 2.096485 2.577445 0.218582 +v 1.904628 2.577445 0.218582 +v 1.712772 2.577445 0.218582 +v 1.520915 2.577445 0.218582 +v 1.329058 2.577445 0.218582 +v 1.137202 2.577445 0.218582 +v 0.945346 2.577445 0.218582 +v 0.753488 2.577445 0.218582 +v 0.561632 2.577445 0.218582 +v 0.369775 2.577445 0.218582 +v 0.177918 2.577445 0.218582 +v -0.013938 2.577445 0.218582 +v -0.205794 2.577445 0.218582 +v -0.397651 2.577445 0.218582 +v -0.397651 2.522903 0.218582 +v -0.205794 2.522903 0.218582 +v -0.013938 2.522903 0.218582 +v 0.177918 2.522903 0.218582 +v 0.369775 2.522903 0.218582 +v 0.561632 2.522903 0.218582 +v 0.753488 2.522903 0.218582 +v 0.945346 2.522903 0.218582 +v 1.137202 2.522903 0.218582 +v 1.329058 2.522903 0.218582 +v 1.520915 2.522903 0.218582 +v 1.712772 2.522903 0.218582 +v 1.904628 2.522903 0.218582 +v 2.096485 2.522903 0.218582 +v 2.288341 2.522903 0.218582 +v 2.480199 2.522903 0.218582 +v 2.672055 2.522903 0.218582 +v 2.863912 2.522903 0.218582 +v -0.397651 2.577445 -0.218582 +v -0.205794 2.577445 -0.218582 +v -0.013938 2.577445 -0.218582 +v 0.177918 2.577445 -0.218582 +v 0.369775 2.577445 -0.218582 +v 0.561632 2.577445 -0.218582 +v 0.753488 2.577445 -0.218582 +v 0.945346 2.577445 -0.218582 +v 1.137202 2.577445 -0.218582 +v 1.329058 2.577445 -0.218582 +v 1.520915 2.577445 -0.218582 +v 1.712772 2.577445 -0.218582 +v 1.904628 2.577445 -0.218582 +v 2.096485 2.577445 -0.218582 +v 2.288341 2.577445 -0.218582 +v 2.480199 2.577445 -0.218582 +v 2.672055 2.577445 -0.218582 +v 2.863912 2.577445 -0.218582 +v 2.863912 2.522903 -0.218582 +v 2.672055 2.522903 -0.218582 +v 2.480199 2.522903 -0.218582 +v 2.288341 2.522903 -0.218582 +v 2.096485 2.522903 -0.218582 +v 1.904628 2.522903 -0.218582 +v 1.712772 2.522903 -0.218582 +v 1.520915 2.522903 -0.218582 +v 1.329058 2.522903 -0.218582 +v 1.137202 2.522903 -0.218582 +v 0.945346 2.522903 -0.218582 +v 0.753488 2.522903 -0.218582 +v 0.561632 2.522903 -0.218582 +v 0.369775 2.522903 -0.218582 +v 0.177918 2.522903 -0.218582 +v -0.013938 2.522903 -0.218582 +v -0.205794 2.522903 -0.218582 +v -0.397651 2.522903 -0.218582 +v 2.863912 2.675887 0.218582 +v 2.672055 2.675887 0.218582 +v 2.480199 2.675887 0.218582 +v 2.288341 2.675887 0.218582 +v 2.096485 2.675887 0.218582 +v 1.904628 2.675887 0.218582 +v 1.712772 2.675887 0.218582 +v 1.520915 2.675887 0.218582 +v 1.329058 2.675887 0.218582 +v 1.137202 2.675887 0.218582 +v 0.945346 2.675887 0.218582 +v 0.753488 2.675887 0.218582 +v 0.561632 2.675887 0.218582 +v 0.369775 2.675887 0.218582 +v 0.177918 2.675887 0.218582 +v -0.013938 2.675887 0.218582 +v -0.205794 2.675887 0.218582 +v -0.397651 2.675887 0.218582 +v -0.397651 2.675887 -0.218582 +v -0.205794 2.675887 -0.218582 +v -0.013938 2.675887 -0.218582 +v 0.177918 2.675887 -0.218582 +v 0.369775 2.675887 -0.218582 +v 0.561632 2.675887 -0.218582 +v 0.753488 2.675887 -0.218582 +v 0.945346 2.675887 -0.218582 +v 1.137202 2.675887 -0.218582 +v 1.329058 2.675887 -0.218582 +v 1.520915 2.675887 -0.218582 +v 1.712772 2.675887 -0.218582 +v 1.904628 2.675887 -0.218582 +v 2.096485 2.675887 -0.218582 +v 2.288341 2.675887 -0.218582 +v 2.480199 2.675887 -0.218582 +v 2.672055 2.675887 -0.218582 +v 2.863912 2.675887 -0.218582 +v 2.901386 2.577445 0.234816 +v 2.705122 2.577445 0.234816 +v 2.508856 2.577445 0.234816 +v 2.312590 2.577445 0.234816 +v 2.116325 2.577445 0.234816 +v 1.920060 2.577445 0.234816 +v 1.723795 2.577445 0.234816 +v 1.527529 2.577445 0.234816 +v 1.331263 2.577445 0.234816 +v 1.134998 2.577445 0.234816 +v 0.938732 2.577445 0.234816 +v 0.742467 2.577445 0.234816 +v 0.546202 2.577445 0.234816 +v 0.349936 2.577445 0.234816 +v 0.153670 2.577445 0.234816 +v -0.042596 2.577445 0.234816 +v -0.238861 2.577445 0.234816 +v -0.435125 2.577445 0.234816 +v -0.435126 2.577445 -0.234816 +v -0.238861 2.577445 -0.234816 +v -0.042596 2.577445 -0.234816 +v 0.153670 2.577445 -0.234816 +v 0.349935 2.577445 -0.234816 +v 0.546201 2.577445 -0.234816 +v 0.742466 2.577445 -0.234816 +v 0.938731 2.577445 -0.234816 +v 1.134996 2.577445 -0.234816 +v 1.331263 2.577445 -0.234816 +v 1.527528 2.577445 -0.234816 +v 1.723793 2.577445 -0.234816 +v 1.920059 2.577445 -0.234816 +v 2.116324 2.577445 -0.234816 +v 2.312590 2.577445 -0.234816 +v 2.508855 2.577445 -0.234816 +v 2.705121 2.577445 -0.234816 +v 2.901386 2.577445 -0.234816 +v 2.901386 2.675887 0.234816 +v 2.705122 2.675887 0.234816 +v 2.508856 2.675887 0.234816 +v 2.312590 2.675887 0.234816 +v 2.116325 2.675887 0.234816 +v 1.920060 2.675887 0.234816 +v 1.723795 2.675887 0.234816 +v 1.527529 2.675887 0.234816 +v 1.331263 2.675887 0.234816 +v 1.134998 2.675887 0.234816 +v 0.938732 2.675887 0.234816 +v 0.742467 2.675887 0.234816 +v 0.546202 2.675887 0.234816 +v 0.349936 2.675887 0.234816 +v 0.153670 2.675887 0.234816 +v -0.042596 2.675887 0.234816 +v -0.238861 2.675887 0.234816 +v -0.435125 2.675887 0.234816 +v -0.435126 2.675887 -0.234816 +v -0.238861 2.675887 -0.234816 +v -0.042596 2.675887 -0.234816 +v 0.153670 2.675887 -0.234816 +v 0.349935 2.675887 -0.234816 +v 0.546201 2.675887 -0.234816 +v 0.742466 2.675887 -0.234816 +v 0.938731 2.675887 -0.234816 +v 1.134996 2.675887 -0.234816 +v 1.331263 2.675887 -0.234816 +v 1.527528 2.675887 -0.234816 +v 1.723793 2.675887 -0.234816 +v 1.920059 2.675887 -0.234816 +v 2.116324 2.675887 -0.234816 +v 2.312590 2.675887 -0.234816 +v 2.508855 2.675887 -0.234816 +v 2.705121 2.675887 -0.234816 +v 2.901386 2.675887 -0.234816 +v -0.397651 2.567312 0.218582 +v -0.589509 2.567312 0.218582 +v 2.863912 2.567312 -0.218582 +v 3.055768 2.567312 -0.218582 +v -0.589509 2.686019 0.218582 +v -0.589509 2.686019 -0.218582 +v -0.397651 2.686019 0.218582 +v 3.055768 2.686019 -0.218582 +v 3.055768 2.686019 0.218582 +v 2.863912 2.686019 -0.218582 +v 3.097651 2.679740 -0.241919 +v 3.097651 2.679740 0.241919 +v 3.097651 2.573591 0.241919 +v 3.055768 2.567312 0.218582 +v 3.097651 2.573591 -0.241919 +v -0.435125 2.568923 0.238971 +v -0.631391 2.573591 0.241919 +v 2.901386 2.568923 -0.238971 +v -0.435125 2.684408 0.238971 +v -0.631391 2.679740 0.241919 +v 2.901386 2.684408 -0.238971 +v -0.631391 2.573591 -0.241919 +v -0.631391 2.679740 -0.241919 +v -0.589509 2.567312 -0.218582 +v 2.863912 2.567312 0.218582 +v 2.672055 2.567312 0.218582 +v 2.480199 2.567312 0.218582 +v 2.288341 2.567312 0.218582 +v 2.096485 2.567312 0.218582 +v 1.904628 2.567312 0.218582 +v 1.712772 2.567312 0.218582 +v 1.520915 2.567312 0.218582 +v 1.329058 2.567312 0.218582 +v 1.137202 2.567312 0.218582 +v 0.945346 2.567312 0.218582 +v 0.753488 2.567312 0.218582 +v 0.561632 2.567312 0.218582 +v 0.369775 2.567312 0.218582 +v 0.177918 2.567312 0.218582 +v -0.013938 2.567312 0.218582 +v -0.205794 2.567312 0.218582 +v -0.397651 2.567312 -0.218582 +v -0.205794 2.567312 -0.218582 +v -0.013938 2.567312 -0.218582 +v 0.177918 2.567312 -0.218582 +v 0.369775 2.567312 -0.218582 +v 0.561632 2.567312 -0.218582 +v 0.753488 2.567312 -0.218582 +v 0.945346 2.567312 -0.218582 +v 1.137202 2.567312 -0.218582 +v 1.329058 2.567312 -0.218582 +v 1.520915 2.567312 -0.218582 +v 1.712772 2.567312 -0.218582 +v 1.904628 2.567312 -0.218582 +v 2.096485 2.567312 -0.218582 +v 2.288341 2.567312 -0.218582 +v 2.480199 2.567312 -0.218582 +v 2.672055 2.567312 -0.218582 +v 2.863912 2.686019 0.218582 +v 2.672055 2.686019 0.218582 +v 2.480199 2.686019 0.218582 +v 2.288341 2.686019 0.218582 +v 2.096485 2.686019 0.218582 +v 1.904628 2.686019 0.218582 +v 1.712772 2.686019 0.218582 +v 1.520915 2.686019 0.218582 +v 1.329058 2.686019 0.218582 +v 1.137202 2.686019 0.218582 +v 0.945346 2.686019 0.218582 +v 0.753488 2.686019 0.218582 +v 0.561632 2.686019 0.218582 +v 0.369775 2.686019 0.218582 +v 0.177918 2.686019 0.218582 +v -0.013938 2.686019 0.218582 +v -0.205794 2.686019 0.218582 +v -0.397651 2.686019 -0.218582 +v -0.205794 2.686019 -0.218582 +v -0.013938 2.686019 -0.218582 +v 0.177918 2.686019 -0.218582 +v 0.369775 2.686019 -0.218582 +v 0.561632 2.686019 -0.218582 +v 0.753488 2.686019 -0.218582 +v 0.945346 2.686019 -0.218582 +v 1.137202 2.686019 -0.218582 +v 1.329058 2.686019 -0.218582 +v 1.520915 2.686019 -0.218582 +v 1.712772 2.686019 -0.218582 +v 1.904628 2.686019 -0.218582 +v 2.096485 2.686019 -0.218582 +v 2.288341 2.686019 -0.218582 +v 2.480199 2.686019 -0.218582 +v 2.672055 2.686019 -0.218582 +v 2.901386 2.568923 0.238971 +v 2.705122 2.573021 0.241725 +v 2.508856 2.569068 0.239137 +v 2.312590 2.572341 0.241451 +v 2.116325 2.569287 0.239371 +v 1.920060 2.571576 0.241076 +v 1.723795 2.569624 0.239699 +v 1.527529 2.570801 0.240614 +v 1.331263 2.570126 0.240127 +v 1.134998 2.570126 0.240127 +v 0.938732 2.570801 0.240614 +v 0.742467 2.569624 0.239699 +v 0.546202 2.571576 0.241076 +v 0.349936 2.569288 0.239371 +v 0.153670 2.572341 0.241451 +v -0.042596 2.569068 0.239137 +v -0.238861 2.573021 0.241725 +v -0.435126 2.568923 -0.238971 +v -0.238861 2.573021 -0.241725 +v -0.042596 2.569068 -0.239137 +v 0.153670 2.572341 -0.241450 +v 0.349935 2.569287 -0.239371 +v 0.546201 2.571576 -0.241076 +v 0.742466 2.569624 -0.239699 +v 0.938731 2.570801 -0.240614 +v 1.134996 2.570126 -0.240127 +v 1.331263 2.570126 -0.240127 +v 1.527528 2.570801 -0.240614 +v 1.723793 2.569624 -0.239699 +v 1.920059 2.571576 -0.241076 +v 2.116324 2.569288 -0.239371 +v 2.312590 2.572341 -0.241450 +v 2.508855 2.569068 -0.239137 +v 2.705121 2.573021 -0.241725 +v 2.901386 2.684408 0.238971 +v 2.705122 2.680310 0.241725 +v 2.508856 2.684263 0.239137 +v 2.312590 2.680990 0.241451 +v 2.116325 2.684044 0.239371 +v 1.920060 2.681756 0.241076 +v 1.723795 2.683707 0.239699 +v 1.527529 2.682531 0.240614 +v 1.331263 2.683206 0.240127 +v 1.134998 2.683206 0.240127 +v 0.938732 2.682531 0.240614 +v 0.742467 2.683707 0.239699 +v 0.546202 2.681756 0.241076 +v 0.349936 2.684044 0.239371 +v 0.153670 2.680990 0.241451 +v -0.042596 2.684263 0.239137 +v -0.238861 2.680310 0.241725 +v -0.435126 2.684408 -0.238971 +v -0.238861 2.680310 -0.241725 +v -0.042596 2.684263 -0.239137 +v 0.153670 2.680990 -0.241450 +v 0.349935 2.684044 -0.239371 +v 0.546201 2.681756 -0.241076 +v 0.742466 2.683707 -0.239699 +v 0.938731 2.682531 -0.240614 +v 1.134996 2.683206 -0.240127 +v 1.331263 2.683206 -0.240127 +v 1.527528 2.682531 -0.240614 +v 1.723793 2.683707 -0.239699 +v 1.920059 2.681756 -0.241076 +v 2.116324 2.684044 -0.239371 +v 2.312590 2.680990 -0.241450 +v 2.508855 2.684263 -0.239137 +v 2.705121 2.680310 -0.241725 +vt 0.375000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.486842 +vt 0.625000 0.486842 +vt 0.625000 0.500000 +vt 0.375000 0.500000 +vt 0.625000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.986842 +vt 0.625000 0.986842 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.868421 +vt 0.375000 0.868421 +vt 0.375000 0.868421 +vt 0.375000 0.868421 +vt 0.861842 0.500000 +vt 0.875000 0.500000 +vt 0.875000 0.750000 +vt 0.861842 0.750000 +vt 0.375000 0.434211 +vt 0.375000 0.434211 +vt 0.375000 0.434211 +vt 0.375000 0.434211 +vt 0.125000 0.500000 +vt 0.125000 0.750000 +vt 0.125000 0.750000 +vt 0.125000 0.500000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.894737 +vt 0.375000 0.894737 +vt 0.375000 0.894737 +vt 0.375000 0.894737 +vt 0.375000 0.855263 +vt 0.375000 0.855263 +vt 0.375000 0.855263 +vt 0.375000 0.855263 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.421053 +vt 0.375000 0.421053 +vt 0.375000 0.421053 +vt 0.375000 0.421053 +vt 0.375000 0.447369 +vt 0.375000 0.447369 +vt 0.375000 0.881579 +vt 0.375000 0.881579 +vt 0.375000 0.881579 +vt 0.375000 0.881579 +vt 0.375000 0.842105 +vt 0.375000 0.842105 +vt 0.375000 0.842105 +vt 0.375000 0.842105 +vt 0.361842 0.500000 +vt 0.348684 0.500000 +vt 0.348684 0.500000 +vt 0.361842 0.500000 +vt 0.375000 0.407895 +vt 0.375000 0.407895 +vt 0.375000 0.407895 +vt 0.375000 0.407895 +vt 0.335526 0.500000 +vt 0.322368 0.500000 +vt 0.322368 0.500000 +vt 0.335526 0.500000 +vt 0.375000 0.868421 +vt 0.375000 0.868421 +vt 0.309211 0.500000 +vt 0.296053 0.500000 +vt 0.296053 0.500000 +vt 0.309211 0.500000 +vt 0.375000 0.828947 +vt 0.375000 0.828947 +vt 0.375000 0.828947 +vt 0.375000 0.828947 +vt 0.282895 0.500000 +vt 0.269737 0.500000 +vt 0.269737 0.500000 +vt 0.282895 0.500000 +vt 0.375000 0.394737 +vt 0.375000 0.394737 +vt 0.375000 0.394737 +vt 0.375000 0.394737 +vt 0.256579 0.500000 +vt 0.243421 0.500000 +vt 0.243421 0.500000 +vt 0.256579 0.500000 +vt 0.375000 0.460526 +vt 0.375000 0.473684 +vt 0.375000 0.473684 +vt 0.375000 0.460526 +vt 0.230263 0.500000 +vt 0.217105 0.500000 +vt 0.217105 0.500000 +vt 0.230263 0.500000 +vt 0.375000 0.855263 +vt 0.375000 0.855263 +vt 0.203947 0.500000 +vt 0.190789 0.500000 +vt 0.190789 0.500000 +vt 0.203947 0.500000 +vt 0.375000 0.815790 +vt 0.375000 0.815789 +vt 0.375000 0.815789 +vt 0.375000 0.815790 +vt 0.177632 0.500000 +vt 0.164474 0.500000 +vt 0.164474 0.500000 +vt 0.177632 0.500000 +vt 0.375000 0.381579 +vt 0.375000 0.381579 +vt 0.375000 0.381579 +vt 0.375000 0.381579 +vt 0.151316 0.500000 +vt 0.138158 0.500000 +vt 0.138158 0.500000 +vt 0.151316 0.500000 +vt 0.375000 0.842105 +vt 0.375000 0.842105 +vt 0.375000 0.263158 +vt 0.375000 0.276316 +vt 0.375000 0.276316 +vt 0.375000 0.263158 +vt 0.375000 0.776316 +vt 0.375000 0.789474 +vt 0.375000 0.789474 +vt 0.375000 0.776316 +vt 0.375000 0.289474 +vt 0.375000 0.302632 +vt 0.375000 0.302632 +vt 0.375000 0.289474 +vt 0.375000 0.802632 +vt 0.375000 0.802632 +vt 0.375000 0.802632 +vt 0.375000 0.802632 +vt 0.375000 0.315790 +vt 0.375000 0.328947 +vt 0.375000 0.328947 +vt 0.375000 0.315790 +vt 0.375000 0.368421 +vt 0.375000 0.368421 +vt 0.375000 0.368421 +vt 0.375000 0.368421 +vt 0.375000 0.342105 +vt 0.375000 0.355263 +vt 0.375000 0.355263 +vt 0.375000 0.342105 +vt 0.375000 0.500000 +vt 0.375000 0.486842 +vt 0.375000 0.828947 +vt 0.375000 0.828947 +vt 0.375000 0.789474 +vt 0.375000 0.789474 +vt 0.375000 0.355263 +vt 0.375000 0.355263 +vt 0.375000 0.460526 +vt 0.375000 0.447368 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.486842 +vt 0.375000 0.473684 +vt 0.375000 0.815789 +vt 0.375000 0.815789 +vt 0.138158 0.750000 +vt 0.151316 0.750000 +vt 0.151316 0.750000 +vt 0.138158 0.750000 +vt 0.164474 0.750000 +vt 0.177632 0.750000 +vt 0.177632 0.750000 +vt 0.164474 0.750000 +vt 0.375000 0.776316 +vt 0.375000 0.776316 +vt 0.190789 0.750000 +vt 0.203947 0.750000 +vt 0.203947 0.750000 +vt 0.190789 0.750000 +vt 0.375000 0.342105 +vt 0.375000 0.342105 +vt 0.217105 0.750000 +vt 0.230263 0.750000 +vt 0.230263 0.750000 +vt 0.217105 0.750000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.243421 0.750000 +vt 0.256579 0.750000 +vt 0.256579 0.750000 +vt 0.243421 0.750000 +vt 0.375000 0.802632 +vt 0.375000 0.802632 +vt 0.269737 0.750000 +vt 0.282895 0.750000 +vt 0.282895 0.750000 +vt 0.269737 0.750000 +vt 0.375000 0.763158 +vt 0.375000 0.763158 +vt 0.375000 0.763158 +vt 0.375000 0.763158 +vt 0.296053 0.750000 +vt 0.309211 0.750000 +vt 0.309211 0.750000 +vt 0.296053 0.750000 +vt 0.375000 0.328947 +vt 0.375000 0.328947 +vt 0.322368 0.750000 +vt 0.335526 0.750000 +vt 0.335526 0.750000 +vt 0.322368 0.750000 +vt 0.125000 0.500000 +vt 0.125000 0.500000 +vt 0.348684 0.750000 +vt 0.361842 0.750000 +vt 0.361842 0.750000 +vt 0.348684 0.750000 +vt 0.375000 0.789474 +vt 0.375000 0.789474 +vt 0.375000 0.276316 +vt 0.375000 0.263158 +vt 0.375000 0.302632 +vt 0.375000 0.289474 +vt 0.375000 0.315790 +vt 0.375000 0.315790 +vt 0.375000 0.328947 +vt 0.375000 0.315790 +vt 0.125000 0.750000 +vt 0.125000 0.750000 +vt 0.375000 0.355263 +vt 0.375000 0.342105 +vt 0.375000 0.776316 +vt 0.375000 0.776316 +vt 0.375000 0.381579 +vt 0.375000 0.368421 +vt 0.375000 0.302632 +vt 0.375000 0.302632 +vt 0.375000 0.407895 +vt 0.375000 0.394737 +vt 0.375000 0.250000 +vt 0.375000 0.434211 +vt 0.375000 0.421053 +vt 0.375000 0.763158 +vt 0.375000 0.763158 +vt 0.375000 0.460526 +vt 0.375000 0.447368 +vt 0.375000 0.486842 +vt 0.375000 0.473684 +vt 0.375000 0.289474 +vt 0.375000 0.289474 +vt 0.375000 0.000000 +vt 0.375000 0.486842 +vt 0.375000 0.486842 +vt 0.375000 0.276316 +vt 0.375000 0.276316 +vt 0.375000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.473684 +vt 0.375000 0.473684 +vt 0.375000 0.907895 +vt 0.375000 0.907895 +vt 0.375000 0.881579 +vt 0.375000 0.894737 +vt 0.375000 0.894737 +vt 0.375000 0.881579 +vt 0.375000 0.921053 +vt 0.375000 0.934211 +vt 0.375000 0.934211 +vt 0.375000 0.921053 +vt 0.375000 0.263158 +vt 0.375000 0.263158 +vt 0.375000 0.947368 +vt 0.375000 0.960526 +vt 0.375000 0.960526 +vt 0.375000 0.947368 +vt 0.375000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.973684 +vt 0.375000 0.986842 +vt 0.375000 0.986842 +vt 0.375000 0.973684 +vt 0.375000 0.460526 +vt 0.375000 0.460526 +vt 0.138158 0.500000 +vt 0.138158 0.500000 +vt 0.375000 0.447368 +vt 0.375000 0.447368 +vt 0.375000 0.907895 +vt 0.375000 0.921053 +vt 0.375000 0.921053 +vt 0.375000 0.907895 +vt 0.151316 0.500000 +vt 0.151316 0.500000 +vt 0.375000 0.434211 +vt 0.164474 0.500000 +vt 0.164474 0.500000 +vt 0.375000 0.421053 +vt 0.375000 0.934211 +vt 0.375000 0.947368 +vt 0.375000 0.947368 +vt 0.375000 0.934211 +vt 0.638158 0.500000 +vt 0.638158 0.750000 +vt 0.651316 0.500000 +vt 0.651316 0.750000 +vt 0.664474 0.500000 +vt 0.664474 0.750000 +vt 0.677632 0.500000 +vt 0.677632 0.750000 +vt 0.690789 0.500000 +vt 0.690789 0.750000 +vt 0.703947 0.500000 +vt 0.703947 0.750000 +vt 0.717105 0.500000 +vt 0.717105 0.750000 +vt 0.730263 0.500000 +vt 0.730263 0.750000 +vt 0.743421 0.500000 +vt 0.743421 0.750000 +vt 0.756579 0.500000 +vt 0.756579 0.750000 +vt 0.769737 0.500000 +vt 0.769737 0.750000 +vt 0.782895 0.500000 +vt 0.782895 0.750000 +vt 0.796053 0.500000 +vt 0.796053 0.750000 +vt 0.809211 0.500000 +vt 0.809210 0.750000 +vt 0.822368 0.500000 +vt 0.822368 0.750000 +vt 0.835526 0.500000 +vt 0.835526 0.750000 +vt 0.848684 0.500000 +vt 0.848684 0.750000 +vt 0.177632 0.500000 +vt 0.177632 0.500000 +vt 0.375000 0.407895 +vt 0.190789 0.500000 +vt 0.190789 0.500000 +vt 0.375000 0.394737 +vt 0.375000 0.960526 +vt 0.375000 0.973684 +vt 0.375000 0.973684 +vt 0.375000 0.960526 +vt 0.203947 0.500000 +vt 0.203947 0.500000 +vt 0.375000 0.381579 +vt 0.217105 0.500000 +vt 0.217105 0.500000 +vt 0.375000 0.368421 +vt 0.625000 0.763158 +vt 0.625000 0.776316 +vt 0.625000 0.789474 +vt 0.625000 0.802632 +vt 0.625000 0.815790 +vt 0.625000 0.828947 +vt 0.625000 0.842105 +vt 0.625000 0.855263 +vt 0.625000 0.868421 +vt 0.625000 0.881579 +vt 0.625000 0.894737 +vt 0.625000 0.907895 +vt 0.625000 0.921053 +vt 0.625000 0.934211 +vt 0.625000 0.947369 +vt 0.625000 0.960526 +vt 0.625000 0.973684 +vt 0.625000 0.263158 +vt 0.625000 0.276316 +vt 0.625000 0.289474 +vt 0.625000 0.302632 +vt 0.625000 0.315790 +vt 0.625000 0.328947 +vt 0.625000 0.342105 +vt 0.625000 0.355263 +vt 0.625000 0.368421 +vt 0.625000 0.381579 +vt 0.625000 0.394737 +vt 0.625000 0.407895 +vt 0.625000 0.421053 +vt 0.625000 0.434211 +vt 0.625000 0.447368 +vt 0.625000 0.460526 +vt 0.625000 0.473684 +vt 0.375000 0.986842 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.986842 +vt 0.361842 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.750000 +vt 0.361842 0.750000 +vt 0.375000 1.000000 +vt 0.375000 0.986842 +vt 0.361842 0.750000 +vt 0.361842 0.500000 +vt 0.348684 0.500000 +vt 0.335526 0.500000 +vt 0.335526 0.500000 +vt 0.348684 0.500000 +vt 0.322368 0.500000 +vt 0.309211 0.500000 +vt 0.309211 0.500000 +vt 0.322368 0.500000 +vt 0.296053 0.500000 +vt 0.282895 0.500000 +vt 0.282895 0.500000 +vt 0.296053 0.500000 +vt 0.269737 0.500000 +vt 0.256579 0.500000 +vt 0.256579 0.500000 +vt 0.269737 0.500000 +vt 0.243421 0.500000 +vt 0.230263 0.500000 +vt 0.230263 0.500000 +vt 0.243421 0.500000 +vt 0.138158 0.750000 +vt 0.138158 0.750000 +vt 0.151316 0.750000 +vt 0.164474 0.750000 +vt 0.164474 0.750000 +vt 0.151316 0.750000 +vt 0.177632 0.750000 +vt 0.190789 0.750000 +vt 0.190789 0.750000 +vt 0.177632 0.750000 +vt 0.203947 0.750000 +vt 0.217105 0.750000 +vt 0.217105 0.750000 +vt 0.203947 0.750000 +vt 0.230263 0.750000 +vt 0.243421 0.750000 +vt 0.243421 0.750000 +vt 0.230263 0.750000 +vt 0.256579 0.750000 +vt 0.269737 0.750000 +vt 0.269737 0.750000 +vt 0.256579 0.750000 +vt 0.282895 0.750000 +vt 0.296053 0.750000 +vt 0.296053 0.750000 +vt 0.282895 0.750000 +vt 0.309211 0.750000 +vt 0.322368 0.750000 +vt 0.322368 0.750000 +vt 0.309211 0.750000 +vt 0.335526 0.750000 +vt 0.348684 0.750000 +vt 0.348684 0.750000 +vt 0.335526 0.750000 +vt 0.375000 0.263158 +vt 0.375000 0.289474 +vt 0.375000 0.276316 +vt 0.375000 0.315790 +vt 0.375000 0.302632 +vt 0.375000 0.342105 +vt 0.375000 0.328947 +vt 0.375000 0.355263 +vt 0.375000 0.907895 +vt 0.375000 0.921053 +vt 0.375000 0.921053 +vt 0.375000 0.907895 +vt 0.375000 0.934211 +vt 0.375000 0.947368 +vt 0.375000 0.947368 +vt 0.375000 0.934211 +vt 0.375000 0.960526 +vt 0.375000 0.973684 +vt 0.375000 0.973684 +vt 0.375000 0.960526 +vt 0.375000 0.750000 +vt 0.375000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.486842 +vt 0.625000 0.486842 +vt 0.625000 0.500000 +vt 0.375000 0.500000 +vt 0.625000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.986842 +vt 0.625000 0.986842 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.868421 +vt 0.375000 0.868421 +vt 0.375000 0.868421 +vt 0.375000 0.868421 +vt 0.861842 0.500000 +vt 0.875000 0.500000 +vt 0.875000 0.750000 +vt 0.861842 0.750000 +vt 0.375000 0.434211 +vt 0.375000 0.434211 +vt 0.375000 0.434211 +vt 0.375000 0.434211 +vt 0.125000 0.500000 +vt 0.125000 0.750000 +vt 0.125000 0.750000 +vt 0.125000 0.500000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.894737 +vt 0.375000 0.894737 +vt 0.375000 0.894737 +vt 0.375000 0.894737 +vt 0.375000 0.855263 +vt 0.375000 0.855263 +vt 0.375000 0.855263 +vt 0.375000 0.855263 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.421053 +vt 0.375000 0.421053 +vt 0.375000 0.421053 +vt 0.375000 0.421053 +vt 0.375000 0.447369 +vt 0.375000 0.447369 +vt 0.375000 0.881579 +vt 0.375000 0.881579 +vt 0.375000 0.881579 +vt 0.375000 0.881579 +vt 0.375000 0.842105 +vt 0.375000 0.842105 +vt 0.375000 0.842105 +vt 0.375000 0.842105 +vt 0.361842 0.500000 +vt 0.348684 0.500000 +vt 0.348684 0.500000 +vt 0.361842 0.500000 +vt 0.375000 0.407895 +vt 0.375000 0.407895 +vt 0.375000 0.407895 +vt 0.375000 0.407895 +vt 0.335526 0.500000 +vt 0.322368 0.500000 +vt 0.322368 0.500000 +vt 0.335526 0.500000 +vt 0.375000 0.868421 +vt 0.375000 0.868421 +vt 0.309211 0.500000 +vt 0.296053 0.500000 +vt 0.296053 0.500000 +vt 0.309211 0.500000 +vt 0.375000 0.828947 +vt 0.375000 0.828947 +vt 0.375000 0.828947 +vt 0.375000 0.828947 +vt 0.282895 0.500000 +vt 0.269737 0.500000 +vt 0.269737 0.500000 +vt 0.282895 0.500000 +vt 0.375000 0.394737 +vt 0.375000 0.394737 +vt 0.375000 0.394737 +vt 0.375000 0.394737 +vt 0.256579 0.500000 +vt 0.243421 0.500000 +vt 0.243421 0.500000 +vt 0.256579 0.500000 +vt 0.375000 0.460526 +vt 0.375000 0.473684 +vt 0.375000 0.473684 +vt 0.375000 0.460526 +vt 0.230263 0.500000 +vt 0.217105 0.500000 +vt 0.217105 0.500000 +vt 0.230263 0.500000 +vt 0.375000 0.855263 +vt 0.375000 0.855263 +vt 0.203947 0.500000 +vt 0.190789 0.500000 +vt 0.190789 0.500000 +vt 0.203947 0.500000 +vt 0.375000 0.815790 +vt 0.375000 0.815789 +vt 0.375000 0.815789 +vt 0.375000 0.815790 +vt 0.177632 0.500000 +vt 0.164474 0.500000 +vt 0.164474 0.500000 +vt 0.177632 0.500000 +vt 0.375000 0.381579 +vt 0.375000 0.381579 +vt 0.375000 0.381579 +vt 0.375000 0.381579 +vt 0.151316 0.500000 +vt 0.138158 0.500000 +vt 0.138158 0.500000 +vt 0.151316 0.500000 +vt 0.375000 0.842105 +vt 0.375000 0.842105 +vt 0.375000 0.263158 +vt 0.375000 0.276316 +vt 0.375000 0.276316 +vt 0.375000 0.263158 +vt 0.375000 0.776316 +vt 0.375000 0.789474 +vt 0.375000 0.789474 +vt 0.375000 0.776316 +vt 0.375000 0.289474 +vt 0.375000 0.302632 +vt 0.375000 0.302632 +vt 0.375000 0.289474 +vt 0.375000 0.802632 +vt 0.375000 0.802632 +vt 0.375000 0.802632 +vt 0.375000 0.802632 +vt 0.375000 0.315790 +vt 0.375000 0.328947 +vt 0.375000 0.328947 +vt 0.375000 0.315790 +vt 0.375000 0.368421 +vt 0.375000 0.368421 +vt 0.375000 0.368421 +vt 0.375000 0.368421 +vt 0.375000 0.342105 +vt 0.375000 0.355263 +vt 0.375000 0.355263 +vt 0.375000 0.342105 +vt 0.375000 0.500000 +vt 0.375000 0.486842 +vt 0.375000 0.828947 +vt 0.375000 0.828947 +vt 0.375000 0.789474 +vt 0.375000 0.789474 +vt 0.375000 0.355263 +vt 0.375000 0.355263 +vt 0.375000 0.460526 +vt 0.375000 0.447368 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.486842 +vt 0.375000 0.473684 +vt 0.375000 0.815789 +vt 0.375000 0.815789 +vt 0.138158 0.750000 +vt 0.151316 0.750000 +vt 0.151316 0.750000 +vt 0.138158 0.750000 +vt 0.164474 0.750000 +vt 0.177632 0.750000 +vt 0.177632 0.750000 +vt 0.164474 0.750000 +vt 0.375000 0.776316 +vt 0.375000 0.776316 +vt 0.190789 0.750000 +vt 0.203947 0.750000 +vt 0.203947 0.750000 +vt 0.190789 0.750000 +vt 0.375000 0.342105 +vt 0.375000 0.342105 +vt 0.217105 0.750000 +vt 0.230263 0.750000 +vt 0.230263 0.750000 +vt 0.217105 0.750000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.243421 0.750000 +vt 0.256579 0.750000 +vt 0.256579 0.750000 +vt 0.243421 0.750000 +vt 0.375000 0.802632 +vt 0.375000 0.802632 +vt 0.269737 0.750000 +vt 0.282895 0.750000 +vt 0.282895 0.750000 +vt 0.269737 0.750000 +vt 0.375000 0.763158 +vt 0.375000 0.763158 +vt 0.375000 0.763158 +vt 0.375000 0.763158 +vt 0.296053 0.750000 +vt 0.309211 0.750000 +vt 0.309211 0.750000 +vt 0.296053 0.750000 +vt 0.375000 0.328947 +vt 0.375000 0.328947 +vt 0.322368 0.750000 +vt 0.335526 0.750000 +vt 0.335526 0.750000 +vt 0.322368 0.750000 +vt 0.125000 0.500000 +vt 0.125000 0.500000 +vt 0.348684 0.750000 +vt 0.361842 0.750000 +vt 0.361842 0.750000 +vt 0.348684 0.750000 +vt 0.375000 0.789474 +vt 0.375000 0.789474 +vt 0.375000 0.276316 +vt 0.375000 0.263158 +vt 0.375000 0.302632 +vt 0.375000 0.289474 +vt 0.375000 0.315790 +vt 0.375000 0.315790 +vt 0.375000 0.328947 +vt 0.375000 0.315790 +vt 0.125000 0.750000 +vt 0.125000 0.750000 +vt 0.375000 0.355263 +vt 0.375000 0.342105 +vt 0.375000 0.776316 +vt 0.375000 0.776316 +vt 0.375000 0.381579 +vt 0.375000 0.368421 +vt 0.375000 0.302632 +vt 0.375000 0.302632 +vt 0.375000 0.407895 +vt 0.375000 0.394737 +vt 0.375000 0.250000 +vt 0.375000 0.434211 +vt 0.375000 0.421053 +vt 0.375000 0.763158 +vt 0.375000 0.763158 +vt 0.375000 0.460526 +vt 0.375000 0.447368 +vt 0.375000 0.486842 +vt 0.375000 0.473684 +vt 0.375000 0.289474 +vt 0.375000 0.289474 +vt 0.375000 0.000000 +vt 0.375000 0.486842 +vt 0.375000 0.486842 +vt 0.375000 0.276316 +vt 0.375000 0.276316 +vt 0.375000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.473684 +vt 0.375000 0.473684 +vt 0.375000 0.907895 +vt 0.375000 0.907895 +vt 0.375000 0.881579 +vt 0.375000 0.894737 +vt 0.375000 0.894737 +vt 0.375000 0.881579 +vt 0.375000 0.921053 +vt 0.375000 0.934211 +vt 0.375000 0.934211 +vt 0.375000 0.921053 +vt 0.375000 0.263158 +vt 0.375000 0.263158 +vt 0.375000 0.947368 +vt 0.375000 0.960526 +vt 0.375000 0.960526 +vt 0.375000 0.947368 +vt 0.375000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.973684 +vt 0.375000 0.986842 +vt 0.375000 0.986842 +vt 0.375000 0.973684 +vt 0.375000 0.460526 +vt 0.375000 0.460526 +vt 0.138158 0.500000 +vt 0.138158 0.500000 +vt 0.375000 0.447368 +vt 0.375000 0.447368 +vt 0.375000 0.907895 +vt 0.375000 0.921053 +vt 0.375000 0.921053 +vt 0.375000 0.907895 +vt 0.151316 0.500000 +vt 0.151316 0.500000 +vt 0.375000 0.434211 +vt 0.164474 0.500000 +vt 0.164474 0.500000 +vt 0.375000 0.421053 +vt 0.375000 0.934211 +vt 0.375000 0.947368 +vt 0.375000 0.947368 +vt 0.375000 0.934211 +vt 0.638158 0.500000 +vt 0.638158 0.750000 +vt 0.651316 0.500000 +vt 0.651316 0.750000 +vt 0.664474 0.500000 +vt 0.664474 0.750000 +vt 0.677632 0.500000 +vt 0.677632 0.750000 +vt 0.690789 0.500000 +vt 0.690789 0.750000 +vt 0.703947 0.500000 +vt 0.703947 0.750000 +vt 0.717105 0.500000 +vt 0.717105 0.750000 +vt 0.730263 0.500000 +vt 0.730263 0.750000 +vt 0.743421 0.500000 +vt 0.743421 0.750000 +vt 0.756579 0.500000 +vt 0.756579 0.750000 +vt 0.769737 0.500000 +vt 0.769737 0.750000 +vt 0.782895 0.500000 +vt 0.782895 0.750000 +vt 0.796053 0.500000 +vt 0.796053 0.750000 +vt 0.809211 0.500000 +vt 0.809210 0.750000 +vt 0.822368 0.500000 +vt 0.822368 0.750000 +vt 0.835526 0.500000 +vt 0.835526 0.750000 +vt 0.848684 0.500000 +vt 0.848684 0.750000 +vt 0.177632 0.500000 +vt 0.177632 0.500000 +vt 0.375000 0.407895 +vt 0.190789 0.500000 +vt 0.190789 0.500000 +vt 0.375000 0.394737 +vt 0.375000 0.960526 +vt 0.375000 0.973684 +vt 0.375000 0.973684 +vt 0.375000 0.960526 +vt 0.203947 0.500000 +vt 0.203947 0.500000 +vt 0.375000 0.381579 +vt 0.217105 0.500000 +vt 0.217105 0.500000 +vt 0.375000 0.368421 +vt 0.625000 0.763158 +vt 0.625000 0.776316 +vt 0.625000 0.789474 +vt 0.625000 0.802632 +vt 0.625000 0.815790 +vt 0.625000 0.828947 +vt 0.625000 0.842105 +vt 0.625000 0.855263 +vt 0.625000 0.868421 +vt 0.625000 0.881579 +vt 0.625000 0.894737 +vt 0.625000 0.907895 +vt 0.625000 0.921053 +vt 0.625000 0.934211 +vt 0.625000 0.947369 +vt 0.625000 0.960526 +vt 0.625000 0.973684 +vt 0.625000 0.263158 +vt 0.625000 0.276316 +vt 0.625000 0.289474 +vt 0.625000 0.302632 +vt 0.625000 0.315790 +vt 0.625000 0.328947 +vt 0.625000 0.342105 +vt 0.625000 0.355263 +vt 0.625000 0.368421 +vt 0.625000 0.381579 +vt 0.625000 0.394737 +vt 0.625000 0.407895 +vt 0.625000 0.421053 +vt 0.625000 0.434211 +vt 0.625000 0.447368 +vt 0.625000 0.460526 +vt 0.625000 0.473684 +vt 0.375000 0.986842 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.986842 +vt 0.361842 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.750000 +vt 0.361842 0.750000 +vt 0.375000 1.000000 +vt 0.375000 0.986842 +vt 0.361842 0.750000 +vt 0.361842 0.500000 +vt 0.348684 0.500000 +vt 0.335526 0.500000 +vt 0.335526 0.500000 +vt 0.348684 0.500000 +vt 0.322368 0.500000 +vt 0.309211 0.500000 +vt 0.309211 0.500000 +vt 0.322368 0.500000 +vt 0.296053 0.500000 +vt 0.282895 0.500000 +vt 0.282895 0.500000 +vt 0.296053 0.500000 +vt 0.269737 0.500000 +vt 0.256579 0.500000 +vt 0.256579 0.500000 +vt 0.269737 0.500000 +vt 0.243421 0.500000 +vt 0.230263 0.500000 +vt 0.230263 0.500000 +vt 0.243421 0.500000 +vt 0.138158 0.750000 +vt 0.138158 0.750000 +vt 0.151316 0.750000 +vt 0.164474 0.750000 +vt 0.164474 0.750000 +vt 0.151316 0.750000 +vt 0.177632 0.750000 +vt 0.190789 0.750000 +vt 0.190789 0.750000 +vt 0.177632 0.750000 +vt 0.203947 0.750000 +vt 0.217105 0.750000 +vt 0.217105 0.750000 +vt 0.203947 0.750000 +vt 0.230263 0.750000 +vt 0.243421 0.750000 +vt 0.243421 0.750000 +vt 0.230263 0.750000 +vt 0.256579 0.750000 +vt 0.269737 0.750000 +vt 0.269737 0.750000 +vt 0.256579 0.750000 +vt 0.282895 0.750000 +vt 0.296053 0.750000 +vt 0.296053 0.750000 +vt 0.282895 0.750000 +vt 0.309211 0.750000 +vt 0.322368 0.750000 +vt 0.322368 0.750000 +vt 0.309211 0.750000 +vt 0.335526 0.750000 +vt 0.348684 0.750000 +vt 0.348684 0.750000 +vt 0.335526 0.750000 +vt 0.375000 0.263158 +vt 0.375000 0.289474 +vt 0.375000 0.276316 +vt 0.375000 0.315790 +vt 0.375000 0.302632 +vt 0.375000 0.342105 +vt 0.375000 0.328947 +vt 0.375000 0.355263 +vt 0.375000 0.907895 +vt 0.375000 0.921053 +vt 0.375000 0.921053 +vt 0.375000 0.907895 +vt 0.375000 0.934211 +vt 0.375000 0.947368 +vt 0.375000 0.947368 +vt 0.375000 0.934211 +vt 0.375000 0.960526 +vt 0.375000 0.973684 +vt 0.375000 0.973684 +vt 0.375000 0.960526 +vt 0.375000 0.750000 +vt 0.375000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.486842 +vt 0.625000 0.486842 +vt 0.625000 0.500000 +vt 0.375000 0.500000 +vt 0.625000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.986842 +vt 0.625000 0.986842 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.868421 +vt 0.375000 0.868421 +vt 0.375000 0.868421 +vt 0.375000 0.868421 +vt 0.861842 0.500000 +vt 0.875000 0.500000 +vt 0.875000 0.750000 +vt 0.861842 0.750000 +vt 0.375000 0.434211 +vt 0.375000 0.434211 +vt 0.375000 0.434211 +vt 0.375000 0.434211 +vt 0.125000 0.500000 +vt 0.125000 0.750000 +vt 0.125000 0.750000 +vt 0.125000 0.500000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.894737 +vt 0.375000 0.894737 +vt 0.375000 0.894737 +vt 0.375000 0.894737 +vt 0.375000 0.855263 +vt 0.375000 0.855263 +vt 0.375000 0.855263 +vt 0.375000 0.855263 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.421053 +vt 0.375000 0.421053 +vt 0.375000 0.421053 +vt 0.375000 0.421053 +vt 0.375000 0.447369 +vt 0.375000 0.447369 +vt 0.375000 0.881579 +vt 0.375000 0.881579 +vt 0.375000 0.881579 +vt 0.375000 0.881579 +vt 0.375000 0.842105 +vt 0.375000 0.842105 +vt 0.375000 0.842105 +vt 0.375000 0.842105 +vt 0.361842 0.500000 +vt 0.348684 0.500000 +vt 0.348684 0.500000 +vt 0.361842 0.500000 +vt 0.375000 0.407895 +vt 0.375000 0.407895 +vt 0.375000 0.407895 +vt 0.375000 0.407895 +vt 0.335526 0.500000 +vt 0.322368 0.500000 +vt 0.322368 0.500000 +vt 0.335526 0.500000 +vt 0.375000 0.868421 +vt 0.375000 0.868421 +vt 0.309211 0.500000 +vt 0.296053 0.500000 +vt 0.296053 0.500000 +vt 0.309211 0.500000 +vt 0.375000 0.828947 +vt 0.375000 0.828947 +vt 0.375000 0.828947 +vt 0.375000 0.828947 +vt 0.282895 0.500000 +vt 0.269737 0.500000 +vt 0.269737 0.500000 +vt 0.282895 0.500000 +vt 0.375000 0.394737 +vt 0.375000 0.394737 +vt 0.375000 0.394737 +vt 0.375000 0.394737 +vt 0.256579 0.500000 +vt 0.243421 0.500000 +vt 0.243421 0.500000 +vt 0.256579 0.500000 +vt 0.375000 0.460526 +vt 0.375000 0.473684 +vt 0.375000 0.473684 +vt 0.375000 0.460526 +vt 0.230263 0.500000 +vt 0.217105 0.500000 +vt 0.217105 0.500000 +vt 0.230263 0.500000 +vt 0.375000 0.855263 +vt 0.375000 0.855263 +vt 0.203947 0.500000 +vt 0.190789 0.500000 +vt 0.190789 0.500000 +vt 0.203947 0.500000 +vt 0.375000 0.815790 +vt 0.375000 0.815789 +vt 0.375000 0.815789 +vt 0.375000 0.815790 +vt 0.177632 0.500000 +vt 0.164474 0.500000 +vt 0.164474 0.500000 +vt 0.177632 0.500000 +vt 0.375000 0.381579 +vt 0.375000 0.381579 +vt 0.375000 0.381579 +vt 0.375000 0.381579 +vt 0.151316 0.500000 +vt 0.138158 0.500000 +vt 0.138158 0.500000 +vt 0.151316 0.500000 +vt 0.375000 0.842105 +vt 0.375000 0.842105 +vt 0.375000 0.263158 +vt 0.375000 0.276316 +vt 0.375000 0.276316 +vt 0.375000 0.263158 +vt 0.375000 0.776316 +vt 0.375000 0.789474 +vt 0.375000 0.789474 +vt 0.375000 0.776316 +vt 0.375000 0.289474 +vt 0.375000 0.302632 +vt 0.375000 0.302632 +vt 0.375000 0.289474 +vt 0.375000 0.802632 +vt 0.375000 0.802632 +vt 0.375000 0.802632 +vt 0.375000 0.802632 +vt 0.375000 0.315790 +vt 0.375000 0.328947 +vt 0.375000 0.328947 +vt 0.375000 0.315790 +vt 0.375000 0.368421 +vt 0.375000 0.368421 +vt 0.375000 0.368421 +vt 0.375000 0.368421 +vt 0.375000 0.342105 +vt 0.375000 0.355263 +vt 0.375000 0.355263 +vt 0.375000 0.342105 +vt 0.375000 0.500000 +vt 0.375000 0.486842 +vt 0.375000 0.828947 +vt 0.375000 0.828947 +vt 0.375000 0.789474 +vt 0.375000 0.789474 +vt 0.375000 0.355263 +vt 0.375000 0.355263 +vt 0.375000 0.460526 +vt 0.375000 0.447368 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.486842 +vt 0.375000 0.473684 +vt 0.375000 0.815789 +vt 0.375000 0.815789 +vt 0.138158 0.750000 +vt 0.151316 0.750000 +vt 0.151316 0.750000 +vt 0.138158 0.750000 +vt 0.164474 0.750000 +vt 0.177632 0.750000 +vt 0.177632 0.750000 +vt 0.164474 0.750000 +vt 0.375000 0.776316 +vt 0.375000 0.776316 +vt 0.190789 0.750000 +vt 0.203947 0.750000 +vt 0.203947 0.750000 +vt 0.190789 0.750000 +vt 0.375000 0.342105 +vt 0.375000 0.342105 +vt 0.217105 0.750000 +vt 0.230263 0.750000 +vt 0.230263 0.750000 +vt 0.217105 0.750000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.243421 0.750000 +vt 0.256579 0.750000 +vt 0.256579 0.750000 +vt 0.243421 0.750000 +vt 0.375000 0.802632 +vt 0.375000 0.802632 +vt 0.269737 0.750000 +vt 0.282895 0.750000 +vt 0.282895 0.750000 +vt 0.269737 0.750000 +vt 0.375000 0.763158 +vt 0.375000 0.763158 +vt 0.375000 0.763158 +vt 0.375000 0.763158 +vt 0.296053 0.750000 +vt 0.309211 0.750000 +vt 0.309211 0.750000 +vt 0.296053 0.750000 +vt 0.375000 0.328947 +vt 0.375000 0.328947 +vt 0.322368 0.750000 +vt 0.335526 0.750000 +vt 0.335526 0.750000 +vt 0.322368 0.750000 +vt 0.125000 0.500000 +vt 0.125000 0.500000 +vt 0.348684 0.750000 +vt 0.361842 0.750000 +vt 0.361842 0.750000 +vt 0.348684 0.750000 +vt 0.375000 0.789474 +vt 0.375000 0.789474 +vt 0.375000 0.276316 +vt 0.375000 0.263158 +vt 0.375000 0.302632 +vt 0.375000 0.289474 +vt 0.375000 0.315790 +vt 0.375000 0.315790 +vt 0.375000 0.328947 +vt 0.375000 0.315790 +vt 0.125000 0.750000 +vt 0.125000 0.750000 +vt 0.375000 0.355263 +vt 0.375000 0.342105 +vt 0.375000 0.776316 +vt 0.375000 0.776316 +vt 0.375000 0.381579 +vt 0.375000 0.368421 +vt 0.375000 0.302632 +vt 0.375000 0.302632 +vt 0.375000 0.407895 +vt 0.375000 0.394737 +vt 0.375000 0.250000 +vt 0.375000 0.434211 +vt 0.375000 0.421053 +vt 0.375000 0.763158 +vt 0.375000 0.763158 +vt 0.375000 0.460526 +vt 0.375000 0.447368 +vt 0.375000 0.486842 +vt 0.375000 0.473684 +vt 0.375000 0.289474 +vt 0.375000 0.289474 +vt 0.375000 0.000000 +vt 0.375000 0.486842 +vt 0.375000 0.486842 +vt 0.375000 0.276316 +vt 0.375000 0.276316 +vt 0.375000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.473684 +vt 0.375000 0.473684 +vt 0.375000 0.907895 +vt 0.375000 0.907895 +vt 0.375000 0.881579 +vt 0.375000 0.894737 +vt 0.375000 0.894737 +vt 0.375000 0.881579 +vt 0.375000 0.921053 +vt 0.375000 0.934211 +vt 0.375000 0.934211 +vt 0.375000 0.921053 +vt 0.375000 0.263158 +vt 0.375000 0.263158 +vt 0.375000 0.947368 +vt 0.375000 0.960526 +vt 0.375000 0.960526 +vt 0.375000 0.947368 +vt 0.375000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.973684 +vt 0.375000 0.986842 +vt 0.375000 0.986842 +vt 0.375000 0.973684 +vt 0.375000 0.460526 +vt 0.375000 0.460526 +vt 0.138158 0.500000 +vt 0.138158 0.500000 +vt 0.375000 0.447368 +vt 0.375000 0.447368 +vt 0.375000 0.907895 +vt 0.375000 0.921053 +vt 0.375000 0.921053 +vt 0.375000 0.907895 +vt 0.151316 0.500000 +vt 0.151316 0.500000 +vt 0.375000 0.434211 +vt 0.164474 0.500000 +vt 0.164474 0.500000 +vt 0.375000 0.421053 +vt 0.375000 0.934211 +vt 0.375000 0.947368 +vt 0.375000 0.947368 +vt 0.375000 0.934211 +vt 0.638158 0.500000 +vt 0.638158 0.750000 +vt 0.651316 0.500000 +vt 0.651316 0.750000 +vt 0.664474 0.500000 +vt 0.664474 0.750000 +vt 0.677632 0.500000 +vt 0.677632 0.750000 +vt 0.690789 0.500000 +vt 0.690789 0.750000 +vt 0.703947 0.500000 +vt 0.703947 0.750000 +vt 0.717105 0.500000 +vt 0.717105 0.750000 +vt 0.730263 0.500000 +vt 0.730263 0.750000 +vt 0.743421 0.500000 +vt 0.743421 0.750000 +vt 0.756579 0.500000 +vt 0.756579 0.750000 +vt 0.769737 0.500000 +vt 0.769737 0.750000 +vt 0.782895 0.500000 +vt 0.782895 0.750000 +vt 0.796053 0.500000 +vt 0.796053 0.750000 +vt 0.809211 0.500000 +vt 0.809210 0.750000 +vt 0.822368 0.500000 +vt 0.822368 0.750000 +vt 0.835526 0.500000 +vt 0.835526 0.750000 +vt 0.848684 0.500000 +vt 0.848684 0.750000 +vt 0.177632 0.500000 +vt 0.177632 0.500000 +vt 0.375000 0.407895 +vt 0.190789 0.500000 +vt 0.190789 0.500000 +vt 0.375000 0.394737 +vt 0.375000 0.960526 +vt 0.375000 0.973684 +vt 0.375000 0.973684 +vt 0.375000 0.960526 +vt 0.203947 0.500000 +vt 0.203947 0.500000 +vt 0.375000 0.381579 +vt 0.217105 0.500000 +vt 0.217105 0.500000 +vt 0.375000 0.368421 +vt 0.625000 0.763158 +vt 0.625000 0.776316 +vt 0.625000 0.789474 +vt 0.625000 0.802632 +vt 0.625000 0.815790 +vt 0.625000 0.828947 +vt 0.625000 0.842105 +vt 0.625000 0.855263 +vt 0.625000 0.868421 +vt 0.625000 0.881579 +vt 0.625000 0.894737 +vt 0.625000 0.907895 +vt 0.625000 0.921053 +vt 0.625000 0.934211 +vt 0.625000 0.947369 +vt 0.625000 0.960526 +vt 0.625000 0.973684 +vt 0.625000 0.263158 +vt 0.625000 0.276316 +vt 0.625000 0.289474 +vt 0.625000 0.302632 +vt 0.625000 0.315790 +vt 0.625000 0.328947 +vt 0.625000 0.342105 +vt 0.625000 0.355263 +vt 0.625000 0.368421 +vt 0.625000 0.381579 +vt 0.625000 0.394737 +vt 0.625000 0.407895 +vt 0.625000 0.421053 +vt 0.625000 0.434211 +vt 0.625000 0.447368 +vt 0.625000 0.460526 +vt 0.625000 0.473684 +vt 0.375000 0.986842 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.986842 +vt 0.361842 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.750000 +vt 0.361842 0.750000 +vt 0.375000 1.000000 +vt 0.375000 0.986842 +vt 0.361842 0.750000 +vt 0.361842 0.500000 +vt 0.348684 0.500000 +vt 0.335526 0.500000 +vt 0.335526 0.500000 +vt 0.348684 0.500000 +vt 0.322368 0.500000 +vt 0.309211 0.500000 +vt 0.309211 0.500000 +vt 0.322368 0.500000 +vt 0.296053 0.500000 +vt 0.282895 0.500000 +vt 0.282895 0.500000 +vt 0.296053 0.500000 +vt 0.269737 0.500000 +vt 0.256579 0.500000 +vt 0.256579 0.500000 +vt 0.269737 0.500000 +vt 0.243421 0.500000 +vt 0.230263 0.500000 +vt 0.230263 0.500000 +vt 0.243421 0.500000 +vt 0.138158 0.750000 +vt 0.138158 0.750000 +vt 0.151316 0.750000 +vt 0.164474 0.750000 +vt 0.164474 0.750000 +vt 0.151316 0.750000 +vt 0.177632 0.750000 +vt 0.190789 0.750000 +vt 0.190789 0.750000 +vt 0.177632 0.750000 +vt 0.203947 0.750000 +vt 0.217105 0.750000 +vt 0.217105 0.750000 +vt 0.203947 0.750000 +vt 0.230263 0.750000 +vt 0.243421 0.750000 +vt 0.243421 0.750000 +vt 0.230263 0.750000 +vt 0.256579 0.750000 +vt 0.269737 0.750000 +vt 0.269737 0.750000 +vt 0.256579 0.750000 +vt 0.282895 0.750000 +vt 0.296053 0.750000 +vt 0.296053 0.750000 +vt 0.282895 0.750000 +vt 0.309211 0.750000 +vt 0.322368 0.750000 +vt 0.322368 0.750000 +vt 0.309211 0.750000 +vt 0.335526 0.750000 +vt 0.348684 0.750000 +vt 0.348684 0.750000 +vt 0.335526 0.750000 +vt 0.375000 0.263158 +vt 0.375000 0.289474 +vt 0.375000 0.276316 +vt 0.375000 0.315790 +vt 0.375000 0.302632 +vt 0.375000 0.342105 +vt 0.375000 0.328947 +vt 0.375000 0.355263 +vt 0.375000 0.907895 +vt 0.375000 0.921053 +vt 0.375000 0.921053 +vt 0.375000 0.907895 +vt 0.375000 0.934211 +vt 0.375000 0.947368 +vt 0.375000 0.947368 +vt 0.375000 0.934211 +vt 0.375000 0.960526 +vt 0.375000 0.973684 +vt 0.375000 0.973684 +vt 0.375000 0.960526 +vt 0.375000 0.750000 +vt 0.375000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.486842 +vt 0.625000 0.486842 +vt 0.625000 0.500000 +vt 0.375000 0.500000 +vt 0.625000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.986842 +vt 0.625000 0.986842 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.868421 +vt 0.375000 0.868421 +vt 0.375000 0.868421 +vt 0.375000 0.868421 +vt 0.861842 0.500000 +vt 0.875000 0.500000 +vt 0.875000 0.750000 +vt 0.861842 0.750000 +vt 0.375000 0.434211 +vt 0.375000 0.434211 +vt 0.375000 0.434211 +vt 0.375000 0.434211 +vt 0.125000 0.500000 +vt 0.125000 0.750000 +vt 0.125000 0.750000 +vt 0.125000 0.500000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.894737 +vt 0.375000 0.894737 +vt 0.375000 0.894737 +vt 0.375000 0.894737 +vt 0.375000 0.855263 +vt 0.375000 0.855263 +vt 0.375000 0.855263 +vt 0.375000 0.855263 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.421053 +vt 0.375000 0.421053 +vt 0.375000 0.421053 +vt 0.375000 0.421053 +vt 0.375000 0.447369 +vt 0.375000 0.447369 +vt 0.375000 0.881579 +vt 0.375000 0.881579 +vt 0.375000 0.881579 +vt 0.375000 0.881579 +vt 0.375000 0.842105 +vt 0.375000 0.842105 +vt 0.375000 0.842105 +vt 0.375000 0.842105 +vt 0.361842 0.500000 +vt 0.348684 0.500000 +vt 0.348684 0.500000 +vt 0.361842 0.500000 +vt 0.375000 0.407895 +vt 0.375000 0.407895 +vt 0.375000 0.407895 +vt 0.375000 0.407895 +vt 0.335526 0.500000 +vt 0.322368 0.500000 +vt 0.322368 0.500000 +vt 0.335526 0.500000 +vt 0.375000 0.868421 +vt 0.375000 0.868421 +vt 0.309211 0.500000 +vt 0.296053 0.500000 +vt 0.296053 0.500000 +vt 0.309211 0.500000 +vt 0.375000 0.828947 +vt 0.375000 0.828947 +vt 0.375000 0.828947 +vt 0.375000 0.828947 +vt 0.282895 0.500000 +vt 0.269737 0.500000 +vt 0.269737 0.500000 +vt 0.282895 0.500000 +vt 0.375000 0.394737 +vt 0.375000 0.394737 +vt 0.375000 0.394737 +vt 0.375000 0.394737 +vt 0.256579 0.500000 +vt 0.243421 0.500000 +vt 0.243421 0.500000 +vt 0.256579 0.500000 +vt 0.375000 0.460526 +vt 0.375000 0.473684 +vt 0.375000 0.473684 +vt 0.375000 0.460526 +vt 0.230263 0.500000 +vt 0.217105 0.500000 +vt 0.217105 0.500000 +vt 0.230263 0.500000 +vt 0.375000 0.855263 +vt 0.375000 0.855263 +vt 0.203947 0.500000 +vt 0.190789 0.500000 +vt 0.190789 0.500000 +vt 0.203947 0.500000 +vt 0.375000 0.815790 +vt 0.375000 0.815789 +vt 0.375000 0.815789 +vt 0.375000 0.815790 +vt 0.177632 0.500000 +vt 0.164474 0.500000 +vt 0.164474 0.500000 +vt 0.177632 0.500000 +vt 0.375000 0.381579 +vt 0.375000 0.381579 +vt 0.375000 0.381579 +vt 0.375000 0.381579 +vt 0.151316 0.500000 +vt 0.138158 0.500000 +vt 0.138158 0.500000 +vt 0.151316 0.500000 +vt 0.375000 0.842105 +vt 0.375000 0.842105 +vt 0.375000 0.263158 +vt 0.375000 0.276316 +vt 0.375000 0.276316 +vt 0.375000 0.263158 +vt 0.375000 0.776316 +vt 0.375000 0.789474 +vt 0.375000 0.789474 +vt 0.375000 0.776316 +vt 0.375000 0.289474 +vt 0.375000 0.302632 +vt 0.375000 0.302632 +vt 0.375000 0.289474 +vt 0.375000 0.802632 +vt 0.375000 0.802632 +vt 0.375000 0.802632 +vt 0.375000 0.802632 +vt 0.375000 0.315790 +vt 0.375000 0.328947 +vt 0.375000 0.328947 +vt 0.375000 0.315790 +vt 0.375000 0.368421 +vt 0.375000 0.368421 +vt 0.375000 0.368421 +vt 0.375000 0.368421 +vt 0.375000 0.342105 +vt 0.375000 0.355263 +vt 0.375000 0.355263 +vt 0.375000 0.342105 +vt 0.375000 0.500000 +vt 0.375000 0.486842 +vt 0.375000 0.828947 +vt 0.375000 0.828947 +vt 0.375000 0.789474 +vt 0.375000 0.789474 +vt 0.375000 0.355263 +vt 0.375000 0.355263 +vt 0.375000 0.460526 +vt 0.375000 0.447368 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.486842 +vt 0.375000 0.473684 +vt 0.375000 0.815789 +vt 0.375000 0.815789 +vt 0.138158 0.750000 +vt 0.151316 0.750000 +vt 0.151316 0.750000 +vt 0.138158 0.750000 +vt 0.164474 0.750000 +vt 0.177632 0.750000 +vt 0.177632 0.750000 +vt 0.164474 0.750000 +vt 0.375000 0.776316 +vt 0.375000 0.776316 +vt 0.190789 0.750000 +vt 0.203947 0.750000 +vt 0.203947 0.750000 +vt 0.190789 0.750000 +vt 0.375000 0.342105 +vt 0.375000 0.342105 +vt 0.217105 0.750000 +vt 0.230263 0.750000 +vt 0.230263 0.750000 +vt 0.217105 0.750000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.243421 0.750000 +vt 0.256579 0.750000 +vt 0.256579 0.750000 +vt 0.243421 0.750000 +vt 0.375000 0.802632 +vt 0.375000 0.802632 +vt 0.269737 0.750000 +vt 0.282895 0.750000 +vt 0.282895 0.750000 +vt 0.269737 0.750000 +vt 0.375000 0.763158 +vt 0.375000 0.763158 +vt 0.375000 0.763158 +vt 0.375000 0.763158 +vt 0.296053 0.750000 +vt 0.309211 0.750000 +vt 0.309211 0.750000 +vt 0.296053 0.750000 +vt 0.375000 0.328947 +vt 0.375000 0.328947 +vt 0.322368 0.750000 +vt 0.335526 0.750000 +vt 0.335526 0.750000 +vt 0.322368 0.750000 +vt 0.125000 0.500000 +vt 0.125000 0.500000 +vt 0.348684 0.750000 +vt 0.361842 0.750000 +vt 0.361842 0.750000 +vt 0.348684 0.750000 +vt 0.375000 0.789474 +vt 0.375000 0.789474 +vt 0.375000 0.276316 +vt 0.375000 0.263158 +vt 0.375000 0.302632 +vt 0.375000 0.289474 +vt 0.375000 0.315790 +vt 0.375000 0.315790 +vt 0.375000 0.328947 +vt 0.375000 0.315790 +vt 0.125000 0.750000 +vt 0.125000 0.750000 +vt 0.375000 0.355263 +vt 0.375000 0.342105 +vt 0.375000 0.776316 +vt 0.375000 0.776316 +vt 0.375000 0.381579 +vt 0.375000 0.368421 +vt 0.375000 0.302632 +vt 0.375000 0.302632 +vt 0.375000 0.407895 +vt 0.375000 0.394737 +vt 0.375000 0.250000 +vt 0.375000 0.434211 +vt 0.375000 0.421053 +vt 0.375000 0.763158 +vt 0.375000 0.763158 +vt 0.375000 0.460526 +vt 0.375000 0.447368 +vt 0.375000 0.486842 +vt 0.375000 0.473684 +vt 0.375000 0.289474 +vt 0.375000 0.289474 +vt 0.375000 0.000000 +vt 0.375000 0.486842 +vt 0.375000 0.486842 +vt 0.375000 0.276316 +vt 0.375000 0.276316 +vt 0.375000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.473684 +vt 0.375000 0.473684 +vt 0.375000 0.907895 +vt 0.375000 0.907895 +vt 0.375000 0.881579 +vt 0.375000 0.894737 +vt 0.375000 0.894737 +vt 0.375000 0.881579 +vt 0.375000 0.921053 +vt 0.375000 0.934211 +vt 0.375000 0.934211 +vt 0.375000 0.921053 +vt 0.375000 0.263158 +vt 0.375000 0.263158 +vt 0.375000 0.947368 +vt 0.375000 0.960526 +vt 0.375000 0.960526 +vt 0.375000 0.947368 +vt 0.375000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.973684 +vt 0.375000 0.986842 +vt 0.375000 0.986842 +vt 0.375000 0.973684 +vt 0.375000 0.460526 +vt 0.375000 0.460526 +vt 0.138158 0.500000 +vt 0.138158 0.500000 +vt 0.375000 0.447368 +vt 0.375000 0.447368 +vt 0.375000 0.907895 +vt 0.375000 0.921053 +vt 0.375000 0.921053 +vt 0.375000 0.907895 +vt 0.151316 0.500000 +vt 0.151316 0.500000 +vt 0.375000 0.434211 +vt 0.164474 0.500000 +vt 0.164474 0.500000 +vt 0.375000 0.421053 +vt 0.375000 0.934211 +vt 0.375000 0.947368 +vt 0.375000 0.947368 +vt 0.375000 0.934211 +vt 0.638158 0.500000 +vt 0.638158 0.750000 +vt 0.651316 0.500000 +vt 0.651316 0.750000 +vt 0.664474 0.500000 +vt 0.664474 0.750000 +vt 0.677632 0.500000 +vt 0.677632 0.750000 +vt 0.690789 0.500000 +vt 0.690789 0.750000 +vt 0.703947 0.500000 +vt 0.703947 0.750000 +vt 0.717105 0.500000 +vt 0.717105 0.750000 +vt 0.730263 0.500000 +vt 0.730263 0.750000 +vt 0.743421 0.500000 +vt 0.743421 0.750000 +vt 0.756579 0.500000 +vt 0.756579 0.750000 +vt 0.769737 0.500000 +vt 0.769737 0.750000 +vt 0.782895 0.500000 +vt 0.782895 0.750000 +vt 0.796053 0.500000 +vt 0.796053 0.750000 +vt 0.809211 0.500000 +vt 0.809210 0.750000 +vt 0.822368 0.500000 +vt 0.822368 0.750000 +vt 0.835526 0.500000 +vt 0.835526 0.750000 +vt 0.848684 0.500000 +vt 0.848684 0.750000 +vt 0.177632 0.500000 +vt 0.177632 0.500000 +vt 0.375000 0.407895 +vt 0.190789 0.500000 +vt 0.190789 0.500000 +vt 0.375000 0.394737 +vt 0.375000 0.960526 +vt 0.375000 0.973684 +vt 0.375000 0.973684 +vt 0.375000 0.960526 +vt 0.203947 0.500000 +vt 0.203947 0.500000 +vt 0.375000 0.381579 +vt 0.217105 0.500000 +vt 0.217105 0.500000 +vt 0.375000 0.368421 +vt 0.625000 0.763158 +vt 0.625000 0.776316 +vt 0.625000 0.789474 +vt 0.625000 0.802632 +vt 0.625000 0.815790 +vt 0.625000 0.828947 +vt 0.625000 0.842105 +vt 0.625000 0.855263 +vt 0.625000 0.868421 +vt 0.625000 0.881579 +vt 0.625000 0.894737 +vt 0.625000 0.907895 +vt 0.625000 0.921053 +vt 0.625000 0.934211 +vt 0.625000 0.947369 +vt 0.625000 0.960526 +vt 0.625000 0.973684 +vt 0.625000 0.263158 +vt 0.625000 0.276316 +vt 0.625000 0.289474 +vt 0.625000 0.302632 +vt 0.625000 0.315790 +vt 0.625000 0.328947 +vt 0.625000 0.342105 +vt 0.625000 0.355263 +vt 0.625000 0.368421 +vt 0.625000 0.381579 +vt 0.625000 0.394737 +vt 0.625000 0.407895 +vt 0.625000 0.421053 +vt 0.625000 0.434211 +vt 0.625000 0.447368 +vt 0.625000 0.460526 +vt 0.625000 0.473684 +vt 0.375000 0.986842 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.986842 +vt 0.361842 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.750000 +vt 0.361842 0.750000 +vt 0.375000 1.000000 +vt 0.375000 0.986842 +vt 0.361842 0.750000 +vt 0.361842 0.500000 +vt 0.348684 0.500000 +vt 0.335526 0.500000 +vt 0.335526 0.500000 +vt 0.348684 0.500000 +vt 0.322368 0.500000 +vt 0.309211 0.500000 +vt 0.309211 0.500000 +vt 0.322368 0.500000 +vt 0.296053 0.500000 +vt 0.282895 0.500000 +vt 0.282895 0.500000 +vt 0.296053 0.500000 +vt 0.269737 0.500000 +vt 0.256579 0.500000 +vt 0.256579 0.500000 +vt 0.269737 0.500000 +vt 0.243421 0.500000 +vt 0.230263 0.500000 +vt 0.230263 0.500000 +vt 0.243421 0.500000 +vt 0.138158 0.750000 +vt 0.138158 0.750000 +vt 0.151316 0.750000 +vt 0.164474 0.750000 +vt 0.164474 0.750000 +vt 0.151316 0.750000 +vt 0.177632 0.750000 +vt 0.190789 0.750000 +vt 0.190789 0.750000 +vt 0.177632 0.750000 +vt 0.203947 0.750000 +vt 0.217105 0.750000 +vt 0.217105 0.750000 +vt 0.203947 0.750000 +vt 0.230263 0.750000 +vt 0.243421 0.750000 +vt 0.243421 0.750000 +vt 0.230263 0.750000 +vt 0.256579 0.750000 +vt 0.269737 0.750000 +vt 0.269737 0.750000 +vt 0.256579 0.750000 +vt 0.282895 0.750000 +vt 0.296053 0.750000 +vt 0.296053 0.750000 +vt 0.282895 0.750000 +vt 0.309211 0.750000 +vt 0.322368 0.750000 +vt 0.322368 0.750000 +vt 0.309211 0.750000 +vt 0.335526 0.750000 +vt 0.348684 0.750000 +vt 0.348684 0.750000 +vt 0.335526 0.750000 +vt 0.375000 0.263158 +vt 0.375000 0.289474 +vt 0.375000 0.276316 +vt 0.375000 0.315790 +vt 0.375000 0.302632 +vt 0.375000 0.342105 +vt 0.375000 0.328947 +vt 0.375000 0.355263 +vt 0.375000 0.907895 +vt 0.375000 0.921053 +vt 0.375000 0.921053 +vt 0.375000 0.907895 +vt 0.375000 0.934211 +vt 0.375000 0.947368 +vt 0.375000 0.947368 +vt 0.375000 0.934211 +vt 0.375000 0.960526 +vt 0.375000 0.973684 +vt 0.375000 0.973684 +vt 0.375000 0.960526 +vt 0.375000 0.750000 +vn -1.0000 0.0000 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn -0.9967 -0.0235 0.0772 +vn 0.0000 1.0000 0.0000 +vn -0.8040 -0.1437 -0.5770 +vn 0.0000 -1.0000 0.0000 +vn 0.9723 0.0764 -0.2210 +vn 0.8738 0.1772 0.4529 +vn -0.9259 -0.0991 0.3646 +vn -0.9259 -0.0991 -0.3646 +vn 0.8738 0.1773 -0.4529 +vn 0.9723 0.0764 0.2210 +vn -0.8040 -0.1437 0.5770 +vn -0.9967 -0.0235 -0.0772 +vn 0.7548 0.2619 -0.6014 +vn 0.9967 -0.0235 -0.0771 +vn -0.6816 -0.1663 0.7125 +vn -0.9723 0.0764 0.2210 +vn -0.5571 0.3760 0.7404 +vn 0.6465 0.3271 -0.6892 +vn 0.9259 -0.0991 -0.3646 +vn -0.5571 0.3760 -0.7404 +vn -0.5789 -0.1773 0.7959 +vn -0.8738 0.1772 0.4529 +vn -0.5571 -0.3760 0.7404 +vn 0.8040 -0.1437 -0.5770 +vn -0.5571 -0.3760 -0.7404 +vn -0.7548 0.2619 0.6014 +vn 0.6816 -0.1663 -0.7125 +vn -0.6465 0.3271 0.6892 +vn 0.5789 -0.1773 -0.7959 +vn 0.5789 0.1773 -0.7959 +vn -0.6465 -0.3271 0.6892 +vn 0.6816 0.1663 -0.7125 +vn -0.7548 -0.2619 0.6014 +vn 0.8040 0.1437 -0.5770 +vn -0.8738 -0.1772 0.4529 +vn 0.9259 0.0991 -0.3646 +vn -0.0157 0.9872 0.1588 +vn 0.0221 0.0000 0.9998 +vn -0.0221 0.0000 -0.9998 +vn 0.0157 -0.9872 0.1588 +vn 0.0157 0.9872 -0.1588 +vn -0.0157 -0.9872 -0.1588 +vn 0.0157 -0.9872 -0.1588 +vn 0.0133 -0.9877 -0.1560 +vn 0.0103 -0.9884 -0.1515 +vn 0.0066 -0.9892 -0.1464 +vn 0.0023 -0.9897 -0.1428 +vn -0.0023 -0.9897 -0.1428 +vn -0.0066 -0.9892 -0.1464 +vn -0.0103 -0.9884 -0.1515 +vn -0.0133 -0.9877 -0.1560 +vn -0.0157 0.9872 -0.1588 +vn -0.0133 0.9877 -0.1560 +vn -0.0103 0.9884 -0.1515 +vn -0.0066 0.9892 -0.1464 +vn -0.0023 0.9897 -0.1428 +vn 0.0023 0.9897 -0.1428 +vn 0.0066 0.9892 -0.1464 +vn 0.0103 0.9884 -0.1515 +vn 0.0133 0.9877 -0.1560 +vn -0.0157 -0.9872 0.1588 +vn -0.0133 -0.9877 0.1560 +vn -0.0103 -0.9884 0.1515 +vn -0.0066 -0.9892 0.1464 +vn -0.0023 -0.9897 0.1428 +vn 0.0023 -0.9897 0.1428 +vn 0.0066 -0.9892 0.1464 +vn 0.0103 -0.9884 0.1515 +vn 0.0133 -0.9877 0.1560 +vn 0.0221 0.0000 -0.9998 +vn 0.0194 0.0000 -0.9998 +vn 0.0156 0.0000 -0.9999 +vn 0.0103 0.0000 -0.9999 +vn 0.0037 0.0000 -1.0000 +vn -0.0037 0.0000 -1.0000 +vn -0.0103 0.0000 -0.9999 +vn -0.0156 0.0000 -0.9999 +vn -0.0194 0.0000 -0.9998 +vn -0.0221 0.0000 0.9998 +vn -0.0194 0.0000 0.9998 +vn -0.0156 0.0000 0.9999 +vn -0.0103 0.0000 0.9999 +vn -0.0037 0.0000 1.0000 +vn 0.0037 0.0000 1.0000 +vn 0.0103 0.0000 0.9999 +vn 0.0156 0.0000 0.9999 +vn 0.0194 0.0000 0.9998 +vn 0.0157 0.9872 0.1588 +vn 0.0133 0.9877 0.1560 +vn 0.0103 0.9884 0.1515 +vn 0.0066 0.9892 0.1464 +vn 0.0023 0.9897 0.1428 +vn -0.0023 0.9897 0.1428 +vn -0.0066 0.9892 0.1464 +vn -0.0103 0.9884 0.1515 +vn -0.0133 0.9877 0.1560 +vn 0.7548 0.2619 0.6014 +vn 0.9967 -0.0235 0.0772 +vn -0.6816 -0.1663 -0.7125 +vn -0.9723 0.0764 -0.2211 +vn 0.6465 0.3271 0.6892 +vn 0.9259 -0.0992 0.3646 +vn -0.5789 -0.1773 -0.7959 +vn -0.8738 0.1772 -0.4529 +vn 0.5789 0.1773 0.7959 +vn 0.8040 -0.1437 0.5770 +vn -0.6465 -0.3272 -0.6892 +vn -0.7548 0.2619 -0.6014 +vn 0.6816 0.1664 0.7125 +vn 0.6816 -0.1664 0.7125 +vn -0.7548 -0.2619 -0.6014 +vn -0.6465 0.3272 -0.6892 +vn 0.8040 0.1437 0.5770 +vn 0.5789 -0.1773 0.7959 +vn -0.8738 -0.1772 -0.4529 +vn 0.9259 0.0992 0.3646 +vn -0.9723 -0.0764 -0.2211 +vn 0.9967 0.0235 0.0772 +vn -0.9967 0.0235 0.0772 +vn 0.9723 -0.0764 -0.2210 +vn -0.9259 0.0991 0.3646 +vn 0.8738 -0.1773 -0.4529 +vn -0.8040 0.1437 0.5770 +vn 0.7548 -0.2619 -0.6014 +vn -0.6816 0.1663 0.7125 +vn -0.5789 0.1773 -0.7959 +vn 0.6465 -0.3271 -0.6892 +vn 0.6465 -0.3271 0.6892 +vn -0.5789 0.1773 0.7959 +vn -0.6816 0.1663 -0.7125 +vn 0.7548 -0.2619 0.6014 +vn -0.8040 0.1437 -0.5770 +vn 0.8738 -0.1772 0.4529 +vn 0.5571 -0.3761 -0.7404 +vn -0.9259 0.0991 -0.3646 +vn 0.5571 -0.3761 0.7404 +vn 0.9723 -0.0764 0.2210 +vn 0.5571 0.3761 0.7404 +vn -0.9967 0.0235 -0.0772 +vn 0.5571 0.3761 -0.7404 +vn 0.9967 0.0235 -0.0771 +vn -0.9723 -0.0764 0.2210 +vn 0.0000 -0.9715 -0.2371 +vn 0.0000 0.9715 0.2371 +vn -0.9967 0.0694 0.0411 +vn 0.0000 0.2371 -0.9715 +vn -0.8040 -0.5946 0.0028 +vn -0.0000 -0.2371 0.9715 +vn -1.0000 -0.0001 0.0000 +vn 0.9723 -0.1966 -0.1266 +vn 0.8738 0.4820 -0.0648 +vn 1.0000 -0.0001 0.0000 +vn -0.9259 0.3306 0.1828 +vn -0.9259 -0.3777 0.0099 +vn 0.8738 -0.3980 -0.2795 +vn 0.9723 0.2328 -0.0218 +vn -0.8040 0.5264 0.2764 +vn -0.9967 -0.0805 0.0045 +vn 0.7548 -0.5222 -0.3970 +vn 0.9967 -0.0805 0.0045 +vn 1.0000 0.0001 0.0000 +vn -0.6816 0.6528 0.3305 +vn -0.9723 0.2329 -0.0218 +vn -0.5571 0.8085 -0.1898 +vn 0.6465 -0.5920 -0.4812 +vn 0.9259 -0.3777 0.0099 +vn -0.5571 -0.6302 -0.5408 +vn -0.5789 0.7312 0.3609 +vn -0.8738 0.4820 -0.0648 +vn -0.5571 0.6302 0.5409 +vn 0.8040 -0.5946 0.0028 +vn -0.5571 -0.8085 0.1898 +vn -0.7548 0.6464 -0.1119 +vn 0.6816 -0.7317 -0.0073 +vn -1.0000 0.0001 0.0000 +vn -0.6465 0.7471 -0.1544 +vn 0.5789 -0.8153 -0.0164 +vn 0.5789 -0.7312 -0.3609 +vn -0.6465 0.5920 0.4812 +vn 0.6816 -0.6528 -0.3305 +vn -0.7548 0.5222 0.3970 +vn 0.8040 -0.5265 -0.2764 +vn -0.8738 0.3980 0.2795 +vn 0.9259 -0.3307 -0.1828 +vn -0.0157 0.3883 -0.9214 +vn 0.0221 0.9713 0.2370 +vn -0.0221 -0.9713 -0.2370 +vn 0.0157 -0.0798 0.9967 +vn 0.0157 0.0798 -0.9967 +vn -0.0157 -0.3883 0.9214 +vn 0.0157 -0.3883 0.9214 +vn 0.0133 -0.3857 0.9225 +vn 0.0103 -0.3815 0.9243 +vn 0.0066 -0.3768 0.9263 +vn 0.0023 -0.3734 0.9277 +vn -0.0023 -0.3734 0.9277 +vn -0.0066 -0.3768 0.9263 +vn -0.0103 -0.3815 0.9243 +vn -0.0133 -0.3857 0.9225 +vn -0.0157 0.0798 -0.9967 +vn -0.0133 0.0826 -0.9965 +vn -0.0103 0.0871 -0.9961 +vn -0.0066 0.0922 -0.9957 +vn -0.0023 0.0959 -0.9954 +vn 0.0023 0.0959 -0.9954 +vn 0.0066 0.0922 -0.9957 +vn 0.0103 0.0871 -0.9961 +vn 0.0133 0.0826 -0.9965 +vn -0.0157 -0.0798 0.9967 +vn -0.0133 -0.0826 0.9965 +vn -0.0103 -0.0871 0.9961 +vn -0.0066 -0.0922 0.9957 +vn -0.0023 -0.0959 0.9954 +vn 0.0023 -0.0959 0.9954 +vn 0.0066 -0.0922 0.9957 +vn 0.0103 -0.0871 0.9961 +vn 0.0133 -0.0826 0.9965 +vn 0.0221 -0.9713 -0.2370 +vn 0.0194 -0.9713 -0.2370 +vn 0.0156 -0.9714 -0.2370 +vn 0.0103 -0.9714 -0.2371 +vn 0.0037 -0.9715 -0.2371 +vn -0.0037 -0.9715 -0.2371 +vn -0.0103 -0.9714 -0.2371 +vn -0.0156 -0.9714 -0.2370 +vn -0.0194 -0.9713 -0.2370 +vn -0.0221 0.9713 0.2370 +vn -0.0194 0.9713 0.2370 +vn -0.0156 0.9714 0.2370 +vn -0.0103 0.9714 0.2371 +vn -0.0037 0.9715 0.2371 +vn 0.0037 0.9715 0.2371 +vn 0.0103 0.9714 0.2371 +vn 0.0156 0.9714 0.2370 +vn 0.0194 0.9713 0.2370 +vn 0.0157 0.3883 -0.9214 +vn 0.0133 0.3857 -0.9225 +vn 0.0103 0.3815 -0.9243 +vn 0.0066 0.3768 -0.9263 +vn 0.0023 0.3734 -0.9277 +vn -0.0023 0.3734 -0.9277 +vn -0.0066 0.3768 -0.9263 +vn -0.0103 0.3815 -0.9243 +vn -0.0133 0.3857 -0.9225 +vn 0.7548 0.6464 -0.1119 +vn 0.9967 0.0695 0.0411 +vn -0.6816 -0.7317 -0.0073 +vn -0.9723 -0.1967 -0.1266 +vn 0.6465 0.7471 -0.1544 +vn 0.9259 0.3307 0.1828 +vn -0.5789 -0.8153 -0.0164 +vn -0.8738 -0.3980 -0.2795 +vn 0.5788 0.8153 0.0164 +vn 0.8040 0.5265 0.2764 +vn -0.6465 -0.7471 0.1544 +vn -0.7548 -0.5222 -0.3970 +vn 0.6816 0.7317 0.0073 +vn 0.6816 0.6528 0.3305 +vn -0.7548 -0.6464 0.1119 +vn -0.6465 -0.5920 -0.4812 +vn 0.8040 0.5946 -0.0028 +vn 0.5789 0.7312 0.3609 +vn -0.8738 -0.4820 0.0648 +vn 0.9259 0.3777 -0.0099 +vn -0.9723 -0.2329 0.0218 +vn 0.9967 0.0806 -0.0045 +vn -0.9967 0.0805 -0.0045 +vn 0.9723 -0.2328 0.0218 +vn -0.9259 0.3777 -0.0099 +vn 0.8738 -0.4820 0.0648 +vn -0.8040 0.5946 -0.0028 +vn 0.7548 -0.6464 0.1119 +vn -0.6816 0.7317 0.0073 +vn -0.5789 -0.7312 -0.3609 +vn 0.6465 -0.7471 0.1545 +vn 0.6465 0.5920 0.4812 +vn -0.5789 0.8153 0.0164 +vn -0.6816 -0.6528 -0.3305 +vn 0.7548 0.5222 0.3970 +vn -0.8040 -0.5265 -0.2764 +vn 0.8738 0.3980 0.2795 +vn 0.5571 -0.8085 0.1898 +vn -0.9259 -0.3307 -0.1828 +vn 0.5571 0.6302 0.5409 +vn 0.9723 0.1966 0.1266 +vn 0.5571 0.8085 -0.1898 +vn -0.9967 -0.0694 -0.0411 +vn 0.5571 -0.6302 -0.5409 +vn 0.9967 -0.0694 -0.0411 +vn -0.9723 0.1966 0.1266 +vn 0.0000 0.9688 -0.2479 +vn 0.0000 -0.9688 0.2479 +vn -0.9967 -0.0806 -0.0036 +vn 0.0000 0.2479 0.9688 +vn -0.8040 0.5233 -0.2823 +vn 0.0000 -0.2479 -0.9688 +vn 0.9723 0.2331 0.0192 +vn 0.8738 -0.3949 0.2840 +vn -0.9259 -0.3778 -0.0057 +vn -0.9259 0.3287 -0.1865 +vn 0.8738 0.4827 0.0594 +vn 0.9723 -0.1952 0.1288 +vn -0.8040 -0.5946 0.0038 +vn -0.9967 0.0690 -0.0419 +vn 0.7548 0.6476 0.1047 +vn 0.9967 0.0689 -0.0419 +vn -0.6816 -0.7315 0.0155 +vn -0.9723 -0.1952 0.1288 +vn -0.5571 -0.6241 0.5479 +vn 0.6465 0.7488 0.1461 +vn 0.9259 0.3286 -0.1865 +vn -0.5571 0.8105 0.1808 +vn -0.5788 -0.8150 0.0255 +vn -0.8738 -0.3948 0.2839 +vn -0.5571 -0.8105 -0.1808 +vn 0.8040 0.5233 -0.2823 +vn -0.5571 0.6241 -0.5478 +vn -0.7548 -0.5177 0.4028 +vn 0.6816 0.6491 -0.3378 +vn -0.6465 -0.5866 0.4878 +vn 0.5789 0.7271 -0.3691 +vn 0.5789 0.8150 -0.0255 +vn -0.6465 -0.7488 -0.1461 +vn 0.6816 0.7315 -0.0155 +vn -0.7548 -0.6476 -0.1046 +vn 0.8040 0.5946 -0.0038 +vn -0.8738 -0.4827 -0.0594 +vn 0.9259 0.3778 0.0057 +vn -0.0157 0.0909 0.9957 +vn 0.0221 -0.9686 0.2478 +vn -0.0221 0.9686 -0.2478 +vn 0.0157 -0.3985 -0.9170 +vn 0.0157 0.3985 0.9170 +vn -0.0157 -0.0909 -0.9957 +vn 0.0157 -0.0909 -0.9957 +vn 0.0133 -0.0937 -0.9955 +vn 0.0103 -0.0982 -0.9951 +vn 0.0066 -0.1033 -0.9946 +vn 0.0023 -0.1070 -0.9943 +vn -0.0023 -0.1070 -0.9943 +vn -0.0066 -0.1033 -0.9946 +vn -0.0103 -0.0982 -0.9951 +vn -0.0133 -0.0937 -0.9955 +vn -0.0157 0.3985 0.9170 +vn -0.0133 0.3959 0.9182 +vn -0.0103 0.3918 0.9200 +vn -0.0066 0.3871 0.9220 +vn -0.0023 0.3837 0.9234 +vn 0.0023 0.3837 0.9234 +vn 0.0066 0.3871 0.9220 +vn 0.0103 0.3918 0.9200 +vn 0.0133 0.3959 0.9182 +vn -0.0157 -0.3985 -0.9170 +vn -0.0133 -0.3960 -0.9182 +vn -0.0103 -0.3918 -0.9200 +vn -0.0066 -0.3871 -0.9220 +vn -0.0023 -0.3837 -0.9234 +vn 0.0023 -0.3837 -0.9234 +vn 0.0066 -0.3871 -0.9220 +vn 0.0103 -0.3918 -0.9200 +vn 0.0133 -0.3960 -0.9182 +vn 0.0221 0.9686 -0.2478 +vn 0.0194 0.9686 -0.2478 +vn 0.0156 0.9687 -0.2479 +vn 0.0103 0.9687 -0.2479 +vn 0.0037 0.9688 -0.2479 +vn -0.0037 0.9688 -0.2479 +vn -0.0103 0.9687 -0.2479 +vn -0.0156 0.9687 -0.2479 +vn -0.0194 0.9686 -0.2478 +vn -0.0221 -0.9685 0.2478 +vn -0.0194 -0.9686 0.2478 +vn -0.0156 -0.9687 0.2479 +vn -0.0103 -0.9687 0.2479 +vn -0.0037 -0.9688 0.2479 +vn 0.0037 -0.9688 0.2479 +vn 0.0103 -0.9687 0.2479 +vn 0.0156 -0.9687 0.2479 +vn 0.0194 -0.9686 0.2478 +vn 0.0157 0.0909 0.9957 +vn 0.0133 0.0937 0.9955 +vn 0.0103 0.0982 0.9951 +vn 0.0066 0.1033 0.9946 +vn 0.0023 0.1070 0.9943 +vn -0.0023 0.1070 0.9943 +vn -0.0066 0.1033 0.9946 +vn -0.0103 0.0982 0.9951 +vn -0.0133 0.0937 0.9955 +vn 0.7548 -0.5177 0.4028 +vn 0.9967 -0.0806 -0.0036 +vn -0.6816 0.6491 -0.3378 +vn -0.9723 0.2331 0.0192 +vn 0.6465 -0.5866 0.4878 +vn 0.9259 -0.3778 -0.0057 +vn -0.5789 0.7271 -0.3691 +vn -0.8738 0.4827 0.0594 +vn 0.5789 -0.7271 0.3691 +vn 0.8040 -0.5946 0.0038 +vn -0.6465 0.5866 -0.4878 +vn -0.7548 0.6476 0.1047 +vn 0.6816 -0.6491 0.3378 +vn 0.6816 -0.7315 0.0155 +vn -0.7548 0.5177 -0.4028 +vn -0.6465 0.7488 0.1461 +vn 0.8040 -0.5233 0.2822 +vn 0.5788 -0.8150 0.0255 +vn -0.8738 0.3949 -0.2839 +vn 0.9259 -0.3286 0.1865 +vn -0.9723 0.1953 -0.1288 +vn 0.9967 -0.0690 0.0419 +vn -0.9967 -0.0690 0.0419 +vn 0.9723 0.1952 -0.1288 +vn -0.9259 -0.3286 0.1864 +vn 0.8738 0.3948 -0.2839 +vn -0.8040 -0.5233 0.2822 +vn 0.7548 0.5178 -0.4028 +vn -0.6816 -0.6490 0.3378 +vn -0.5789 0.8150 -0.0255 +vn 0.6465 0.5866 -0.4878 +vn 0.6465 -0.7488 -0.1461 +vn -0.5789 -0.7271 0.3691 +vn -0.6816 0.7315 -0.0155 +vn 0.7548 -0.6476 -0.1046 +vn -0.8040 0.5946 -0.0038 +vn 0.8737 -0.4827 -0.0594 +vn 0.5571 0.6241 -0.5479 +vn -0.9259 0.3778 0.0057 +vn 0.5571 -0.8105 -0.1808 +vn 0.9723 -0.2331 -0.0192 +vn 0.5571 -0.6241 0.5479 +vn -0.9967 0.0806 0.0036 +vn 0.5571 0.8105 0.1808 +vn 0.9967 0.0805 0.0036 +vn -0.9723 -0.2331 -0.0192 +vn -0.9930 0.0345 -0.1133 +vn -0.6760 0.1781 0.7150 +vn 0.9425 -0.1091 0.3158 +vn 0.7731 -0.2311 -0.5907 +vn -0.8569 0.1353 -0.4973 +vn -0.8569 0.1353 0.4974 +vn 0.7731 -0.2311 0.5906 +vn 0.9425 -0.1092 -0.3158 +vn -0.6760 0.1781 -0.7150 +vn -0.9930 0.0345 0.1133 +vn 0.6153 -0.3147 0.7227 +vn 0.9930 0.0345 0.1133 +vn -0.5343 0.1922 -0.8232 +vn -0.9425 -0.1092 -0.3158 +vn -0.4143 -0.4121 -0.8115 +vn 0.4984 -0.3718 0.7832 +vn 0.8569 0.1353 0.4973 +vn -0.4143 -0.4121 0.8115 +vn -0.4339 0.1959 -0.8794 +vn -0.7731 -0.2311 -0.5906 +vn -0.4143 0.4121 -0.8115 +vn 0.6760 0.1781 0.7150 +vn -0.4143 0.4121 0.8115 +vn -0.6154 -0.3147 -0.7227 +vn 0.5343 0.1922 0.8232 +vn -0.4984 -0.3718 -0.7832 +vn 0.4339 0.1959 0.8794 +vn 0.4339 -0.1959 0.8794 +vn -0.4984 0.3718 -0.7832 +vn 0.5343 -0.1922 0.8232 +vn -0.6154 0.3147 -0.7227 +vn 0.6760 -0.1781 0.7150 +vn -0.7731 0.2311 -0.5906 +vn 0.8569 -0.1353 0.4974 +vn -0.0107 -0.9873 -0.1588 +vn 0.0150 0.0000 -0.9999 +vn -0.0150 0.0000 0.9999 +vn 0.0107 0.9873 -0.1588 +vn 0.0107 -0.9873 0.1588 +vn -0.0107 0.9873 0.1588 +vn 0.0107 0.9873 0.1588 +vn 0.0090 0.9877 0.1560 +vn 0.0070 0.9884 0.1515 +vn 0.0045 0.9892 0.1464 +vn 0.0015 0.9897 0.1428 +vn -0.0015 0.9897 0.1428 +vn -0.0045 0.9892 0.1464 +vn -0.0070 0.9884 0.1515 +vn -0.0090 0.9877 0.1560 +vn -0.0107 -0.9873 0.1588 +vn -0.0090 -0.9877 0.1560 +vn -0.0070 -0.9884 0.1515 +vn -0.0045 -0.9892 0.1464 +vn -0.0015 -0.9897 0.1428 +vn 0.0015 -0.9897 0.1428 +vn 0.0045 -0.9892 0.1464 +vn 0.0070 -0.9884 0.1515 +vn 0.0090 -0.9877 0.1560 +vn -0.0107 0.9873 -0.1588 +vn -0.0090 0.9877 -0.1560 +vn -0.0070 0.9884 -0.1515 +vn -0.0045 0.9892 -0.1464 +vn -0.0015 0.9897 -0.1428 +vn 0.0015 0.9897 -0.1428 +vn 0.0045 0.9892 -0.1464 +vn 0.0070 0.9884 -0.1515 +vn 0.0090 0.9877 -0.1560 +vn 0.0150 0.0000 0.9999 +vn 0.0132 0.0000 0.9999 +vn 0.0106 0.0000 0.9999 +vn 0.0070 0.0000 1.0000 +vn 0.0025 0.0000 1.0000 +vn -0.0025 0.0000 1.0000 +vn -0.0070 0.0000 1.0000 +vn -0.0106 0.0000 0.9999 +vn -0.0132 0.0000 0.9999 +vn -0.0150 0.0000 -0.9999 +vn -0.0132 0.0000 -0.9999 +vn -0.0106 0.0000 -0.9999 +vn -0.0070 0.0000 -1.0000 +vn -0.0025 0.0000 -1.0000 +vn 0.0025 0.0000 -1.0000 +vn 0.0070 0.0000 -1.0000 +vn 0.0106 0.0000 -0.9999 +vn 0.0132 0.0000 -0.9999 +vn 0.0107 -0.9873 -0.1588 +vn 0.0090 -0.9877 -0.1560 +vn 0.0070 -0.9884 -0.1515 +vn 0.0045 -0.9892 -0.1464 +vn 0.0015 -0.9897 -0.1428 +vn -0.0015 -0.9897 -0.1428 +vn -0.0045 -0.9892 -0.1464 +vn -0.0070 -0.9884 -0.1515 +vn -0.0090 -0.9877 -0.1560 +vn 0.6153 -0.3147 -0.7227 +vn 0.9930 0.0345 -0.1134 +vn -0.5343 0.1922 0.8232 +vn -0.9425 -0.1092 0.3159 +vn 0.4984 -0.3718 -0.7832 +vn 0.8569 0.1353 -0.4974 +vn -0.4339 0.1959 0.8794 +vn -0.7731 -0.2311 0.5907 +vn 0.4339 -0.1959 -0.8794 +vn 0.6760 0.1781 -0.7150 +vn -0.4984 0.3718 0.7832 +vn -0.6154 -0.3147 0.7227 +vn 0.5343 -0.1922 -0.8232 +vn 0.5343 0.1922 -0.8232 +vn -0.6153 0.3147 0.7227 +vn -0.4984 -0.3718 0.7832 +vn 0.6760 -0.1781 -0.7150 +vn 0.4339 0.1959 -0.8794 +vn -0.7731 0.2311 0.5907 +vn 0.8569 -0.1353 -0.4974 +vn -0.9425 0.1092 0.3159 +vn 0.9930 -0.0345 -0.1134 +vn -0.9930 -0.0345 -0.1133 +vn 0.9425 0.1091 0.3158 +vn -0.8570 -0.1353 -0.4973 +vn 0.7731 0.2311 0.5906 +vn -0.6760 -0.1781 -0.7150 +vn 0.6153 0.3147 0.7227 +vn -0.5343 -0.1922 -0.8232 +vn -0.4339 -0.1959 0.8794 +vn 0.4984 0.3718 0.7832 +vn 0.4984 0.3718 -0.7832 +vn -0.4339 -0.1959 -0.8794 +vn -0.5343 -0.1922 0.8232 +vn 0.6153 0.3147 -0.7227 +vn -0.6760 -0.1781 0.7150 +vn 0.7731 0.2311 -0.5907 +vn 0.4142 0.4122 0.8115 +vn -0.8569 -0.1353 0.4974 +vn 0.4142 0.4122 -0.8115 +vn 0.9425 0.1092 -0.3158 +vn 0.4142 -0.4122 -0.8115 +vn -0.9930 -0.0345 0.1133 +vn 0.4142 -0.4122 0.8115 +vn 0.9930 -0.0345 0.1133 +vn -0.9425 0.1092 -0.3158 +usemtl None +s off +f 1843/2148/1113 1844/2149/1113 1846/2150/1113 1845/2151/1113 +f 1863/2152/1114 1898/2153/1114 1850/2154/1114 1849/2155/1114 +f 1849/2155/1115 1850/2154/1115 1848/2156/1115 1847/2157/1115 +f 1899/2158/1116 1934/2159/1116 1844/2160/1116 1843/2161/1116 +f 1908/2162/1117 1998/2163/1117 2161/2164/1117 2093/2165/1117 +f 1881/2166/1118 1846/2167/1118 1844/2168/1118 1934/2169/1118 +f 1975/2170/1119 1867/2171/1119 2071/2172/1119 2139/2173/1119 +f 1851/2174/1120 1852/2175/1120 1860/2176/1120 1859/2177/1120 +f 1854/2178/1120 1853/2179/1120 1861/2180/1120 1862/2181/1120 +f 1849/2155/1118 1847/2157/1118 1858/2182/1118 1857/2183/1118 +f 1857/2183/1115 1858/2182/1115 1862/2181/1115 1861/2180/1115 +f 1996/2184/1113 2032/2185/1113 2193/2186/1113 2159/2187/1113 +f 1999/2188/1121 1909/2189/1121 2094/2190/1121 2162/2191/1121 +f 1856/2192/1113 1855/2193/1113 1859/2194/1113 1860/2195/1113 +f 1868/2196/1122 1976/2197/1122 2140/2198/1122 2072/2199/1122 +f 1867/2171/1116 1866/2200/1116 2070/2201/1116 2071/2172/1116 +f 2033/2202/1115 1997/2203/1115 2160/2204/1115 2194/2205/1115 +f 1843/2148/1118 1845/2151/1118 1855/2193/1118 1856/2192/1118 +f 1910/2206/1123 2000/2207/1123 2163/2208/1123 2095/2209/1123 +f 1935/2210/1120 1936/2211/1120 2008/2212/1120 2007/2213/1120 +f 1977/2214/1124 1869/2215/1124 2073/2216/1124 2141/2217/1124 +f 1937/2218/1120 1938/2219/1120 2010/2220/1120 2009/2221/1120 +f 1998/2163/1113 2034/2222/1113 2195/2223/1113 2161/2164/1113 +f 1939/2224/1120 1940/2225/1120 2012/2226/1120 2011/2227/1120 +f 2001/2228/1125 1911/2229/1125 2096/2230/1125 2164/2231/1125 +f 1941/2232/1120 1942/2233/1120 2014/2234/1120 2013/2235/1120 +f 1870/2236/1126 1978/2237/1126 2142/2238/1126 2074/2239/1126 +f 1943/2240/1120 1944/2241/1120 2016/2242/1120 2015/2243/1120 +f 1865/2244/1116 1864/2245/1116 2068/2246/1116 2069/2247/1116 +f 1945/2248/1120 1946/2249/1120 2018/2250/1120 2017/2251/1120 +f 2035/2252/1115 1999/2188/1115 2162/2191/1115 2196/2253/1115 +f 1947/2254/1120 1948/2255/1120 2020/2256/1120 2019/2257/1120 +f 1912/2258/1127 2002/2259/1127 2165/2260/1127 2097/2261/1127 +f 1949/2262/1120 1950/2263/1120 2022/2264/1120 2021/2265/1120 +f 1979/2266/1128 1871/2267/1128 2075/2268/1128 2143/2269/1128 +f 1951/2270/1120 1952/2271/1120 2024/2272/1120 2023/2273/1120 +f 2000/2207/1113 2036/2274/1113 2197/2275/1113 2163/2208/1113 +f 1880/2276/1118 1879/2277/1118 1987/2278/1118 1988/2279/1118 +f 1915/2280/1114 1914/2281/1114 2099/2282/1114 2100/2283/1114 +f 1878/2284/1118 1877/2285/1118 1985/2286/1118 1986/2287/1118 +f 2003/2288/1129 1913/2289/1129 2098/2290/1129 2166/2291/1129 +f 1876/2292/1118 1875/2293/1118 1983/2294/1118 1984/2295/1118 +f 1872/2296/1130 1980/2297/1130 2144/2298/1130 2076/2299/1130 +f 1874/2300/1118 1873/2301/1118 1981/2302/1118 1982/2303/1118 +f 1863/2152/1116 1849/2155/1116 2056/2304/1116 2067/2305/1116 +f 1872/2296/1118 1871/2267/1118 1979/2266/1118 1980/2297/1118 +f 2037/2306/1115 2001/2228/1115 2164/2231/1115 2198/2307/1115 +f 1870/2236/1118 1869/2215/1118 1977/2214/1118 1978/2237/1118 +f 1914/2281/1131 2004/2308/1131 2167/2309/1131 2099/2282/1131 +f 1868/2196/1118 1867/2171/1118 1975/2170/1118 1976/2197/1118 +f 1981/2302/1132 1873/2301/1132 2077/2310/1132 2145/2311/1132 +f 1866/2200/1118 1865/2244/1118 1973/2312/1118 1974/2313/1118 +f 1855/2193/1133 1845/2151/1133 2044/2314/1133 2059/2315/1133 +f 1864/2245/1118 1863/2152/1118 1971/2316/1118 1972/2317/1118 +f 2002/2259/1113 2038/2318/1113 2199/2319/1113 2165/2260/1113 +f 1953/2320/1120 1954/2321/1120 2026/2322/1120 2025/2323/1120 +f 1913/2289/1114 1912/2258/1114 2097/2261/1114 2098/2290/1114 +f 1955/2324/1120 1956/2325/1120 2028/2326/1120 2027/2327/1120 +f 2005/2328/1134 1915/2280/1134 2100/2283/1134 2168/2329/1134 +f 1957/2330/1120 1958/2331/1120 2030/2332/1120 2029/2333/1120 +f 1874/2300/1135 1982/2303/1135 2146/2334/1135 2078/2335/1135 +f 1959/2336/1120 1960/2337/1120 2032/2338/1120 2031/2339/1120 +f 1843/2148/1136 1856/2192/1136 2064/2340/1136 2066/2341/1136 +f 1961/2342/1120 1962/2343/1120 2034/2344/1120 2033/2345/1120 +f 2039/2346/1115 2003/2288/1115 2166/2291/1115 2200/2347/1115 +f 1963/2348/1120 1964/2349/1120 2036/2350/1120 2035/2351/1120 +f 1916/2352/1137 2006/2353/1137 2060/2354/1137 2045/2355/1137 +f 1965/2356/1120 1966/2357/1120 2038/2358/1120 2037/2359/1120 +f 1983/2294/1138 1875/2293/1138 2079/2360/1138 2147/2361/1138 +f 1967/2362/1120 1968/2363/1120 2040/2364/1120 2039/2365/1120 +f 1851/2174/1139 1859/2177/1139 2062/2366/1139 2047/2367/1139 +f 1969/2368/1120 1970/2369/1120 2042/2370/1120 2041/2371/1120 +f 2004/2308/1113 2040/2372/1113 2201/2373/1113 2167/2309/1113 +f 1988/2279/1114 1987/2278/1114 2023/2374/1114 2024/2375/1114 +f 1911/2229/1114 1910/2206/1114 2095/2209/1114 2096/2230/1114 +f 1986/2287/1114 1985/2286/1114 2021/2376/1114 2022/2377/1114 +f 1876/2292/1140 1984/2295/1140 2148/2378/1140 2080/2379/1140 +f 1984/2295/1114 1983/2294/1114 2019/2380/1114 2020/2381/1114 +f 1860/2176/1141 1852/2175/1141 2048/2382/1141 2065/2383/1141 +f 1982/2303/1114 1981/2302/1114 2017/2384/1114 2018/2385/1114 +f 2041/2386/1115 2005/2328/1115 2168/2329/1115 2202/2387/1115 +f 1980/2297/1114 1979/2266/1114 2015/2388/1114 2016/2389/1114 +f 1985/2286/1142 1877/2285/1142 2081/2390/1142 2149/2391/1142 +f 1978/2237/1114 1977/2214/1114 2013/2392/1114 2014/2393/1114 +f 1859/2194/1113 1855/2193/1113 2059/2315/1113 2062/2394/1113 +f 1976/2197/1114 1975/2170/1114 2011/2395/1114 2012/2396/1114 +f 2006/2353/1113 2042/2397/1113 2063/2398/1113 2060/2354/1113 +f 1974/2313/1114 1973/2312/1114 2009/2399/1114 2010/2400/1114 +f 1909/2189/1114 1908/2162/1114 2093/2165/1114 2094/2190/1114 +f 1972/2317/1114 1971/2316/1114 2007/2401/1114 2008/2402/1114 +f 1878/2284/1143 1986/2287/1143 2150/2403/1143 2082/2404/1143 +f 2006/2353/1116 2005/2328/1116 2041/2386/1116 2042/2397/1116 +f 1856/2192/1113 1860/2195/1113 2065/2405/1113 2064/2340/1113 +f 2004/2308/1116 2003/2288/1116 2039/2346/1116 2040/2372/1116 +f 2007/2401/1113 1971/2316/1113 2135/2406/1113 2169/2407/1113 +f 2002/2259/1116 2001/2228/1116 2037/2306/1116 2038/2318/1116 +f 1987/2278/1144 1879/2277/1144 2083/2408/1144 2151/2409/1144 +f 2000/2207/1116 1999/2188/1116 2035/2252/1116 2036/2274/1116 +f 1857/2183/1115 1861/2180/1115 2054/2410/1115 2055/2411/1115 +f 1998/2163/1116 1997/2203/1116 2033/2202/1116 2034/2222/1116 +f 1972/2317/1115 2008/2402/1115 2170/2412/1115 2136/2413/1115 +f 1996/2184/1116 1995/2414/1116 2031/2415/1116 2032/2185/1116 +f 1907/2416/1114 1906/2417/1114 2091/2418/1114 2092/2419/1114 +f 1994/2420/1116 1993/2421/1116 2029/2422/1116 2030/2423/1116 +f 1880/2276/1145 1988/2279/1145 2058/2424/1145 2043/2425/1145 +f 1992/2426/1116 1991/2427/1116 2027/2428/1116 2028/2429/1116 +f 1862/2181/1115 1858/2182/1115 2057/2430/1115 2053/2431/1115 +f 1990/2432/1116 1989/2433/1116 2025/2434/1116 2026/2435/1116 +f 2009/2399/1113 1973/2312/1113 2137/2436/1113 2171/2437/1113 +f 1952/2271/1120 1951/2270/1120 1954/2321/1120 1953/2320/1120 +f 2024/2272/1146 1952/2271/1146 2049/2438/1146 2061/2439/1146 +f 1950/2263/1120 1949/2262/1120 1956/2325/1120 1955/2324/1120 +f 1974/2313/1115 2010/2400/1115 2172/2440/1115 2138/2441/1115 +f 1948/2255/1120 1947/2254/1120 1958/2331/1120 1957/2330/1120 +f 1905/2442/1114 1904/2443/1114 2089/2444/1114 2090/2445/1114 +f 1946/2249/1120 1945/2248/1120 1960/2337/1120 1959/2336/1120 +f 1951/2270/1147 2023/2273/1147 2185/2446/1147 2117/2447/1147 +f 1944/2241/1120 1943/2240/1120 1962/2343/1120 1961/2342/1120 +f 2011/2395/1113 1975/2170/1113 2139/2173/1113 2173/2448/1113 +f 1942/2233/1120 1941/2232/1120 1964/2349/1120 1963/2348/1120 +f 2022/2264/1148 1950/2263/1148 2116/2449/1148 2184/2450/1148 +f 1940/2225/1120 1939/2224/1120 1966/2357/1120 1965/2356/1120 +f 1976/2197/1115 2012/2396/1115 2174/2451/1115 2140/2198/1115 +f 1938/2219/1120 1937/2218/1120 1968/2363/1120 1967/2362/1120 +f 1903/2452/1114 1902/2453/1114 2087/2454/1114 2088/2455/1114 +f 1936/2211/1120 1935/2210/1120 1970/2369/1120 1969/2368/1120 +f 1850/2154/1118 1898/2456/1118 1917/2457/1118 1848/2156/1118 +f 1898/2456/1118 1897/2458/1118 1918/2459/1118 1917/2457/1118 +f 1897/2458/1118 1896/2460/1118 1919/2461/1118 1918/2459/1118 +f 1896/2460/1118 1895/2462/1118 1920/2463/1118 1919/2461/1118 +f 1895/2462/1118 1894/2464/1118 1921/2465/1118 1920/2463/1118 +f 1894/2464/1118 1893/2466/1118 1922/2467/1118 1921/2465/1118 +f 1893/2466/1118 1892/2468/1118 1923/2469/1118 1922/2467/1118 +f 1892/2468/1118 1891/2470/1118 1924/2471/1118 1923/2469/1118 +f 1891/2470/1118 1890/2472/1118 1925/2473/1118 1924/2471/1118 +f 1890/2472/1118 1889/2474/1118 1926/2475/1118 1925/2473/1118 +f 1889/2474/1118 1888/2476/1118 1927/2477/1118 1926/2475/1118 +f 1888/2476/1118 1887/2478/1118 1928/2479/1118 1927/2477/1118 +f 1887/2478/1118 1886/2480/1118 1929/2481/1118 1928/2479/1118 +f 1886/2480/1118 1885/2482/1118 1930/2483/1118 1929/2481/1118 +f 1885/2482/1118 1884/2484/1118 1931/2485/1118 1930/2483/1118 +f 1884/2484/1118 1883/2486/1118 1932/2487/1118 1931/2485/1118 +f 1883/2486/1118 1882/2488/1118 1933/2489/1118 1932/2487/1118 +f 1882/2488/1118 1881/2166/1118 1934/2169/1118 1933/2489/1118 +f 1949/2262/1149 2021/2265/1149 2183/2490/1149 2115/2491/1149 +f 1916/2352/1118 1915/2280/1118 2005/2328/1118 2006/2353/1118 +f 2013/2392/1113 1977/2214/1113 2141/2217/1113 2175/2492/1113 +f 1914/2281/1118 1913/2289/1118 2003/2288/1118 2004/2308/1118 +f 2020/2256/1150 1948/2255/1150 2114/2493/1150 2182/2494/1150 +f 1912/2258/1118 1911/2229/1118 2001/2228/1118 2002/2259/1118 +f 1978/2237/1115 2014/2393/1115 2176/2495/1115 2142/2238/1115 +f 1910/2206/1118 1909/2189/1118 1999/2188/1118 2000/2207/1118 +f 1901/2496/1114 1900/2497/1114 2085/2498/1114 2086/2499/1114 +f 1908/2162/1118 1907/2416/1118 1997/2203/1118 1998/2163/1118 +f 1947/2254/1151 2019/2257/1151 2181/2500/1151 2113/2501/1151 +f 1906/2417/1118 1905/2442/1118 1995/2414/1118 1996/2184/1118 +f 2015/2388/1113 1979/2266/1113 2143/2269/1113 2177/2502/1113 +f 1904/2443/1118 1903/2452/1118 1993/2421/1118 1994/2420/1118 +f 2018/2250/1152 1946/2249/1152 2112/2503/1152 2180/2504/1152 +f 1902/2453/1118 1901/2496/1118 1991/2427/1118 1992/2426/1118 +f 1980/2297/1115 2016/2389/1115 2178/2505/1115 2144/2298/1115 +f 1900/2497/1118 1899/2158/1118 1989/2433/1118 1990/2432/1118 +f 1847/2157/1116 1848/2156/1116 1917/2506/1116 1916/2352/1116 +f 1916/2352/1116 1917/2506/1116 1918/2507/1116 1915/2280/1116 +f 1915/2280/1116 1918/2507/1116 1919/2508/1116 1914/2281/1116 +f 1914/2281/1116 1919/2508/1116 1920/2509/1116 1913/2289/1116 +f 1913/2289/1116 1920/2509/1116 1921/2510/1116 1912/2258/1116 +f 1912/2258/1116 1921/2510/1116 1922/2511/1116 1911/2229/1116 +f 1911/2229/1116 1922/2511/1116 1923/2512/1116 1910/2206/1116 +f 1910/2206/1116 1923/2512/1116 1924/2513/1116 1909/2189/1116 +f 1909/2189/1116 1924/2513/1116 1925/2514/1116 1908/2162/1116 +f 1908/2162/1116 1925/2514/1116 1926/2515/1116 1907/2416/1116 +f 1907/2416/1116 1926/2515/1116 1927/2516/1116 1906/2417/1116 +f 1906/2417/1116 1927/2516/1116 1928/2517/1116 1905/2442/1116 +f 1905/2442/1116 1928/2517/1116 1929/2518/1116 1904/2443/1116 +f 1904/2443/1116 1929/2518/1116 1930/2519/1116 1903/2452/1116 +f 1903/2452/1116 1930/2519/1116 1931/2520/1116 1902/2453/1116 +f 1902/2453/1116 1931/2520/1116 1932/2521/1116 1901/2496/1116 +f 1901/2496/1116 1932/2521/1116 1933/2522/1116 1900/2497/1116 +f 1900/2497/1116 1933/2522/1116 1934/2159/1116 1899/2158/1116 +f 1845/2151/1114 1846/2150/1114 1881/2523/1114 1880/2276/1114 +f 1880/2276/1114 1881/2523/1114 1882/2524/1114 1879/2277/1114 +f 1879/2277/1114 1882/2524/1114 1883/2525/1114 1878/2284/1114 +f 1878/2284/1114 1883/2525/1114 1884/2526/1114 1877/2285/1114 +f 1877/2285/1114 1884/2526/1114 1885/2527/1114 1876/2292/1114 +f 1876/2292/1114 1885/2527/1114 1886/2528/1114 1875/2293/1114 +f 1875/2293/1114 1886/2528/1114 1887/2529/1114 1874/2300/1114 +f 1874/2300/1114 1887/2529/1114 1888/2530/1114 1873/2301/1114 +f 1873/2301/1114 1888/2530/1114 1889/2531/1114 1872/2296/1114 +f 1872/2296/1114 1889/2531/1114 1890/2532/1114 1871/2267/1114 +f 1871/2267/1114 1890/2532/1114 1891/2533/1114 1870/2236/1114 +f 1870/2236/1114 1891/2533/1114 1892/2534/1114 1869/2215/1114 +f 1869/2215/1114 1892/2534/1114 1893/2535/1114 1868/2196/1114 +f 1868/2196/1114 1893/2535/1114 1894/2536/1114 1867/2171/1114 +f 1867/2171/1114 1894/2536/1114 1895/2537/1114 1866/2200/1114 +f 1866/2200/1114 1895/2537/1114 1896/2538/1114 1865/2244/1114 +f 1865/2244/1114 1896/2538/1114 1897/2539/1114 1864/2245/1114 +f 1864/2245/1114 1897/2539/1114 1898/2153/1114 1863/2152/1114 +f 2084/2540/1153 2066/2541/1153 2064/2542/1153 2152/2543/1153 +f 2101/2544/1120 2051/2545/1120 2050/2546/1120 2052/2547/1120 +f 2152/2543/1154 2064/2542/1154 2065/2548/1154 2186/2549/1154 +f 2135/2406/1155 2055/2411/1155 2054/2410/1155 2169/2407/1155 +f 2052/2547/1156 2050/2546/1156 2053/2431/1156 2063/2550/1156 +f 2067/2305/1157 2056/2304/1157 2055/2411/1157 2135/2406/1157 +f 2049/2438/1158 2047/2367/1158 2062/2366/1158 2061/2439/1158 +f 2051/2545/1159 2101/2544/1159 2169/2551/1159 2054/2410/1159 +f 2102/2552/1160 2103/2553/1160 2171/2554/1160 2170/2555/1160 +f 2104/2556/1161 2105/2557/1161 2173/2558/1161 2172/2559/1161 +f 2106/2560/1162 2107/2561/1162 2175/2562/1162 2174/2563/1162 +f 2108/2564/1163 2109/2565/1163 2177/2566/1163 2176/2567/1163 +f 2110/2568/1164 2111/2569/1164 2179/2570/1164 2178/2571/1164 +f 2112/2503/1165 2113/2501/1165 2181/2500/1165 2180/2504/1165 +f 2114/2493/1166 2115/2491/1166 2183/2490/1166 2182/2494/1166 +f 2116/2449/1167 2117/2447/1167 2185/2446/1167 2184/2450/1167 +f 2044/2314/1168 2043/2425/1168 2058/2424/1168 2059/2315/1168 +f 2083/2408/1169 2082/2404/1169 2150/2403/1169 2151/2409/1169 +f 2081/2390/1170 2080/2379/1170 2148/2378/1170 2149/2391/1170 +f 2079/2360/1171 2078/2335/1171 2146/2334/1171 2147/2361/1171 +f 2077/2310/1172 2076/2299/1172 2144/2298/1172 2145/2311/1172 +f 2075/2268/1173 2074/2239/1173 2142/2238/1173 2143/2269/1173 +f 2073/2216/1174 2072/2199/1174 2140/2198/1174 2141/2217/1174 +f 2071/2172/1175 2070/2201/1175 2138/2441/1175 2139/2173/1175 +f 2069/2247/1176 2068/2246/1176 2136/2413/1176 2137/2436/1176 +f 2048/2382/1177 2118/2572/1177 2186/2573/1177 2065/2383/1177 +f 2119/2574/1178 2120/2575/1178 2188/2576/1178 2187/2577/1178 +f 2121/2578/1179 2122/2579/1179 2190/2580/1179 2189/2581/1179 +f 2123/2582/1180 2124/2583/1180 2192/2584/1180 2191/2585/1180 +f 2125/2586/1181 2126/2587/1181 2194/2588/1181 2193/2589/1181 +f 2127/2590/1182 2128/2591/1182 2196/2592/1182 2195/2593/1182 +f 2129/2594/1183 2130/2595/1183 2198/2596/1183 2197/2597/1183 +f 2131/2598/1184 2132/2599/1184 2200/2600/1184 2199/2601/1184 +f 2133/2602/1185 2134/2603/1185 2202/2604/1185 2201/2605/1185 +f 2059/2315/1186 2058/2424/1186 2061/2606/1186 2062/2394/1186 +f 2151/2409/1187 2150/2403/1187 2184/2607/1187 2185/2608/1187 +f 2149/2391/1188 2148/2378/1188 2182/2609/1188 2183/2610/1188 +f 2147/2361/1189 2146/2334/1189 2180/2611/1189 2181/2612/1189 +f 2145/2311/1190 2144/2298/1190 2178/2505/1190 2179/2613/1190 +f 2143/2269/1191 2142/2238/1191 2176/2495/1191 2177/2502/1191 +f 2141/2217/1192 2140/2198/1192 2174/2451/1192 2175/2492/1192 +f 2139/2173/1193 2138/2441/1193 2172/2440/1193 2173/2448/1193 +f 2137/2436/1194 2136/2413/1194 2170/2412/1194 2171/2437/1194 +f 2057/2430/1195 2060/2354/1195 2063/2398/1195 2053/2431/1195 +f 2168/2329/1196 2167/2309/1196 2201/2373/1196 2202/2387/1196 +f 2166/2291/1197 2165/2260/1197 2199/2319/1197 2200/2347/1197 +f 2164/2231/1198 2163/2208/1198 2197/2275/1198 2198/2307/1198 +f 2162/2191/1199 2161/2164/1199 2195/2223/1199 2196/2253/1199 +f 2160/2204/1200 2159/2187/1200 2193/2186/1200 2194/2205/1200 +f 2158/2614/1201 2157/2615/1201 2191/2616/1201 2192/2617/1201 +f 2156/2618/1202 2155/2619/1202 2189/2620/1202 2190/2621/1202 +f 2154/2622/1203 2153/2623/1203 2187/2624/1203 2188/2625/1203 +f 2047/2367/1120 2049/2438/1120 2118/2572/1120 2048/2382/1120 +f 2117/2447/1120 2116/2449/1120 2120/2575/1120 2119/2574/1120 +f 2115/2491/1120 2114/2493/1120 2122/2579/1120 2121/2578/1120 +f 2113/2501/1120 2112/2503/1120 2124/2583/1120 2123/2582/1120 +f 2111/2569/1120 2110/2568/1120 2126/2587/1120 2125/2586/1120 +f 2109/2565/1120 2108/2564/1120 2128/2591/1120 2127/2590/1120 +f 2107/2561/1120 2106/2560/1120 2130/2595/1120 2129/2594/1120 +f 2105/2557/1120 2104/2556/1120 2132/2599/1120 2131/2598/1120 +f 2103/2553/1120 2102/2552/1120 2134/2603/1120 2133/2602/1120 +f 2046/2626/1204 2045/2355/1204 2060/2354/1204 2057/2430/1204 +f 2100/2283/1205 2099/2282/1205 2167/2309/1205 2168/2329/1205 +f 2098/2290/1206 2097/2261/1206 2165/2260/1206 2166/2291/1206 +f 2096/2230/1207 2095/2209/1207 2163/2208/1207 2164/2231/1207 +f 2094/2190/1208 2093/2165/1208 2161/2164/1208 2162/2191/1208 +f 2092/2419/1209 2091/2418/1209 2159/2187/1209 2160/2204/1209 +f 2090/2445/1210 2089/2444/1210 2157/2615/1210 2158/2614/1210 +f 2088/2455/1211 2087/2454/1211 2155/2619/1211 2156/2618/1211 +f 2086/2499/1212 2085/2498/1212 2153/2623/1212 2154/2622/1212 +f 2031/2415/1115 1995/2414/1115 2158/2614/1115 2192/2617/1115 +f 1869/2215/1116 1868/2196/1116 2072/2199/1116 2073/2216/1116 +f 1866/2200/1213 1974/2313/1213 2138/2441/1213 2070/2201/1213 +f 1997/2203/1214 1907/2416/1214 2092/2419/1214 2160/2204/1214 +f 1994/2420/1113 2030/2423/1113 2191/2616/1113 2157/2615/1113 +f 1973/2312/1215 1865/2244/1215 2069/2247/1215 2137/2436/1215 +f 1906/2417/1216 1996/2184/1216 2159/2187/1216 2091/2418/1216 +f 2029/2422/1115 1993/2421/1115 2156/2618/1115 2190/2621/1115 +f 1871/2267/1116 1870/2236/1116 2074/2239/1116 2075/2268/1116 +f 1864/2245/1217 1972/2317/1217 2136/2413/1217 2068/2246/1217 +f 1995/2414/1218 1905/2442/1218 2090/2445/1218 2158/2614/1218 +f 1992/2426/1113 2028/2429/1113 2189/2620/1113 2155/2619/1113 +f 1971/2316/1219 1863/2152/1219 2067/2305/1219 2135/2406/1219 +f 1904/2443/1220 1994/2420/1220 2157/2615/1220 2089/2444/1220 +f 2027/2428/1115 1991/2427/1115 2154/2622/1115 2188/2625/1115 +f 1873/2301/1116 1872/2296/1116 2076/2299/1116 2077/2310/1116 +f 1953/2320/1221 2025/2323/1221 2186/2573/1221 2118/2572/1221 +f 1993/2421/1222 1903/2452/1222 2088/2455/1222 2156/2618/1222 +f 1990/2432/1113 2026/2435/1113 2187/2624/1113 2153/2623/1113 +f 2026/2322/1223 1954/2321/1223 2119/2574/1223 2187/2577/1223 +f 1902/2453/1224 1992/2426/1224 2155/2619/1224 2087/2454/1224 +f 2025/2434/1115 1989/2433/1115 2152/2543/1115 2186/2549/1115 +f 1875/2293/1116 1874/2300/1116 2078/2335/1116 2079/2360/1116 +f 1955/2324/1225 2027/2327/1225 2188/2576/1225 2120/2575/1225 +f 1991/2427/1226 1901/2496/1226 2086/2499/1226 2154/2622/1226 +f 1952/2271/1115 1953/2320/1115 2118/2572/1115 2049/2438/1115 +f 2028/2326/1227 1956/2325/1227 2121/2578/1227 2189/2581/1227 +f 1900/2497/1228 1990/2432/1228 2153/2623/1228 2085/2498/1228 +f 1954/2321/1113 1951/2270/1113 2117/2447/1113 2119/2574/1113 +f 1877/2285/1116 1876/2292/1116 2080/2379/1116 2081/2390/1116 +f 1957/2330/1229 2029/2333/1229 2190/2580/1229 2122/2579/1229 +f 1989/2433/1230 1899/2158/1230 2084/2540/1230 2152/2543/1230 +f 1950/2263/1115 1955/2324/1115 2120/2575/1115 2116/2449/1115 +f 2030/2332/1231 1958/2331/1231 2123/2582/1231 2191/2585/1231 +f 1956/2325/1113 1949/2262/1113 2115/2491/1113 2121/2578/1113 +f 1879/2277/1116 1878/2284/1116 2082/2404/1116 2083/2408/1116 +f 1959/2336/1232 2031/2339/1232 2192/2584/1232 2124/2583/1232 +f 1948/2255/1115 1957/2330/1115 2122/2579/1115 2114/2493/1115 +f 2032/2338/1233 1960/2337/1233 2125/2586/1233 2193/2589/1233 +f 1958/2331/1113 1947/2254/1113 2113/2501/1113 2123/2582/1113 +f 1961/2342/1234 2033/2345/1234 2194/2588/1234 2126/2587/1234 +f 1946/2249/1115 1959/2336/1115 2124/2583/1115 2112/2503/1115 +f 1845/2151/1116 1880/2276/1116 2043/2425/1116 2044/2314/1116 +f 2034/2344/1235 1962/2343/1235 2127/2590/1235 2195/2593/1235 +f 1960/2337/1113 1945/2248/1113 2111/2569/1113 2125/2586/1113 +f 1963/2348/1236 2035/2351/1236 2196/2592/1236 2128/2591/1236 +f 1944/2241/1115 1961/2342/1115 2126/2587/1115 2110/2568/1115 +f 2036/2350/1237 1964/2349/1237 2129/2594/1237 2197/2597/1237 +f 1962/2343/1113 1943/2240/1113 2109/2565/1113 2127/2590/1113 +f 1965/2356/1238 2037/2359/1238 2198/2596/1238 2130/2595/1238 +f 1942/2233/1115 1963/2348/1115 2128/2591/1115 2108/2564/1115 +f 2038/2358/1239 1966/2357/1239 2131/2598/1239 2199/2601/1239 +f 1964/2349/1113 1941/2232/1113 2107/2561/1113 2129/2594/1113 +f 1967/2362/1240 2039/2365/1240 2200/2600/1240 2132/2599/1240 +f 1940/2225/1115 1965/2356/1115 2130/2595/1115 2106/2560/1115 +f 1847/2157/1114 1916/2352/1114 2045/2355/1114 2046/2626/1114 +f 2040/2364/1241 1968/2363/1241 2133/2602/1241 2201/2605/1241 +f 1935/2210/1242 2007/2213/1242 2169/2551/1242 2101/2544/1242 +f 1966/2357/1113 1939/2224/1113 2105/2557/1113 2131/2598/1113 +f 1969/2368/1243 2041/2371/1243 2202/2604/1243 2134/2603/1243 +f 2008/2212/1244 1936/2211/1244 2102/2552/1244 2170/2555/1244 +f 1938/2219/1115 1967/2362/1115 2132/2599/1115 2104/2556/1115 +f 1852/2175/1113 1851/2174/1113 2047/2367/1113 2048/2382/1113 +f 2042/2370/1245 1970/2369/1245 2052/2547/1245 2063/2550/1245 +f 1937/2218/1246 2009/2221/1246 2171/2554/1246 2103/2553/1246 +f 1968/2363/1113 1937/2218/1113 2103/2553/1113 2133/2602/1113 +f 1988/2279/1115 2024/2375/1115 2061/2606/1115 2058/2424/1115 +f 2010/2220/1247 1938/2219/1247 2104/2556/1247 2172/2559/1247 +f 1936/2211/1115 1969/2368/1115 2134/2603/1115 2102/2552/1115 +f 1853/2179/1115 1854/2178/1115 2050/2546/1115 2051/2545/1115 +f 2023/2374/1113 1987/2278/1113 2151/2409/1113 2185/2608/1113 +f 1939/2224/1248 2011/2227/1248 2173/2558/1248 2105/2557/1248 +f 1970/2369/1113 1935/2210/1113 2101/2544/1113 2052/2547/1113 +f 1986/2287/1115 2022/2377/1115 2184/2607/1115 2150/2403/1115 +f 2012/2226/1249 1940/2225/1249 2106/2560/1249 2174/2563/1249 +f 1854/2178/1250 1862/2181/1250 2053/2431/1250 2050/2546/1250 +f 2021/2376/1113 1985/2286/1113 2149/2391/1113 2183/2610/1113 +f 1941/2232/1251 2013/2235/1251 2175/2562/1251 2107/2561/1251 +f 1861/2180/1252 1853/2179/1252 2051/2545/1252 2054/2410/1252 +f 1984/2295/1115 2020/2381/1115 2182/2609/1115 2148/2378/1115 +f 2014/2234/1253 1942/2233/1253 2108/2564/1253 2176/2567/1253 +f 1849/2155/1254 1857/2183/1254 2055/2411/1254 2056/2304/1254 +f 2019/2380/1113 1983/2294/1113 2147/2361/1113 2181/2612/1113 +f 1943/2240/1255 2015/2243/1255 2177/2566/1255 2109/2565/1255 +f 1858/2182/1256 1847/2157/1256 2046/2626/1256 2057/2430/1256 +f 1982/2303/1115 2018/2385/1115 2180/2611/1115 2146/2334/1115 +f 2016/2242/1257 1944/2241/1257 2110/2568/1257 2178/2571/1257 +f 2017/2384/1113 1981/2302/1113 2145/2311/1113 2179/2613/1113 +f 1945/2248/1258 2017/2251/1258 2179/2570/1258 2111/2569/1258 +f 1899/2158/1114 1843/2161/1114 2066/2541/1114 2084/2540/1114 +f 2203/2627/1113 2204/2628/1113 2206/2629/1113 2205/2630/1113 +f 2223/2631/1259 2258/2632/1259 2210/2633/1259 2209/2634/1259 +f 2209/2634/1115 2210/2633/1115 2208/2635/1115 2207/2636/1115 +f 2259/2637/1260 2294/2638/1260 2204/2639/1260 2203/2640/1260 +f 2268/2641/1261 2358/2642/1261 2521/2643/1261 2453/2644/1261 +f 2241/2645/1262 2206/2646/1262 2204/2647/1262 2294/2648/1262 +f 2335/2649/1263 2227/2650/1263 2431/2651/1263 2499/2652/1263 +f 2211/2653/1264 2212/2654/1264 2220/2655/1264 2219/2656/1264 +f 2214/2657/1264 2213/2658/1264 2221/2659/1264 2222/2660/1264 +f 2209/2634/1262 2207/2636/1262 2218/2661/1262 2217/2662/1262 +f 2217/2662/1115 2218/2661/1115 2222/2660/1115 2221/2659/1115 +f 2356/2663/1265 2392/2664/1265 2553/2665/1265 2519/2666/1265 +f 2359/2667/1266 2269/2668/1266 2454/2669/1266 2522/2670/1266 +f 2216/2671/1113 2215/2672/1113 2219/2673/1113 2220/2674/1113 +f 2228/2675/1267 2336/2676/1267 2500/2677/1267 2432/2678/1267 +f 2227/2650/1260 2226/2679/1260 2430/2680/1260 2431/2651/1260 +f 2393/2681/1268 2357/2682/1268 2520/2683/1268 2554/2684/1268 +f 2203/2627/1262 2205/2630/1262 2215/2672/1262 2216/2671/1262 +f 2270/2685/1269 2360/2686/1269 2523/2687/1269 2455/2688/1269 +f 2295/2689/1264 2296/2690/1264 2368/2691/1264 2367/2692/1264 +f 2337/2693/1270 2229/2694/1270 2433/2695/1270 2501/2696/1270 +f 2297/2697/1264 2298/2698/1264 2370/2699/1264 2369/2700/1264 +f 2358/2642/1265 2394/2701/1265 2555/2702/1265 2521/2643/1265 +f 2299/2703/1264 2300/2704/1264 2372/2705/1264 2371/2706/1264 +f 2361/2707/1271 2271/2708/1271 2456/2709/1271 2524/2710/1271 +f 2301/2711/1264 2302/2712/1264 2374/2713/1264 2373/2714/1264 +f 2230/2715/1272 2338/2716/1272 2502/2717/1272 2434/2718/1272 +f 2303/2719/1264 2304/2720/1264 2376/2721/1264 2375/2722/1264 +f 2225/2723/1260 2224/2724/1260 2428/2725/1260 2429/2726/1260 +f 2305/2727/1264 2306/2728/1264 2378/2729/1264 2377/2730/1264 +f 2395/2731/1115 2359/2667/1115 2522/2670/1115 2556/2732/1115 +f 2307/2733/1264 2308/2734/1264 2380/2735/1264 2379/2736/1264 +f 2272/2737/1273 2362/2738/1273 2525/2739/1273 2457/2740/1273 +f 2309/2741/1264 2310/2742/1264 2382/2743/1264 2381/2744/1264 +f 2339/2745/1274 2231/2746/1274 2435/2747/1274 2503/2748/1274 +f 2311/2749/1264 2312/2750/1264 2384/2751/1264 2383/2752/1264 +f 2360/2686/1265 2396/2753/1265 2557/2754/1265 2523/2687/1265 +f 2240/2755/1262 2239/2756/1262 2347/2757/1262 2348/2758/1262 +f 2275/2759/1259 2274/2760/1259 2459/2761/1259 2460/2762/1259 +f 2238/2763/1262 2237/2764/1262 2345/2765/1262 2346/2766/1262 +f 2363/2767/1275 2273/2768/1275 2458/2769/1275 2526/2770/1275 +f 2236/2771/1262 2235/2772/1262 2343/2773/1262 2344/2774/1262 +f 2232/2775/1276 2340/2776/1276 2504/2777/1276 2436/2778/1276 +f 2234/2779/1262 2233/2780/1262 2341/2781/1262 2342/2782/1262 +f 2223/2631/1260 2209/2634/1260 2416/2783/1260 2427/2784/1260 +f 2232/2775/1262 2231/2746/1262 2339/2745/1262 2340/2776/1262 +f 2397/2785/1277 2361/2707/1277 2524/2710/1277 2558/2786/1277 +f 2230/2715/1262 2229/2694/1262 2337/2693/1262 2338/2716/1262 +f 2274/2760/1278 2364/2787/1278 2527/2788/1278 2459/2761/1278 +f 2228/2675/1262 2227/2650/1262 2335/2649/1262 2336/2676/1262 +f 2341/2781/1279 2233/2780/1279 2437/2789/1279 2505/2790/1279 +f 2226/2679/1262 2225/2723/1262 2333/2791/1262 2334/2792/1262 +f 2215/2672/1280 2205/2630/1280 2404/2793/1280 2419/2794/1280 +f 2224/2724/1262 2223/2631/1262 2331/2795/1262 2332/2796/1262 +f 2362/2738/1265 2398/2797/1265 2559/2798/1265 2525/2739/1265 +f 2313/2799/1264 2314/2800/1264 2386/2801/1264 2385/2802/1264 +f 2273/2768/1259 2272/2737/1259 2457/2740/1259 2458/2769/1259 +f 2315/2803/1264 2316/2804/1264 2388/2805/1264 2387/2806/1264 +f 2365/2807/1281 2275/2759/1281 2460/2762/1281 2528/2808/1281 +f 2317/2809/1264 2318/2810/1264 2390/2811/1264 2389/2812/1264 +f 2234/2779/1282 2342/2782/1282 2506/2813/1282 2438/2814/1282 +f 2319/2815/1264 2320/2816/1264 2392/2817/1264 2391/2818/1264 +f 2203/2627/1283 2216/2671/1283 2424/2819/1283 2426/2820/1283 +f 2321/2821/1264 2322/2822/1264 2394/2823/1264 2393/2824/1264 +f 2399/2825/1268 2363/2767/1268 2526/2770/1268 2560/2826/1268 +f 2323/2827/1264 2324/2828/1264 2396/2829/1264 2395/2830/1264 +f 2276/2831/1284 2366/2832/1284 2420/2833/1284 2405/2834/1284 +f 2325/2835/1264 2326/2836/1264 2398/2837/1264 2397/2838/1264 +f 2343/2773/1285 2235/2772/1285 2439/2839/1285 2507/2840/1285 +f 2327/2841/1264 2328/2842/1264 2400/2843/1264 2399/2844/1264 +f 2211/2653/1286 2219/2656/1286 2422/2845/1286 2407/2846/1286 +f 2329/2847/1264 2330/2848/1264 2402/2849/1264 2401/2850/1264 +f 2364/2787/1113 2400/2851/1113 2561/2852/1113 2527/2788/1113 +f 2348/2758/1259 2347/2757/1259 2383/2853/1259 2384/2854/1259 +f 2271/2708/1259 2270/2685/1259 2455/2688/1259 2456/2709/1259 +f 2346/2766/1259 2345/2765/1259 2381/2855/1259 2382/2856/1259 +f 2236/2771/1287 2344/2774/1287 2508/2857/1287 2440/2858/1287 +f 2344/2774/1259 2343/2773/1259 2379/2859/1259 2380/2860/1259 +f 2220/2655/1288 2212/2654/1288 2408/2861/1288 2425/2862/1288 +f 2342/2782/1259 2341/2781/1259 2377/2863/1259 2378/2864/1259 +f 2401/2865/1268 2365/2807/1268 2528/2808/1268 2562/2866/1268 +f 2340/2776/1259 2339/2745/1259 2375/2867/1259 2376/2868/1259 +f 2345/2765/1289 2237/2764/1289 2441/2869/1289 2509/2870/1289 +f 2338/2716/1259 2337/2693/1259 2373/2871/1259 2374/2872/1259 +f 2219/2673/1113 2215/2672/1113 2419/2794/1113 2422/2873/1113 +f 2336/2676/1259 2335/2649/1259 2371/2874/1259 2372/2875/1259 +f 2366/2832/1265 2402/2876/1265 2423/2877/1265 2420/2833/1265 +f 2334/2792/1259 2333/2791/1259 2369/2878/1259 2370/2879/1259 +f 2269/2668/1259 2268/2641/1259 2453/2644/1259 2454/2669/1259 +f 2332/2796/1259 2331/2795/1259 2367/2880/1259 2368/2881/1259 +f 2238/2763/1290 2346/2766/1290 2510/2882/1290 2442/2883/1290 +f 2366/2832/1260 2365/2807/1260 2401/2865/1260 2402/2876/1260 +f 2216/2671/1113 2220/2674/1113 2425/2884/1113 2424/2819/1113 +f 2364/2787/1260 2363/2767/1260 2399/2825/1260 2400/2851/1260 +f 2367/2880/1291 2331/2795/1291 2495/2885/1291 2529/2886/1291 +f 2362/2738/1260 2361/2707/1260 2397/2785/1260 2398/2797/1260 +f 2347/2757/1292 2239/2756/1292 2443/2887/1292 2511/2888/1292 +f 2360/2686/1260 2359/2667/1260 2395/2731/1260 2396/2753/1260 +f 2217/2662/1115 2221/2659/1115 2414/2889/1115 2415/2890/1115 +f 2358/2642/1260 2357/2682/1260 2393/2681/1260 2394/2701/1260 +f 2332/2796/1115 2368/2881/1115 2530/2891/1115 2496/2892/1115 +f 2356/2663/1260 2355/2893/1260 2391/2894/1260 2392/2664/1260 +f 2267/2895/1259 2266/2896/1259 2451/2897/1259 2452/2898/1259 +f 2354/2899/1260 2353/2900/1260 2389/2901/1260 2390/2902/1260 +f 2240/2755/1293 2348/2758/1293 2418/2903/1293 2403/2904/1293 +f 2352/2905/1260 2351/2906/1260 2387/2907/1260 2388/2908/1260 +f 2222/2660/1115 2218/2661/1115 2417/2909/1115 2413/2910/1115 +f 2350/2911/1260 2349/2912/1260 2385/2913/1260 2386/2914/1260 +f 2369/2878/1291 2333/2791/1291 2497/2915/1291 2531/2916/1291 +f 2312/2750/1264 2311/2749/1264 2314/2800/1264 2313/2799/1264 +f 2384/2751/1294 2312/2750/1294 2409/2917/1294 2421/2918/1294 +f 2310/2742/1264 2309/2741/1264 2316/2804/1264 2315/2803/1264 +f 2334/2792/1115 2370/2879/1115 2532/2919/1115 2498/2920/1115 +f 2308/2734/1264 2307/2733/1264 2318/2810/1264 2317/2809/1264 +f 2265/2921/1259 2264/2922/1259 2449/2923/1259 2450/2924/1259 +f 2306/2728/1264 2305/2727/1264 2320/2816/1264 2319/2815/1264 +f 2311/2749/1295 2383/2752/1295 2545/2925/1295 2477/2926/1295 +f 2304/2720/1264 2303/2719/1264 2322/2822/1264 2321/2821/1264 +f 2371/2874/1113 2335/2649/1113 2499/2652/1113 2533/2927/1113 +f 2302/2712/1264 2301/2711/1264 2324/2828/1264 2323/2827/1264 +f 2382/2743/1296 2310/2742/1296 2476/2928/1296 2544/2929/1296 +f 2300/2704/1264 2299/2703/1264 2326/2836/1264 2325/2835/1264 +f 2336/2676/1268 2372/2875/1268 2534/2930/1268 2500/2677/1268 +f 2298/2698/1264 2297/2697/1264 2328/2842/1264 2327/2841/1264 +f 2263/2931/1259 2262/2932/1259 2447/2933/1259 2448/2934/1259 +f 2296/2690/1264 2295/2689/1264 2330/2848/1264 2329/2847/1264 +f 2210/2633/1262 2258/2935/1262 2277/2936/1262 2208/2635/1262 +f 2258/2935/1262 2257/2937/1262 2278/2938/1262 2277/2936/1262 +f 2257/2937/1262 2256/2939/1262 2279/2940/1262 2278/2938/1262 +f 2256/2939/1262 2255/2941/1262 2280/2942/1262 2279/2940/1262 +f 2255/2941/1262 2254/2943/1262 2281/2944/1262 2280/2942/1262 +f 2254/2943/1262 2253/2945/1262 2282/2946/1262 2281/2944/1262 +f 2253/2945/1262 2252/2947/1262 2283/2948/1262 2282/2946/1262 +f 2252/2947/1262 2251/2949/1262 2284/2950/1262 2283/2948/1262 +f 2251/2949/1262 2250/2951/1262 2285/2952/1262 2284/2950/1262 +f 2250/2951/1262 2249/2953/1262 2286/2954/1262 2285/2952/1262 +f 2249/2953/1262 2248/2955/1262 2287/2956/1262 2286/2954/1262 +f 2248/2955/1262 2247/2957/1262 2288/2958/1262 2287/2956/1262 +f 2247/2957/1262 2246/2959/1262 2289/2960/1262 2288/2958/1262 +f 2246/2959/1262 2245/2961/1262 2290/2962/1262 2289/2960/1262 +f 2245/2961/1262 2244/2963/1262 2291/2964/1262 2290/2962/1262 +f 2244/2963/1262 2243/2965/1262 2292/2966/1262 2291/2964/1262 +f 2243/2965/1262 2242/2967/1262 2293/2968/1262 2292/2966/1262 +f 2242/2967/1262 2241/2645/1262 2294/2648/1262 2293/2968/1262 +f 2309/2741/1297 2381/2744/1297 2543/2969/1297 2475/2970/1297 +f 2276/2831/1262 2275/2759/1262 2365/2807/1262 2366/2832/1262 +f 2373/2871/1291 2337/2693/1291 2501/2696/1291 2535/2971/1291 +f 2274/2760/1262 2273/2768/1262 2363/2767/1262 2364/2787/1262 +f 2380/2735/1298 2308/2734/1298 2474/2972/1298 2542/2973/1298 +f 2272/2737/1262 2271/2708/1262 2361/2707/1262 2362/2738/1262 +f 2338/2716/1268 2374/2872/1268 2536/2974/1268 2502/2717/1268 +f 2270/2685/1262 2269/2668/1262 2359/2667/1262 2360/2686/1262 +f 2261/2975/1259 2260/2976/1259 2445/2977/1259 2446/2978/1259 +f 2268/2641/1262 2267/2895/1262 2357/2682/1262 2358/2642/1262 +f 2307/2733/1299 2379/2736/1299 2541/2979/1299 2473/2980/1299 +f 2266/2896/1262 2265/2921/1262 2355/2893/1262 2356/2663/1262 +f 2375/2867/1113 2339/2745/1113 2503/2748/1113 2537/2981/1113 +f 2264/2922/1262 2263/2931/1262 2353/2900/1262 2354/2899/1262 +f 2378/2729/1300 2306/2728/1300 2472/2982/1300 2540/2983/1300 +f 2262/2932/1262 2261/2975/1262 2351/2906/1262 2352/2905/1262 +f 2340/2776/1115 2376/2868/1115 2538/2984/1115 2504/2777/1115 +f 2260/2976/1262 2259/2637/1262 2349/2912/1262 2350/2911/1262 +f 2207/2636/1260 2208/2635/1260 2277/2985/1260 2276/2831/1260 +f 2276/2831/1260 2277/2985/1260 2278/2986/1260 2275/2759/1260 +f 2275/2759/1260 2278/2986/1260 2279/2987/1260 2274/2760/1260 +f 2274/2760/1260 2279/2987/1260 2280/2988/1260 2273/2768/1260 +f 2273/2768/1260 2280/2988/1260 2281/2989/1260 2272/2737/1260 +f 2272/2737/1260 2281/2989/1260 2282/2990/1260 2271/2708/1260 +f 2271/2708/1260 2282/2990/1260 2283/2991/1260 2270/2685/1260 +f 2270/2685/1260 2283/2991/1260 2284/2992/1260 2269/2668/1260 +f 2269/2668/1260 2284/2992/1260 2285/2993/1260 2268/2641/1260 +f 2268/2641/1260 2285/2993/1260 2286/2994/1260 2267/2895/1260 +f 2267/2895/1260 2286/2994/1260 2287/2995/1260 2266/2896/1260 +f 2266/2896/1260 2287/2995/1260 2288/2996/1260 2265/2921/1260 +f 2265/2921/1260 2288/2996/1260 2289/2997/1260 2264/2922/1260 +f 2264/2922/1260 2289/2997/1260 2290/2998/1260 2263/2931/1260 +f 2263/2931/1260 2290/2998/1260 2291/2999/1260 2262/2932/1260 +f 2262/2932/1260 2291/2999/1260 2292/3000/1260 2261/2975/1260 +f 2261/2975/1260 2292/3000/1260 2293/3001/1260 2260/2976/1260 +f 2260/2976/1260 2293/3001/1260 2294/2638/1260 2259/2637/1260 +f 2205/2630/1259 2206/2629/1259 2241/3002/1259 2240/2755/1259 +f 2240/2755/1259 2241/3002/1259 2242/3003/1259 2239/2756/1259 +f 2239/2756/1259 2242/3003/1259 2243/3004/1259 2238/2763/1259 +f 2238/2763/1259 2243/3004/1259 2244/3005/1259 2237/2764/1259 +f 2237/2764/1259 2244/3005/1259 2245/3006/1259 2236/2771/1259 +f 2236/2771/1259 2245/3006/1259 2246/3007/1259 2235/2772/1259 +f 2235/2772/1259 2246/3007/1259 2247/3008/1259 2234/2779/1259 +f 2234/2779/1259 2247/3008/1259 2248/3009/1259 2233/2780/1259 +f 2233/2780/1259 2248/3009/1259 2249/3010/1259 2232/2775/1259 +f 2232/2775/1259 2249/3010/1259 2250/3011/1259 2231/2746/1259 +f 2231/2746/1259 2250/3011/1259 2251/3012/1259 2230/2715/1259 +f 2230/2715/1259 2251/3012/1259 2252/3013/1259 2229/2694/1259 +f 2229/2694/1259 2252/3013/1259 2253/3014/1259 2228/2675/1259 +f 2228/2675/1259 2253/3014/1259 2254/3015/1259 2227/2650/1259 +f 2227/2650/1259 2254/3015/1259 2255/3016/1259 2226/2679/1259 +f 2226/2679/1259 2255/3016/1259 2256/3017/1259 2225/2723/1259 +f 2225/2723/1259 2256/3017/1259 2257/3018/1259 2224/2724/1259 +f 2224/2724/1259 2257/3018/1259 2258/2632/1259 2223/2631/1259 +f 2444/3019/1301 2426/3020/1301 2424/3021/1301 2512/3022/1301 +f 2461/3023/1264 2411/3024/1264 2410/3025/1264 2412/3026/1264 +f 2512/3022/1302 2424/3021/1302 2425/3027/1302 2546/3028/1302 +f 2495/2885/1303 2415/2890/1303 2414/2889/1303 2529/2886/1303 +f 2412/3026/1304 2410/3025/1304 2413/2910/1304 2423/3029/1304 +f 2427/2784/1305 2416/2783/1305 2415/2890/1305 2495/2885/1305 +f 2409/2917/1306 2407/2846/1306 2422/2845/1306 2421/2918/1306 +f 2411/3024/1307 2461/3023/1307 2529/3030/1307 2414/2889/1307 +f 2462/3031/1308 2463/3032/1308 2531/3033/1308 2530/3034/1308 +f 2464/3035/1309 2465/3036/1309 2533/3037/1309 2532/3038/1309 +f 2466/3039/1310 2467/3040/1310 2535/3041/1310 2534/3042/1310 +f 2468/3043/1311 2469/3044/1311 2537/3045/1311 2536/3046/1311 +f 2470/3047/1312 2471/3048/1312 2539/3049/1312 2538/3050/1312 +f 2472/2982/1313 2473/2980/1313 2541/2979/1313 2540/2983/1313 +f 2474/2972/1314 2475/2970/1314 2543/2969/1314 2542/2973/1314 +f 2476/2928/1315 2477/2926/1315 2545/2925/1315 2544/2929/1315 +f 2404/2793/1316 2403/2904/1316 2418/2903/1316 2419/2794/1316 +f 2443/2887/1317 2442/2883/1317 2510/2882/1317 2511/2888/1317 +f 2441/2869/1318 2440/2858/1318 2508/2857/1318 2509/2870/1318 +f 2439/2839/1319 2438/2814/1319 2506/2813/1319 2507/2840/1319 +f 2437/2789/1320 2436/2778/1320 2504/2777/1320 2505/2790/1320 +f 2435/2747/1321 2434/2718/1321 2502/2717/1321 2503/2748/1321 +f 2433/2695/1322 2432/2678/1322 2500/2677/1322 2501/2696/1322 +f 2431/2651/1323 2430/2680/1323 2498/2920/1323 2499/2652/1323 +f 2429/2726/1324 2428/2725/1324 2496/2892/1324 2497/2915/1324 +f 2408/2861/1325 2478/3051/1325 2546/3052/1325 2425/2862/1325 +f 2479/3053/1326 2480/3054/1326 2548/3055/1326 2547/3056/1326 +f 2481/3057/1327 2482/3058/1327 2550/3059/1327 2549/3060/1327 +f 2483/3061/1328 2484/3062/1328 2552/3063/1328 2551/3064/1328 +f 2485/3065/1329 2486/3066/1329 2554/3067/1329 2553/3068/1329 +f 2487/3069/1330 2488/3070/1330 2556/3071/1330 2555/3072/1330 +f 2489/3073/1331 2490/3074/1331 2558/3075/1331 2557/3076/1331 +f 2491/3077/1332 2492/3078/1332 2560/3079/1332 2559/3080/1332 +f 2493/3081/1333 2494/3082/1333 2562/3083/1333 2561/3084/1333 +f 2419/2794/1334 2418/2903/1334 2421/3085/1334 2422/2873/1334 +f 2511/2888/1335 2510/2882/1335 2544/3086/1335 2545/3087/1335 +f 2509/2870/1336 2508/2857/1336 2542/3088/1336 2543/3089/1336 +f 2507/2840/1337 2506/2813/1337 2540/3090/1337 2541/3091/1337 +f 2505/2790/1338 2504/2777/1338 2538/2984/1338 2539/3092/1338 +f 2503/2748/1339 2502/2717/1339 2536/2974/1339 2537/2981/1339 +f 2501/2696/1340 2500/2677/1340 2534/2930/1340 2535/2971/1340 +f 2499/2652/1341 2498/2920/1341 2532/2919/1341 2533/2927/1341 +f 2497/2915/1342 2496/2892/1342 2530/2891/1342 2531/2916/1342 +f 2417/2909/1343 2420/2833/1343 2423/2877/1343 2413/2910/1343 +f 2528/2808/1344 2527/2788/1344 2561/2852/1344 2562/2866/1344 +f 2526/2770/1345 2525/2739/1345 2559/2798/1345 2560/2826/1345 +f 2524/2710/1346 2523/2687/1346 2557/2754/1346 2558/2786/1346 +f 2522/2670/1347 2521/2643/1347 2555/2702/1347 2556/2732/1347 +f 2520/2683/1348 2519/2666/1348 2553/2665/1348 2554/2684/1348 +f 2518/3093/1349 2517/3094/1349 2551/3095/1349 2552/3096/1349 +f 2516/3097/1350 2515/3098/1350 2549/3099/1350 2550/3100/1350 +f 2514/3101/1351 2513/3102/1351 2547/3103/1351 2548/3104/1351 +f 2407/2846/1264 2409/2917/1264 2478/3051/1264 2408/2861/1264 +f 2477/2926/1264 2476/2928/1264 2480/3054/1264 2479/3053/1264 +f 2475/2970/1264 2474/2972/1264 2482/3058/1264 2481/3057/1264 +f 2473/2980/1264 2472/2982/1264 2484/3062/1264 2483/3061/1264 +f 2471/3048/1264 2470/3047/1264 2486/3066/1264 2485/3065/1264 +f 2469/3044/1264 2468/3043/1264 2488/3070/1264 2487/3069/1264 +f 2467/3040/1264 2466/3039/1264 2490/3074/1264 2489/3073/1264 +f 2465/3036/1264 2464/3035/1264 2492/3078/1264 2491/3077/1264 +f 2463/3032/1264 2462/3031/1264 2494/3082/1264 2493/3081/1264 +f 2406/3105/1352 2405/2834/1352 2420/2833/1352 2417/2909/1352 +f 2460/2762/1353 2459/2761/1353 2527/2788/1353 2528/2808/1353 +f 2458/2769/1354 2457/2740/1354 2525/2739/1354 2526/2770/1354 +f 2456/2709/1355 2455/2688/1355 2523/2687/1355 2524/2710/1355 +f 2454/2669/1356 2453/2644/1356 2521/2643/1356 2522/2670/1356 +f 2452/2898/1357 2451/2897/1357 2519/2666/1357 2520/2683/1357 +f 2450/2924/1358 2449/2923/1358 2517/3094/1358 2518/3093/1358 +f 2448/2934/1359 2447/2933/1359 2515/3098/1359 2516/3097/1359 +f 2446/2978/1360 2445/2977/1360 2513/3102/1360 2514/3101/1360 +f 2391/2894/1115 2355/2893/1115 2518/3093/1115 2552/3096/1115 +f 2229/2694/1260 2228/2675/1260 2432/2678/1260 2433/2695/1260 +f 2226/2679/1361 2334/2792/1361 2498/2920/1361 2430/2680/1361 +f 2357/2682/1362 2267/2895/1362 2452/2898/1362 2520/2683/1362 +f 2354/2899/1291 2390/2902/1291 2551/3095/1291 2517/3094/1291 +f 2333/2791/1363 2225/2723/1363 2429/2726/1363 2497/2915/1363 +f 2266/2896/1364 2356/2663/1364 2519/2666/1364 2451/2897/1364 +f 2389/2901/1115 2353/2900/1115 2516/3097/1115 2550/3100/1115 +f 2231/2746/1260 2230/2715/1260 2434/2718/1260 2435/2747/1260 +f 2224/2724/1365 2332/2796/1365 2496/2892/1365 2428/2725/1365 +f 2355/2893/1366 2265/2921/1366 2450/2924/1366 2518/3093/1366 +f 2352/2905/1113 2388/2908/1113 2549/3099/1113 2515/3098/1113 +f 2331/2795/1367 2223/2631/1367 2427/2784/1367 2495/2885/1367 +f 2264/2922/1368 2354/2899/1368 2517/3094/1368 2449/2923/1368 +f 2387/2907/1115 2351/2906/1115 2514/3101/1115 2548/3104/1115 +f 2233/2780/1260 2232/2775/1260 2436/2778/1260 2437/2789/1260 +f 2313/2799/1369 2385/2802/1369 2546/3052/1369 2478/3051/1369 +f 2353/2900/1370 2263/2931/1370 2448/2934/1370 2516/3097/1370 +f 2350/2911/1113 2386/2914/1113 2547/3103/1113 2513/3102/1113 +f 2386/2801/1371 2314/2800/1371 2479/3053/1371 2547/3056/1371 +f 2262/2932/1372 2352/2905/1372 2515/3098/1372 2447/2933/1372 +f 2385/2913/1277 2349/2912/1277 2512/3022/1277 2546/3028/1277 +f 2235/2772/1260 2234/2779/1260 2438/2814/1260 2439/2839/1260 +f 2315/2803/1373 2387/2806/1373 2548/3055/1373 2480/3054/1373 +f 2351/2906/1374 2261/2975/1374 2446/2978/1374 2514/3101/1374 +f 2312/2750/1115 2313/2799/1115 2478/3051/1115 2409/2917/1115 +f 2388/2805/1375 2316/2804/1375 2481/3057/1375 2549/3060/1375 +f 2260/2976/1376 2350/2911/1376 2513/3102/1376 2445/2977/1376 +f 2314/2800/1113 2311/2749/1113 2477/2926/1113 2479/3053/1113 +f 2237/2764/1260 2236/2771/1260 2440/2858/1260 2441/2869/1260 +f 2317/2809/1377 2389/2812/1377 2550/3059/1377 2482/3058/1377 +f 2349/2912/1378 2259/2637/1378 2444/3019/1378 2512/3022/1378 +f 2310/2742/1115 2315/2803/1115 2480/3054/1115 2476/2928/1115 +f 2390/2811/1379 2318/2810/1379 2483/3061/1379 2551/3064/1379 +f 2316/2804/1113 2309/2741/1113 2475/2970/1113 2481/3057/1113 +f 2239/2756/1260 2238/2763/1260 2442/2883/1260 2443/2887/1260 +f 2319/2815/1380 2391/2818/1380 2552/3063/1380 2484/3062/1380 +f 2308/2734/1115 2317/2809/1115 2482/3058/1115 2474/2972/1115 +f 2392/2817/1381 2320/2816/1381 2485/3065/1381 2553/3068/1381 +f 2318/2810/1113 2307/2733/1113 2473/2980/1113 2483/3061/1113 +f 2321/2821/1382 2393/2824/1382 2554/3067/1382 2486/3066/1382 +f 2306/2728/1115 2319/2815/1115 2484/3062/1115 2472/2982/1115 +f 2205/2630/1260 2240/2755/1260 2403/2904/1260 2404/2793/1260 +f 2394/2823/1383 2322/2822/1383 2487/3069/1383 2555/3072/1383 +f 2320/2816/1113 2305/2727/1113 2471/3048/1113 2485/3065/1113 +f 2323/2827/1384 2395/2830/1384 2556/3071/1384 2488/3070/1384 +f 2304/2720/1115 2321/2821/1115 2486/3066/1115 2470/3047/1115 +f 2396/2829/1385 2324/2828/1385 2489/3073/1385 2557/3076/1385 +f 2322/2822/1113 2303/2719/1113 2469/3044/1113 2487/3069/1113 +f 2325/2835/1386 2397/2838/1386 2558/3075/1386 2490/3074/1386 +f 2302/2712/1115 2323/2827/1115 2488/3070/1115 2468/3043/1115 +f 2398/2837/1387 2326/2836/1387 2491/3077/1387 2559/3080/1387 +f 2324/2828/1113 2301/2711/1113 2467/3040/1113 2489/3073/1113 +f 2327/2841/1388 2399/2844/1388 2560/3079/1388 2492/3078/1388 +f 2300/2704/1115 2325/2835/1115 2490/3074/1115 2466/3039/1115 +f 2207/2636/1259 2276/2831/1259 2405/2834/1259 2406/3105/1259 +f 2400/2843/1389 2328/2842/1389 2493/3081/1389 2561/3084/1389 +f 2295/2689/1390 2367/2692/1390 2529/3030/1390 2461/3023/1390 +f 2326/2836/1113 2299/2703/1113 2465/3036/1113 2491/3077/1113 +f 2329/2847/1391 2401/2850/1391 2562/3083/1391 2494/3082/1391 +f 2368/2691/1392 2296/2690/1392 2462/3031/1392 2530/3034/1392 +f 2298/2698/1115 2327/2841/1115 2492/3078/1115 2464/3035/1115 +f 2212/2654/1113 2211/2653/1113 2407/2846/1113 2408/2861/1113 +f 2402/2849/1393 2330/2848/1393 2412/3026/1393 2423/3029/1393 +f 2297/2697/1394 2369/2700/1394 2531/3033/1394 2463/3032/1394 +f 2328/2842/1113 2297/2697/1113 2463/3032/1113 2493/3081/1113 +f 2348/2758/1115 2384/2854/1115 2421/3085/1115 2418/2903/1115 +f 2370/2699/1395 2298/2698/1395 2464/3035/1395 2532/3038/1395 +f 2296/2690/1115 2329/2847/1115 2494/3082/1115 2462/3031/1115 +f 2213/2658/1115 2214/2657/1115 2410/3025/1115 2411/3024/1115 +f 2383/2853/1113 2347/2757/1113 2511/2888/1113 2545/3087/1113 +f 2299/2703/1396 2371/2706/1396 2533/3037/1396 2465/3036/1396 +f 2330/2848/1113 2295/2689/1113 2461/3023/1113 2412/3026/1113 +f 2346/2766/1115 2382/2856/1115 2544/3086/1115 2510/2882/1115 +f 2372/2705/1397 2300/2704/1397 2466/3039/1397 2534/3042/1397 +f 2214/2657/1398 2222/2660/1398 2413/2910/1398 2410/3025/1398 +f 2381/2855/1113 2345/2765/1113 2509/2870/1113 2543/3089/1113 +f 2301/2711/1399 2373/2714/1399 2535/3041/1399 2467/3040/1399 +f 2221/2659/1400 2213/2658/1400 2411/3024/1400 2414/2889/1400 +f 2344/2774/1115 2380/2860/1115 2542/3088/1115 2508/2857/1115 +f 2374/2713/1401 2302/2712/1401 2468/3043/1401 2536/3046/1401 +f 2209/2634/1402 2217/2662/1402 2415/2890/1402 2416/2783/1402 +f 2379/2859/1113 2343/2773/1113 2507/2840/1113 2541/3091/1113 +f 2303/2719/1403 2375/2722/1403 2537/3045/1403 2469/3044/1403 +f 2218/2661/1404 2207/2636/1404 2406/3105/1404 2417/2909/1404 +f 2342/2782/1115 2378/2864/1115 2540/3090/1115 2506/2813/1115 +f 2376/2721/1405 2304/2720/1405 2470/3047/1405 2538/3050/1405 +f 2377/2863/1265 2341/2781/1265 2505/2790/1265 2539/3092/1265 +f 2305/2727/1406 2377/2730/1406 2539/3049/1406 2471/3048/1406 +f 2259/2637/1259 2203/2640/1259 2426/3020/1259 2444/3019/1259 +f 2563/3106/1113 2564/3107/1113 2566/3108/1113 2565/3109/1113 +f 2583/3110/1407 2618/3111/1407 2570/3112/1407 2569/3113/1407 +f 2569/3113/1115 2570/3112/1115 2568/3114/1115 2567/3115/1115 +f 2619/3116/1408 2654/3117/1408 2564/3118/1408 2563/3119/1408 +f 2628/3120/1409 2718/3121/1409 2881/3122/1409 2813/3123/1409 +f 2601/3124/1410 2566/3125/1410 2564/3126/1410 2654/3127/1410 +f 2695/3128/1411 2587/3129/1411 2791/3130/1411 2859/3131/1411 +f 2571/3132/1412 2572/3133/1412 2580/3134/1412 2579/3135/1412 +f 2574/3136/1412 2573/3137/1412 2581/3138/1412 2582/3139/1412 +f 2569/3113/1410 2567/3115/1410 2578/3140/1410 2577/3141/1410 +f 2577/3141/1115 2578/3140/1115 2582/3139/1115 2581/3138/1115 +f 2716/3142/1113 2752/3143/1113 2913/3144/1113 2879/3145/1113 +f 2719/3146/1413 2629/3147/1413 2814/3148/1413 2882/3149/1413 +f 2576/3150/1113 2575/3151/1113 2579/3152/1113 2580/3153/1113 +f 2588/3154/1414 2696/3155/1414 2860/3156/1414 2792/3157/1414 +f 2587/3129/1408 2586/3158/1408 2790/3159/1408 2791/3130/1408 +f 2753/3160/1115 2717/3161/1115 2880/3162/1115 2914/3163/1115 +f 2563/3106/1410 2565/3109/1410 2575/3151/1410 2576/3150/1410 +f 2630/3164/1415 2720/3165/1415 2883/3166/1415 2815/3167/1415 +f 2655/3168/1412 2656/3169/1412 2728/3170/1412 2727/3171/1412 +f 2697/3172/1416 2589/3173/1416 2793/3174/1416 2861/3175/1416 +f 2657/3176/1412 2658/3177/1412 2730/3178/1412 2729/3179/1412 +f 2718/3121/1291 2754/3180/1291 2915/3181/1291 2881/3122/1291 +f 2659/3182/1412 2660/3183/1412 2732/3184/1412 2731/3185/1412 +f 2721/3186/1417 2631/3187/1417 2816/3188/1417 2884/3189/1417 +f 2661/3190/1412 2662/3191/1412 2734/3192/1412 2733/3193/1412 +f 2590/3194/1418 2698/3195/1418 2862/3196/1418 2794/3197/1418 +f 2663/3198/1412 2664/3199/1412 2736/3200/1412 2735/3201/1412 +f 2585/3202/1408 2584/3203/1408 2788/3204/1408 2789/3205/1408 +f 2665/3206/1412 2666/3207/1412 2738/3208/1412 2737/3209/1412 +f 2755/3210/1115 2719/3146/1115 2882/3149/1115 2916/3211/1115 +f 2667/3212/1412 2668/3213/1412 2740/3214/1412 2739/3215/1412 +f 2632/3216/1419 2722/3217/1419 2885/3218/1419 2817/3219/1419 +f 2669/3220/1412 2670/3221/1412 2742/3222/1412 2741/3223/1412 +f 2699/3224/1420 2591/3225/1420 2795/3226/1420 2863/3227/1420 +f 2671/3228/1412 2672/3229/1412 2744/3230/1412 2743/3231/1412 +f 2720/3165/1291 2756/3232/1291 2917/3233/1291 2883/3166/1291 +f 2600/3234/1410 2599/3235/1410 2707/3236/1410 2708/3237/1410 +f 2635/3238/1407 2634/3239/1407 2819/3240/1407 2820/3241/1407 +f 2598/3242/1410 2597/3243/1410 2705/3244/1410 2706/3245/1410 +f 2723/3246/1421 2633/3247/1421 2818/3248/1421 2886/3249/1421 +f 2596/3250/1410 2595/3251/1410 2703/3252/1410 2704/3253/1410 +f 2592/3254/1422 2700/3255/1422 2864/3256/1422 2796/3257/1422 +f 2594/3258/1410 2593/3259/1410 2701/3260/1410 2702/3261/1410 +f 2583/3110/1408 2569/3113/1408 2776/3262/1408 2787/3263/1408 +f 2592/3254/1410 2591/3225/1410 2699/3224/1410 2700/3255/1410 +f 2757/3264/1268 2721/3186/1268 2884/3189/1268 2918/3265/1268 +f 2590/3194/1410 2589/3173/1410 2697/3172/1410 2698/3195/1410 +f 2634/3239/1423 2724/3266/1423 2887/3267/1423 2819/3240/1423 +f 2588/3154/1410 2587/3129/1410 2695/3128/1410 2696/3155/1410 +f 2701/3260/1424 2593/3259/1424 2797/3268/1424 2865/3269/1424 +f 2586/3158/1410 2585/3202/1410 2693/3270/1410 2694/3271/1410 +f 2575/3151/1425 2565/3109/1425 2764/3272/1425 2779/3273/1425 +f 2584/3203/1410 2583/3110/1410 2691/3274/1410 2692/3275/1410 +f 2722/3217/1113 2758/3276/1113 2919/3277/1113 2885/3218/1113 +f 2673/3278/1412 2674/3279/1412 2746/3280/1412 2745/3281/1412 +f 2633/3247/1407 2632/3216/1407 2817/3219/1407 2818/3248/1407 +f 2675/3282/1412 2676/3283/1412 2748/3284/1412 2747/3285/1412 +f 2725/3286/1426 2635/3238/1426 2820/3241/1426 2888/3287/1426 +f 2677/3288/1412 2678/3289/1412 2750/3290/1412 2749/3291/1412 +f 2594/3258/1427 2702/3261/1427 2866/3292/1427 2798/3293/1427 +f 2679/3294/1412 2680/3295/1412 2752/3296/1412 2751/3297/1412 +f 2563/3106/1428 2576/3150/1428 2784/3298/1428 2786/3299/1428 +f 2681/3300/1412 2682/3301/1412 2754/3302/1412 2753/3303/1412 +f 2759/3304/1115 2723/3246/1115 2886/3249/1115 2920/3305/1115 +f 2683/3306/1412 2684/3307/1412 2756/3308/1412 2755/3309/1412 +f 2636/3310/1429 2726/3311/1429 2780/3312/1429 2765/3313/1429 +f 2685/3314/1412 2686/3315/1412 2758/3316/1412 2757/3317/1412 +f 2703/3252/1430 2595/3251/1430 2799/3318/1430 2867/3319/1430 +f 2687/3320/1412 2688/3321/1412 2760/3322/1412 2759/3323/1412 +f 2571/3132/1431 2579/3135/1431 2782/3324/1431 2767/3325/1431 +f 2689/3326/1412 2690/3327/1412 2762/3328/1412 2761/3329/1412 +f 2724/3266/1113 2760/3330/1113 2921/3331/1113 2887/3267/1113 +f 2708/3237/1407 2707/3236/1407 2743/3332/1407 2744/3333/1407 +f 2631/3187/1407 2630/3164/1407 2815/3167/1407 2816/3188/1407 +f 2706/3245/1407 2705/3244/1407 2741/3334/1407 2742/3335/1407 +f 2596/3250/1432 2704/3253/1432 2868/3336/1432 2800/3337/1432 +f 2704/3253/1407 2703/3252/1407 2739/3338/1407 2740/3339/1407 +f 2580/3134/1433 2572/3133/1433 2768/3340/1433 2785/3341/1433 +f 2702/3261/1407 2701/3260/1407 2737/3342/1407 2738/3343/1407 +f 2761/3344/1115 2725/3286/1115 2888/3287/1115 2922/3345/1115 +f 2700/3255/1407 2699/3224/1407 2735/3346/1407 2736/3347/1407 +f 2705/3244/1434 2597/3243/1434 2801/3348/1434 2869/3349/1434 +f 2698/3195/1407 2697/3172/1407 2733/3350/1407 2734/3351/1407 +f 2579/3152/1113 2575/3151/1113 2779/3273/1113 2782/3352/1113 +f 2696/3155/1407 2695/3128/1407 2731/3353/1407 2732/3354/1407 +f 2726/3311/1113 2762/3355/1113 2783/3356/1113 2780/3312/1113 +f 2694/3271/1407 2693/3270/1407 2729/3357/1407 2730/3358/1407 +f 2629/3147/1407 2628/3120/1407 2813/3123/1407 2814/3148/1407 +f 2692/3275/1407 2691/3274/1407 2727/3359/1407 2728/3360/1407 +f 2598/3242/1435 2706/3245/1435 2870/3361/1435 2802/3362/1435 +f 2726/3311/1408 2725/3286/1408 2761/3344/1408 2762/3355/1408 +f 2576/3150/1113 2580/3153/1113 2785/3363/1113 2784/3298/1113 +f 2724/3266/1408 2723/3246/1408 2759/3304/1408 2760/3330/1408 +f 2727/3359/1113 2691/3274/1113 2855/3364/1113 2889/3365/1113 +f 2722/3217/1408 2721/3186/1408 2757/3264/1408 2758/3276/1408 +f 2707/3236/1436 2599/3235/1436 2803/3366/1436 2871/3367/1436 +f 2720/3165/1408 2719/3146/1408 2755/3210/1408 2756/3232/1408 +f 2577/3141/1115 2581/3138/1115 2774/3368/1115 2775/3369/1115 +f 2718/3121/1408 2717/3161/1408 2753/3160/1408 2754/3180/1408 +f 2692/3275/1115 2728/3360/1115 2890/3370/1115 2856/3371/1115 +f 2716/3142/1408 2715/3372/1408 2751/3373/1408 2752/3143/1408 +f 2627/3374/1407 2626/3375/1407 2811/3376/1407 2812/3377/1407 +f 2714/3378/1408 2713/3379/1408 2749/3380/1408 2750/3381/1408 +f 2600/3234/1437 2708/3237/1437 2778/3382/1437 2763/3383/1437 +f 2712/3384/1408 2711/3385/1408 2747/3386/1408 2748/3387/1408 +f 2582/3139/1115 2578/3140/1115 2777/3388/1115 2773/3389/1115 +f 2710/3390/1408 2709/3391/1408 2745/3392/1408 2746/3393/1408 +f 2729/3357/1113 2693/3270/1113 2857/3394/1113 2891/3395/1113 +f 2672/3229/1412 2671/3228/1412 2674/3279/1412 2673/3278/1412 +f 2744/3230/1438 2672/3229/1438 2769/3396/1438 2781/3397/1438 +f 2670/3221/1412 2669/3220/1412 2676/3283/1412 2675/3282/1412 +f 2694/3271/1115 2730/3358/1115 2892/3398/1115 2858/3399/1115 +f 2668/3213/1412 2667/3212/1412 2678/3289/1412 2677/3288/1412 +f 2625/3400/1407 2624/3401/1407 2809/3402/1407 2810/3403/1407 +f 2666/3207/1412 2665/3206/1412 2680/3295/1412 2679/3294/1412 +f 2671/3228/1439 2743/3231/1439 2905/3404/1439 2837/3405/1439 +f 2664/3199/1412 2663/3198/1412 2682/3301/1412 2681/3300/1412 +f 2731/3353/1113 2695/3128/1113 2859/3131/1113 2893/3406/1113 +f 2662/3191/1412 2661/3190/1412 2684/3307/1412 2683/3306/1412 +f 2742/3222/1440 2670/3221/1440 2836/3407/1440 2904/3408/1440 +f 2660/3183/1412 2659/3182/1412 2686/3315/1412 2685/3314/1412 +f 2696/3155/1115 2732/3354/1115 2894/3409/1115 2860/3156/1115 +f 2658/3177/1412 2657/3176/1412 2688/3321/1412 2687/3320/1412 +f 2623/3410/1407 2622/3411/1407 2807/3412/1407 2808/3413/1407 +f 2656/3169/1412 2655/3168/1412 2690/3327/1412 2689/3326/1412 +f 2570/3112/1410 2618/3414/1410 2637/3415/1410 2568/3114/1410 +f 2618/3414/1410 2617/3416/1410 2638/3417/1410 2637/3415/1410 +f 2617/3416/1410 2616/3418/1410 2639/3419/1410 2638/3417/1410 +f 2616/3418/1410 2615/3420/1410 2640/3421/1410 2639/3419/1410 +f 2615/3420/1410 2614/3422/1410 2641/3423/1410 2640/3421/1410 +f 2614/3422/1410 2613/3424/1410 2642/3425/1410 2641/3423/1410 +f 2613/3424/1410 2612/3426/1410 2643/3427/1410 2642/3425/1410 +f 2612/3426/1410 2611/3428/1410 2644/3429/1410 2643/3427/1410 +f 2611/3428/1410 2610/3430/1410 2645/3431/1410 2644/3429/1410 +f 2610/3430/1410 2609/3432/1410 2646/3433/1410 2645/3431/1410 +f 2609/3432/1410 2608/3434/1410 2647/3435/1410 2646/3433/1410 +f 2608/3434/1410 2607/3436/1410 2648/3437/1410 2647/3435/1410 +f 2607/3436/1410 2606/3438/1410 2649/3439/1410 2648/3437/1410 +f 2606/3438/1410 2605/3440/1410 2650/3441/1410 2649/3439/1410 +f 2605/3440/1410 2604/3442/1410 2651/3443/1410 2650/3441/1410 +f 2604/3442/1410 2603/3444/1410 2652/3445/1410 2651/3443/1410 +f 2603/3444/1410 2602/3446/1410 2653/3447/1410 2652/3445/1410 +f 2602/3446/1410 2601/3124/1410 2654/3127/1410 2653/3447/1410 +f 2669/3220/1441 2741/3223/1441 2903/3448/1441 2835/3449/1441 +f 2636/3310/1410 2635/3238/1410 2725/3286/1410 2726/3311/1410 +f 2733/3350/1113 2697/3172/1113 2861/3175/1113 2895/3450/1113 +f 2634/3239/1410 2633/3247/1410 2723/3246/1410 2724/3266/1410 +f 2740/3214/1442 2668/3213/1442 2834/3451/1442 2902/3452/1442 +f 2632/3216/1410 2631/3187/1410 2721/3186/1410 2722/3217/1410 +f 2698/3195/1115 2734/3351/1115 2896/3453/1115 2862/3196/1115 +f 2630/3164/1410 2629/3147/1410 2719/3146/1410 2720/3165/1410 +f 2621/3454/1407 2620/3455/1407 2805/3456/1407 2806/3457/1407 +f 2628/3120/1410 2627/3374/1410 2717/3161/1410 2718/3121/1410 +f 2667/3212/1443 2739/3215/1443 2901/3458/1443 2833/3459/1443 +f 2626/3375/1410 2625/3400/1410 2715/3372/1410 2716/3142/1410 +f 2735/3346/1265 2699/3224/1265 2863/3227/1265 2897/3460/1265 +f 2624/3401/1410 2623/3410/1410 2713/3379/1410 2714/3378/1410 +f 2738/3208/1444 2666/3207/1444 2832/3461/1444 2900/3462/1444 +f 2622/3411/1410 2621/3454/1410 2711/3385/1410 2712/3384/1410 +f 2700/3255/1115 2736/3347/1115 2898/3463/1115 2864/3256/1115 +f 2620/3455/1410 2619/3116/1410 2709/3391/1410 2710/3390/1410 +f 2567/3115/1408 2568/3114/1408 2637/3464/1408 2636/3310/1408 +f 2636/3310/1408 2637/3464/1408 2638/3465/1408 2635/3238/1408 +f 2635/3238/1408 2638/3465/1408 2639/3466/1408 2634/3239/1408 +f 2634/3239/1408 2639/3466/1408 2640/3467/1408 2633/3247/1408 +f 2633/3247/1408 2640/3467/1408 2641/3468/1408 2632/3216/1408 +f 2632/3216/1408 2641/3468/1408 2642/3469/1408 2631/3187/1408 +f 2631/3187/1408 2642/3469/1408 2643/3470/1408 2630/3164/1408 +f 2630/3164/1408 2643/3470/1408 2644/3471/1408 2629/3147/1408 +f 2629/3147/1408 2644/3471/1408 2645/3472/1408 2628/3120/1408 +f 2628/3120/1408 2645/3472/1408 2646/3473/1408 2627/3374/1408 +f 2627/3374/1408 2646/3473/1408 2647/3474/1408 2626/3375/1408 +f 2626/3375/1408 2647/3474/1408 2648/3475/1408 2625/3400/1408 +f 2625/3400/1408 2648/3475/1408 2649/3476/1408 2624/3401/1408 +f 2624/3401/1408 2649/3476/1408 2650/3477/1408 2623/3410/1408 +f 2623/3410/1408 2650/3477/1408 2651/3478/1408 2622/3411/1408 +f 2622/3411/1408 2651/3478/1408 2652/3479/1408 2621/3454/1408 +f 2621/3454/1408 2652/3479/1408 2653/3480/1408 2620/3455/1408 +f 2620/3455/1408 2653/3480/1408 2654/3117/1408 2619/3116/1408 +f 2565/3109/1407 2566/3108/1407 2601/3481/1407 2600/3234/1407 +f 2600/3234/1407 2601/3481/1407 2602/3482/1407 2599/3235/1407 +f 2599/3235/1407 2602/3482/1407 2603/3483/1407 2598/3242/1407 +f 2598/3242/1407 2603/3483/1407 2604/3484/1407 2597/3243/1407 +f 2597/3243/1407 2604/3484/1407 2605/3485/1407 2596/3250/1407 +f 2596/3250/1407 2605/3485/1407 2606/3486/1407 2595/3251/1407 +f 2595/3251/1407 2606/3486/1407 2607/3487/1407 2594/3258/1407 +f 2594/3258/1407 2607/3487/1407 2608/3488/1407 2593/3259/1407 +f 2593/3259/1407 2608/3488/1407 2609/3489/1407 2592/3254/1407 +f 2592/3254/1407 2609/3489/1407 2610/3490/1407 2591/3225/1407 +f 2591/3225/1407 2610/3490/1407 2611/3491/1407 2590/3194/1407 +f 2590/3194/1407 2611/3491/1407 2612/3492/1407 2589/3173/1407 +f 2589/3173/1407 2612/3492/1407 2613/3493/1407 2588/3154/1407 +f 2588/3154/1407 2613/3493/1407 2614/3494/1407 2587/3129/1407 +f 2587/3129/1407 2614/3494/1407 2615/3495/1407 2586/3158/1407 +f 2586/3158/1407 2615/3495/1407 2616/3496/1407 2585/3202/1407 +f 2585/3202/1407 2616/3496/1407 2617/3497/1407 2584/3203/1407 +f 2584/3203/1407 2617/3497/1407 2618/3111/1407 2583/3110/1407 +f 2804/3498/1445 2786/3499/1445 2784/3500/1445 2872/3501/1445 +f 2821/3502/1412 2771/3503/1412 2770/3504/1412 2772/3505/1412 +f 2872/3501/1446 2784/3500/1446 2785/3506/1446 2906/3507/1446 +f 2855/3364/1447 2775/3369/1447 2774/3368/1447 2889/3365/1447 +f 2772/3505/1448 2770/3504/1448 2773/3389/1448 2783/3508/1448 +f 2787/3263/1449 2776/3262/1449 2775/3369/1449 2855/3364/1449 +f 2769/3396/1450 2767/3325/1450 2782/3324/1450 2781/3397/1450 +f 2771/3503/1451 2821/3502/1451 2889/3509/1451 2774/3368/1451 +f 2822/3510/1452 2823/3511/1452 2891/3512/1452 2890/3513/1452 +f 2824/3514/1453 2825/3515/1453 2893/3516/1453 2892/3517/1453 +f 2826/3518/1454 2827/3519/1454 2895/3520/1454 2894/3521/1454 +f 2828/3522/1455 2829/3523/1455 2897/3524/1455 2896/3525/1455 +f 2830/3526/1456 2831/3527/1456 2899/3528/1456 2898/3529/1456 +f 2832/3461/1457 2833/3459/1457 2901/3458/1457 2900/3462/1457 +f 2834/3451/1458 2835/3449/1458 2903/3448/1458 2902/3452/1458 +f 2836/3407/1459 2837/3405/1459 2905/3404/1459 2904/3408/1459 +f 2764/3272/1460 2763/3383/1460 2778/3382/1460 2779/3273/1460 +f 2803/3366/1461 2802/3362/1461 2870/3361/1461 2871/3367/1461 +f 2801/3348/1462 2800/3337/1462 2868/3336/1462 2869/3349/1462 +f 2799/3318/1463 2798/3293/1463 2866/3292/1463 2867/3319/1463 +f 2797/3268/1464 2796/3257/1464 2864/3256/1464 2865/3269/1464 +f 2795/3226/1465 2794/3197/1465 2862/3196/1465 2863/3227/1465 +f 2793/3174/1466 2792/3157/1466 2860/3156/1466 2861/3175/1466 +f 2791/3130/1467 2790/3159/1467 2858/3399/1467 2859/3131/1467 +f 2789/3205/1468 2788/3204/1468 2856/3371/1468 2857/3394/1468 +f 2768/3340/1469 2838/3530/1469 2906/3531/1469 2785/3341/1469 +f 2839/3532/1470 2840/3533/1470 2908/3534/1470 2907/3535/1470 +f 2841/3536/1471 2842/3537/1471 2910/3538/1471 2909/3539/1471 +f 2843/3540/1472 2844/3541/1472 2912/3542/1472 2911/3543/1472 +f 2845/3544/1473 2846/3545/1473 2914/3546/1473 2913/3547/1473 +f 2847/3548/1474 2848/3549/1474 2916/3550/1474 2915/3551/1474 +f 2849/3552/1475 2850/3553/1475 2918/3554/1475 2917/3555/1475 +f 2851/3556/1476 2852/3557/1476 2920/3558/1476 2919/3559/1476 +f 2853/3560/1477 2854/3561/1477 2922/3562/1477 2921/3563/1477 +f 2779/3273/1478 2778/3382/1478 2781/3564/1478 2782/3352/1478 +f 2871/3367/1479 2870/3361/1479 2904/3565/1479 2905/3566/1479 +f 2869/3349/1480 2868/3336/1480 2902/3567/1480 2903/3568/1480 +f 2867/3319/1481 2866/3292/1481 2900/3569/1481 2901/3570/1481 +f 2865/3269/1482 2864/3256/1482 2898/3463/1482 2899/3571/1482 +f 2863/3227/1483 2862/3196/1483 2896/3453/1483 2897/3460/1483 +f 2861/3175/1484 2860/3156/1484 2894/3409/1484 2895/3450/1484 +f 2859/3131/1485 2858/3399/1485 2892/3398/1485 2893/3406/1485 +f 2857/3394/1486 2856/3371/1486 2890/3370/1486 2891/3395/1486 +f 2777/3388/1487 2780/3312/1487 2783/3356/1487 2773/3389/1487 +f 2888/3287/1488 2887/3267/1488 2921/3331/1488 2922/3345/1488 +f 2886/3249/1489 2885/3218/1489 2919/3277/1489 2920/3305/1489 +f 2884/3189/1490 2883/3166/1490 2917/3233/1490 2918/3265/1490 +f 2882/3149/1491 2881/3122/1491 2915/3181/1491 2916/3211/1491 +f 2880/3162/1492 2879/3145/1492 2913/3144/1492 2914/3163/1492 +f 2878/3572/1493 2877/3573/1493 2911/3574/1493 2912/3575/1493 +f 2876/3576/1494 2875/3577/1494 2909/3578/1494 2910/3579/1494 +f 2874/3580/1495 2873/3581/1495 2907/3582/1495 2908/3583/1495 +f 2767/3325/1412 2769/3396/1412 2838/3530/1412 2768/3340/1412 +f 2837/3405/1412 2836/3407/1412 2840/3533/1412 2839/3532/1412 +f 2835/3449/1412 2834/3451/1412 2842/3537/1412 2841/3536/1412 +f 2833/3459/1412 2832/3461/1412 2844/3541/1412 2843/3540/1412 +f 2831/3527/1412 2830/3526/1412 2846/3545/1412 2845/3544/1412 +f 2829/3523/1412 2828/3522/1412 2848/3549/1412 2847/3548/1412 +f 2827/3519/1412 2826/3518/1412 2850/3553/1412 2849/3552/1412 +f 2825/3515/1412 2824/3514/1412 2852/3557/1412 2851/3556/1412 +f 2823/3511/1412 2822/3510/1412 2854/3561/1412 2853/3560/1412 +f 2766/3584/1496 2765/3313/1496 2780/3312/1496 2777/3388/1496 +f 2820/3241/1497 2819/3240/1497 2887/3267/1497 2888/3287/1497 +f 2818/3248/1498 2817/3219/1498 2885/3218/1498 2886/3249/1498 +f 2816/3188/1499 2815/3167/1499 2883/3166/1499 2884/3189/1499 +f 2814/3148/1500 2813/3123/1500 2881/3122/1500 2882/3149/1500 +f 2812/3377/1501 2811/3376/1501 2879/3145/1501 2880/3162/1501 +f 2810/3403/1502 2809/3402/1502 2877/3573/1502 2878/3572/1502 +f 2808/3413/1503 2807/3412/1503 2875/3577/1503 2876/3576/1503 +f 2806/3457/1504 2805/3456/1504 2873/3581/1504 2874/3580/1504 +f 2751/3373/1115 2715/3372/1115 2878/3572/1115 2912/3575/1115 +f 2589/3173/1408 2588/3154/1408 2792/3157/1408 2793/3174/1408 +f 2586/3158/1505 2694/3271/1505 2858/3399/1505 2790/3159/1505 +f 2717/3161/1506 2627/3374/1506 2812/3377/1506 2880/3162/1506 +f 2714/3378/1113 2750/3381/1113 2911/3574/1113 2877/3573/1113 +f 2693/3270/1507 2585/3202/1507 2789/3205/1507 2857/3394/1507 +f 2626/3375/1508 2716/3142/1508 2879/3145/1508 2811/3376/1508 +f 2749/3380/1115 2713/3379/1115 2876/3576/1115 2910/3579/1115 +f 2591/3225/1408 2590/3194/1408 2794/3197/1408 2795/3226/1408 +f 2584/3203/1509 2692/3275/1509 2856/3371/1509 2788/3204/1509 +f 2715/3372/1510 2625/3400/1510 2810/3403/1510 2878/3572/1510 +f 2712/3384/1291 2748/3387/1291 2909/3578/1291 2875/3577/1291 +f 2691/3274/1511 2583/3110/1511 2787/3263/1511 2855/3364/1511 +f 2624/3401/1512 2714/3378/1512 2877/3573/1512 2809/3402/1512 +f 2747/3386/1115 2711/3385/1115 2874/3580/1115 2908/3583/1115 +f 2593/3259/1408 2592/3254/1408 2796/3257/1408 2797/3268/1408 +f 2673/3278/1513 2745/3281/1513 2906/3531/1513 2838/3530/1513 +f 2713/3379/1514 2623/3410/1514 2808/3413/1514 2876/3576/1514 +f 2710/3390/1113 2746/3393/1113 2907/3582/1113 2873/3581/1113 +f 2746/3280/1515 2674/3279/1515 2839/3532/1515 2907/3535/1515 +f 2622/3411/1516 2712/3384/1516 2875/3577/1516 2807/3412/1516 +f 2745/3392/1115 2709/3391/1115 2872/3501/1115 2906/3507/1115 +f 2595/3251/1408 2594/3258/1408 2798/3293/1408 2799/3318/1408 +f 2675/3282/1517 2747/3285/1517 2908/3534/1517 2840/3533/1517 +f 2711/3385/1518 2621/3454/1518 2806/3457/1518 2874/3580/1518 +f 2672/3229/1115 2673/3278/1115 2838/3530/1115 2769/3396/1115 +f 2748/3284/1519 2676/3283/1519 2841/3536/1519 2909/3539/1519 +f 2620/3455/1520 2710/3390/1520 2873/3581/1520 2805/3456/1520 +f 2674/3279/1113 2671/3228/1113 2837/3405/1113 2839/3532/1113 +f 2597/3243/1408 2596/3250/1408 2800/3337/1408 2801/3348/1408 +f 2677/3288/1521 2749/3291/1521 2910/3538/1521 2842/3537/1521 +f 2709/3391/1522 2619/3116/1522 2804/3498/1522 2872/3501/1522 +f 2670/3221/1115 2675/3282/1115 2840/3533/1115 2836/3407/1115 +f 2750/3290/1523 2678/3289/1523 2843/3540/1523 2911/3543/1523 +f 2676/3283/1113 2669/3220/1113 2835/3449/1113 2841/3536/1113 +f 2599/3235/1408 2598/3242/1408 2802/3362/1408 2803/3366/1408 +f 2679/3294/1524 2751/3297/1524 2912/3542/1524 2844/3541/1524 +f 2668/3213/1115 2677/3288/1115 2842/3537/1115 2834/3451/1115 +f 2752/3296/1525 2680/3295/1525 2845/3544/1525 2913/3547/1525 +f 2678/3289/1113 2667/3212/1113 2833/3459/1113 2843/3540/1113 +f 2681/3300/1526 2753/3303/1526 2914/3546/1526 2846/3545/1526 +f 2666/3207/1115 2679/3294/1115 2844/3541/1115 2832/3461/1115 +f 2565/3109/1408 2600/3234/1408 2763/3383/1408 2764/3272/1408 +f 2754/3302/1527 2682/3301/1527 2847/3548/1527 2915/3551/1527 +f 2680/3295/1113 2665/3206/1113 2831/3527/1113 2845/3544/1113 +f 2683/3306/1528 2755/3309/1528 2916/3550/1528 2848/3549/1528 +f 2664/3199/1115 2681/3300/1115 2846/3545/1115 2830/3526/1115 +f 2756/3308/1529 2684/3307/1529 2849/3552/1529 2917/3555/1529 +f 2682/3301/1113 2663/3198/1113 2829/3523/1113 2847/3548/1113 +f 2685/3314/1530 2757/3317/1530 2918/3554/1530 2850/3553/1530 +f 2662/3191/1115 2683/3306/1115 2848/3549/1115 2828/3522/1115 +f 2758/3316/1531 2686/3315/1531 2851/3556/1531 2919/3559/1531 +f 2684/3307/1113 2661/3190/1113 2827/3519/1113 2849/3552/1113 +f 2687/3320/1532 2759/3323/1532 2920/3558/1532 2852/3557/1532 +f 2660/3183/1115 2685/3314/1115 2850/3553/1115 2826/3518/1115 +f 2567/3115/1407 2636/3310/1407 2765/3313/1407 2766/3584/1407 +f 2760/3322/1533 2688/3321/1533 2853/3560/1533 2921/3563/1533 +f 2655/3168/1534 2727/3171/1534 2889/3509/1534 2821/3502/1534 +f 2686/3315/1113 2659/3182/1113 2825/3515/1113 2851/3556/1113 +f 2689/3326/1535 2761/3329/1535 2922/3562/1535 2854/3561/1535 +f 2728/3170/1536 2656/3169/1536 2822/3510/1536 2890/3513/1536 +f 2658/3177/1115 2687/3320/1115 2852/3557/1115 2824/3514/1115 +f 2572/3133/1113 2571/3132/1113 2767/3325/1113 2768/3340/1113 +f 2762/3328/1537 2690/3327/1537 2772/3505/1537 2783/3508/1537 +f 2657/3176/1538 2729/3179/1538 2891/3512/1538 2823/3511/1538 +f 2688/3321/1113 2657/3176/1113 2823/3511/1113 2853/3560/1113 +f 2708/3237/1268 2744/3333/1268 2781/3564/1268 2778/3382/1268 +f 2730/3178/1539 2658/3177/1539 2824/3514/1539 2892/3517/1539 +f 2656/3169/1115 2689/3326/1115 2854/3561/1115 2822/3510/1115 +f 2573/3137/1115 2574/3136/1115 2770/3504/1115 2771/3503/1115 +f 2743/3332/1113 2707/3236/1113 2871/3367/1113 2905/3566/1113 +f 2659/3182/1540 2731/3185/1540 2893/3516/1540 2825/3515/1540 +f 2690/3327/1113 2655/3168/1113 2821/3502/1113 2772/3505/1113 +f 2706/3245/1115 2742/3335/1115 2904/3565/1115 2870/3361/1115 +f 2732/3184/1541 2660/3183/1541 2826/3518/1541 2894/3521/1541 +f 2574/3136/1542 2582/3139/1542 2773/3389/1542 2770/3504/1542 +f 2741/3334/1113 2705/3244/1113 2869/3349/1113 2903/3568/1113 +f 2661/3190/1543 2733/3193/1543 2895/3520/1543 2827/3519/1543 +f 2581/3138/1544 2573/3137/1544 2771/3503/1544 2774/3368/1544 +f 2704/3253/1115 2740/3339/1115 2902/3567/1115 2868/3336/1115 +f 2734/3192/1545 2662/3191/1545 2828/3522/1545 2896/3525/1545 +f 2569/3113/1546 2577/3141/1546 2775/3369/1546 2776/3262/1546 +f 2739/3338/1265 2703/3252/1265 2867/3319/1265 2901/3570/1265 +f 2663/3198/1547 2735/3201/1547 2897/3524/1547 2829/3523/1547 +f 2578/3140/1548 2567/3115/1548 2766/3584/1548 2777/3388/1548 +f 2702/3261/1277 2738/3343/1277 2900/3569/1277 2866/3292/1277 +f 2736/3200/1549 2664/3199/1549 2830/3526/1549 2898/3529/1549 +f 2737/3342/1113 2701/3260/1113 2865/3269/1113 2899/3571/1113 +f 2665/3206/1550 2737/3209/1550 2899/3528/1550 2831/3527/1550 +f 2619/3116/1407 2563/3119/1407 2786/3499/1407 2804/3498/1407 +f 2923/3585/1113 2924/3586/1113 2926/3587/1113 2925/3588/1113 +f 2943/3589/1116 2978/3590/1116 2930/3591/1116 2929/3592/1116 +f 2929/3592/1115 2930/3591/1115 2928/3593/1115 2927/3594/1115 +f 2979/3595/1114 3014/3596/1114 2924/3597/1114 2923/3598/1114 +f 2988/3599/1551 3078/3600/1551 3241/3601/1551 3173/3602/1551 +f 2961/3603/1120 2926/3604/1120 2924/3605/1120 3014/3606/1120 +f 3055/3607/1552 2947/3608/1552 3151/3609/1552 3219/3610/1552 +f 2931/3611/1118 2932/3612/1118 2940/3613/1118 2939/3614/1118 +f 2934/3615/1118 2933/3616/1118 2941/3617/1118 2942/3618/1118 +f 2929/3592/1120 2927/3594/1120 2938/3619/1120 2937/3620/1120 +f 2937/3620/1115 2938/3619/1115 2942/3618/1115 2941/3617/1115 +f 3076/3621/1113 3112/3622/1113 3273/3623/1113 3239/3624/1113 +f 3079/3625/1553 2989/3626/1553 3174/3627/1553 3242/3628/1553 +f 2936/3629/1113 2935/3630/1113 2939/3631/1113 2940/3632/1113 +f 2948/3633/1554 3056/3634/1554 3220/3635/1554 3152/3636/1554 +f 2947/3608/1114 2946/3637/1114 3150/3638/1114 3151/3609/1114 +f 3113/3639/1115 3077/3640/1115 3240/3641/1115 3274/3642/1115 +f 2923/3585/1120 2925/3588/1120 2935/3630/1120 2936/3629/1120 +f 2990/3643/1555 3080/3644/1555 3243/3645/1555 3175/3646/1555 +f 3015/3647/1118 3016/3648/1118 3088/3649/1118 3087/3650/1118 +f 3057/3651/1556 2949/3652/1556 3153/3653/1556 3221/3654/1556 +f 3017/3655/1118 3018/3656/1118 3090/3657/1118 3089/3658/1118 +f 3078/3600/1113 3114/3659/1113 3275/3660/1113 3241/3601/1113 +f 3019/3661/1118 3020/3662/1118 3092/3663/1118 3091/3664/1118 +f 3081/3665/1557 2991/3666/1557 3176/3667/1557 3244/3668/1557 +f 3021/3669/1118 3022/3670/1118 3094/3671/1118 3093/3672/1118 +f 2950/3673/1558 3058/3674/1558 3222/3675/1558 3154/3676/1558 +f 3023/3677/1118 3024/3678/1118 3096/3679/1118 3095/3680/1118 +f 2945/3681/1114 2944/3682/1114 3148/3683/1114 3149/3684/1114 +f 3025/3685/1118 3026/3686/1118 3098/3687/1118 3097/3688/1118 +f 3115/3689/1115 3079/3625/1115 3242/3628/1115 3276/3690/1115 +f 3027/3691/1118 3028/3692/1118 3100/3693/1118 3099/3694/1118 +f 2992/3695/1559 3082/3696/1559 3245/3697/1559 3177/3698/1559 +f 3029/3699/1118 3030/3700/1118 3102/3701/1118 3101/3702/1118 +f 3059/3703/1560 2951/3704/1560 3155/3705/1560 3223/3706/1560 +f 3031/3707/1118 3032/3708/1118 3104/3709/1118 3103/3710/1118 +f 3080/3644/1113 3116/3711/1113 3277/3712/1113 3243/3645/1113 +f 2960/3713/1120 2959/3714/1120 3067/3715/1120 3068/3716/1120 +f 2995/3717/1116 2994/3718/1116 3179/3719/1116 3180/3720/1116 +f 2958/3721/1120 2957/3722/1120 3065/3723/1120 3066/3724/1120 +f 3083/3725/1561 2993/3726/1561 3178/3727/1561 3246/3728/1561 +f 2956/3729/1120 2955/3730/1120 3063/3731/1120 3064/3732/1120 +f 2952/3733/1562 3060/3734/1562 3224/3735/1562 3156/3736/1562 +f 2954/3737/1120 2953/3738/1120 3061/3739/1120 3062/3740/1120 +f 2943/3589/1114 2929/3592/1114 3136/3741/1114 3147/3742/1114 +f 2952/3733/1120 2951/3704/1120 3059/3703/1120 3060/3734/1120 +f 3117/3743/1115 3081/3665/1115 3244/3668/1115 3278/3744/1115 +f 2950/3673/1120 2949/3652/1120 3057/3651/1120 3058/3674/1120 +f 2994/3718/1563 3084/3745/1563 3247/3746/1563 3179/3719/1563 +f 2948/3633/1120 2947/3608/1120 3055/3607/1120 3056/3634/1120 +f 3061/3739/1564 2953/3738/1564 3157/3747/1564 3225/3748/1564 +f 2946/3637/1120 2945/3681/1120 3053/3749/1120 3054/3750/1120 +f 2935/3630/1565 2925/3588/1565 3124/3751/1565 3139/3752/1565 +f 2944/3682/1120 2943/3589/1120 3051/3753/1120 3052/3754/1120 +f 3082/3696/1113 3118/3755/1113 3279/3756/1113 3245/3697/1113 +f 3033/3757/1118 3034/3758/1118 3106/3759/1118 3105/3760/1118 +f 2993/3726/1116 2992/3695/1116 3177/3698/1116 3178/3727/1116 +f 3035/3761/1118 3036/3762/1118 3108/3763/1118 3107/3764/1118 +f 3085/3765/1566 2995/3717/1566 3180/3720/1566 3248/3766/1566 +f 3037/3767/1118 3038/3768/1118 3110/3769/1118 3109/3770/1118 +f 2954/3737/1567 3062/3740/1567 3226/3771/1567 3158/3772/1567 +f 3039/3773/1118 3040/3774/1118 3112/3775/1118 3111/3776/1118 +f 2923/3585/1568 2936/3629/1568 3144/3777/1568 3146/3778/1568 +f 3041/3779/1118 3042/3780/1118 3114/3781/1118 3113/3782/1118 +f 3119/3783/1115 3083/3725/1115 3246/3728/1115 3280/3784/1115 +f 3043/3785/1118 3044/3786/1118 3116/3787/1118 3115/3788/1118 +f 2996/3789/1569 3086/3790/1569 3140/3791/1569 3125/3792/1569 +f 3045/3793/1118 3046/3794/1118 3118/3795/1118 3117/3796/1118 +f 3063/3731/1570 2955/3730/1570 3159/3797/1570 3227/3798/1570 +f 3047/3799/1118 3048/3800/1118 3120/3801/1118 3119/3802/1118 +f 2931/3611/1571 2939/3614/1571 3142/3803/1571 3127/3804/1571 +f 3049/3805/1118 3050/3806/1118 3122/3807/1118 3121/3808/1118 +f 3084/3745/1113 3120/3809/1113 3281/3810/1113 3247/3746/1113 +f 3068/3716/1116 3067/3715/1116 3103/3811/1116 3104/3812/1116 +f 2991/3666/1116 2990/3643/1116 3175/3646/1116 3176/3667/1116 +f 3066/3724/1116 3065/3723/1116 3101/3813/1116 3102/3814/1116 +f 2956/3729/1572 3064/3732/1572 3228/3815/1572 3160/3816/1572 +f 3064/3732/1116 3063/3731/1116 3099/3817/1116 3100/3818/1116 +f 2940/3613/1573 2932/3612/1573 3128/3819/1573 3145/3820/1573 +f 3062/3740/1116 3061/3739/1116 3097/3821/1116 3098/3822/1116 +f 3121/3823/1115 3085/3765/1115 3248/3766/1115 3282/3824/1115 +f 3060/3734/1116 3059/3703/1116 3095/3825/1116 3096/3826/1116 +f 3065/3723/1574 2957/3722/1574 3161/3827/1574 3229/3828/1574 +f 3058/3674/1116 3057/3651/1116 3093/3829/1116 3094/3830/1116 +f 2939/3631/1113 2935/3630/1113 3139/3752/1113 3142/3831/1113 +f 3056/3634/1116 3055/3607/1116 3091/3832/1116 3092/3833/1116 +f 3086/3790/1113 3122/3834/1113 3143/3835/1113 3140/3791/1113 +f 3054/3750/1116 3053/3749/1116 3089/3836/1116 3090/3837/1116 +f 2989/3626/1116 2988/3599/1116 3173/3602/1116 3174/3627/1116 +f 3052/3754/1116 3051/3753/1116 3087/3838/1116 3088/3839/1116 +f 2958/3721/1575 3066/3724/1575 3230/3840/1575 3162/3841/1575 +f 3086/3790/1114 3085/3765/1114 3121/3823/1114 3122/3834/1114 +f 2936/3629/1113 2940/3632/1113 3145/3842/1113 3144/3777/1113 +f 3084/3745/1114 3083/3725/1114 3119/3783/1114 3120/3809/1114 +f 3087/3838/1113 3051/3753/1113 3215/3843/1113 3249/3844/1113 +f 3082/3696/1114 3081/3665/1114 3117/3743/1114 3118/3755/1114 +f 3067/3715/1576 2959/3714/1576 3163/3845/1576 3231/3846/1576 +f 3080/3644/1114 3079/3625/1114 3115/3689/1114 3116/3711/1114 +f 2937/3620/1115 2941/3617/1115 3134/3847/1115 3135/3848/1115 +f 3078/3600/1114 3077/3640/1114 3113/3639/1114 3114/3659/1114 +f 3052/3754/1115 3088/3839/1115 3250/3849/1115 3216/3850/1115 +f 3076/3621/1114 3075/3851/1114 3111/3852/1114 3112/3622/1114 +f 2987/3853/1116 2986/3854/1116 3171/3855/1116 3172/3856/1116 +f 3074/3857/1114 3073/3858/1114 3109/3859/1114 3110/3860/1114 +f 2960/3713/1577 3068/3716/1577 3138/3861/1577 3123/3862/1577 +f 3072/3863/1114 3071/3864/1114 3107/3865/1114 3108/3866/1114 +f 2942/3618/1115 2938/3619/1115 3137/3867/1115 3133/3868/1115 +f 3070/3869/1114 3069/3870/1114 3105/3871/1114 3106/3872/1114 +f 3089/3836/1113 3053/3749/1113 3217/3873/1113 3251/3874/1113 +f 3032/3708/1118 3031/3707/1118 3034/3758/1118 3033/3757/1118 +f 3104/3709/1578 3032/3708/1578 3129/3875/1578 3141/3876/1578 +f 3030/3700/1118 3029/3699/1118 3036/3762/1118 3035/3761/1118 +f 3054/3750/1115 3090/3837/1115 3252/3877/1115 3218/3878/1115 +f 3028/3692/1118 3027/3691/1118 3038/3768/1118 3037/3767/1118 +f 2985/3879/1116 2984/3880/1116 3169/3881/1116 3170/3882/1116 +f 3026/3686/1118 3025/3685/1118 3040/3774/1118 3039/3773/1118 +f 3031/3707/1579 3103/3710/1579 3265/3883/1579 3197/3884/1579 +f 3024/3678/1118 3023/3677/1118 3042/3780/1118 3041/3779/1118 +f 3091/3832/1113 3055/3607/1113 3219/3610/1113 3253/3885/1113 +f 3022/3670/1118 3021/3669/1118 3044/3786/1118 3043/3785/1118 +f 3102/3701/1580 3030/3700/1580 3196/3886/1580 3264/3887/1580 +f 3020/3662/1118 3019/3661/1118 3046/3794/1118 3045/3793/1118 +f 3056/3634/1115 3092/3833/1115 3254/3888/1115 3220/3635/1115 +f 3018/3656/1118 3017/3655/1118 3048/3800/1118 3047/3799/1118 +f 2983/3889/1116 2982/3890/1116 3167/3891/1116 3168/3892/1116 +f 3016/3648/1118 3015/3647/1118 3050/3806/1118 3049/3805/1118 +f 2930/3591/1120 2978/3893/1120 2997/3894/1120 2928/3593/1120 +f 2978/3893/1120 2977/3895/1120 2998/3896/1120 2997/3894/1120 +f 2977/3895/1120 2976/3897/1120 2999/3898/1120 2998/3896/1120 +f 2976/3897/1120 2975/3899/1120 3000/3900/1120 2999/3898/1120 +f 2975/3899/1120 2974/3901/1120 3001/3902/1120 3000/3900/1120 +f 2974/3901/1120 2973/3903/1120 3002/3904/1120 3001/3902/1120 +f 2973/3903/1120 2972/3905/1120 3003/3906/1120 3002/3904/1120 +f 2972/3905/1120 2971/3907/1120 3004/3908/1120 3003/3906/1120 +f 2971/3907/1120 2970/3909/1120 3005/3910/1120 3004/3908/1120 +f 2970/3909/1120 2969/3911/1120 3006/3912/1120 3005/3910/1120 +f 2969/3911/1120 2968/3913/1120 3007/3914/1120 3006/3912/1120 +f 2968/3913/1120 2967/3915/1120 3008/3916/1120 3007/3914/1120 +f 2967/3915/1120 2966/3917/1120 3009/3918/1120 3008/3916/1120 +f 2966/3917/1120 2965/3919/1120 3010/3920/1120 3009/3918/1120 +f 2965/3919/1120 2964/3921/1120 3011/3922/1120 3010/3920/1120 +f 2964/3921/1120 2963/3923/1120 3012/3924/1120 3011/3922/1120 +f 2963/3923/1120 2962/3925/1120 3013/3926/1120 3012/3924/1120 +f 2962/3925/1120 2961/3603/1120 3014/3606/1120 3013/3926/1120 +f 3029/3699/1581 3101/3702/1581 3263/3927/1581 3195/3928/1581 +f 2996/3789/1120 2995/3717/1120 3085/3765/1120 3086/3790/1120 +f 3093/3829/1113 3057/3651/1113 3221/3654/1113 3255/3929/1113 +f 2994/3718/1120 2993/3726/1120 3083/3725/1120 3084/3745/1120 +f 3100/3693/1582 3028/3692/1582 3194/3930/1582 3262/3931/1582 +f 2992/3695/1120 2991/3666/1120 3081/3665/1120 3082/3696/1120 +f 3058/3674/1115 3094/3830/1115 3256/3932/1115 3222/3675/1115 +f 2990/3643/1120 2989/3626/1120 3079/3625/1120 3080/3644/1120 +f 2981/3933/1116 2980/3934/1116 3165/3935/1116 3166/3936/1116 +f 2988/3599/1120 2987/3853/1120 3077/3640/1120 3078/3600/1120 +f 3027/3691/1583 3099/3694/1583 3261/3937/1583 3193/3938/1583 +f 2986/3854/1120 2985/3879/1120 3075/3851/1120 3076/3621/1120 +f 3095/3825/1113 3059/3703/1113 3223/3706/1113 3257/3939/1113 +f 2984/3880/1120 2983/3889/1120 3073/3858/1120 3074/3857/1120 +f 3098/3687/1584 3026/3686/1584 3192/3940/1584 3260/3941/1584 +f 2982/3890/1120 2981/3933/1120 3071/3864/1120 3072/3863/1120 +f 3060/3734/1115 3096/3826/1115 3258/3942/1115 3224/3735/1115 +f 2980/3934/1120 2979/3595/1120 3069/3870/1120 3070/3869/1120 +f 2927/3594/1114 2928/3593/1114 2997/3943/1114 2996/3789/1114 +f 2996/3789/1114 2997/3943/1114 2998/3944/1114 2995/3717/1114 +f 2995/3717/1114 2998/3944/1114 2999/3945/1114 2994/3718/1114 +f 2994/3718/1114 2999/3945/1114 3000/3946/1114 2993/3726/1114 +f 2993/3726/1114 3000/3946/1114 3001/3947/1114 2992/3695/1114 +f 2992/3695/1114 3001/3947/1114 3002/3948/1114 2991/3666/1114 +f 2991/3666/1114 3002/3948/1114 3003/3949/1114 2990/3643/1114 +f 2990/3643/1114 3003/3949/1114 3004/3950/1114 2989/3626/1114 +f 2989/3626/1114 3004/3950/1114 3005/3951/1114 2988/3599/1114 +f 2988/3599/1114 3005/3951/1114 3006/3952/1114 2987/3853/1114 +f 2987/3853/1114 3006/3952/1114 3007/3953/1114 2986/3854/1114 +f 2986/3854/1114 3007/3953/1114 3008/3954/1114 2985/3879/1114 +f 2985/3879/1114 3008/3954/1114 3009/3955/1114 2984/3880/1114 +f 2984/3880/1114 3009/3955/1114 3010/3956/1114 2983/3889/1114 +f 2983/3889/1114 3010/3956/1114 3011/3957/1114 2982/3890/1114 +f 2982/3890/1114 3011/3957/1114 3012/3958/1114 2981/3933/1114 +f 2981/3933/1114 3012/3958/1114 3013/3959/1114 2980/3934/1114 +f 2980/3934/1114 3013/3959/1114 3014/3596/1114 2979/3595/1114 +f 2925/3588/1116 2926/3587/1116 2961/3960/1116 2960/3713/1116 +f 2960/3713/1116 2961/3960/1116 2962/3961/1116 2959/3714/1116 +f 2959/3714/1116 2962/3961/1116 2963/3962/1116 2958/3721/1116 +f 2958/3721/1116 2963/3962/1116 2964/3963/1116 2957/3722/1116 +f 2957/3722/1116 2964/3963/1116 2965/3964/1116 2956/3729/1116 +f 2956/3729/1116 2965/3964/1116 2966/3965/1116 2955/3730/1116 +f 2955/3730/1116 2966/3965/1116 2967/3966/1116 2954/3737/1116 +f 2954/3737/1116 2967/3966/1116 2968/3967/1116 2953/3738/1116 +f 2953/3738/1116 2968/3967/1116 2969/3968/1116 2952/3733/1116 +f 2952/3733/1116 2969/3968/1116 2970/3969/1116 2951/3704/1116 +f 2951/3704/1116 2970/3969/1116 2971/3970/1116 2950/3673/1116 +f 2950/3673/1116 2971/3970/1116 2972/3971/1116 2949/3652/1116 +f 2949/3652/1116 2972/3971/1116 2973/3972/1116 2948/3633/1116 +f 2948/3633/1116 2973/3972/1116 2974/3973/1116 2947/3608/1116 +f 2947/3608/1116 2974/3973/1116 2975/3974/1116 2946/3637/1116 +f 2946/3637/1116 2975/3974/1116 2976/3975/1116 2945/3681/1116 +f 2945/3681/1116 2976/3975/1116 2977/3976/1116 2944/3682/1116 +f 2944/3682/1116 2977/3976/1116 2978/3590/1116 2943/3589/1116 +f 3164/3977/1585 3146/3978/1585 3144/3979/1585 3232/3980/1585 +f 3181/3981/1118 3131/3982/1118 3130/3983/1118 3132/3984/1118 +f 3232/3980/1586 3144/3979/1586 3145/3985/1586 3266/3986/1586 +f 3215/3843/1587 3135/3848/1587 3134/3847/1587 3249/3844/1587 +f 3132/3984/1588 3130/3983/1588 3133/3868/1588 3143/3987/1588 +f 3147/3742/1589 3136/3741/1589 3135/3848/1589 3215/3843/1589 +f 3129/3875/1590 3127/3804/1590 3142/3803/1590 3141/3876/1590 +f 3131/3982/1591 3181/3981/1591 3249/3988/1591 3134/3847/1591 +f 3182/3989/1592 3183/3990/1592 3251/3991/1592 3250/3992/1592 +f 3184/3993/1593 3185/3994/1593 3253/3995/1593 3252/3996/1593 +f 3186/3997/1594 3187/3998/1594 3255/3999/1594 3254/4000/1594 +f 3188/4001/1595 3189/4002/1595 3257/4003/1595 3256/4004/1595 +f 3190/4005/1596 3191/4006/1596 3259/4007/1596 3258/4008/1596 +f 3192/3940/1597 3193/3938/1597 3261/3937/1597 3260/3941/1597 +f 3194/3930/1598 3195/3928/1598 3263/3927/1598 3262/3931/1598 +f 3196/3886/1599 3197/3884/1599 3265/3883/1599 3264/3887/1599 +f 3124/3751/1600 3123/3862/1600 3138/3861/1600 3139/3752/1600 +f 3163/3845/1601 3162/3841/1601 3230/3840/1601 3231/3846/1601 +f 3161/3827/1602 3160/3816/1602 3228/3815/1602 3229/3828/1602 +f 3159/3797/1603 3158/3772/1603 3226/3771/1603 3227/3798/1603 +f 3157/3747/1604 3156/3736/1604 3224/3735/1604 3225/3748/1604 +f 3155/3705/1605 3154/3676/1605 3222/3675/1605 3223/3706/1605 +f 3153/3653/1606 3152/3636/1606 3220/3635/1606 3221/3654/1606 +f 3151/3609/1607 3150/3638/1607 3218/3878/1607 3219/3610/1607 +f 3149/3684/1608 3148/3683/1608 3216/3850/1608 3217/3873/1608 +f 3128/3819/1609 3198/4009/1609 3266/4010/1609 3145/3820/1609 +f 3199/4011/1610 3200/4012/1610 3268/4013/1610 3267/4014/1610 +f 3201/4015/1611 3202/4016/1611 3270/4017/1611 3269/4018/1611 +f 3203/4019/1612 3204/4020/1612 3272/4021/1612 3271/4022/1612 +f 3205/4023/1613 3206/4024/1613 3274/4025/1613 3273/4026/1613 +f 3207/4027/1614 3208/4028/1614 3276/4029/1614 3275/4030/1614 +f 3209/4031/1615 3210/4032/1615 3278/4033/1615 3277/4034/1615 +f 3211/4035/1616 3212/4036/1616 3280/4037/1616 3279/4038/1616 +f 3213/4039/1617 3214/4040/1617 3282/4041/1617 3281/4042/1617 +f 3139/3752/1618 3138/3861/1618 3141/4043/1618 3142/3831/1618 +f 3231/3846/1619 3230/3840/1619 3264/4044/1619 3265/4045/1619 +f 3229/3828/1620 3228/3815/1620 3262/4046/1620 3263/4047/1620 +f 3227/3798/1621 3226/3771/1621 3260/4048/1621 3261/4049/1621 +f 3225/3748/1622 3224/3735/1622 3258/3942/1622 3259/4050/1622 +f 3223/3706/1623 3222/3675/1623 3256/3932/1623 3257/3939/1623 +f 3221/3654/1624 3220/3635/1624 3254/3888/1624 3255/3929/1624 +f 3219/3610/1625 3218/3878/1625 3252/3877/1625 3253/3885/1625 +f 3217/3873/1626 3216/3850/1626 3250/3849/1626 3251/3874/1626 +f 3137/3867/1627 3140/3791/1627 3143/3835/1627 3133/3868/1627 +f 3248/3766/1628 3247/3746/1628 3281/3810/1628 3282/3824/1628 +f 3246/3728/1629 3245/3697/1629 3279/3756/1629 3280/3784/1629 +f 3244/3668/1630 3243/3645/1630 3277/3712/1630 3278/3744/1630 +f 3242/3628/1631 3241/3601/1631 3275/3660/1631 3276/3690/1631 +f 3240/3641/1632 3239/3624/1632 3273/3623/1632 3274/3642/1632 +f 3238/4051/1633 3237/4052/1633 3271/4053/1633 3272/4054/1633 +f 3236/4055/1634 3235/4056/1634 3269/4057/1634 3270/4058/1634 +f 3234/4059/1635 3233/4060/1635 3267/4061/1635 3268/4062/1635 +f 3127/3804/1118 3129/3875/1118 3198/4009/1118 3128/3819/1118 +f 3197/3884/1118 3196/3886/1118 3200/4012/1118 3199/4011/1118 +f 3195/3928/1118 3194/3930/1118 3202/4016/1118 3201/4015/1118 +f 3193/3938/1118 3192/3940/1118 3204/4020/1118 3203/4019/1118 +f 3191/4006/1118 3190/4005/1118 3206/4024/1118 3205/4023/1118 +f 3189/4002/1118 3188/4001/1118 3208/4028/1118 3207/4027/1118 +f 3187/3998/1118 3186/3997/1118 3210/4032/1118 3209/4031/1118 +f 3185/3994/1118 3184/3993/1118 3212/4036/1118 3211/4035/1118 +f 3183/3990/1118 3182/3989/1118 3214/4040/1118 3213/4039/1118 +f 3126/4063/1636 3125/3792/1636 3140/3791/1636 3137/3867/1636 +f 3180/3720/1637 3179/3719/1637 3247/3746/1637 3248/3766/1637 +f 3178/3727/1638 3177/3698/1638 3245/3697/1638 3246/3728/1638 +f 3176/3667/1639 3175/3646/1639 3243/3645/1639 3244/3668/1639 +f 3174/3627/1640 3173/3602/1640 3241/3601/1640 3242/3628/1640 +f 3172/3856/1641 3171/3855/1641 3239/3624/1641 3240/3641/1641 +f 3170/3882/1642 3169/3881/1642 3237/4052/1642 3238/4051/1642 +f 3168/3892/1643 3167/3891/1643 3235/4056/1643 3236/4055/1643 +f 3166/3936/1644 3165/3935/1644 3233/4060/1644 3234/4059/1644 +f 3111/3852/1115 3075/3851/1115 3238/4051/1115 3272/4054/1115 +f 2949/3652/1114 2948/3633/1114 3152/3636/1114 3153/3653/1114 +f 2946/3637/1645 3054/3750/1645 3218/3878/1645 3150/3638/1645 +f 3077/3640/1646 2987/3853/1646 3172/3856/1646 3240/3641/1646 +f 3074/3857/1113 3110/3860/1113 3271/4053/1113 3237/4052/1113 +f 3053/3749/1647 2945/3681/1647 3149/3684/1647 3217/3873/1647 +f 2986/3854/1648 3076/3621/1648 3239/3624/1648 3171/3855/1648 +f 3109/3859/1115 3073/3858/1115 3236/4055/1115 3270/4058/1115 +f 2951/3704/1114 2950/3673/1114 3154/3676/1114 3155/3705/1114 +f 2944/3682/1649 3052/3754/1649 3216/3850/1649 3148/3683/1649 +f 3075/3851/1650 2985/3879/1650 3170/3882/1650 3238/4051/1650 +f 3072/3863/1113 3108/3866/1113 3269/4057/1113 3235/4056/1113 +f 3051/3753/1651 2943/3589/1651 3147/3742/1651 3215/3843/1651 +f 2984/3880/1652 3074/3857/1652 3237/4052/1652 3169/3881/1652 +f 3107/3865/1115 3071/3864/1115 3234/4059/1115 3268/4062/1115 +f 2953/3738/1114 2952/3733/1114 3156/3736/1114 3157/3747/1114 +f 3033/3757/1653 3105/3760/1653 3266/4010/1653 3198/4009/1653 +f 3073/3858/1654 2983/3889/1654 3168/3892/1654 3236/4055/1654 +f 3070/3869/1113 3106/3872/1113 3267/4061/1113 3233/4060/1113 +f 3106/3759/1655 3034/3758/1655 3199/4011/1655 3267/4014/1655 +f 2982/3890/1656 3072/3863/1656 3235/4056/1656 3167/3891/1656 +f 3105/3871/1115 3069/3870/1115 3232/3980/1115 3266/3986/1115 +f 2955/3730/1114 2954/3737/1114 3158/3772/1114 3159/3797/1114 +f 3035/3761/1657 3107/3764/1657 3268/4013/1657 3200/4012/1657 +f 3071/3864/1658 2981/3933/1658 3166/3936/1658 3234/4059/1658 +f 3032/3708/1115 3033/3757/1115 3198/4009/1115 3129/3875/1115 +f 3108/3763/1659 3036/3762/1659 3201/4015/1659 3269/4018/1659 +f 2980/3934/1660 3070/3869/1660 3233/4060/1660 3165/3935/1660 +f 3034/3758/1113 3031/3707/1113 3197/3884/1113 3199/4011/1113 +f 2957/3722/1114 2956/3729/1114 3160/3816/1114 3161/3827/1114 +f 3037/3767/1661 3109/3770/1661 3270/4017/1661 3202/4016/1661 +f 3069/3870/1662 2979/3595/1662 3164/3977/1662 3232/3980/1662 +f 3030/3700/1115 3035/3761/1115 3200/4012/1115 3196/3886/1115 +f 3110/3769/1663 3038/3768/1663 3203/4019/1663 3271/4022/1663 +f 3036/3762/1113 3029/3699/1113 3195/3928/1113 3201/4015/1113 +f 2959/3714/1114 2958/3721/1114 3162/3841/1114 3163/3845/1114 +f 3039/3773/1664 3111/3776/1664 3272/4021/1664 3204/4020/1664 +f 3028/3692/1115 3037/3767/1115 3202/4016/1115 3194/3930/1115 +f 3112/3775/1665 3040/3774/1665 3205/4023/1665 3273/4026/1665 +f 3038/3768/1113 3027/3691/1113 3193/3938/1113 3203/4019/1113 +f 3041/3779/1666 3113/3782/1666 3274/4025/1666 3206/4024/1666 +f 3026/3686/1115 3039/3773/1115 3204/4020/1115 3192/3940/1115 +f 2925/3588/1114 2960/3713/1114 3123/3862/1114 3124/3751/1114 +f 3114/3781/1667 3042/3780/1667 3207/4027/1667 3275/4030/1667 +f 3040/3774/1113 3025/3685/1113 3191/4006/1113 3205/4023/1113 +f 3043/3785/1668 3115/3788/1668 3276/4029/1668 3208/4028/1668 +f 3024/3678/1115 3041/3779/1115 3206/4024/1115 3190/4005/1115 +f 3116/3787/1669 3044/3786/1669 3209/4031/1669 3277/4034/1669 +f 3042/3780/1113 3023/3677/1113 3189/4002/1113 3207/4027/1113 +f 3045/3793/1670 3117/3796/1670 3278/4033/1670 3210/4032/1670 +f 3022/3670/1115 3043/3785/1115 3208/4028/1115 3188/4001/1115 +f 3118/3795/1671 3046/3794/1671 3211/4035/1671 3279/4038/1671 +f 3044/3786/1113 3021/3669/1113 3187/3998/1113 3209/4031/1113 +f 3047/3799/1672 3119/3802/1672 3280/4037/1672 3212/4036/1672 +f 3020/3662/1115 3045/3793/1115 3210/4032/1115 3186/3997/1115 +f 2927/3594/1116 2996/3789/1116 3125/3792/1116 3126/4063/1116 +f 3120/3801/1673 3048/3800/1673 3213/4039/1673 3281/4042/1673 +f 3015/3647/1674 3087/3650/1674 3249/3988/1674 3181/3981/1674 +f 3046/3794/1113 3019/3661/1113 3185/3994/1113 3211/4035/1113 +f 3049/3805/1675 3121/3808/1675 3282/4041/1675 3214/4040/1675 +f 3088/3649/1676 3016/3648/1676 3182/3989/1676 3250/3992/1676 +f 3018/3656/1115 3047/3799/1115 3212/4036/1115 3184/3993/1115 +f 2932/3612/1113 2931/3611/1113 3127/3804/1113 3128/3819/1113 +f 3122/3807/1677 3050/3806/1677 3132/3984/1677 3143/3987/1677 +f 3017/3655/1678 3089/3658/1678 3251/3991/1678 3183/3990/1678 +f 3048/3800/1113 3017/3655/1113 3183/3990/1113 3213/4039/1113 +f 3068/3716/1115 3104/3812/1115 3141/4043/1115 3138/3861/1115 +f 3090/3657/1679 3018/3656/1679 3184/3993/1679 3252/3996/1679 +f 3016/3648/1115 3049/3805/1115 3214/4040/1115 3182/3989/1115 +f 2933/3616/1115 2934/3615/1115 3130/3983/1115 3131/3982/1115 +f 3103/3811/1113 3067/3715/1113 3231/3846/1113 3265/4045/1113 +f 3019/3661/1680 3091/3664/1680 3253/3995/1680 3185/3994/1680 +f 3050/3806/1113 3015/3647/1113 3181/3981/1113 3132/3984/1113 +f 3066/3724/1115 3102/3814/1115 3264/4044/1115 3230/3840/1115 +f 3092/3663/1681 3020/3662/1681 3186/3997/1681 3254/4000/1681 +f 2934/3615/1682 2942/3618/1682 3133/3868/1682 3130/3983/1682 +f 3101/3813/1113 3065/3723/1113 3229/3828/1113 3263/4047/1113 +f 3021/3669/1683 3093/3672/1683 3255/3999/1683 3187/3998/1683 +f 2941/3617/1684 2933/3616/1684 3131/3982/1684 3134/3847/1684 +f 3064/3732/1115 3100/3818/1115 3262/4046/1115 3228/3815/1115 +f 3094/3671/1685 3022/3670/1685 3188/4001/1685 3256/4004/1685 +f 2929/3592/1686 2937/3620/1686 3135/3848/1686 3136/3741/1686 +f 3099/3817/1113 3063/3731/1113 3227/3798/1113 3261/4049/1113 +f 3023/3677/1687 3095/3680/1687 3257/4003/1687 3189/4002/1687 +f 2938/3619/1688 2927/3594/1688 3126/4063/1688 3137/3867/1688 +f 3062/3740/1115 3098/3822/1115 3260/4048/1115 3226/3771/1115 +f 3096/3679/1689 3024/3678/1689 3190/4005/1689 3258/4008/1689 +f 3097/3821/1113 3061/3739/1113 3225/3748/1113 3259/4050/1113 +f 3025/3685/1690 3097/3688/1690 3259/4007/1690 3191/4006/1690 +f 2979/3595/1116 2923/3598/1116 3146/3978/1116 3164/3977/1116 +o Cube.002 +v 2.483926 -0.011854 0.234945 +v 2.314018 0.440823 0.234945 +v 2.483926 -0.011854 -0.114806 +v 2.314018 0.440823 -0.114806 +v 3.466442 0.221419 0.234945 +v 3.314034 0.680284 0.234945 +v 3.466442 0.221419 -0.114806 +v 3.314034 0.680284 -0.114806 +v 2.890496 -0.974630 -0.114806 +v 2.890496 -0.974630 0.234945 +v 3.658639 -0.319108 -0.114806 +v 3.658639 -0.319108 0.234945 +v 3.446988 -2.147324 -0.114806 +v 3.446988 -2.147324 0.234945 +v 4.215131 -1.491802 -0.114806 +v 4.215131 -1.491802 0.234945 +v 4.034307 -3.092089 -0.114806 +v 4.034307 -3.092089 0.234945 +v 4.821526 -2.459601 -0.114806 +v 4.821526 -2.459601 0.234945 +v 4.113073 -3.190125 -0.133398 +v 4.113073 -3.190125 0.253537 +v 4.900292 -2.557638 -0.133398 +v 4.900292 -2.557638 0.253537 +v 4.229496 -3.335029 -0.133398 +v 4.229496 -3.335029 0.253537 +v 5.016715 -2.702542 -0.133398 +v 5.016715 -2.702542 0.253537 +vt 0.375000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.250000 +vt 0.375000 0.250000 +vt 0.625000 0.500000 +vt 0.375000 0.500000 +vt 0.625000 0.750000 +vt 0.375000 0.750000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.875000 0.500000 +vt 0.875000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.750000 +vt 0.375000 1.000000 +vt 0.375000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.750000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.500000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.125000 0.500000 +vt 0.125000 0.750000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vn -0.9289 -0.3703 0.0000 +vn -0.9362 -0.3514 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 0.9457 0.3251 0.0000 +vn 0.9490 0.3152 0.0000 +vn -0.0000 -0.0000 1.0000 +vn -0.9125 -0.4090 0.0000 +vn -0.2329 0.9725 0.0000 +vn 0.9240 0.3824 0.0000 +vn 0.8769 0.4807 0.0000 +vn 0.8134 0.5818 0.0000 +vn -0.8778 -0.4791 0.0000 +vn -0.0443 0.0551 0.9975 +vn -0.0478 0.0594 0.9971 +vn -0.0459 0.0572 0.9973 +vn -0.8143 -0.5804 0.0000 +vn -0.0443 0.0551 -0.9975 +vn -0.0478 0.0594 -0.9971 +vn 0.7796 0.6263 0.0000 +vn -0.0459 0.0572 -0.9973 +vn -0.7796 -0.6263 0.0000 +vn 0.6263 -0.7796 0.0000 +usemtl None +s 1 +f 3283/4064/1691 3284/4065/1692 3286/4066/1692 3285/4067/1691 +f 3285/4067/1693 3286/4066/1693 3290/4068/1693 3289/4069/1693 +f 3289/4069/1694 3290/4068/1695 3288/4070/1695 3287/4071/1694 +f 3287/4071/1696 3288/4070/1696 3284/4072/1696 3283/4073/1696 +f 3283/4064/1691 3285/4067/1691 3291/4074/1697 3292/4075/1697 +f 3290/4068/1698 3286/4076/1698 3284/4077/1698 3288/4070/1698 +f 3291/4074/1693 3293/4078/1693 3297/4079/1693 3295/4080/1693 +f 3289/4069/1694 3287/4071/1694 3294/4081/1699 3293/4078/1699 +f 3287/4071/1696 3283/4073/1696 3292/4082/1696 3294/4081/1696 +f 3285/4067/1693 3289/4069/1693 3293/4078/1693 3291/4074/1693 +f 3297/4079/1700 3298/4083/1700 3302/4084/1701 3301/4085/1701 +f 3293/4078/1699 3294/4081/1699 3298/4083/1700 3297/4079/1700 +f 3292/4075/1697 3291/4074/1697 3295/4080/1702 3296/4086/1702 +f 3294/4081/1696 3292/4082/1696 3296/4087/1696 3298/4083/1696 +f 3302/4084/1703 3300/4088/1704 3304/4089/1705 3306/4090/1705 +f 3296/4086/1702 3295/4080/1702 3299/4091/1706 3300/4092/1706 +f 3298/4083/1696 3296/4087/1696 3300/4088/1704 3302/4084/1703 +f 3295/4080/1693 3297/4079/1693 3301/4085/1707 3299/4091/1708 +f 3305/4093/1709 3306/4090/1709 3310/4094/1709 3309/4095/1709 +f 3299/4091/1708 3301/4085/1707 3305/4093/1710 3303/4096/1710 +f 3301/4085/1701 3302/4084/1701 3306/4090/1709 3305/4093/1709 +f 3300/4092/1706 3299/4091/1706 3303/4096/1711 3304/4097/1711 +f 3307/4098/1712 3309/4095/1712 3310/4094/1712 3308/4099/1712 +f 3304/4097/1711 3303/4096/1711 3307/4100/1711 3308/4101/1711 +f 3306/4090/1705 3304/4089/1705 3308/4102/1696 3310/4094/1696 +f 3303/4096/1710 3305/4093/1710 3309/4095/1693 3307/4100/1693 +o Cube.003 +v 1.631844 1.352033 0.302940 +v 1.604172 1.239544 0.260900 +v 2.078732 1.356116 0.302351 +v 2.040209 1.237954 0.260279 +v 1.550405 1.352330 0.303056 +v 1.518268 1.239857 0.261022 +v 2.078732 1.678394 0.421873 +v 1.631844 1.684673 0.422068 +v 1.550405 1.824727 0.432368 +v 1.518733 1.886039 0.420586 +v 2.040033 1.886039 0.420586 +v 2.044606 1.824245 0.432514 +v 2.044606 1.726478 0.432093 +v 1.604638 1.886039 0.420586 +v 1.631844 1.824647 0.432392 +v 1.631844 1.727324 0.432296 +v 1.550405 1.684833 0.422106 +v 1.550405 1.785494 0.437951 +v 3.069902 1.690832 0.425400 +v 3.069902 1.837231 0.435320 +v 2.044606 1.784685 0.437757 +v 1.631844 1.785361 0.437919 +v 1.550405 1.727490 0.432336 +v 3.069902 1.735918 0.436211 +v 3.069903 1.796622 0.442468 +v 1.305220 1.338596 0.299583 +v 1.305220 1.688979 0.424955 +v 1.305220 1.836314 0.435600 +v 1.305220 1.733992 0.435750 +v 1.305220 1.795082 0.442101 +v 3.069903 1.342013 0.300918 +v 1.403671 1.274654 0.261326 +v 1.391812 1.873669 0.420586 +v 3.042327 1.272376 0.262651 +v 3.046708 1.873669 0.420586 +v 2.232645 1.680961 0.422510 +v 2.798473 1.825557 0.432111 +v 2.798473 1.729236 0.432755 +v 2.798473 1.786890 0.438281 +v 2.232645 1.360834 0.304257 +v 2.835914 1.243058 0.262272 +v 2.894072 1.875643 0.420586 +v 2.044606 1.683859 0.421873 +v 2.044606 1.350526 0.302351 +v 2.798473 1.686514 0.422510 +v 2.798473 1.355405 0.304257 +v 2.078732 1.666746 0.394960 +v 2.078732 1.368031 0.273996 +v 2.232645 1.669125 0.395924 +v 2.232645 1.372404 0.275767 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vn 0.0001 -0.3501 0.9367 +vn -0.0000 -0.3501 0.9367 +vn 0.0000 -0.3400 0.9404 +vn 0.0000 -0.3437 0.9391 +vn 0.0181 0.1747 0.9845 +vn 0.0068 0.1781 0.9840 +vn 0.0050 0.2331 0.9724 +vn 0.0078 0.2580 0.9661 +vn 0.0001 0.1634 0.9866 +vn 0.0003 0.1685 0.9857 +vn 0.0006 0.1963 0.9806 +vn -0.0001 0.1889 0.9820 +vn -0.0178 -0.3906 0.9204 +vn -0.0051 -0.3585 0.9335 +vn -0.0328 -0.4242 0.9050 +vn -0.0067 -0.3651 0.9310 +vn -0.0000 -0.2856 0.9583 +vn 0.0032 -0.2858 0.9583 +vn 0.0085 0.0218 0.9997 +vn 0.0002 0.0207 0.9998 +vn 0.0001 -0.2764 0.9610 +vn -0.0001 0.0217 0.9998 +vn 0.0064 -0.2849 0.9585 +vn 0.0169 0.0275 0.9995 +vn 0.0049 -0.1666 0.9860 +vn 0.0098 -0.1658 0.9861 +vn -0.0001 -0.1653 0.9862 +vn 0.0001 -0.1653 0.9863 +vn -0.0045 -0.1663 0.9861 +vn -0.0089 -0.1654 0.9862 +vn -0.0157 0.0366 0.9992 +vn -0.0080 0.0276 0.9996 +vn -0.0029 -0.2862 0.9582 +vn -0.0058 -0.2845 0.9587 +vn -0.0176 0.2220 0.9749 +vn -0.0057 0.1865 0.9824 +vn 0.0024 -0.3541 0.9352 +vn 0.0061 -0.3669 0.9303 +vn -0.0141 0.3012 0.9535 +vn -0.0116 0.2858 0.9582 +vn 0.0110 -0.3805 0.9247 +vn 0.0191 -0.4026 0.9152 +vn -0.0318 0.9238 0.3816 +vn -0.0015 -0.2104 0.9776 +vn -0.0010 -0.0682 0.9977 +vn -0.0013 -0.0535 0.9986 +vn -0.0018 -0.2044 0.9789 +vn 0.0000 -0.3753 0.9269 +vn 1.0000 0.0000 0.0000 +vn -1.0000 0.0000 0.0000 +vn 0.0126 -0.9156 0.4019 +usemtl Material +s 1 +f 3312/4103/1713 3314/4104/1714 3354/4105/1715 3311/4106/1716 +f 3338/4107/1717 3319/4108/1718 3320/4109/1719 3343/4110/1720 +f 3325/4111/1721 3322/4112/1722 3321/4113/1723 3324/4114/1724 +f 3316/4115/1725 3312/4103/1713 3311/4106/1716 3315/4116/1726 +f 3342/4117/1727 3316/4115/1725 3315/4116/1726 3336/4118/1728 +f 3319/4108/1718 3325/4111/1721 3324/4114/1724 3320/4109/1719 +f 3315/4116/1726 3311/4106/1716 3318/4119/1729 3327/4120/1730 +f 3328/4121/1731 3332/4122/1732 3325/4111/1721 3319/4108/1718 +f 3311/4106/1716 3354/4105/1715 3353/4123/1733 3318/4119/1729 +f 3332/4122/1732 3331/4124/1734 3322/4112/1722 3325/4111/1721 +f 3336/4118/1728 3315/4116/1726 3327/4120/1730 3337/4125/1735 +f 3340/4126/1736 3328/4121/1731 3319/4108/1718 3338/4107/1717 +f 3337/4125/1735 3327/4120/1730 3333/4127/1737 3339/4128/1738 +f 3339/4128/1738 3333/4127/1737 3328/4121/1731 3340/4126/1736 +f 3318/4119/1729 3353/4123/1733 3323/4129/1739 3326/4130/1740 +f 3326/4130/1740 3323/4129/1739 3331/4124/1734 3332/4122/1732 +f 3327/4120/1730 3318/4119/1729 3326/4130/1740 3333/4127/1737 +f 3333/4127/1737 3326/4130/1740 3332/4122/1732 3328/4121/1731 +f 3348/4131/1741 3334/4132/1742 3335/4133/1743 3349/4134/1744 +f 3355/4135/1745 3329/4136/1746 3334/4132/1742 3348/4131/1741 +f 3349/4134/1744 3335/4133/1743 3330/4137/1747 3347/4138/1748 +f 3356/4139/1749 3341/4140/1750 3329/4136/1746 3355/4135/1745 +f 3347/4138/1748 3330/4137/1747 3345/4141/1751 3352/4142/1752 +f 3351/4143/1753 3344/4144/1754 3341/4140/1750 3356/4139/1749 +f 3314/4104/1714 3351/4143/1753 3356/4139/1749 3354/4105/1715 +f 3322/4112/1722 3347/4138/1748 3352/4142/1752 3321/4113/1723 +f 3313/4145/1755 3350/4146/1755 3360/4147/1755 3358/4148/1755 +f 3331/4124/1734 3349/4134/1744 3347/4138/1748 3322/4112/1722 +f 3353/4123/1733 3355/4135/1745 3348/4131/1741 3323/4129/1739 +f 3323/4129/1739 3348/4131/1741 3349/4134/1744 3331/4124/1734 +f 3313/4145/1756 3317/4149/1757 3353/4123/1733 3354/4105/1715 +f 3317/4149/1757 3346/4150/1758 3355/4135/1745 3353/4123/1733 +f 3350/4146/1759 3313/4145/1756 3354/4105/1715 3356/4139/1749 +f 3346/4150/1758 3350/4146/1759 3356/4139/1749 3355/4135/1745 +f 3358/4148/1760 3360/4147/1760 3359/4151/1760 3357/4152/1760 +f 3317/4149/1761 3313/4145/1761 3358/4148/1761 3357/4152/1761 +f 3350/4146/1762 3346/4150/1762 3359/4151/1762 3360/4147/1762 +f 3346/4150/1763 3317/4149/1763 3357/4152/1763 3359/4151/1763 +o Cube.004 +v 0.270978 0.244211 0.095474 +v 0.195875 0.351857 0.095474 +v 0.270978 0.244211 -0.095474 +v 0.195875 0.351857 -0.095474 +v 0.464136 0.231359 0.095474 +v 0.520965 0.343892 0.095474 +v 0.464136 0.231359 -0.095474 +v 0.520965 0.343892 -0.095474 +v 0.260426 0.182494 0.095474 +v 0.260426 0.182494 -0.095474 +v 0.430330 0.169642 0.095474 +v 0.430330 0.169642 -0.095474 +v 0.240860 0.115700 0.095474 +v 0.240860 0.115700 -0.095474 +v 0.422915 0.102849 0.095474 +v 0.422915 0.102849 -0.095474 +v 0.236477 -0.015606 0.095474 +v 0.236477 -0.015606 -0.095474 +v 0.418532 -0.028457 0.095474 +v 0.418532 -0.028457 -0.095474 +v 0.254669 -0.168352 0.095474 +v 0.254669 -0.168352 -0.095474 +v 0.428598 -0.113056 0.095474 +v 0.428598 -0.113056 -0.095474 +v 0.317727 -0.283739 0.095474 +v 0.317727 -0.283739 -0.095474 +v 0.470720 -0.201374 0.095474 +v 0.470720 -0.201374 -0.095474 +v 0.397121 -0.353242 0.095474 +v 0.397121 -0.353242 -0.095474 +v 0.522769 -0.272701 0.095474 +v 0.522769 -0.272701 -0.095474 +v 0.434762 -0.384475 0.095474 +v 0.434762 -0.384475 -0.095474 +v 0.557464 -0.301722 0.095474 +v 0.557464 -0.301722 -0.095474 +v 0.516355 -0.385488 0.095474 +v 0.516355 -0.385488 -0.095474 +v 0.591928 -0.351314 0.095474 +v 0.591928 -0.351314 -0.095474 +vt 0.375000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.250000 +vt 0.375000 0.250000 +vt 0.625000 0.500000 +vt 0.375000 0.500000 +vt 0.625000 0.750000 +vt 0.375000 0.750000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.500000 +vt 0.375000 0.250000 +vt 0.875000 0.500000 +vt 0.875000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.750000 +vt 0.375000 0.000000 +vt 0.375000 0.500000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vt 0.375000 0.750000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.750000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.375000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.125000 0.500000 +vt 0.375000 0.750000 +vt 0.125000 0.750000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vn -0.8201 -0.5722 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 0.8926 -0.4508 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0245 0.9997 0.0000 +vn -0.9857 0.1685 0.0000 +vn 0.8770 -0.4804 0.0000 +vn 0.9994 -0.0334 0.0000 +vn 0.9939 -0.1103 0.0000 +vn -0.9597 0.2811 0.0000 +vn -0.9930 -0.1183 0.0000 +vn -0.9994 0.0334 0.0000 +vn 0.9930 0.1182 0.0000 +vn 0.8078 0.5895 0.0000 +vn 0.9026 0.4305 0.0000 +vn -0.8775 -0.4796 0.0000 +vn -0.6587 -0.7524 0.0000 +vn 0.6416 0.7670 0.0000 +vn -0.6386 -0.7696 0.0000 +vn 0.4120 -0.9112 0.0000 +vn 0.8212 0.5707 0.0000 +vn -0.0124 -0.9999 0.0000 +usemtl None +s off +f 3361/4153/1764 3362/4154/1764 3364/4155/1764 3363/4156/1764 +f 3363/4156/1765 3364/4155/1765 3368/4157/1765 3367/4158/1765 +f 3367/4158/1766 3368/4157/1766 3366/4159/1766 3365/4160/1766 +f 3365/4160/1767 3366/4159/1767 3362/4161/1767 3361/4162/1767 +f 3363/4156/1765 3367/4158/1765 3372/4163/1765 3370/4164/1765 +f 3368/4157/1768 3364/4165/1768 3362/4166/1768 3366/4159/1768 +f 3371/4167/1767 3369/4168/1767 3373/4169/1767 3375/4170/1767 +f 3361/4153/1769 3363/4156/1769 3370/4164/1769 3369/4171/1769 +f 3367/4158/1770 3365/4160/1770 3371/4167/1770 3372/4163/1770 +f 3365/4160/1767 3361/4162/1767 3369/4168/1767 3371/4167/1767 +f 3376/4172/1771 3375/4170/1771 3379/4173/1771 3380/4174/1771 +f 3370/4164/1765 3372/4163/1765 3376/4172/1765 3374/4175/1765 +f 3372/4163/1772 3371/4167/1772 3375/4170/1772 3376/4172/1772 +f 3369/4171/1773 3370/4164/1773 3374/4175/1773 3373/4176/1773 +f 3377/4177/1774 3378/4178/1774 3382/4179/1774 3381/4180/1774 +f 3373/4176/1775 3374/4175/1775 3378/4178/1775 3377/4177/1775 +f 3375/4170/1767 3373/4169/1767 3377/4181/1767 3379/4173/1767 +f 3374/4175/1765 3376/4172/1765 3380/4174/1765 3378/4178/1765 +f 3383/4182/1767 3381/4183/1767 3385/4184/1767 3387/4185/1767 +f 3379/4173/1767 3377/4181/1767 3381/4183/1767 3383/4182/1767 +f 3378/4178/1765 3380/4174/1765 3384/4186/1765 3382/4179/1765 +f 3380/4174/1776 3379/4173/1776 3383/4182/1776 3384/4186/1776 +f 3388/4187/1777 3387/4185/1777 3391/4188/1777 3392/4189/1777 +f 3382/4179/1765 3384/4186/1765 3388/4187/1765 3386/4190/1765 +f 3384/4186/1778 3383/4182/1778 3387/4185/1778 3388/4187/1778 +f 3381/4180/1779 3382/4179/1779 3386/4190/1779 3385/4191/1779 +f 3391/4188/1767 3389/4192/1767 3393/4193/1767 3395/4194/1767 +f 3385/4191/1780 3386/4190/1780 3390/4195/1780 3389/4196/1780 +f 3387/4185/1767 3385/4184/1767 3389/4192/1767 3391/4188/1767 +f 3386/4190/1765 3388/4187/1765 3392/4189/1765 3390/4195/1765 +f 3394/4197/1765 3396/4198/1765 3400/4199/1765 3398/4200/1765 +f 3390/4195/1765 3392/4189/1765 3396/4198/1765 3394/4197/1765 +f 3392/4189/1781 3391/4188/1781 3395/4194/1781 3396/4198/1781 +f 3389/4196/1782 3390/4195/1782 3394/4197/1782 3393/4201/1782 +f 3398/4202/1783 3400/4199/1783 3399/4203/1783 3397/4204/1783 +f 3396/4198/1784 3395/4194/1784 3399/4203/1784 3400/4199/1784 +f 3393/4201/1785 3394/4197/1785 3398/4200/1785 3397/4205/1785 +f 3395/4194/1767 3393/4193/1767 3397/4206/1767 3399/4203/1767 +o Cylinder.002 +v 0.429511 0.775700 -0.323552 +v 0.429511 0.775700 0.323552 +v 0.429511 0.811268 -0.300417 +v 0.443123 0.808561 -0.300417 +v 0.443320 0.808561 0.300417 +v 0.429511 0.811268 0.300417 +v 0.454662 0.800850 -0.300417 +v 0.455026 0.800850 0.300417 +v 0.462372 0.789311 -0.300417 +v 0.462848 0.789311 0.300417 +v 0.465079 0.775700 -0.300417 +v 0.465595 0.775700 0.300417 +v 0.462372 0.762089 -0.300417 +v 0.462848 0.762089 0.300417 +v 0.454662 0.750549 -0.300417 +v 0.455026 0.750549 0.300417 +v 0.443123 0.742839 -0.300417 +v 0.443320 0.742839 0.300417 +v 0.429511 0.740132 -0.300417 +v 0.429511 0.740132 0.300417 +v 0.415900 0.742839 -0.300417 +v 0.415703 0.742839 0.300417 +v 0.404361 0.750549 -0.300417 +v 0.403996 0.750549 0.300417 +v 0.396650 0.762089 -0.300417 +v 0.396174 0.762088 0.300417 +v 0.393943 0.775700 -0.300417 +v 0.393427 0.775700 0.300417 +v 0.396650 0.789311 -0.300417 +v 0.396174 0.789311 0.300417 +v 0.404361 0.800850 -0.300417 +v 0.403996 0.800850 0.300417 +v 0.415900 0.808561 -0.300417 +v 0.415703 0.808561 0.300417 +v 0.429511 0.803369 -0.315035 +v 0.440100 0.801263 -0.315035 +v 0.440332 0.801252 0.315035 +v 0.429511 0.803373 0.315035 +v 0.449076 0.795265 -0.315035 +v 0.449478 0.795228 0.315035 +v 0.455074 0.786288 -0.315035 +v 0.455562 0.786253 0.315035 +v 0.457180 0.775700 -0.315035 +v 0.457691 0.775700 0.315035 +v 0.455074 0.765111 -0.315035 +v 0.455562 0.765147 0.315035 +v 0.449076 0.756135 -0.315035 +v 0.449478 0.756172 0.315035 +v 0.440100 0.750137 -0.315035 +v 0.440332 0.750148 0.315035 +v 0.429511 0.748031 -0.315035 +v 0.429511 0.748027 0.315035 +v 0.418923 0.750137 -0.315035 +v 0.418690 0.750148 0.315035 +v 0.409946 0.756135 -0.315035 +v 0.409544 0.756172 0.315035 +v 0.403948 0.765111 -0.315035 +v 0.403461 0.765147 0.315035 +v 0.401842 0.775700 -0.315035 +v 0.401331 0.775700 0.315035 +v 0.403948 0.786288 -0.315035 +v 0.403461 0.786253 0.315035 +v 0.409946 0.795265 -0.315035 +v 0.409544 0.795228 0.315035 +v 0.418923 0.801263 -0.315035 +v 0.418690 0.801252 0.315035 +v 0.429511 0.795484 -0.323552 +v 0.437082 0.793978 -0.323552 +v 0.437350 0.793955 0.323552 +v 0.429511 0.795492 0.323552 +v 0.443501 0.789689 -0.323552 +v 0.443940 0.789615 0.323552 +v 0.447789 0.783271 -0.323552 +v 0.448288 0.783200 0.323552 +v 0.449295 0.775700 -0.323552 +v 0.449802 0.775700 0.323552 +v 0.447789 0.768129 -0.323552 +v 0.448288 0.768200 0.323552 +v 0.443501 0.761711 -0.323552 +v 0.443939 0.761784 0.323552 +v 0.437082 0.757422 -0.323552 +v 0.437350 0.757444 0.323552 +v 0.429511 0.755916 -0.323552 +v 0.429511 0.755907 0.323552 +v 0.421940 0.757422 -0.323552 +v 0.421672 0.757444 0.323552 +v 0.415522 0.761711 -0.323552 +v 0.415083 0.761784 0.323552 +v 0.411233 0.768129 -0.323552 +v 0.410734 0.768200 0.323552 +v 0.409727 0.775700 -0.323552 +v 0.409220 0.775700 0.323552 +v 0.411233 0.783271 -0.323552 +v 0.410734 0.783200 0.323552 +v 0.415522 0.789689 -0.323552 +v 0.415083 0.789615 0.323552 +v 0.421940 0.793978 -0.323552 +v 0.421672 0.793955 0.323552 +v 0.429511 0.602605 -0.323552 +v 0.429511 0.602605 0.323552 +v 0.429511 0.638174 -0.300417 +v 0.443123 0.635466 -0.300417 +v 0.443320 0.635466 0.300417 +v 0.429511 0.638174 0.300417 +v 0.454662 0.627756 -0.300417 +v 0.455026 0.627756 0.300417 +v 0.462372 0.616217 -0.300417 +v 0.462848 0.616217 0.300417 +v 0.465079 0.602605 -0.300417 +v 0.465595 0.602605 0.300417 +v 0.462372 0.588994 -0.300417 +v 0.462848 0.588994 0.300417 +v 0.454662 0.577455 -0.300417 +v 0.455026 0.577455 0.300417 +v 0.443123 0.569745 -0.300417 +v 0.443320 0.569745 0.300417 +v 0.429511 0.567037 -0.300417 +v 0.429511 0.567037 0.300417 +v 0.415900 0.569745 -0.300417 +v 0.415703 0.569745 0.300417 +v 0.404361 0.577455 -0.300417 +v 0.403996 0.577455 0.300417 +v 0.396650 0.588994 -0.300417 +v 0.396174 0.588994 0.300417 +v 0.393943 0.602605 -0.300417 +v 0.393427 0.602605 0.300417 +v 0.396650 0.616217 -0.300417 +v 0.396174 0.616217 0.300417 +v 0.404361 0.627756 -0.300417 +v 0.403996 0.627756 0.300417 +v 0.415900 0.635466 -0.300417 +v 0.415703 0.635466 0.300417 +v 0.429511 0.630275 -0.315035 +v 0.440100 0.628168 -0.315035 +v 0.440332 0.628157 0.315035 +v 0.429511 0.630279 0.315035 +v 0.449076 0.622170 -0.315035 +v 0.449478 0.622133 0.315035 +v 0.455074 0.613194 -0.315035 +v 0.455562 0.613158 0.315035 +v 0.457180 0.602605 -0.315035 +v 0.457691 0.602605 0.315035 +v 0.455074 0.592017 -0.315035 +v 0.455562 0.592053 0.315035 +v 0.449076 0.583040 -0.315035 +v 0.449478 0.583077 0.315035 +v 0.440100 0.577043 -0.315035 +v 0.440332 0.577054 0.315035 +v 0.429511 0.574936 -0.315035 +v 0.429511 0.574932 0.315035 +v 0.418923 0.577043 -0.315035 +v 0.418690 0.577054 0.315035 +v 0.409946 0.583040 -0.315035 +v 0.409544 0.583077 0.315035 +v 0.403948 0.592017 -0.315035 +v 0.403461 0.592053 0.315035 +v 0.401842 0.602605 -0.315035 +v 0.401331 0.602605 0.315035 +v 0.403948 0.613194 -0.315035 +v 0.403461 0.613158 0.315035 +v 0.409946 0.622170 -0.315035 +v 0.409544 0.622133 0.315035 +v 0.418923 0.628168 -0.315035 +v 0.418690 0.628157 0.315035 +v 0.429511 0.622389 -0.323552 +v 0.437082 0.620884 -0.323552 +v 0.437350 0.620861 0.323552 +v 0.429511 0.622398 0.323552 +v 0.443501 0.616595 -0.323552 +v 0.443940 0.616521 0.323552 +v 0.447789 0.610176 -0.323552 +v 0.448288 0.610105 0.323552 +v 0.449295 0.602605 -0.323552 +v 0.449802 0.602605 0.323552 +v 0.447789 0.595034 -0.323552 +v 0.448288 0.595106 0.323552 +v 0.443501 0.588616 -0.323552 +v 0.443939 0.588690 0.323552 +v 0.437082 0.584327 -0.323552 +v 0.437350 0.584350 0.323552 +v 0.429511 0.582821 -0.323552 +v 0.429511 0.582813 0.323552 +v 0.421940 0.584327 -0.323552 +v 0.421672 0.584350 0.323552 +v 0.415522 0.588616 -0.323552 +v 0.415083 0.588690 0.323552 +v 0.411233 0.595034 -0.323552 +v 0.410734 0.595106 0.323552 +v 0.409727 0.602605 -0.323552 +v 0.409220 0.602605 0.323552 +v 0.411233 0.610177 -0.323552 +v 0.410734 0.610105 0.323552 +v 0.415522 0.616595 -0.323552 +v 0.415083 0.616521 0.323552 +v 0.421940 0.620884 -0.323552 +v 0.421672 0.620861 0.323552 +v 0.986791 0.902354 -0.323551 +v 0.986791 0.902354 0.323552 +v 0.986791 0.937923 -0.300417 +v 1.000402 0.935215 -0.300417 +v 1.000600 0.935215 0.300417 +v 0.986791 0.937923 0.300417 +v 1.011941 0.927505 -0.300417 +v 1.012306 0.927505 0.300417 +v 1.019652 0.915966 -0.300417 +v 1.020128 0.915966 0.300417 +v 1.022359 0.902354 -0.300417 +v 1.022875 0.902354 0.300417 +v 1.019652 0.888743 -0.300417 +v 1.020128 0.888743 0.300417 +v 1.011941 0.877204 -0.300417 +v 1.012306 0.877204 0.300417 +v 1.000402 0.869494 -0.300417 +v 1.000600 0.869494 0.300417 +v 0.986791 0.866786 -0.300417 +v 0.986791 0.866786 0.300417 +v 0.973179 0.869494 -0.300417 +v 0.972982 0.869494 0.300417 +v 0.961640 0.877204 -0.300417 +v 0.961276 0.877204 0.300417 +v 0.953930 0.888743 -0.300417 +v 0.953454 0.888743 0.300417 +v 0.951223 0.902354 -0.300417 +v 0.950707 0.902354 0.300417 +v 0.953930 0.915966 -0.300417 +v 0.953454 0.915966 0.300417 +v 0.961640 0.927505 -0.300417 +v 0.961276 0.927505 0.300417 +v 0.973179 0.935215 -0.300417 +v 0.972982 0.935215 0.300417 +v 0.986791 0.930023 -0.315035 +v 0.997379 0.927917 -0.315035 +v 0.997612 0.927906 0.315035 +v 0.986791 0.930028 0.315035 +v 1.006356 0.921919 -0.315035 +v 1.006758 0.921882 0.315035 +v 1.012354 0.912943 -0.315035 +v 1.012841 0.912907 0.315035 +v 1.014460 0.902354 -0.315035 +v 1.014971 0.902354 0.315035 +v 1.012354 0.891766 -0.315035 +v 1.012841 0.891801 0.315035 +v 1.006356 0.882789 -0.315035 +v 1.006757 0.882826 0.315035 +v 0.997379 0.876791 -0.315035 +v 0.997612 0.876803 0.315035 +v 0.986791 0.874685 -0.315035 +v 0.986791 0.874681 0.315035 +v 0.976202 0.876791 -0.315035 +v 0.975970 0.876803 0.315035 +v 0.967226 0.882789 -0.315035 +v 0.966824 0.882826 0.315035 +v 0.961228 0.891766 -0.315035 +v 0.960740 0.891801 0.315035 +v 0.959122 0.902354 -0.315035 +v 0.958611 0.902354 0.315035 +v 0.961228 0.912943 -0.315035 +v 0.960740 0.912907 0.315035 +v 0.967226 0.921919 -0.315035 +v 0.966824 0.921882 0.315035 +v 0.976202 0.927917 -0.315035 +v 0.975970 0.927906 0.315035 +v 0.986791 0.922138 -0.323552 +v 0.994362 0.920632 -0.323552 +v 0.994630 0.920610 0.323552 +v 0.986791 0.922147 0.323552 +v 1.000780 0.916344 -0.323552 +v 1.001219 0.916270 0.323552 +v 1.005069 0.909925 -0.323552 +v 1.005568 0.909854 0.323552 +v 1.006575 0.902354 -0.323552 +v 1.007082 0.902354 0.323552 +v 1.005069 0.894783 -0.323552 +v 1.005568 0.894854 0.323552 +v 1.000780 0.888365 -0.323552 +v 1.001219 0.888439 0.323552 +v 0.994362 0.884076 -0.323552 +v 0.994630 0.884099 0.323552 +v 0.986791 0.882570 -0.323552 +v 0.986791 0.882562 0.323552 +v 0.979220 0.884076 -0.323552 +v 0.978952 0.884099 0.323552 +v 0.972801 0.888365 -0.323552 +v 0.972363 0.888439 0.323552 +v 0.968513 0.894783 -0.323552 +v 0.968014 0.894854 0.323552 +v 0.967007 0.902354 -0.323552 +v 0.966500 0.902354 0.323552 +v 0.968513 0.909925 -0.323552 +v 0.968014 0.909854 0.323552 +v 0.972801 0.916344 -0.323552 +v 0.972363 0.916270 0.323552 +v 0.979220 0.920632 -0.323552 +v 0.978952 0.920610 0.323552 +v 1.535627 0.754591 -0.352417 +v 1.535627 0.754591 0.352418 +v 1.535627 0.802330 -0.327219 +v 1.553896 0.798696 -0.327219 +v 1.554161 0.798696 0.327219 +v 1.535627 0.802330 0.327219 +v 1.569384 0.788348 -0.327219 +v 1.569873 0.788348 0.327219 +v 1.579732 0.772860 -0.327219 +v 1.580371 0.772860 0.327219 +v 1.583366 0.754591 -0.327219 +v 1.584058 0.754591 0.327219 +v 1.579732 0.736322 -0.327219 +v 1.580371 0.736322 0.327219 +v 1.569384 0.720834 -0.327219 +v 1.569873 0.720834 0.327219 +v 1.553896 0.710486 -0.327219 +v 1.554161 0.710485 0.327219 +v 1.535627 0.706852 -0.327219 +v 1.535627 0.706852 0.327219 +v 1.517358 0.710486 -0.327219 +v 1.517093 0.710485 0.327219 +v 1.501870 0.720834 -0.327219 +v 1.501381 0.720834 0.327219 +v 1.491522 0.736322 -0.327219 +v 1.490883 0.736322 0.327219 +v 1.487888 0.754591 -0.327219 +v 1.487196 0.754591 0.327219 +v 1.491522 0.772860 -0.327219 +v 1.490883 0.772860 0.327219 +v 1.501870 0.788348 -0.327219 +v 1.501381 0.788348 0.327219 +v 1.517358 0.798696 -0.327219 +v 1.517093 0.798696 0.327219 +v 1.535627 0.791728 -0.343141 +v 1.549839 0.788901 -0.343141 +v 1.550151 0.788886 0.343141 +v 1.535627 0.791734 0.343141 +v 1.561887 0.780851 -0.343141 +v 1.562426 0.780801 0.343141 +v 1.569937 0.768803 -0.343141 +v 1.570592 0.768755 0.343141 +v 1.572764 0.754591 -0.343141 +v 1.573450 0.754591 0.343141 +v 1.569937 0.740379 -0.343141 +v 1.570592 0.740427 0.343141 +v 1.561887 0.728331 -0.343141 +v 1.562426 0.728381 0.343141 +v 1.549839 0.720281 -0.343141 +v 1.550151 0.720296 0.343141 +v 1.535627 0.717454 -0.343141 +v 1.535627 0.717448 0.343141 +v 1.521415 0.720281 -0.343141 +v 1.521103 0.720296 0.343141 +v 1.509367 0.728331 -0.343141 +v 1.508828 0.728381 0.343141 +v 1.501317 0.740379 -0.343141 +v 1.500662 0.740427 0.343141 +v 1.498490 0.754591 -0.343141 +v 1.497804 0.754591 0.343141 +v 1.501317 0.768803 -0.343141 +v 1.500662 0.768755 0.343141 +v 1.509367 0.780851 -0.343141 +v 1.508828 0.780801 0.343141 +v 1.521415 0.788901 -0.343141 +v 1.521103 0.788886 0.343141 +v 1.535627 0.781145 -0.352417 +v 1.545789 0.779123 -0.352417 +v 1.546148 0.779093 0.352418 +v 1.535627 0.781156 0.352418 +v 1.554404 0.773367 -0.352417 +v 1.554993 0.773268 0.352418 +v 1.560160 0.764753 -0.352417 +v 1.560830 0.764657 0.352418 +v 1.562181 0.754591 -0.352417 +v 1.562861 0.754591 0.352418 +v 1.560160 0.744429 -0.352417 +v 1.560830 0.744525 0.352418 +v 1.554404 0.735814 -0.352417 +v 1.554993 0.735914 0.352418 +v 1.545789 0.730058 -0.352417 +v 1.546148 0.730088 0.352418 +v 1.535627 0.728037 -0.352417 +v 1.535627 0.728025 0.352418 +v 1.525465 0.730058 -0.352417 +v 1.525106 0.730088 0.352418 +v 1.516851 0.735814 -0.352417 +v 1.516262 0.735914 0.352418 +v 1.511094 0.744429 -0.352417 +v 1.510424 0.744525 0.352418 +v 1.509073 0.754591 -0.352417 +v 1.508393 0.754591 0.352418 +v 1.511094 0.764753 -0.352417 +v 1.510424 0.764657 0.352418 +v 1.516851 0.773367 -0.352417 +v 1.516262 0.773268 0.352418 +v 1.525465 0.779123 -0.352417 +v 1.525106 0.779093 0.352418 +vt 1.000000 0.500000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.937500 0.500000 +vt 0.875000 1.000000 +vt 0.875000 0.500000 +vt 0.812500 1.000000 +vt 0.812500 0.500000 +vt 0.750000 1.000000 +vt 0.750000 0.500000 +vt 0.687500 1.000000 +vt 0.687500 0.500000 +vt 0.625000 1.000000 +vt 0.625000 0.500000 +vt 0.562500 1.000000 +vt 0.562500 0.500000 +vt 0.500000 1.000000 +vt 0.500000 0.500000 +vt 0.437500 1.000000 +vt 0.437500 0.500000 +vt 0.375000 1.000000 +vt 0.375000 0.500000 +vt 0.312500 1.000000 +vt 0.312500 0.500000 +vt 0.250000 1.000000 +vt 0.250000 0.500000 +vt 0.187500 1.000000 +vt 0.187500 0.500000 +vt 0.125000 1.000000 +vt 0.125000 0.500000 +vt 0.062500 1.000000 +vt 0.062500 0.500000 +vt 0.000000 1.000000 +vt 0.000000 0.500000 +vt 0.821447 0.422488 +vt 0.750000 0.436700 +vt 0.750000 0.490000 +vt 0.841844 0.471731 +vt 0.250000 0.436729 +vt 0.321973 0.422412 +vt 0.341844 0.471731 +vt 0.250000 0.490000 +vt 0.882016 0.382017 +vt 0.919706 0.419706 +vt 0.382803 0.381767 +vt 0.419706 0.419706 +vt 0.922488 0.321447 +vt 0.971731 0.341844 +vt 0.423268 0.321207 +vt 0.471731 0.341844 +vt 0.936700 0.250000 +vt 0.990000 0.250000 +vt 0.437432 0.250000 +vt 0.490000 0.250000 +vt 0.922488 0.178553 +vt 0.971731 0.158156 +vt 0.423268 0.178793 +vt 0.471731 0.158156 +vt 0.882016 0.117983 +vt 0.919706 0.080294 +vt 0.382803 0.118233 +vt 0.419706 0.080294 +vt 0.821447 0.077512 +vt 0.841844 0.028269 +vt 0.321973 0.077588 +vt 0.341844 0.028269 +vt 0.750000 0.063300 +vt 0.750000 0.010000 +vt 0.250000 0.063272 +vt 0.250000 0.010000 +vt 0.678553 0.077512 +vt 0.658156 0.028269 +vt 0.178027 0.077588 +vt 0.158156 0.028269 +vt 0.617983 0.117983 +vt 0.580294 0.080294 +vt 0.117197 0.118233 +vt 0.080294 0.080294 +vt 0.577512 0.178553 +vt 0.528269 0.158156 +vt 0.076732 0.178793 +vt 0.028269 0.158156 +vt 0.563300 0.250000 +vt 0.510000 0.250000 +vt 0.062568 0.250000 +vt 0.010000 0.250000 +vt 0.577512 0.321447 +vt 0.528269 0.341844 +vt 0.076732 0.321207 +vt 0.028269 0.341844 +vt 0.617983 0.382017 +vt 0.580294 0.419706 +vt 0.117197 0.381767 +vt 0.080294 0.419706 +vt 0.678553 0.422488 +vt 0.658156 0.471731 +vt 0.178027 0.422412 +vt 0.158156 0.471731 +vt 0.801086 0.373333 +vt 0.750000 0.383495 +vt 0.250000 0.383552 +vt 0.302138 0.373181 +vt 0.844395 0.344395 +vt 0.345966 0.343896 +vt 0.873333 0.301086 +vt 0.374891 0.300606 +vt 0.883495 0.250000 +vt 0.384958 0.250000 +vt 0.873333 0.198914 +vt 0.374892 0.199394 +vt 0.844395 0.155605 +vt 0.345966 0.156104 +vt 0.801086 0.126667 +vt 0.302138 0.126819 +vt 0.750000 0.116505 +vt 0.250000 0.116448 +vt 0.698914 0.126667 +vt 0.197862 0.126819 +vt 0.655605 0.155605 +vt 0.154034 0.156104 +vt 0.626667 0.198914 +vt 0.125109 0.199394 +vt 0.616505 0.250000 +vt 0.115042 0.250000 +vt 0.626667 0.301086 +vt 0.125109 0.300606 +vt 0.655605 0.344395 +vt 0.154034 0.343896 +vt 0.698914 0.373333 +vt 0.197862 0.373181 +vt 0.750000 0.250000 +vt 0.250000 0.249999 +vt 1.000000 0.500000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.937500 0.500000 +vt 0.875000 1.000000 +vt 0.875000 0.500000 +vt 0.812500 1.000000 +vt 0.812500 0.500000 +vt 0.750000 1.000000 +vt 0.750000 0.500000 +vt 0.687500 1.000000 +vt 0.687500 0.500000 +vt 0.625000 1.000000 +vt 0.625000 0.500000 +vt 0.562500 1.000000 +vt 0.562500 0.500000 +vt 0.500000 1.000000 +vt 0.500000 0.500000 +vt 0.437500 1.000000 +vt 0.437500 0.500000 +vt 0.375000 1.000000 +vt 0.375000 0.500000 +vt 0.312500 1.000000 +vt 0.312500 0.500000 +vt 0.250000 1.000000 +vt 0.250000 0.500000 +vt 0.187500 1.000000 +vt 0.187500 0.500000 +vt 0.125000 1.000000 +vt 0.125000 0.500000 +vt 0.062500 1.000000 +vt 0.062500 0.500000 +vt 0.000000 1.000000 +vt 0.000000 0.500000 +vt 0.821447 0.422488 +vt 0.750000 0.436700 +vt 0.750000 0.490000 +vt 0.841844 0.471731 +vt 0.250000 0.436729 +vt 0.321973 0.422412 +vt 0.341844 0.471731 +vt 0.250000 0.490000 +vt 0.882016 0.382017 +vt 0.919706 0.419706 +vt 0.382803 0.381767 +vt 0.419706 0.419706 +vt 0.922488 0.321447 +vt 0.971731 0.341844 +vt 0.423268 0.321207 +vt 0.471731 0.341844 +vt 0.936700 0.250000 +vt 0.990000 0.250000 +vt 0.437432 0.250000 +vt 0.490000 0.250000 +vt 0.922488 0.178553 +vt 0.971731 0.158156 +vt 0.423268 0.178793 +vt 0.471731 0.158156 +vt 0.882016 0.117983 +vt 0.919706 0.080294 +vt 0.382803 0.118233 +vt 0.419706 0.080294 +vt 0.821447 0.077512 +vt 0.841844 0.028269 +vt 0.321973 0.077588 +vt 0.341844 0.028269 +vt 0.750000 0.063300 +vt 0.750000 0.010000 +vt 0.250000 0.063272 +vt 0.250000 0.010000 +vt 0.678553 0.077512 +vt 0.658156 0.028269 +vt 0.178027 0.077588 +vt 0.158156 0.028269 +vt 0.617983 0.117983 +vt 0.580294 0.080294 +vt 0.117197 0.118233 +vt 0.080294 0.080294 +vt 0.577512 0.178553 +vt 0.528269 0.158156 +vt 0.076732 0.178793 +vt 0.028269 0.158156 +vt 0.563300 0.250000 +vt 0.510000 0.250000 +vt 0.062568 0.250000 +vt 0.010000 0.250000 +vt 0.577512 0.321447 +vt 0.528269 0.341844 +vt 0.076732 0.321207 +vt 0.028269 0.341844 +vt 0.617983 0.382017 +vt 0.580294 0.419706 +vt 0.117197 0.381767 +vt 0.080294 0.419706 +vt 0.678553 0.422488 +vt 0.658156 0.471731 +vt 0.178027 0.422412 +vt 0.158156 0.471731 +vt 0.801086 0.373333 +vt 0.750000 0.383495 +vt 0.250000 0.383552 +vt 0.302138 0.373181 +vt 0.844395 0.344395 +vt 0.345966 0.343896 +vt 0.873333 0.301086 +vt 0.374891 0.300606 +vt 0.883495 0.250000 +vt 0.384958 0.250000 +vt 0.873333 0.198914 +vt 0.374892 0.199394 +vt 0.844395 0.155605 +vt 0.345966 0.156104 +vt 0.801086 0.126667 +vt 0.302138 0.126819 +vt 0.750000 0.116505 +vt 0.250000 0.116448 +vt 0.698914 0.126667 +vt 0.197862 0.126819 +vt 0.655605 0.155605 +vt 0.154034 0.156104 +vt 0.626667 0.198914 +vt 0.125109 0.199394 +vt 0.616505 0.250000 +vt 0.115042 0.250000 +vt 0.626667 0.301086 +vt 0.125109 0.300606 +vt 0.655605 0.344395 +vt 0.154034 0.343896 +vt 0.698914 0.373333 +vt 0.197862 0.373181 +vt 0.750000 0.250000 +vt 0.250000 0.249999 +vt 1.000000 0.500000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.937500 0.500000 +vt 0.875000 1.000000 +vt 0.875000 0.500000 +vt 0.812500 1.000000 +vt 0.812500 0.500000 +vt 0.750000 1.000000 +vt 0.750000 0.500000 +vt 0.687500 1.000000 +vt 0.687500 0.500000 +vt 0.625000 1.000000 +vt 0.625000 0.500000 +vt 0.562500 1.000000 +vt 0.562500 0.500000 +vt 0.500000 1.000000 +vt 0.500000 0.500000 +vt 0.437500 1.000000 +vt 0.437500 0.500000 +vt 0.375000 1.000000 +vt 0.375000 0.500000 +vt 0.312500 1.000000 +vt 0.312500 0.500000 +vt 0.250000 1.000000 +vt 0.250000 0.500000 +vt 0.187500 1.000000 +vt 0.187500 0.500000 +vt 0.125000 1.000000 +vt 0.125000 0.500000 +vt 0.062500 1.000000 +vt 0.062500 0.500000 +vt 0.000000 1.000000 +vt 0.000000 0.500000 +vt 0.821447 0.422488 +vt 0.750000 0.436700 +vt 0.750000 0.490000 +vt 0.841844 0.471731 +vt 0.250000 0.436729 +vt 0.321973 0.422412 +vt 0.341844 0.471731 +vt 0.250000 0.490000 +vt 0.882016 0.382017 +vt 0.919706 0.419706 +vt 0.382803 0.381767 +vt 0.419706 0.419706 +vt 0.922488 0.321447 +vt 0.971731 0.341844 +vt 0.423268 0.321207 +vt 0.471731 0.341844 +vt 0.936700 0.250000 +vt 0.990000 0.250000 +vt 0.437432 0.250000 +vt 0.490000 0.250000 +vt 0.922488 0.178553 +vt 0.971731 0.158156 +vt 0.423268 0.178793 +vt 0.471731 0.158156 +vt 0.882016 0.117983 +vt 0.919706 0.080294 +vt 0.382803 0.118233 +vt 0.419706 0.080294 +vt 0.821447 0.077512 +vt 0.841844 0.028269 +vt 0.321973 0.077588 +vt 0.341844 0.028269 +vt 0.750000 0.063300 +vt 0.750000 0.010000 +vt 0.250000 0.063272 +vt 0.250000 0.010000 +vt 0.678553 0.077512 +vt 0.658156 0.028269 +vt 0.178027 0.077588 +vt 0.158156 0.028269 +vt 0.617983 0.117983 +vt 0.580294 0.080294 +vt 0.117197 0.118233 +vt 0.080294 0.080294 +vt 0.577512 0.178553 +vt 0.528269 0.158156 +vt 0.076732 0.178793 +vt 0.028269 0.158156 +vt 0.563300 0.250000 +vt 0.510000 0.250000 +vt 0.062568 0.250000 +vt 0.010000 0.250000 +vt 0.577512 0.321447 +vt 0.528269 0.341844 +vt 0.076732 0.321207 +vt 0.028269 0.341844 +vt 0.617983 0.382017 +vt 0.580294 0.419706 +vt 0.117197 0.381767 +vt 0.080294 0.419706 +vt 0.678553 0.422488 +vt 0.658156 0.471731 +vt 0.178027 0.422412 +vt 0.158156 0.471731 +vt 0.801086 0.373333 +vt 0.750000 0.383495 +vt 0.250000 0.383552 +vt 0.302138 0.373181 +vt 0.844395 0.344395 +vt 0.345966 0.343896 +vt 0.873333 0.301086 +vt 0.374891 0.300606 +vt 0.883495 0.250000 +vt 0.384958 0.250000 +vt 0.873333 0.198914 +vt 0.374892 0.199394 +vt 0.844395 0.155605 +vt 0.345966 0.156104 +vt 0.801086 0.126667 +vt 0.302138 0.126819 +vt 0.750000 0.116505 +vt 0.250000 0.116448 +vt 0.698914 0.126667 +vt 0.197862 0.126819 +vt 0.655605 0.155605 +vt 0.154034 0.156104 +vt 0.626667 0.198914 +vt 0.125109 0.199394 +vt 0.616505 0.250000 +vt 0.115042 0.250000 +vt 0.626667 0.301086 +vt 0.125109 0.300606 +vt 0.655605 0.344395 +vt 0.154034 0.343896 +vt 0.698914 0.373333 +vt 0.197862 0.373181 +vt 0.750000 0.250000 +vt 0.250000 0.249999 +vt 1.000000 0.500000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.937500 0.500000 +vt 0.875000 1.000000 +vt 0.875000 0.500000 +vt 0.812500 1.000000 +vt 0.812500 0.500000 +vt 0.750000 1.000000 +vt 0.750000 0.500000 +vt 0.687500 1.000000 +vt 0.687500 0.500000 +vt 0.625000 1.000000 +vt 0.625000 0.500000 +vt 0.562500 1.000000 +vt 0.562500 0.500000 +vt 0.500000 1.000000 +vt 0.500000 0.500000 +vt 0.437500 1.000000 +vt 0.437500 0.500000 +vt 0.375000 1.000000 +vt 0.375000 0.500000 +vt 0.312500 1.000000 +vt 0.312500 0.500000 +vt 0.250000 1.000000 +vt 0.250000 0.500000 +vt 0.187500 1.000000 +vt 0.187500 0.500000 +vt 0.125000 1.000000 +vt 0.125000 0.500000 +vt 0.062500 1.000000 +vt 0.062500 0.500000 +vt 0.000000 1.000000 +vt 0.000000 0.500000 +vt 0.821447 0.422488 +vt 0.750000 0.436700 +vt 0.750000 0.490000 +vt 0.841844 0.471731 +vt 0.250000 0.436729 +vt 0.321973 0.422412 +vt 0.341844 0.471731 +vt 0.250000 0.490000 +vt 0.882016 0.382017 +vt 0.919706 0.419706 +vt 0.382803 0.381767 +vt 0.419706 0.419706 +vt 0.922488 0.321447 +vt 0.971731 0.341844 +vt 0.423268 0.321207 +vt 0.471731 0.341844 +vt 0.936700 0.250000 +vt 0.990000 0.250000 +vt 0.437432 0.250000 +vt 0.490000 0.250000 +vt 0.922488 0.178553 +vt 0.971731 0.158156 +vt 0.423268 0.178793 +vt 0.471731 0.158156 +vt 0.882016 0.117983 +vt 0.919706 0.080294 +vt 0.382803 0.118233 +vt 0.419706 0.080294 +vt 0.821447 0.077512 +vt 0.841844 0.028269 +vt 0.321973 0.077588 +vt 0.341844 0.028269 +vt 0.750000 0.063300 +vt 0.750000 0.010000 +vt 0.250000 0.063272 +vt 0.250000 0.010000 +vt 0.678553 0.077512 +vt 0.658156 0.028269 +vt 0.178027 0.077588 +vt 0.158156 0.028269 +vt 0.617983 0.117983 +vt 0.580294 0.080294 +vt 0.117197 0.118233 +vt 0.080294 0.080294 +vt 0.577512 0.178553 +vt 0.528269 0.158156 +vt 0.076732 0.178793 +vt 0.028269 0.158156 +vt 0.563300 0.250000 +vt 0.510000 0.250000 +vt 0.062568 0.250000 +vt 0.010000 0.250000 +vt 0.577512 0.321447 +vt 0.528269 0.341844 +vt 0.076732 0.321207 +vt 0.028269 0.341844 +vt 0.617983 0.382017 +vt 0.580294 0.419706 +vt 0.117197 0.381767 +vt 0.080294 0.419706 +vt 0.678553 0.422488 +vt 0.658156 0.471731 +vt 0.178027 0.422412 +vt 0.158156 0.471731 +vt 0.801086 0.373333 +vt 0.750000 0.383495 +vt 0.250000 0.383552 +vt 0.302138 0.373181 +vt 0.844395 0.344395 +vt 0.345966 0.343896 +vt 0.873333 0.301086 +vt 0.374891 0.300606 +vt 0.883495 0.250000 +vt 0.384958 0.250000 +vt 0.873333 0.198914 +vt 0.374892 0.199394 +vt 0.844395 0.155605 +vt 0.345966 0.156104 +vt 0.801086 0.126667 +vt 0.302138 0.126819 +vt 0.750000 0.116505 +vt 0.250000 0.116448 +vt 0.698914 0.126667 +vt 0.197862 0.126819 +vt 0.655605 0.155605 +vt 0.154034 0.156104 +vt 0.626667 0.198914 +vt 0.125109 0.199394 +vt 0.616505 0.250000 +vt 0.115042 0.250000 +vt 0.626667 0.301086 +vt 0.125109 0.300606 +vt 0.655605 0.344395 +vt 0.154034 0.343896 +vt 0.698914 0.373333 +vt 0.197862 0.373181 +vt 0.750000 0.250000 +vt 0.250000 0.249999 +vn 0.1937 0.9811 -0.0000 +vn 0.5528 0.8333 -0.0003 +vn 0.8296 0.5583 -0.0006 +vn 0.9805 0.1965 -0.0008 +vn 0.9805 -0.1965 -0.0008 +vn 0.8296 -0.5583 -0.0006 +vn 0.5528 -0.8333 -0.0003 +vn 0.1937 -0.9811 -0.0000 +vn -0.1937 -0.9811 -0.0000 +vn -0.5528 -0.8333 -0.0003 +vn -0.8296 -0.5583 -0.0006 +vn -0.9805 -0.1965 -0.0008 +vn -0.9805 0.1965 -0.0008 +vn -0.8296 0.5583 -0.0006 +vn -0.5528 0.8333 -0.0003 +vn -0.1937 0.9811 -0.0000 +vn 0.1724 0.8666 -0.4683 +vn 0.1700 0.8671 0.4683 +vn 0.4909 0.7347 -0.4683 +vn 0.4860 0.7379 0.4683 +vn 0.7347 0.4909 -0.4683 +vn 0.7314 0.4958 0.4683 +vn 0.8666 0.1724 -0.4683 +vn 0.8661 0.1748 0.4683 +vn 0.8666 -0.1724 -0.4683 +vn 0.8661 -0.1748 0.4683 +vn 0.7347 -0.4909 -0.4683 +vn 0.7314 -0.4958 0.4683 +vn 0.4909 -0.7347 -0.4683 +vn 0.4860 -0.7379 0.4683 +vn 0.1724 -0.8666 -0.4683 +vn 0.1700 -0.8671 0.4683 +vn -0.1724 -0.8666 -0.4683 +vn -0.1700 -0.8671 0.4683 +vn -0.4909 -0.7347 -0.4683 +vn -0.4860 -0.7379 0.4683 +vn -0.7347 -0.4909 -0.4683 +vn -0.7314 -0.4958 0.4683 +vn -0.8666 -0.1724 -0.4683 +vn -0.8661 -0.1748 0.4683 +vn -0.8666 0.1724 -0.4683 +vn -0.8661 0.1748 0.4683 +vn -0.7347 0.4909 -0.4683 +vn -0.7314 0.4958 0.4683 +vn -0.4909 0.7347 -0.4683 +vn -0.4860 0.7379 0.4683 +vn -0.1724 0.8666 -0.4683 +vn -0.1700 0.8671 0.4683 +vn 0.1444 0.7261 -0.6722 +vn 0.1424 0.7265 0.6722 +vn 0.4113 0.6156 -0.6722 +vn 0.4072 0.6183 0.6722 +vn 0.6156 0.4113 -0.6722 +vn 0.6128 0.4154 0.6722 +vn 0.7261 0.1444 -0.6722 +vn 0.7257 0.1464 0.6722 +vn 0.7261 -0.1444 -0.6722 +vn 0.7257 -0.1464 0.6722 +vn 0.6156 -0.4113 -0.6722 +vn 0.6128 -0.4154 0.6722 +vn 0.4113 -0.6156 -0.6722 +vn 0.4072 -0.6183 0.6722 +vn 0.1444 -0.7261 -0.6722 +vn 0.1424 -0.7265 0.6722 +vn -0.1444 -0.7261 -0.6722 +vn -0.1424 -0.7265 0.6722 +vn -0.4113 -0.6156 -0.6722 +vn -0.4072 -0.6183 0.6722 +vn -0.6156 -0.4113 -0.6722 +vn -0.6128 -0.4154 0.6722 +vn -0.7261 -0.1444 -0.6722 +vn -0.7257 -0.1464 0.6722 +vn -0.7261 0.1444 -0.6722 +vn -0.7257 0.1464 0.6722 +vn -0.6156 0.4113 -0.6722 +vn -0.6128 0.4154 0.6722 +vn -0.4113 0.6156 -0.6722 +vn -0.4072 0.6183 0.6722 +vn -0.1444 0.7261 -0.6722 +vn -0.1424 0.7265 0.6722 +vn -0.0000 -0.0000 -1.0000 +vn 0.0000 0.0000 1.0000 +vn -0.9805 -0.1964 -0.0008 +vn -0.9805 0.1964 -0.0008 +vn 0.8296 0.5583 -0.0007 +vn 0.9805 0.1965 -0.0010 +vn 0.9805 -0.1965 -0.0010 +vn 0.8296 -0.5583 -0.0007 +vn -0.8296 -0.5583 -0.0007 +vn -0.9805 -0.1964 -0.0010 +vn -0.9805 0.1964 -0.0010 +vn -0.8296 0.5583 -0.0007 +vn 0.1633 0.8212 -0.5468 +vn 0.1611 0.8216 0.5468 +vn 0.4652 0.6962 -0.5468 +vn 0.4605 0.6992 0.5468 +vn 0.6962 0.4652 -0.5468 +vn 0.6930 0.4698 0.5468 +vn 0.8212 0.1633 -0.5468 +vn 0.8207 0.1656 0.5468 +vn 0.8212 -0.1633 -0.5468 +vn 0.8207 -0.1656 0.5468 +vn 0.6962 -0.4652 -0.5468 +vn 0.6930 -0.4698 0.5468 +vn 0.4652 -0.6962 -0.5468 +vn 0.4605 -0.6992 0.5468 +vn 0.1633 -0.8212 -0.5468 +vn 0.1611 -0.8216 0.5468 +vn -0.1633 -0.8212 -0.5468 +vn -0.1611 -0.8216 0.5468 +vn -0.4652 -0.6962 -0.5468 +vn -0.4605 -0.6992 0.5468 +vn -0.6962 -0.4652 -0.5468 +vn -0.6930 -0.4698 0.5468 +vn -0.8212 -0.1633 -0.5468 +vn -0.8207 -0.1656 0.5468 +vn -0.8212 0.1633 -0.5468 +vn -0.8207 0.1656 0.5468 +vn -0.6962 0.4652 -0.5468 +vn -0.6930 0.4698 0.5468 +vn -0.4652 0.6962 -0.5468 +vn -0.4605 0.6992 0.5468 +vn -0.1633 0.8212 -0.5468 +vn -0.1611 0.8216 0.5468 +vn 0.1300 0.6536 -0.7456 +vn 0.1282 0.6539 0.7456 +vn 0.3702 0.5541 -0.7456 +vn 0.3665 0.5565 0.7456 +vn 0.5541 0.3702 -0.7456 +vn 0.5516 0.3739 0.7456 +vn 0.6536 0.1300 -0.7456 +vn 0.6532 0.1318 0.7456 +vn 0.6536 -0.1300 -0.7456 +vn 0.6532 -0.1318 0.7456 +vn 0.5541 -0.3702 -0.7456 +vn 0.5516 -0.3739 0.7456 +vn 0.3702 -0.5541 -0.7456 +vn 0.3665 -0.5565 0.7456 +vn 0.1300 -0.6536 -0.7456 +vn 0.1282 -0.6539 0.7456 +vn -0.1300 -0.6536 -0.7456 +vn -0.1282 -0.6539 0.7456 +vn -0.3702 -0.5541 -0.7456 +vn -0.3665 -0.5565 0.7456 +vn -0.5541 -0.3702 -0.7456 +vn -0.5516 -0.3739 0.7456 +vn -0.6536 -0.1300 -0.7456 +vn -0.6532 -0.1318 0.7456 +vn -0.6536 0.1300 -0.7456 +vn -0.6532 0.1318 0.7456 +vn -0.5541 0.3702 -0.7456 +vn -0.5516 0.3739 0.7456 +vn -0.3702 0.5541 -0.7456 +vn -0.3665 0.5565 0.7456 +vn -0.1300 0.6536 -0.7456 +vn -0.1282 0.6539 0.7456 +usemtl None +s off +f 3403/4207/1786 3406/4208/1786 3405/4209/1786 3404/4210/1786 +f 3404/4210/1787 3405/4209/1787 3408/4211/1787 3407/4212/1787 +f 3407/4212/1788 3408/4211/1788 3410/4213/1788 3409/4214/1788 +f 3409/4214/1789 3410/4213/1789 3412/4215/1789 3411/4216/1789 +f 3411/4216/1790 3412/4215/1790 3414/4217/1790 3413/4218/1790 +f 3413/4218/1791 3414/4217/1791 3416/4219/1791 3415/4220/1791 +f 3415/4220/1792 3416/4219/1792 3418/4221/1792 3417/4222/1792 +f 3417/4222/1793 3418/4221/1793 3420/4223/1793 3419/4224/1793 +f 3419/4224/1794 3420/4223/1794 3422/4225/1794 3421/4226/1794 +f 3421/4226/1795 3422/4225/1795 3424/4227/1795 3423/4228/1795 +f 3423/4228/1796 3424/4227/1796 3426/4229/1796 3425/4230/1796 +f 3425/4230/1797 3426/4229/1797 3428/4231/1797 3427/4232/1797 +f 3427/4232/1798 3428/4231/1798 3430/4233/1798 3429/4234/1798 +f 3429/4234/1799 3430/4233/1799 3432/4235/1799 3431/4236/1799 +f 3431/4236/1800 3432/4235/1800 3434/4237/1800 3433/4238/1800 +f 3433/4238/1801 3434/4237/1801 3406/4239/1801 3403/4240/1801 +f 3436/4241/1802 3435/4242/1802 3403/4243/1802 3404/4244/1802 +f 3438/4245/1803 3437/4246/1803 3405/4247/1803 3406/4248/1803 +f 3439/4249/1804 3436/4241/1804 3404/4244/1804 3407/4250/1804 +f 3437/4246/1805 3440/4251/1805 3408/4252/1805 3405/4247/1805 +f 3441/4253/1806 3439/4249/1806 3407/4250/1806 3409/4254/1806 +f 3440/4251/1807 3442/4255/1807 3410/4256/1807 3408/4252/1807 +f 3443/4257/1808 3441/4253/1808 3409/4254/1808 3411/4258/1808 +f 3442/4255/1809 3444/4259/1809 3412/4260/1809 3410/4256/1809 +f 3445/4261/1810 3443/4257/1810 3411/4258/1810 3413/4262/1810 +f 3444/4259/1811 3446/4263/1811 3414/4264/1811 3412/4260/1811 +f 3447/4265/1812 3445/4261/1812 3413/4262/1812 3415/4266/1812 +f 3446/4263/1813 3448/4267/1813 3416/4268/1813 3414/4264/1813 +f 3449/4269/1814 3447/4265/1814 3415/4266/1814 3417/4270/1814 +f 3448/4267/1815 3450/4271/1815 3418/4272/1815 3416/4268/1815 +f 3451/4273/1816 3449/4269/1816 3417/4270/1816 3419/4274/1816 +f 3450/4271/1817 3452/4275/1817 3420/4276/1817 3418/4272/1817 +f 3453/4277/1818 3451/4273/1818 3419/4274/1818 3421/4278/1818 +f 3452/4275/1819 3454/4279/1819 3422/4280/1819 3420/4276/1819 +f 3455/4281/1820 3453/4277/1820 3421/4278/1820 3423/4282/1820 +f 3454/4279/1821 3456/4283/1821 3424/4284/1821 3422/4280/1821 +f 3457/4285/1822 3455/4281/1822 3423/4282/1822 3425/4286/1822 +f 3456/4283/1823 3458/4287/1823 3426/4288/1823 3424/4284/1823 +f 3459/4289/1824 3457/4285/1824 3425/4286/1824 3427/4290/1824 +f 3458/4287/1825 3460/4291/1825 3428/4292/1825 3426/4288/1825 +f 3461/4293/1826 3459/4289/1826 3427/4290/1826 3429/4294/1826 +f 3460/4291/1827 3462/4295/1827 3430/4296/1827 3428/4292/1827 +f 3463/4297/1828 3461/4293/1828 3429/4294/1828 3431/4298/1828 +f 3462/4295/1829 3464/4299/1829 3432/4300/1829 3430/4296/1829 +f 3465/4301/1830 3463/4297/1830 3431/4298/1830 3433/4302/1830 +f 3464/4299/1831 3466/4303/1831 3434/4304/1831 3432/4300/1831 +f 3435/4242/1832 3465/4301/1832 3433/4302/1832 3403/4243/1832 +f 3466/4303/1833 3438/4245/1833 3406/4248/1833 3434/4304/1833 +f 3468/4305/1834 3467/4306/1834 3435/4242/1834 3436/4241/1834 +f 3470/4307/1835 3469/4308/1835 3437/4246/1835 3438/4245/1835 +f 3471/4309/1836 3468/4305/1836 3436/4241/1836 3439/4249/1836 +f 3469/4308/1837 3472/4310/1837 3440/4251/1837 3437/4246/1837 +f 3473/4311/1838 3471/4309/1838 3439/4249/1838 3441/4253/1838 +f 3472/4310/1839 3474/4312/1839 3442/4255/1839 3440/4251/1839 +f 3475/4313/1840 3473/4311/1840 3441/4253/1840 3443/4257/1840 +f 3474/4312/1841 3476/4314/1841 3444/4259/1841 3442/4255/1841 +f 3477/4315/1842 3475/4313/1842 3443/4257/1842 3445/4261/1842 +f 3476/4314/1843 3478/4316/1843 3446/4263/1843 3444/4259/1843 +f 3479/4317/1844 3477/4315/1844 3445/4261/1844 3447/4265/1844 +f 3478/4316/1845 3480/4318/1845 3448/4267/1845 3446/4263/1845 +f 3481/4319/1846 3479/4317/1846 3447/4265/1846 3449/4269/1846 +f 3480/4318/1847 3482/4320/1847 3450/4271/1847 3448/4267/1847 +f 3483/4321/1848 3481/4319/1848 3449/4269/1848 3451/4273/1848 +f 3482/4320/1849 3484/4322/1849 3452/4275/1849 3450/4271/1849 +f 3485/4323/1850 3483/4321/1850 3451/4273/1850 3453/4277/1850 +f 3484/4322/1851 3486/4324/1851 3454/4279/1851 3452/4275/1851 +f 3487/4325/1852 3485/4323/1852 3453/4277/1852 3455/4281/1852 +f 3486/4324/1853 3488/4326/1853 3456/4283/1853 3454/4279/1853 +f 3489/4327/1854 3487/4325/1854 3455/4281/1854 3457/4285/1854 +f 3488/4326/1855 3490/4328/1855 3458/4287/1855 3456/4283/1855 +f 3491/4329/1856 3489/4327/1856 3457/4285/1856 3459/4289/1856 +f 3490/4328/1857 3492/4330/1857 3460/4291/1857 3458/4287/1857 +f 3493/4331/1858 3491/4329/1858 3459/4289/1858 3461/4293/1858 +f 3492/4330/1859 3494/4332/1859 3462/4295/1859 3460/4291/1859 +f 3495/4333/1860 3493/4331/1860 3461/4293/1860 3463/4297/1860 +f 3494/4332/1861 3496/4334/1861 3464/4299/1861 3462/4295/1861 +f 3497/4335/1862 3495/4333/1862 3463/4297/1862 3465/4301/1862 +f 3496/4334/1863 3498/4336/1863 3466/4303/1863 3464/4299/1863 +f 3467/4306/1864 3497/4335/1864 3465/4301/1864 3435/4242/1864 +f 3498/4336/1865 3470/4307/1865 3438/4245/1865 3466/4303/1865 +f 3401/4337/1866 3467/4306/1866 3468/4305/1866 +f 3402/4338/1867 3469/4308/1867 3470/4307/1867 +f 3401/4337/1866 3468/4305/1866 3471/4309/1866 +f 3402/4338/1867 3472/4310/1867 3469/4308/1867 +f 3401/4337/1866 3471/4309/1866 3473/4311/1866 +f 3402/4338/1867 3474/4312/1867 3472/4310/1867 +f 3401/4337/1866 3473/4311/1866 3475/4313/1866 +f 3402/4338/1867 3476/4314/1867 3474/4312/1867 +f 3401/4337/1866 3475/4313/1866 3477/4315/1866 +f 3402/4338/1867 3478/4316/1867 3476/4314/1867 +f 3401/4337/1866 3477/4315/1866 3479/4317/1866 +f 3402/4338/1867 3480/4318/1867 3478/4316/1867 +f 3401/4337/1866 3479/4317/1866 3481/4319/1866 +f 3402/4338/1867 3482/4320/1867 3480/4318/1867 +f 3401/4337/1866 3481/4319/1866 3483/4321/1866 +f 3402/4338/1867 3484/4322/1867 3482/4320/1867 +f 3401/4337/1866 3483/4321/1866 3485/4323/1866 +f 3402/4338/1867 3486/4324/1867 3484/4322/1867 +f 3401/4337/1866 3485/4323/1866 3487/4325/1866 +f 3402/4338/1867 3488/4326/1867 3486/4324/1867 +f 3401/4337/1866 3487/4325/1866 3489/4327/1866 +f 3402/4338/1867 3490/4328/1867 3488/4326/1867 +f 3401/4337/1866 3489/4327/1866 3491/4329/1866 +f 3402/4338/1867 3492/4330/1867 3490/4328/1867 +f 3401/4337/1866 3491/4329/1866 3493/4331/1866 +f 3402/4338/1867 3494/4332/1867 3492/4330/1867 +f 3401/4337/1866 3493/4331/1866 3495/4333/1866 +f 3402/4338/1867 3496/4334/1867 3494/4332/1867 +f 3401/4337/1866 3495/4333/1866 3497/4335/1866 +f 3402/4338/1867 3498/4336/1867 3496/4334/1867 +f 3401/4337/1866 3497/4335/1866 3467/4306/1866 +f 3402/4338/1867 3470/4307/1867 3498/4336/1867 +f 3501/4339/1786 3504/4340/1786 3503/4341/1786 3502/4342/1786 +f 3502/4342/1787 3503/4341/1787 3506/4343/1787 3505/4344/1787 +f 3505/4344/1788 3506/4343/1788 3508/4345/1788 3507/4346/1788 +f 3507/4346/1789 3508/4345/1789 3510/4347/1789 3509/4348/1789 +f 3509/4348/1790 3510/4347/1790 3512/4349/1790 3511/4350/1790 +f 3511/4350/1791 3512/4349/1791 3514/4351/1791 3513/4352/1791 +f 3513/4352/1792 3514/4351/1792 3516/4353/1792 3515/4354/1792 +f 3515/4354/1793 3516/4353/1793 3518/4355/1793 3517/4356/1793 +f 3517/4356/1794 3518/4355/1794 3520/4357/1794 3519/4358/1794 +f 3519/4358/1795 3520/4357/1795 3522/4359/1795 3521/4360/1795 +f 3521/4360/1796 3522/4359/1796 3524/4361/1796 3523/4362/1796 +f 3523/4362/1797 3524/4361/1797 3526/4363/1797 3525/4364/1797 +f 3525/4364/1798 3526/4363/1798 3528/4365/1798 3527/4366/1798 +f 3527/4366/1799 3528/4365/1799 3530/4367/1799 3529/4368/1799 +f 3529/4368/1800 3530/4367/1800 3532/4369/1800 3531/4370/1800 +f 3531/4370/1801 3532/4369/1801 3504/4371/1801 3501/4372/1801 +f 3534/4373/1802 3533/4374/1802 3501/4375/1802 3502/4376/1802 +f 3536/4377/1803 3535/4378/1803 3503/4379/1803 3504/4380/1803 +f 3537/4381/1804 3534/4373/1804 3502/4376/1804 3505/4382/1804 +f 3535/4378/1805 3538/4383/1805 3506/4384/1805 3503/4379/1805 +f 3539/4385/1806 3537/4381/1806 3505/4382/1806 3507/4386/1806 +f 3538/4383/1807 3540/4387/1807 3508/4388/1807 3506/4384/1807 +f 3541/4389/1808 3539/4385/1808 3507/4386/1808 3509/4390/1808 +f 3540/4387/1809 3542/4391/1809 3510/4392/1809 3508/4388/1809 +f 3543/4393/1810 3541/4389/1810 3509/4390/1810 3511/4394/1810 +f 3542/4391/1811 3544/4395/1811 3512/4396/1811 3510/4392/1811 +f 3545/4397/1812 3543/4393/1812 3511/4394/1812 3513/4398/1812 +f 3544/4395/1813 3546/4399/1813 3514/4400/1813 3512/4396/1813 +f 3547/4401/1814 3545/4397/1814 3513/4398/1814 3515/4402/1814 +f 3546/4399/1815 3548/4403/1815 3516/4404/1815 3514/4400/1815 +f 3549/4405/1816 3547/4401/1816 3515/4402/1816 3517/4406/1816 +f 3548/4403/1817 3550/4407/1817 3518/4408/1817 3516/4404/1817 +f 3551/4409/1818 3549/4405/1818 3517/4406/1818 3519/4410/1818 +f 3550/4407/1819 3552/4411/1819 3520/4412/1819 3518/4408/1819 +f 3553/4413/1820 3551/4409/1820 3519/4410/1820 3521/4414/1820 +f 3552/4411/1821 3554/4415/1821 3522/4416/1821 3520/4412/1821 +f 3555/4417/1822 3553/4413/1822 3521/4414/1822 3523/4418/1822 +f 3554/4415/1823 3556/4419/1823 3524/4420/1823 3522/4416/1823 +f 3557/4421/1824 3555/4417/1824 3523/4418/1824 3525/4422/1824 +f 3556/4419/1825 3558/4423/1825 3526/4424/1825 3524/4420/1825 +f 3559/4425/1826 3557/4421/1826 3525/4422/1826 3527/4426/1826 +f 3558/4423/1827 3560/4427/1827 3528/4428/1827 3526/4424/1827 +f 3561/4429/1828 3559/4425/1828 3527/4426/1828 3529/4430/1828 +f 3560/4427/1829 3562/4431/1829 3530/4432/1829 3528/4428/1829 +f 3563/4433/1830 3561/4429/1830 3529/4430/1830 3531/4434/1830 +f 3562/4431/1831 3564/4435/1831 3532/4436/1831 3530/4432/1831 +f 3533/4374/1832 3563/4433/1832 3531/4434/1832 3501/4375/1832 +f 3564/4435/1833 3536/4377/1833 3504/4380/1833 3532/4436/1833 +f 3566/4437/1834 3565/4438/1834 3533/4374/1834 3534/4373/1834 +f 3568/4439/1835 3567/4440/1835 3535/4378/1835 3536/4377/1835 +f 3569/4441/1836 3566/4437/1836 3534/4373/1836 3537/4381/1836 +f 3567/4440/1837 3570/4442/1837 3538/4383/1837 3535/4378/1837 +f 3571/4443/1838 3569/4441/1838 3537/4381/1838 3539/4385/1838 +f 3570/4442/1839 3572/4444/1839 3540/4387/1839 3538/4383/1839 +f 3573/4445/1840 3571/4443/1840 3539/4385/1840 3541/4389/1840 +f 3572/4444/1841 3574/4446/1841 3542/4391/1841 3540/4387/1841 +f 3575/4447/1842 3573/4445/1842 3541/4389/1842 3543/4393/1842 +f 3574/4446/1843 3576/4448/1843 3544/4395/1843 3542/4391/1843 +f 3577/4449/1844 3575/4447/1844 3543/4393/1844 3545/4397/1844 +f 3576/4448/1845 3578/4450/1845 3546/4399/1845 3544/4395/1845 +f 3579/4451/1846 3577/4449/1846 3545/4397/1846 3547/4401/1846 +f 3578/4450/1847 3580/4452/1847 3548/4403/1847 3546/4399/1847 +f 3581/4453/1848 3579/4451/1848 3547/4401/1848 3549/4405/1848 +f 3580/4452/1849 3582/4454/1849 3550/4407/1849 3548/4403/1849 +f 3583/4455/1850 3581/4453/1850 3549/4405/1850 3551/4409/1850 +f 3582/4454/1851 3584/4456/1851 3552/4411/1851 3550/4407/1851 +f 3585/4457/1852 3583/4455/1852 3551/4409/1852 3553/4413/1852 +f 3584/4456/1853 3586/4458/1853 3554/4415/1853 3552/4411/1853 +f 3587/4459/1854 3585/4457/1854 3553/4413/1854 3555/4417/1854 +f 3586/4458/1855 3588/4460/1855 3556/4419/1855 3554/4415/1855 +f 3589/4461/1856 3587/4459/1856 3555/4417/1856 3557/4421/1856 +f 3588/4460/1857 3590/4462/1857 3558/4423/1857 3556/4419/1857 +f 3591/4463/1858 3589/4461/1858 3557/4421/1858 3559/4425/1858 +f 3590/4462/1859 3592/4464/1859 3560/4427/1859 3558/4423/1859 +f 3593/4465/1860 3591/4463/1860 3559/4425/1860 3561/4429/1860 +f 3592/4464/1861 3594/4466/1861 3562/4431/1861 3560/4427/1861 +f 3595/4467/1862 3593/4465/1862 3561/4429/1862 3563/4433/1862 +f 3594/4466/1863 3596/4468/1863 3564/4435/1863 3562/4431/1863 +f 3565/4438/1864 3595/4467/1864 3563/4433/1864 3533/4374/1864 +f 3596/4468/1865 3568/4439/1865 3536/4377/1865 3564/4435/1865 +f 3499/4469/1866 3565/4438/1866 3566/4437/1866 +f 3500/4470/1867 3567/4440/1867 3568/4439/1867 +f 3499/4469/1866 3566/4437/1866 3569/4441/1866 +f 3500/4470/1867 3570/4442/1867 3567/4440/1867 +f 3499/4469/1866 3569/4441/1866 3571/4443/1866 +f 3500/4470/1867 3572/4444/1867 3570/4442/1867 +f 3499/4469/1866 3571/4443/1866 3573/4445/1866 +f 3500/4470/1867 3574/4446/1867 3572/4444/1867 +f 3499/4469/1866 3573/4445/1866 3575/4447/1866 +f 3500/4470/1867 3576/4448/1867 3574/4446/1867 +f 3499/4469/1866 3575/4447/1866 3577/4449/1866 +f 3500/4470/1867 3578/4450/1867 3576/4448/1867 +f 3499/4469/1866 3577/4449/1866 3579/4451/1866 +f 3500/4470/1867 3580/4452/1867 3578/4450/1867 +f 3499/4469/1866 3579/4451/1866 3581/4453/1866 +f 3500/4470/1867 3582/4454/1867 3580/4452/1867 +f 3499/4469/1866 3581/4453/1866 3583/4455/1866 +f 3500/4470/1867 3584/4456/1867 3582/4454/1867 +f 3499/4469/1866 3583/4455/1866 3585/4457/1866 +f 3500/4470/1867 3586/4458/1867 3584/4456/1867 +f 3499/4469/1866 3585/4457/1866 3587/4459/1866 +f 3500/4470/1867 3588/4460/1867 3586/4458/1867 +f 3499/4469/1866 3587/4459/1866 3589/4461/1866 +f 3500/4470/1867 3590/4462/1867 3588/4460/1867 +f 3499/4469/1866 3589/4461/1866 3591/4463/1866 +f 3500/4470/1867 3592/4464/1867 3590/4462/1867 +f 3499/4469/1866 3591/4463/1866 3593/4465/1866 +f 3500/4470/1867 3594/4466/1867 3592/4464/1867 +f 3499/4469/1866 3593/4465/1866 3595/4467/1866 +f 3500/4470/1867 3596/4468/1867 3594/4466/1867 +f 3499/4469/1866 3595/4467/1866 3565/4438/1866 +f 3500/4470/1867 3568/4439/1867 3596/4468/1867 +f 3599/4471/1786 3602/4472/1786 3601/4473/1786 3600/4474/1786 +f 3600/4474/1787 3601/4473/1787 3604/4475/1787 3603/4476/1787 +f 3603/4476/1788 3604/4475/1788 3606/4477/1788 3605/4478/1788 +f 3605/4478/1789 3606/4477/1789 3608/4479/1789 3607/4480/1789 +f 3607/4480/1790 3608/4479/1790 3610/4481/1790 3609/4482/1790 +f 3609/4482/1791 3610/4481/1791 3612/4483/1791 3611/4484/1791 +f 3611/4484/1792 3612/4483/1792 3614/4485/1792 3613/4486/1792 +f 3613/4486/1793 3614/4485/1793 3616/4487/1793 3615/4488/1793 +f 3615/4488/1794 3616/4487/1794 3618/4489/1794 3617/4490/1794 +f 3617/4490/1795 3618/4489/1795 3620/4491/1795 3619/4492/1795 +f 3619/4492/1796 3620/4491/1796 3622/4493/1796 3621/4494/1796 +f 3621/4494/1868 3622/4493/1868 3624/4495/1868 3623/4496/1868 +f 3623/4496/1869 3624/4495/1869 3626/4497/1869 3625/4498/1869 +f 3625/4498/1799 3626/4497/1799 3628/4499/1799 3627/4500/1799 +f 3627/4500/1800 3628/4499/1800 3630/4501/1800 3629/4502/1800 +f 3629/4502/1801 3630/4501/1801 3602/4503/1801 3599/4504/1801 +f 3632/4505/1802 3631/4506/1802 3599/4507/1802 3600/4508/1802 +f 3634/4509/1803 3633/4510/1803 3601/4511/1803 3602/4512/1803 +f 3635/4513/1804 3632/4505/1804 3600/4508/1804 3603/4514/1804 +f 3633/4510/1805 3636/4515/1805 3604/4516/1805 3601/4511/1805 +f 3637/4517/1806 3635/4513/1806 3603/4514/1806 3605/4518/1806 +f 3636/4515/1807 3638/4519/1807 3606/4520/1807 3604/4516/1807 +f 3639/4521/1808 3637/4517/1808 3605/4518/1808 3607/4522/1808 +f 3638/4519/1809 3640/4523/1809 3608/4524/1809 3606/4520/1809 +f 3641/4525/1810 3639/4521/1810 3607/4522/1810 3609/4526/1810 +f 3640/4523/1811 3642/4527/1811 3610/4528/1811 3608/4524/1811 +f 3643/4529/1812 3641/4525/1812 3609/4526/1812 3611/4530/1812 +f 3642/4527/1813 3644/4531/1813 3612/4532/1813 3610/4528/1813 +f 3645/4533/1814 3643/4529/1814 3611/4530/1814 3613/4534/1814 +f 3644/4531/1815 3646/4535/1815 3614/4536/1815 3612/4532/1815 +f 3647/4537/1816 3645/4533/1816 3613/4534/1816 3615/4538/1816 +f 3646/4535/1817 3648/4539/1817 3616/4540/1817 3614/4536/1817 +f 3649/4541/1818 3647/4537/1818 3615/4538/1818 3617/4542/1818 +f 3648/4539/1819 3650/4543/1819 3618/4544/1819 3616/4540/1819 +f 3651/4545/1820 3649/4541/1820 3617/4542/1820 3619/4546/1820 +f 3650/4543/1821 3652/4547/1821 3620/4548/1821 3618/4544/1821 +f 3653/4549/1822 3651/4545/1822 3619/4546/1822 3621/4550/1822 +f 3652/4547/1823 3654/4551/1823 3622/4552/1823 3620/4548/1823 +f 3655/4553/1824 3653/4549/1824 3621/4550/1824 3623/4554/1824 +f 3654/4551/1825 3656/4555/1825 3624/4556/1825 3622/4552/1825 +f 3657/4557/1826 3655/4553/1826 3623/4554/1826 3625/4558/1826 +f 3656/4555/1827 3658/4559/1827 3626/4560/1827 3624/4556/1827 +f 3659/4561/1828 3657/4557/1828 3625/4558/1828 3627/4562/1828 +f 3658/4559/1829 3660/4563/1829 3628/4564/1829 3626/4560/1829 +f 3661/4565/1830 3659/4561/1830 3627/4562/1830 3629/4566/1830 +f 3660/4563/1831 3662/4567/1831 3630/4568/1831 3628/4564/1831 +f 3631/4506/1832 3661/4565/1832 3629/4566/1832 3599/4507/1832 +f 3662/4567/1833 3634/4509/1833 3602/4512/1833 3630/4568/1833 +f 3664/4569/1834 3663/4570/1834 3631/4506/1834 3632/4505/1834 +f 3666/4571/1835 3665/4572/1835 3633/4510/1835 3634/4509/1835 +f 3667/4573/1836 3664/4569/1836 3632/4505/1836 3635/4513/1836 +f 3665/4572/1837 3668/4574/1837 3636/4515/1837 3633/4510/1837 +f 3669/4575/1838 3667/4573/1838 3635/4513/1838 3637/4517/1838 +f 3668/4574/1839 3670/4576/1839 3638/4519/1839 3636/4515/1839 +f 3671/4577/1840 3669/4575/1840 3637/4517/1840 3639/4521/1840 +f 3670/4576/1841 3672/4578/1841 3640/4523/1841 3638/4519/1841 +f 3673/4579/1842 3671/4577/1842 3639/4521/1842 3641/4525/1842 +f 3672/4578/1843 3674/4580/1843 3642/4527/1843 3640/4523/1843 +f 3675/4581/1844 3673/4579/1844 3641/4525/1844 3643/4529/1844 +f 3674/4580/1845 3676/4582/1845 3644/4531/1845 3642/4527/1845 +f 3677/4583/1846 3675/4581/1846 3643/4529/1846 3645/4533/1846 +f 3676/4582/1847 3678/4584/1847 3646/4535/1847 3644/4531/1847 +f 3679/4585/1848 3677/4583/1848 3645/4533/1848 3647/4537/1848 +f 3678/4584/1849 3680/4586/1849 3648/4539/1849 3646/4535/1849 +f 3681/4587/1850 3679/4585/1850 3647/4537/1850 3649/4541/1850 +f 3680/4586/1851 3682/4588/1851 3650/4543/1851 3648/4539/1851 +f 3683/4589/1852 3681/4587/1852 3649/4541/1852 3651/4545/1852 +f 3682/4588/1853 3684/4590/1853 3652/4547/1853 3650/4543/1853 +f 3685/4591/1854 3683/4589/1854 3651/4545/1854 3653/4549/1854 +f 3684/4590/1855 3686/4592/1855 3654/4551/1855 3652/4547/1855 +f 3687/4593/1856 3685/4591/1856 3653/4549/1856 3655/4553/1856 +f 3686/4592/1857 3688/4594/1857 3656/4555/1857 3654/4551/1857 +f 3689/4595/1858 3687/4593/1858 3655/4553/1858 3657/4557/1858 +f 3688/4594/1859 3690/4596/1859 3658/4559/1859 3656/4555/1859 +f 3691/4597/1860 3689/4595/1860 3657/4557/1860 3659/4561/1860 +f 3690/4596/1861 3692/4598/1861 3660/4563/1861 3658/4559/1861 +f 3693/4599/1862 3691/4597/1862 3659/4561/1862 3661/4565/1862 +f 3692/4598/1863 3694/4600/1863 3662/4567/1863 3660/4563/1863 +f 3663/4570/1864 3693/4599/1864 3661/4565/1864 3631/4506/1864 +f 3694/4600/1865 3666/4571/1865 3634/4509/1865 3662/4567/1865 +f 3597/4601/1866 3663/4570/1866 3664/4569/1866 +f 3598/4602/1867 3665/4572/1867 3666/4571/1867 +f 3597/4601/1866 3664/4569/1866 3667/4573/1866 +f 3598/4602/1867 3668/4574/1867 3665/4572/1867 +f 3597/4601/1866 3667/4573/1866 3669/4575/1866 +f 3598/4602/1867 3670/4576/1867 3668/4574/1867 +f 3597/4601/1866 3669/4575/1866 3671/4577/1866 +f 3598/4602/1867 3672/4578/1867 3670/4576/1867 +f 3597/4601/1866 3671/4577/1866 3673/4579/1866 +f 3598/4602/1867 3674/4580/1867 3672/4578/1867 +f 3597/4601/1866 3673/4579/1866 3675/4581/1866 +f 3598/4602/1867 3676/4582/1867 3674/4580/1867 +f 3597/4601/1866 3675/4581/1866 3677/4583/1866 +f 3598/4602/1867 3678/4584/1867 3676/4582/1867 +f 3597/4601/1866 3677/4583/1866 3679/4585/1866 +f 3598/4602/1867 3680/4586/1867 3678/4584/1867 +f 3597/4601/1866 3679/4585/1866 3681/4587/1866 +f 3598/4602/1867 3682/4588/1867 3680/4586/1867 +f 3597/4601/1866 3681/4587/1866 3683/4589/1866 +f 3598/4602/1867 3684/4590/1867 3682/4588/1867 +f 3597/4601/1866 3683/4589/1866 3685/4591/1866 +f 3598/4602/1867 3686/4592/1867 3684/4590/1867 +f 3597/4601/1866 3685/4591/1866 3687/4593/1866 +f 3598/4602/1867 3688/4594/1867 3686/4592/1867 +f 3597/4601/1866 3687/4593/1866 3689/4595/1866 +f 3598/4602/1867 3690/4596/1867 3688/4594/1867 +f 3597/4601/1866 3689/4595/1866 3691/4597/1866 +f 3598/4602/1867 3692/4598/1867 3690/4596/1867 +f 3597/4601/1866 3691/4597/1866 3693/4599/1866 +f 3598/4602/1867 3694/4600/1867 3692/4598/1867 +f 3597/4601/1866 3693/4599/1866 3663/4570/1866 +f 3598/4602/1867 3666/4571/1867 3694/4600/1867 +f 3697/4603/1786 3700/4604/1786 3699/4605/1786 3698/4606/1786 +f 3698/4606/1787 3699/4605/1787 3702/4607/1787 3701/4608/1787 +f 3701/4608/1870 3702/4607/1870 3704/4609/1870 3703/4610/1870 +f 3703/4610/1871 3704/4609/1871 3706/4611/1871 3705/4612/1871 +f 3705/4612/1872 3706/4611/1872 3708/4613/1872 3707/4614/1872 +f 3707/4614/1873 3708/4613/1873 3710/4615/1873 3709/4616/1873 +f 3709/4616/1792 3710/4615/1792 3712/4617/1792 3711/4618/1792 +f 3711/4618/1793 3712/4617/1793 3714/4619/1793 3713/4620/1793 +f 3713/4620/1794 3714/4619/1794 3716/4621/1794 3715/4622/1794 +f 3715/4622/1795 3716/4621/1795 3718/4623/1795 3717/4624/1795 +f 3717/4624/1874 3718/4623/1874 3720/4625/1874 3719/4626/1874 +f 3719/4626/1875 3720/4625/1875 3722/4627/1875 3721/4628/1875 +f 3721/4628/1876 3722/4627/1876 3724/4629/1876 3723/4630/1876 +f 3723/4630/1877 3724/4629/1877 3726/4631/1877 3725/4632/1877 +f 3725/4632/1800 3726/4631/1800 3728/4633/1800 3727/4634/1800 +f 3727/4634/1801 3728/4633/1801 3700/4635/1801 3697/4636/1801 +f 3730/4637/1878 3729/4638/1878 3697/4639/1878 3698/4640/1878 +f 3732/4641/1879 3731/4642/1879 3699/4643/1879 3700/4644/1879 +f 3733/4645/1880 3730/4637/1880 3698/4640/1880 3701/4646/1880 +f 3731/4642/1881 3734/4647/1881 3702/4648/1881 3699/4643/1881 +f 3735/4649/1882 3733/4645/1882 3701/4646/1882 3703/4650/1882 +f 3734/4647/1883 3736/4651/1883 3704/4652/1883 3702/4648/1883 +f 3737/4653/1884 3735/4649/1884 3703/4650/1884 3705/4654/1884 +f 3736/4651/1885 3738/4655/1885 3706/4656/1885 3704/4652/1885 +f 3739/4657/1886 3737/4653/1886 3705/4654/1886 3707/4658/1886 +f 3738/4655/1887 3740/4659/1887 3708/4660/1887 3706/4656/1887 +f 3741/4661/1888 3739/4657/1888 3707/4658/1888 3709/4662/1888 +f 3740/4659/1889 3742/4663/1889 3710/4664/1889 3708/4660/1889 +f 3743/4665/1890 3741/4661/1890 3709/4662/1890 3711/4666/1890 +f 3742/4663/1891 3744/4667/1891 3712/4668/1891 3710/4664/1891 +f 3745/4669/1892 3743/4665/1892 3711/4666/1892 3713/4670/1892 +f 3744/4667/1893 3746/4671/1893 3714/4672/1893 3712/4668/1893 +f 3747/4673/1894 3745/4669/1894 3713/4670/1894 3715/4674/1894 +f 3746/4671/1895 3748/4675/1895 3716/4676/1895 3714/4672/1895 +f 3749/4677/1896 3747/4673/1896 3715/4674/1896 3717/4678/1896 +f 3748/4675/1897 3750/4679/1897 3718/4680/1897 3716/4676/1897 +f 3751/4681/1898 3749/4677/1898 3717/4678/1898 3719/4682/1898 +f 3750/4679/1899 3752/4683/1899 3720/4684/1899 3718/4680/1899 +f 3753/4685/1900 3751/4681/1900 3719/4682/1900 3721/4686/1900 +f 3752/4683/1901 3754/4687/1901 3722/4688/1901 3720/4684/1901 +f 3755/4689/1902 3753/4685/1902 3721/4686/1902 3723/4690/1902 +f 3754/4687/1903 3756/4691/1903 3724/4692/1903 3722/4688/1903 +f 3757/4693/1904 3755/4689/1904 3723/4690/1904 3725/4694/1904 +f 3756/4691/1905 3758/4695/1905 3726/4696/1905 3724/4692/1905 +f 3759/4697/1906 3757/4693/1906 3725/4694/1906 3727/4698/1906 +f 3758/4695/1907 3760/4699/1907 3728/4700/1907 3726/4696/1907 +f 3729/4638/1908 3759/4697/1908 3727/4698/1908 3697/4639/1908 +f 3760/4699/1909 3732/4641/1909 3700/4644/1909 3728/4700/1909 +f 3762/4701/1910 3761/4702/1910 3729/4638/1910 3730/4637/1910 +f 3764/4703/1911 3763/4704/1911 3731/4642/1911 3732/4641/1911 +f 3765/4705/1912 3762/4701/1912 3730/4637/1912 3733/4645/1912 +f 3763/4704/1913 3766/4706/1913 3734/4647/1913 3731/4642/1913 +f 3767/4707/1914 3765/4705/1914 3733/4645/1914 3735/4649/1914 +f 3766/4706/1915 3768/4708/1915 3736/4651/1915 3734/4647/1915 +f 3769/4709/1916 3767/4707/1916 3735/4649/1916 3737/4653/1916 +f 3768/4708/1917 3770/4710/1917 3738/4655/1917 3736/4651/1917 +f 3771/4711/1918 3769/4709/1918 3737/4653/1918 3739/4657/1918 +f 3770/4710/1919 3772/4712/1919 3740/4659/1919 3738/4655/1919 +f 3773/4713/1920 3771/4711/1920 3739/4657/1920 3741/4661/1920 +f 3772/4712/1921 3774/4714/1921 3742/4663/1921 3740/4659/1921 +f 3775/4715/1922 3773/4713/1922 3741/4661/1922 3743/4665/1922 +f 3774/4714/1923 3776/4716/1923 3744/4667/1923 3742/4663/1923 +f 3777/4717/1924 3775/4715/1924 3743/4665/1924 3745/4669/1924 +f 3776/4716/1925 3778/4718/1925 3746/4671/1925 3744/4667/1925 +f 3779/4719/1926 3777/4717/1926 3745/4669/1926 3747/4673/1926 +f 3778/4718/1927 3780/4720/1927 3748/4675/1927 3746/4671/1927 +f 3781/4721/1928 3779/4719/1928 3747/4673/1928 3749/4677/1928 +f 3780/4720/1929 3782/4722/1929 3750/4679/1929 3748/4675/1929 +f 3783/4723/1930 3781/4721/1930 3749/4677/1930 3751/4681/1930 +f 3782/4722/1931 3784/4724/1931 3752/4683/1931 3750/4679/1931 +f 3785/4725/1932 3783/4723/1932 3751/4681/1932 3753/4685/1932 +f 3784/4724/1933 3786/4726/1933 3754/4687/1933 3752/4683/1933 +f 3787/4727/1934 3785/4725/1934 3753/4685/1934 3755/4689/1934 +f 3786/4726/1935 3788/4728/1935 3756/4691/1935 3754/4687/1935 +f 3789/4729/1936 3787/4727/1936 3755/4689/1936 3757/4693/1936 +f 3788/4728/1937 3790/4730/1937 3758/4695/1937 3756/4691/1937 +f 3791/4731/1938 3789/4729/1938 3757/4693/1938 3759/4697/1938 +f 3790/4730/1939 3792/4732/1939 3760/4699/1939 3758/4695/1939 +f 3761/4702/1940 3791/4731/1940 3759/4697/1940 3729/4638/1940 +f 3792/4732/1941 3764/4703/1941 3732/4641/1941 3760/4699/1941 +f 3695/4733/1866 3761/4702/1866 3762/4701/1866 +f 3696/4734/1867 3763/4704/1867 3764/4703/1867 +f 3695/4733/1866 3762/4701/1866 3765/4705/1866 +f 3696/4734/1867 3766/4706/1867 3763/4704/1867 +f 3695/4733/1866 3765/4705/1866 3767/4707/1866 +f 3696/4734/1867 3768/4708/1867 3766/4706/1867 +f 3695/4733/1866 3767/4707/1866 3769/4709/1866 +f 3696/4734/1867 3770/4710/1867 3768/4708/1867 +f 3695/4733/1866 3769/4709/1866 3771/4711/1866 +f 3696/4734/1867 3772/4712/1867 3770/4710/1867 +f 3695/4733/1866 3771/4711/1866 3773/4713/1866 +f 3696/4734/1867 3774/4714/1867 3772/4712/1867 +f 3695/4733/1866 3773/4713/1866 3775/4715/1866 +f 3696/4734/1867 3776/4716/1867 3774/4714/1867 +f 3695/4733/1866 3775/4715/1866 3777/4717/1866 +f 3696/4734/1867 3778/4718/1867 3776/4716/1867 +f 3695/4733/1866 3777/4717/1866 3779/4719/1866 +f 3696/4734/1867 3780/4720/1867 3778/4718/1867 +f 3695/4733/1866 3779/4719/1866 3781/4721/1866 +f 3696/4734/1867 3782/4722/1867 3780/4720/1867 +f 3695/4733/1866 3781/4721/1866 3783/4723/1866 +f 3696/4734/1867 3784/4724/1867 3782/4722/1867 +f 3695/4733/1866 3783/4723/1866 3785/4725/1866 +f 3696/4734/1867 3786/4726/1867 3784/4724/1867 +f 3695/4733/1866 3785/4725/1866 3787/4727/1866 +f 3696/4734/1867 3788/4728/1867 3786/4726/1867 +f 3695/4733/1866 3787/4727/1866 3789/4729/1866 +f 3696/4734/1867 3790/4730/1867 3788/4728/1867 +f 3695/4733/1866 3789/4729/1866 3791/4731/1866 +f 3696/4734/1867 3792/4732/1867 3790/4730/1867 +f 3695/4733/1866 3791/4731/1866 3761/4702/1866 +f 3696/4734/1867 3764/4703/1867 3792/4732/1867 +o Cylinder.003 +v 6.936006 1.525264 -0.200257 +v 7.357629 1.525264 -0.200257 +v 6.936006 1.448629 -0.185013 +v 7.357629 1.448629 -0.185013 +v 6.936006 1.383661 -0.141603 +v 7.357629 1.383661 -0.141603 +v 6.936006 1.340251 -0.076635 +v 7.357629 1.340251 -0.076635 +v 6.936006 1.325007 0.000000 +v 7.357629 1.325007 0.000000 +v 6.936006 1.340251 0.076635 +v 7.357629 1.340251 0.076635 +v 6.936006 1.383661 0.141603 +v 7.357629 1.383661 0.141603 +v 6.936006 1.448629 0.185014 +v 7.357629 1.448629 0.185014 +v 6.936006 1.525264 0.200257 +v 7.357629 1.525264 0.200257 +v 6.936006 1.601899 0.185014 +v 7.357629 1.601899 0.185014 +v 6.936006 1.666867 0.141603 +v 7.357629 1.666867 0.141603 +v 6.936006 1.710278 0.076635 +v 7.357629 1.710278 0.076635 +v 6.936006 1.725521 0.000000 +v 7.357629 1.725521 0.000000 +v 6.936006 1.710278 -0.076635 +v 7.357629 1.710278 -0.076635 +v 6.936006 1.666867 -0.141603 +v 7.357629 1.666867 -0.141603 +v 6.936006 1.601899 -0.185013 +v 7.357629 1.601899 -0.185013 +v 7.391403 1.427707 -0.235523 +v 7.391403 1.525264 -0.254929 +v 7.391403 1.345002 -0.180262 +v 7.391403 1.289741 -0.097557 +v 7.391403 1.270335 0.000000 +v 7.391403 1.289741 0.097557 +v 7.391403 1.345002 0.180262 +v 7.391403 1.427707 0.235524 +v 7.391403 1.525264 0.254929 +v 7.391403 1.622821 0.235524 +v 7.391403 1.705526 0.180262 +v 7.391403 1.760788 0.097557 +v 7.391403 1.780193 0.000000 +v 7.391403 1.760788 -0.097557 +v 7.391403 1.705526 -0.180262 +v 7.391403 1.622821 -0.235523 +v 7.484283 1.437318 -0.212322 +v 7.484283 1.525264 -0.229815 +v 7.484283 1.362760 -0.162504 +v 7.484283 1.312942 -0.087946 +v 7.484283 1.295449 0.000000 +v 7.484283 1.312942 0.087947 +v 7.484283 1.362760 0.162504 +v 7.484283 1.437318 0.212322 +v 7.484283 1.525264 0.229816 +v 7.484283 1.613211 0.212322 +v 7.484283 1.687768 0.162504 +v 7.484283 1.737586 0.087947 +v 7.484283 1.755080 0.000000 +v 7.484283 1.737586 -0.087946 +v 7.484283 1.687768 -0.162504 +v 7.484283 1.613211 -0.212322 +v 7.556054 1.455087 -0.169422 +v 7.556054 1.525264 -0.183381 +v 7.556054 1.395594 -0.129670 +v 7.556054 1.355842 -0.070177 +v 7.556054 1.341883 0.000000 +v 7.556054 1.355842 0.070177 +v 7.556054 1.395594 0.129670 +v 7.556054 1.455087 0.169422 +v 7.556054 1.525264 0.183381 +v 7.556054 1.595441 0.169422 +v 7.556054 1.654934 0.129670 +v 7.556054 1.694686 0.070177 +v 7.556054 1.708645 0.000000 +v 7.556054 1.694686 -0.070177 +v 7.556054 1.654934 -0.129670 +v 7.556054 1.595441 -0.169422 +v 7.868468 1.455087 -0.169422 +v 7.868468 1.525264 -0.183381 +v 7.868468 1.395594 -0.129670 +v 7.868468 1.355842 -0.070177 +v 7.868468 1.341883 0.000000 +v 7.868468 1.355842 0.070177 +v 7.868468 1.395594 0.129670 +v 7.868468 1.455087 0.169422 +v 7.868468 1.525264 0.183381 +v 7.868468 1.595441 0.169422 +v 7.868468 1.654934 0.129670 +v 7.868468 1.694686 0.070177 +v 7.868468 1.708645 0.000000 +v 7.868468 1.694686 -0.070177 +v 7.868468 1.654934 -0.129670 +v 7.868468 1.595441 -0.169422 +v 7.893799 1.467066 -0.140503 +v 7.893799 1.525264 -0.152079 +v 7.893799 1.417728 -0.107536 +v 7.893799 1.384761 -0.058198 +v 7.893799 1.373185 0.000000 +v 7.893799 1.384761 0.058198 +v 7.893799 1.417728 0.107536 +v 7.893799 1.467066 0.140503 +v 7.893799 1.525264 0.152079 +v 7.893799 1.583463 0.140503 +v 7.893799 1.632801 0.107536 +v 7.893799 1.665767 0.058198 +v 7.893799 1.677344 0.000000 +v 7.893799 1.665767 -0.058198 +v 7.893799 1.632801 -0.107536 +v 7.893799 1.583463 -0.140503 +v 7.986533 1.473552 -0.123398 +v 7.986719 1.524710 -0.133795 +v 7.986369 1.430266 -0.094215 +v 7.986252 1.401443 -0.050689 +v 7.986200 1.391470 0.000554 +v 7.986221 1.401867 0.051713 +v 7.986312 1.431050 0.094999 +v 7.986459 1.474576 0.123823 +v 7.986639 1.525819 0.133795 +v 7.986825 1.576977 0.123399 +v 7.986989 1.620263 0.094216 +v 7.987105 1.649086 0.050689 +v 7.987157 1.659058 -0.000554 +v 7.987136 1.648662 -0.051713 +v 7.987045 1.619479 -0.094999 +v 7.986899 1.575953 -0.123822 +v 7.986679 1.467066 -0.140503 +v 7.986679 1.525264 -0.152079 +v 7.986679 1.417728 -0.107536 +v 7.986679 1.384761 -0.058198 +v 7.986679 1.373185 0.000000 +v 7.986679 1.384761 0.058198 +v 7.986679 1.417728 0.107536 +v 7.986679 1.467066 0.140503 +v 7.986679 1.525264 0.152079 +v 7.986679 1.583463 0.140503 +v 7.986679 1.632801 0.107536 +v 7.986679 1.665767 0.058198 +v 7.986679 1.677344 0.000000 +v 7.986679 1.665767 -0.058198 +v 7.986679 1.632801 -0.107536 +v 7.986679 1.583463 -0.140503 +v 7.855050 1.525735 -0.000041 +v 7.854904 1.474022 -0.123439 +v 7.855090 1.525181 -0.133836 +v 7.854740 1.430736 -0.094256 +v 7.854623 1.401913 -0.050730 +v 7.854571 1.391941 0.000513 +v 7.854592 1.402337 0.051672 +v 7.854683 1.431520 0.094958 +v 7.854830 1.475046 0.123781 +v 7.855010 1.526289 0.133754 +v 7.855196 1.577448 0.123357 +v 7.855360 1.620734 0.094174 +v 7.855476 1.649557 0.050648 +v 7.855528 1.659529 -0.000595 +v 7.855507 1.649132 -0.051754 +v 7.855416 1.619950 -0.095040 +v 7.855269 1.576424 -0.123864 +vt 1.000000 0.500000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.937500 0.500000 +vt 0.875000 1.000000 +vt 0.875000 0.500000 +vt 0.812500 1.000000 +vt 0.812500 0.500000 +vt 0.750000 1.000000 +vt 0.750000 0.500000 +vt 0.687500 1.000000 +vt 0.687500 0.500000 +vt 0.625000 1.000000 +vt 0.625000 0.500000 +vt 0.562500 1.000000 +vt 0.562500 0.500000 +vt 0.500000 1.000000 +vt 0.500000 0.500000 +vt 0.437500 1.000000 +vt 0.437500 0.500000 +vt 0.375000 1.000000 +vt 0.375000 0.500000 +vt 0.312500 1.000000 +vt 0.312500 0.500000 +vt 0.250000 1.000000 +vt 0.250000 0.500000 +vt 0.187500 1.000000 +vt 0.187500 0.500000 +vt 0.125000 1.000000 +vt 0.125000 0.500000 +vt 0.750000 1.000000 +vt 0.687500 1.000000 +vt 0.062500 1.000000 +vt 0.062500 0.500000 +vt 0.000000 1.000000 +vt 0.000000 0.500000 +vt 0.312500 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.312500 1.000000 +vt 0.437500 1.000000 +vt 0.125000 1.000000 +vt 0.062500 1.000000 +vt 0.875000 1.000000 +vt 0.812500 1.000000 +vt 0.562500 1.000000 +vt 0.500000 1.000000 +vt 0.250000 1.000000 +vt 0.187500 1.000000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.625000 1.000000 +vt 0.000000 1.000000 +vt 0.937500 1.000000 +vt 1.000000 1.000000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.812500 1.000000 +vt 0.750000 1.000000 +vt 0.250000 1.000000 +vt 0.687500 1.000000 +vt 0.187500 1.000000 +vt 0.625000 1.000000 +vt 0.125000 1.000000 +vt 0.562500 1.000000 +vt 0.062500 1.000000 +vt 0.500000 1.000000 +vt 0.000000 1.000000 +vt 0.437500 1.000000 +vt 0.875000 1.000000 +vt 0.625000 1.000000 +vt 0.687500 1.000000 +vt 0.687500 1.000000 +vt 0.625000 1.000000 +vt 0.062500 1.000000 +vt 0.000000 1.000000 +vt 0.500000 1.000000 +vt 0.437500 1.000000 +vt 0.875000 1.000000 +vt 0.375000 1.000000 +vt 0.812500 1.000000 +vt 0.312500 1.000000 +vt 0.750000 1.000000 +vt 0.250000 1.000000 +vt 0.187500 1.000000 +vt 0.125000 1.000000 +vt 0.562500 1.000000 +vt 0.312500 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.312500 1.000000 +vt 0.187500 1.000000 +vt 0.125000 1.000000 +vt 0.562500 1.000000 +vt 0.062500 1.000000 +vt 0.500000 1.000000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.000000 1.000000 +vt 0.437500 1.000000 +vt 0.875000 1.000000 +vt 0.812500 1.000000 +vt 0.750000 1.000000 +vt 0.250000 1.000000 +vt 0.000000 1.000000 +vt 0.062500 1.000000 +vt 0.062500 1.000000 +vt 0.000000 1.000000 +vt 0.812500 1.000000 +vt 0.750000 1.000000 +vt 0.250000 1.000000 +vt 0.687500 1.000000 +vt 0.187500 1.000000 +vt 0.625000 1.000000 +vt 0.125000 1.000000 +vt 0.562500 1.000000 +vt 0.500000 1.000000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.437500 1.000000 +vt 0.875000 1.000000 +vt 0.330802 0.445074 +vt 0.250000 0.461147 +vt 0.250000 0.461147 +vt 0.330802 0.445074 +vt 0.500000 1.000000 +vt 0.437500 1.000000 +vt 0.937500 1.000000 +vt 0.875000 1.000000 +vt 0.375000 1.000000 +vt 0.812500 1.000000 +vt 0.312500 1.000000 +vt 0.750000 1.000000 +vt 0.250000 1.000000 +vt 0.687500 1.000000 +vt 0.187500 1.000000 +vt 0.625000 1.000000 +vt 0.125000 1.000000 +vt 0.562500 1.000000 +vt 1.000000 1.000000 +vt 0.341844 0.471731 +vt 0.250000 0.490000 +vt 0.399303 0.399303 +vt 0.419706 0.419706 +vt 0.445074 0.330802 +vt 0.471731 0.341844 +vt 0.461147 0.250000 +vt 0.490000 0.250000 +vt 0.445074 0.169198 +vt 0.471731 0.158156 +vt 0.399303 0.100697 +vt 0.419706 0.080294 +vt 0.330802 0.054926 +vt 0.341844 0.028269 +vt 0.250000 0.038853 +vt 0.250000 0.010000 +vt 0.169198 0.054926 +vt 0.158156 0.028269 +vt 0.100697 0.100697 +vt 0.080294 0.080294 +vt 0.054926 0.169198 +vt 0.028269 0.158156 +vt 0.038853 0.250000 +vt 0.010000 0.250000 +vt 0.054926 0.330802 +vt 0.028269 0.341844 +vt 0.100697 0.399303 +vt 0.080294 0.419706 +vt 0.169198 0.445074 +vt 0.158156 0.471731 +vt 0.169198 0.445074 +vt 0.250000 0.038853 +vt 0.169198 0.054926 +vt 0.399303 0.399303 +vt 0.100697 0.100697 +vt 0.445074 0.330802 +vt 0.054926 0.169198 +vt 0.461147 0.250000 +vt 0.038853 0.250000 +vt 0.445074 0.169198 +vt 0.054926 0.330802 +vt 0.399303 0.100697 +vt 0.100697 0.399303 +vt 0.330802 0.054926 +vt 0.250000 0.250000 +vn 0.0000 -0.0000 -1.0000 +vn 0.0000 -0.3827 -0.9239 +vn 0.0000 -0.7071 -0.7071 +vn 0.0000 -0.9239 -0.3827 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.9239 0.3827 +vn 0.0000 -0.7071 0.7071 +vn 0.0000 -0.3827 0.9239 +vn 0.0000 0.0000 1.0000 +vn -0.0000 0.3827 0.9239 +vn -0.0000 0.7071 0.7071 +vn -0.0000 0.9239 0.3827 +vn -0.0000 1.0000 0.0000 +vn -0.0000 0.9239 -0.3827 +vn -0.0000 0.7071 -0.7071 +vn -0.8508 -0.4856 0.2011 +vn -0.8508 -0.5256 0.0000 +vn 0.0000 0.3827 -0.9239 +vn 0.2610 0.8919 0.3694 +vn 0.2610 0.6826 0.6826 +vn 0.4000 0.6481 0.6481 +vn 0.4000 0.8467 0.3507 +vn -0.8508 0.3716 0.3716 +vn -0.8508 0.2011 0.4856 +vn -0.8508 0.2011 -0.4856 +vn -0.8508 0.3716 -0.3716 +vn -0.8508 -0.4855 -0.2011 +vn -0.8508 -0.3716 -0.3716 +vn -0.8508 0.0000 0.5256 +vn -0.8508 -0.2011 0.4856 +vn -0.8508 0.4856 -0.2011 +vn -0.8508 0.5256 -0.0000 +vn -0.8508 -0.2011 -0.4856 +vn -0.8508 0.0000 -0.5256 +vn -0.8508 -0.3716 0.3716 +vn -0.8508 0.4856 0.2011 +vn 0.4000 -0.3507 -0.8467 +vn 0.4000 -0.0000 -0.9165 +vn 0.5432 -0.0000 -0.8396 +vn 0.5432 -0.3213 -0.7757 +vn 0.2610 -0.9653 0.0000 +vn 0.2610 -0.8919 -0.3694 +vn 0.4000 -0.8467 -0.3507 +vn 0.4000 -0.9165 -0.0000 +vn 0.2610 0.9653 -0.0000 +vn 0.4000 0.9165 -0.0000 +vn 0.2610 -0.8919 0.3694 +vn 0.4000 -0.8467 0.3507 +vn 0.2610 0.8919 -0.3694 +vn 0.4000 0.8467 -0.3507 +vn 0.2610 -0.6826 0.6826 +vn 0.4000 -0.6481 0.6481 +vn 0.2610 0.6826 -0.6826 +vn 0.4000 0.6481 -0.6481 +vn 0.2610 -0.3694 0.8919 +vn 0.4000 -0.3507 0.8467 +vn 0.2610 0.3694 -0.8919 +vn 0.4000 0.3507 -0.8467 +vn 0.2610 0.0000 0.9653 +vn 0.4000 0.0000 0.9165 +vn 0.2610 -0.3694 -0.8919 +vn 0.2610 -0.0000 -0.9653 +vn 0.2610 0.3694 0.8919 +vn 0.4000 0.3507 0.8467 +vn 0.2610 -0.6826 -0.6826 +vn 0.4000 -0.6481 -0.6481 +vn 0.5432 0.3213 -0.7757 +vn 0.5432 0.0000 0.8396 +vn 0.5432 0.3213 0.7757 +vn 0.5432 -0.5937 -0.5937 +vn 0.5432 0.5937 0.5937 +vn 0.5432 -0.7757 -0.3213 +vn 0.5432 0.7757 0.3213 +vn 0.5432 -0.8396 -0.0000 +vn 0.5432 0.8396 0.0000 +vn 0.5432 -0.7757 0.3213 +vn 0.5432 0.7757 -0.3213 +vn 0.5432 -0.5937 0.5937 +vn 0.5432 0.5937 -0.5937 +vn 0.5432 -0.3213 0.7757 +vn 0.7774 0.5812 0.2407 +vn 0.7774 0.4448 0.4448 +vn 0.7774 -0.6291 -0.0000 +vn 0.7774 -0.5812 -0.2407 +vn 0.7774 0.6291 0.0000 +vn 0.7774 -0.5812 0.2407 +vn 0.7774 0.5812 -0.2407 +vn 0.7774 -0.4448 0.4448 +vn 0.7774 0.4448 -0.4448 +vn 0.7774 -0.2407 0.5812 +vn 0.7774 0.2407 -0.5812 +vn 0.7774 0.0000 0.6291 +vn 0.7774 -0.2407 -0.5812 +vn 0.7774 0.0000 -0.6291 +vn 0.7774 0.2407 0.5812 +vn 0.7774 -0.4448 -0.4448 +vn 0.0011 0.3865 0.9223 +vn -0.0003 0.0041 1.0000 +vn 1.0000 -0.0006 -0.0021 +vn 1.0000 0.0025 0.0073 +vn 1.0000 0.0023 0.0072 +vn 1.0000 -0.0006 -0.0023 +vn 0.9999 0.0113 0.0118 +vn 0.9999 0.0110 0.0118 +vn 0.9997 0.0206 0.0087 +vn 0.9998 0.0205 0.0089 +vn 0.9997 0.0251 -0.0001 +vn 0.9997 0.0251 0.0001 +vn 0.9997 0.0220 -0.0095 +vn 0.9997 0.0222 -0.0093 +vn 0.9998 0.0132 -0.0139 +vn 0.9998 0.0134 -0.0139 +vn 0.9999 0.0038 -0.0108 +vn 0.9999 0.0040 -0.0110 +vn 1.0000 -0.0006 -0.0020 +vn 1.0000 -0.0006 -0.0022 +vn 1.0000 0.0025 0.0074 +vn 0.9999 0.0111 0.0118 +vn 0.9997 0.0221 -0.0095 +vn 0.9998 0.0132 -0.0140 +vn 0.9998 0.0135 -0.0139 +vn 0.9999 0.0038 -0.0109 +vn -0.0016 -0.3788 0.9255 +vn -0.0011 -0.3865 -0.9223 +vn 0.0003 -0.0041 -1.0000 +vn 0.0023 0.7100 0.7042 +vn -0.0023 -0.7100 -0.7042 +vn 0.0032 0.9255 0.3789 +vn -0.0032 -0.9255 -0.3789 +vn 0.0036 1.0000 -0.0041 +vn -0.0036 -1.0000 0.0041 +vn 0.0034 0.9223 -0.3865 +vn -0.0034 -0.9223 0.3865 +vn 0.0027 0.7042 -0.7100 +vn -0.0027 -0.7042 0.7100 +vn 0.0016 0.3788 -0.9255 +vn 0.0016 0.3789 -0.9255 +vn 1.0000 -0.0036 0.0003 +usemtl None +s 1 +f 3793/4735/1942 3794/4736/1942 3796/4737/1943 3795/4738/1943 +f 3795/4738/1943 3796/4737/1943 3798/4739/1944 3797/4740/1944 +f 3797/4740/1944 3798/4739/1944 3800/4741/1945 3799/4742/1945 +f 3799/4742/1945 3800/4741/1945 3802/4743/1946 3801/4744/1946 +f 3801/4744/1946 3802/4743/1946 3804/4745/1947 3803/4746/1947 +f 3803/4746/1947 3804/4745/1947 3806/4747/1948 3805/4748/1948 +f 3805/4748/1948 3806/4747/1948 3808/4749/1949 3807/4750/1949 +f 3807/4750/1949 3808/4749/1949 3810/4751/1950 3809/4752/1950 +f 3809/4752/1950 3810/4751/1950 3812/4753/1951 3811/4754/1951 +f 3811/4754/1951 3812/4753/1951 3814/4755/1952 3813/4756/1952 +f 3813/4756/1952 3814/4755/1952 3816/4757/1953 3815/4758/1953 +f 3815/4758/1953 3816/4757/1953 3818/4759/1954 3817/4760/1954 +f 3817/4760/1954 3818/4759/1954 3820/4761/1955 3819/4762/1955 +f 3819/4762/1955 3820/4761/1955 3822/4763/1956 3821/4764/1956 +f 3804/4745/1957 3802/4743/1958 3829/4765/1958 3830/4766/1957 +f 3821/4764/1956 3822/4763/1956 3824/4767/1959 3823/4768/1959 +f 3823/4768/1959 3824/4767/1959 3794/4769/1942 3793/4770/1942 +f 3836/4771/1960 3835/4772/1961 3851/4773/1962 3852/4774/1963 +f 3814/4755/1964 3812/4753/1965 3834/4775/1965 3835/4772/1964 +f 3824/4767/1966 3822/4763/1967 3839/4776/1967 3840/4777/1966 +f 3800/4741/1968 3798/4739/1969 3827/4778/1969 3828/4779/1968 +f 3810/4751/1970 3808/4749/1971 3832/4780/1971 3833/4781/1970 +f 3820/4761/1972 3818/4759/1973 3837/4782/1973 3838/4783/1972 +f 3796/4737/1974 3794/4736/1975 3826/4784/1975 3825/4785/1974 +f 3806/4747/1976 3804/4745/1957 3830/4766/1957 3831/4786/1976 +f 3816/4757/1977 3814/4755/1964 3835/4772/1964 3836/4771/1977 +f 3794/4769/1975 3824/4767/1966 3840/4777/1966 3826/4787/1975 +f 3802/4743/1958 3800/4741/1968 3828/4779/1968 3829/4765/1958 +f 3812/4753/1965 3810/4751/1970 3833/4781/1970 3834/4775/1965 +f 3822/4763/1967 3820/4761/1972 3838/4783/1972 3839/4776/1967 +f 3798/4739/1969 3796/4737/1974 3825/4785/1974 3827/4778/1969 +f 3808/4749/1971 3806/4747/1976 3831/4786/1976 3832/4780/1971 +f 3818/4759/1973 3816/4757/1977 3836/4771/1977 3837/4782/1973 +f 3841/4788/1978 3842/4789/1979 3858/4790/1980 3857/4791/1981 +f 3829/4765/1982 3828/4779/1983 3844/4792/1984 3845/4793/1985 +f 3837/4782/1986 3836/4771/1960 3852/4774/1963 3853/4794/1987 +f 3830/4766/1988 3829/4765/1982 3845/4793/1985 3846/4795/1989 +f 3838/4783/1990 3837/4782/1986 3853/4794/1987 3854/4796/1991 +f 3831/4786/1992 3830/4766/1988 3846/4795/1989 3847/4797/1993 +f 3839/4776/1994 3838/4783/1990 3854/4796/1991 3855/4798/1995 +f 3832/4780/1996 3831/4786/1992 3847/4797/1993 3848/4799/1997 +f 3840/4777/1998 3839/4776/1994 3855/4798/1995 3856/4800/1999 +f 3833/4781/2000 3832/4780/1996 3848/4799/1997 3849/4801/2001 +f 3825/4785/2002 3826/4784/2003 3842/4789/1979 3841/4788/1978 +f 3826/4787/2003 3840/4777/1998 3856/4800/1999 3842/4802/1979 +f 3834/4775/2004 3833/4781/2000 3849/4801/2001 3850/4803/2005 +f 3827/4778/2006 3825/4785/2002 3841/4788/1978 3843/4804/2007 +f 3835/4772/1961 3834/4775/2004 3850/4803/2005 3851/4773/1962 +f 3828/4779/1983 3827/4778/2006 3843/4804/2007 3844/4792/1984 +f 3863/4805/1948 3862/4806/1947 3878/4807/1947 3879/4808/1948 +f 3842/4802/1979 3856/4800/1999 3872/4809/2008 3858/4810/1980 +f 3850/4803/2005 3849/4801/2001 3865/4811/2009 3866/4812/2010 +f 3843/4804/2007 3841/4788/1978 3857/4791/1981 3859/4813/2011 +f 3851/4773/1962 3850/4803/2005 3866/4812/2010 3867/4814/2012 +f 3844/4792/1984 3843/4804/2007 3859/4813/2011 3860/4815/2013 +f 3852/4774/1963 3851/4773/1962 3867/4814/2012 3868/4816/2014 +f 3845/4793/1985 3844/4792/1984 3860/4815/2013 3861/4817/2015 +f 3853/4794/1987 3852/4774/1963 3868/4816/2014 3869/4818/2016 +f 3846/4795/1989 3845/4793/1985 3861/4817/2015 3862/4806/2017 +f 3854/4796/1991 3853/4794/1987 3869/4818/2016 3870/4819/2018 +f 3847/4797/1993 3846/4795/1989 3862/4806/2017 3863/4805/2019 +f 3855/4798/1995 3854/4796/1991 3870/4819/2018 3871/4820/2020 +f 3848/4799/1997 3847/4797/1993 3863/4805/2019 3864/4821/2021 +f 3856/4800/1999 3855/4798/1995 3871/4820/2020 3872/4809/2008 +f 3849/4801/2001 3848/4799/1997 3864/4821/2021 3865/4811/2009 +f 3884/4822/2022 3883/4823/2023 3899/4824/2023 3900/4825/2022 +f 3871/4820/1956 3870/4819/1955 3886/4826/1955 3887/4827/1956 +f 3864/4821/1949 3863/4805/1948 3879/4808/1948 3880/4828/1949 +f 3872/4809/1959 3871/4820/1956 3887/4827/1956 3888/4829/1959 +f 3865/4811/1950 3864/4821/1949 3880/4828/1949 3881/4830/1950 +f 3857/4791/1943 3858/4790/1942 3874/4831/1942 3873/4832/1943 +f 3858/4810/1942 3872/4809/1959 3888/4829/1959 3874/4833/1942 +f 3866/4812/1951 3865/4811/1950 3881/4830/1950 3882/4834/1951 +f 3859/4813/1944 3857/4791/1943 3873/4832/1943 3875/4835/1944 +f 3867/4814/1952 3866/4812/1951 3882/4834/1951 3883/4823/1952 +f 3860/4815/1945 3859/4813/1944 3875/4835/1944 3876/4836/1945 +f 3868/4816/1953 3867/4814/1952 3883/4823/1952 3884/4822/1953 +f 3861/4817/1946 3860/4815/1945 3876/4836/1945 3877/4837/1946 +f 3869/4818/1954 3868/4816/1953 3884/4822/1953 3885/4838/1954 +f 3862/4806/1947 3861/4817/1946 3877/4837/1946 3878/4807/1947 +f 3870/4819/1955 3869/4818/1954 3885/4838/1954 3886/4826/1955 +f 3890/4839/1942 3904/4840/1959 3936/4841/1959 3922/4842/1942 +f 3877/4837/2024 3876/4836/2025 3892/4843/2025 3893/4844/2024 +f 3885/4838/2026 3884/4822/2022 3900/4825/2022 3901/4845/2026 +f 3878/4807/2027 3877/4837/2024 3893/4844/2024 3894/4846/2027 +f 3886/4826/2028 3885/4838/2026 3901/4845/2026 3902/4847/2028 +f 3879/4808/2029 3878/4807/2027 3894/4846/2027 3895/4848/2029 +f 3887/4827/2030 3886/4826/2028 3902/4847/2028 3903/4849/2030 +f 3880/4828/2031 3879/4808/2029 3895/4848/2029 3896/4850/2031 +f 3888/4829/2032 3887/4827/2030 3903/4849/2030 3904/4840/2032 +f 3881/4830/2033 3880/4828/2031 3896/4850/2031 3897/4851/2033 +f 3873/4832/2034 3874/4831/2035 3890/4852/2035 3889/4853/2034 +f 3874/4833/2035 3888/4829/2032 3904/4840/2032 3890/4839/2035 +f 3882/4834/2036 3881/4830/2033 3897/4851/2033 3898/4854/2036 +f 3875/4835/2037 3873/4832/2034 3889/4853/2034 3891/4855/2037 +f 3883/4823/2023 3882/4834/2036 3898/4854/2036 3899/4824/2023 +f 3876/4836/2025 3875/4835/2037 3891/4855/2037 3892/4843/2025 +f 3905/4856/2038 3906/4857/2039 3939/4858/2039 3938/4859/2038 +f 3898/4854/1951 3897/4851/1950 3929/4860/1950 3930/4861/1951 +f 3891/4855/1944 3889/4853/1943 3921/4862/1943 3923/4863/1944 +f 3899/4824/1952 3898/4854/1951 3930/4861/1951 3931/4864/1952 +f 3892/4843/1945 3891/4855/1944 3923/4863/1944 3924/4865/1945 +f 3900/4825/1953 3899/4824/1952 3931/4864/1952 3932/4866/1953 +f 3893/4844/1946 3892/4843/1945 3924/4865/1945 3925/4867/1946 +f 3901/4845/1954 3900/4825/1953 3932/4866/1953 3933/4868/1954 +f 3894/4846/1947 3893/4844/1946 3925/4867/1946 3926/4869/1947 +f 3902/4847/1955 3901/4845/1954 3933/4868/1954 3934/4870/1955 +f 3895/4848/1948 3894/4846/1947 3926/4869/1947 3927/4871/1948 +f 3903/4849/1956 3902/4847/1955 3934/4870/1955 3935/4872/1956 +f 3896/4850/1949 3895/4848/1948 3927/4871/1948 3928/4873/1949 +f 3904/4840/1959 3903/4849/1956 3935/4872/1956 3936/4841/1959 +f 3897/4851/1950 3896/4850/1949 3928/4873/1949 3929/4860/1950 +f 3889/4853/1943 3890/4852/1942 3922/4874/1942 3921/4862/1943 +f 3906/4857/2040 3905/4856/2041 3921/4875/2042 3922/4876/2043 +f 3905/4856/2041 3907/4877/2044 3923/4878/2045 3921/4875/2042 +f 3907/4877/2044 3908/4879/2046 3924/4880/2047 3923/4878/2045 +f 3908/4879/2046 3909/4881/2048 3925/4882/2049 3924/4880/2047 +f 3909/4881/2048 3910/4883/2050 3926/4884/2051 3925/4882/2049 +f 3910/4883/2050 3911/4885/2052 3927/4886/2053 3926/4884/2051 +f 3911/4885/2052 3912/4887/2054 3928/4888/2055 3927/4886/2053 +f 3912/4887/2054 3913/4889/2056 3929/4890/2057 3928/4888/2055 +f 3913/4889/2056 3914/4891/2058 3930/4892/2042 3929/4890/2057 +f 3914/4891/2058 3915/4893/2044 3931/4894/2059 3930/4892/2042 +f 3915/4893/2044 3916/4895/2046 3932/4896/2047 3931/4894/2059 +f 3916/4895/2046 3917/4897/2048 3933/4898/2049 3932/4896/2047 +f 3917/4897/2048 3918/4899/2060 3934/4900/2051 3933/4898/2049 +f 3918/4899/2060 3919/4901/2061 3935/4902/2062 3934/4900/2051 +f 3919/4901/2061 3920/4903/2063 3936/4904/2055 3935/4902/2062 +f 3920/4903/2063 3906/4857/2040 3922/4876/2043 3936/4904/2055 +f 3906/4857/2039 3920/4903/2064 3953/4905/2064 3939/4858/2039 +f 3914/4891/2065 3913/4889/2066 3946/4906/2066 3947/4907/2065 +f 3907/4877/2067 3905/4856/2038 3938/4859/2038 3940/4908/2067 +f 3915/4893/2068 3914/4891/2065 3947/4907/2065 3948/4909/2068 +f 3908/4879/2069 3907/4877/2067 3940/4908/2067 3941/4910/2069 +f 3916/4895/2070 3915/4893/2068 3948/4909/2068 3949/4911/2070 +f 3909/4881/2071 3908/4879/2069 3941/4910/2069 3942/4912/2071 +f 3917/4897/2072 3916/4895/2070 3949/4911/2070 3950/4913/2072 +f 3910/4883/2073 3909/4881/2071 3942/4912/2071 3943/4914/2073 +f 3918/4899/2074 3917/4897/2072 3950/4913/2072 3951/4915/2074 +f 3911/4885/2075 3910/4883/2073 3943/4914/2073 3944/4916/2075 +f 3919/4901/2076 3918/4899/2074 3951/4915/2074 3952/4917/2076 +f 3912/4887/2077 3911/4885/2075 3944/4916/2075 3945/4918/2078 +f 3920/4903/2064 3919/4901/2076 3952/4917/2076 3953/4905/2064 +f 3913/4889/2066 3912/4887/2077 3945/4918/2078 3946/4906/2066 +f 3937/4919/2079 3938/4859/2079 3939/4858/2079 +f 3937/4919/2079 3940/4908/2079 3938/4859/2079 +f 3937/4919/2079 3941/4910/2079 3940/4908/2079 +f 3937/4919/2079 3942/4912/2079 3941/4910/2079 +f 3937/4919/2079 3943/4914/2079 3942/4912/2079 +f 3937/4919/2079 3944/4916/2079 3943/4914/2079 +f 3937/4919/2079 3945/4918/2079 3944/4916/2079 +f 3937/4919/2079 3946/4906/2079 3945/4918/2079 +f 3937/4919/2079 3947/4907/2079 3946/4906/2079 +f 3937/4919/2079 3948/4909/2079 3947/4907/2079 +f 3937/4919/2079 3949/4911/2079 3948/4909/2079 +f 3937/4919/2079 3950/4913/2079 3949/4911/2079 +f 3937/4919/2079 3951/4915/2079 3950/4913/2079 +f 3937/4919/2079 3952/4917/2079 3951/4915/2079 +f 3937/4919/2079 3953/4905/2079 3952/4917/2079 +f 3937/4919/2079 3939/4858/2079 3953/4905/2079 diff --git a/Content/Weapons/SMG/smg_Mesh/ump45.uasset b/Content/Weapons/SMG/smg_Mesh/ump45.uasset new file mode 100644 index 0000000..5f506f5 Binary files /dev/null and b/Content/Weapons/SMG/smg_Mesh/ump45.uasset differ diff --git a/Content/Weapons/Shotguns/shotgun_BP/wIthica_BP.uasset b/Content/Weapons/Shotguns/shotgun_BP/wIthica_BP.uasset new file mode 100644 index 0000000..45f6c5f Binary files /dev/null and b/Content/Weapons/Shotguns/shotgun_BP/wIthica_BP.uasset differ diff --git a/Content/Weapons/Shotguns/shotgun_Mesh/Material.uasset b/Content/Weapons/Shotguns/shotgun_Mesh/Material.uasset new file mode 100644 index 0000000..50b53e2 Binary files /dev/null and b/Content/Weapons/Shotguns/shotgun_Mesh/Material.uasset differ diff --git a/Content/Weapons/Shotguns/shotgun_Mesh/ithica37.mtl b/Content/Weapons/Shotguns/shotgun_Mesh/ithica37.mtl new file mode 100644 index 0000000..ade0d8c --- /dev/null +++ b/Content/Weapons/Shotguns/shotgun_Mesh/ithica37.mtl @@ -0,0 +1,20 @@ +# Blender MTL File: 'ithica37.blend' +# Material Count: 2 + +newmtl Material +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.800000 0.800000 0.800000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.450000 +d 1.000000 +illum 2 + +newmtl None +Ns 500 +Ka 0.8 0.8 0.8 +Kd 0.8 0.8 0.8 +Ks 0.8 0.8 0.8 +d 1 +illum 2 diff --git a/Content/Weapons/Shotguns/shotgun_Mesh/ithica37.obj b/Content/Weapons/Shotguns/shotgun_Mesh/ithica37.obj new file mode 100644 index 0000000..e6af87c --- /dev/null +++ b/Content/Weapons/Shotguns/shotgun_Mesh/ithica37.obj @@ -0,0 +1,9492 @@ +# Blender v2.93.3 OBJ File: 'ithica37.blend' +# www.blender.org +mtllib ithica37.mtl +o Cube_Cube.001 +v -5.656402 0.864352 0.479864 +v -6.021165 2.312251 0.479864 +v -5.656402 0.864352 -0.479864 +v -6.021165 2.312251 -0.479864 +v 0.334990 0.864352 0.479864 +v 0.286355 2.518950 0.479864 +v 0.334990 0.864352 -0.479864 +v 0.286355 2.518950 -0.479864 +v -0.321241 0.786814 -0.428602 +v -0.389395 0.790471 -0.457033 +v -1.152219 0.790471 -0.457033 +v -1.647955 0.790471 -0.457033 +v -2.143692 0.790471 -0.457033 +v -2.821585 0.797507 -0.457033 +v -2.853848 0.795473 -0.428602 +v -3.630901 0.864352 -0.479864 +v -4.126637 0.864352 -0.479864 +v -4.622374 0.864352 -0.479864 +v -5.118110 0.864352 -0.479864 +v -5.118110 2.470315 -0.479864 +v -4.622374 2.506791 -0.479864 +v -4.126637 2.518950 -0.479864 +v -3.630901 2.518950 -0.479864 +v -2.892543 2.518950 -0.479864 +v -2.821585 2.518950 -0.479864 +v -2.143692 2.518950 -0.479864 +v -1.647956 2.518950 -0.479864 +v -1.152219 2.518950 -0.479864 +v -0.389395 2.518950 -0.479864 +v -0.160747 2.518950 -0.479864 +v -5.118110 0.864352 0.479864 +v -4.622374 0.864352 0.479864 +v -4.126637 0.864352 0.479864 +v -3.630901 0.864352 0.479864 +v -2.853848 0.795473 0.428602 +v -2.821585 0.797507 0.457033 +v -2.143692 0.790471 0.457033 +v -1.647956 0.790471 0.457033 +v -1.152219 0.790471 0.457033 +v -0.389395 0.790471 0.457033 +v -0.321241 0.786814 0.428602 +v -0.160746 2.518950 0.479864 +v -0.389395 2.518950 0.479864 +v -1.152219 2.518950 0.479864 +v -1.647955 2.518950 0.479864 +v -2.143692 2.518950 0.479864 +v -2.821585 2.518950 0.479864 +v -2.892543 2.518950 0.479864 +v -3.630901 2.518950 0.479864 +v -4.126637 2.518950 0.479864 +v -4.622374 2.506791 0.479864 +v -5.118110 2.470315 0.479864 +v -5.595608 0.675648 0.358123 +v -5.595608 0.675648 -0.358123 +v 0.334990 0.724283 0.424981 +v 0.334990 0.724283 -0.424981 +v -0.238146 0.689101 -0.424981 +v -3.135164 0.675648 -0.358123 +v -3.630901 0.675648 -0.358123 +v -4.126637 0.675648 -0.358123 +v -4.622374 0.675648 -0.358123 +v -5.118110 0.675648 -0.358123 +v -5.118110 0.675648 0.358123 +v -4.622374 0.675648 0.358123 +v -4.126637 0.675648 0.358123 +v -3.630901 0.675648 0.358123 +v -3.135165 0.675648 0.358123 +v -0.238146 0.689101 0.424981 +v -6.058899 2.527832 0.430998 +v -6.058899 2.527832 -0.430997 +v 0.286355 2.737808 0.430998 +v 0.286355 2.737808 -0.430997 +v -5.145040 2.687510 -0.430997 +v -4.633090 2.725387 -0.430997 +v -4.129321 2.737792 -0.430997 +v -3.630901 2.737808 -0.430997 +v -2.892543 2.737808 -0.430997 +v -2.821585 2.737808 -0.430997 +v -2.143692 2.737808 -0.430997 +v -1.647956 2.737808 -0.430997 +v -1.152219 2.737808 -0.430997 +v -0.389395 2.737808 -0.430997 +v -0.160747 2.737808 -0.430997 +v -0.160747 2.737808 0.430998 +v -0.389395 2.737808 0.430998 +v -1.152219 2.737808 0.430998 +v -1.647955 2.737808 0.430998 +v -2.143692 2.737808 0.430998 +v -2.821585 2.737808 0.430998 +v -2.892543 2.737808 0.430998 +v -3.630901 2.737808 0.430998 +v -4.129321 2.737792 0.430998 +v -4.633090 2.725387 0.430998 +v -5.145040 2.687510 0.430998 +v -6.086105 2.645671 0.317750 +v -6.086105 2.645671 -0.317750 +v 0.286355 2.895872 0.317750 +v 0.286355 2.895872 -0.317750 +v -5.164498 2.844372 -0.317750 +v -4.640869 2.883260 -0.317750 +v -4.131269 2.895844 -0.317750 +v -3.630904 2.895872 -0.317750 +v -2.892543 2.895872 -0.317750 +v -2.821585 2.895872 -0.317750 +v -2.143692 2.895872 -0.317750 +v -1.647956 2.895872 -0.317750 +v -1.152219 2.895872 -0.317750 +v -0.389395 2.895872 -0.317750 +v -0.160747 2.895872 -0.317750 +v -0.160747 2.895872 0.317750 +v -0.389395 2.895872 0.317750 +v -1.152219 2.895872 0.317750 +v -1.647955 2.895872 0.317750 +v -2.143692 2.895872 0.317750 +v -2.821585 2.895872 0.317750 +v -2.892543 2.895872 0.317750 +v -3.630903 2.895872 0.317750 +v -4.131269 2.895844 0.317750 +v -4.640869 2.883260 0.317750 +v -5.164498 2.844372 0.317750 +v -2.957520 0.716357 0.431016 +v -3.630901 0.770000 0.431016 +v -5.118110 0.770000 -0.431016 +v -5.626005 0.770000 -0.431016 +v -2.957519 0.716357 -0.431016 +v -3.630901 0.770000 -0.431016 +v -5.626005 0.770000 0.431016 +v -5.118110 0.770000 0.431016 +v -4.126637 0.770000 -0.431016 +v -4.622374 0.770000 0.431016 +v -4.622374 0.770000 -0.431016 +v -4.126637 0.770000 0.431016 +v 0.334990 0.794317 0.468571 +v -0.255737 0.738027 0.468571 +v -0.255737 0.738027 -0.468571 +v 0.334990 0.794317 -0.468571 +v -0.273328 0.786952 -0.479864 +v -0.389395 0.790471 -0.479864 +v -1.152219 0.790471 -0.479864 +v -1.647955 0.790471 -0.479864 +v -2.143692 0.790471 -0.479864 +v -2.821585 0.797507 -0.479864 +v -2.892543 0.794392 -0.479864 +v -2.892543 0.794392 0.479864 +v -2.821585 0.797507 0.479864 +v -2.143692 0.790471 0.479864 +v -1.647956 0.790471 0.479864 +v -1.152219 0.790471 0.479864 +v -0.389395 0.790471 0.479864 +v -0.273328 0.786952 0.479864 +v 0.334990 0.864352 0.371853 +v 0.334990 0.864352 -0.371853 +v 0.286355 2.518950 -0.371853 +v 0.286355 2.518950 0.371853 +v -2.901750 0.794392 -0.371853 +v -2.901750 0.794392 0.371853 +v -0.273328 0.786952 -0.371853 +v -0.273328 0.786952 0.371853 +v -5.595608 0.675648 -0.277514 +v -5.595608 0.675648 0.277515 +v 0.334990 0.724283 0.329324 +v 0.334990 0.724283 -0.329324 +v -5.118110 0.675648 -0.277514 +v -5.118110 0.675648 0.277515 +v -4.622374 0.675648 -0.277514 +v -4.622374 0.675648 0.277515 +v -4.126637 0.675648 -0.277514 +v -4.126637 0.675648 0.277515 +v -3.630901 0.675648 -0.277514 +v -3.630901 0.675648 0.277515 +v -3.135164 0.675648 -0.277514 +v -3.135165 0.675648 0.277515 +v -0.238146 0.689101 -0.329323 +v -0.238146 0.689101 0.329324 +v 0.286355 2.737808 -0.333986 +v 0.286355 2.737808 0.333986 +v -6.086105 2.683537 0.246229 +v -6.086105 2.683537 -0.246229 +v 0.286355 2.895872 -0.246229 +v 0.286355 2.895872 0.246229 +v -0.160747 2.895872 -0.246229 +v -0.160747 2.895872 0.246229 +v -0.389395 2.895872 -0.246229 +v -0.389395 2.895872 0.246229 +v -1.152219 2.895872 -0.246229 +v -1.152219 2.895872 0.246229 +v -1.647956 2.895872 -0.246229 +v -1.647955 2.895872 0.246229 +v -2.143692 2.895872 -0.246229 +v -2.143692 2.895872 0.246229 +v -2.821585 2.895872 -0.246229 +v -2.821585 2.895872 0.246229 +v -2.892543 2.895872 -0.246229 +v -2.892543 2.895872 0.246229 +v -3.630904 2.895872 -0.246229 +v -3.630904 2.895872 0.246229 +v -4.131269 2.895844 -0.246229 +v -4.131269 2.895844 0.246229 +v -4.640869 2.883260 -0.246229 +v -4.640869 2.883260 0.246229 +v -5.164498 2.844372 -0.246229 +v -5.164498 2.844372 0.246229 +v -2.957520 0.716357 0.334001 +v -2.957520 0.716357 -0.334000 +v 0.334990 0.794317 0.363102 +v 0.334990 0.794317 -0.363102 +v -0.255737 0.738027 -0.363102 +v -0.255737 0.738027 0.363102 +v -2.878931 0.795125 -0.354161 +v -2.878932 0.795125 0.354162 +v -0.296157 0.787162 -0.354161 +v -0.296157 0.787162 0.354162 +v -2.821585 0.842762 0.354162 +v -2.821585 0.842762 0.457033 +v -2.143563 0.835726 0.354162 +v -2.143563 0.835726 0.457033 +v -1.647827 0.835726 0.354162 +v -1.647827 0.835726 0.457033 +v -1.152090 0.835726 0.354162 +v -1.152090 0.835726 0.457033 +v -0.389266 0.835726 0.354162 +v -0.389266 0.835726 0.457033 +v -0.321112 0.832069 -0.428602 +v -0.389266 0.835726 -0.457033 +v -1.152090 0.835726 -0.457033 +v -1.647826 0.835726 -0.457033 +v -2.143563 0.835726 -0.457033 +v -2.821585 0.842762 -0.457033 +v -2.853719 0.840728 -0.428602 +v -2.853719 0.840728 0.428602 +v -0.321112 0.832069 0.428602 +v -2.878803 0.840380 0.354162 +v -0.296028 0.832417 0.354162 +v -2.821585 0.842762 -0.354161 +v -2.143563 0.835726 -0.354161 +v -1.647827 0.835726 -0.354161 +v -1.152090 0.835726 -0.354161 +v -0.389266 0.835726 -0.354161 +v -2.878802 0.840380 -0.354161 +v -0.296028 0.832417 -0.354161 +v -5.449214 0.864352 -0.479864 +v -5.636847 2.389008 0.479864 +v -5.636847 2.389008 -0.479864 +v -5.449214 0.864352 0.479864 +v -5.417943 0.675648 -0.358123 +v -5.417943 0.675648 0.358123 +v -5.669335 2.605372 0.430998 +v -5.669335 2.605372 -0.430997 +v -5.692779 2.742161 0.317750 +v -5.692779 2.742161 -0.317750 +v -5.433579 0.770000 0.431016 +v -5.433579 0.770000 -0.431016 +v -5.692779 2.761639 -0.246229 +v -5.692779 2.761639 0.246229 +v -5.417943 0.675648 -0.277514 +v -5.417943 0.675648 0.277515 +v -5.673270 0.935729 0.435953 +v -6.004655 2.251135 0.435953 +v -5.673270 0.935729 -0.435953 +v -6.004655 2.251135 -0.435953 +v -5.618039 0.764292 0.325352 +v -5.618039 0.764292 -0.325352 +v -6.038936 2.446988 0.391558 +v -6.038936 2.446988 -0.391558 +v -6.063653 2.554044 0.288674 +v -6.063653 2.554044 -0.288673 +v -5.645655 0.850011 -0.391575 +v -5.645655 0.850011 0.391575 +v -5.618039 0.764292 -0.252120 +v -5.618039 0.764292 0.252120 +v -6.063653 2.588445 0.223697 +v -6.063653 2.588445 -0.223697 +vt 0.375000 0.479167 +vt 0.625000 0.479167 +vt 0.625000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.666667 +vt 0.625000 0.666667 +vt 0.625000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.989883 +vt 0.625000 0.989883 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.229167 0.666667 +vt 0.229167 0.750000 +vt 0.229167 0.750000 +vt 0.229167 0.666667 +vt 0.625000 0.458333 +vt 0.625000 0.437500 +vt 0.625000 0.437500 +vt 0.625000 0.458333 +vt 0.625000 0.958333 +vt 0.625000 0.937500 +vt 0.625000 0.937500 +vt 0.625000 0.958333 +vt 0.625000 0.291667 +vt 0.625000 0.270833 +vt 0.625000 0.270833 +vt 0.625000 0.291667 +vt 0.625000 0.791667 +vt 0.625000 0.770833 +vt 0.625000 0.770833 +vt 0.625000 0.791667 +vt 0.625000 0.416667 +vt 0.625000 0.416667 +vt 0.625000 0.916667 +vt 0.625000 0.916667 +vt 0.625000 0.260117 +vt 0.625000 0.250000 +vt 0.625000 0.250000 +vt 0.625000 0.260117 +vt 0.625000 0.583333 +vt 0.625000 0.500000 +vt 0.625000 0.583333 +vt 0.625000 0.750000 +vt 0.625000 0.395833 +vt 0.625000 0.395833 +vt 0.625000 0.895833 +vt 0.625000 0.895833 +vt 0.375000 0.333333 +vt 0.375000 0.354167 +vt 0.375000 0.354167 +vt 0.375000 0.333333 +vt 0.375000 0.260117 +vt 0.375000 0.270833 +vt 0.375000 0.270833 +vt 0.375000 0.260117 +vt 0.354167 0.583333 +vt 0.354167 0.500000 +vt 0.354167 0.500000 +vt 0.354167 0.583333 +vt 0.375000 0.750000 +vt 0.375000 0.770833 +vt 0.375000 0.770833 +vt 0.375000 0.750000 +vt 0.375000 0.895833 +vt 0.375000 0.916667 +vt 0.375000 0.916667 +vt 0.375000 0.895833 +vt 0.234069 0.505947 +vt 0.250000 0.505947 +vt 0.250000 0.505947 +vt 0.234069 0.505947 +vt 0.234069 0.744053 +vt 0.234069 0.664684 +vt 0.234069 0.664684 +vt 0.234069 0.744053 +vt 0.270833 0.505947 +vt 0.270833 0.505947 +vt 0.352925 0.744053 +vt 0.333333 0.744053 +vt 0.333333 0.744053 +vt 0.352925 0.744053 +vt 0.291667 0.505947 +vt 0.291667 0.505947 +vt 0.352925 0.585316 +vt 0.352925 0.664684 +vt 0.352925 0.664684 +vt 0.352925 0.585316 +vt 0.375000 0.770833 +vt 0.375000 0.791667 +vt 0.625000 0.812500 +vt 0.375000 0.812500 +vt 0.625000 0.833333 +vt 0.375000 0.833333 +vt 0.625000 0.854167 +vt 0.375000 0.854167 +vt 0.625000 0.875000 +vt 0.375000 0.875000 +vt 0.375000 0.895833 +vt 0.375000 0.916667 +vt 0.375000 0.937500 +vt 0.375000 0.958333 +vt 0.625000 0.979167 +vt 0.375000 0.979167 +vt 0.375000 0.260117 +vt 0.375000 0.270833 +vt 0.375000 0.291667 +vt 0.625000 0.312500 +vt 0.375000 0.312500 +vt 0.625000 0.333333 +vt 0.375000 0.333333 +vt 0.625000 0.354167 +vt 0.375000 0.354167 +vt 0.625000 0.375000 +vt 0.375000 0.375000 +vt 0.375000 0.395833 +vt 0.375000 0.416667 +vt 0.375000 0.437500 +vt 0.375000 0.458333 +vt 0.354167 0.666667 +vt 0.375000 0.666667 +vt 0.354167 0.750000 +vt 0.135117 0.666667 +vt 0.145833 0.666667 +vt 0.145833 0.750000 +vt 0.135117 0.750000 +vt 0.166667 0.666667 +vt 0.166667 0.750000 +vt 0.187500 0.666667 +vt 0.187500 0.750000 +vt 0.208333 0.666667 +vt 0.208333 0.750000 +vt 0.375000 0.989883 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.989883 +vt 0.375000 0.479167 +vt 0.375000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.479167 +vt 0.375000 0.312500 +vt 0.375000 0.312500 +vt 0.375000 0.958333 +vt 0.375000 0.979167 +vt 0.375000 0.979167 +vt 0.375000 0.958333 +vt 0.375000 0.291667 +vt 0.375000 0.291667 +vt 0.375000 0.937500 +vt 0.375000 0.937500 +vt 0.375000 0.666667 +vt 0.625000 0.416667 +vt 0.625000 0.437500 +vt 0.625000 0.854167 +vt 0.625000 0.833333 +vt 0.625000 0.833333 +vt 0.625000 0.854167 +vt 0.625000 0.250000 +vt 0.625000 0.260117 +vt 0.625000 0.395833 +vt 0.625000 0.812500 +vt 0.625000 0.812500 +vt 0.625000 0.989883 +vt 0.625000 0.979167 +vt 0.625000 0.979167 +vt 0.625000 0.989883 +vt 0.625000 0.958333 +vt 0.625000 0.375000 +vt 0.625000 0.375000 +vt 0.625000 0.791667 +vt 0.625000 0.500000 +vt 0.625000 0.583333 +vt 0.625000 0.937500 +vt 0.625000 0.354167 +vt 0.625000 0.354167 +vt 0.625000 0.312500 +vt 0.625000 0.479167 +vt 0.625000 0.333333 +vt 0.625000 0.875000 +vt 0.864883 0.666667 +vt 0.875000 0.666667 +vt 0.875000 0.750000 +vt 0.864883 0.750000 +vt 0.625000 0.666667 +vt 0.645833 0.666667 +vt 0.645833 0.750000 +vt 0.625000 0.750000 +vt 0.666667 0.666667 +vt 0.666667 0.750000 +vt 0.687500 0.666667 +vt 0.687500 0.750000 +vt 0.708333 0.666667 +vt 0.708333 0.750000 +vt 0.729167 0.666667 +vt 0.729167 0.750000 +vt 0.750000 0.666667 +vt 0.750000 0.750000 +vt 0.770833 0.666667 +vt 0.770833 0.750000 +vt 0.791667 0.666667 +vt 0.791667 0.750000 +vt 0.812500 0.666667 +vt 0.812500 0.750000 +vt 0.833333 0.666667 +vt 0.833333 0.750000 +vt 0.854167 0.666667 +vt 0.854167 0.750000 +vt 0.625000 0.270833 +vt 0.625000 0.291667 +vt 0.625000 0.875000 +vt 0.625000 0.458333 +vt 0.625000 0.312500 +vt 0.625000 0.895833 +vt 0.625000 0.479167 +vt 0.625000 0.333333 +vt 0.625000 0.916667 +vt 0.625000 0.770833 +vt 0.229167 0.666667 +vt 0.229167 0.750000 +vt 0.354167 0.583333 +vt 0.354167 0.500000 +vt 0.352925 0.505947 +vt 0.333333 0.505947 +vt 0.333333 0.500000 +vt 0.312500 0.505947 +vt 0.312500 0.500000 +vt 0.291667 0.500000 +vt 0.270833 0.500000 +vt 0.250000 0.500000 +vt 0.229167 0.500000 +vt 0.250000 0.744053 +vt 0.250000 0.750000 +vt 0.270833 0.744053 +vt 0.270833 0.750000 +vt 0.291667 0.744053 +vt 0.291667 0.750000 +vt 0.312500 0.744053 +vt 0.312500 0.750000 +vt 0.333333 0.750000 +vt 0.354167 0.750000 +vt 0.354167 0.666667 +vt 0.234069 0.585316 +vt 0.229167 0.583333 +vt 0.354167 0.666667 +vt 0.354167 0.750000 +vt 0.375000 0.583333 +vt 0.375000 0.583333 +vt 0.229167 0.583333 +vt 0.229167 0.500000 +vt 0.833333 0.500000 +vt 0.854167 0.500000 +vt 0.854167 0.583333 +vt 0.833333 0.583333 +vt 0.812500 0.500000 +vt 0.812500 0.583333 +vt 0.791667 0.500000 +vt 0.791667 0.583333 +vt 0.770833 0.500000 +vt 0.770833 0.583333 +vt 0.750000 0.500000 +vt 0.750000 0.583333 +vt 0.729167 0.500000 +vt 0.729167 0.583333 +vt 0.708333 0.500000 +vt 0.708333 0.583333 +vt 0.687500 0.500000 +vt 0.687500 0.583333 +vt 0.666667 0.500000 +vt 0.666667 0.583333 +vt 0.645833 0.500000 +vt 0.645833 0.583333 +vt 0.864883 0.500000 +vt 0.875000 0.500000 +vt 0.875000 0.583333 +vt 0.864883 0.583333 +vt 0.625000 0.666667 +vt 0.375000 0.583333 +vt 0.208333 0.500000 +vt 0.229167 0.500000 +vt 0.229167 0.583333 +vt 0.208333 0.583333 +vt 0.187500 0.500000 +vt 0.187500 0.583333 +vt 0.166667 0.500000 +vt 0.166667 0.583333 +vt 0.145833 0.500000 +vt 0.145833 0.583333 +vt 0.135117 0.500000 +vt 0.135117 0.583333 +vt 0.312500 0.744053 +vt 0.312500 0.505947 +vt 0.352925 0.505947 +vt 0.291667 0.744053 +vt 0.333333 0.505947 +vt 0.234069 0.585316 +vt 0.270833 0.744053 +vt 0.250000 0.744053 +vt 0.250000 0.664684 +vt 0.270833 0.664684 +vt 0.291667 0.664684 +vt 0.312500 0.664684 +vt 0.333333 0.664684 +vt 0.333333 0.585316 +vt 0.312500 0.585316 +vt 0.291667 0.585316 +vt 0.270833 0.585316 +vt 0.250000 0.585316 +vt 0.125000 0.583333 +vt 0.125000 0.666667 +vt 0.125000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.125000 0.750000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.125000 0.750000 +vt 0.125000 0.666667 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.125000 0.583333 +vt 0.125000 0.500000 +vt 0.625000 0.250000 +vt 0.625000 0.250000 +vt 0.875000 0.500000 +vt 0.875000 0.583333 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 0.250000 +vt 0.875000 0.666667 +vt 0.875000 0.750000 +vt 0.375000 0.250000 +vt 0.625000 1.000000 +vn 0.0064 -0.0576 -0.9983 +vn 0.0000 0.1096 -0.9940 +vn 0.0000 0.1086 -0.9941 +vn 0.0095 -0.0856 -0.9963 +vn 0.9999 0.0147 0.0000 +vn 0.9999 0.0158 0.0000 +vn 0.9999 0.0155 0.0000 +vn 0.0000 -0.2366 0.9716 +vn -0.0195 0.1094 0.9938 +vn -0.0216 0.1085 0.9939 +vn 0.0000 -0.1965 0.9805 +vn 0.2234 -0.9747 0.0000 +vn 0.1245 -0.9922 0.0000 +vn 0.1124 -0.9937 0.0000 +vn 0.0000 0.4084 -0.9128 +vn -0.0055 0.1112 0.9938 +vn -0.0014 0.1105 0.9939 +vn -0.0051 0.4097 0.9122 +vn -0.0202 0.4105 0.9116 +vn -0.0055 0.1112 -0.9938 +vn -0.0128 0.1117 -0.9937 +vn -0.0510 0.4164 -0.9078 +vn -0.0202 0.4105 -0.9116 +vn 0.0000 0.1096 0.9940 +vn 0.0000 0.4084 0.9128 +vn -0.0195 0.1094 -0.9938 +vn -0.0216 0.1085 -0.9939 +vn -0.0956 0.4414 -0.8922 +vn -0.0837 0.4313 -0.8983 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.1086 0.9941 +vn -0.0190 -0.5684 -0.8225 +vn -0.0406 -0.5271 -0.8488 +vn -0.0327 -0.7130 -0.7004 +vn -0.0164 -0.6638 -0.7477 +vn 0.0000 -0.5377 -0.8431 +vn 0.0000 -0.6114 -0.7913 +vn -0.9410 -0.3383 0.0000 +vn 0.0334 -0.3830 0.9231 +vn 0.0323 -0.3662 0.9300 +vn 0.0461 -0.5860 0.8090 +vn -0.0406 -0.5271 0.8488 +vn -0.0190 -0.5684 0.8225 +vn -0.0164 -0.6638 0.7477 +vn -0.0327 -0.7130 0.7004 +vn 0.8357 -0.0019 0.5493 +vn 0.6619 -0.0009 0.7496 +vn 0.8305 -0.0019 0.5570 +vn 0.8357 -0.0019 -0.5493 +vn 0.9869 -0.0028 -0.1615 +vn 0.9868 -0.0028 -0.1621 +vn 0.8305 -0.0019 -0.5570 +vn -0.0000 0.0000 1.0000 +vn -0.3849 0.0011 -0.9229 +vn -0.1990 0.0006 -0.9800 +vn -0.1935 0.0006 -0.9811 +vn -0.9868 0.0028 0.1621 +vn -0.9868 0.0028 -0.1621 +vn -0.9869 0.0028 -0.1615 +vn -0.9869 0.0028 0.1615 +vn 0.0095 -0.0856 0.9963 +vn 0.0064 -0.0576 0.9983 +vn -0.0111 -0.1264 0.9919 +vn -0.0102 -0.2353 0.9719 +vn -0.0128 0.1117 0.9937 +vn 0.0000 -0.2366 -0.9716 +vn -0.0014 0.1105 -0.9939 +vn -0.0102 -0.2353 -0.9719 +vn -0.0111 -0.1264 -0.9919 +vn -0.0000 0.0000 -1.0000 +vn 0.0613 -0.9981 0.0000 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.5377 0.8431 +vn 0.0000 -0.5250 0.8511 +vn 0.0000 -0.6114 0.7913 +vn 0.0323 -0.3662 -0.9300 +vn 0.0334 -0.3830 -0.9231 +vn 0.0461 -0.5860 -0.8090 +vn 0.0000 0.5824 -0.8129 +vn 0.0000 0.5824 0.8129 +vn -0.1761 0.7928 -0.5835 +vn -0.1640 0.8254 -0.5402 +vn -0.0837 0.4313 0.8983 +vn -0.0510 0.4164 0.9078 +vn -0.0738 0.5897 0.8042 +vn -0.1640 0.8254 0.5402 +vn -0.0287 0.5818 0.8128 +vn -0.0072 0.5824 0.8129 +vn -0.0051 0.4097 -0.9122 +vn -0.1824 0.9754 0.1239 +vn -0.2019 0.9607 0.1907 +vn -0.1761 0.7928 0.5835 +vn 0.0000 1.0000 0.0000 +vn -0.0124 0.9999 0.0000 +vn -0.0494 0.9988 0.0000 +vn -0.1188 0.9924 0.0333 +vn -0.1229 0.9902 0.0667 +vn -0.0738 0.5897 -0.8042 +vn -0.0287 0.5818 -0.8128 +vn -0.0072 0.5824 -0.8129 +vn 0.8052 -0.5925 -0.0225 +vn 0.8000 -0.5990 -0.0359 +vn 0.8086 -0.5882 -0.0137 +vn -0.0166 -0.9998 -0.0109 +vn -0.0195 -0.9997 -0.0137 +vn -0.0176 -0.9998 -0.0123 +vn -0.0180 -0.9998 -0.0120 +vn -0.0052 -1.0000 0.0000 +vn 0.0237 -0.9997 -0.0059 +vn 0.0184 -0.9998 -0.0050 +vn 0.0347 -0.9994 -0.0023 +vn 0.0378 -0.9993 -0.0043 +vn 0.0347 -0.9994 0.0023 +vn 0.0237 -0.9997 0.0059 +vn 0.0184 -0.9998 0.0050 +vn 0.0378 -0.9993 0.0043 +vn -0.0195 -0.9997 0.0137 +vn -0.0176 -0.9998 0.0123 +vn -0.0166 -0.9998 0.0109 +vn -0.0180 -0.9998 0.0120 +vn 0.0300 -0.9996 -0.0011 +vn 0.0279 -0.9996 -0.0021 +vn -0.0056 -1.0000 0.0006 +vn -0.0021 -1.0000 0.0013 +vn -0.0056 -1.0000 -0.0006 +vn -0.0021 -1.0000 -0.0013 +vn 0.0300 -0.9996 0.0011 +vn 0.0279 -0.9996 0.0021 +vn 0.8000 -0.5990 0.0359 +vn 0.8052 -0.5925 0.0225 +vn 0.8086 -0.5882 0.0137 +vn -0.1229 0.9902 -0.0667 +vn -0.1188 0.9924 -0.0333 +vn -0.2019 0.9607 -0.1907 +vn -0.1824 0.9754 -0.1239 +vn -0.9476 0.0027 0.3193 +vn -0.1990 0.0006 0.9800 +vn -0.1935 0.0006 0.9811 +vn 0.9869 -0.0028 0.1615 +vn 0.9868 -0.0028 0.1621 +vn -0.3849 0.0011 0.9229 +vn 0.6619 -0.0009 -0.7496 +vn -0.9476 0.0027 -0.3193 +vn 0.0458 -0.9989 -0.0023 +vn 0.0180 -0.9998 -0.0013 +vn 0.0111 -0.9999 -0.0018 +vn 0.0510 -0.9987 -0.0053 +vn -0.0200 -0.9998 -0.0021 +vn -0.0191 -0.9998 -0.0035 +vn -0.0395 -0.9992 -0.0037 +vn -0.0446 -0.9990 -0.0083 +vn -0.0191 -0.9998 0.0035 +vn -0.0446 -0.9990 0.0083 +vn -0.0395 -0.9992 0.0037 +vn -0.0200 -0.9998 0.0021 +vn 0.0111 -0.9999 0.0018 +vn 0.0180 -0.9998 0.0013 +vn 0.0510 -0.9987 0.0053 +vn 0.0458 -0.9989 0.0023 +vn 0.0000 -0.1965 -0.9805 +vn 0.0000 -0.5250 -0.8511 +vn -0.0956 0.4414 0.8922 +vn -0.9619 -0.2661 0.0630 +vn -0.9616 -0.2671 0.0627 +vn -0.9606 -0.2694 0.0680 +vn -0.9670 -0.2519 0.0380 +vn -0.9694 -0.2453 0.0000 +vn -0.9668 -0.2542 -0.0259 +vn -0.9662 -0.2559 -0.0309 +vn -0.9616 -0.2671 -0.0627 +vn -0.9619 -0.2661 -0.0630 +vn -0.9670 -0.2519 -0.0380 +vn -0.9606 -0.2694 -0.0680 +vn -0.9668 -0.2542 0.0259 +vn -0.9662 -0.2559 0.0309 +vn -0.9739 -0.2244 0.0331 +vn -0.9755 -0.2039 0.0830 +vn -0.9718 -0.2318 0.0428 +vn -0.9759 -0.2069 0.0698 +vn -0.9746 -0.2174 0.0537 +vn -0.9738 -0.2159 0.0716 +vn -0.9736 -0.2228 0.0498 +vn -0.9746 -0.2172 0.0544 +vn -0.9755 -0.2039 -0.0830 +vn -0.9718 -0.2318 -0.0428 +vn -0.9739 -0.2244 -0.0331 +vn -0.9759 -0.2069 -0.0698 +vn -0.9738 -0.2159 -0.0716 +vn -0.9746 -0.2174 -0.0537 +vn -0.9746 -0.2172 -0.0544 +vn -0.9736 -0.2228 -0.0498 +usemtl Material +s 1 +f 137/1/1 30/2/2 8/3/3 7/4/4 +f 151/5/5 154/6/5 6/7/6 5/8/7 +f 244/9/8 242/10/9 2/11/10 1/12/11 +f 203/13/12 121/14/12 67/15/13 172/16/14 +f 29/17/2 28/18/2 81/19/15 82/20/15 +f 51/21/16 50/22/17 92/23/18 93/24/19 +f 21/25/20 20/26/21 73/27/22 74/28/23 +f 43/29/24 42/30/24 84/31/25 85/32/25 +f 28/18/2 27/33/2 80/34/15 81/19/15 +f 50/22/17 49/35/24 91/36/25 92/23/18 +f 243/37/26 4/38/27 70/39/28 248/40/29 +f 153/41/5 8/3/6 72/42/30 175/43/30 +f 42/30/24 6/7/31 71/44/25 84/31/25 +f 27/33/2 26/45/2 79/46/15 80/34/15 +f 49/35/24 48/47/24 90/48/25 91/36/25 +f 126/49/32 125/50/33 58/51/34 59/52/35 +f 252/53/36 123/54/36 62/55/37 245/56/37 +f 207/57/38 135/58/38 57/59/38 173/60/38 +f 133/61/39 134/62/40 68/63/41 55/64/41 +f 121/65/42 122/66/43 66/67/44 67/68/45 +f 15/69/46 14/70/47 228/71/47 229/72/48 +f 35/73/49 210/74/50 232/75/51 230/76/52 +f 14/70/53 13/77/53 227/78/53 228/71/53 +f 41/79/54 40/80/55 222/81/56 231/82/54 +f 13/77/53 12/83/53 226/84/53 227/78/53 +f 211/85/57 212/86/58 233/87/59 240/88/60 +f 5/8/61 6/7/31 42/30/24 150/89/62 +f 150/89/62 42/30/24 43/29/24 149/90/53 +f 149/90/53 43/29/24 44/91/24 148/92/53 +f 148/92/53 44/91/24 45/93/24 147/94/53 +f 147/94/53 45/93/24 46/95/24 146/96/53 +f 146/96/53 46/95/24 47/97/24 145/98/53 +f 145/98/53 47/97/24 48/47/24 144/99/63 +f 144/99/63 48/47/24 49/35/24 34/100/64 +f 34/100/64 49/35/24 50/22/17 33/101/8 +f 33/101/8 50/22/17 51/21/16 32/102/8 +f 32/102/8 51/21/16 52/103/65 31/104/8 +f 241/105/66 243/37/26 20/26/21 19/106/66 +f 19/106/66 20/26/21 21/25/20 18/107/66 +f 18/107/66 21/25/20 22/108/67 17/109/66 +f 17/109/66 22/108/67 23/110/2 16/111/68 +f 16/111/68 23/110/2 24/112/2 143/113/69 +f 143/113/69 24/112/2 25/114/2 142/115/70 +f 142/115/70 25/114/2 26/45/2 141/116/70 +f 141/116/70 26/45/2 27/33/2 140/117/70 +f 140/117/70 27/33/2 28/18/2 139/118/70 +f 139/118/70 28/18/2 29/17/2 138/119/70 +f 138/119/70 29/17/2 30/2/2 137/1/1 +f 174/120/71 161/121/71 55/64/71 68/122/71 +f 256/123/72 164/124/72 63/125/72 246/126/72 +f 164/124/72 166/127/72 64/128/72 63/125/72 +f 166/127/72 168/129/72 65/130/72 64/128/72 +f 168/129/72 170/131/72 66/132/72 65/130/72 +f 170/131/72 172/16/14 67/15/13 66/132/72 +f 251/133/73 127/134/74 53/135/75 246/136/75 +f 135/137/76 136/138/77 56/139/78 57/140/78 +f 129/141/36 126/49/32 59/52/35 60/142/37 +f 130/143/73 128/144/73 63/145/75 64/146/75 +f 131/147/36 129/141/36 60/142/37 61/148/37 +f 132/149/73 130/143/73 64/146/75 65/150/75 +f 205/151/30 133/61/30 55/64/30 161/121/30 +f 123/54/36 131/147/36 61/148/37 62/55/37 +f 122/66/43 132/149/73 65/150/75 66/67/44 +f 81/19/15 80/34/15 106/152/79 107/153/79 +f 88/154/25 87/155/25 113/156/80 114/157/80 +f 248/40/29 70/39/28 96/158/81 250/159/82 +f 80/34/15 79/46/15 105/160/79 106/152/79 +f 87/155/25 86/161/25 112/162/80 113/156/80 +f 247/163/83 94/164/84 120/165/85 249/166/86 +f 94/164/84 93/24/19 119/167/87 120/165/85 +f 79/46/15 78/168/15 104/169/79 105/160/79 +f 86/161/25 85/32/25 111/170/80 112/162/80 +f 175/43/30 72/42/30 98/171/30 179/172/30 +f 93/24/19 92/23/18 118/173/88 119/167/87 +f 78/168/15 77/174/15 103/175/79 104/169/79 +f 44/91/24 43/29/24 85/32/25 86/161/25 +f 22/108/67 21/25/20 74/28/23 75/176/89 +f 52/103/65 51/21/16 93/24/19 94/164/84 +f 30/2/2 29/17/2 82/20/15 83/177/15 +f 45/93/24 44/91/24 86/161/25 87/155/25 +f 242/10/9 52/103/65 94/164/84 247/163/83 +f 23/110/2 22/108/67 75/176/89 76/178/15 +f 46/95/24 45/93/24 87/155/25 88/154/25 +f 24/112/2 23/110/2 76/178/15 77/174/15 +f 8/3/3 30/2/2 83/177/15 72/42/15 +f 47/97/24 46/95/24 88/154/25 89/179/25 +f 25/114/2 24/112/2 77/174/15 78/168/15 +f 48/47/24 47/97/24 89/179/25 90/48/25 +f 26/45/2 25/114/2 78/168/15 79/46/15 +f 254/180/90 177/181/91 95/182/92 249/183/86 +f 180/184/93 182/185/93 110/186/93 97/187/93 +f 182/185/93 184/188/93 111/189/93 110/186/93 +f 184/188/93 186/190/93 112/191/93 111/189/93 +f 186/190/93 188/192/93 113/193/93 112/191/93 +f 188/192/93 190/194/93 114/195/93 113/193/93 +f 190/194/93 192/196/93 115/197/93 114/195/93 +f 192/196/93 194/198/93 116/199/93 115/197/93 +f 194/198/93 196/200/93 117/201/93 116/199/93 +f 196/200/93 198/202/94 118/203/94 117/201/93 +f 198/202/94 200/204/95 119/205/95 118/203/94 +f 200/204/95 202/206/96 120/207/97 119/205/95 +f 74/28/23 73/27/22 99/208/98 100/209/99 +f 89/179/25 88/154/25 114/157/80 115/210/80 +f 82/20/15 81/19/15 107/153/79 108/211/79 +f 75/176/89 74/28/23 100/209/99 101/212/100 +f 90/48/25 89/179/25 115/210/80 116/213/80 +f 83/177/15 82/20/15 108/211/79 109/214/79 +f 76/178/15 75/176/89 101/212/100 102/215/79 +f 91/36/25 90/48/25 116/213/80 117/216/80 +f 84/31/25 71/44/25 97/187/80 110/217/80 +f 77/174/15 76/178/15 102/215/79 103/175/79 +f 92/23/18 91/36/25 117/216/80 118/173/88 +f 72/42/15 83/177/15 109/214/79 98/171/79 +f 85/32/25 84/31/25 110/217/80 111/170/80 +f 34/100/64 33/101/8 132/149/73 122/66/43 +f 19/106/66 18/107/66 131/147/36 123/54/36 +f 33/101/8 32/102/8 130/143/73 132/149/73 +f 18/107/66 17/109/66 129/141/36 131/147/36 +f 32/102/8 31/104/8 128/144/73 130/143/73 +f 17/109/66 16/111/68 126/49/32 129/141/36 +f 244/9/8 1/12/11 127/134/74 251/133/73 +f 144/99/63 34/100/64 122/66/43 121/65/42 +f 241/105/66 19/106/66 123/54/36 252/53/36 +f 16/111/68 143/113/69 125/50/33 126/49/32 +f 156/218/101 144/219/102 121/14/102 203/13/103 +f 151/5/5 5/8/7 133/61/30 205/151/30 +f 137/1/1 7/4/4 136/138/77 135/137/76 +f 5/8/61 150/89/62 134/62/40 133/61/39 +f 157/220/38 137/221/38 135/58/38 207/57/38 +f 9/222/104 10/223/105 138/224/106 137/221/107 +f 10/223/105 11/225/72 139/226/72 138/224/106 +f 11/225/72 12/83/72 140/227/72 139/226/72 +f 12/83/72 13/77/108 141/228/108 140/227/72 +f 13/77/108 14/70/109 142/229/110 141/228/108 +f 14/70/109 15/69/111 143/230/112 142/229/110 +f 35/73/113 36/231/114 145/232/115 144/219/116 +f 36/231/114 37/233/108 146/234/108 145/232/115 +f 37/233/108 38/235/72 147/236/72 146/234/108 +f 38/235/72 39/237/72 148/238/72 147/236/72 +f 39/237/72 40/80/117 149/239/118 148/238/72 +f 40/80/117 41/79/119 150/240/120 149/239/118 +f 210/74/121 35/73/113 144/219/116 156/218/122 +f 211/85/123 9/222/104 137/221/107 157/220/124 +f 41/79/119 212/86/125 158/241/126 150/240/120 +f 212/86/125 211/85/123 157/220/124 158/241/126 +f 15/69/111 209/242/127 155/243/128 143/230/112 +f 209/242/127 210/74/121 156/218/122 155/243/128 +f 150/240/38 158/241/38 208/244/38 134/245/38 +f 158/241/38 157/220/38 207/57/38 208/244/38 +f 7/4/7 152/246/5 206/247/30 136/138/30 +f 152/246/5 151/5/5 205/151/30 206/247/30 +f 143/230/129 155/243/130 204/248/131 125/249/129 +f 155/243/130 156/218/101 203/13/103 204/248/131 +f 100/250/95 99/251/132 201/252/133 199/253/95 +f 199/253/95 201/252/133 202/206/96 200/204/95 +f 101/254/94 100/250/95 199/253/95 197/255/94 +f 197/255/94 199/253/95 200/204/95 198/202/94 +f 102/256/93 101/254/94 197/255/94 195/257/93 +f 195/257/93 197/255/94 198/202/94 196/200/93 +f 103/258/93 102/256/93 195/257/93 193/259/93 +f 193/259/93 195/257/93 196/200/93 194/198/93 +f 104/260/93 103/258/93 193/259/93 191/261/93 +f 191/261/93 193/259/93 194/198/93 192/196/93 +f 105/262/93 104/260/93 191/261/93 189/263/93 +f 189/263/93 191/261/93 192/196/93 190/194/93 +f 106/264/93 105/262/93 189/263/93 187/265/93 +f 187/265/93 189/263/93 190/194/93 188/192/93 +f 107/266/93 106/264/93 187/265/93 185/267/93 +f 185/267/93 187/265/93 188/192/93 186/190/93 +f 108/268/93 107/266/93 185/267/93 183/269/93 +f 183/269/93 185/267/93 186/190/93 184/188/93 +f 109/270/93 108/268/93 183/269/93 181/271/93 +f 181/271/93 183/269/93 184/188/93 182/185/93 +f 98/171/93 109/270/93 181/271/93 179/172/93 +f 179/172/93 181/271/93 182/185/93 180/184/93 +f 250/272/82 96/273/81 178/274/134 253/275/135 +f 253/275/135 178/274/134 177/181/91 254/180/90 +f 71/44/30 176/276/30 180/184/30 97/187/30 +f 176/276/30 175/43/30 179/172/30 180/184/30 +f 136/138/30 206/247/30 162/277/30 56/139/30 +f 206/247/30 205/151/30 161/121/30 162/277/30 +f 59/278/72 58/279/13 171/280/14 169/281/72 +f 169/281/72 171/280/14 172/16/14 170/131/72 +f 60/282/72 59/278/72 169/281/72 167/283/72 +f 167/283/72 169/281/72 170/131/72 168/129/72 +f 61/284/72 60/282/72 167/283/72 165/285/72 +f 165/285/72 167/283/72 168/129/72 166/127/72 +f 62/286/72 61/284/72 165/285/72 163/287/72 +f 163/287/72 165/285/72 166/127/72 164/124/72 +f 245/288/72 62/286/72 163/287/72 255/289/72 +f 255/289/72 163/287/72 164/124/72 256/123/72 +f 57/59/71 56/139/71 162/277/71 173/60/71 +f 173/60/71 162/277/71 161/121/71 174/120/71 +f 40/80/55 39/237/70 220/290/70 222/81/56 +f 12/83/53 11/225/53 225/291/53 226/84/53 +f 9/222/136 211/85/57 240/88/60 223/292/136 +f 39/237/70 38/235/70 218/293/70 220/290/70 +f 11/225/53 10/223/137 224/294/138 225/291/53 +f 210/74/50 209/242/139 239/295/140 232/75/51 +f 38/235/70 37/233/70 216/296/70 218/293/70 +f 10/223/137 9/222/141 223/292/141 224/294/138 +f 209/242/139 15/69/46 229/72/48 239/295/140 +f 37/233/70 36/231/70 214/297/70 216/296/70 +f 36/231/142 35/73/49 230/76/52 214/297/142 +f 212/86/58 41/79/143 231/82/143 233/87/59 +f 134/245/38 208/244/38 174/120/38 68/122/38 +f 208/244/38 207/57/38 173/60/38 174/120/38 +f 6/7/6 154/6/5 176/276/30 71/44/30 +f 154/6/5 153/41/5 175/43/30 176/276/30 +f 125/249/12 204/248/12 171/280/14 58/279/13 +f 204/248/12 203/13/12 172/16/14 171/280/14 +f 7/4/7 8/3/6 153/41/5 152/246/5 +f 152/246/5 153/41/5 154/6/5 151/5/5 +f 232/75/144 213/298/145 214/297/146 230/76/147 +f 213/298/145 215/299/108 216/296/108 214/297/146 +f 215/299/108 217/300/72 218/293/72 216/296/108 +f 217/300/72 219/301/72 220/290/72 218/293/72 +f 219/301/72 221/302/148 222/81/149 220/290/72 +f 221/302/148 233/87/150 231/82/151 222/81/149 +f 224/294/152 223/292/153 240/88/154 238/303/155 +f 238/303/155 240/88/154 233/87/150 221/302/148 +f 225/291/72 224/294/152 238/303/155 237/304/72 +f 237/304/72 238/303/155 221/302/148 219/301/72 +f 226/84/72 225/291/72 237/304/72 236/305/72 +f 236/305/72 237/304/72 219/301/72 217/300/72 +f 227/78/108 226/84/72 236/305/72 235/306/108 +f 235/306/108 236/305/72 217/300/72 215/299/108 +f 228/71/156 227/78/108 235/306/108 234/307/157 +f 234/307/157 235/306/108 215/299/108 213/298/145 +f 229/72/158 228/71/156 234/307/157 239/295/159 +f 239/295/159 234/307/157 213/298/145 232/75/144 +f 159/308/72 255/289/72 256/123/72 160/309/72 +f 54/310/72 245/288/72 255/289/72 159/308/72 +f 201/252/133 253/275/135 254/180/90 202/206/96 +f 99/251/132 250/272/82 253/275/135 201/252/133 +f 3/311/160 241/105/66 252/53/36 124/312/161 +f 31/104/8 244/9/8 251/133/73 128/144/73 +f 202/206/96 254/180/90 249/183/86 120/207/97 +f 2/11/10 242/10/9 247/163/83 69/313/162 +f 69/313/162 247/163/83 249/166/86 95/314/92 +f 73/27/22 248/40/29 250/159/82 99/208/98 +f 128/144/73 251/133/73 246/136/75 63/145/75 +f 160/309/72 256/123/72 246/126/72 53/315/72 +f 3/311/160 4/38/27 243/37/26 241/105/66 +f 124/312/161 252/53/36 245/56/37 54/316/37 +f 20/26/21 243/37/26 248/40/29 73/27/22 +f 31/104/8 52/103/65 242/10/9 244/9/8 +f 3/311/163 124/312/164 267/317/165 259/318/166 +f 160/309/167 53/315/168 261/319/169 270/320/167 +f 127/134/170 1/12/171 257/321/172 268/322/173 +f 54/310/174 159/308/167 269/323/167 262/324/175 +f 70/39/176 4/38/177 260/325/178 264/326/179 +f 178/274/180 96/273/181 266/327/182 272/328/183 +f 159/308/167 160/309/167 270/320/167 269/323/167 +f 53/135/168 127/134/170 268/322/173 261/329/169 +f 1/12/171 2/11/184 258/330/185 257/321/172 +f 2/11/184 69/313/186 263/331/187 258/330/185 +f 96/158/181 70/39/176 264/326/179 266/332/182 +f 95/182/188 177/181/189 271/333/190 265/334/191 +f 4/38/177 3/311/163 259/318/166 260/325/178 +f 124/312/164 54/316/174 262/335/175 267/317/165 +f 177/181/189 178/274/180 272/328/183 271/333/190 +f 69/313/186 95/314/188 265/336/191 263/331/187 +o Cube.001_Cube.002 +v -5.656402 0.864352 0.479864 +v -6.021165 2.312251 0.479864 +v -5.656402 0.864352 -0.479864 +v -6.021165 2.312251 -0.479864 +v -5.595608 0.675648 0.358123 +v -5.595608 0.675648 -0.358123 +v -6.058899 2.527832 0.430998 +v -6.058899 2.527832 -0.430997 +v -6.086105 2.683537 0.247667 +v -6.086105 2.683537 -0.253532 +v -5.626005 0.770000 -0.431016 +v -5.626005 0.770000 0.431016 +v -5.817862 0.841433 -0.479864 +v -5.817862 0.841433 0.479864 +v -6.182625 2.257266 0.479864 +v -6.182625 2.257266 -0.479864 +v -6.220359 2.468072 -0.430997 +v -5.757068 0.656908 -0.358123 +v -5.757068 0.656908 0.358123 +v -5.787465 0.749171 -0.431016 +v -5.787465 0.749171 0.431016 +v -6.220359 2.468072 0.430998 +v -6.247565 2.620329 0.247667 +v -6.247565 2.620329 -0.292542 +v -6.640596 0.685666 -0.479864 +v -6.640596 0.685666 0.479864 +v -7.044861 1.872802 0.479864 +v -7.044861 1.872802 -0.479864 +v -7.086681 2.049558 -0.430997 +v -6.161797 -1.707048 -0.340837 +v -6.136058 -1.711614 0.283194 +v -6.170357 -1.702481 -0.379464 +v -6.136058 -1.711614 -0.283195 +v -7.086681 2.049558 0.430998 +v -7.116833 2.177221 0.292542 +v -7.116833 2.177221 -0.292542 +v -7.373339 0.521824 -0.479864 +v -7.373339 0.521824 0.479864 +v -7.777604 1.557082 0.479864 +v -7.777604 1.557082 -0.479864 +v -7.819424 1.649915 -0.430997 +v -7.305961 0.400359 -0.358123 +v -7.305961 0.400359 0.358123 +v -7.339650 0.448486 -0.439705 +v -7.339650 0.448486 0.439706 +v -7.819424 1.649915 0.430998 +v -7.818162 1.808858 0.292542 +v -7.818162 1.808858 -0.292542 +v -7.771985 0.497834 -0.334268 +v -7.771985 0.497834 0.334268 +v -8.155242 1.164873 0.301964 +v -8.155242 1.164873 -0.301964 +v -8.149891 1.264190 -0.300228 +v -7.708107 0.410899 -0.249464 +v -7.708107 0.410899 0.249465 +v -7.740046 0.448491 -0.306294 +v -7.740046 0.448491 0.306294 +v -8.149891 1.264190 0.300228 +v -8.207348 1.327850 0.221341 +v -8.207348 1.327850 -0.221341 +v -7.920334 0.571892 -0.221450 +v -7.920334 0.571892 0.221451 +v -8.174240 1.013801 0.221451 +v -8.174240 1.013801 -0.221450 +v -8.200506 1.079598 -0.198899 +v -7.878016 0.514298 -0.165269 +v -7.878016 0.514298 0.165269 +v -7.899175 0.543095 -0.198908 +v -7.899175 0.543095 0.198908 +v -8.200506 1.079598 0.198900 +v -8.219444 1.127121 0.146637 +v -8.219444 1.127121 -0.146637 +v -5.851852 0.308488 -0.283194 +v -6.205105 -1.829423 -0.340837 +v -5.851852 0.308488 0.283195 +v -5.877840 0.308488 -0.340836 +v -6.050062 0.308488 -0.379464 +v -5.877840 0.308488 0.340837 +v -6.618589 0.308488 -0.379464 +v -6.050062 0.308488 0.379464 +v -6.179366 -1.829423 0.283194 +v -7.124930 0.308488 -0.379464 +v -7.204833 0.308488 -0.340836 +v -6.866276 -1.829423 -0.283195 +v -6.179366 -1.829423 -0.283195 +v -6.618589 0.308488 0.379464 +v -7.176032 0.308488 -0.283194 +v -7.176032 0.308488 0.283195 +v -7.204833 0.308488 0.340837 +v -7.124930 0.308488 0.379464 +v -6.279382 -1.702481 -0.379464 +v -6.161797 -1.707048 0.340836 +v -6.839042 -1.578881 -0.379464 +v -6.279382 -1.702481 0.379464 +v -6.034075 -1.707048 -0.340837 +v -7.337503 -1.468800 -0.379464 +v -7.468273 -1.473861 -0.340837 +v -6.015496 -1.711614 0.283194 +v -6.015496 -1.711614 -0.283195 +v -6.839042 -1.578881 0.379464 +v -7.439920 -1.478922 -0.283195 +v -7.439920 -1.478922 0.283194 +v -7.468273 -1.473861 0.340836 +v -7.337503 -1.468800 0.379464 +v -6.314387 -1.829423 -0.379464 +v -6.205105 -1.829423 0.340836 +v -6.873834 -1.829423 -0.379464 +v -6.314387 -1.829423 0.379464 +v -6.894629 -1.829423 -0.340837 +v -7.372295 -1.829423 -0.379464 +v -7.511317 -1.829423 -0.340837 +v -6.866276 -1.829423 0.283194 +v -6.894629 -1.829423 0.340836 +v -6.873834 -1.829423 0.379464 +v -7.482965 -1.829423 -0.283195 +v -7.482965 -1.829423 0.283194 +v -7.511317 -1.829423 0.340836 +v -7.372295 -1.829423 0.379464 +v -6.034075 -1.707048 0.340836 +v -6.170357 -1.702481 0.379464 +v -6.065334 -1.829423 0.340836 +v -6.195623 -1.829423 0.379464 +v -6.195623 -1.829423 -0.379464 +v -6.065334 -1.829423 -0.340837 +v -6.046755 -1.829423 -0.283195 +v -6.046755 -1.829423 0.283194 +v -7.260643 -0.046351 0.283195 +v -7.260643 -0.046351 -0.283194 +v -5.965974 -0.086397 0.340837 +v -6.121265 -0.085596 0.379464 +v -6.688235 -0.063899 0.379464 +v -6.121265 -0.085596 -0.379464 +v -5.965974 -0.086397 -0.340836 +v -5.940030 -0.087199 -0.283194 +v -5.940030 -0.087199 0.283195 +v -7.193193 -0.044574 -0.379464 +v -6.688235 -0.063899 -0.379464 +v -7.193193 -0.044574 0.379464 +v -7.289365 -0.045463 0.340837 +v -7.289365 -0.045463 -0.340836 +v -7.319945 -0.553353 -0.283194 +v -6.031771 -0.667234 0.340837 +v -6.738484 -0.603253 0.379464 +v -6.031771 -0.667234 -0.340836 +v -6.005908 -0.669514 0.283195 +v -6.738484 -0.603253 -0.379464 +v -7.348522 -0.550826 0.340837 +v -7.319945 -0.553353 0.283195 +v -6.174383 -0.664955 0.379464 +v -6.174383 -0.664955 -0.379464 +v -6.005908 -0.669514 -0.283194 +v -7.240891 -0.548300 -0.379464 +v -7.240891 -0.548300 0.379464 +v -7.348522 -0.550826 -0.340836 +v -5.595608 0.675648 0.000000 +v -6.094975 2.700665 0.000000 +v -5.714492 0.656908 0.000000 +v -6.283156 2.637457 0.000000 +v -7.152424 2.194350 0.000000 +v -7.305961 0.386899 0.000000 +v -7.853753 1.825987 0.000000 +v -7.743699 0.428028 0.000000 +v -8.242939 1.344978 0.000000 +v -7.955925 0.589020 0.000000 +v -8.209831 1.030930 0.000000 +v -7.913607 0.531426 0.000000 +v -8.236097 1.096727 0.000000 +v -8.255035 1.144249 0.000000 +v -7.934766 0.560223 0.000000 +v -5.814470 0.308488 0.000000 +v -7.211198 0.308488 0.000000 +v -6.114246 -1.711614 -0.000000 +v -7.489545 -1.478922 -0.000000 +v -6.159927 -1.829423 -0.000000 +v -6.884472 -1.829423 -0.000000 +v -7.534947 -1.829423 -0.000000 +v -5.987079 -1.711614 -0.000000 +v -6.020051 -1.829423 -0.000000 +v -5.907478 -0.087199 0.000000 +v -7.300446 -0.046351 0.000000 +v -5.976965 -0.669514 0.000000 +v -7.362996 -0.553353 0.000000 +v -7.447365 0.517370 -0.452827 +v -7.414001 0.448487 -0.414932 +v -7.889145 1.628212 0.406715 +v -7.919007 1.732190 0.276060 +v -7.380637 0.404816 -0.337946 +v -7.847729 1.484251 -0.452827 +v -7.847729 1.484251 0.452828 +v -7.414001 0.448487 0.414932 +v -7.380637 0.404816 0.337946 +v -7.447365 0.517370 0.452828 +v -7.889145 1.628212 -0.406714 +v -7.919007 1.732190 -0.276060 +v -7.387246 0.394537 0.000000 +v -7.954598 1.749318 0.000000 +v -7.676332 0.448490 -0.327523 +v -8.163977 1.413359 0.236683 +v -7.644115 0.407080 -0.266755 +v -7.676332 0.448490 0.327524 +v -7.708549 0.501652 0.357436 +v -8.163977 1.413359 -0.236682 +v -7.674043 0.421483 0.000000 +v -8.199568 1.430487 0.000000 +v -7.708549 0.501652 -0.357436 +v -8.135142 1.335325 0.321037 +v -8.095149 1.227284 -0.357436 +v -8.095149 1.227284 0.357436 +v -7.644115 0.407080 0.266755 +v -8.135142 1.335325 -0.321037 +v -6.072502 2.605684 0.374374 +v -6.072502 2.631330 -0.358943 +v -6.233962 2.544200 0.374374 +v -6.233962 2.544200 -0.374374 +v -7.101757 2.113389 0.374374 +v -7.101757 2.113389 -0.374374 +v -7.818793 1.760041 0.374374 +v -7.818793 1.760041 -0.374374 +v -8.201118 1.296020 0.260785 +v -8.201118 1.296020 -0.260784 +v -8.209975 1.103359 0.172769 +v -8.209975 1.103359 -0.172768 +v -8.245566 1.120488 0.000000 +v -7.904076 1.680201 -0.353281 +v -7.904076 1.680201 0.353281 +v -8.149559 1.374342 -0.278860 +v -8.149559 1.374342 0.278860 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.875000 0.625000 +vt 0.875000 0.500000 +vt 0.875000 0.500000 +vt 0.875000 0.625000 +vt 0.625000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.625000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 0.250000 +vt 0.625000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.125000 0.625000 +vt 0.125000 0.750000 +vt 0.125000 0.750000 +vt 0.125000 0.625000 +vt 0.375000 0.250000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 0.250000 +vt 0.625000 0.250000 +vt 0.125000 0.625000 +vt 0.125000 0.750000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 0.250000 +vt 0.625000 0.250000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 0.250000 +vt 0.625000 0.250000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.625000 0.250000 +vt 0.875000 0.500000 +vt 0.875000 0.625000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.625000 0.250000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.625000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.625000 0.250000 +vt 0.875000 0.500000 +vt 0.875000 0.625000 +vt 0.125000 0.625000 +vt 0.125000 0.500000 +vt 0.125000 0.500000 +vt 0.125000 0.625000 +vt 0.625000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 0.250000 +vt 0.625000 0.250000 +vt 0.625000 0.250000 +vt 0.625000 0.250000 +vt 0.125000 0.625000 +vt 0.125000 0.750000 +vt 0.125000 0.750000 +vt 0.125000 0.625000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.625000 0.250000 +vt 0.875000 0.625000 +vt 0.875000 0.500000 +vt 0.875000 0.500000 +vt 0.875000 0.625000 +vt 0.125000 0.625000 +vt 0.125000 0.750000 +vt 0.625000 0.250000 +vt 0.375000 0.125000 +vt 0.625000 0.125000 +vt 0.625000 0.250000 +vt 0.625000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.125000 +vt 0.375000 0.125000 +vt 0.375000 0.125000 +vt 0.625000 0.125000 +vt 0.625000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.125000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.875000 0.500000 +vt 0.875000 0.625000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.125000 0.625000 +vt 0.125000 0.500000 +vt 0.125000 0.500000 +vt 0.125000 0.625000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.125000 0.625000 +vt 0.125000 0.750000 +vt 0.125000 0.750000 +vt 0.125000 0.625000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.125000 0.625000 +vt 0.125000 0.500000 +vt 0.125000 0.500000 +vt 0.125000 0.625000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.125000 0.500000 +vt 0.125000 0.625000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 1.000000 +vt 0.125000 0.750000 +vt 0.125000 0.625000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.250000 +vt 0.375000 1.000000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.125000 0.750000 +vt 0.125000 0.750000 +vt 0.125000 0.625000 +vt 0.125000 0.750000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.125000 0.750000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 1.000000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.125000 0.750000 +vt 0.125000 0.625000 +vt 0.375000 0.250000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.125000 0.500000 +vt 0.125000 0.625000 +vt 0.125000 0.750000 +vt 0.125000 0.750000 +vt 0.125000 0.500000 +vt 0.125000 0.500000 +vt 0.125000 0.750000 +vt 0.125000 0.500000 +vt 0.125000 0.500000 +vt 0.125000 0.500000 +vt 0.125000 0.500000 +vt 0.125000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.625000 0.250000 +vt 0.375000 0.000000 +vt 0.125000 0.500000 +vt 0.125000 0.500000 +vt 0.875000 0.750000 +vt 0.125000 0.500000 +vt 0.125000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.875000 0.750000 +vt 0.125000 0.500000 +vt 0.125000 0.500000 +vt 0.875000 0.750000 +vt 0.875000 0.625000 +vt 0.875000 0.750000 +vt 0.125000 0.625000 +vt 0.125000 0.500000 +vt 0.625000 0.250000 +vt 0.625000 0.250000 +vt 0.125000 0.750000 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.875000 0.500000 +vt 0.625000 0.250000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.625000 1.000000 +vt 0.625000 0.250000 +vt 0.625000 0.250000 +vt 0.625000 0.250000 +vt 0.625000 0.250000 +vt 0.625000 0.250000 +vt 0.625000 0.250000 +vt 0.625000 0.250000 +vn 0.0679 -0.5329 0.8435 +vn 0.0337 -0.2486 0.9680 +vn 0.0509 -0.1698 0.9842 +vn 0.1626 -0.4122 0.8965 +vn -0.3358 0.9419 0.0047 +vn -0.3130 0.9004 -0.3022 +vn -0.3572 0.8546 -0.3768 +vn -0.3987 0.9171 0.0045 +vn -0.0403 0.1134 -0.9927 +vn 0.0337 -0.2486 -0.9680 +vn 0.0509 -0.1698 -0.9842 +vn -0.0471 0.1126 -0.9925 +vn 0.0679 -0.5329 -0.8435 +vn 0.1626 -0.4122 -0.8965 +vn 0.0734 -0.5990 0.7974 +vn 0.2563 -0.1734 -0.9509 +vn 0.1254 -0.1357 -0.9828 +vn -0.0471 0.1126 0.9925 +vn -0.1735 0.4034 0.8984 +vn -0.2006 0.4042 0.8924 +vn -0.0638 0.1331 0.9890 +vn 0.0159 -0.1294 -0.9915 +vn -0.0638 0.1331 -0.9890 +vn 0.7814 -0.2981 -0.5482 +vn 0.8653 -0.2987 -0.4026 +vn 0.9212 -0.2555 -0.2934 +vn 0.8416 -0.2501 -0.4787 +vn 0.9597 -0.2811 0.0000 +vn 0.8653 -0.2987 0.4026 +vn 0.9212 -0.2555 0.2934 +vn 0.9675 -0.2529 0.0000 +vn 0.0734 -0.5990 -0.7974 +vn -0.0403 0.1134 0.9927 +vn -0.1517 0.4092 0.8997 +vn -0.1535 0.4066 -0.9006 +vn -0.1739 0.4016 -0.8992 +vn 0.1325 -0.9912 -0.0000 +vn 0.1325 -0.9912 0.0079 +vn -0.2675 0.6999 0.6622 +vn -0.3321 0.8917 0.3075 +vn -0.3728 0.8698 0.3231 +vn -0.2941 0.6795 0.6721 +vn -0.2462 0.6923 -0.6783 +vn -0.2766 0.6439 -0.7133 +vn -0.3610 0.3544 0.8626 +vn -0.2302 0.1138 0.9665 +vn -0.1499 -0.2877 -0.9459 +vn -0.2302 0.1138 -0.9665 +vn -0.6762 -0.7350 -0.0494 +vn -0.6526 -0.7575 -0.0197 +vn -0.6183 -0.7857 0.0208 +vn -0.1499 -0.2877 0.9459 +vn -0.2149 -0.7048 0.6761 +vn -0.2173 -0.6476 0.7303 +vn -0.1103 -0.2034 0.9729 +vn -0.3270 0.6547 0.6815 +vn -0.4241 0.8381 0.3431 +vn -0.5213 0.7886 0.3261 +vn -0.4480 0.6048 0.6584 +vn 0.0159 -0.1294 0.9915 +vn 0.0163 -0.1320 0.9911 +vn -0.2006 0.4042 -0.8924 +vn -0.4240 0.8280 -0.3670 +vn -0.4593 0.8883 0.0020 +vn -0.2149 -0.7048 -0.6761 +vn -0.1103 -0.2034 -0.9729 +vn -0.2173 -0.6476 -0.7303 +vn -0.3215 0.6373 -0.7003 +vn -0.4915 -0.0596 0.8688 +vn -0.6426 0.1834 0.7439 +vn -0.7583 -0.0112 0.6518 +vn -0.7356 -0.1368 0.6634 +vn -0.4915 -0.0596 -0.8688 +vn -0.3055 -0.3845 -0.8711 +vn -0.5163 -0.4907 -0.7020 +vn -0.7356 -0.1368 -0.6634 +vn -0.2112 -0.7383 -0.6406 +vn -0.1117 -0.9658 -0.2339 +vn -0.3028 -0.9346 -0.1867 +vn -0.4177 -0.7564 -0.5033 +vn -0.7349 0.3506 0.5806 +vn -0.8049 0.4823 0.3457 +vn -0.9248 0.2375 0.2972 +vn -0.8641 0.0598 0.4998 +vn -0.6525 -0.7575 0.0197 +vn -0.6762 -0.7351 0.0494 +vn -0.6183 -0.7857 -0.0208 +vn 0.0163 -0.1320 -0.9911 +vn -0.3610 0.3544 -0.8626 +vn -0.5213 0.7886 -0.3261 +vn -0.5436 0.8393 -0.0000 +vn -0.5935 -0.8049 0.0000 +vn -0.4480 0.6048 -0.6584 +vn -0.6393 -0.7614 -0.1076 +vn -0.7060 -0.6768 -0.2086 +vn -0.7555 -0.5231 -0.3945 +vn -0.9742 -0.1164 0.1935 +vn -0.9301 -0.2069 0.3035 +vn -0.8641 0.0598 -0.4998 +vn -0.7583 -0.0112 -0.6518 +vn -0.9137 -0.2051 -0.3509 +vn -0.9301 -0.2069 -0.3035 +vn -0.3283 -0.9446 -0.0000 +vn -0.3028 -0.9346 0.1867 +vn -0.6393 -0.7614 0.1076 +vn -0.6788 -0.7344 -0.0000 +vn -0.1117 -0.9658 0.2339 +vn -0.2112 -0.7383 0.6406 +vn -0.4177 -0.7564 0.5033 +vn -0.3055 -0.3845 0.8711 +vn -0.5163 -0.4907 0.7020 +vn -0.6426 0.1834 -0.7439 +vn -0.8522 0.5233 -0.0000 +vn -0.8049 0.4823 -0.3457 +vn -0.9248 0.2375 -0.2972 +vn -0.9702 0.2422 -0.0000 +vn -0.0622 -0.9981 -0.0000 +vn -0.7349 0.3506 -0.5806 +vn -0.8342 -0.5515 0.0000 +vn -0.9076 -0.4199 0.0000 +vn -0.8395 -0.3630 -0.4044 +vn -0.8395 -0.3630 0.4044 +vn -0.9137 -0.2051 0.3509 +vn -0.9471 -0.3209 -0.0000 +vn -0.7851 -0.6193 0.0000 +vn -0.9578 -0.2876 -0.0000 +vn -0.9933 -0.1157 0.0000 +vn -0.7060 -0.6768 0.2086 +vn -0.7555 -0.5231 0.3945 +vn -0.9742 -0.1164 -0.1935 +vn -0.3300 0.0369 -0.9432 +vn -0.1688 0.0187 -0.9855 +vn -0.1490 0.0169 -0.9887 +vn -0.2908 0.0328 -0.9562 +vn 0.0000 0.0000 -1.0000 +vn 0.1357 -0.0147 -0.9906 +vn 0.0683 -0.0077 -0.9976 +vn -0.0000 -0.0000 1.0000 +vn -0.1688 0.0187 0.9855 +vn -0.1490 0.0169 0.9887 +vn -0.9921 0.1257 -0.0000 +vn -0.9806 0.1241 -0.1518 +vn -0.9777 0.1268 -0.1676 +vn -0.9917 0.1286 0.0000 +vn 0.9593 -0.1158 0.2575 +vn 0.9053 -0.1079 0.4108 +vn 0.9044 -0.1130 0.4115 +vn 0.9598 -0.1216 0.2530 +vn 0.1357 -0.0147 0.9906 +vn 0.0683 -0.0077 0.9976 +vn 0.2662 -0.0287 -0.9635 +vn 0.2837 -0.0321 -0.9584 +vn 0.9926 -0.1213 0.0000 +vn 0.9919 -0.1273 -0.0000 +vn -0.3300 0.0369 0.9432 +vn -0.2908 0.0328 0.9562 +vn 0.1254 -0.1357 0.9828 +vn 0.2563 -0.1734 0.9509 +vn 0.7814 -0.2981 0.5482 +vn 0.8416 -0.2501 0.4787 +vn -0.8889 0.1119 -0.4443 +vn -0.8889 0.1118 -0.4442 +vn -0.8901 0.1085 -0.4426 +vn 0.0000 -1.0000 0.0000 +vn -0.1476 0.0160 -0.9889 +vn -0.2757 0.0300 -0.9608 +vn -0.1476 0.0160 0.9889 +vn -0.9768 0.1232 -0.1752 +vn -0.9921 0.1252 0.0000 +vn 0.0000 0.9943 0.1063 +vn 0.0000 0.9990 0.0451 +vn 0.0000 0.9994 0.0340 +vn 0.0000 0.9965 0.0839 +vn 0.0000 1.0000 0.0000 +vn 0.0000 0.9990 -0.0451 +vn 0.0000 0.9994 -0.0340 +vn 0.1228 -0.0278 0.9920 +vn 0.1558 -0.0353 0.9872 +vn 0.9053 -0.1079 -0.4108 +vn 0.9593 -0.1158 -0.2575 +vn 0.9598 -0.1216 -0.2530 +vn 0.9044 -0.1130 -0.4115 +vn -0.8885 0.1096 -0.4455 +vn -0.8885 0.1095 -0.4455 +vn 0.2662 -0.0287 0.9635 +vn 0.2837 -0.0321 0.9584 +vn -0.8885 0.1095 0.4455 +vn -0.8885 0.1096 0.4455 +vn -0.8889 0.1119 0.4443 +vn -0.8889 0.1118 0.4442 +vn -0.8901 0.1085 0.4426 +vn -0.2757 0.0300 0.9608 +vn 0.9212 -0.2398 -0.3064 +vn 0.9467 -0.2524 -0.2001 +vn 0.9459 -0.2520 -0.2046 +vn 0.9467 -0.2524 0.2001 +vn 0.9212 -0.2398 0.3064 +vn 0.9459 -0.2520 0.2046 +vn 0.1558 -0.0353 -0.9872 +vn 0.2768 -0.0628 -0.9589 +vn 0.1228 -0.0278 -0.9920 +vn 0.9648 -0.2630 0.0000 +vn 0.2768 -0.0628 0.9589 +vn 0.0000 0.9931 0.1174 +vn 0.0000 0.9943 -0.1063 +vn 0.0000 0.9931 -0.1174 +vn 0.0000 0.9965 -0.0839 +vn -0.8745 0.2087 0.4379 +vn -0.8835 0.1544 0.4423 +vn -0.8829 0.1587 0.4420 +vn 0.1180 -0.0172 0.9929 +vn 0.2390 -0.0370 0.9703 +vn -0.8745 0.2087 -0.4379 +vn -0.8829 0.1587 -0.4420 +vn -0.8835 0.1544 -0.4423 +vn 0.9506 -0.1621 -0.2647 +vn 0.9009 -0.1493 -0.4074 +vn -0.4006 0.0866 0.9121 +vn -0.3753 0.0593 0.9250 +vn -0.1994 0.0337 0.9793 +vn -0.1994 0.0337 -0.9793 +vn 0.9506 -0.1621 0.2647 +vn 0.9854 -0.1702 0.0000 +vn 0.2390 -0.0370 -0.9703 +vn 0.1180 -0.0172 -0.9929 +vn 0.9009 -0.1493 0.4074 +vn -0.9713 0.2379 -0.0000 +vn -0.9633 0.2360 -0.1275 +vn -0.9746 0.1783 -0.1357 +vn -0.9840 0.1781 -0.0000 +vn -0.4006 0.0866 -0.9121 +vn -0.3753 0.0593 -0.9250 +vn -0.9746 0.1783 0.1357 +vn -0.9806 0.1241 0.1518 +vn -0.9633 0.2360 0.1275 +vn -0.9777 0.1268 0.1676 +vn -0.9768 0.1232 0.1752 +vn 0.1325 -0.9912 -0.0079 +vn -0.7134 0.7007 -0.0000 +vn -0.6940 0.6484 0.3131 +vn -0.1255 -0.9591 -0.2539 +vn -0.0818 -0.9967 0.0000 +vn -0.0670 -0.9978 0.0000 +vn -0.1148 -0.9629 -0.2444 +vn -0.5522 0.3257 -0.7675 +vn -0.6381 0.4938 -0.5908 +vn -0.1255 -0.9591 0.2539 +vn -0.1148 -0.9629 0.2444 +vn -0.3816 0.0164 0.9242 +vn -0.2813 -0.3538 0.8920 +vn -0.6940 0.6484 -0.3131 +vn -0.3816 0.0164 -0.9242 +vn -0.2107 -0.7398 0.6390 +vn -0.6381 0.4938 0.5908 +vn -0.2107 -0.7398 -0.6390 +vn -0.2813 -0.3538 -0.8920 +vn -0.5522 0.3257 0.7675 +usemtl Material +s 1 +f 284/337/192 273/338/193 286/339/194 293/340/195 +f 428/341/196 282/342/197 296/343/198 430/344/199 +f 276/345/200 275/346/201 285/347/202 288/348/203 +f 275/346/201 283/349/204 292/350/205 285/347/202 +f 277/351/206 284/337/192 293/340/195 291/352/206 +f 285/347/202 292/350/205 348/353/207 349/354/208 +f 287/355/209 294/356/210 306/357/211 299/358/212 +f 288/348/203 285/347/202 297/359/213 300/360/214 +f 292/350/215 290/361/216 345/362/217 348/353/218 +f 429/363/219 291/364/220 347/365/221 442/366/222 +f 283/349/204 278/367/223 290/361/223 292/350/205 +f 274/368/224 279/369/225 294/356/210 287/355/209 +f 273/338/193 274/368/224 287/355/209 286/339/194 +f 280/370/226 276/345/200 288/348/203 289/371/227 +f 427/372/228 277/373/229 291/364/229 429/363/228 +f 483/374/230 281/375/231 295/376/232 485/377/233 +f 484/378/234 280/370/226 289/371/227 486/379/235 +f 299/358/212 306/357/211 318/380/236 311/381/237 +f 300/360/214 297/359/213 309/382/238 312/383/239 +f 317/384/240 315/385/241 360/386/242 361/387/240 +f 310/388/243 317/384/244 361/387/245 362/389/246 +f 487/390/247 307/391/248 319/392/249 489/393/250 +f 298/394/251 310/388/243 362/389/246 358/395/252 +f 289/371/227 288/348/203 300/360/214 301/396/253 +f 430/344/199 296/343/198 308/397/254 431/398/255 +f 286/339/194 287/355/209 299/358/212 298/394/251 +f 316/399/256 309/382/238 354/400/257 355/401/258 +f 486/379/235 289/371/227 301/396/253 488/402/259 +f 485/377/233 295/376/232 307/391/248 487/390/247 +f 480/403/260 478/404/261 330/405/262 323/406/263 +f 479/407/264 477/408/265 321/409/266 324/410/267 +f 469/411/268 471/412/269 326/413/270 328/414/271 +f 477/408/265 469/411/268 328/414/271 321/409/266 +f 499/415/272 470/416/273 331/417/274 491/418/275 +f 314/419/276 316/399/277 355/401/277 359/420/278 +f 309/382/238 297/359/213 351/421/279 354/400/257 +f 301/396/253 300/360/214 312/383/239 313/422/280 +f 431/398/255 308/397/254 320/423/281 433/424/282 +f 298/394/251 299/358/212 311/381/237 310/388/243 +f 432/425/283 314/426/276 359/427/278 443/428/283 +f 488/402/259 301/396/253 313/422/280 490/429/284 +f 328/414/271 326/413/270 338/430/285 340/431/286 +f 321/409/266 328/414/271 340/431/286 333/432/287 +f 491/418/275 331/417/274 343/433/288 493/434/289 +f 492/435/290 325/436/291 337/437/292 494/438/293 +f 434/439/294 327/440/295 339/441/296 438/442/297 +f 481/443/298 472/444/299 329/445/300 327/446/295 +f 472/444/299 473/447/301 322/448/302 329/445/300 +f 482/449/303 479/407/264 324/410/267 325/436/291 +f 476/450/304 474/451/305 332/452/306 435/453/307 +f 473/447/301 480/403/260 323/406/263 322/448/302 +f 475/454/308 481/455/298 327/440/295 434/439/294 +f 498/456/309 482/449/303 325/436/291 492/435/290 +f 436/457/310 437/458/311 336/459/312 333/432/287 +f 437/458/311 335/460/313 342/461/314 439/462/315 +f 441/463/316 340/431/286 338/430/285 438/464/297 +f 495/465/317 493/466/289 343/467/288 440/468/318 +f 436/457/310 333/432/287 340/431/286 441/463/316 +f 324/410/267 321/409/266 333/432/287 336/459/312 +f 323/406/263 330/405/262 342/469/314 335/470/313 +f 327/446/295 329/445/300 341/471/319 339/472/296 +f 329/445/300 322/448/302 334/473/320 341/471/319 +f 325/436/291 324/410/267 336/459/312 337/437/292 +f 435/453/307 332/452/306 344/474/321 440/475/318 +f 322/448/302 323/406/263 335/470/313 334/473/320 +f 426/476/322 424/477/323 368/478/324 369/479/325 +f 418/480/326 422/481/327 363/482/328 365/483/326 +f 415/484/329 425/485/330 376/486/331 372/487/329 +f 454/488/332 413/489/333 373/490/334 445/491/335 +f 417/492/336 414/493/337 364/494/338 303/495/339 +f 421/496/340 415/484/329 372/487/329 366/497/341 +f 422/481/327 416/498/342 302/499/343 363/482/328 +f 453/500/344 417/501/336 303/502/339 444/503/345 +f 424/477/323 418/480/326 365/483/326 368/478/324 +f 425/485/330 419/504/346 375/505/347 376/486/331 +f 293/340/195 286/339/194 352/506/348 350/507/349 +f 291/352/220 293/340/350 350/507/351 347/508/221 +f 286/339/194 298/394/251 358/395/252 352/506/348 +f 297/359/213 285/347/202 349/354/208 351/421/279 +f 375/505/352 374/509/353 388/510/354 389/511/354 +f 446/512/355 357/513/355 397/514/355 450/515/355 +f 369/479/325 368/478/324 382/516/356 383/517/357 +f 365/483/326 363/482/328 377/518/326 379/519/326 +f 372/487/329 376/486/331 390/520/358 386/521/329 +f 445/491/335 373/490/334 387/522/359 448/523/360 +f 302/499/361 305/524/362 371/525/363 367/526/364 +f 366/497/341 372/487/329 386/521/329 380/527/329 +f 444/503/365 303/502/366 370/528/367 449/529/365 +f 366/497/341 380/527/329 394/530/368 392/531/369 +f 416/498/370 423/532/371 305/524/372 302/499/373 +f 419/504/374 420/533/375 374/509/353 375/505/352 +f 414/493/376 421/496/340 366/497/341 364/494/377 +f 413/534/378 426/476/379 369/479/380 373/535/381 +f 353/536/355 378/537/355 385/538/355 384/539/355 +f 346/540/355 357/541/355 356/542/355 381/543/355 +f 377/518/355 346/540/355 381/543/355 379/519/355 +f 381/543/355 356/542/355 387/544/355 383/517/355 +f 379/519/355 381/543/355 383/517/355 382/516/355 +f 378/537/355 380/527/355 386/521/355 385/538/355 +f 446/512/355 353/545/355 384/546/355 447/547/355 +f 384/539/355 385/538/355 389/511/355 388/510/355 +f 385/538/355 386/521/355 390/520/355 389/511/355 +f 447/547/355 384/546/355 388/548/355 448/523/355 +f 378/537/355 353/536/355 398/549/355 393/550/355 +f 373/535/381 369/479/380 383/517/382 387/544/382 +f 376/486/331 375/505/347 389/511/383 390/520/358 +f 368/478/324 365/483/326 379/519/326 382/516/356 +f 367/526/384 371/525/385 397/551/386 396/552/384 +f 370/553/387 391/554/388 393/550/388 398/549/389 +f 304/555/390 367/526/391 396/552/391 395/556/392 +f 449/529/393 370/528/387 398/557/389 450/515/393 +f 391/554/394 392/531/369 394/530/368 393/550/394 +f 363/482/395 302/499/361 367/526/364 304/555/395 +f 357/541/355 346/540/355 396/552/355 397/551/355 +f 377/518/326 363/482/328 304/555/390 395/556/392 +f 364/494/396 366/497/397 392/531/397 391/554/398 +f 346/540/355 377/518/355 395/556/355 396/552/355 +f 303/495/366 364/494/396 391/554/398 370/553/367 +f 380/527/355 378/537/355 393/550/355 394/530/355 +f 359/420/399 355/401/399 412/558/400 400/559/401 +f 350/507/349 352/506/348 402/560/402 401/561/403 +f 361/387/404 360/386/404 399/562/405 411/563/406 +f 348/353/218 345/362/217 406/564/407 405/565/408 +f 362/389/246 361/387/409 411/563/410 410/566/411 +f 354/400/257 351/421/279 409/567/326 408/568/412 +f 442/366/222 347/365/221 407/569/413 451/570/414 +f 349/354/208 348/353/207 405/565/415 404/571/416 +f 352/506/348 358/395/252 403/572/329 402/560/402 +f 347/508/221 350/507/351 401/561/417 407/573/413 +f 443/428/418 359/427/419 400/574/420 452/575/421 +f 358/395/252 362/389/246 410/566/411 403/572/329 +f 351/421/279 349/354/208 404/571/416 409/567/326 +f 355/401/422 354/400/257 408/568/412 412/558/423 +f 400/559/401 412/558/400 426/476/379 413/534/378 +f 401/561/403 402/560/402 421/496/340 414/493/376 +f 411/563/406 399/562/405 420/533/375 419/504/374 +f 405/565/408 406/564/407 423/532/371 416/498/370 +f 410/566/411 411/563/410 419/504/346 425/485/330 +f 408/568/412 409/567/326 418/480/326 424/477/323 +f 451/570/414 407/569/413 417/501/336 453/500/344 +f 404/571/416 405/565/415 416/498/342 422/481/327 +f 402/560/402 403/572/329 415/484/329 421/496/340 +f 407/573/413 401/561/417 414/493/337 417/492/336 +f 452/575/421 400/574/420 413/489/333 454/488/332 +f 403/572/329 410/566/411 425/485/330 415/484/329 +f 409/567/326 404/571/416 422/481/327 418/480/326 +f 412/558/423 408/568/412 424/477/323 426/476/322 +f 399/576/424 452/575/421 454/488/332 420/577/425 +f 406/578/407 451/570/414 453/500/344 423/579/371 +f 360/580/426 443/428/418 452/575/421 399/576/424 +f 345/581/217 442/366/222 451/570/414 406/578/407 +f 371/582/385 449/529/393 450/515/393 397/514/386 +f 356/583/355 447/547/355 448/523/355 387/522/355 +f 357/513/355 446/512/355 447/547/355 356/583/355 +f 305/584/362 444/503/365 449/529/365 371/582/363 +f 374/585/427 445/491/335 448/523/360 388/548/428 +f 353/545/355 446/512/355 450/515/355 398/557/355 +f 423/579/371 453/500/344 444/503/345 305/584/372 +f 420/577/425 454/488/332 445/491/335 374/585/427 +f 331/586/274 435/453/307 440/475/318 343/587/288 +f 334/588/320 436/457/310 441/463/316 341/589/319 +f 494/438/293 495/465/317 440/468/318 344/590/321 +f 341/589/319 441/463/316 438/464/297 339/591/296 +f 336/459/312 437/458/311 439/462/315 337/437/292 +f 334/588/320 335/460/313 437/458/311 436/457/310 +f 471/592/269 475/454/308 434/439/294 326/593/270 +f 470/594/273 476/450/304 435/453/307 331/586/274 +f 326/593/270 434/439/294 438/442/297 338/595/285 +f 315/596/241 432/425/283 443/428/283 360/580/242 +f 307/597/248 431/398/255 433/424/282 319/598/249 +f 295/599/232 430/344/199 431/398/255 307/597/248 +f 278/600/429 427/372/228 429/363/228 290/601/429 +f 290/601/216 429/363/219 442/366/222 345/581/217 +f 281/602/231 428/341/196 430/344/199 295/599/232 +f 319/598/249 433/424/282 468/603/430 458/604/431 +f 314/426/432 432/425/433 467/605/434 459/606/435 +f 490/429/284 313/422/280 465/607/436 496/608/437 +f 432/425/433 315/596/438 463/609/439 467/605/434 +f 310/388/243 311/381/237 461/610/440 464/611/441 +f 433/424/282 320/423/281 466/612/442 468/603/430 +f 313/422/280 312/383/239 460/613/443 465/607/436 +f 317/384/244 310/388/243 464/611/441 462/614/444 +f 315/385/438 317/384/244 462/614/444 463/615/439 +f 489/393/250 319/392/249 458/616/431 497/617/445 +f 309/382/238 316/399/256 456/618/446 455/619/447 +f 316/399/256 314/419/432 459/620/435 456/618/446 +f 312/383/239 309/382/238 455/619/447 460/613/443 +f 311/381/237 318/380/236 457/621/448 461/610/440 +f 458/604/431 468/603/430 476/450/304 470/594/273 +f 459/606/435 467/605/434 475/454/308 471/592/269 +f 496/608/437 465/607/436 482/449/303 498/456/309 +f 467/605/434 463/609/439 481/455/298 475/454/308 +f 464/611/441 461/610/440 480/403/260 473/447/301 +f 468/603/430 466/612/442 474/451/305 476/450/304 +f 465/607/436 460/613/443 479/407/264 482/449/303 +f 462/614/444 464/611/441 473/447/301 472/444/299 +f 463/615/439 462/614/444 472/444/299 481/443/298 +f 497/617/445 458/616/431 470/416/273 499/415/272 +f 455/619/447 456/618/446 469/411/268 477/408/265 +f 456/618/446 459/620/435 471/412/269 469/411/268 +f 460/613/443 455/619/447 477/408/265 479/407/264 +f 461/610/440 457/621/448 478/404/261 480/403/260 +f 457/621/448 497/617/445 499/415/272 478/404/261 +f 466/622/442 496/608/437 498/456/309 474/623/305 +f 318/380/236 489/393/250 497/617/445 457/621/448 +f 320/624/281 490/429/284 496/608/437 466/622/442 +f 337/437/292 439/462/315 495/465/317 494/438/293 +f 439/462/315 342/461/314 493/466/289 495/465/317 +f 474/623/305 498/456/309 492/435/290 332/625/306 +f 332/625/306 492/435/290 494/438/293 344/590/321 +f 330/405/262 491/418/275 493/434/289 342/469/314 +f 308/626/254 488/402/259 490/429/284 320/624/281 +f 478/404/261 499/415/272 491/418/275 330/405/262 +f 294/356/210 485/377/233 487/390/247 306/357/211 +f 296/627/198 486/379/235 488/402/259 308/626/254 +f 306/357/211 487/390/247 489/393/250 318/380/236 +f 282/628/197 484/378/234 486/379/235 296/627/198 +f 279/369/225 483/374/230 485/377/233 294/356/210 +o Cylinder +v 0.304096 2.305429 -0.527916 +v 1.359928 2.305429 -0.498189 +v 0.304096 2.103404 -0.487730 +v 1.359928 2.114780 -0.460266 +v 0.304096 1.932136 -0.373293 +v 1.359928 1.953156 -0.352273 +v 0.304096 1.817698 -0.202024 +v 1.359928 1.845162 -0.190648 +v 0.304096 1.777513 0.000000 +v 1.359928 1.807239 0.000000 +v 0.304096 1.817698 0.202025 +v 1.359928 1.845162 0.190649 +v 0.304096 1.932136 0.373293 +v 1.359928 1.953156 0.352273 +v 0.304096 2.103404 0.487731 +v 1.359928 2.114780 0.460267 +v 0.304096 2.305429 0.527916 +v 1.359928 2.305429 0.498189 +v 0.304096 2.507453 0.487731 +v 1.359928 2.496077 0.460267 +v 0.304096 2.678721 0.373293 +v 1.359928 2.657701 0.352273 +v 0.304096 2.793159 0.202025 +v 1.359928 2.765695 0.190649 +v 0.304096 2.833344 0.000000 +v 1.359928 2.803617 0.000000 +v 0.304096 2.793159 -0.202024 +v 1.359928 2.765695 -0.190648 +v 0.304096 2.678721 -0.373293 +v 1.359928 2.657701 -0.352272 +v 0.304096 2.507453 -0.487730 +v 1.359928 2.496077 -0.460266 +v 5.129193 2.138469 -0.403075 +v 5.129193 2.305429 -0.436286 +v 5.129193 1.996928 -0.308501 +v 5.129193 1.902353 -0.166959 +v 5.129193 1.869143 0.000000 +v 5.129193 1.902353 0.166960 +v 5.129193 1.996928 0.308501 +v 5.129193 2.138469 0.403076 +v 5.129193 2.305429 0.436286 +v 5.129193 2.472388 0.403076 +v 5.129193 2.613929 0.308501 +v 5.129193 2.708504 0.166960 +v 5.129193 2.741714 0.000000 +v 5.129193 2.708504 -0.166959 +v 5.129193 2.613929 -0.308500 +v 5.129193 2.472388 -0.403075 +v 13.221714 2.183267 -0.294923 +v 13.221714 2.305429 -0.319223 +v 13.221714 2.079704 -0.225725 +v 13.221714 2.010505 -0.122161 +v 13.221714 1.986206 0.000000 +v 13.221714 2.010505 0.122161 +v 13.221714 2.079704 0.225725 +v 13.221714 2.183267 0.294924 +v 13.221714 2.305429 0.319223 +v 13.221714 2.427590 0.294924 +v 13.221714 2.531153 0.225725 +v 13.221714 2.600352 0.122161 +v 13.221714 2.624651 0.000000 +v 13.221714 2.600352 -0.122161 +v 13.221714 2.531153 -0.225724 +v 13.221714 2.427590 -0.294923 +v 13.221714 2.156232 -0.360191 +v 13.221714 2.305429 -0.389868 +v 13.221714 2.029750 -0.275679 +v 13.221714 1.945237 -0.149196 +v 13.221714 1.915560 0.000000 +v 13.221714 1.945237 0.149196 +v 13.221714 2.029750 0.275679 +v 13.221714 2.156232 0.360192 +v 13.221714 2.305429 0.389869 +v 13.221714 2.454625 0.360192 +v 13.221714 2.581107 0.275679 +v 13.184926 2.672992 0.113195 +v 13.184926 2.695500 0.000000 +v 13.184926 2.672992 -0.113195 +v 13.221714 2.581107 -0.275678 +v 13.221714 2.454625 -0.360191 +v 12.194217 2.305428 -0.000000 +v 12.194221 2.183267 -0.294924 +v 12.194221 2.305429 -0.319223 +v 12.194221 2.079704 -0.225725 +v 12.194221 2.010505 -0.122161 +v 12.194221 1.986206 -0.000000 +v 12.194221 2.010505 0.122161 +v 12.194221 2.079704 0.225724 +v 12.194221 2.183267 0.294923 +v 12.194221 2.305429 0.319223 +v 12.194221 2.427590 0.294923 +v 12.194221 2.531153 0.225724 +v 12.194221 2.600352 0.122161 +v 12.194221 2.624651 -0.000000 +v 12.194221 2.600352 -0.122162 +v 12.194221 2.531153 -0.225725 +v 12.194221 2.427590 -0.294924 +v 0.280640 1.212177 -0.441576 +v 9.671495 1.212177 -0.425929 +v 0.280640 1.043193 -0.407963 +v 9.671495 1.049181 -0.393508 +v 0.280640 0.899935 -0.312242 +v 9.671495 0.910999 -0.301178 +v 0.280640 0.804213 -0.168984 +v 9.671495 0.818669 -0.162996 +v 0.280640 0.770600 0.000000 +v 9.671495 0.786247 0.000000 +v 0.280640 0.804213 0.168984 +v 9.671495 0.818669 0.162996 +v 0.280640 0.899935 0.312242 +v 9.671495 0.910999 0.301178 +v 0.280640 1.043193 0.407964 +v 9.671495 1.049181 0.393508 +v 0.280640 1.212177 0.441577 +v 9.671495 1.212177 0.425930 +v 0.280640 1.381161 0.407964 +v 9.671495 1.294910 0.393508 +v 0.280640 1.524419 0.312242 +v 9.671495 1.513355 0.301178 +v 0.280640 1.620140 0.168984 +v 9.671495 1.605685 0.162996 +v 0.280640 1.653753 0.000000 +v 9.671495 1.638106 0.000000 +v 0.280640 1.620140 -0.168984 +v 9.671495 1.605685 -0.162996 +v 0.280640 1.524419 -0.312242 +v 9.671495 1.513355 -0.301178 +v 0.280640 1.381161 -0.407963 +v 9.671495 1.294910 -0.393508 +v 10.144230 1.049181 -0.393508 +v 10.144230 1.212177 -0.425930 +v 10.144230 0.910999 -0.301178 +v 10.144230 0.818669 -0.162996 +v 10.144230 0.786247 -0.000000 +v 10.144230 0.818669 0.162996 +v 10.144230 0.910999 0.301178 +v 10.144230 1.049181 0.393508 +v 10.144230 1.212177 0.425930 +v 10.144230 1.294910 0.393508 +v 9.671495 2.257951 -0.136553 +v 9.671495 2.257951 0.000000 +v 9.671495 2.257951 0.136553 +v 9.671495 2.257951 0.323875 +v 9.671495 2.257951 0.252317 +v 10.144230 1.294910 -0.393508 +v 10.900620 1.212176 -0.000001 +v 9.671495 1.577535 0.365358 +v 9.671495 1.425599 0.381538 +v 9.671495 1.689541 0.197731 +v 9.671495 1.728871 0.000000 +v 9.671495 1.689540 -0.197730 +v 9.671495 1.577535 -0.365358 +v 9.671495 1.425599 -0.381537 +v 10.144230 1.014446 -0.477364 +v 10.144230 1.212177 -0.516695 +v 10.144230 0.846818 -0.365358 +v 10.144230 0.734813 -0.197731 +v 10.144230 0.695482 -0.000000 +v 10.144230 0.734813 0.197730 +v 10.144230 0.846818 0.365358 +v 10.144230 1.014446 0.477363 +v 10.144230 1.212177 0.516695 +v 10.144230 1.415379 0.474882 +v 10.144230 1.577535 0.365358 +v 10.144230 1.689541 0.197730 +v 10.144230 1.728871 -0.000000 +v 10.144230 1.689540 -0.197731 +v 10.144230 1.577535 -0.365358 +v 10.144230 1.415379 -0.474882 +v 10.900604 1.014446 -0.477364 +v 10.900604 1.212177 -0.516695 +v 10.900604 0.846818 -0.365359 +v 10.900604 0.734813 -0.197731 +v 10.900604 0.695482 -0.000001 +v 10.900604 0.734813 0.197730 +v 10.900604 0.846818 0.365358 +v 10.900604 1.689541 0.197730 +v 10.900604 1.728871 -0.000001 +v 10.900604 1.689540 -0.197731 +v 10.900604 1.577535 -0.365359 +v 10.900604 1.409907 -0.477364 +v 9.671495 2.257951 -0.252317 +v 9.671495 2.257951 -0.323875 +v 10.144230 2.257951 0.252317 +v 10.144230 2.257951 0.327954 +v 10.144230 2.257951 0.136553 +v 10.144230 2.257951 -0.000000 +v 10.144230 2.257951 -0.136553 +v 10.144230 2.257951 -0.252317 +v 10.144230 2.257951 -0.327954 +v 10.900604 1.014446 0.477363 +v 10.900604 1.212177 0.516694 +v 10.900604 1.409907 0.477363 +v 10.900604 1.577535 0.365358 +v 12.654238 2.583409 0.277980 +v 12.691026 2.675609 0.114280 +v 12.654238 1.942230 -0.150442 +v 12.654238 1.912305 0.000000 +v 12.691026 2.698349 0.000000 +v 12.654238 1.942230 0.150442 +v 12.691026 2.675609 -0.114279 +v 12.654238 2.027448 0.277980 +v 12.654238 2.583409 -0.277980 +v 12.654238 2.154987 0.363199 +v 12.654238 2.455870 -0.363199 +v 12.654238 2.305429 0.393124 +v 12.654238 2.305429 -0.393123 +v 12.654238 2.154987 -0.363199 +v 12.654238 2.455870 0.363199 +v 12.654238 2.027448 -0.277980 +v 13.221714 2.695297 0.000000 +v 13.221714 2.665620 0.149196 +v 13.221714 2.665620 -0.149196 +v 12.654238 2.668627 0.150442 +v 12.654238 2.668627 -0.150442 +v 12.654238 2.698552 0.000000 +v 13.145266 2.739592 0.000000 +v 12.731194 2.742441 0.000000 +v 13.145266 2.717085 0.078526 +v 13.145266 2.717085 -0.078526 +v 12.731194 2.719702 0.079278 +v 12.731194 2.719702 -0.079278 +v 13.147402 3.148007 0.000000 +v 12.733330 3.150856 0.000000 +v 13.147402 3.125500 0.025458 +v 13.147402 3.125500 -0.025458 +v 12.733330 3.128117 0.025702 +v 12.733330 3.128117 -0.025702 +v 9.671495 1.718124 -0.194654 +v 10.144230 1.718124 0.194654 +v 10.144230 1.755477 -0.000000 +v 9.671495 1.755477 0.000000 +v 9.671495 1.718124 0.194654 +v 10.144230 1.718124 -0.194654 +v 9.671495 1.578777 -0.386682 +v 10.144230 1.569071 -0.392497 +v 9.671495 1.611751 -0.359674 +v 10.144230 1.611751 -0.359674 +v 10.144230 1.578249 0.378752 +v 9.671495 1.587955 0.372938 +v 9.671495 1.611751 0.359674 +v 10.144230 1.611751 0.359674 +vt 1.000000 0.500000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.937500 0.500000 +vt 0.875000 1.000000 +vt 0.875000 0.500000 +vt 0.812500 1.000000 +vt 0.812500 0.500000 +vt 0.750000 1.000000 +vt 0.750000 0.500000 +vt 0.687500 1.000000 +vt 0.687500 0.500000 +vt 0.625000 1.000000 +vt 0.625000 0.500000 +vt 0.562500 1.000000 +vt 0.562500 0.500000 +vt 0.500000 1.000000 +vt 0.500000 0.500000 +vt 0.437500 1.000000 +vt 0.437500 0.500000 +vt 0.375000 1.000000 +vt 0.375000 0.500000 +vt 0.312500 1.000000 +vt 0.312500 0.500000 +vt 0.250000 1.000000 +vt 0.250000 0.500000 +vt 0.187500 1.000000 +vt 0.187500 0.500000 +vt 0.125000 1.000000 +vt 0.125000 0.500000 +vt 0.750000 1.000000 +vt 0.687500 1.000000 +vt 0.062500 1.000000 +vt 0.062500 0.500000 +vt 0.000000 1.000000 +vt 0.000000 0.500000 +vt 0.312500 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.312500 1.000000 +vt 0.437500 1.000000 +vt 0.375000 1.000000 +vt 0.125000 1.000000 +vt 0.062500 1.000000 +vt 0.875000 1.000000 +vt 0.812500 1.000000 +vt 0.562500 1.000000 +vt 0.500000 1.000000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.250000 1.000000 +vt 0.187500 1.000000 +vt 0.625000 1.000000 +vt 0.312500 1.000000 +vt 0.000000 1.000000 +vt 0.174798 0.068447 +vt 0.250000 0.053489 +vt 0.250000 0.053489 +vt 0.174798 0.068447 +vt 0.750000 1.000000 +vt 0.812500 1.000000 +vt 0.812500 1.000000 +vt 0.750000 1.000000 +vt 0.249999 1.000000 +vt 0.297499 1.000000 +vt 0.297499 1.000000 +vt 0.249999 1.000000 +vt 0.687500 1.000000 +vt 0.687500 1.000000 +vt 0.297397 1.000000 +vt 0.249999 1.000000 +vt 0.249999 1.000000 +vt 0.297397 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.125000 1.000000 +vt 0.187500 1.000000 +vt 0.187500 1.000000 +vt 0.125000 1.000000 +vt 0.562500 1.000000 +vt 0.562500 1.000000 +vt 0.062500 1.000000 +vt 0.062500 1.000000 +vt 0.500000 1.000000 +vt 0.500000 1.000000 +vt 0.937500 1.000000 +vt 1.000000 1.000000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.000000 1.000000 +vt 0.000000 1.000000 +vt 0.437500 1.000000 +vt 0.437500 1.000000 +vt 0.875000 1.000000 +vt 0.875000 1.000000 +vt 0.250000 0.446511 +vt 0.325202 0.431553 +vt 0.341844 0.471731 +vt 0.250000 0.490000 +vt 0.388954 0.388954 +vt 0.419706 0.419706 +vt 0.431553 0.325202 +vt 0.471731 0.341844 +vt 0.446511 0.250000 +vt 0.490000 0.250000 +vt 0.431553 0.174798 +vt 0.471731 0.158156 +vt 0.388954 0.111046 +vt 0.419706 0.080294 +vt 0.325202 0.068447 +vt 0.341844 0.028269 +vt 0.250000 0.010000 +vt 0.158156 0.028269 +vt 0.111046 0.111046 +vt 0.080294 0.080294 +vt 0.068447 0.174798 +vt 0.028269 0.158156 +vt 0.053489 0.250000 +vt 0.010000 0.250000 +vt 0.068447 0.325202 +vt 0.028269 0.341844 +vt 0.111046 0.388954 +vt 0.080294 0.419706 +vt 0.174798 0.431553 +vt 0.158156 0.471731 +vt 0.325202 0.431553 +vt 0.388954 0.388954 +vt 0.111046 0.111046 +vt 0.431553 0.325202 +vt 0.068447 0.174798 +vt 0.446511 0.250000 +vt 0.053489 0.250000 +vt 0.431553 0.174798 +vt 0.068447 0.325202 +vt 0.388954 0.111046 +vt 0.111046 0.388954 +vt 0.325202 0.068447 +vt 0.174798 0.431553 +vt 0.250000 0.446511 +vt 0.250000 0.250000 +vt 1.000000 0.500000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.937500 0.500000 +vt 0.875000 1.000000 +vt 0.875000 0.500000 +vt 0.812500 1.000000 +vt 0.812500 0.500000 +vt 0.750000 1.000000 +vt 0.750000 0.500000 +vt 0.687500 1.000000 +vt 0.687500 0.500000 +vt 0.625000 1.000000 +vt 0.625000 0.500000 +vt 0.562500 1.000000 +vt 0.562500 0.500000 +vt 0.500000 1.000000 +vt 0.500000 0.500000 +vt 0.437500 1.000000 +vt 0.437500 0.500000 +vt 0.375000 1.000000 +vt 0.375000 0.500000 +vt 0.312500 1.000000 +vt 0.312500 0.500000 +vt 0.250000 1.000000 +vt 0.250000 0.500000 +vt 0.187500 1.000000 +vt 0.187500 0.500000 +vt 0.125000 1.000000 +vt 0.125000 0.500000 +vt 0.875000 1.000000 +vt 0.812500 1.000000 +vt 0.062500 1.000000 +vt 0.062500 0.500000 +vt 0.000000 1.000000 +vt 0.000000 0.500000 +vt 0.125000 1.000000 +vt 0.062500 1.000000 +vt 0.562500 1.000000 +vt 0.500000 1.000000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.687500 1.000000 +vt 0.625000 1.000000 +vt 0.062500 1.000000 +vt 0.000000 1.000000 +vt 0.750000 1.000000 +vt 0.437500 1.000000 +vt 0.500000 1.000000 +vt 0.437500 1.000000 +vt 0.437500 1.000000 +vt 0.375000 1.000000 +vt 0.562500 1.000000 +vt 0.187500 1.000000 +vt 0.625000 1.000000 +vt 0.687500 1.000000 +vt 0.750000 1.000000 +vt 0.250000 1.000000 +vt 0.812500 1.000000 +vt 0.875000 1.000000 +vt 0.750000 1.000000 +vt 0.687500 1.000000 +vt 0.125000 1.000000 +vt 0.187500 1.000000 +vt 0.187500 1.000000 +vt 0.125000 1.000000 +vt 0.062500 1.000000 +vt 0.062500 1.000000 +vt 0.062500 1.000000 +vt 0.062500 1.000000 +vt 0.250000 1.000000 +vt 0.187500 1.000000 +vt 0.187500 1.000000 +vt 0.250000 1.000000 +vt 0.250000 1.000000 +vt 0.250000 1.000000 +vt 0.312500 1.000000 +vt 0.312500 1.000000 +vt 0.312500 1.000000 +vt 0.312500 1.000000 +vt 0.187500 1.000000 +vt 0.250000 1.000000 +vt 0.250000 1.000000 +vt 0.187500 1.000000 +vt 0.625000 1.000000 +vt 0.125000 1.000000 +vt 0.125000 1.000000 +vt 0.562500 1.000000 +vt 0.062500 1.000000 +vt 0.062500 1.000000 +vt 0.500000 1.000000 +vt 0.937500 1.000000 +vt 1.000000 1.000000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.000000 1.000000 +vt 0.000000 1.000000 +vt 0.437500 1.000000 +vt 0.875000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.812500 1.000000 +vt 0.312500 1.000000 +vt 0.312500 1.000000 +vt 0.312500 1.000000 +vt 0.125000 1.000000 +vt 0.125000 1.000000 +vt 0.437500 1.000000 +vt 0.437500 1.000000 +vt 0.437500 1.000000 +vt 0.437500 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.250000 0.250000 +vt 0.341844 0.471731 +vt 0.250000 0.490000 +vt 0.419706 0.419706 +vt 0.471731 0.341844 +vt 0.490000 0.250000 +vt 0.471731 0.158156 +vt 0.419706 0.080294 +vt 0.341844 0.028269 +vt 0.250000 0.010000 +vt 0.158156 0.028269 +vt 0.080294 0.080294 +vt 0.028269 0.158156 +vt 0.010000 0.250000 +vt 0.028269 0.341844 +vt 0.080294 0.419706 +vt 0.158156 0.471731 +vt 0.250000 1.000000 +vt 0.250000 1.000000 +vt 0.202604 1.000000 +vt 0.202501 1.000000 +vt 0.202604 1.000000 +vt 0.202501 1.000000 +vt 0.202501 1.000000 +vt 0.202604 1.000000 +vt 0.297499 1.000000 +vt 0.249999 1.000000 +vt 0.297397 1.000000 +vt 0.249999 1.000000 +vn 0.0281 0.0000 -0.9996 +vn 0.0223 0.0000 -0.9998 +vn 0.0223 -0.3826 -0.9236 +vn 0.0281 -0.3825 -0.9235 +vn 0.0223 -0.7069 -0.7069 +vn 0.0281 -0.7068 -0.7068 +vn 0.0223 -0.9236 -0.3826 +vn 0.0281 -0.9235 -0.3825 +vn 0.0223 -0.9998 -0.0000 +vn 0.0281 -0.9996 0.0000 +vn 0.0223 -0.9236 0.3826 +vn 0.0281 -0.9235 0.3825 +vn 0.0223 -0.7069 0.7069 +vn 0.0281 -0.7068 0.7068 +vn 0.0223 -0.3826 0.9236 +vn 0.0281 -0.3825 0.9235 +vn 0.0223 0.0000 0.9998 +vn 0.0281 0.0000 0.9996 +vn 0.0223 0.3826 0.9236 +vn 0.0281 0.3825 0.9235 +vn 0.0223 0.7069 0.7069 +vn 0.0281 0.7068 0.7068 +vn 0.0223 0.9236 0.3826 +vn 0.0281 0.9235 0.3825 +vn 0.0223 0.9998 0.0000 +vn 0.0281 0.9996 0.0000 +vn 0.0223 0.9236 -0.3826 +vn 0.0281 0.9235 -0.3825 +vn 0.0223 0.7069 -0.7069 +vn 0.0281 0.7068 -0.7068 +vn 0.0111 -0.9999 0.0000 +vn 0.0111 -0.9238 0.3827 +vn 0.0223 0.3826 -0.9236 +vn 0.0281 0.3825 -0.9235 +vn 0.0057 0.9239 0.3827 +vn 0.0057 0.7071 0.7071 +vn 0.0111 0.3827 0.9238 +vn 0.0111 0.7071 0.7071 +vn 0.0111 0.7071 -0.7071 +vn 0.0111 0.3827 -0.9238 +vn 0.0111 -0.7071 -0.7071 +vn 0.0111 -0.9238 -0.3827 +vn 0.0111 -0.3827 0.9238 +vn 0.0111 -0.0000 0.9999 +vn 0.0111 -0.0000 -0.9999 +vn 0.0111 -0.3827 -0.9238 +vn 0.0111 0.9999 0.0000 +vn 0.0111 0.9238 -0.3827 +vn 0.0111 -0.7071 0.7071 +vn 0.0111 0.9238 0.3827 +vn 0.0000 -0.3827 -0.9239 +vn 0.0000 0.0000 -1.0000 +vn 0.0057 -1.0000 0.0000 +vn 0.0057 -0.9239 -0.3827 +vn -0.7055 0.7088 0.0000 +vn -0.6959 0.6991 0.1643 +vn 0.0057 -0.9239 0.3827 +vn 0.7008 0.6945 0.1631 +vn 0.7103 0.7039 0.0000 +vn 0.0057 -0.7071 0.7071 +vn 0.0057 0.7071 -0.7071 +vn 0.0057 0.9239 -0.3827 +vn 0.0057 -0.3827 0.9239 +vn 0.0057 0.3827 -0.9239 +vn 0.0057 -0.0000 1.0000 +vn 0.0057 -0.3827 -0.9239 +vn 0.0057 -0.0000 -1.0000 +vn 0.0057 0.3827 0.9239 +vn 0.0057 -0.7071 -0.7071 +vn 1.0000 0.0000 0.0000 +vn -0.0000 0.7071 0.7071 +vn -0.0000 0.3827 0.9239 +vn 0.0000 -0.7071 -0.7071 +vn -0.0000 0.9239 0.3827 +vn 0.0000 -0.9239 -0.3827 +vn -0.0000 1.0000 -0.0000 +vn -0.0000 -1.0000 0.0000 +vn 0.0000 0.9239 -0.3827 +vn -0.0000 -0.9239 0.3827 +vn 0.0000 0.7071 -0.7071 +vn -0.0000 -0.7071 0.7071 +vn 0.0000 0.3827 -0.9239 +vn -0.0000 -0.3827 0.9239 +vn -0.0000 0.0000 1.0000 +vn 0.0022 0.0301 -0.9995 +vn 0.0011 0.0591 -0.9983 +vn 0.0008 -0.3827 -0.9239 +vn 0.0017 -0.3827 -0.9239 +vn 0.0008 -0.7071 -0.7071 +vn 0.0017 -0.7071 -0.7071 +vn 0.0008 -0.9239 -0.3827 +vn 0.0017 -0.9239 -0.3827 +vn 0.0008 -1.0000 -0.0000 +vn 0.0017 -1.0000 0.0000 +vn 0.0008 -0.9239 0.3827 +vn 0.0017 -0.9239 0.3827 +vn 0.0008 -0.7071 0.7071 +vn 0.0017 -0.7071 0.7071 +vn 0.0008 -0.3827 0.9239 +vn 0.0017 -0.3827 0.9239 +vn 0.0011 0.0591 0.9983 +vn 0.0022 0.0301 0.9995 +vn 0.0021 0.3611 0.9325 +vn 0.0032 0.3603 0.9328 +vn 0.0027 0.6673 0.7448 +vn 0.0017 0.9239 0.3827 +vn 0.0017 1.0000 -0.0000 +vn 0.0017 0.9239 -0.3827 +vn 0.0027 0.6673 -0.7448 +vn 0.0021 0.3611 -0.9325 +vn 0.0032 0.3603 -0.9328 +vn -1.0000 0.0000 0.0000 +vn 0.0000 -0.1951 0.9808 +vn -0.0000 -0.1951 -0.9808 +vn -0.0000 0.3649 -0.9311 +vn 0.0000 0.3649 0.9311 +vn -0.0976 -0.2651 0.9593 +vn -0.0536 0.1696 -0.9841 +vn -0.0524 0.1675 -0.9845 +vn -0.0095 0.0927 -0.9957 +vn 0.0003 0.7080 -0.7062 +vn -0.0001 0.3863 -0.9224 +vn -0.0001 0.3845 -0.9231 +vn -0.0005 0.0017 1.0000 +vn -0.0005 0.0017 -1.0000 +vn -0.0001 0.3863 0.9224 +vn -0.0001 0.3845 0.9231 +vn 0.0003 0.7080 0.7062 +vn -0.0976 -0.2651 -0.9593 +vn -0.1001 -0.0069 -0.9950 +vn -0.1001 -0.0132 -0.9949 +vn -0.0512 0.1894 0.9806 +vn -0.0523 0.1927 0.9799 +vn -0.0097 0.0738 0.9972 +vn 0.0057 1.0000 0.0000 +vn 0.0056 1.0000 -0.0000 +vn 0.0056 0.9808 0.1951 +vn 0.0056 0.9808 -0.1951 +vn 0.0020 0.1294 -0.9916 +vn -1.0000 0.0054 0.0000 +vn -1.0000 0.0054 0.0023 +vn 0.0052 0.6199 -0.7847 +vn 0.7008 0.6945 -0.1631 +vn -0.6959 0.6991 -0.1643 +vn 0.0052 0.6199 0.7847 +vn 0.0051 0.7491 0.6625 +vn 0.0051 0.7491 -0.6625 +vn 1.0000 -0.0054 -0.0000 +vn 1.0000 -0.0054 0.0023 +vn -1.0000 0.0054 -0.0023 +vn 0.0020 0.1294 0.9916 +vn 1.0000 -0.0054 -0.0023 +vn -0.0930 0.3052 0.9477 +usemtl Material +s 1 +f 500/629/449 501/630/450 503/631/451 502/632/452 +f 502/632/452 503/631/451 505/633/453 504/634/454 +f 504/634/454 505/633/453 507/635/455 506/636/456 +f 506/636/456 507/635/455 509/637/457 508/638/458 +f 508/638/458 509/637/457 511/639/459 510/640/460 +f 510/640/460 511/639/459 513/641/461 512/642/462 +f 512/642/462 513/641/461 515/643/463 514/644/464 +f 514/644/464 515/643/463 517/645/465 516/646/466 +f 516/646/466 517/645/465 519/647/467 518/648/468 +f 518/648/468 519/647/467 521/649/469 520/650/470 +f 520/650/470 521/649/469 523/651/471 522/652/472 +f 522/652/472 523/651/471 525/653/473 524/654/474 +f 524/654/474 525/653/473 527/655/475 526/656/476 +f 526/656/476 527/655/475 529/657/477 528/658/478 +f 511/639/459 509/637/457 536/659/479 537/660/480 +f 528/658/478 529/657/477 531/661/481 530/662/482 +f 530/662/482 531/661/481 501/663/450 500/664/449 +f 713/665/483 694/666/484 574/667/484 711/668/483 +f 521/649/469 519/647/467 541/669/485 542/670/486 +f 531/661/481 529/657/477 546/671/487 547/672/488 +f 507/635/455 505/633/453 534/673/489 535/674/490 +f 517/645/465 515/643/463 539/675/491 540/676/492 +f 503/631/451 501/630/450 533/677/493 532/678/494 +f 527/655/475 525/653/473 544/679/495 545/680/496 +f 513/641/461 511/639/459 537/660/480 538/681/497 +f 523/651/471 521/649/469 542/670/486 543/682/498 +f 501/663/450 531/661/481 547/672/488 533/683/493 +f 509/637/457 507/635/455 535/674/490 536/659/479 +f 519/647/467 517/645/465 540/676/492 541/669/485 +f 529/657/477 527/655/475 545/680/496 546/671/487 +f 505/633/453 503/631/451 532/678/494 534/673/489 +f 515/643/463 513/641/461 538/681/497 539/675/491 +f 525/653/473 523/651/471 543/682/498 544/679/495 +f 557/684/499 556/685/500 589/686/500 590/687/499 +f 697/688/501 696/689/502 567/690/502 568/691/501 +f 698/692/503 695/693/504 720/694/504 717/695/503 +f 699/696/505 697/688/501 568/691/501 569/697/505 +f 575/698/506 576/699/507 716/700/507 718/701/506 +f 701/702/508 699/696/505 569/697/505 570/703/508 +f 702/704/509 714/705/510 712/706/510 578/707/509 +f 703/708/511 701/702/508 570/703/508 571/709/511 +f 704/710/512 702/704/509 578/707/509 579/711/512 +f 705/712/513 703/708/511 571/709/511 572/713/513 +f 707/714/514 706/715/515 565/716/515 564/717/514 +f 706/718/515 704/710/512 579/711/512 565/719/515 +f 708/720/516 705/712/513 572/713/513 573/721/516 +f 709/722/517 707/714/514 564/717/514 566/723/517 +f 694/666/484 708/720/516 573/721/516 574/667/484 +f 696/689/502 709/722/517 566/723/517 567/690/502 +f 549/724/518 548/725/518 564/726/518 565/727/518 +f 548/725/518 550/728/518 566/729/518 564/726/518 +f 550/728/518 551/730/518 567/731/518 566/729/518 +f 551/730/518 552/732/518 568/733/518 567/731/518 +f 552/732/518 553/734/518 569/735/518 568/733/518 +f 553/734/518 554/736/518 570/737/518 569/735/518 +f 554/736/518 555/738/518 571/739/518 570/737/518 +f 555/738/518 556/685/518 572/740/518 571/739/518 +f 556/685/518 557/684/518 573/741/518 572/740/518 +f 557/684/518 558/742/518 574/743/518 573/741/518 +f 558/742/518 559/744/518 711/745/518 574/743/518 +f 559/744/518 560/746/518 710/747/518 711/745/518 +f 560/746/518 561/748/518 712/749/518 710/747/518 +f 561/748/518 562/750/518 578/751/518 712/749/518 +f 562/750/518 563/752/518 579/753/518 578/751/518 +f 563/752/518 549/724/518 565/727/518 579/753/518 +f 550/728/519 548/725/520 581/754/520 583/755/519 +f 558/742/521 557/684/499 590/687/499 591/756/521 +f 551/730/522 550/728/519 583/755/519 584/757/522 +f 559/744/523 558/742/521 591/756/521 592/758/523 +f 552/732/524 551/730/522 584/757/522 585/759/524 +f 560/746/525 559/744/523 592/758/523 593/760/525 +f 553/734/526 552/732/524 585/759/524 586/761/526 +f 561/748/527 560/746/525 593/760/525 594/762/527 +f 554/736/528 553/734/526 586/761/526 587/763/528 +f 562/750/529 561/748/527 594/762/527 595/764/529 +f 555/738/530 554/736/528 587/763/528 588/765/530 +f 563/752/531 562/750/529 595/764/529 596/766/531 +f 556/685/500 555/738/530 588/765/530 589/686/500 +f 548/725/520 549/724/532 582/767/532 581/754/520 +f 549/724/532 563/752/531 596/766/531 582/767/532 +f 580/768/518 581/754/518 582/767/518 +f 580/768/518 583/755/518 581/754/518 +f 580/768/518 584/757/518 583/755/518 +f 580/768/518 585/759/518 584/757/518 +f 580/768/518 586/761/518 585/759/518 +f 580/768/518 587/763/518 586/761/518 +f 580/768/518 588/765/518 587/763/518 +f 580/768/518 589/686/518 588/765/518 +f 580/768/518 590/687/518 589/686/518 +f 580/768/518 591/756/518 590/687/518 +f 580/768/518 592/758/518 591/756/518 +f 580/768/518 593/760/518 592/758/518 +f 580/768/518 594/762/518 593/760/518 +f 580/768/518 595/764/518 594/762/518 +f 580/768/518 596/766/518 595/764/518 +f 580/768/518 582/767/518 596/766/518 +f 597/769/533 598/770/534 600/771/535 599/772/536 +f 599/772/536 600/771/535 602/773/537 601/774/538 +f 601/774/538 602/773/537 604/775/539 603/776/540 +f 603/776/540 604/775/539 606/777/541 605/778/542 +f 605/778/542 606/777/541 608/779/543 607/780/544 +f 607/780/544 608/779/543 610/781/545 609/782/546 +f 609/782/546 610/781/545 612/783/547 611/784/548 +f 611/784/548 612/783/547 614/785/549 613/786/550 +f 613/786/550 614/785/549 616/787/551 615/788/552 +f 615/788/552 616/787/551 618/789/553 617/790/553 +f 617/790/553 618/789/553 620/791/554 619/792/554 +f 619/792/554 620/791/554 622/793/555 621/794/555 +f 621/794/555 622/793/555 624/795/556 623/796/556 +f 623/796/556 624/795/556 626/797/557 625/798/557 +f 604/775/539 602/773/537 631/799/521 632/800/523 +f 625/798/557 626/797/557 628/801/558 627/802/559 +f 627/802/559 628/801/558 598/803/534 597/804/533 +f 628/801/560 626/797/560 651/805/560 652/806/560 +f 614/785/549 612/783/547 636/807/531 637/808/561 +f 600/771/535 598/770/534 630/809/562 629/810/499 +f 610/781/545 608/779/543 634/811/527 635/812/529 +f 598/803/534 628/801/558 644/813/563 630/814/563 +f 606/777/541 604/775/539 632/800/523 633/815/525 +f 616/787/551 614/785/549 637/808/564 638/816/564 +f 638/816/560 637/808/560 661/817/560 662/818/560 +f 602/773/537 600/771/535 629/810/499 631/799/521 +f 612/783/547 610/781/545 635/812/529 636/807/531 +f 618/789/560 616/787/560 647/819/560 646/820/560 +f 608/779/543 606/777/541 633/815/525 634/811/527 +f 637/808/560 636/807/560 660/821/560 661/817/560 +f 626/797/560 624/795/560 650/822/560 651/805/560 +f 636/807/560 635/812/560 659/823/560 660/821/560 +f 635/812/560 634/811/560 658/824/560 659/823/560 +f 634/811/560 633/815/560 657/825/560 658/824/560 +f 624/795/560 622/793/560 649/826/560 650/822/560 +f 616/787/565 638/816/565 662/818/565 647/819/565 +f 633/815/560 632/800/560 656/827/560 657/825/560 +f 632/800/560 631/799/560 655/828/560 656/827/560 +f 658/824/527 657/825/525 673/829/525 674/830/527 +f 736/831/560 728/832/560 639/833/560 681/834/560 +f 735/835/566 734/836/567 682/837/568 689/838/568 +f 730/839/518 733/840/518 687/841/518 686/842/518 +f 728/832/560 731/843/560 640/844/560 639/833/560 +f 729/845/518 730/839/518 686/842/518 685/846/518 +f 731/843/560 732/847/560 641/848/560 640/844/560 +f 666/849/526 665/850/524 677/851/524 678/852/526 +f 659/823/529 658/824/527 674/830/527 675/853/529 +f 667/854/569 666/849/526 678/852/526 679/855/569 +f 660/821/531 659/823/529 675/853/529 690/856/531 +f 668/857/570 667/854/569 679/855/569 680/858/571 +f 661/817/572 660/821/531 690/856/531 691/859/572 +f 653/860/499 654/861/573 670/862/573 669/863/499 +f 654/864/573 668/857/570 680/858/571 670/865/573 +f 662/818/574 661/817/572 691/859/572 692/866/575 +f 655/828/521 653/860/499 669/863/499 671/867/521 +f 663/868/576 662/818/574 692/866/575 693/869/576 +f 656/827/523 655/828/521 671/867/521 672/870/523 +f 664/871/522 663/868/576 693/869/576 676/872/522 +f 657/825/525 656/827/523 672/870/523 673/829/525 +f 665/850/524 664/871/522 676/872/522 677/851/524 +f 620/791/560 618/789/560 646/820/560 648/873/560 +f 629/810/560 630/809/560 654/861/560 653/860/560 +f 622/793/560 620/791/560 648/873/560 649/826/560 +f 631/799/560 629/810/560 653/860/560 655/828/560 +f 644/813/577 628/801/577 652/806/578 668/857/579 +f 630/814/560 644/813/560 668/857/560 654/864/560 +f 733/840/518 737/874/518 688/875/518 687/841/518 +f 739/876/580 738/877/581 684/878/582 642/879/582 +f 734/836/560 736/831/560 681/834/560 682/837/560 +f 737/874/518 735/835/518 689/838/518 688/875/518 +f 740/880/560 739/876/560 642/879/560 643/881/560 +f 738/877/518 741/882/518 683/883/518 684/878/518 +f 732/847/560 740/880/560 643/881/560 641/848/560 +f 741/882/518 729/845/518 685/846/518 683/883/518 +f 645/884/518 669/885/518 670/886/518 +f 645/884/518 671/887/518 669/885/518 +f 645/884/518 672/888/518 671/887/518 +f 645/884/518 673/889/518 672/888/518 +f 645/884/518 674/890/518 673/889/518 +f 645/884/518 675/891/518 674/890/518 +f 645/884/518 690/892/518 675/891/518 +f 645/884/518 691/893/518 690/892/518 +f 645/884/518 692/894/518 691/893/518 +f 645/884/518 693/895/518 692/894/518 +f 645/884/518 676/896/518 693/895/518 +f 645/884/518 677/897/518 676/896/518 +f 645/884/518 678/898/518 677/897/518 +f 645/884/518 679/899/518 678/898/518 +f 645/884/518 680/900/518 679/899/518 +f 645/884/518 670/886/518 680/900/518 +f 535/674/490 534/673/489 709/722/517 696/689/502 +f 542/670/486 541/669/485 708/720/516 694/666/484 +f 534/673/489 532/678/494 707/714/514 709/722/517 +f 541/669/485 540/676/492 705/712/513 708/720/516 +f 533/683/493 547/672/488 704/710/512 706/718/515 +f 532/678/494 533/677/493 706/715/515 707/714/514 +f 540/676/492 539/675/491 703/708/511 705/712/513 +f 547/672/488 546/671/487 702/704/509 704/710/512 +f 539/675/491 538/681/497 701/702/508 703/708/511 +f 546/671/487 545/680/496 714/705/510 702/704/509 +f 538/681/497 537/660/480 699/696/505 701/702/508 +f 545/680/496 544/679/495 715/901/583 714/705/510 +f 537/660/480 536/659/479 697/688/501 699/696/505 +f 544/679/495 543/682/498 713/665/483 715/901/583 +f 536/659/479 535/674/490 696/689/502 697/688/501 +f 543/682/498 542/670/486 694/666/484 713/665/483 +f 576/699/584 575/698/585 711/668/483 710/902/584 +f 577/903/586 576/699/584 710/902/584 712/706/510 +f 575/698/585 695/693/585 713/665/483 711/668/483 +f 700/904/586 577/903/586 712/706/510 714/705/510 +f 698/692/584 700/904/586 714/705/510 715/901/583 +f 695/693/585 698/692/584 715/901/583 713/665/483 +f 719/905/587 721/906/587 727/907/587 725/908/587 +f 717/695/588 720/694/589 726/909/589 723/910/588 +f 577/903/590 700/904/590 721/906/590 719/905/590 +f 576/699/507 577/903/591 719/905/591 716/700/507 +f 700/904/592 698/692/503 717/695/503 721/906/592 +f 695/693/593 575/698/593 718/701/593 720/694/593 +f 723/910/594 726/909/594 724/911/594 722/912/594 +f 727/907/595 723/910/595 722/912/595 725/908/595 +f 716/700/596 719/905/597 725/908/597 722/912/596 +f 721/906/598 717/695/588 723/910/588 727/907/598 +f 720/694/599 718/701/599 724/911/599 726/909/599 +f 718/701/600 716/700/596 722/912/596 724/911/600 +f 663/868/518 664/871/518 729/845/518 741/882/518 +f 648/873/560 646/820/560 740/880/560 732/847/560 +f 662/818/518 663/868/518 741/882/518 738/877/518 +f 646/820/560 647/819/560 739/876/560 740/880/560 +f 667/854/518 668/857/518 735/835/518 737/874/518 +f 652/806/560 651/805/560 736/831/560 734/836/560 +f 647/819/601 662/818/601 738/877/581 739/876/580 +f 666/849/518 667/854/518 737/874/518 733/840/518 +f 649/826/560 648/873/560 732/847/560 731/843/560 +f 664/871/518 665/850/518 730/839/518 729/845/518 +f 650/822/560 649/826/560 731/843/560 728/832/560 +f 665/850/518 666/849/518 733/840/518 730/839/518 +f 668/857/579 652/806/578 734/836/567 735/835/566 +f 651/805/560 650/822/560 728/832/560 736/831/560 +o Cylinder.001 +v 3.945093 1.230569 -0.812239 +v 7.389699 1.230569 -0.864237 +v 3.945093 1.056278 -0.754199 +v 7.389699 0.899840 -0.798451 +v 3.945093 0.871781 -0.611108 +v 7.389699 0.619461 -0.611108 +v 3.945093 0.684437 -0.330729 +v 7.389699 0.432118 -0.330729 +v 3.945093 0.618652 0.000000 +v 7.389699 0.366332 0.000000 +v 3.945093 0.684437 0.330729 +v 7.389699 0.432118 0.330729 +v 3.945093 0.871781 0.611108 +v 7.389699 0.619461 0.611108 +v 3.945093 1.056278 0.754199 +v 7.389699 0.899840 0.798451 +v 3.945093 1.230570 0.812239 +v 7.389699 1.230570 0.864238 +v 3.945093 1.561299 0.747441 +v 7.389699 1.561299 0.798451 +v 3.945093 1.841678 0.511812 +v 7.389699 1.841678 0.580940 +v 3.945093 1.947622 0.212686 +v 7.389699 1.947622 0.212686 +v 3.945093 1.803958 0.000000 +v 7.389699 1.803958 0.000000 +v 3.945093 1.947622 -0.212685 +v 7.389699 1.947622 -0.212685 +v 3.945093 1.841678 -0.511812 +v 7.389699 1.841678 -0.580939 +v 3.945093 1.561299 -0.747441 +v 7.389699 1.561299 -0.798451 +v 4.034059 1.230569 -0.864237 +v 4.034059 0.950304 -0.798451 +v 4.034059 0.760760 -0.611108 +v 4.034059 0.543139 -0.330729 +v 4.034059 0.477353 0.000000 +v 4.034059 0.543139 0.330729 +v 4.034059 0.760760 0.611108 +v 4.034059 0.986042 0.798451 +v 4.034059 1.230570 0.864238 +v 4.034059 1.561299 0.798451 +v 4.034059 1.841678 0.547472 +v 4.034059 1.947622 0.212686 +v 4.034059 1.803958 0.000000 +v 4.034059 1.947622 -0.212685 +v 4.034059 1.841678 -0.547472 +v 4.034059 1.561299 -0.798451 +v 4.198009 1.230569 -0.864237 +v 4.198009 0.899840 -0.798451 +v 4.198009 0.619461 -0.611108 +v 4.198009 0.432118 -0.330729 +v 4.198009 0.366332 0.000000 +v 4.198009 0.432118 0.330729 +v 4.198009 0.619461 0.611108 +v 4.198009 0.899840 0.798451 +v 4.198009 1.230570 0.864238 +v 4.198009 1.561299 0.798451 +v 4.198009 1.841678 0.611108 +v 4.198009 1.947622 0.212686 +v 4.198009 1.803958 0.000000 +v 4.198009 1.947622 -0.212685 +v 4.198009 1.841678 -0.611108 +v 4.198009 1.561299 -0.798451 +v 3.945093 1.907175 0.393153 +v 7.389699 1.942791 0.393153 +v 4.034059 1.942791 0.393153 +v 4.198009 1.942791 0.393153 +v 3.945093 1.907175 -0.393153 +v 7.389699 1.942791 -0.393153 +v 4.034059 1.942791 -0.393153 +v 4.198009 1.942791 -0.393153 +v 9.301646 1.067923 -0.798451 +v 9.301646 1.230569 -0.829024 +v 9.301646 0.787545 -0.611108 +v 9.301646 0.600201 -0.330729 +v 9.301646 0.534415 0.000000 +v 9.301646 0.600201 0.330729 +v 9.301646 0.787545 0.611108 +v 9.301646 1.067923 0.798451 +v 9.301646 1.230570 0.829024 +v 9.301646 1.561299 0.755054 +v 9.301646 1.841678 0.580940 +v 9.301646 1.942791 0.393153 +v 9.301646 1.803958 -0.000000 +v 9.301646 1.947622 0.212685 +v 9.301646 1.947622 -0.212685 +v 9.301646 1.942791 -0.393153 +v 9.301646 1.561299 -0.755054 +v 9.301646 1.841678 -0.580940 +v 9.424783 1.093552 -0.722253 +v 9.424783 1.240677 -0.781761 +v 9.424783 0.839931 -0.552789 +v 9.424783 0.670466 -0.299167 +v 9.424783 0.610958 0.000000 +v 9.424783 0.670466 0.299167 +v 9.424783 0.839931 0.552789 +v 9.424783 1.093552 0.722253 +v 9.424783 1.240677 0.781761 +v 9.424783 1.539844 0.722253 +v 9.424783 1.793466 0.525499 +v 9.424783 1.888995 0.355634 +v 9.424783 1.759346 0.000000 +v 9.424783 1.896731 0.192388 +v 9.424783 1.896731 -0.192388 +v 9.424783 1.888995 -0.355633 +v 9.424783 1.539844 -0.722253 +v 9.424783 1.793466 -0.525499 +v 9.516255 1.134135 -0.601598 +v 9.516255 1.256681 -0.651165 +v 9.516255 0.922882 -0.460443 +v 9.516255 0.781727 -0.249190 +v 9.516255 0.732160 0.000000 +v 9.516255 0.781727 0.249190 +v 9.516255 0.922882 0.460443 +v 9.516255 1.134135 0.601598 +v 9.516255 1.256682 0.651165 +v 9.516255 1.505871 0.601598 +v 9.516255 1.717124 0.437712 +v 9.516255 1.803813 0.296223 +v 9.516255 1.688705 0.000000 +v 9.516255 1.816149 0.160249 +v 9.516255 1.816149 -0.160249 +v 9.516255 1.803813 -0.296223 +v 9.516255 1.505871 -0.601598 +v 9.516255 1.717125 -0.437712 +v 4.425987 1.230569 -0.864237 +v 4.653965 1.230569 -0.864237 +v 4.881943 1.230569 -0.864237 +v 5.109921 1.230569 -0.864237 +v 5.337899 1.230569 -0.864237 +v 5.565876 1.230569 -0.864237 +v 5.793854 1.230569 -0.864237 +v 6.021832 1.230569 -0.864237 +v 6.249810 1.230569 -0.864237 +v 6.477788 1.230569 -0.864237 +v 6.705766 1.230569 -0.864237 +v 6.933743 1.230569 -0.864237 +v 7.161721 1.230569 -0.864237 +v 7.161721 0.899840 -0.798451 +v 6.933743 0.899840 -0.798451 +v 6.705766 0.899840 -0.798451 +v 6.477788 0.899840 -0.798451 +v 6.249810 0.899840 -0.798451 +v 6.021832 0.899840 -0.798451 +v 5.793855 0.899840 -0.798451 +v 5.565877 0.899840 -0.798451 +v 5.337899 0.899840 -0.798451 +v 5.109921 0.899840 -0.798451 +v 4.881943 0.899840 -0.798451 +v 4.653965 0.899840 -0.798451 +v 4.425987 0.899840 -0.798451 +v 7.161721 0.619461 -0.611108 +v 6.933743 0.619461 -0.611108 +v 6.705766 0.619461 -0.611108 +v 6.477788 0.619461 -0.611108 +v 6.249810 0.619461 -0.611108 +v 6.021832 0.619461 -0.611108 +v 5.793855 0.619461 -0.611108 +v 5.565877 0.619461 -0.611108 +v 5.337899 0.619461 -0.611108 +v 5.109921 0.619461 -0.611108 +v 4.881943 0.619461 -0.611108 +v 4.653965 0.619461 -0.611108 +v 4.425987 0.619461 -0.611108 +v 7.161721 0.432118 -0.330729 +v 6.933743 0.432118 -0.330729 +v 6.705766 0.432118 -0.330729 +v 6.477788 0.432118 -0.330729 +v 6.249810 0.432118 -0.330729 +v 6.021832 0.432118 -0.330729 +v 5.793855 0.432118 -0.330729 +v 5.565877 0.432118 -0.330729 +v 5.337899 0.432118 -0.330729 +v 5.109921 0.432118 -0.330729 +v 4.881943 0.432118 -0.330729 +v 4.653965 0.432118 -0.330729 +v 4.425987 0.432118 -0.330729 +v 7.161721 0.366332 0.000000 +v 6.933743 0.366332 0.000000 +v 6.705766 0.366332 0.000000 +v 6.477788 0.366332 0.000000 +v 6.249810 0.366332 0.000000 +v 6.021832 0.366332 0.000000 +v 5.793855 0.366332 0.000000 +v 5.565877 0.366332 0.000000 +v 5.337899 0.366332 0.000000 +v 5.109921 0.366332 0.000000 +v 4.881943 0.366332 0.000000 +v 4.653965 0.366332 0.000000 +v 4.425987 0.366332 0.000000 +v 7.161721 0.432118 0.330729 +v 6.933743 0.432118 0.330729 +v 6.705766 0.432118 0.330729 +v 6.477788 0.432118 0.330729 +v 6.249810 0.432118 0.330729 +v 6.021832 0.432118 0.330729 +v 5.793855 0.432118 0.330729 +v 5.565877 0.432118 0.330729 +v 5.337899 0.432118 0.330729 +v 5.109921 0.432118 0.330729 +v 4.881943 0.432118 0.330729 +v 4.653965 0.432118 0.330729 +v 4.425987 0.432118 0.330729 +v 7.161721 0.619461 0.611108 +v 6.933743 0.619461 0.611108 +v 6.705766 0.619461 0.611108 +v 6.477788 0.619461 0.611108 +v 6.249810 0.619461 0.611108 +v 6.021832 0.619461 0.611108 +v 5.793855 0.619461 0.611108 +v 5.565877 0.619461 0.611108 +v 5.337899 0.619461 0.611108 +v 5.109921 0.619461 0.611108 +v 4.881943 0.619461 0.611108 +v 4.653965 0.619461 0.611108 +v 4.425987 0.619461 0.611108 +v 7.161721 0.899840 0.798451 +v 6.933743 0.899840 0.798451 +v 6.705766 0.899840 0.798451 +v 6.477788 0.899840 0.798451 +v 6.249810 0.899840 0.798451 +v 6.021832 0.899840 0.798451 +v 5.793855 0.899840 0.798451 +v 5.565877 0.899840 0.798451 +v 5.337899 0.899840 0.798451 +v 5.109921 0.899840 0.798451 +v 4.881943 0.899840 0.798451 +v 4.653965 0.899840 0.798451 +v 4.425987 0.899840 0.798451 +v 7.161721 1.230570 0.864238 +v 6.933743 1.230570 0.864238 +v 6.705766 1.230570 0.864238 +v 6.477788 1.230570 0.864238 +v 6.249810 1.230570 0.864238 +v 6.021832 1.230570 0.864238 +v 5.793855 1.230570 0.864238 +v 5.565877 1.230570 0.864238 +v 5.337899 1.230570 0.864238 +v 5.109921 1.230570 0.864238 +v 4.881943 1.230570 0.864238 +v 4.653965 1.230570 0.864238 +v 4.425987 1.230570 0.864238 +v 7.161721 1.561299 0.798451 +v 6.933743 1.561299 0.798451 +v 6.705766 1.561299 0.798451 +v 6.477788 1.561299 0.798451 +v 6.249810 1.561299 0.798451 +v 6.021832 1.561299 0.798451 +v 5.793855 1.561299 0.798451 +v 5.565877 1.561299 0.798451 +v 5.337899 1.561299 0.798451 +v 5.109921 1.561299 0.798451 +v 4.881943 1.561299 0.798451 +v 4.653965 1.561299 0.798451 +v 4.425987 1.561299 0.798451 +v 7.161721 1.841678 0.580940 +v 6.933743 1.841678 0.580940 +v 6.705766 1.841678 0.580940 +v 6.477788 1.841678 0.580940 +v 6.249810 1.841678 0.580940 +v 6.021832 1.841678 0.580940 +v 5.793855 1.841678 0.580940 +v 5.565877 1.841678 0.580940 +v 5.337899 1.841678 0.580940 +v 5.109921 1.841678 0.580940 +v 4.881943 1.841678 0.580940 +v 4.653965 1.841678 0.580940 +v 4.425987 1.841678 0.580940 +v 7.161721 1.947622 0.212686 +v 6.933743 1.947622 0.212686 +v 6.705766 1.947622 0.212686 +v 6.477788 1.947622 0.212686 +v 6.249810 1.947622 0.212686 +v 6.021832 1.947622 0.212686 +v 5.793855 1.947622 0.212686 +v 5.565877 1.947622 0.212686 +v 5.337899 1.947622 0.212686 +v 5.109921 1.947622 0.212686 +v 4.881943 1.947622 0.212686 +v 4.653965 1.947622 0.212686 +v 4.425987 1.947622 0.212686 +v 7.161721 1.803958 0.000000 +v 6.933743 1.803958 0.000000 +v 6.705766 1.803958 0.000000 +v 6.477788 1.803958 0.000000 +v 6.249810 1.803958 0.000000 +v 6.021832 1.803958 0.000000 +v 5.793855 1.803958 0.000000 +v 5.565877 1.803958 0.000000 +v 5.337899 1.803958 0.000000 +v 5.109921 1.803958 0.000000 +v 4.881943 1.803958 0.000000 +v 4.653965 1.803958 0.000000 +v 4.425987 1.803958 0.000000 +v 7.161721 1.947622 -0.212685 +v 6.933743 1.947622 -0.212685 +v 6.705766 1.947622 -0.212685 +v 6.477788 1.947622 -0.212685 +v 6.249810 1.947622 -0.212685 +v 6.021832 1.947622 -0.212685 +v 5.793855 1.947622 -0.212685 +v 5.565877 1.947622 -0.212685 +v 5.337899 1.947622 -0.212685 +v 5.109921 1.947622 -0.212685 +v 4.881943 1.947622 -0.212685 +v 4.653965 1.947622 -0.212685 +v 4.425987 1.947622 -0.212685 +v 7.161721 1.841678 -0.580939 +v 6.933743 1.841678 -0.580939 +v 6.705766 1.841678 -0.580939 +v 6.477788 1.841678 -0.580939 +v 6.249810 1.841678 -0.580939 +v 6.021832 1.841678 -0.580939 +v 5.793855 1.841678 -0.580939 +v 5.565877 1.841678 -0.580939 +v 5.337899 1.841678 -0.580939 +v 5.109921 1.841678 -0.580939 +v 4.881943 1.841678 -0.580939 +v 4.653965 1.841678 -0.580939 +v 4.425987 1.841678 -0.580939 +v 7.161721 1.561299 -0.798451 +v 6.933743 1.561299 -0.798451 +v 6.705766 1.561299 -0.798451 +v 6.477788 1.561299 -0.798451 +v 6.249810 1.561299 -0.798451 +v 6.021832 1.561299 -0.798451 +v 5.793855 1.561299 -0.798451 +v 5.565877 1.561299 -0.798451 +v 5.337899 1.561299 -0.798451 +v 5.109921 1.561299 -0.798451 +v 4.881943 1.561299 -0.798451 +v 4.653965 1.561299 -0.798451 +v 4.425987 1.561299 -0.798451 +v 7.161721 1.942791 0.393153 +v 6.933743 1.942791 0.393153 +v 6.705766 1.942791 0.393153 +v 6.477788 1.942791 0.393153 +v 6.249810 1.942791 0.393153 +v 6.021832 1.942791 0.393153 +v 5.793855 1.942791 0.393153 +v 5.565877 1.942791 0.393153 +v 5.337899 1.942791 0.393153 +v 5.109921 1.942791 0.393153 +v 4.881943 1.942791 0.393153 +v 4.653965 1.942791 0.393153 +v 4.425987 1.942791 0.393153 +v 7.161721 1.942791 -0.393153 +v 6.933743 1.942791 -0.393153 +v 6.705766 1.942791 -0.393153 +v 6.477788 1.942791 -0.393153 +v 6.249810 1.942791 -0.393153 +v 6.021832 1.942791 -0.393153 +v 5.793855 1.942791 -0.393153 +v 5.565877 1.942791 -0.393153 +v 5.337899 1.942791 -0.393153 +v 5.109921 1.942791 -0.393153 +v 4.881943 1.942791 -0.393153 +v 4.653965 1.942791 -0.393153 +v 4.425987 1.942791 -0.393153 +v 7.332706 0.919941 -0.749923 +v 7.332706 1.230569 -0.811711 +v 7.218718 1.230569 -0.811711 +v 7.332706 0.656603 -0.573967 +v 7.332706 0.480646 -0.310628 +v 7.332706 0.418858 0.000000 +v 7.332706 0.480646 0.310629 +v 7.332706 0.656603 0.573967 +v 7.332706 0.919941 0.749924 +v 7.332706 1.230570 0.811712 +v 7.332706 1.541198 0.749924 +v 7.332706 1.801777 0.548465 +v 7.332706 1.891655 0.381149 +v 7.332706 1.751432 0.000000 +v 7.332706 1.897195 0.227386 +v 7.332706 1.897195 -0.227386 +v 7.332706 1.891655 -0.381149 +v 7.332706 1.541198 -0.749924 +v 7.332706 1.801778 -0.548465 +v 4.482982 1.230569 -0.811711 +v 4.596971 1.230569 -0.811711 +v 4.938938 1.230569 -0.811711 +v 5.052927 1.230569 -0.811711 +v 5.394894 1.230569 -0.811711 +v 5.508883 1.230569 -0.811711 +v 5.850849 1.230569 -0.811711 +v 5.964838 1.230569 -0.811711 +v 6.306805 1.230569 -0.811711 +v 6.420794 1.230569 -0.811711 +v 6.762760 1.230569 -0.811711 +v 6.876749 1.230569 -0.811711 +v 7.218718 0.919941 -0.749923 +v 6.876749 0.919941 -0.749923 +v 6.762760 0.919941 -0.749923 +v 6.420794 0.919941 -0.749923 +v 6.306805 0.919941 -0.749923 +v 5.964838 0.919941 -0.749923 +v 5.850849 0.919941 -0.749923 +v 5.508883 0.919941 -0.749923 +v 5.394894 0.919941 -0.749923 +v 5.052927 0.919941 -0.749923 +v 4.938938 0.919941 -0.749923 +v 4.596971 0.919941 -0.749923 +v 4.482982 0.919941 -0.749923 +v 7.218718 0.656603 -0.573967 +v 6.876749 0.656603 -0.573967 +v 6.762760 0.656603 -0.573967 +v 6.420794 0.656603 -0.573967 +v 6.306805 0.656603 -0.573967 +v 5.964838 0.656603 -0.573967 +v 5.850849 0.656603 -0.573967 +v 5.508883 0.656603 -0.573967 +v 5.394894 0.656603 -0.573967 +v 5.052927 0.656603 -0.573967 +v 4.938938 0.656603 -0.573967 +v 4.596971 0.656603 -0.573967 +v 4.482982 0.656603 -0.573967 +v 7.218718 0.480646 -0.310628 +v 6.876749 0.480646 -0.310628 +v 6.762760 0.480646 -0.310628 +v 6.420794 0.480646 -0.310628 +v 6.306805 0.480646 -0.310628 +v 5.964838 0.480646 -0.310628 +v 5.850849 0.480646 -0.310628 +v 5.508883 0.480646 -0.310628 +v 5.394894 0.480646 -0.310628 +v 5.052927 0.480646 -0.310628 +v 4.938938 0.480646 -0.310628 +v 4.596971 0.480646 -0.310628 +v 4.482982 0.480646 -0.310628 +v 7.218718 0.418858 0.000000 +v 6.876749 0.418858 0.000000 +v 6.762760 0.418858 0.000000 +v 6.420794 0.418858 0.000000 +v 6.306805 0.418858 0.000000 +v 5.964838 0.418858 0.000000 +v 5.850849 0.418858 0.000000 +v 5.508883 0.418858 0.000000 +v 5.394894 0.418858 0.000000 +v 5.052927 0.418858 0.000000 +v 4.938938 0.418858 0.000000 +v 4.596971 0.418858 0.000000 +v 4.482982 0.418858 0.000000 +v 7.218718 0.480646 0.310629 +v 6.876749 0.480646 0.310629 +v 6.762760 0.480646 0.310629 +v 6.420794 0.480646 0.310629 +v 6.306805 0.480646 0.310629 +v 5.964838 0.480646 0.310629 +v 5.850849 0.480646 0.310629 +v 5.508883 0.480646 0.310629 +v 5.394894 0.480646 0.310629 +v 5.052927 0.480646 0.310629 +v 4.938938 0.480646 0.310629 +v 4.596971 0.480646 0.310629 +v 4.482982 0.480646 0.310629 +v 7.218718 0.656603 0.573967 +v 6.876749 0.656603 0.573967 +v 6.762760 0.656603 0.573967 +v 6.420794 0.656603 0.573967 +v 6.306805 0.656603 0.573967 +v 5.964838 0.656603 0.573967 +v 5.850849 0.656603 0.573967 +v 5.508883 0.656603 0.573967 +v 5.394894 0.656603 0.573967 +v 5.052927 0.656603 0.573967 +v 4.938938 0.656603 0.573967 +v 4.596971 0.656603 0.573967 +v 4.482982 0.656603 0.573967 +v 7.218718 0.919941 0.749924 +v 6.876749 0.919941 0.749924 +v 6.762760 0.919941 0.749924 +v 6.420794 0.919941 0.749924 +v 6.306805 0.919941 0.749924 +v 5.964838 0.919941 0.749924 +v 5.850849 0.919941 0.749924 +v 5.508883 0.919941 0.749924 +v 5.394894 0.919941 0.749924 +v 5.052927 0.919941 0.749924 +v 4.938938 0.919941 0.749924 +v 4.596971 0.919941 0.749924 +v 4.482982 0.919941 0.749924 +v 7.218718 1.230570 0.811712 +v 6.876749 1.230570 0.811712 +v 6.762760 1.230570 0.811712 +v 6.420794 1.230570 0.811712 +v 6.306805 1.230570 0.811712 +v 5.964838 1.230570 0.811712 +v 5.850849 1.230570 0.811712 +v 5.508883 1.230570 0.811712 +v 5.394894 1.230570 0.811712 +v 5.052927 1.230570 0.811712 +v 4.938938 1.230570 0.811712 +v 4.596971 1.230570 0.811712 +v 4.482982 1.230570 0.811712 +v 7.218718 1.541198 0.749924 +v 6.876749 1.541198 0.749924 +v 6.762760 1.541198 0.749924 +v 6.420794 1.541198 0.749924 +v 6.306805 1.541198 0.749924 +v 5.964838 1.541198 0.749924 +v 5.850849 1.541198 0.749924 +v 5.508883 1.541198 0.749924 +v 5.394894 1.541198 0.749924 +v 5.052927 1.541198 0.749924 +v 4.938938 1.541198 0.749924 +v 4.596971 1.541198 0.749924 +v 4.482982 1.541198 0.749924 +v 7.218718 1.801777 0.548465 +v 6.876749 1.801777 0.548465 +v 6.762760 1.801777 0.548465 +v 6.420794 1.801777 0.548465 +v 6.306805 1.801777 0.548465 +v 5.964838 1.801777 0.548465 +v 5.850849 1.801777 0.548465 +v 5.508883 1.801777 0.548465 +v 5.394894 1.801777 0.548465 +v 5.052927 1.801777 0.548465 +v 4.938938 1.801777 0.548465 +v 4.596971 1.801777 0.548465 +v 4.482982 1.801777 0.548465 +v 7.218718 1.897195 0.227386 +v 6.876749 1.897195 0.227386 +v 6.762760 1.897195 0.227386 +v 6.420794 1.897195 0.227386 +v 6.306805 1.897195 0.227386 +v 5.964838 1.897195 0.227386 +v 5.850849 1.897195 0.227386 +v 5.508883 1.897195 0.227386 +v 5.394894 1.897195 0.227386 +v 5.052927 1.897195 0.227386 +v 4.938938 1.897195 0.227386 +v 4.596971 1.897195 0.227386 +v 4.482982 1.897195 0.227386 +v 7.218718 1.751432 0.000000 +v 6.876749 1.751432 0.000000 +v 6.762760 1.751432 0.000000 +v 6.420794 1.751432 0.000000 +v 6.306805 1.751432 0.000000 +v 5.964838 1.751432 0.000000 +v 5.850849 1.751432 0.000000 +v 5.508883 1.751432 0.000000 +v 5.394894 1.751432 0.000000 +v 5.052927 1.751432 0.000000 +v 4.938938 1.751432 0.000000 +v 4.596971 1.751432 0.000000 +v 4.482982 1.751432 0.000000 +v 7.218718 1.897195 -0.227386 +v 6.876749 1.897195 -0.227386 +v 6.762760 1.897195 -0.227386 +v 6.420794 1.897195 -0.227386 +v 6.306805 1.897195 -0.227386 +v 5.964838 1.897195 -0.227386 +v 5.850849 1.897195 -0.227386 +v 5.508883 1.897195 -0.227386 +v 5.394894 1.897195 -0.227386 +v 5.052927 1.897195 -0.227386 +v 4.938938 1.897195 -0.227386 +v 4.596971 1.897195 -0.227386 +v 4.482982 1.897195 -0.227386 +v 7.218718 1.801778 -0.548465 +v 6.876749 1.801778 -0.548465 +v 6.762760 1.801778 -0.548465 +v 6.420794 1.801778 -0.548465 +v 6.306805 1.801778 -0.548465 +v 5.964838 1.801778 -0.548465 +v 5.850849 1.801778 -0.548465 +v 5.508883 1.801778 -0.548465 +v 5.394894 1.801778 -0.548465 +v 5.052927 1.801778 -0.548465 +v 4.938938 1.801778 -0.548465 +v 4.596971 1.801778 -0.548465 +v 4.482982 1.801778 -0.548465 +v 7.218718 1.541198 -0.749924 +v 6.876749 1.541198 -0.749924 +v 6.762760 1.541198 -0.749924 +v 6.420794 1.541198 -0.749924 +v 6.306805 1.541198 -0.749924 +v 5.964838 1.541198 -0.749924 +v 5.850849 1.541198 -0.749924 +v 5.508883 1.541198 -0.749924 +v 5.394894 1.541198 -0.749924 +v 5.052927 1.541198 -0.749924 +v 4.938938 1.541198 -0.749924 +v 4.596971 1.541198 -0.749924 +v 4.482982 1.541198 -0.749924 +v 7.218718 1.891655 0.381149 +v 6.876749 1.891655 0.381149 +v 6.762760 1.891655 0.381149 +v 6.420794 1.891655 0.381149 +v 6.306805 1.891655 0.381149 +v 5.964838 1.891655 0.381149 +v 5.850849 1.891655 0.381149 +v 5.508883 1.891655 0.381149 +v 5.394894 1.891655 0.381149 +v 5.052927 1.891655 0.381149 +v 4.938938 1.891655 0.381149 +v 4.596971 1.891655 0.381149 +v 4.482982 1.891655 0.381149 +v 7.218718 1.891655 -0.381149 +v 6.876749 1.891655 -0.381149 +v 6.762760 1.891655 -0.381149 +v 6.420794 1.891655 -0.381149 +v 6.306805 1.891655 -0.381149 +v 5.964838 1.891655 -0.381149 +v 5.850849 1.891655 -0.381149 +v 5.508883 1.891655 -0.381149 +v 5.394894 1.891655 -0.381149 +v 5.052927 1.891655 -0.381149 +v 4.938938 1.891655 -0.381149 +v 4.596971 1.891655 -0.381149 +v 4.482982 1.891655 -0.381149 +v 7.662834 0.643473 -0.611108 +v 7.935969 0.667485 -0.611108 +v 8.209105 0.691497 -0.611108 +v 8.482240 0.715509 -0.611108 +v 8.755376 0.739521 -0.611108 +v 9.028511 0.763533 -0.611108 +v 9.028511 0.576189 -0.330729 +v 8.755376 0.552177 -0.330729 +v 8.482241 0.528165 -0.330729 +v 8.209105 0.504154 -0.330729 +v 7.935970 0.480142 -0.330729 +v 7.662834 0.456130 -0.330729 +v 7.662834 0.923852 0.798451 +v 7.935969 0.947864 0.798451 +v 8.209105 0.971876 0.798451 +v 8.482240 0.995888 0.798451 +v 8.755376 1.019899 0.798451 +v 9.028511 1.043911 0.798451 +v 9.028511 1.230570 0.829024 +v 8.755376 1.230570 0.864237 +v 8.482241 1.230570 0.864237 +v 8.209105 1.230570 0.864237 +v 7.935970 1.230570 0.864237 +v 7.662834 1.230570 0.864238 +v 7.662834 1.230569 -0.864237 +v 7.935969 1.230569 -0.864237 +v 8.209105 1.230569 -0.864237 +v 8.482240 1.230569 -0.864237 +v 8.755376 1.230569 -0.864237 +v 9.028511 1.230569 -0.829024 +v 9.028511 1.043911 -0.798451 +v 8.755376 1.019900 -0.798451 +v 8.482241 0.995888 -0.798451 +v 8.209105 0.971876 -0.798451 +v 7.935970 0.947864 -0.798451 +v 7.662834 0.923852 -0.798451 +v 7.662834 1.803958 0.000000 +v 7.935969 1.803958 0.000000 +v 8.209105 1.803958 0.000000 +v 8.482240 1.803958 0.000000 +v 8.755376 1.803958 0.000000 +v 9.028511 1.803958 -0.000000 +v 9.028511 1.947622 -0.212685 +v 8.755376 1.947622 -0.212685 +v 8.482241 1.947622 -0.212685 +v 8.209105 1.947622 -0.212685 +v 7.935970 1.947622 -0.212685 +v 7.662834 1.947622 -0.212685 +v 7.662834 1.942791 -0.393153 +v 7.935969 1.942791 -0.393153 +v 8.209105 1.942791 -0.393153 +v 8.482240 1.942791 -0.393153 +v 8.755376 1.942791 -0.393153 +v 9.028511 1.942791 -0.393153 +v 9.028511 1.841678 -0.580940 +v 8.755376 1.841678 -0.580940 +v 8.482241 1.841678 -0.580940 +v 8.209105 1.841678 -0.580940 +v 7.935970 1.841678 -0.580939 +v 7.662834 1.841678 -0.580939 +v 7.662834 1.942791 0.393153 +v 7.935969 1.942791 0.393153 +v 8.209105 1.942791 0.393153 +v 8.482240 1.942791 0.393153 +v 8.755376 1.942791 0.393153 +v 9.028511 1.942791 0.393153 +v 9.028511 1.947622 0.212685 +v 8.755376 1.947622 0.212685 +v 8.482241 1.947622 0.212685 +v 8.209105 1.947622 0.212685 +v 7.935970 1.947622 0.212686 +v 7.662834 1.947622 0.212686 +v 7.662834 0.456130 0.330729 +v 7.935969 0.480142 0.330729 +v 8.209105 0.504154 0.330729 +v 8.482240 0.528166 0.330729 +v 8.755376 0.552177 0.330729 +v 9.028511 0.576189 0.330729 +v 9.028511 0.763533 0.611108 +v 8.755376 0.739521 0.611108 +v 8.482241 0.715509 0.611108 +v 8.209105 0.691497 0.611108 +v 7.935970 0.667485 0.611108 +v 7.662834 0.643473 0.611108 +v 7.662834 1.841678 0.580940 +v 7.935969 1.841678 0.580940 +v 8.209105 1.841678 0.580940 +v 8.482240 1.841678 0.580940 +v 8.755376 1.841678 0.580940 +v 9.028511 1.841678 0.580940 +v 7.662834 1.561299 -0.798451 +v 7.935969 1.561299 -0.798451 +v 8.209105 1.561299 -0.798451 +v 8.482240 1.561299 -0.798451 +v 8.755376 1.561299 -0.798451 +v 9.028511 1.561299 -0.755054 +v 9.028511 0.510404 0.000000 +v 8.755376 0.486392 0.000000 +v 8.482241 0.462380 0.000000 +v 8.209105 0.438368 0.000000 +v 7.935970 0.414356 0.000000 +v 7.662834 0.390344 0.000000 +v 9.028511 1.561299 0.755054 +v 8.755376 1.561299 0.798451 +v 8.482241 1.561299 0.798451 +v 8.209105 1.561299 0.798451 +v 7.935970 1.561299 0.798451 +v 7.662834 1.561299 0.798451 +v 7.728831 0.680823 -0.574322 +v 7.865424 0.704267 -0.573750 +v 8.275096 0.728847 -0.574322 +v 8.411689 0.752290 -0.573750 +v 8.821359 0.776871 -0.574322 +v 8.957952 0.800314 -0.573750 +v 8.957445 0.624473 -0.310490 +v 8.820871 0.600627 -0.310893 +v 8.411183 0.576449 -0.310490 +v 8.274609 0.552603 -0.310893 +v 7.864919 0.528426 -0.310490 +v 7.728343 0.504580 -0.310893 +v 7.729667 0.944957 0.750379 +v 7.866287 0.968061 0.749987 +v 8.275912 0.993909 0.750799 +v 8.412530 1.017127 0.750436 +v 8.822147 1.043258 0.751436 +v 8.958761 1.066637 0.751123 +v 8.959381 1.233808 0.778736 +v 8.822813 1.233808 0.778736 +v 8.413153 1.232257 0.811739 +v 8.276586 1.232257 0.811739 +v 7.866912 1.231181 0.811716 +v 7.730345 1.231181 0.811716 +v 7.730345 1.231180 -0.811715 +v 7.866912 1.231180 -0.811715 +v 8.276585 1.232257 -0.811739 +v 8.413153 1.232257 -0.811739 +v 8.822813 1.233808 -0.778736 +v 8.959381 1.233808 -0.778736 +v 8.958761 1.066637 -0.751123 +v 8.822147 1.043259 -0.751436 +v 8.412531 1.017127 -0.750436 +v 8.275913 0.993909 -0.750798 +v 7.866288 0.968061 -0.749987 +v 7.729667 0.944957 -0.750379 +v 7.730473 1.751432 0.000000 +v 7.867041 1.751432 0.000000 +v 8.276737 1.751432 0.000000 +v 8.413305 1.751432 0.000000 +v 8.823000 1.751432 0.000000 +v 8.959568 1.751432 -0.000000 +v 8.959568 1.897195 -0.227386 +v 8.823000 1.897195 -0.227386 +v 8.413305 1.897195 -0.227386 +v 8.276738 1.897195 -0.227386 +v 7.867041 1.897195 -0.227386 +v 7.730473 1.897195 -0.227386 +v 7.730473 1.891655 -0.381149 +v 7.867041 1.891655 -0.381149 +v 8.276737 1.891655 -0.381149 +v 8.413305 1.891655 -0.381149 +v 8.823000 1.891655 -0.381149 +v 8.959568 1.891655 -0.381149 +v 8.959568 1.801778 -0.548465 +v 8.823000 1.801778 -0.548465 +v 8.413305 1.801778 -0.548465 +v 8.276738 1.801778 -0.548465 +v 7.867041 1.801778 -0.548465 +v 7.730473 1.801778 -0.548465 +v 7.730473 1.891655 0.381149 +v 7.867041 1.891655 0.381149 +v 8.276737 1.891655 0.381149 +v 8.413305 1.891655 0.381149 +v 8.823000 1.891655 0.381149 +v 8.959568 1.891655 0.381149 +v 8.959568 1.897195 0.227386 +v 8.823000 1.897195 0.227386 +v 8.413305 1.897195 0.227386 +v 8.276738 1.897195 0.227386 +v 7.867041 1.897195 0.227386 +v 7.730473 1.897195 0.227386 +v 7.728343 0.504579 0.310893 +v 7.864918 0.528426 0.310490 +v 8.274609 0.552603 0.310893 +v 8.411182 0.576449 0.310490 +v 8.820871 0.600627 0.310893 +v 8.957445 0.624473 0.310490 +v 8.957952 0.800314 0.573750 +v 8.821359 0.776871 0.574322 +v 8.411690 0.752290 0.573750 +v 8.275097 0.728847 0.574322 +v 7.865424 0.704267 0.573750 +v 7.728831 0.680823 0.574322 +v 7.730473 1.801777 0.548465 +v 7.867041 1.801777 0.548465 +v 8.276737 1.801777 0.548465 +v 8.413305 1.801777 0.548465 +v 8.823000 1.801777 0.548465 +v 8.959568 1.801777 0.548465 +v 7.730473 1.541198 -0.749924 +v 7.867041 1.541198 -0.749924 +v 8.276737 1.541198 -0.749924 +v 8.413305 1.541198 -0.749924 +v 8.823000 1.541198 -0.735865 +v 8.959568 1.541198 -0.735865 +v 8.957268 0.562728 0.000000 +v 8.820701 0.538716 0.000000 +v 8.411006 0.514704 0.000000 +v 8.274439 0.490692 0.000000 +v 7.864741 0.466680 0.000000 +v 7.728173 0.442668 0.000000 +v 8.959568 1.541198 0.735865 +v 8.823000 1.541198 0.735865 +v 8.413305 1.541198 0.749924 +v 8.276738 1.541198 0.749924 +v 7.867041 1.541198 0.749924 +v 7.730473 1.541198 0.749924 +vt 0.062500 0.603650 +vt 0.125000 0.603650 +vt 0.125000 0.603650 +vt 0.062500 0.603650 +vt 0.562500 0.603650 +vt 0.625000 0.603650 +vt 0.625000 0.603650 +vt 0.562500 0.603650 +vt 0.000000 0.969512 +vt 0.062500 0.969512 +vt 0.062500 0.969512 +vt 0.000000 0.969512 +vt 0.500000 0.969512 +vt 0.562500 0.969512 +vt 0.562500 0.969512 +vt 0.500000 0.969512 +vt 0.062500 0.939023 +vt 0.000000 0.939023 +vt 0.000000 0.939023 +vt 0.062500 0.939023 +vt 0.562500 0.939023 +vt 0.500000 0.939023 +vt 0.500000 0.939023 +vt 0.562500 0.939023 +vt 0.000000 0.908535 +vt 0.062500 0.908535 +vt 0.062500 0.908535 +vt 0.000000 0.908535 +vt 0.500000 0.908535 +vt 0.562500 0.908535 +vt 0.562500 0.908535 +vt 0.500000 0.908535 +vt 0.062500 0.878046 +vt 0.000000 0.878046 +vt 0.000000 0.878046 +vt 0.062500 0.878046 +vt 0.562500 0.878046 +vt 0.500000 0.878046 +vt 0.500000 0.878046 +vt 0.562500 0.878046 +vt 0.000000 0.847558 +vt 0.062500 0.847558 +vt 0.062500 0.847558 +vt 0.000000 0.847558 +vt 0.500000 0.847558 +vt 0.562500 0.847558 +vt 0.562500 0.847558 +vt 0.500000 0.847558 +vt 0.062500 0.817069 +vt 0.000000 0.817069 +vt 0.000000 0.817069 +vt 0.062500 0.817069 +vt 0.562500 0.817069 +vt 0.500000 0.817069 +vt 0.500000 0.817069 +vt 0.562500 0.817069 +vt 0.812500 1.000000 +vt 0.875000 1.000000 +vt 0.875000 1.000000 +vt 0.812500 1.000000 +vt 0.000000 0.786581 +vt 0.062500 0.786581 +vt 0.062500 0.786581 +vt 0.000000 0.786581 +vt 0.500000 0.786581 +vt 0.562500 0.786581 +vt 0.562500 0.786581 +vt 0.500000 0.786581 +vt 0.750000 0.490000 +vt 0.841844 0.471731 +vt 0.919706 0.419706 +vt 0.971731 0.341844 +vt 0.990000 0.250000 +vt 0.971731 0.158156 +vt 0.919706 0.080294 +vt 0.841844 0.028269 +vt 0.750000 0.010000 +vt 0.658156 0.028269 +vt 0.580294 0.080294 +vt 0.554282 0.119225 +vt 0.528269 0.158156 +vt 0.510000 0.250000 +vt 0.528269 0.341844 +vt 0.554282 0.380775 +vt 0.580294 0.419706 +vt 0.658156 0.471731 +vt 0.062500 0.500000 +vt 0.062500 0.525735 +vt 0.000000 0.525735 +vt 0.000000 0.500000 +vt 0.125000 0.500000 +vt 0.125000 0.525735 +vt 0.156250 0.500000 +vt 0.156250 0.525735 +vt 0.250000 0.500000 +vt 0.250000 0.525735 +vt 0.187500 0.525735 +vt 0.187500 0.500000 +vt 0.312500 0.500000 +vt 0.312500 0.525735 +vt 0.343750 0.500000 +vt 0.343750 0.525735 +vt 0.437500 0.500000 +vt 0.437500 0.525735 +vt 0.375000 0.525735 +vt 0.375000 0.500000 +vt 0.500000 0.500000 +vt 0.500000 0.525735 +vt 0.562500 0.500000 +vt 0.562500 0.525735 +vt 0.625000 0.500000 +vt 0.625000 0.525735 +vt 0.687500 0.500000 +vt 0.687500 0.525735 +vt 0.750000 0.500000 +vt 0.750000 0.525735 +vt 0.812500 0.500000 +vt 0.812500 0.525735 +vt 0.875000 0.500000 +vt 0.875000 0.525735 +vt 0.937500 0.500000 +vt 0.937500 0.525735 +vt 1.000000 0.500000 +vt 1.000000 0.525735 +vt 0.062500 0.573162 +vt 0.000000 0.573162 +vt 0.125000 0.573162 +vt 0.156250 0.573162 +vt 0.250000 0.573162 +vt 0.187500 0.573162 +vt 0.312500 0.573162 +vt 0.343750 0.573162 +vt 0.437500 0.573162 +vt 0.375000 0.573162 +vt 0.500000 0.573162 +vt 0.562500 0.573162 +vt 0.625000 0.573162 +vt 0.687500 0.573162 +vt 0.750000 0.573162 +vt 0.812500 0.573162 +vt 0.875000 0.573162 +vt 0.937500 0.573162 +vt 1.000000 0.573162 +vt 0.062500 0.756093 +vt 0.000000 0.756092 +vt 0.000000 0.756092 +vt 0.062500 0.756093 +vt 0.562500 0.756092 +vt 0.500000 0.756092 +vt 0.500000 0.756092 +vt 0.562500 0.756092 +vt 0.625000 1.000000 +vt 0.687500 1.000000 +vt 0.687500 1.000000 +vt 0.625000 1.000000 +vt 0.500000 1.000000 +vt 0.562500 1.000000 +vt 0.562500 1.000000 +vt 0.500000 1.000000 +vt 0.937500 1.000000 +vt 1.000000 1.000000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.187500 1.000000 +vt 0.250000 1.000000 +vt 0.250000 1.000000 +vt 0.187500 1.000000 +vt 0.125000 1.000000 +vt 0.156250 1.000000 +vt 0.156250 1.000000 +vt 0.125000 1.000000 +vt 0.312500 1.000000 +vt 0.343750 1.000000 +vt 0.343750 1.000000 +vt 0.312500 1.000000 +vt 0.625000 1.000000 +vt 0.687500 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.000000 1.000000 +vt 0.062500 1.000000 +vt 0.062500 1.000000 +vt 0.000000 1.000000 +vt 0.750000 1.000000 +vt 0.750000 1.000000 +vt 0.437500 1.000000 +vt 0.437500 1.000000 +vt 0.562500 1.000000 +vt 0.625000 1.000000 +vt 0.562500 1.000000 +vt 0.187500 1.000000 +vt 0.156250 1.000000 +vt 0.125000 1.000000 +vt 0.062500 1.000000 +vt 0.500000 1.000000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.000000 1.000000 +vt 0.437500 1.000000 +vt 0.875000 1.000000 +vt 0.343750 1.000000 +vt 0.312500 1.000000 +vt 0.375000 1.000000 +vt 0.812500 1.000000 +vt 0.750000 1.000000 +vt 0.250000 1.000000 +vt 0.341844 0.471731 +vt 0.250000 0.490000 +vt 0.158156 0.471731 +vt 0.080294 0.419706 +vt 0.054282 0.380775 +vt 0.028269 0.341844 +vt 0.010000 0.250000 +vt 0.028269 0.158156 +vt 0.054282 0.119225 +vt 0.080294 0.080294 +vt 0.158156 0.028269 +vt 0.250000 0.010000 +vt 0.341844 0.028269 +vt 0.419706 0.080294 +vt 0.471731 0.158156 +vt 0.490000 0.250000 +vt 0.471731 0.341844 +vt 0.419706 0.419706 +vt 0.125000 1.000000 +vt 0.062500 1.000000 +vt 0.500000 1.000000 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.000000 1.000000 +vt 0.437500 1.000000 +vt 0.875000 1.000000 +vt 0.343750 1.000000 +vt 0.312500 1.000000 +vt 0.375000 1.000000 +vt 0.812500 1.000000 +vt 0.156250 1.000000 +vt 0.750000 1.000000 +vt 0.250000 1.000000 +vt 0.687500 1.000000 +vt 0.187500 1.000000 +vt 0.187500 0.603650 +vt 0.156250 0.603650 +vt 0.000000 0.725604 +vt 0.062500 0.725604 +vt 0.062500 0.725604 +vt 0.000000 0.725604 +vt 0.187500 0.634139 +vt 0.187500 0.664627 +vt 0.156250 0.664627 +vt 0.156250 0.634139 +vt 0.500000 0.725604 +vt 0.562500 0.725604 +vt 0.562500 0.725604 +vt 0.500000 0.725604 +vt 0.187500 0.695116 +vt 0.187500 0.725604 +vt 0.156250 0.725604 +vt 0.156250 0.695116 +vt 0.062500 0.695116 +vt 0.000000 0.695115 +vt 0.000000 0.695115 +vt 0.062500 0.695116 +vt 0.187500 0.756092 +vt 0.187500 0.786581 +vt 0.156250 0.786581 +vt 0.156250 0.756092 +vt 0.562500 0.695116 +vt 0.500000 0.695116 +vt 0.500000 0.695116 +vt 0.562500 0.695116 +vt 0.187500 0.817069 +vt 0.187500 0.847558 +vt 0.156250 0.847558 +vt 0.156250 0.817069 +vt 0.000000 0.664627 +vt 0.062500 0.664627 +vt 0.062500 0.664627 +vt 0.000000 0.664627 +vt 0.187500 0.878046 +vt 0.187500 0.908535 +vt 0.156250 0.908535 +vt 0.156250 0.878046 +vt 0.500000 0.664627 +vt 0.562500 0.664627 +vt 0.562500 0.664627 +vt 0.500000 0.664627 +vt 0.187500 0.939023 +vt 0.187500 0.969512 +vt 0.156250 0.969512 +vt 0.156250 0.939023 +vt 0.375000 0.603650 +vt 0.343750 0.603650 +vt 0.062500 0.634139 +vt 0.000000 0.634139 +vt 0.000000 0.634139 +vt 0.062500 0.634139 +vt 0.375000 0.634139 +vt 0.375000 0.664627 +vt 0.343750 0.664627 +vt 0.343750 0.634139 +vt 0.562500 0.634139 +vt 0.500000 0.634139 +vt 0.500000 0.634139 +vt 0.562500 0.634139 +vt 0.375000 0.695116 +vt 0.375000 0.725604 +vt 0.343750 0.725604 +vt 0.343750 0.695116 +vt 0.000000 0.603650 +vt 0.000000 0.603650 +vt 0.375000 0.756092 +vt 0.375000 0.786581 +vt 0.343750 0.786581 +vt 0.343750 0.756092 +vt 0.500000 0.603650 +vt 0.500000 0.603650 +vt 0.375000 0.817069 +vt 0.375000 0.847558 +vt 0.343750 0.847558 +vt 0.343750 0.817069 +vt 0.343750 0.969512 +vt 0.375000 0.969512 +vt 0.375000 0.969512 +vt 0.343750 0.969512 +vt 0.375000 0.878046 +vt 0.375000 0.908535 +vt 0.343750 0.908535 +vt 0.343750 0.878046 +vt 0.437500 0.969512 +vt 0.437500 0.969512 +vt 0.375000 0.939023 +vt 0.343750 0.939023 +vt 0.937500 0.969512 +vt 1.000000 0.969512 +vt 1.000000 0.969512 +vt 0.937500 0.969512 +vt 0.343750 0.939023 +vt 0.375000 0.939023 +vt 0.437500 0.939023 +vt 0.437500 0.939023 +vt 1.000000 0.939023 +vt 0.937500 0.939023 +vt 0.937500 0.939023 +vt 1.000000 0.939023 +vt 0.375000 0.908535 +vt 0.343750 0.908535 +vt 0.437500 0.908535 +vt 0.437500 0.908535 +vt 0.937500 0.908535 +vt 1.000000 0.908535 +vt 1.000000 0.908535 +vt 0.937500 0.908535 +vt 0.125000 0.634139 +vt 0.125000 0.664627 +vt 0.343750 0.878046 +vt 0.375000 0.878046 +vt 0.125000 0.695116 +vt 0.125000 0.725604 +vt 0.437500 0.878046 +vt 0.437500 0.878046 +vt 0.125000 0.756092 +vt 0.125000 0.786581 +vt 1.000000 0.878046 +vt 0.937500 0.878046 +vt 0.937500 0.878046 +vt 1.000000 0.878046 +vt 0.125000 0.817069 +vt 0.125000 0.847558 +vt 0.375000 0.847558 +vt 0.343750 0.847558 +vt 0.125000 0.878046 +vt 0.125000 0.908535 +vt 0.437500 0.847558 +vt 0.437500 0.847558 +vt 0.125000 0.939023 +vt 0.125000 0.969512 +vt 0.937500 0.847558 +vt 1.000000 0.847558 +vt 1.000000 0.847558 +vt 0.937500 0.847558 +vt 0.343750 0.817069 +vt 0.375000 0.817069 +vt 0.437500 0.817069 +vt 0.437500 0.817069 +vt 1.000000 0.817069 +vt 0.937500 0.817069 +vt 0.937500 0.817069 +vt 1.000000 0.817069 +vt 0.375000 0.786581 +vt 0.343750 0.786581 +vt 0.437500 0.786581 +vt 0.437500 0.786581 +vt 0.250000 0.603650 +vt 0.937500 0.786581 +vt 1.000000 0.786581 +vt 1.000000 0.786581 +vt 0.937500 0.786581 +vt 0.250000 0.634139 +vt 0.250000 0.664627 +vt 0.343750 0.756092 +vt 0.375000 0.756092 +vt 0.250000 0.695116 +vt 0.250000 0.725604 +vt 0.437500 0.756092 +vt 0.437500 0.756092 +vt 0.250000 0.756092 +vt 0.250000 0.786581 +vt 1.000000 0.756092 +vt 0.937500 0.756093 +vt 0.937500 0.756093 +vt 1.000000 0.756092 +vt 0.250000 0.817069 +vt 0.250000 0.847558 +vt 0.375000 0.725604 +vt 0.343750 0.725604 +vt 0.250000 0.878046 +vt 0.250000 0.908535 +vt 0.437500 0.725604 +vt 0.437500 0.725604 +vt 0.250000 0.939023 +vt 0.250000 0.969512 +vt 0.312500 0.603650 +vt 0.937500 0.725604 +vt 1.000000 0.725604 +vt 1.000000 0.725604 +vt 0.937500 0.725604 +vt 0.312500 0.634139 +vt 0.312500 0.664627 +vt 0.343750 0.695116 +vt 0.375000 0.695116 +vt 0.312500 0.695116 +vt 0.312500 0.725604 +vt 0.437500 0.695116 +vt 0.437500 0.695116 +vt 0.312500 0.756092 +vt 0.312500 0.786581 +vt 1.000000 0.695115 +vt 0.937500 0.695116 +vt 0.937500 0.695116 +vt 1.000000 0.695115 +vt 0.312500 0.817069 +vt 0.312500 0.847558 +vt 0.375000 0.664627 +vt 0.343750 0.664627 +vt 0.312500 0.878046 +vt 0.312500 0.908535 +vt 0.437500 0.664627 +vt 0.437500 0.664627 +vt 0.312500 0.939023 +vt 0.312500 0.969512 +vt 0.937500 0.664627 +vt 1.000000 0.664627 +vt 1.000000 0.664627 +vt 0.937500 0.664627 +vt 0.343750 0.634139 +vt 0.375000 0.634139 +vt 0.437500 0.634139 +vt 0.437500 0.634139 +vt 1.000000 0.634139 +vt 0.937500 0.634139 +vt 0.937500 0.634139 +vt 1.000000 0.634139 +vt 0.375000 0.603650 +vt 0.343750 0.603650 +vt 0.437500 0.603650 +vt 0.437500 0.603650 +vt 0.937500 0.603650 +vt 1.000000 0.603650 +vt 1.000000 0.603650 +vt 0.937500 0.603650 +vt 0.187500 0.969512 +vt 0.156250 0.969512 +vt 0.875000 0.969512 +vt 0.875000 0.969512 +vt 0.156250 0.939023 +vt 0.187500 0.939023 +vt 0.875000 0.939023 +vt 0.875000 0.939023 +vt 0.187500 0.908535 +vt 0.156250 0.908535 +vt 0.875000 0.908535 +vt 0.875000 0.908535 +vt 0.156250 0.878046 +vt 0.187500 0.878046 +vt 0.875000 0.878046 +vt 0.875000 0.878046 +vt 0.187500 0.847558 +vt 0.156250 0.847558 +vt 0.875000 0.847558 +vt 0.875000 0.847558 +vt 0.156250 0.817069 +vt 0.187500 0.817069 +vt 0.875000 0.817069 +vt 0.875000 0.817069 +vt 0.625000 0.634139 +vt 0.625000 0.664627 +vt 0.187500 0.786581 +vt 0.156250 0.786581 +vt 0.625000 0.695116 +vt 0.625000 0.725604 +vt 0.625000 0.756092 +vt 0.625000 0.786581 +vt 0.875000 0.786581 +vt 0.875000 0.786581 +vt 0.625000 0.817069 +vt 0.625000 0.847558 +vt 0.156250 0.756092 +vt 0.187500 0.756092 +vt 0.625000 0.878046 +vt 0.625000 0.908535 +vt 0.625000 0.939023 +vt 0.625000 0.969512 +vt 0.687500 0.603650 +vt 0.875000 0.756092 +vt 0.875000 0.756092 +vt 0.687500 0.634139 +vt 0.687500 0.664627 +vt 0.187500 0.725604 +vt 0.156250 0.725604 +vt 0.687500 0.695116 +vt 0.687500 0.725604 +vt 0.687500 0.756092 +vt 0.687500 0.786581 +vt 0.875000 0.725604 +vt 0.875000 0.725604 +vt 0.687500 0.817069 +vt 0.687500 0.847558 +vt 0.156250 0.695116 +vt 0.187500 0.695116 +vt 0.687500 0.878046 +vt 0.687500 0.908535 +vt 0.687500 0.939023 +vt 0.687500 0.969512 +vt 0.750000 0.603650 +vt 0.875000 0.695116 +vt 0.875000 0.695116 +vt 0.750000 0.634139 +vt 0.750000 0.664627 +vt 0.187500 0.664627 +vt 0.156250 0.664627 +vt 0.750000 0.695116 +vt 0.750000 0.725604 +vt 0.750000 0.756092 +vt 0.750000 0.786581 +vt 0.875000 0.664627 +vt 0.875000 0.664627 +vt 0.750000 0.817069 +vt 0.750000 0.847558 +vt 0.156250 0.634139 +vt 0.187500 0.634139 +vt 0.750000 0.878046 +vt 0.750000 0.908535 +vt 0.750000 0.939023 +vt 0.750000 0.969512 +vt 0.812500 0.603650 +vt 0.875000 0.634139 +vt 0.875000 0.634139 +vt 0.812500 0.634139 +vt 0.812500 0.664627 +vt 0.187500 0.603650 +vt 0.156250 0.603650 +vt 0.812500 0.695116 +vt 0.812500 0.725604 +vt 0.812500 0.756092 +vt 0.812500 0.786581 +vt 0.875000 0.603650 +vt 0.875000 0.603650 +vt 0.812500 0.817069 +vt 0.812500 0.847558 +vt 0.312500 0.969512 +vt 0.812500 0.878046 +vt 0.812500 0.908535 +vt 0.812500 0.969512 +vt 0.812500 0.969512 +vt 0.812500 0.939023 +vt 0.312500 0.939023 +vt 0.812500 0.939023 +vt 0.312500 0.908535 +vt 0.812500 0.908535 +vt 0.062500 1.000000 +vt 0.000000 1.000000 +vt 0.000000 1.000000 +vt 0.062500 1.000000 +vt 0.312500 0.878046 +vt 0.812500 0.878046 +vt 0.312500 0.847558 +vt 0.812500 0.847558 +vt 0.312500 0.817069 +vt 0.812500 0.817069 +vt 0.125000 1.000000 +vt 0.125000 1.000000 +vt 0.312500 0.786581 +vt 0.812500 0.786581 +vt 0.312500 0.756092 +vt 0.812500 0.756092 +vt 0.312500 0.725604 +vt 0.812500 0.725604 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.875000 1.000000 +vt 0.812500 1.000000 +vt 0.750000 1.000000 +vt 0.750000 0.969512 +vt 0.687500 1.000000 +vt 0.687500 0.969512 +vt 0.625000 1.000000 +vt 0.625000 0.969512 +vt 0.562500 1.000000 +vt 0.500000 1.000000 +vt 0.437500 1.000000 +vt 0.375000 1.000000 +vt 0.343750 1.000000 +vt 0.312500 1.000000 +vt 0.250000 1.000000 +vt 0.250000 0.969512 +vt 0.187500 1.000000 +vt 0.156250 1.000000 +vt 0.125000 0.969512 +vt 0.125000 0.634139 +vt 0.125000 0.664627 +vt 0.125000 0.695116 +vt 0.125000 0.725604 +vt 0.125000 0.756092 +vt 0.125000 0.786581 +vt 0.125000 0.817069 +vt 0.125000 0.847558 +vt 0.125000 0.878046 +vt 0.125000 0.908535 +vt 0.125000 0.939023 +vt 0.250000 0.603650 +vt 0.250000 0.634139 +vt 0.250000 0.664627 +vt 0.250000 0.695116 +vt 0.250000 0.725604 +vt 0.250000 0.756092 +vt 0.250000 0.786581 +vt 0.250000 0.817069 +vt 0.250000 0.847558 +vt 0.250000 0.878046 +vt 0.250000 0.908535 +vt 0.250000 0.939023 +vt 0.312500 0.603650 +vt 0.312500 0.634139 +vt 0.312500 0.664627 +vt 0.312500 0.695116 +vt 0.625000 0.634139 +vt 0.625000 0.664627 +vt 0.625000 0.695116 +vt 0.625000 0.725604 +vt 0.625000 0.756092 +vt 0.625000 0.786581 +vt 0.625000 0.817069 +vt 0.625000 0.847558 +vt 0.625000 0.878046 +vt 0.625000 0.908535 +vt 0.625000 0.939023 +vt 0.687500 0.603650 +vt 0.687500 0.634139 +vt 0.687500 0.664627 +vt 0.687500 0.695116 +vt 0.687500 0.725604 +vt 0.687500 0.756092 +vt 0.687500 0.786581 +vt 0.687500 0.817069 +vt 0.687500 0.847558 +vt 0.687500 0.878046 +vt 0.687500 0.908535 +vt 0.687500 0.939023 +vt 0.750000 0.603650 +vt 0.750000 0.634139 +vt 0.750000 0.664627 +vt 0.750000 0.695116 +vt 0.750000 0.725604 +vt 0.750000 0.756092 +vt 0.750000 0.786581 +vt 0.750000 0.817069 +vt 0.750000 0.847558 +vt 0.750000 0.878046 +vt 0.750000 0.908535 +vt 0.750000 0.939023 +vt 0.812500 0.603650 +vt 0.812500 0.634139 +vt 0.812500 0.664627 +vt 0.812500 0.695116 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.875000 1.000000 +vt 0.812500 1.000000 +vt 0.343750 1.000000 +vt 0.312500 1.000000 +vt 0.750000 1.000000 +vt 0.687500 1.000000 +vt 0.156250 1.000000 +vt 0.625000 1.000000 +vt 0.562500 1.000000 +vt 0.500000 1.000000 +vt 0.437500 1.000000 +vt 0.375000 1.000000 +vt 0.250000 1.000000 +vt 0.187500 1.000000 +vt 0.125000 1.000000 +vt 0.062500 1.000000 +vt 0.937500 1.000000 +vt 0.875000 1.000000 +vt 0.875000 1.000000 +vt 0.937500 1.000000 +vt 0.062500 1.000000 +vt 0.125000 1.000000 +vt 0.125000 1.000000 +vt 0.062500 1.000000 +vt 0.187500 1.000000 +vt 0.250000 1.000000 +vt 0.250000 1.000000 +vt 0.187500 1.000000 +vt 0.062500 1.000000 +vt 0.125000 1.000000 +vt 0.125000 1.000000 +vt 0.062500 1.000000 +vt 0.875000 1.000000 +vt 0.937500 1.000000 +vt 0.937500 1.000000 +vt 0.875000 1.000000 +vt 0.437500 1.000000 +vt 0.375000 1.000000 +vt 0.125000 1.000000 +vt 0.156250 1.000000 +vt 0.375000 1.000000 +vt 0.437500 1.000000 +vt 0.437500 1.000000 +vt 0.375000 1.000000 +vt 0.937500 1.000000 +vt 0.875000 1.000000 +vt 0.875000 1.000000 +vt 0.937500 1.000000 +vt 0.375000 1.000000 +vt 0.437500 1.000000 +vt 0.437500 1.000000 +vt 0.375000 1.000000 +vt 0.156250 1.000000 +vt 0.156250 1.000000 +vt 0.125000 1.000000 +vt 0.750000 1.000000 +vt 0.687500 1.000000 +vt 0.875000 1.000000 +vt 0.937500 1.000000 +vt 0.937500 1.000000 +vt 0.875000 1.000000 +vt 0.687500 1.000000 +vt 0.750000 1.000000 +vt 0.750000 1.000000 +vt 0.687500 1.000000 +vt 0.156250 1.000000 +vt 0.125000 1.000000 +vt 0.156250 1.000000 +vt 0.687500 1.000000 +vt 0.750000 1.000000 +vt 0.750000 1.000000 +vt 0.687500 1.000000 +vt 0.562500 1.000000 +vt 0.625000 1.000000 +vt 0.312500 1.000000 +vt 0.156250 1.000000 +vt 0.156250 1.000000 +vt 0.125000 1.000000 +vt 0.250000 1.000000 +vt 0.312500 1.000000 +vt 0.312500 1.000000 +vt 0.250000 1.000000 +vt 0.562500 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.562500 1.000000 +vt 0.250000 1.000000 +vt 0.312500 1.000000 +vt 0.312500 1.000000 +vt 0.250000 1.000000 +vt 0.156250 1.000000 +vt 0.125000 1.000000 +vt 0.156250 1.000000 +vt 0.625000 1.000000 +vt 0.562500 1.000000 +vt 0.625000 1.000000 +vt 0.562500 1.000000 +vt 0.562500 1.000000 +vt 0.625000 1.000000 +vt 0.562500 1.000000 +vt 0.625000 1.000000 +vt 0.625000 1.000000 +vt 0.562500 1.000000 +vt 0.156250 1.000000 +vt 0.156250 1.000000 +vt 0.125000 1.000000 +vt 0.625000 1.000000 +vt 0.562500 1.000000 +vt 0.312500 1.000000 +vt 0.343750 1.000000 +vt 0.562500 1.000000 +vt 0.625000 1.000000 +vt 0.937500 1.000000 +vt 0.875000 1.000000 +vt 0.343750 1.000000 +vt 0.343750 1.000000 +vt 0.312500 1.000000 +vt 0.625000 1.000000 +vt 0.562500 1.000000 +vt 0.187500 1.000000 +vt 0.187500 1.000000 +vt 0.343750 1.000000 +vt 0.312500 1.000000 +vt 0.343750 1.000000 +vt 0.187500 1.000000 +vt 0.187500 1.000000 +vt 0.250000 1.000000 +vt 0.500000 1.000000 +vt 0.343750 1.000000 +vt 0.343750 1.000000 +vt 0.312500 1.000000 +vt 0.500000 1.000000 +vt 0.500000 1.000000 +vt 0.250000 1.000000 +vt 0.500000 1.000000 +vt 0.500000 1.000000 +vt 0.343750 1.000000 +vt 0.312500 1.000000 +vt 0.343750 1.000000 +vt 0.812500 1.000000 +vt 0.250000 1.000000 +vt 0.812500 1.000000 +vt 0.812500 1.000000 +vt 0.343750 1.000000 +vt 0.343750 1.000000 +vt 0.312500 1.000000 +vt 0.812500 1.000000 +vt 0.812500 1.000000 +vt 0.250000 1.000000 +vt 0.000000 1.000000 +vt 0.687500 1.000000 +vt 0.000000 1.000000 +vt 0.000000 1.000000 +vt 0.250000 1.000000 +vt 0.000000 1.000000 +vt 0.000000 1.000000 +vt 0.687500 1.000000 +vt 0.687500 1.000000 +vt 0.750000 1.000000 +vt 0.687500 1.000000 +vt 0.750000 1.000000 +vt 0.687500 1.000000 +vt 0.750000 1.000000 +vt 0.687500 1.000000 +vt 0.750000 1.000000 +vt 0.375000 1.000000 +vt 0.750000 1.000000 +vt 0.375000 1.000000 +vt 0.750000 1.000000 +vt 0.375000 1.000000 +vt 0.437500 1.000000 +vt 1.000000 1.000000 +vt 0.375000 1.000000 +vt 1.000000 1.000000 +vt 1.000000 1.000000 +vt 0.437500 1.000000 +vt 1.000000 1.000000 +vt 1.000000 1.000000 +vt 0.375000 1.000000 +vt 0.437500 1.000000 +vt 0.375000 1.000000 +vt 0.437500 1.000000 +vt 0.000000 1.000000 +vt 0.062500 1.000000 +vt 0.437500 1.000000 +vt 0.062500 1.000000 +vt 0.000000 1.000000 +vt 0.062500 1.000000 +vt 0.062500 1.000000 +vt 0.062500 1.000000 +vt 0.062500 1.000000 +vt 0.437500 1.000000 +vt 0.875000 1.000000 +vt 0.937500 1.000000 +vt 0.937500 1.000000 +vt 0.875000 1.000000 +vt 0.187500 1.000000 +vt 0.187500 1.000000 +vt 0.187500 1.000000 +vt 0.187500 1.000000 +vt 0.187500 1.000000 +vt 0.500000 1.000000 +vt 0.500000 1.000000 +vt 0.500000 1.000000 +vt 0.500000 1.000000 +vt 0.500000 1.000000 +vt 0.500000 1.000000 +vt 0.812500 1.000000 +vt 0.812500 1.000000 +vt 0.812500 1.000000 +vt 0.812500 1.000000 +vt 0.812500 1.000000 +vt 0.812500 1.000000 +vt 0.000000 1.000000 +vt 0.000000 1.000000 +vt 0.000000 1.000000 +vt 0.000000 1.000000 +vt 1.000000 1.000000 +vt 1.000000 1.000000 +vt 1.000000 1.000000 +vt 1.000000 1.000000 +vt 1.000000 1.000000 +vt 1.000000 1.000000 +vn 0.6765 0.3036 -0.6710 +vn 0.6714 0.5664 -0.4780 +vn 0.6714 0.5647 -0.4800 +vn 0.6764 0.3084 -0.6689 +vn 0.6777 -0.2814 0.6794 +vn 0.6777 -0.5200 0.5200 +vn 0.6777 -0.0000 -0.7354 +vn 0.6777 0.0000 0.7354 +vn -0.6765 0.3036 -0.6710 +vn -0.6777 -0.0000 -0.7353 +vn -0.6764 0.3084 -0.6689 +vn -0.6777 -0.2814 0.6794 +vn -0.6777 0.0000 0.7353 +vn 0.6777 0.0000 -0.7353 +vn 0.6777 -0.0000 0.7353 +vn 0.0811 -0.9224 -0.3776 +vn 0.0625 -0.7111 -0.7003 +vn 0.3001 -0.6706 -0.6784 +vn 0.3060 -0.8784 -0.3671 +vn -1.0000 0.0000 0.0000 +vn -0.4231 0.4328 -0.7960 +vn -0.2583 0.4000 -0.8794 +vn -0.2788 -0.0162 -0.9602 +vn -0.5389 -0.0287 -0.8419 +vn -0.3016 0.7459 -0.5939 +vn -0.2173 0.7490 -0.6259 +vn -0.2381 0.9117 -0.3348 +vn -0.1380 0.9493 -0.2823 +vn 0.0000 0.8287 0.5597 +vn 0.0000 0.8287 -0.5597 +vn -0.2381 0.9117 0.3348 +vn -0.1380 0.9493 0.2823 +vn -0.0980 0.9924 0.0749 +vn -0.1948 0.9732 0.1221 +vn -0.4231 0.4328 0.7960 +vn -0.2583 0.4000 0.8794 +vn -0.2173 0.7490 0.6259 +vn -0.3016 0.7459 0.5939 +vn -0.5253 -0.0403 0.8500 +vn -0.2775 -0.0246 0.9604 +vn -0.5840 -0.3411 0.7366 +vn -0.3971 -0.3860 0.8327 +vn -0.6830 -0.5024 0.5302 +vn -0.5859 -0.5744 0.5717 +vn -0.7980 -0.5367 0.2740 +vn -0.6818 -0.6685 0.2970 +vn -0.8462 -0.5328 0.0000 +vn -0.7062 -0.7080 0.0000 +vn -0.7980 -0.5367 -0.2740 +vn -0.6818 -0.6685 -0.2970 +vn -0.7238 -0.4920 -0.4838 +vn -0.5869 -0.5856 -0.5591 +vn -0.6222 -0.3103 -0.7188 +vn -0.5710 -0.4677 -0.6747 +vn -0.0251 0.4072 -0.9130 +vn -0.0083 -0.0039 -1.0000 +vn -0.0423 0.7453 -0.6654 +vn -0.0161 0.9680 -0.2503 +vn -0.0161 0.9680 0.2503 +vn 0.0000 0.9996 0.0268 +vn -0.0251 0.4072 0.9130 +vn -0.0423 0.7453 0.6654 +vn -0.0149 -0.0070 0.9999 +vn -0.1362 -0.4186 0.8979 +vn -0.2431 -0.7012 0.6703 +vn -0.5518 -0.7741 0.3103 +vn -0.5607 -0.8280 0.0000 +vn -0.5518 -0.7741 -0.3103 +vn -0.2359 -0.7061 -0.6677 +vn -0.1103 -0.4174 -0.9020 +vn -0.0324 -0.2104 -0.9771 +vn -0.0980 0.9924 -0.0749 +vn 0.0000 0.9996 -0.0268 +vn -0.1948 0.9732 -0.1221 +vn 0.3001 -0.6706 0.6784 +vn 0.3060 -0.8784 0.3671 +vn 0.6653 -0.6899 0.2854 +vn 0.6709 -0.5247 0.5240 +vn -0.2656 0.0174 0.9639 +vn 0.0299 -0.3817 0.9238 +vn 0.2655 -0.3724 0.8893 +vn 0.2019 -0.0068 0.9794 +vn 0.0299 -0.3817 -0.9238 +vn -0.2656 0.0174 -0.9639 +vn 0.2019 -0.0068 -0.9794 +vn 0.2655 -0.3724 -0.8893 +vn 0.1398 0.8169 0.5596 +vn 0.1160 0.8201 0.5604 +vn -0.2750 0.7045 -0.6543 +vn 0.0000 0.9663 -0.2574 +vn 0.2253 0.9380 -0.2635 +vn 0.2253 0.7126 -0.6644 +vn 0.0000 0.9663 0.2574 +vn 0.2253 0.9380 0.2635 +vn 0.2118 0.9768 0.0309 +vn 0.0625 -0.7111 0.7003 +vn 0.0811 -0.9224 0.3776 +vn -0.2750 0.7045 0.6543 +vn 0.2253 0.7126 0.6644 +vn -0.2432 0.3736 -0.8951 +vn 0.1859 0.3816 -0.9055 +vn 0.0876 -0.9962 0.0000 +vn 0.3081 -0.9514 0.0000 +vn -0.2432 0.3736 0.8951 +vn 0.1859 0.3816 0.9055 +vn 0.2118 0.9768 -0.0309 +vn 0.1160 0.8201 -0.5604 +vn 0.1398 0.8169 -0.5596 +vn 0.6647 -0.3286 0.6709 +vn 0.8045 -0.4226 0.4173 +vn 0.8080 -0.2804 0.5182 +vn 0.5650 0.8240 -0.0427 +vn 0.5894 0.7774 -0.2196 +vn 0.6199 0.5855 -0.5224 +vn 0.5921 0.3162 -0.7412 +vn 0.6095 -0.0376 0.7919 +vn 0.6095 -0.0376 -0.7919 +vn 0.6647 -0.3286 -0.6709 +vn 0.5921 0.3162 0.7412 +vn 0.6709 -0.5247 -0.5240 +vn 0.5894 0.7774 0.2196 +vn 0.5650 0.8240 0.0427 +vn 0.6199 0.5855 0.5224 +vn 0.6653 -0.6899 -0.2854 +vn 0.6633 -0.7484 0.0000 +vn 0.3385 0.7668 -0.5454 +vn 0.3957 0.7433 -0.5393 +vn 0.3957 0.7433 0.5393 +vn 0.3385 0.7668 0.5454 +vn 1.0000 0.0000 0.0000 +vn 0.7777 0.4789 -0.4071 +vn 0.8034 0.2590 -0.5362 +vn 0.8209 -0.0505 0.5688 +vn 0.8209 -0.0505 -0.5688 +vn 0.8080 -0.2804 -0.5182 +vn 0.8034 0.2590 0.5362 +vn 0.8045 -0.4226 -0.4173 +vn 0.7273 0.6639 0.1739 +vn 0.6840 0.7279 0.0488 +vn 0.7777 0.4789 0.4071 +vn 0.7999 -0.5553 -0.2278 +vn 0.7273 0.6639 -0.1739 +vn 0.7982 -0.6024 0.0000 +vn 0.4856 0.6990 -0.5250 +vn 0.7999 -0.5553 0.2278 +vn 0.4856 0.6990 0.5250 +vn 0.6840 0.7279 -0.0488 +vn 0.0151 0.9701 -0.2421 +vn 0.0420 0.7715 0.6349 +vn 0.0151 0.9701 0.2421 +vn 0.0000 0.7633 0.6461 +vn 0.6744 0.7138 0.1891 +vn 0.6714 0.5664 0.4780 +vn 0.6714 0.5647 0.4800 +vn 0.6744 0.7125 0.1937 +vn 0.6765 0.3036 0.6710 +vn 0.6764 0.3084 0.6689 +vn 0.0274 0.3991 -0.9165 +vn 0.0000 -0.0000 -1.0000 +vn 0.6777 -0.2814 -0.6794 +vn 0.0000 0.4151 -0.9098 +vn -0.6714 0.5664 0.4780 +vn -0.6744 0.7138 0.1891 +vn -0.6744 0.7125 0.1937 +vn -0.6714 0.5647 0.4800 +vn -0.6765 0.3036 0.6710 +vn -0.6764 0.3084 0.6689 +vn -0.6777 -0.2814 -0.6794 +vn 0.0420 0.7715 -0.6349 +vn 0.0000 0.7633 -0.6461 +vn 0.6744 0.7137 0.1891 +vn -0.6744 0.7137 0.1891 +vn 0.0274 0.3991 0.9165 +vn 0.0000 0.4151 0.9098 +vn 0.6744 0.7138 -0.1891 +vn 0.6685 0.7146 0.2058 +vn 0.6686 0.7150 0.2044 +vn 0.6744 0.7125 -0.1937 +vn 0.6777 -0.5200 -0.5200 +vn -0.6686 0.7146 0.2058 +vn -0.6744 0.7138 -0.1891 +vn -0.6744 0.7125 -0.1937 +vn -0.6686 0.7149 0.2044 +vn 0.0000 0.0000 1.0000 +vn -0.6777 -0.5200 -0.5200 +vn 0.6744 0.7137 -0.1891 +vn 0.6686 0.7146 0.2058 +vn 0.6686 0.7149 0.2044 +vn -0.0000 -0.3827 0.9239 +vn -0.6744 0.7137 -0.1891 +vn -0.0000 -0.7071 0.7071 +vn -0.0000 -0.9239 0.3827 +vn 0.0000 -1.0000 0.0000 +vn -0.0000 -0.9239 -0.3827 +vn 0.6685 0.7146 -0.2058 +vn 0.6686 0.7150 -0.2044 +vn 0.6777 -0.6794 -0.2814 +vn -0.0000 -0.7071 -0.7071 +vn -0.6686 0.7146 -0.2058 +vn -0.6686 0.7149 -0.2044 +vn -0.6777 -0.6794 -0.2814 +vn 0.6686 0.7146 -0.2058 +vn 0.6686 0.7149 -0.2044 +vn 0.0000 -0.3827 -0.9239 +vn -0.6714 0.5664 -0.4780 +vn -0.6714 0.5647 -0.4800 +vn 0.0000 0.4144 0.9101 +vn 0.0000 0.7630 0.6464 +vn 0.0000 0.9652 0.2614 +vn 0.0000 0.9994 0.0360 +vn 0.0000 0.8419 -0.5397 +vn 0.0000 0.8419 0.5397 +vn 0.0000 0.9652 -0.2614 +vn 0.0000 0.7630 -0.6464 +vn 0.0000 0.4144 -0.9101 +vn 0.0000 0.9994 -0.0360 +vn -0.6777 -0.5200 0.5200 +vn 0.6777 -0.6794 0.2814 +vn -0.6777 -0.6794 0.2814 +vn -0.6687 0.7149 -0.2044 +vn -0.6777 -0.7353 0.0000 +vn 0.6777 -0.7353 -0.0000 +vn 0.6366 0.6443 0.4238 +vn -0.6366 0.6443 0.4238 +vn 0.6777 -0.7354 -0.0000 +vn 0.6366 0.6443 -0.4238 +vn -0.6366 0.6443 -0.4238 +vn -0.6687 0.7149 0.2044 +vn -0.5990 -0.3341 -0.7277 +vn -0.5975 -0.5665 -0.5676 +vn -0.5974 -0.5672 -0.5668 +vn -0.5990 -0.3356 -0.7271 +vn 0.6039 0.7662 0.2198 +vn 0.5710 0.6859 0.4511 +vn 0.6040 0.7665 0.2185 +vn 0.6222 -0.5539 -0.5532 +vn 0.6165 -0.3214 -0.7188 +vn 0.6164 -0.3199 -0.7195 +vn 0.4006 -0.6525 -0.6433 +vn -0.6026 0.7714 -0.2047 +vn -0.2993 0.7079 -0.6397 +vn -0.6026 0.7702 -0.2091 +vn -0.6005 -0.3171 -0.7341 +vn -0.5971 -0.5667 -0.5677 +vn -0.5971 -0.5675 -0.5670 +vn -0.6004 -0.3187 -0.7334 +vn 0.6277 0.5930 -0.5043 +vn 0.6100 0.7659 -0.2032 +vn 0.6100 0.7647 -0.2076 +vn 0.6281 0.5904 -0.5068 +vn 0.0808 -0.9192 0.3853 +vn 0.6218 -0.5542 -0.5534 +vn 0.6174 -0.3074 -0.7241 +vn 0.6174 -0.3057 -0.7249 +vn 0.4003 -0.6527 -0.6432 +vn -0.6026 0.7713 -0.2047 +vn -0.5995 0.6116 -0.5163 +vn -0.5995 0.6100 -0.5182 +vn -0.5979 -0.5662 0.5675 +vn -0.5988 -0.2973 0.7437 +vn -0.5986 -0.2887 0.7472 +vn -0.5978 -0.5669 0.5667 +vn 0.6068 0.6074 -0.5127 +vn 0.6099 0.7660 -0.2032 +vn 0.6099 0.7648 -0.2077 +vn 0.6068 0.6057 -0.5147 +vn 0.6690 -0.3035 0.6785 +vn 0.6226 -0.5536 0.5530 +vn 0.4009 -0.6522 0.6433 +vn 0.6710 -0.2976 0.6791 +vn -0.6026 0.7701 -0.2091 +vn 0.0304 -0.3948 0.9182 +vn 0.0616 -0.7003 0.7112 +vn 0.0284 -0.3767 0.9259 +vn -0.5975 -0.5665 0.5676 +vn -0.5990 -0.3341 0.7277 +vn -0.5990 -0.3356 0.7271 +vn -0.5974 -0.5672 0.5668 +vn 0.0310 -0.4099 0.9116 +vn 0.0291 -0.3936 0.9188 +vn 0.6068 0.6074 -0.5128 +vn 0.6068 0.6058 -0.5147 +vn 0.0319 -0.4309 0.9018 +vn 0.0301 -0.4172 0.9083 +vn 0.6165 -0.3214 0.7188 +vn 0.6222 -0.5539 0.5532 +vn 0.4006 -0.6525 0.6433 +vn 0.6164 -0.3199 0.7195 +vn 0.0304 -0.3948 -0.9182 +vn 0.0284 -0.3767 -0.9259 +vn 0.0616 -0.7003 -0.7112 +vn -0.6026 0.7714 0.2047 +vn -0.5965 0.7715 -0.2213 +vn -0.5966 0.7718 -0.2199 +vn -0.6026 0.7702 0.2091 +vn 0.0310 -0.4099 -0.9116 +vn 0.0291 -0.3936 -0.9188 +vn -0.5971 -0.5667 0.5677 +vn -0.6005 -0.3171 0.7341 +vn -0.6004 -0.3187 0.7334 +vn -0.5971 -0.5675 0.5670 +vn 0.0319 -0.4309 -0.9018 +vn 0.0301 -0.4172 -0.9083 +vn 0.6040 0.7661 -0.2198 +vn 0.6100 0.7659 0.2032 +vn 0.6100 0.7647 0.2076 +vn 0.6040 0.7664 -0.2184 +vn 0.6174 -0.3074 0.7241 +vn 0.6218 -0.5542 0.5534 +vn 0.4003 -0.6527 0.6432 +vn 0.6174 -0.3057 0.7249 +vn -0.6026 0.7713 0.2047 +vn -0.5966 0.7714 -0.2213 +vn -0.5967 0.7718 -0.2199 +vn -0.5637 0.6901 -0.4539 +vn 0.0045 -0.0036 1.0000 +vn 0.6039 0.7661 -0.2198 +vn 0.6099 0.7660 0.2032 +vn 0.6099 0.7648 0.2077 +vn 0.6040 0.7665 -0.2185 +vn 0.0053 -0.0210 0.9998 +vn 0.5711 0.6858 -0.4511 +vn 0.0064 -0.0454 0.9989 +vn -0.5967 0.7717 -0.2199 +vn -0.6026 0.7701 0.2091 +vn 0.0808 -0.9192 -0.3853 +vn 0.6039 0.7662 -0.2198 +vn 0.5711 0.6859 -0.4511 +vn 0.0045 -0.0036 -1.0000 +vn -0.5935 -0.7434 0.3083 +vn -0.5935 -0.7436 0.3078 +vn 0.0053 -0.0210 -0.9998 +vn -0.5637 0.6901 -0.4538 +vn 0.0064 -0.0454 -0.9989 +vn 0.6241 -0.7220 0.2987 +vn 0.4179 -0.8407 0.3444 +vn 0.5710 0.6859 -0.4511 +vn -0.5936 -0.7434 0.3083 +vn -0.5936 -0.7436 0.3078 +vn -0.5924 -0.8057 0.0000 +vn 0.4178 -0.8407 0.3444 +vn 0.6249 -0.7807 0.0000 +vn 0.4239 -0.9057 0.0000 +vn -0.5924 -0.8056 -0.0000 +vn 0.6240 -0.7220 0.2987 +vn 0.4238 -0.9057 -0.0000 +vn -0.2993 0.7080 0.6397 +vn -0.5925 -0.8056 -0.0000 +vn 0.6277 0.5930 0.5043 +vn 0.6282 0.5904 0.5068 +vn 0.6248 -0.7808 -0.0000 +vn -0.5995 0.6116 0.5163 +vn -0.5995 0.6100 0.5182 +vn -0.2548 0.3525 0.9005 +vn 0.6068 0.6074 0.5127 +vn 0.6068 0.6057 0.5147 +vn 0.7041 0.2818 0.6518 +vn 0.6997 0.2969 0.6499 +vn -0.6039 0.3289 0.7261 +vn -0.6038 0.3335 0.7240 +vn 0.6068 0.6058 0.5147 +vn 0.6117 0.3263 0.7207 +vn 0.6115 0.3310 0.7186 +vn -0.2791 0.0060 -0.9603 +vn -0.2548 0.3525 -0.9005 +vn -0.6044 0.3286 0.7257 +vn -0.6043 0.3332 0.7237 +vn 0.7321 -0.0229 -0.6808 +vn 0.7041 0.2818 -0.6518 +vn 0.6997 0.2969 -0.6499 +vn 0.7322 -0.0217 -0.6807 +vn -0.0000 0.4145 -0.9100 +vn -0.0000 0.4146 -0.9100 +vn 0.0000 0.4148 -0.9099 +vn 0.0000 0.4149 -0.9099 +vn -0.0000 0.3718 -0.9283 +vn -0.0000 0.7517 -0.6595 +vn 0.0000 0.4145 0.9100 +vn 0.0000 0.4146 0.9100 +vn 0.0000 0.4148 0.9099 +vn 0.0000 0.4149 0.9099 +vn 0.0000 0.7517 0.6595 +vn 0.0000 0.3718 0.9283 +vn 0.1729 -0.9849 0.0000 +vn 0.1595 -0.9089 0.3853 +vn 0.0634 -0.4091 0.9103 +vn 0.1213 -0.6911 0.7125 +vn 0.0557 -0.3761 0.9249 +vn 0.0648 -0.4264 0.9022 +vn 0.1214 -0.6908 0.7128 +vn 0.0575 -0.3976 0.9158 +vn 0.0613 -0.3809 0.9226 +vn 0.1214 -0.6905 0.7130 +vn 0.0528 -0.3402 0.9389 +vn 0.0634 -0.4091 -0.9103 +vn 0.0557 -0.3761 -0.9249 +vn 0.1213 -0.6911 -0.7125 +vn 0.0648 -0.4264 -0.9022 +vn 0.0575 -0.3976 -0.9158 +vn 0.1214 -0.6908 -0.7128 +vn 0.4009 -0.6522 -0.6433 +vn 0.0613 -0.3809 -0.9226 +vn 0.0528 -0.3402 -0.9389 +vn 0.1214 -0.6905 -0.7130 +vn 0.0102 -0.0120 0.9999 +vn 0.0102 -0.0116 0.9999 +vn 0.0120 -0.0331 0.9994 +vn 0.0120 -0.0327 0.9994 +vn 0.0071 -0.0071 0.9999 +vn -0.2791 0.0060 0.9603 +vn 0.4178 -0.8407 -0.3444 +vn 0.1595 -0.9089 -0.3853 +vn 0.4179 -0.8407 -0.3444 +vn 0.0102 -0.0120 -0.9999 +vn 0.0102 -0.0116 -0.9999 +vn 0.0120 -0.0331 -0.9994 +vn 0.0120 -0.0327 -0.9994 +vn 0.0071 -0.0071 -0.9999 +vn -0.5637 0.6901 0.4538 +vn -0.5966 0.7714 0.2213 +vn -0.5967 0.7717 0.2199 +vn 0.6227 -0.5536 -0.5530 +vn 0.6690 -0.3035 -0.6785 +vn 0.6710 -0.2976 -0.6791 +vn 0.6039 0.7661 0.2198 +vn 0.5711 0.6859 0.4511 +vn -0.5988 -0.2973 -0.7437 +vn -0.5979 -0.5662 -0.5675 +vn -0.5978 -0.5669 -0.5667 +vn -0.5986 -0.2887 -0.7472 +vn -0.5637 0.6901 0.4539 +vn -0.5967 0.7718 0.2199 +vn 0.6040 0.7661 0.2198 +vn 0.5711 0.6858 0.4511 +vn 0.6040 0.7664 0.2184 +vn -0.5965 0.7715 0.2213 +vn -0.5966 0.7718 0.2199 +vn 0.6150 -0.0063 -0.7885 +vn 0.6150 -0.0056 -0.7885 +vn -0.6059 -0.0125 -0.7955 +vn -0.6058 -0.0133 -0.7955 +vn 0.6163 -0.0214 -0.7872 +vn 0.6163 -0.0205 -0.7872 +vn -0.6071 -0.0303 -0.7940 +vn -0.6071 -0.0315 -0.7940 +vn 0.6120 0.3262 0.7204 +vn 0.6150 -0.0063 0.7885 +vn 0.6150 -0.0056 0.7885 +vn 0.6119 0.3308 0.7184 +vn -0.6059 -0.0125 0.7955 +vn -0.6058 -0.0133 0.7955 +vn 0.6163 -0.0214 0.7872 +vn 0.6163 -0.0205 0.7872 +vn -0.6071 -0.0303 0.7941 +vn -0.6071 -0.0315 0.7940 +vn 0.7321 -0.0229 0.6808 +vn 0.7322 -0.0217 0.6807 +vn 0.6241 -0.7220 -0.2987 +vn -0.5936 -0.7434 -0.3083 +vn -0.5936 -0.7436 -0.3078 +vn 0.6120 0.3262 -0.7204 +vn 0.6119 0.3308 -0.7184 +vn -0.6044 0.3286 -0.7257 +vn -0.6043 0.3332 -0.7237 +vn -0.5935 -0.7434 -0.3083 +vn -0.5935 -0.7437 -0.3078 +vn 0.6117 0.3263 -0.7207 +vn 0.6115 0.3310 -0.7186 +vn -0.6039 0.3289 -0.7261 +vn -0.6038 0.3335 -0.7240 +usemtl Material +s 1 +f 1075/913/602 1062/914/603 1314/915/604 1327/916/605 +f 971/917/606 958/918/607 1210/919/607 1223/920/606 +f 880/921/608 1063/922/602 1315/923/605 1104/924/608 +f 972/925/609 959/926/606 1211/927/606 1224/928/609 +f 1064/929/610 879/930/611 1132/931/611 1316/932/612 +f 960/933/613 973/934/614 1225/935/614 1212/936/613 +f 878/937/615 1065/938/602 1317/939/605 1131/940/615 +f 974/941/616 961/942/606 1213/943/606 1226/944/616 +f 1066/945/610 877/946/611 1130/947/611 1318/948/612 +f 962/949/613 975/950/614 1227/951/614 1214/952/613 +f 876/953/615 1067/954/602 1319/955/605 1129/956/615 +f 976/957/616 963/958/606 1215/959/606 1228/960/616 +f 1068/961/610 875/962/611 1128/963/611 1320/964/612 +f 964/965/613 977/966/614 1229/967/614 1216/968/613 +f 1360/969/617 1359/970/618 816/971/619 817/972/620 +f 874/973/615 1069/974/602 1321/975/605 1127/976/615 +f 978/977/616 965/978/606 1217/979/606 1230/980/616 +f 742/981/621 744/982/621 746/983/621 748/984/621 750/985/621 752/986/621 754/987/621 756/988/621 758/989/621 760/990/621 762/991/621 806/992/621 764/993/621 766/994/621 768/995/621 810/996/621 770/997/621 772/998/621 +f 772/999/622 789/1000/623 774/1001/624 742/1002/625 +f 770/1003/626 788/1004/627 789/1000/623 772/999/622 +f 810/1005/628 812/1006/629 788/1004/627 770/1003/626 +f 766/1007/630 786/1008/630 787/1009/630 768/1010/630 +f 764/1011/631 785/1012/631 786/1008/631 766/1007/631 +f 806/1013/632 808/1014/633 785/1012/634 764/1011/635 +f 760/1015/636 783/1016/637 784/1017/638 762/1018/639 +f 758/1019/640 782/1020/641 783/1016/637 760/1015/636 +f 756/1021/642 781/1022/643 782/1020/641 758/1019/640 +f 754/1023/644 780/1024/645 781/1022/643 756/1021/642 +f 752/1025/646 779/1026/647 780/1024/645 754/1023/644 +f 750/1027/648 778/1028/649 779/1026/647 752/1025/646 +f 748/1029/650 777/1030/651 778/1028/649 750/1027/648 +f 746/1031/652 776/1032/653 777/1030/651 748/1029/650 +f 744/1033/654 775/1034/655 776/1032/653 746/1031/652 +f 742/1035/625 774/1036/624 775/1034/655 744/1033/654 +f 789/1000/623 805/1037/656 790/1038/657 774/1001/624 +f 788/1004/627 804/1039/658 805/1037/656 789/1000/623 +f 812/1006/629 813/1040/659 804/1039/658 788/1004/627 +f 786/1008/630 802/1041/630 803/1042/630 787/1009/630 +f 785/1012/631 801/1043/631 802/1041/631 786/1008/631 +f 808/1014/633 809/1044/660 801/1043/661 785/1012/634 +f 783/1016/637 799/1045/662 800/1046/663 784/1017/638 +f 782/1020/641 798/1047/664 799/1045/662 783/1016/637 +f 781/1022/643 797/1048/665 798/1047/664 782/1020/641 +f 780/1024/645 796/1049/666 797/1048/665 781/1022/643 +f 779/1026/647 795/1050/667 796/1049/666 780/1024/645 +f 778/1028/649 794/1051/668 795/1050/667 779/1026/647 +f 777/1030/651 793/1052/669 794/1051/668 778/1028/649 +f 776/1032/653 792/1053/670 793/1052/669 777/1030/651 +f 775/1034/655 791/1054/671 792/1053/670 776/1032/653 +f 774/1036/624 790/1055/657 791/1054/671 775/1034/672 +f 784/1017/638 800/1046/663 809/1044/660 808/1014/633 +f 762/1018/639 784/1017/638 808/1014/633 806/1013/632 +f 1070/1056/610 873/1057/611 1126/1058/611 1322/1059/612 +f 787/1009/673 803/1042/674 813/1040/659 812/1006/629 +f 768/1010/675 787/1009/673 812/1006/629 810/1005/628 +f 966/1060/613 979/1061/614 1231/1062/614 1218/1063/613 +f 820/1064/676 819/1065/677 837/1066/678 838/1067/679 +f 1372/1068/680 1371/1069/681 821/1070/682 822/1071/683 +f 1384/1072/684 1383/1073/685 815/1074/686 814/1075/687 +f 1396/1076/630 1395/1077/630 826/1078/688 828/1079/689 +f 1408/1080/690 1407/1081/691 829/1082/692 831/1083/693 +f 1420/1084/661 1419/1085/694 825/1086/695 827/1087/696 +f 1432/1088/697 1431/1089/698 819/1065/677 820/1064/676 +f 1419/1085/694 1443/1090/699 824/1091/700 825/1086/695 +f 1383/1092/685 1449/1093/701 830/1094/702 815/1095/686 +f 1450/1096/703 1360/969/617 817/972/620 818/1097/704 +f 1456/1098/705 1372/1068/680 822/1071/683 823/1099/706 +f 1407/1081/691 1396/1076/674 828/1079/707 829/1082/692 +f 1359/970/618 1384/1072/684 814/1075/687 816/971/619 +f 1371/1069/681 1432/1088/697 820/1064/676 821/1070/682 +f 1395/1077/631 1420/1084/631 827/1087/708 826/1078/709 +f 1431/1089/698 1450/1096/703 818/1097/704 819/1065/677 +f 1443/1090/699 1456/1098/705 823/1099/706 824/1091/700 +f 1449/1093/701 1408/1080/690 831/1083/693 830/1094/702 +f 839/1100/710 838/1067/679 856/1101/711 857/1102/712 +f 829/1082/692 828/1079/707 846/1103/713 847/1104/714 +f 821/1070/682 820/1064/676 838/1067/679 839/1100/710 +f 830/1094/702 831/1083/693 849/1105/715 848/1106/716 +f 822/1071/683 821/1070/682 839/1100/710 840/1107/717 +f 814/1075/687 815/1074/686 833/1108/718 832/1109/719 +f 815/1095/686 830/1094/702 848/1106/716 833/1110/718 +f 823/1099/706 822/1071/683 840/1107/717 841/1111/720 +f 816/971/619 814/1075/687 832/1109/719 834/1112/721 +f 827/1087/696 825/1086/695 843/1113/722 845/1114/723 +f 824/1091/700 823/1099/706 841/1111/720 842/1115/724 +f 817/972/620 816/971/619 834/1112/721 835/1116/725 +f 831/1083/693 829/1082/692 847/1104/714 849/1105/715 +f 825/1086/695 824/1091/700 842/1115/724 843/1113/722 +f 818/1097/704 817/972/620 835/1116/725 836/1117/726 +f 826/1078/709 827/1087/708 845/1114/727 844/1118/728 +f 819/1065/677 818/1097/704 836/1117/726 837/1066/678 +f 828/1079/689 826/1078/688 844/1118/729 846/1103/730 +f 850/1119/731 851/1120/731 866/1121/731 867/1122/731 865/1123/731 864/1124/731 862/1125/731 863/1126/731 861/1127/731 860/1128/731 859/1129/731 858/1130/731 857/1131/731 856/1132/731 855/1133/731 854/1134/731 853/1135/731 852/1136/731 +f 848/1106/716 849/1105/715 867/1137/732 866/1138/733 +f 840/1107/717 839/1100/710 857/1102/712 858/1139/734 +f 832/1109/719 833/1108/718 851/1140/735 850/1141/736 +f 833/1110/718 848/1106/716 866/1138/733 851/1142/735 +f 841/1111/720 840/1107/717 858/1139/734 859/1143/737 +f 834/1112/721 832/1109/719 850/1141/736 852/1144/738 +f 845/1114/723 843/1113/722 861/1145/739 863/1146/740 +f 842/1115/724 841/1111/720 859/1143/737 860/1147/741 +f 835/1116/725 834/1112/721 852/1144/738 853/1148/742 +f 849/1105/715 847/1104/714 865/1149/743 867/1137/732 +f 843/1113/722 842/1115/724 860/1147/741 861/1145/739 +f 836/1117/726 835/1116/725 853/1148/742 854/1150/744 +f 844/1118/728 845/1114/727 863/1146/745 862/1151/745 +f 837/1066/678 836/1117/726 854/1150/744 855/1152/746 +f 846/1103/730 844/1118/729 862/1151/747 864/1153/747 +f 838/1067/679 837/1066/678 855/1152/746 856/1101/711 +f 847/1104/714 846/1103/713 864/1153/748 865/1149/743 +f 803/1042/674 1049/1154/674 1101/1155/749 813/1040/659 +f 872/1156/615 1071/1157/602 1323/1158/605 1125/1159/615 +f 1048/1160/674 1047/1161/674 1099/1162/691 1100/1163/691 +f 980/1164/616 967/1165/606 1219/1166/606 1232/1167/616 +f 1046/1168/674 1045/1169/674 1097/1170/691 1098/1171/691 +f 1072/1172/610 871/1173/611 1124/1174/611 1324/1175/612 +f 1044/1176/674 1043/1177/674 1095/1178/691 1096/1179/691 +f 968/1180/613 981/1181/614 1233/1182/614 1220/1183/613 +f 1042/1184/674 1041/1185/674 1093/1186/691 1094/1187/691 +f 870/1188/615 1073/1189/602 1325/1190/605 1123/1191/615 +f 1040/1192/674 1039/1193/674 1091/1194/691 1092/1195/691 +f 982/1196/616 969/1197/606 1221/1198/606 1234/1199/616 +f 1038/1200/674 1037/1201/674 1089/1202/691 1090/1203/691 +f 800/1046/663 1010/1204/750 1088/1205/751 809/1044/660 +f 1074/1206/610 869/1207/611 1122/1208/611 1326/1209/612 +f 1009/1210/752 1008/1211/752 1086/1212/694 1087/1213/694 +f 970/1214/613 983/1215/614 1235/1216/614 1222/1217/613 +f 1007/1218/752 1006/1219/752 1084/1220/694 1085/1221/694 +f 868/1222/615 1075/913/602 1327/916/605 1121/1223/615 +f 1005/1224/752 1004/1225/752 1082/1226/694 1083/1227/694 +f 984/1228/616 971/917/606 1223/920/606 1236/1229/616 +f 1003/1230/752 1002/1231/752 1080/1232/694 1081/1233/694 +f 1076/1234/753 998/1235/754 1250/1236/755 1328/1237/756 +f 1001/1238/752 1000/1239/752 1078/1240/694 1079/1241/694 +f 985/1242/757 972/925/609 1224/928/609 1237/1243/758 +f 999/1244/752 998/1235/752 1076/1234/694 1077/1245/694 +f 805/1037/656 1075/913/759 868/1222/760 790/1038/657 +f 881/1246/761 880/1247/608 1104/1248/608 1133/1249/761 +f 1074/1206/762 1073/1189/762 870/1188/760 869/1207/760 +f 999/1244/763 1077/1245/764 1329/1250/765 1251/1251/766 +f 1072/1172/762 1071/1157/762 872/1156/760 871/1173/760 +f 973/934/614 986/1252/767 1238/1253/768 1225/935/614 +f 1070/1056/762 1069/974/762 874/973/760 873/1057/760 +f 879/1254/611 882/1255/769 1134/1256/769 1132/1257/611 +f 1068/961/762 1067/954/762 876/953/760 875/962/760 +f 1078/1240/753 1000/1239/754 1252/1258/755 1330/1259/756 +f 1066/945/762 1065/938/762 878/937/760 877/946/760 +f 987/1260/757 974/941/616 1226/944/616 1239/1261/758 +f 1064/929/762 1063/922/762 880/921/760 879/930/760 +f 804/1039/658 1062/914/770 1075/913/759 805/1037/656 +f 883/1262/761 878/1263/615 1131/1264/615 1135/1265/761 +f 1061/1266/771 1060/1267/771 1073/1189/762 1074/1206/762 +f 1001/1238/763 1079/1241/764 1331/1268/765 1253/1269/766 +f 1059/1270/771 1058/1271/771 1071/1157/762 1072/1172/762 +f 975/950/614 988/1272/767 1240/1273/768 1227/951/614 +f 1057/1274/771 1056/1275/771 1069/974/762 1070/1056/762 +f 877/1276/611 884/1277/769 1136/1278/769 1130/1279/611 +f 1055/1280/771 1054/1281/771 1067/954/762 1068/961/762 +f 1080/1232/753 1002/1231/754 1254/1282/755 1332/1283/756 +f 1053/1284/771 1052/1285/771 1065/938/762 1066/945/762 +f 989/1286/757 976/957/616 1228/960/616 1241/1287/758 +f 1051/1288/771 1050/1289/771 1063/922/762 1064/929/762 +f 813/1040/659 1101/1155/749 1062/914/770 804/1039/658 +f 885/1290/761 876/1291/615 1129/1292/615 1137/1293/761 +f 1100/1163/691 1099/1162/691 1060/1267/771 1061/1266/771 +f 1003/1230/763 1081/1233/764 1333/1294/765 1255/1295/766 +f 1098/1171/691 1097/1170/691 1058/1271/771 1059/1270/771 +f 977/966/614 990/1296/767 1242/1297/768 1229/967/614 +f 1096/1179/691 1095/1178/691 1056/1275/771 1057/1274/771 +f 875/1298/611 886/1299/769 1138/1300/769 1128/1301/611 +f 1094/1187/691 1093/1186/691 1054/1281/771 1055/1280/771 +f 1082/1226/753 1004/1225/754 1256/1302/755 1334/1303/756 +f 1092/1195/691 1091/1194/691 1052/1285/771 1053/1284/771 +f 991/1304/757 978/977/616 1230/980/616 1243/1305/758 +f 1090/1203/691 1089/1202/691 1050/1289/771 1051/1288/771 +f 802/1041/630 1036/1306/630 1049/1154/630 803/1042/630 +f 887/1307/761 874/1308/615 1127/1309/615 1139/1310/761 +f 1035/1311/630 1034/1312/630 1047/1161/630 1048/1160/630 +f 1005/1224/763 1083/1227/764 1335/1313/765 1257/1314/766 +f 1033/1315/630 1032/1316/630 1045/1169/630 1046/1168/630 +f 979/1061/614 992/1317/767 1244/1318/768 1231/1062/614 +f 1031/1319/630 1030/1320/630 1043/1177/630 1044/1176/630 +f 873/1321/611 888/1322/769 1140/1323/769 1126/1324/611 +f 1029/1325/630 1028/1326/630 1041/1185/630 1042/1184/630 +f 1084/1220/772 1006/1219/754 1258/1327/755 1336/1328/756 +f 1027/1329/630 1026/1330/630 1039/1193/630 1040/1192/630 +f 993/1331/757 980/1164/616 1232/1167/616 1245/1332/758 +f 1025/1333/630 1024/1334/630 1037/1201/630 1038/1200/630 +f 801/1043/631 1023/1335/631 1036/1306/631 802/1041/631 +f 889/1336/761 872/1337/615 1125/1338/615 1141/1339/761 +f 1022/1340/631 1021/1341/631 1034/1312/631 1035/1311/631 +f 1007/1218/763 1085/1221/773 1337/1342/765 1259/1343/766 +f 1020/1344/631 1019/1345/631 1032/1316/631 1033/1315/631 +f 981/1181/614 994/1346/767 1246/1347/768 1233/1182/614 +f 1018/1348/631 1017/1349/631 1030/1320/631 1031/1319/631 +f 871/1350/611 890/1351/769 1142/1352/769 1124/1353/611 +f 1016/1354/631 1015/1355/631 1028/1326/631 1029/1325/631 +f 1086/1212/753 1008/1211/754 1260/1356/755 1338/1357/756 +f 1014/1358/631 1013/1359/631 1026/1330/631 1027/1329/631 +f 995/1360/757 982/1196/616 1234/1199/616 1247/1361/758 +f 1012/1362/631 1011/1363/631 1024/1334/631 1025/1333/631 +f 809/1044/660 1088/1205/751 1023/1335/661 801/1043/661 +f 891/1364/761 870/1365/615 1123/1366/615 1143/1367/761 +f 1087/1213/694 1086/1212/694 1021/1341/661 1022/1340/661 +f 1009/1210/763 1087/1213/773 1339/1368/765 1261/1369/766 +f 1085/1221/694 1084/1220/694 1019/1345/661 1020/1344/661 +f 983/1215/614 996/1370/767 1248/1371/768 1235/1216/614 +f 1083/1227/694 1082/1226/694 1017/1349/661 1018/1348/661 +f 869/1372/611 892/1373/769 1144/1374/769 1122/1375/611 +f 1081/1233/694 1080/1232/694 1015/1355/661 1016/1354/661 +f 1088/1205/753 1010/1204/754 1262/1376/755 1340/1377/756 +f 1079/1241/694 1078/1240/694 1013/1359/661 1014/1358/661 +f 997/1378/757 984/1228/616 1236/1229/616 1249/1379/758 +f 1077/1245/694 1076/1234/694 1011/1363/661 1012/1362/661 +f 799/1045/662 997/1378/774 1010/1204/750 800/1046/663 +f 893/1380/761 868/1381/615 1121/1382/615 1145/1383/761 +f 996/1370/775 995/1360/775 1008/1211/752 1009/1210/752 +f 1089/1202/776 1037/1201/777 1289/1384/778 1341/1385/779 +f 994/1346/775 993/1331/775 1006/1219/752 1007/1218/752 +f 998/1235/754 985/1242/757 1237/1243/758 1250/1236/755 +f 992/1317/775 991/1304/775 1004/1225/752 1005/1224/752 +f 894/1386/780 881/1246/761 1133/1249/761 1146/1387/780 +f 990/1296/775 989/1286/775 1002/1231/752 1003/1230/752 +f 1038/1200/781 1090/1203/782 1342/1388/783 1290/1389/784 +f 988/1272/775 987/1260/775 1000/1239/752 1001/1238/752 +f 986/1252/767 999/1244/763 1251/1251/766 1238/1253/768 +f 986/1252/775 985/1242/775 998/1235/752 999/1244/752 +f 798/1047/664 984/1228/785 997/1378/774 799/1045/662 +f 882/1255/769 895/1390/786 1147/1391/786 1134/1256/769 +f 983/1215/785 982/1196/785 995/1360/775 996/1370/775 +f 1091/1194/787 1039/1193/788 1291/1392/789 1343/1393/779 +f 981/1181/785 980/1164/785 993/1331/775 994/1346/775 +f 1000/1239/754 987/1260/757 1239/1261/758 1252/1258/755 +f 979/1061/785 978/977/785 991/1304/775 992/1317/775 +f 896/1394/780 883/1262/761 1135/1265/761 1148/1395/780 +f 977/966/785 976/957/785 989/1286/775 990/1296/775 +f 1040/1192/781 1092/1195/782 1344/1396/783 1292/1397/784 +f 975/950/785 974/941/785 987/1260/775 988/1272/775 +f 988/1272/767 1001/1238/763 1253/1269/766 1240/1273/768 +f 973/934/785 972/925/785 985/1242/775 986/1252/775 +f 797/1048/665 971/917/790 984/1228/785 798/1047/664 +f 884/1277/769 897/1398/786 1149/1399/786 1136/1278/769 +f 970/1214/790 969/1197/790 982/1196/785 983/1215/785 +f 1093/1186/776 1041/1185/788 1293/1400/789 1345/1401/779 +f 968/1180/790 967/1165/790 980/1164/785 981/1181/785 +f 1002/1231/754 989/1286/757 1241/1287/758 1254/1282/755 +f 966/1060/790 965/978/790 978/977/785 979/1061/785 +f 898/1402/780 885/1290/761 1137/1293/761 1150/1403/780 +f 964/965/790 963/958/790 976/957/785 977/966/785 +f 1042/1184/781 1094/1187/791 1346/1404/783 1294/1405/784 +f 962/949/790 961/942/790 974/941/785 975/950/785 +f 990/1296/767 1003/1230/763 1255/1295/766 1242/1297/768 +f 960/933/790 959/926/790 972/925/785 973/934/785 +f 796/1049/666 958/918/792 971/917/790 797/1048/665 +f 886/1299/769 899/1406/786 1151/1407/786 1138/1300/769 +f 957/1408/792 956/1409/792 969/1197/790 970/1214/790 +f 1095/1178/776 1043/1177/788 1295/1410/789 1347/1411/779 +f 955/1412/792 954/1413/792 967/1165/790 968/1180/790 +f 1004/1225/754 991/1304/757 1243/1305/758 1256/1302/755 +f 953/1414/792 952/1415/792 965/978/790 966/1060/790 +f 900/1416/780 887/1307/761 1139/1310/761 1152/1417/780 +f 951/1418/792 950/1419/792 963/958/790 964/965/790 +f 1044/1176/781 1096/1179/782 1348/1420/783 1296/1421/784 +f 949/1422/792 948/1423/792 961/942/790 962/949/790 +f 992/1317/767 1005/1224/763 1257/1314/766 1244/1318/768 +f 947/1424/792 946/1425/792 959/926/790 960/933/790 +f 795/1050/793 945/1426/793 958/918/792 796/1049/666 +f 888/1322/769 901/1427/786 1153/1428/786 1140/1323/769 +f 944/1429/793 943/1430/793 956/1409/792 957/1408/792 +f 1097/1170/776 1045/1169/788 1297/1431/789 1349/1432/779 +f 942/1433/793 941/1434/793 954/1413/792 955/1412/792 +f 1006/1219/754 993/1331/757 1245/1332/758 1258/1327/755 +f 940/1435/793 939/1436/793 952/1415/792 953/1414/792 +f 902/1437/780 889/1336/761 1141/1339/761 1154/1438/780 +f 938/1439/793 937/1440/793 950/1419/792 951/1418/792 +f 1046/1168/781 1098/1171/791 1350/1441/783 1298/1442/784 +f 936/1443/793 935/1444/793 948/1423/792 949/1422/792 +f 994/1346/767 1007/1218/763 1259/1343/766 1246/1347/768 +f 934/1445/793 933/1446/793 946/1425/792 947/1424/792 +f 794/1051/794 932/1447/794 945/1426/793 795/1050/793 +f 890/1351/769 903/1448/786 1155/1449/786 1142/1352/769 +f 931/1450/794 930/1451/794 943/1430/793 944/1429/793 +f 1099/1162/776 1047/1161/788 1299/1452/789 1351/1453/779 +f 929/1454/794 928/1455/794 941/1434/793 942/1433/793 +f 1008/1211/754 995/1360/757 1247/1361/758 1260/1356/755 +f 927/1456/794 926/1457/794 939/1436/793 940/1435/793 +f 904/1458/780 891/1364/761 1143/1367/761 1156/1459/780 +f 925/1460/794 924/1461/794 937/1440/793 938/1439/793 +f 1048/1160/781 1100/1163/791 1352/1462/783 1300/1463/784 +f 923/1464/794 922/1465/794 935/1444/793 936/1443/793 +f 996/1370/767 1009/1210/763 1261/1369/766 1248/1371/768 +f 921/1466/794 920/1467/794 933/1446/793 934/1445/793 +f 793/1052/795 919/1468/795 932/1447/794 794/1051/794 +f 892/1373/769 905/1469/786 1157/1470/786 1144/1374/769 +f 918/1471/795 917/1472/795 930/1451/794 931/1450/794 +f 1101/1155/776 1049/1154/777 1301/1473/778 1353/1474/779 +f 916/1475/795 915/1476/795 928/1455/794 929/1454/794 +f 1010/1204/754 997/1378/757 1249/1379/758 1262/1376/755 +f 914/1477/795 913/1478/795 926/1457/794 927/1456/794 +f 906/1479/780 893/1380/761 1145/1383/761 1158/1480/780 +f 912/1481/795 911/1482/795 924/1461/794 925/1460/794 +f 1011/1363/796 1076/1234/753 1328/1237/756 1263/1483/797 +f 910/1484/795 909/1485/795 922/1465/794 923/1464/794 +f 907/1486/798 894/1386/780 1146/1387/780 1159/1487/798 +f 908/1488/795 907/1486/795 920/1467/794 921/1466/794 +f 792/1053/670 906/1479/799 919/1468/795 793/1052/795 +f 1077/1245/764 1012/1362/800 1264/1489/801 1329/1250/765 +f 905/1469/799 904/1458/799 917/1472/795 918/1471/795 +f 895/1390/786 908/1488/802 1160/1490/802 1147/1391/786 +f 903/1448/799 902/1437/799 915/1476/795 916/1475/795 +f 1013/1359/803 1078/1240/753 1330/1259/756 1265/1491/804 +f 901/1427/799 900/1416/799 913/1478/795 914/1477/795 +f 909/1485/798 896/1394/780 1148/1395/780 1161/1492/798 +f 899/1406/799 898/1402/799 911/1482/795 912/1481/795 +f 773/1493/610 743/1494/611 1103/1495/611 1119/1496/612 +f 897/1398/799 896/1394/799 909/1485/795 910/1484/795 +f 1079/1241/764 1014/1358/800 1266/1497/801 1331/1268/765 +f 895/1390/799 894/1386/799 907/1486/795 908/1488/795 +f 791/1054/671 893/1380/805 906/1479/799 792/1053/670 +f 897/1398/786 910/1484/802 1162/1498/802 1149/1399/786 +f 892/1373/805 891/1364/805 904/1458/799 905/1469/799 +f 1015/1355/803 1080/1232/753 1332/1283/756 1267/1499/804 +f 890/1351/805 889/1336/805 902/1437/799 903/1448/799 +f 911/1482/798 898/1402/780 1150/1403/780 1163/1500/798 +f 888/1322/805 887/1307/805 900/1416/799 901/1427/799 +f 1081/1233/764 1016/1354/800 1268/1501/801 1333/1294/765 +f 886/1299/805 885/1290/805 898/1402/799 899/1406/799 +f 899/1406/786 912/1481/802 1164/1502/802 1151/1407/786 +f 884/1277/805 883/1262/805 896/1394/799 897/1398/799 +f 771/1503/806 773/1493/610 1119/1496/612 1120/1504/807 +f 882/1255/805 881/1246/805 894/1386/799 895/1390/799 +f 790/1055/657 868/1381/760 893/1380/805 791/1054/671 +f 1017/1349/803 1082/1226/753 1334/1303/756 1269/1505/804 +f 869/1372/760 870/1365/760 891/1364/805 892/1373/805 +f 913/1478/798 900/1416/780 1152/1417/780 1165/1506/798 +f 871/1350/760 872/1337/760 889/1336/805 890/1351/805 +f 1083/1227/764 1018/1348/800 1270/1507/801 1335/1313/765 +f 873/1321/760 874/1308/760 887/1307/805 888/1322/805 +f 901/1427/786 914/1477/802 1166/1508/802 1153/1428/786 +f 875/1298/760 876/1291/760 885/1290/805 886/1299/805 +f 1019/1345/803 1084/1220/772 1336/1328/756 1271/1509/804 +f 877/1276/760 878/1263/760 883/1262/805 884/1277/805 +f 915/1476/798 902/1437/780 1154/1438/780 1167/1510/798 +f 879/1254/760 880/1247/760 881/1246/805 882/1255/805 +f 1104/1248/760 1103/1511/760 1102/1512/805 1133/1249/805 +f 1133/1249/805 1102/1512/805 1105/1513/799 1146/1387/799 +f 1146/1387/799 1105/1513/799 1106/1514/795 1159/1487/795 +f 1159/1487/795 1106/1514/795 1107/1515/794 1172/1516/794 +f 1172/1516/794 1107/1515/794 1108/1517/793 1185/1518/793 +f 1185/1518/793 1108/1517/793 1109/1519/792 1198/1520/792 +f 1198/1520/792 1109/1519/792 1110/1521/790 1211/927/790 +f 1211/927/790 1110/1521/790 1111/1522/785 1224/928/785 +f 1224/928/785 1111/1522/785 1112/1523/808 1237/1243/808 +f 1237/1243/808 1112/1523/808 1113/1524/809 1250/1236/809 +f 1328/1237/810 1114/1525/810 1116/1526/811 1263/1483/811 +f 1263/1483/812 1116/1526/812 1115/1527/812 1276/1528/812 +f 1276/1528/813 1115/1527/813 1117/1529/813 1289/1384/813 +f 1341/1385/814 1118/1530/814 1120/1504/815 1302/1531/815 +f 1302/1531/815 1120/1504/815 1119/1496/816 1315/923/816 +f 1315/923/816 1119/1496/816 1103/1495/760 1104/924/760 +f 1250/1236/809 1113/1524/809 1114/1525/810 1328/1237/810 +f 1289/1384/817 1117/1529/817 1118/1530/814 1341/1385/814 +f 1301/1473/817 1300/1463/817 1352/1462/814 1353/1474/814 +f 1299/1452/817 1298/1442/817 1350/1441/814 1351/1453/814 +f 1297/1431/817 1296/1421/817 1348/1420/814 1349/1432/814 +f 1295/1410/817 1294/1405/817 1346/1404/814 1347/1411/814 +f 1293/1400/817 1292/1397/817 1344/1396/814 1345/1401/814 +f 1291/1392/817 1290/1389/817 1342/1388/814 1343/1393/814 +f 1262/1376/809 1261/1369/809 1339/1368/810 1340/1377/810 +f 1260/1356/809 1259/1343/809 1337/1342/810 1338/1357/810 +f 1258/1327/809 1257/1314/809 1335/1313/810 1336/1328/810 +f 1256/1302/809 1255/1295/809 1333/1294/810 1334/1303/810 +f 1254/1282/809 1253/1269/809 1331/1268/810 1332/1283/810 +f 1252/1258/809 1251/1251/809 1329/1250/810 1330/1259/810 +f 1327/916/816 1326/1209/816 1122/1208/760 1121/1223/760 +f 1325/1190/816 1324/1175/816 1124/1174/760 1123/1191/760 +f 1323/1158/816 1322/1059/816 1126/1058/760 1125/1159/760 +f 1321/975/816 1320/964/816 1128/963/760 1127/976/760 +f 1319/955/816 1318/948/816 1130/947/760 1129/956/760 +f 1317/939/816 1316/932/816 1132/931/760 1131/940/760 +f 1314/915/815 1313/1532/815 1326/1209/816 1327/916/816 +f 1312/1533/815 1311/1534/815 1324/1175/816 1325/1190/816 +f 1310/1535/815 1309/1536/815 1322/1059/816 1323/1158/816 +f 1308/1537/815 1307/1538/815 1320/964/816 1321/975/816 +f 1306/1539/815 1305/1540/815 1318/948/816 1319/955/816 +f 1304/1541/815 1303/1542/815 1316/932/816 1317/939/816 +f 1353/1474/814 1352/1462/814 1313/1532/815 1314/915/815 +f 1351/1453/814 1350/1441/814 1311/1534/815 1312/1533/815 +f 1349/1432/814 1348/1420/814 1309/1536/815 1310/1535/815 +f 1347/1411/814 1346/1404/814 1307/1538/815 1308/1537/815 +f 1345/1401/814 1344/1396/814 1305/1540/815 1306/1539/815 +f 1343/1393/814 1342/1388/814 1303/1542/815 1304/1541/815 +f 1288/1543/813 1287/1544/813 1300/1463/813 1301/1473/813 +f 1286/1545/813 1285/1546/813 1298/1442/813 1299/1452/813 +f 1284/1547/813 1283/1548/813 1296/1421/813 1297/1431/813 +f 1282/1549/813 1281/1550/813 1294/1405/813 1295/1410/813 +f 1280/1551/813 1279/1552/813 1292/1397/813 1293/1400/813 +f 1278/1553/813 1277/1554/813 1290/1389/813 1291/1392/813 +f 1275/1555/812 1274/1556/812 1287/1544/812 1288/1543/812 +f 1273/1557/812 1272/1558/812 1285/1546/812 1286/1545/812 +f 1271/1509/812 1270/1507/812 1283/1548/812 1284/1547/812 +f 1269/1505/812 1268/1501/812 1281/1550/812 1282/1549/812 +f 1267/1499/812 1266/1497/812 1279/1552/812 1280/1551/812 +f 1265/1491/812 1264/1489/812 1277/1554/812 1278/1553/812 +f 1340/1377/810 1339/1368/810 1274/1556/811 1275/1555/811 +f 1338/1357/810 1337/1342/810 1272/1558/811 1273/1557/811 +f 1336/1328/810 1335/1313/810 1270/1507/811 1271/1509/811 +f 1334/1303/810 1333/1294/810 1268/1501/811 1269/1505/811 +f 1332/1283/810 1331/1268/810 1266/1497/811 1267/1499/811 +f 1330/1259/810 1329/1250/810 1264/1489/811 1265/1491/811 +f 1249/1379/808 1248/1371/808 1261/1369/809 1262/1376/809 +f 1247/1361/808 1246/1347/808 1259/1343/809 1260/1356/809 +f 1245/1332/808 1244/1318/808 1257/1314/809 1258/1327/809 +f 1243/1305/808 1242/1297/808 1255/1295/809 1256/1302/809 +f 1241/1287/808 1240/1273/808 1253/1269/809 1254/1282/809 +f 1239/1261/808 1238/1253/808 1251/1251/809 1252/1258/809 +f 1236/1229/785 1235/1216/785 1248/1371/808 1249/1379/808 +f 1234/1199/785 1233/1182/785 1246/1347/808 1247/1361/808 +f 1232/1167/785 1231/1062/785 1244/1318/808 1245/1332/808 +f 1230/980/785 1229/967/785 1242/1297/808 1243/1305/808 +f 1228/960/785 1227/951/785 1240/1273/808 1241/1287/808 +f 1226/944/785 1225/935/785 1238/1253/808 1239/1261/808 +f 1223/920/790 1222/1217/790 1235/1216/785 1236/1229/785 +f 1221/1198/790 1220/1183/790 1233/1182/785 1234/1199/785 +f 1219/1166/790 1218/1063/790 1231/1062/785 1232/1167/785 +f 1217/979/790 1216/968/790 1229/967/785 1230/980/785 +f 1215/959/790 1214/952/790 1227/951/785 1228/960/785 +f 1213/943/790 1212/936/790 1225/935/785 1226/944/785 +f 1210/919/792 1209/1559/792 1222/1217/790 1223/920/790 +f 1208/1560/792 1207/1561/792 1220/1183/790 1221/1198/790 +f 1206/1562/792 1205/1563/792 1218/1063/790 1219/1166/790 +f 1204/1564/792 1203/1565/792 1216/968/790 1217/979/790 +f 1202/1566/792 1201/1567/792 1214/952/790 1215/959/790 +f 1200/1568/792 1199/1569/792 1212/936/790 1213/943/790 +f 1197/1570/793 1196/1571/793 1209/1559/792 1210/919/792 +f 1195/1572/793 1194/1573/793 1207/1561/792 1208/1560/792 +f 1193/1574/793 1192/1575/793 1205/1563/792 1206/1562/792 +f 1191/1576/793 1190/1577/793 1203/1565/792 1204/1564/792 +f 1189/1578/793 1188/1579/793 1201/1567/792 1202/1566/792 +f 1187/1580/793 1186/1581/793 1199/1569/792 1200/1568/792 +f 1184/1582/794 1183/1583/794 1196/1571/793 1197/1570/793 +f 1182/1584/794 1181/1585/794 1194/1573/793 1195/1572/793 +f 1180/1586/794 1179/1587/794 1192/1575/793 1193/1574/793 +f 1178/1588/794 1177/1589/794 1190/1577/793 1191/1576/793 +f 1176/1590/794 1175/1591/794 1188/1579/793 1189/1578/793 +f 1174/1592/794 1173/1593/794 1186/1581/793 1187/1580/793 +f 1171/1594/795 1170/1595/795 1183/1583/794 1184/1582/794 +f 1169/1596/795 1168/1597/795 1181/1585/794 1182/1584/794 +f 1167/1510/795 1166/1508/795 1179/1587/794 1180/1586/794 +f 1165/1506/795 1164/1502/795 1177/1589/794 1178/1588/794 +f 1163/1500/795 1162/1498/795 1175/1591/794 1176/1590/794 +f 1161/1492/795 1160/1490/795 1173/1593/794 1174/1592/794 +f 1158/1480/799 1157/1470/799 1170/1595/795 1171/1594/795 +f 1156/1459/799 1155/1449/799 1168/1597/795 1169/1596/795 +f 1154/1438/799 1153/1428/799 1166/1508/795 1167/1510/795 +f 1152/1417/799 1151/1407/799 1164/1502/795 1165/1506/795 +f 1150/1403/799 1149/1399/799 1162/1498/795 1163/1500/795 +f 1148/1395/799 1147/1391/799 1160/1490/795 1161/1492/795 +f 1145/1383/805 1144/1374/805 1157/1470/799 1158/1480/799 +f 1143/1367/805 1142/1352/805 1155/1449/799 1156/1459/799 +f 1141/1339/805 1140/1323/805 1153/1428/799 1154/1438/799 +f 1139/1310/805 1138/1300/805 1151/1407/799 1152/1417/799 +f 1137/1293/805 1136/1278/805 1149/1399/799 1150/1403/799 +f 1135/1265/805 1134/1256/805 1147/1391/799 1148/1395/799 +f 1121/1382/760 1122/1375/760 1144/1374/805 1145/1383/805 +f 1123/1366/760 1124/1353/760 1142/1352/805 1143/1367/805 +f 1125/1338/760 1126/1324/760 1140/1323/805 1141/1339/805 +f 1127/1309/760 1128/1301/760 1138/1300/805 1139/1310/805 +f 1129/1292/760 1130/1279/760 1136/1278/805 1137/1293/805 +f 1131/1264/760 1132/1257/760 1134/1256/805 1135/1265/805 +f 957/1408/818 970/1214/613 1222/1217/613 1209/1559/818 +f 1061/1266/806 1074/1206/610 1326/1209/612 1313/1532/807 +f 969/1197/606 956/1409/607 1208/1560/607 1221/1198/606 +f 1073/1189/602 1060/1267/603 1312/1533/604 1325/1190/605 +f 955/1412/818 968/1180/613 1220/1183/613 1207/1561/818 +f 1059/1270/806 1072/1172/610 1324/1175/612 1311/1534/807 +f 967/1165/606 954/1413/607 1206/1562/607 1219/1166/606 +f 1071/1157/602 1058/1271/603 1310/1535/604 1323/1158/605 +f 953/1414/818 966/1060/613 1218/1063/613 1205/1563/818 +f 1057/1274/806 1070/1056/610 1322/1059/612 1309/1536/807 +f 965/978/606 952/1415/607 1204/1564/607 1217/979/606 +f 1069/974/602 1056/1275/603 1308/1537/604 1321/975/605 +f 951/1418/818 964/965/613 1216/968/613 1203/1565/818 +f 1055/1280/806 1068/961/610 1320/964/612 1307/1538/807 +f 963/958/606 950/1419/607 1202/1566/607 1215/959/606 +f 1067/954/602 1054/1281/603 1306/1539/604 1319/955/605 +f 949/1422/818 962/949/613 1214/952/613 1201/1567/818 +f 1053/1284/806 1066/945/610 1318/948/612 1305/1540/807 +f 961/942/606 948/1423/607 1200/1568/607 1213/943/606 +f 1065/938/602 1052/1285/603 1304/1541/604 1317/939/605 +f 947/1424/818 960/933/613 1212/936/613 1199/1569/818 +f 1051/1288/806 1064/929/610 1316/932/612 1303/1542/807 +f 959/926/606 946/1425/607 1198/1520/607 1211/927/606 +f 1063/922/602 1050/1289/603 1302/1531/604 1315/923/605 +f 958/918/607 945/1426/819 1197/1570/819 1210/919/607 +f 1062/914/603 1101/1155/776 1353/1474/779 1314/915/604 +f 944/1429/820 957/1408/818 1209/1559/818 1196/1571/820 +f 1100/1163/791 1061/1266/806 1313/1532/807 1352/1462/783 +f 956/1409/607 943/1430/819 1195/1572/819 1208/1560/607 +f 743/1598/611 745/1599/769 1102/1512/769 1103/1511/611 +f 1060/1267/603 1099/1162/776 1351/1453/779 1312/1533/604 +f 942/1433/820 955/1412/818 1207/1561/818 1194/1573/820 +f 1098/1171/791 1059/1270/806 1311/1534/807 1350/1441/783 +f 954/1413/607 941/1434/819 1193/1574/819 1206/1562/607 +f 1058/1271/603 1097/1170/776 1349/1432/779 1310/1535/604 +f 940/1435/820 953/1414/818 1205/1563/818 1192/1575/820 +f 1096/1179/782 1057/1274/806 1309/1536/807 1348/1420/783 +f 952/1415/607 939/1436/819 1191/1576/819 1204/1564/607 +f 745/1599/769 747/1600/786 1105/1513/786 1102/1512/769 +f 1056/1275/603 1095/1178/776 1347/1411/779 1308/1537/604 +f 938/1439/820 951/1418/818 1203/1565/818 1190/1577/820 +f 1094/1187/791 1055/1280/806 1307/1538/807 1346/1404/783 +f 950/1419/607 937/1440/819 1189/1578/819 1202/1566/607 +f 1054/1281/603 1093/1186/776 1345/1401/779 1306/1539/604 +f 936/1443/820 949/1422/818 1201/1567/818 1188/1579/820 +f 1092/1195/782 1053/1284/806 1305/1540/807 1344/1396/783 +f 747/1600/786 749/1601/802 1106/1514/802 1105/1513/786 +f 948/1423/607 935/1444/819 1187/1580/819 1200/1568/607 +f 807/1602/773 765/1603/800 1116/1526/821 1114/1525/765 +f 1052/1285/603 1091/1194/787 1343/1393/779 1304/1541/604 +f 934/1445/820 947/1424/818 1199/1569/818 1186/1581/820 +f 1090/1203/782 1051/1288/806 1303/1542/807 1342/1388/783 +f 946/1425/607 933/1446/819 1185/1518/819 1198/1520/607 +f 1050/1289/603 1089/1202/776 1341/1385/779 1302/1531/604 +f 749/1601/802 751/1604/822 1107/1515/822 1106/1514/802 +f 945/1426/819 932/1447/823 1184/1582/823 1197/1570/819 +f 1049/1154/777 1036/1306/824 1288/1543/824 1301/1473/778 +f 931/1450/822 944/1429/820 1196/1571/820 1183/1583/822 +f 1035/1311/825 1048/1160/781 1300/1463/784 1287/1544/825 +f 943/1430/819 930/1451/823 1182/1584/823 1195/1572/819 +f 1047/1161/788 1034/1312/824 1286/1545/824 1299/1452/789 +f 751/1604/822 753/1605/820 1108/1517/820 1107/1515/822 +f 929/1454/822 942/1433/820 1194/1573/820 1181/1585/822 +f 1033/1315/825 1046/1168/781 1298/1442/784 1285/1546/825 +f 941/1434/819 928/1455/823 1180/1586/823 1193/1574/819 +f 811/1606/791 771/1503/806 1120/1504/807 1118/1530/783 +f 1045/1169/788 1032/1316/824 1284/1547/824 1297/1431/789 +f 927/1456/822 940/1435/820 1192/1575/820 1179/1587/822 +f 1031/1319/825 1044/1176/781 1296/1421/784 1283/1548/825 +f 753/1605/820 755/1607/818 1109/1519/818 1108/1517/820 +f 939/1436/819 926/1457/823 1178/1588/823 1191/1576/819 +f 1043/1177/788 1030/1320/824 1282/1549/824 1295/1410/789 +f 925/1460/822 938/1439/820 1190/1577/820 1177/1589/822 +f 1029/1325/825 1042/1184/781 1294/1405/784 1281/1550/825 +f 937/1440/819 924/1461/823 1176/1590/823 1189/1578/819 +f 1041/1185/788 1028/1326/824 1280/1551/824 1293/1400/789 +f 755/1607/818 757/1608/613 1110/1521/613 1109/1519/818 +f 923/1464/822 936/1443/820 1188/1579/820 1175/1591/822 +f 1027/1329/825 1040/1192/781 1292/1397/784 1279/1552/825 +f 935/1444/819 922/1465/823 1174/1592/823 1187/1580/819 +f 1039/1193/788 1026/1330/824 1278/1553/824 1291/1392/789 +f 921/1466/822 934/1445/820 1186/1581/820 1173/1593/822 +f 1025/1333/825 1038/1200/781 1290/1389/784 1277/1554/825 +f 757/1608/613 759/1609/614 1111/1522/614 1110/1521/613 +f 933/1446/819 920/1467/826 1172/1516/826 1185/1518/819 +f 1037/1201/777 1024/1334/824 1276/1528/824 1289/1384/778 +f 932/1447/823 919/1468/798 1171/1594/798 1184/1582/823 +f 1036/1306/827 1023/1335/796 1275/1555/797 1288/1543/827 +f 918/1471/802 931/1450/822 1183/1583/822 1170/1595/802 +f 1022/1340/800 1035/1311/828 1287/1544/828 1274/1556/801 +f 759/1609/614 761/1610/767 1112/1523/768 1111/1522/614 +f 930/1451/823 917/1472/798 1169/1596/798 1182/1584/823 +f 1034/1312/827 1021/1341/803 1273/1557/804 1286/1545/827 +f 916/1475/802 929/1454/822 1181/1585/822 1168/1597/802 +f 1020/1344/800 1033/1315/828 1285/1546/828 1272/1558/801 +f 928/1455/823 915/1476/798 1167/1510/798 1180/1586/823 +f 1032/1316/827 1019/1345/803 1271/1509/804 1284/1547/827 +f 761/1610/767 763/1611/763 1113/1524/766 1112/1523/768 +f 914/1477/802 927/1456/822 1179/1587/822 1166/1508/802 +f 1018/1348/800 1031/1319/828 1283/1548/828 1270/1507/801 +f 926/1457/823 913/1478/798 1165/1506/798 1178/1588/823 +f 1030/1320/827 1017/1349/803 1269/1505/804 1282/1549/827 +f 912/1481/802 925/1460/822 1177/1589/822 1164/1502/802 +f 1016/1354/800 1029/1325/828 1281/1550/828 1268/1501/801 +f 763/1611/763 807/1602/773 1114/1525/765 1113/1524/766 +f 924/1461/823 911/1482/798 1163/1500/798 1176/1590/823 +f 1028/1326/827 1015/1355/803 1267/1499/804 1280/1551/827 +f 910/1484/802 923/1464/822 1175/1591/822 1162/1498/802 +f 1014/1358/800 1027/1329/828 1279/1552/828 1266/1497/801 +f 922/1465/823 909/1485/798 1161/1492/798 1174/1592/823 +f 1026/1330/827 1013/1359/803 1265/1491/804 1278/1553/827 +f 765/1603/800 767/1612/828 1115/1527/828 1116/1526/821 +f 908/1488/802 921/1466/822 1173/1593/822 1160/1490/802 +f 1012/1362/800 1025/1333/828 1277/1554/828 1264/1489/801 +f 920/1467/826 907/1486/798 1159/1487/798 1172/1516/826 +f 1024/1334/827 1011/1363/796 1263/1483/797 1276/1528/827 +f 919/1468/798 906/1479/780 1158/1480/780 1171/1594/798 +f 1023/1335/796 1088/1205/753 1340/1377/756 1275/1555/797 +f 767/1612/825 769/1613/781 1117/1529/829 1115/1527/825 +f 905/1469/786 918/1471/802 1170/1595/802 1157/1470/786 +f 1087/1213/773 1022/1340/800 1274/1556/801 1339/1368/765 +f 917/1472/798 904/1458/780 1156/1459/780 1169/1596/798 +f 1021/1341/803 1086/1212/753 1338/1357/756 1273/1557/804 +f 903/1448/786 916/1475/802 1168/1597/802 1155/1449/786 +f 1085/1221/773 1020/1344/800 1272/1558/801 1337/1342/765 +f 769/1613/781 811/1606/791 1118/1530/783 1117/1529/829 +f 773/1493/762 771/1503/771 1413/1614/771 1444/1615/762 +f 1386/1616/830 1357/1617/831 1465/1618/832 1494/1619/833 +f 1445/1620/762 1412/1621/771 1411/1622/771 1446/1623/762 +f 1401/1624/834 1390/1625/835 1498/1626/835 1509/1627/836 +f 1447/1628/762 1410/1629/771 1409/1630/771 1448/1631/762 +f 1356/1632/837 1387/1633/838 1495/1634/839 1464/1635/840 +f 763/1611/752 761/1610/775 1461/1636/775 1438/1637/752 +f 1407/1081/841 1408/1080/690 1516/1638/842 1515/1639/843 +f 1439/1640/752 1460/1641/775 1459/1642/775 1440/1643/752 +f 1388/1644/844 1355/1645/845 1463/1646/846 1496/1647/847 +f 1441/1648/752 1458/1649/775 1457/1650/775 1442/1651/752 +f 1409/1630/848 1406/1652/849 1514/1653/850 1517/1654/851 +f 753/1605/698 751/1604/703 1455/1655/703 1426/1656/852 +f 1354/1657/853 1389/1658/854 1497/1659/855 1462/1660/856 +f 1427/1661/698 1454/1662/703 1453/1663/703 1428/1664/852 +f 1405/1665/857 1410/1629/858 1518/1666/859 1513/1667/843 +f 1429/1668/698 1452/1669/703 1451/1670/703 1430/1671/852 +f 1432/1088/860 1371/1069/861 1479/1672/862 1540/1673/863 +f 767/1612/631 765/1603/631 1425/1674/631 1390/1625/631 +f 1411/1622/864 1404/1675/865 1512/1676/866 1519/1677/867 +f 1391/1678/631 1424/1679/631 1423/1680/631 1392/1681/631 +f 1370/1682/868 1433/1683/869 1541/1684/870 1478/1685/871 +f 1393/1686/631 1422/1687/631 1421/1688/631 1394/1689/631 +f 1403/1690/857 1412/1621/858 1520/1691/859 1511/1692/872 +f 757/1608/873 755/1607/697 1437/1693/874 1366/1694/875 +f 1434/1695/876 1369/1696/877 1477/1697/878 1542/1698/879 +f 1367/1699/880 1436/1700/697 1435/1701/874 1368/1702/881 +f 1413/1614/882 1402/1703/865 1510/1704/866 1521/1705/883 +f 1369/1696/884 1434/1695/697 1433/1683/874 1370/1682/885 +f 1368/1702/886 1435/1701/887 1543/1706/888 1476/1707/889 +f 747/1600/618 745/1599/890 1389/1658/891 1354/1657/892 +f 1419/1085/893 1420/1084/894 1528/1708/895 1527/1709/896 +f 1355/1645/618 1388/1644/897 1387/1633/898 1356/1632/892 +f 1436/1700/899 1367/1699/900 1475/1710/901 1544/1711/902 +f 1357/1617/618 1386/1616/903 1385/1712/904 1358/1713/892 +f 1421/1688/905 1418/1714/906 1526/1715/907 1529/1716/908 +f 811/1606/691 769/1613/674 1401/1624/674 1402/1703/691 +f 1366/1694/909 1437/1693/910 1545/1717/911 1474/1718/912 +f 1403/1690/691 1400/1719/674 1399/1720/674 1404/1675/691 +f 1417/1721/913 1422/1687/914 1530/1722/915 1525/1723/896 +f 1405/1665/691 1398/1724/674 1397/1725/674 1406/1652/691 +f 1420/1084/894 1395/1077/916 1503/1726/916 1528/1708/895 +f 761/1610/775 759/1609/917 1377/1727/917 1461/1636/775 +f 1423/1680/918 1416/1728/919 1524/1729/920 1531/1730/921 +f 1460/1641/775 1376/1731/922 1375/1732/922 1459/1642/775 +f 1394/1689/923 1421/1688/905 1529/1716/908 1502/1733/923 +f 1458/1649/775 1374/1734/924 1373/1735/924 1457/1650/775 +f 1415/1736/913 1424/1679/914 1532/1737/925 1523/1738/926 +f 751/1604/703 749/1601/617 1365/1739/927 1455/1655/703 +f 1422/1687/914 1393/1686/916 1501/1740/916 1530/1722/915 +f 1454/1662/703 1364/1741/617 1363/1742/927 1453/1663/703 +f 1425/1674/928 1414/1743/919 1522/1744/920 1533/1745/921 +f 1452/1669/703 1362/1746/617 1361/1747/927 1451/1670/703 +f 1392/1681/929 1423/1680/918 1531/1730/921 1500/1748/929 +f 743/1494/930 773/1493/762 1444/1615/762 1378/1749/930 +f 1431/1089/931 1432/1088/860 1540/1673/863 1539/1750/932 +f 1379/1751/933 1445/1620/762 1446/1623/762 1380/1752/933 +f 1424/1679/914 1391/1678/934 1499/1753/934 1532/1737/925 +f 1381/1754/935 1447/1628/762 1448/1631/762 1382/1755/935 +f 1433/1683/869 1430/1671/936 1538/1756/937 1541/1684/870 +f 807/1602/694 763/1611/752 1438/1637/752 1414/1743/694 +f 1390/1625/938 1425/1674/928 1533/1745/921 1498/1626/938 +f 1415/1736/694 1439/1640/752 1440/1643/752 1416/1728/694 +f 1429/1668/939 1434/1695/876 1542/1698/879 1537/1757/940 +f 1417/1721/694 1441/1648/752 1442/1651/752 1418/1714/694 +f 1450/1096/941 1431/1089/931 1539/1750/932 1558/1758/941 +f 755/1607/697 753/1605/698 1426/1656/852 1437/1693/874 +f 1435/1701/887 1428/1664/936 1536/1759/942 1543/1706/888 +f 1436/1700/697 1427/1661/698 1428/1664/852 1435/1701/874 +f 1430/1671/936 1451/1670/943 1559/1760/944 1538/1756/937 +f 1434/1695/697 1429/1668/698 1430/1671/852 1433/1683/874 +f 1427/1661/939 1436/1700/899 1544/1711/902 1535/1761/940 +f 765/1603/661 807/1602/694 1414/1743/694 1425/1674/661 +f 1452/1669/945 1429/1668/939 1537/1757/940 1560/1762/945 +f 1424/1679/661 1415/1736/694 1416/1728/694 1423/1680/661 +f 1437/1693/910 1426/1656/946 1534/1763/942 1545/1717/911 +f 1422/1687/661 1417/1721/694 1418/1714/694 1421/1688/661 +f 1428/1664/936 1453/1663/943 1561/1764/947 1536/1759/942 +f 771/1503/771 811/1606/691 1402/1703/691 1413/1614/771 +f 1443/1090/699 1419/1085/893 1527/1709/896 1551/1765/948 +f 1412/1621/771 1403/1690/691 1404/1675/691 1411/1622/771 +f 1454/1662/949 1427/1661/939 1535/1761/940 1562/1766/949 +f 1410/1629/771 1405/1665/691 1406/1652/691 1409/1630/771 +f 1418/1714/906 1442/1651/950 1550/1767/951 1526/1715/907 +f 769/1613/630 767/1612/630 1390/1625/630 1401/1624/630 +f 1426/1656/946 1455/1655/952 1563/1768/947 1534/1763/942 +f 1400/1719/630 1391/1678/630 1392/1681/630 1399/1720/630 +f 1441/1648/953 1417/1721/913 1525/1723/896 1549/1769/954 +f 1398/1724/630 1393/1686/630 1394/1689/630 1397/1725/630 +f 1456/1098/705 1443/1090/699 1551/1765/948 1564/1770/955 +f 745/1599/890 743/1598/930 1378/1771/930 1389/1658/891 +f 1416/1728/919 1440/1643/956 1548/1772/957 1524/1729/920 +f 1388/1644/897 1379/1773/933 1380/1774/933 1387/1633/898 +f 1442/1651/950 1457/1650/958 1565/1775/959 1550/1767/951 +f 1386/1616/903 1381/1776/935 1382/1777/935 1385/1712/904 +f 1439/1640/953 1415/1736/913 1523/1738/926 1547/1778/954 +f 759/1609/917 757/1608/873 1366/1694/875 1377/1727/917 +f 1458/1649/960 1441/1648/953 1549/1769/954 1566/1779/961 +f 1376/1731/922 1367/1699/880 1368/1702/881 1375/1732/922 +f 1414/1743/919 1438/1637/956 1546/1780/962 1522/1744/920 +f 1374/1734/924 1369/1696/884 1370/1682/885 1373/1735/924 +f 1440/1643/956 1459/1642/963 1567/1781/964 1548/1772/957 +f 749/1601/617 747/1600/618 1354/1657/892 1365/1739/927 +f 1449/1093/701 1383/1092/685 1491/1782/965 1557/1783/966 +f 1364/1741/617 1355/1645/618 1356/1632/892 1363/1742/927 +f 1460/1641/967 1439/1640/953 1547/1778/954 1568/1784/968 +f 1362/1746/617 1357/1617/618 1358/1713/892 1361/1747/927 +f 1382/1755/969 1448/1631/970 1556/1785/971 1490/1786/972 +f 1552/1787/973 1521/1705/815 1520/1691/815 1553/1788/974 +f 1554/1789/975 1519/1677/815 1518/1666/815 1555/1790/976 +f 1556/1785/977 1517/1654/978 1516/1638/842 1557/1783/966 +f 1546/1780/809 1569/1791/979 1568/1784/980 1547/1778/809 +f 1548/1772/809 1567/1781/981 1566/1779/982 1549/1769/809 +f 1550/1767/983 1565/1775/984 1564/1770/955 1551/1765/948 +f 1534/1763/942 1563/1768/947 1562/1766/985 1535/1761/986 +f 1536/1759/942 1561/1764/947 1560/1762/985 1537/1757/986 +f 1538/1756/937 1559/1760/944 1558/1758/985 1539/1750/986 +f 1498/1626/812 1533/1745/812 1532/1737/812 1499/1753/812 +f 1500/1748/812 1531/1730/812 1530/1722/812 1501/1740/812 +f 1502/1733/812 1529/1716/812 1528/1708/812 1503/1726/812 +f 1474/1718/987 1545/1717/911 1544/1711/988 1475/1710/989 +f 1476/1707/990 1543/1706/888 1542/1698/991 1477/1697/992 +f 1478/1685/993 1541/1684/870 1540/1673/994 1479/1672/995 +f 1462/1660/856 1497/1659/996 1496/1647/997 1463/1646/998 +f 1464/1635/840 1495/1634/999 1494/1619/1000 1465/1618/1001 +f 1466/1792/1002 1493/1793/1003 1492/1794/1004 1467/1795/1005 +f 1510/1704/814 1509/1627/817 1508/1796/817 1511/1692/814 +f 1512/1676/814 1507/1797/817 1506/1798/817 1513/1667/814 +f 1514/1653/814 1505/1799/817 1504/1800/817 1515/1639/814 +f 1569/1791/979 1485/1801/1006 1484/1802/1007 1568/1784/980 +f 1567/1781/981 1483/1803/1008 1482/1804/1009 1566/1779/982 +f 1565/1775/984 1481/1805/1010 1480/1806/1011 1564/1770/955 +f 1563/1768/947 1473/1807/1012 1472/1808/1013 1562/1766/985 +f 1561/1764/947 1471/1809/1012 1470/1810/1013 1560/1762/985 +f 1559/1760/944 1469/1811/1014 1468/1812/1013 1558/1758/985 +f 1486/1813/1015 1552/1787/973 1553/1788/974 1487/1814/1016 +f 1488/1815/1017 1554/1789/975 1555/1790/976 1489/1816/1018 +f 1490/1786/1019 1556/1785/977 1557/1783/966 1491/1782/965 +f 1522/1744/810 1546/1780/809 1547/1778/809 1523/1738/810 +f 1524/1729/810 1548/1772/809 1549/1769/809 1525/1723/810 +f 1526/1715/810 1550/1767/983 1551/1765/948 1527/1709/810 +f 1545/1717/911 1534/1763/942 1535/1761/986 1544/1711/988 +f 1543/1706/888 1536/1759/942 1537/1757/986 1542/1698/991 +f 1541/1684/870 1538/1756/937 1539/1750/986 1540/1673/994 +f 1533/1745/811 1522/1744/810 1523/1738/810 1532/1737/811 +f 1531/1730/811 1524/1729/810 1525/1723/810 1530/1722/811 +f 1529/1716/811 1526/1715/810 1527/1709/810 1528/1708/811 +f 1521/1705/815 1510/1704/814 1511/1692/814 1520/1691/815 +f 1519/1677/815 1512/1676/814 1513/1667/814 1518/1666/815 +f 1517/1654/978 1514/1653/814 1515/1639/814 1516/1638/842 +f 1509/1627/813 1498/1626/813 1499/1753/813 1508/1796/813 +f 1507/1797/813 1500/1748/813 1501/1740/813 1506/1798/813 +f 1505/1799/813 1502/1733/813 1503/1726/813 1504/1800/813 +f 1497/1659/996 1486/1817/1015 1487/1818/1016 1496/1647/997 +f 1495/1634/999 1488/1819/1017 1489/1820/1018 1494/1619/1000 +f 1493/1793/1003 1490/1821/1019 1491/1822/965 1492/1794/1004 +f 1485/1801/1006 1474/1718/987 1475/1710/989 1484/1802/1007 +f 1483/1803/1008 1476/1707/990 1477/1697/992 1482/1804/1009 +f 1481/1805/1010 1478/1685/993 1479/1672/995 1480/1806/1011 +f 1473/1807/1012 1462/1660/856 1463/1646/998 1472/1808/1013 +f 1471/1809/1012 1464/1635/840 1465/1618/1001 1470/1810/1013 +f 1469/1811/1014 1466/1792/1002 1467/1795/1005 1468/1812/1013 +f 1391/1678/1020 1400/1719/1021 1508/1796/1022 1499/1753/1020 +f 1358/1713/1023 1385/1712/1024 1493/1793/1025 1466/1792/1002 +f 1399/1720/1026 1392/1681/1027 1500/1748/1027 1507/1797/836 +f 1384/1072/1028 1359/970/1029 1467/1795/1030 1492/1794/1031 +f 1393/1686/1032 1398/1724/1021 1506/1798/1033 1501/1740/1032 +f 1402/1703/865 1401/1624/834 1509/1627/836 1510/1704/866 +f 1397/1725/1034 1394/1689/1035 1502/1733/1035 1505/1799/1036 +f 1400/1719/1021 1403/1690/857 1511/1692/872 1508/1796/1022 +f 1395/1077/1032 1396/1076/1037 1504/1800/1038 1503/1726/1032 +f 1404/1675/865 1399/1720/1026 1507/1797/836 1512/1676/866 +f 1389/1658/854 1378/1771/1039 1486/1817/1040 1497/1659/855 +f 1398/1724/1021 1405/1665/857 1513/1667/843 1506/1798/1033 +f 1379/1773/1041 1388/1644/844 1496/1647/847 1487/1818/1042 +f 1406/1652/849 1397/1725/1034 1505/1799/1036 1514/1653/850 +f 1387/1633/838 1380/1774/1043 1488/1819/1044 1495/1634/839 +f 1396/1076/1037 1407/1081/841 1515/1639/843 1504/1800/1038 +f 1381/1776/1045 1386/1616/830 1494/1619/833 1489/1820/1046 +f 1461/1636/1047 1377/1727/1048 1485/1801/1049 1569/1791/1050 +f 1385/1712/1024 1382/1777/969 1490/1821/972 1493/1793/1025 +f 1376/1731/1051 1460/1641/967 1568/1784/968 1484/1802/1052 +f 1383/1073/685 1384/1072/1028 1492/1794/1031 1491/1822/965 +f 1459/1642/963 1375/1732/1053 1483/1803/1054 1567/1781/964 +f 1377/1727/1048 1366/1694/909 1474/1718/912 1485/1801/1049 +f 1374/1734/1055 1458/1649/960 1566/1779/961 1482/1804/1056 +f 1367/1699/900 1376/1731/1051 1484/1802/1052 1475/1710/901 +f 1457/1650/958 1373/1735/1057 1481/1805/1058 1565/1775/959 +f 1375/1732/1053 1368/1702/886 1476/1707/889 1483/1803/1054 +f 1372/1068/680 1456/1098/705 1564/1770/955 1480/1806/1011 +f 1369/1696/877 1374/1734/1055 1482/1804/1056 1477/1697/878 +f 1455/1655/952 1365/1739/1059 1473/1807/1012 1563/1768/947 +f 1373/1735/1057 1370/1682/868 1478/1685/871 1481/1805/1058 +f 1364/1741/1060 1454/1662/949 1562/1766/949 1472/1808/1061 +f 1371/1069/861 1372/1068/680 1480/1806/1011 1479/1672/862 +f 1453/1663/943 1363/1742/1059 1471/1809/1012 1561/1764/947 +f 1365/1739/1059 1354/1657/853 1462/1660/856 1473/1807/1012 +f 1362/1746/1060 1452/1669/945 1560/1762/945 1470/1810/1061 +f 1444/1615/1062 1413/1614/882 1521/1705/883 1552/1787/1063 +f 1355/1645/845 1364/1741/1060 1472/1808/1061 1463/1646/846 +f 1451/1670/943 1361/1747/1059 1469/1811/1014 1559/1760/944 +f 1412/1621/858 1445/1620/1064 1553/1788/1065 1520/1691/859 +f 1363/1742/1059 1356/1632/837 1464/1635/840 1471/1809/1012 +f 1360/969/1066 1450/1096/941 1558/1758/941 1468/1812/1067 +f 1446/1623/1068 1411/1622/864 1519/1677/867 1554/1789/1069 +f 1357/1617/831 1362/1746/1060 1470/1810/1061 1465/1618/832 +f 1378/1749/1039 1444/1615/1062 1552/1787/1063 1486/1813/1040 +f 1410/1629/858 1447/1628/1070 1555/1790/1071 1518/1666/859 +f 1361/1747/1059 1358/1713/1023 1466/1792/1002 1469/1811/1014 +f 1445/1620/1064 1379/1751/1041 1487/1814/1042 1553/1788/1065 +f 1448/1631/970 1409/1630/848 1517/1654/851 1556/1785/971 +f 1359/970/1029 1360/969/1066 1468/1812/1067 1467/1795/1030 +f 1380/1752/1043 1446/1623/1068 1554/1789/1069 1488/1815/1044 +f 1408/1080/690 1449/1093/701 1557/1783/966 1516/1638/842 +f 1447/1628/1070 1381/1754/1045 1489/1816/1046 1555/1790/1071 +f 1438/1637/956 1461/1636/1047 1569/1791/1050 1546/1780/962 +o Cube.002_Cube.003 +v -4.512070 2.873655 0.220931 +v -4.512070 2.929854 0.220931 +v -4.512070 2.873655 -0.220931 +v -4.512070 2.929854 -0.220931 +v -0.442749 2.873655 0.220931 +v -0.442749 2.929854 0.220931 +v -0.442749 2.873655 -0.220931 +v -0.442749 2.929854 -0.220931 +v -4.512070 3.021798 0.220931 +v -4.512070 3.021798 -0.220931 +v -0.442749 3.021798 -0.220931 +v -0.442749 3.021798 0.220931 +v -4.484780 2.929854 0.278860 +v -4.484780 2.929854 -0.278860 +v -0.470038 2.929854 -0.278860 +v -0.470038 2.929854 0.278860 +v -4.484780 3.021798 0.278860 +v -4.484780 3.021798 -0.278860 +v -0.470038 3.021798 -0.278860 +v -0.470038 3.021798 0.278860 +v -0.563936 2.873655 -0.220931 +v -0.711127 2.873655 -0.220931 +v -0.858317 2.873655 -0.220931 +v -1.005507 2.873655 -0.220931 +v -1.152697 2.873655 -0.220931 +v -1.299888 2.873655 -0.220931 +v -1.447078 2.873655 -0.220931 +v -1.594268 2.873655 -0.220931 +v -1.741459 2.873655 -0.220931 +v -1.888649 2.873655 -0.220931 +v -2.035839 2.873655 -0.220931 +v -2.183029 2.873655 -0.220931 +v -2.330220 2.873655 -0.220931 +v -2.477410 2.873655 -0.220931 +v -2.624600 2.873655 -0.220931 +v -2.771790 2.873655 -0.220931 +v -2.918981 2.873655 -0.220931 +v -3.066171 2.873655 -0.220931 +v -3.213361 2.873655 -0.220931 +v -3.360552 2.873655 -0.220931 +v -3.507742 2.873655 -0.220931 +v -3.654932 2.873655 -0.220931 +v -3.802123 2.873655 -0.220931 +v -3.949313 2.873655 -0.220931 +v -4.096502 2.873655 -0.220931 +v -4.243693 2.873655 -0.220931 +v -4.390883 2.873655 -0.220931 +v -4.390883 2.929854 -0.220931 +v -4.243693 2.929854 -0.220931 +v -4.096502 2.929854 -0.220931 +v -3.949313 2.929854 -0.220931 +v -3.802123 2.929854 -0.220931 +v -3.654932 2.929854 -0.220931 +v -3.507742 2.929854 -0.220931 +v -3.360552 2.929854 -0.220931 +v -3.213361 2.929854 -0.220931 +v -3.066171 2.929854 -0.220931 +v -2.918981 2.929854 -0.220931 +v -2.771790 2.929854 -0.220931 +v -2.624600 2.929854 -0.220931 +v -2.477410 2.929854 -0.220931 +v -2.330220 2.929854 -0.220931 +v -2.183029 2.929854 -0.220931 +v -2.035839 2.929854 -0.220931 +v -1.888649 2.929854 -0.220931 +v -1.741459 2.929854 -0.220931 +v -1.594268 2.929854 -0.220931 +v -1.447078 2.929854 -0.220931 +v -1.299888 2.929854 -0.220931 +v -1.152697 2.929854 -0.220931 +v -1.005507 2.929854 -0.220931 +v -0.858317 2.929854 -0.220931 +v -0.711127 2.929854 -0.220931 +v -0.563936 2.929854 -0.220931 +v -4.390883 2.873655 0.220931 +v -4.243693 2.873655 0.220931 +v -4.096502 2.873655 0.220931 +v -3.949313 2.873655 0.220931 +v -3.802123 2.873655 0.220931 +v -3.654932 2.873655 0.220931 +v -3.507742 2.873655 0.220931 +v -3.360552 2.873655 0.220931 +v -3.213361 2.873655 0.220931 +v -3.066171 2.873655 0.220931 +v -2.918981 2.873655 0.220931 +v -2.771790 2.873655 0.220931 +v -2.624600 2.873655 0.220931 +v -2.477410 2.873655 0.220931 +v -2.330220 2.873655 0.220931 +v -2.183029 2.873655 0.220931 +v -2.035839 2.873655 0.220931 +v -1.888649 2.873655 0.220931 +v -1.741459 2.873655 0.220931 +v -1.594268 2.873655 0.220931 +v -1.447078 2.873655 0.220931 +v -1.299888 2.873655 0.220931 +v -1.152697 2.873655 0.220931 +v -1.005507 2.873655 0.220931 +v -0.858317 2.873655 0.220931 +v -0.711127 2.873655 0.220931 +v -0.563936 2.873655 0.220931 +v -0.563936 2.929854 0.220931 +v -0.711127 2.929854 0.220931 +v -0.858317 2.929854 0.220931 +v -1.005507 2.929854 0.220931 +v -1.152697 2.929854 0.220931 +v -1.299888 2.929854 0.220931 +v -1.447078 2.929854 0.220931 +v -1.594268 2.929854 0.220931 +v -1.741459 2.929854 0.220931 +v -1.888649 2.929854 0.220931 +v -2.035839 2.929854 0.220931 +v -2.183029 2.929854 0.220931 +v -2.330220 2.929854 0.220931 +v -2.477410 2.929854 0.220931 +v -2.624600 2.929854 0.220931 +v -2.771790 2.929854 0.220931 +v -2.918981 2.929854 0.220931 +v -3.066171 2.929854 0.220931 +v -3.213361 2.929854 0.220931 +v -3.360552 2.929854 0.220931 +v -3.507742 2.929854 0.220931 +v -3.654932 2.929854 0.220931 +v -3.802123 2.929854 0.220931 +v -3.949313 2.929854 0.220931 +v -4.096502 2.929854 0.220931 +v -4.243693 2.929854 0.220931 +v -4.390883 2.929854 0.220931 +v -4.390883 3.021798 -0.220931 +v -4.243693 3.021798 -0.220931 +v -4.096502 3.021798 -0.220931 +v -3.949313 3.021798 -0.220931 +v -3.802123 3.021798 -0.220931 +v -3.654932 3.021798 -0.220931 +v -3.507742 3.021798 -0.220931 +v -3.360552 3.021798 -0.220931 +v -3.213361 3.021798 -0.220931 +v -3.066171 3.021798 -0.220931 +v -2.918981 3.021798 -0.220931 +v -2.771790 3.021798 -0.220931 +v -2.624600 3.021798 -0.220931 +v -2.477410 3.021798 -0.220931 +v -2.330220 3.021798 -0.220931 +v -2.183029 3.021798 -0.220931 +v -2.035839 3.021798 -0.220931 +v -1.888649 3.021798 -0.220931 +v -1.741459 3.021798 -0.220931 +v -1.594268 3.021798 -0.220931 +v -1.447078 3.021798 -0.220931 +v -1.299888 3.021798 -0.220931 +v -1.152697 3.021798 -0.220931 +v -1.005507 3.021798 -0.220931 +v -0.858317 3.021798 -0.220931 +v -0.711127 3.021798 -0.220931 +v -0.563936 3.021798 -0.220931 +v -0.563936 3.021798 0.220931 +v -0.711127 3.021798 0.220931 +v -0.858317 3.021798 0.220931 +v -1.005507 3.021798 0.220931 +v -1.152697 3.021798 0.220931 +v -1.299888 3.021798 0.220931 +v -1.447078 3.021798 0.220931 +v -1.594268 3.021798 0.220931 +v -1.741459 3.021798 0.220931 +v -1.888649 3.021798 0.220931 +v -2.035839 3.021798 0.220931 +v -2.183029 3.021798 0.220931 +v -2.330220 3.021798 0.220931 +v -2.477410 3.021798 0.220931 +v -2.624600 3.021798 0.220931 +v -2.771790 3.021798 0.220931 +v -2.918981 3.021798 0.220931 +v -3.066171 3.021798 0.220931 +v -3.213361 3.021798 0.220931 +v -3.360552 3.021798 0.220931 +v -3.507742 3.021798 0.220931 +v -3.654932 3.021798 0.220931 +v -3.802123 3.021798 0.220931 +v -3.949313 3.021798 0.220931 +v -4.096502 3.021798 0.220931 +v -4.243693 3.021798 0.220931 +v -4.390883 3.021798 0.220931 +v -4.390883 2.929854 -0.300522 +v -4.243693 2.929854 -0.300522 +v -4.096502 2.929854 -0.300522 +v -3.949313 2.929854 -0.300522 +v -3.802123 2.929854 -0.300522 +v -3.654932 2.929854 -0.300522 +v -3.507742 2.929854 -0.300522 +v -3.360552 2.929854 -0.300522 +v -3.213361 2.929854 -0.300522 +v -3.066171 2.929854 -0.300522 +v -2.918981 2.929854 -0.300522 +v -2.771790 2.929854 -0.300522 +v -2.624600 2.929854 -0.300522 +v -2.477410 2.929854 -0.300522 +v -2.330220 2.929854 -0.300522 +v -2.183029 2.929854 -0.300522 +v -2.035839 2.929854 -0.300522 +v -1.888649 2.929854 -0.300522 +v -1.741459 2.929854 -0.300522 +v -1.594268 2.929854 -0.300522 +v -1.447078 2.929854 -0.300522 +v -1.299888 2.929854 -0.300522 +v -1.152697 2.929854 -0.300522 +v -1.005507 2.929854 -0.300522 +v -0.858317 2.929854 -0.300522 +v -0.711127 2.929854 -0.300522 +v -0.563936 2.929854 -0.300522 +v -0.563936 2.929854 0.300522 +v -0.711127 2.929854 0.300522 +v -0.858317 2.929854 0.300522 +v -1.005507 2.929854 0.300522 +v -1.152697 2.929854 0.300522 +v -1.299888 2.929854 0.300522 +v -1.447078 2.929854 0.300522 +v -1.594268 2.929854 0.300522 +v -1.741459 2.929854 0.300522 +v -1.888649 2.929854 0.300522 +v -2.035839 2.929854 0.300522 +v -2.183029 2.929854 0.300522 +v -2.330220 2.929854 0.300522 +v -2.477410 2.929854 0.300522 +v -2.624600 2.929854 0.300522 +v -2.771790 2.929854 0.300522 +v -2.918981 2.929854 0.300522 +v -3.066171 2.929854 0.300522 +v -3.213361 2.929854 0.300522 +v -3.360552 2.929854 0.300522 +v -3.507742 2.929854 0.300522 +v -3.654932 2.929854 0.300522 +v -3.802123 2.929854 0.300522 +v -3.949313 2.929854 0.300522 +v -4.096502 2.929854 0.300522 +v -4.243693 2.929854 0.300522 +v -4.390883 2.929854 0.300522 +v -4.390883 3.021798 -0.300522 +v -4.243693 3.021798 -0.300522 +v -4.096502 3.021798 -0.300522 +v -3.949313 3.021798 -0.300522 +v -3.802123 3.021798 -0.300522 +v -3.654932 3.021798 -0.300522 +v -3.507742 3.021798 -0.300522 +v -3.360552 3.021798 -0.300522 +v -3.213361 3.021798 -0.300522 +v -3.066171 3.021798 -0.300522 +v -2.918981 3.021798 -0.300522 +v -2.771790 3.021798 -0.300522 +v -2.624600 3.021798 -0.300522 +v -2.477410 3.021798 -0.300522 +v -2.330220 3.021798 -0.300522 +v -2.183029 3.021798 -0.300522 +v -2.035839 3.021798 -0.300522 +v -1.888649 3.021798 -0.300522 +v -1.741459 3.021798 -0.300522 +v -1.594268 3.021798 -0.300522 +v -1.447078 3.021798 -0.300522 +v -1.299888 3.021798 -0.300522 +v -1.152697 3.021798 -0.300522 +v -1.005507 3.021798 -0.300522 +v -0.858317 3.021798 -0.300522 +v -0.711127 3.021798 -0.300522 +v -0.563936 3.021798 -0.300522 +v -0.563936 3.021798 0.300522 +v -0.711127 3.021798 0.300522 +v -0.858317 3.021798 0.300522 +v -1.005507 3.021798 0.300522 +v -1.152697 3.021798 0.300522 +v -1.299888 3.021798 0.300522 +v -1.447078 3.021798 0.300522 +v -1.594268 3.021798 0.300522 +v -1.741459 3.021798 0.300522 +v -1.888649 3.021798 0.300522 +v -2.035839 3.021798 0.300522 +v -2.183029 3.021798 0.300522 +v -2.330220 3.021798 0.300522 +v -2.477410 3.021798 0.300522 +v -2.624600 3.021798 0.300522 +v -2.771790 3.021798 0.300522 +v -2.918981 3.021798 0.300522 +v -3.066171 3.021798 0.300522 +v -3.213361 3.021798 0.300522 +v -3.360552 3.021798 0.300522 +v -3.507742 3.021798 0.300522 +v -3.654932 3.021798 0.300522 +v -3.802123 3.021798 0.300522 +v -3.949313 3.021798 0.300522 +v -4.096502 3.021798 0.300522 +v -4.243693 3.021798 0.300522 +v -4.390883 3.021798 0.300522 +v -4.512070 2.873655 -0.146810 +v -4.512070 2.873655 0.146810 +v -4.512070 2.929854 0.146810 +v -4.512070 2.929854 -0.146810 +v -0.442749 2.873655 0.146810 +v -0.442749 2.873655 -0.146810 +v -0.442749 2.929854 -0.146810 +v -0.442749 2.929854 0.146810 +v -4.512070 3.021798 0.146810 +v -4.512070 3.021798 -0.146810 +v -0.442749 3.021798 -0.146810 +v -0.442749 3.021798 0.146810 +v -4.577078 2.929854 0.199698 +v -4.577078 2.929854 -0.199698 +v -0.377741 2.929854 -0.199698 +v -0.377741 2.929854 0.199698 +v -4.577078 3.021798 0.199698 +v -4.577078 3.021798 -0.199698 +v -0.377741 3.021798 -0.199698 +v -0.377741 3.021798 0.199698 +v -0.563936 3.021798 -0.146810 +v -0.563936 3.021798 0.146810 +v -0.711127 3.021798 -0.146810 +v -0.711127 3.021798 0.146810 +v -0.858317 3.021798 -0.146810 +v -0.858317 3.021798 0.146810 +v -1.005507 3.021798 -0.146810 +v -1.005507 3.021798 0.146810 +v -1.152697 3.021798 -0.146810 +v -1.152697 3.021798 0.146810 +v -1.299888 3.021798 -0.146810 +v -1.299888 3.021798 0.146810 +v -1.447078 3.021798 -0.146810 +v -1.447078 3.021798 0.146810 +v -1.594268 3.021798 -0.146810 +v -1.594268 3.021798 0.146810 +v -1.741459 3.021798 -0.146810 +v -1.741459 3.021798 0.146810 +v -1.888649 3.021798 -0.146810 +v -1.888649 3.021798 0.146810 +v -2.035839 3.021798 -0.146810 +v -2.035839 3.021798 0.146810 +v -2.183029 3.021798 -0.146810 +v -2.183029 3.021798 0.146810 +v -2.330220 3.021798 -0.146810 +v -2.330220 3.021798 0.146810 +v -2.477410 3.021798 -0.146810 +v -2.477410 3.021798 0.146810 +v -2.624600 3.021798 -0.146810 +v -2.624600 3.021798 0.146810 +v -2.771790 3.021798 -0.146810 +v -2.771790 3.021798 0.146810 +v -2.918981 3.021798 -0.146810 +v -2.918981 3.021798 0.146810 +v -3.066171 3.021798 -0.146810 +v -3.066171 3.021798 0.146810 +v -3.213361 3.021798 -0.146810 +v -3.213361 3.021798 0.146810 +v -3.360552 3.021798 -0.146810 +v -3.360552 3.021798 0.146810 +v -3.507742 3.021798 -0.146810 +v -3.507742 3.021798 0.146810 +v -3.654932 3.021798 -0.146810 +v -3.654932 3.021798 0.146810 +v -3.802123 3.021798 -0.146810 +v -3.802123 3.021798 0.146810 +v -3.949313 3.021798 -0.146810 +v -3.949313 3.021798 0.146810 +v -4.096502 3.021798 -0.146810 +v -4.096502 3.021798 0.146810 +v -4.243693 3.021798 -0.146810 +v -4.243693 3.021798 0.146810 +v -4.390883 3.021798 -0.146810 +v -4.390883 3.021798 0.146810 +v -4.243693 3.052576 -0.220931 +v -4.096502 3.052576 -0.220931 +v -3.949313 3.052576 -0.220931 +v -3.802123 3.052576 -0.220931 +v -3.654932 3.052576 -0.220931 +v -3.507742 3.052576 -0.220931 +v -3.360552 3.052576 -0.220931 +v -3.213361 3.052576 -0.220931 +v -3.066171 3.052576 -0.220931 +v -2.918981 3.052576 -0.220931 +v -2.771790 3.052576 -0.220931 +v -2.624600 3.052576 -0.220931 +v -2.477410 3.052576 -0.220931 +v -2.330220 3.052576 -0.220931 +v -2.183029 3.052576 -0.220931 +v -2.035839 3.052576 -0.220931 +v -1.888649 3.052576 -0.220931 +v -1.741459 3.052576 -0.220931 +v -1.594268 3.052576 -0.220931 +v -1.447078 3.052576 -0.220931 +v -1.299888 3.052576 -0.220931 +v -1.152697 3.052576 -0.220931 +v -1.005507 3.052576 -0.220931 +v -0.858317 3.052576 -0.220931 +v -0.711127 3.052576 -0.220931 +v -0.563936 3.052576 -0.220931 +v -0.563936 3.052576 0.220931 +v -0.711127 3.052576 0.220931 +v -0.858317 3.052576 0.220931 +v -1.005507 3.052576 0.220931 +v -1.152697 3.052576 0.220931 +v -1.299888 3.052576 0.220931 +v -1.447078 3.052576 0.220931 +v -1.594268 3.052576 0.220931 +v -1.741459 3.052576 0.220931 +v -1.888649 3.052576 0.220931 +v -2.035839 3.052576 0.220931 +v -2.183029 3.052576 0.220931 +v -2.330220 3.052576 0.220931 +v -2.477410 3.052576 0.220931 +v -2.624600 3.052576 0.220931 +v -2.771790 3.052576 0.220931 +v -2.918981 3.052576 0.220931 +v -3.066171 3.052576 0.220931 +v -3.213361 3.052576 0.220931 +v -3.360552 3.052576 0.220931 +v -3.507742 3.052576 0.220931 +v -3.654932 3.052576 0.220931 +v -3.802123 3.052576 0.220931 +v -3.949313 3.052576 0.220931 +v -4.096502 3.052576 0.220931 +v -4.243693 3.052576 0.220931 +v -4.243693 2.929854 -0.322080 +v -4.096502 2.929854 -0.322080 +v -3.949313 2.929854 -0.322080 +v -3.802123 2.929854 -0.322080 +v -3.654932 2.929854 -0.322080 +v -3.507742 2.929854 -0.322080 +v -3.360552 2.929854 -0.322080 +v -3.213361 2.929854 -0.322080 +v -3.066171 2.929854 -0.322080 +v -2.918981 2.929854 -0.322080 +v -2.771790 2.929854 -0.322080 +v -2.624600 2.929854 -0.322080 +v -2.477410 2.929854 -0.322080 +v -2.330220 2.929854 -0.322080 +v -2.183029 2.929854 -0.322080 +v -2.035839 2.929854 -0.322080 +v -1.888649 2.929854 -0.322080 +v -1.741459 2.929854 -0.322080 +v -1.594268 2.929854 -0.322080 +v -1.447078 2.929854 -0.322080 +v -1.299888 2.929854 -0.322080 +v -1.152697 2.929854 -0.322080 +v -1.005507 2.929854 -0.322080 +v -0.858317 2.929854 -0.322080 +v -0.711127 2.929854 -0.322080 +v -0.563936 2.929854 -0.322080 +v -0.563936 2.929854 0.322080 +v -0.711127 2.929854 0.322080 +v -0.858317 2.929854 0.322080 +v -1.005507 2.929854 0.322080 +v -1.152697 2.929854 0.322080 +v -1.299888 2.929854 0.322080 +v -1.447078 2.929854 0.322080 +v -1.594268 2.929854 0.322080 +v -1.741459 2.929854 0.322080 +v -1.888649 2.929854 0.322080 +v -2.035839 2.929854 0.322080 +v -2.183029 2.929854 0.322080 +v -2.330220 2.929854 0.322080 +v -2.477410 2.929854 0.322080 +v -2.624600 2.929854 0.322080 +v -2.771790 2.929854 0.322080 +v -2.918981 2.929854 0.322080 +v -3.066171 2.929854 0.322080 +v -3.213361 2.929854 0.322080 +v -3.360552 2.929854 0.322080 +v -3.507742 2.929854 0.322080 +v -3.654932 2.929854 0.322080 +v -3.802123 2.929854 0.322080 +v -3.949313 2.929854 0.322080 +v -4.096502 2.929854 0.322080 +v -4.243693 2.929854 0.322080 +v -4.243693 3.043561 -0.315765 +v -4.096502 3.043561 -0.315765 +v -3.949313 3.043561 -0.315765 +v -3.802123 3.043561 -0.315765 +v -3.654932 3.043561 -0.315765 +v -3.507742 3.043561 -0.315765 +v -3.360552 3.043561 -0.315765 +v -3.213361 3.043561 -0.315765 +v -3.066171 3.043561 -0.315765 +v -2.918981 3.043561 -0.315765 +v -2.771790 3.043561 -0.315765 +v -2.624600 3.043561 -0.315765 +v -2.477410 3.043561 -0.315765 +v -2.330220 3.043561 -0.315765 +v -2.183029 3.043561 -0.315765 +v -2.035839 3.043561 -0.315765 +v -1.888649 3.043561 -0.315765 +v -1.741459 3.043561 -0.315765 +v -1.594268 3.043561 -0.315765 +v -1.447078 3.043561 -0.315765 +v -1.299888 3.043561 -0.315765 +v -1.152697 3.043561 -0.315765 +v -1.005507 3.043561 -0.315765 +v -0.858317 3.043561 -0.315765 +v -0.711127 3.043561 -0.315765 +v -0.563936 3.043561 -0.315765 +v -0.563936 3.043561 0.315765 +v -0.711127 3.043561 0.315765 +v -0.858317 3.043561 0.315765 +v -1.005507 3.043561 0.315765 +v -1.152697 3.043561 0.315765 +v -1.299888 3.043561 0.315765 +v -1.447078 3.043561 0.315765 +v -1.594268 3.043561 0.315765 +v -1.741459 3.043561 0.315765 +v -1.888649 3.043561 0.315765 +v -2.035839 3.043561 0.315765 +v -2.183029 3.043561 0.315765 +v -2.330220 3.043561 0.315765 +v -2.477410 3.043561 0.315765 +v -2.624600 3.043561 0.315765 +v -2.771790 3.043561 0.315765 +v -2.918981 3.043561 0.315765 +v -3.066171 3.043561 0.315765 +v -3.213361 3.043561 0.315765 +v -3.360552 3.043561 0.315765 +v -3.507742 3.043561 0.315765 +v -3.654932 3.043561 0.315765 +v -3.802123 3.043561 0.315765 +v -3.949313 3.043561 0.315765 +v -4.096502 3.043561 0.315765 +v -4.243693 3.043561 0.315765 +v -0.563936 3.052576 0.146810 +v -0.711127 3.052576 0.146810 +v -0.858317 3.052576 0.146810 +v -1.005507 3.052576 0.146810 +v -1.152697 3.052576 0.146810 +v -1.299888 3.052576 0.146810 +v -1.447078 3.052576 0.146810 +v -1.594268 3.052576 0.146810 +v -1.741459 3.052576 0.146810 +v -1.888649 3.052576 0.146810 +v -2.035839 3.052576 0.146810 +v -2.183029 3.052576 0.146810 +v -2.330220 3.052576 0.146810 +v -2.477410 3.052576 0.146810 +v -2.624600 3.052576 0.146810 +v -2.771790 3.052576 0.146810 +v -2.918981 3.052576 0.146810 +v -3.066171 3.052576 0.146810 +v -3.213361 3.052576 0.146810 +v -3.360552 3.052576 0.146810 +v -3.507742 3.052576 0.146810 +v -3.654932 3.052576 0.146810 +v -3.802123 3.052576 0.146810 +v -3.949313 3.052576 0.146810 +v -4.096502 3.052576 0.146810 +v -4.243693 3.052576 0.146810 +v -0.563936 3.052576 -0.146810 +v -0.711127 3.052576 -0.146810 +v -0.858317 3.052576 -0.146810 +v -1.005507 3.052576 -0.146810 +v -1.152697 3.052576 -0.146810 +v -1.299888 3.052576 -0.146810 +v -1.447078 3.052576 -0.146810 +v -1.594268 3.052576 -0.146810 +v -1.741459 3.052576 -0.146810 +v -1.888649 3.052576 -0.146810 +v -2.035839 3.052576 -0.146810 +v -2.183029 3.052576 -0.146810 +v -2.330220 3.052576 -0.146810 +v -2.477410 3.052576 -0.146810 +v -2.624600 3.052576 -0.146810 +v -2.771790 3.052576 -0.146810 +v -2.918981 3.052576 -0.146810 +v -3.066171 3.052576 -0.146810 +v -3.213361 3.052576 -0.146810 +v -3.360552 3.052576 -0.146810 +v -3.507742 3.052576 -0.146810 +v -3.654932 3.052576 -0.146810 +v -3.802123 3.052576 -0.146810 +v -3.949313 3.052576 -0.146810 +v -4.096502 3.052576 -0.146810 +v -4.243693 3.052576 -0.146810 +v -4.512070 2.873655 -0.048937 +v -4.512070 2.873655 0.048937 +v -4.512070 2.929854 0.048937 +v -4.512070 2.929854 -0.048937 +v -0.442749 2.873655 0.048937 +v -0.442749 2.873655 -0.048937 +v -0.442749 2.929854 -0.048937 +v -0.442749 2.929854 0.048937 +v -4.512070 2.993294 0.048937 +v -4.512070 2.993294 -0.048937 +v -0.442749 2.993294 -0.048937 +v -0.442749 2.993294 0.048937 +v -4.577078 2.929854 0.066566 +v -4.577078 2.929854 -0.066566 +v -0.377741 2.929854 -0.066566 +v -0.377741 2.929854 0.066566 +v -4.577078 2.993294 0.066566 +v -4.577078 2.993294 -0.066566 +v -0.377741 2.993294 -0.066566 +v -0.377741 2.993294 0.066566 +v -0.563936 2.993294 -0.048937 +v -0.563936 2.993294 0.048937 +v -0.711127 2.993294 -0.048937 +v -0.711127 2.993294 0.048937 +v -0.858317 2.993294 -0.048937 +v -0.858317 2.993294 0.048937 +v -1.005507 2.993294 -0.048937 +v -1.005507 2.993294 0.048937 +v -1.152697 2.993294 -0.048937 +v -1.152697 2.993294 0.048937 +v -1.299888 2.993294 -0.048937 +v -1.299888 2.993294 0.048937 +v -1.447078 2.993294 -0.048937 +v -1.447078 2.993294 0.048937 +v -1.594268 2.993294 -0.048937 +v -1.594268 2.993294 0.048937 +v -1.741459 2.993294 -0.048937 +v -1.741459 2.993294 0.048937 +v -1.888649 2.993294 -0.048937 +v -1.888649 2.993294 0.048937 +v -2.035839 2.993294 -0.048937 +v -2.035839 2.993294 0.048937 +v -2.183029 2.993294 -0.048937 +v -2.183029 2.993294 0.048937 +v -2.330220 2.993294 -0.048937 +v -2.330220 2.993294 0.048937 +v -2.477410 2.993294 -0.048937 +v -2.477410 2.993294 0.048937 +v -2.624600 2.993294 -0.048937 +v -2.624600 2.993294 0.048937 +v -2.771790 2.993294 -0.048937 +v -2.771790 2.993294 0.048937 +v -2.918981 2.993294 -0.048937 +v -2.918981 2.993294 0.048937 +v -3.066171 2.993294 -0.048937 +v -3.066171 2.993294 0.048937 +v -3.213361 2.993294 -0.048937 +v -3.213361 2.993294 0.048937 +v -3.360552 2.993294 -0.048937 +v -3.360552 2.993294 0.048937 +v -3.507742 2.993294 -0.048937 +v -3.507742 2.993294 0.048937 +v -3.654932 2.993294 -0.048937 +v -3.654932 2.993294 0.048937 +v -3.802123 2.993294 -0.048937 +v -3.802123 2.993294 0.048937 +v -3.949313 2.993294 -0.048937 +v -3.949313 2.993294 0.048937 +v -4.096502 2.993294 -0.048937 +v -4.096502 2.993294 0.048937 +v -4.243693 2.993294 -0.048937 +v -4.243693 2.993294 0.048937 +v -4.390883 2.993294 -0.048937 +v -4.390883 2.993294 0.048937 +v -0.563936 3.024072 -0.048937 +v -0.563936 3.024072 0.048937 +v -0.711127 3.024072 -0.048937 +v -0.711127 3.024072 0.048937 +v -0.858317 3.024072 -0.048937 +v -0.858317 3.024072 0.048937 +v -1.005507 3.024072 -0.048937 +v -1.005507 3.024072 0.048937 +v -1.152697 3.024072 -0.048937 +v -1.152697 3.024072 0.048937 +v -1.299888 3.024072 -0.048937 +v -1.299888 3.024072 0.048937 +v -1.447078 3.024072 -0.048937 +v -1.447078 3.024072 0.048937 +v -1.594268 3.024072 -0.048937 +v -1.594268 3.024072 0.048937 +v -1.741459 3.024072 -0.048937 +v -1.741459 3.024072 0.048937 +v -1.888649 3.024072 -0.048937 +v -1.888649 3.024072 0.048937 +v -2.035839 3.024072 -0.048937 +v -2.035839 3.024072 0.048937 +v -2.183029 3.024072 -0.048937 +v -2.183029 3.024072 0.048937 +v -2.330220 3.024072 -0.048937 +v -2.330220 3.024072 0.048937 +v -2.477410 3.024072 -0.048937 +v -2.477410 3.024072 0.048937 +v -2.624600 3.024072 -0.048937 +v -2.624600 3.024072 0.048937 +v -2.771790 3.024072 -0.048937 +v -2.771790 3.024072 0.048937 +v -2.918981 3.024072 -0.048937 +v -2.918981 3.024072 0.048937 +v -3.066171 3.024072 -0.048937 +v -3.066171 3.024072 0.048937 +v -3.213361 3.024072 -0.048937 +v -3.213361 3.024072 0.048937 +v -3.360552 3.024072 -0.048937 +v -3.360552 3.024072 0.048937 +v -3.507742 3.024072 -0.048937 +v -3.507742 3.024072 0.048937 +v -3.654932 3.024072 -0.048937 +v -3.654932 3.024072 0.048937 +v -3.802123 3.024072 -0.048937 +v -3.802123 3.024072 0.048937 +v -3.949313 3.024072 -0.048937 +v -3.949313 3.024072 0.048937 +v -4.096502 3.024072 -0.048937 +v -4.096502 3.024072 0.048937 +v -4.243693 3.024072 -0.048937 +v -4.243693 3.024072 0.048937 +v -4.484780 2.975826 0.278860 +v -4.484780 2.975826 -0.278860 +v -0.470038 2.975826 0.278860 +v -0.470038 2.975826 -0.278860 +v -0.563936 2.975826 -0.300522 +v -0.711127 2.975826 -0.300522 +v -0.858317 2.975826 -0.300522 +v -1.005507 2.975826 -0.300522 +v -1.152697 2.975826 -0.300522 +v -1.299888 2.975826 -0.300522 +v -1.447078 2.975826 -0.300522 +v -1.594268 2.975826 -0.300522 +v -1.741459 2.975826 -0.300522 +v -1.888649 2.975826 -0.300522 +v -2.035839 2.975826 -0.300522 +v -2.183029 2.975826 -0.300522 +v -2.330220 2.975826 -0.300522 +v -2.477410 2.975826 -0.300522 +v -2.624600 2.975826 -0.300522 +v -2.771790 2.975826 -0.300522 +v -2.918981 2.975826 -0.300522 +v -3.066171 2.975826 -0.300522 +v -3.213361 2.975826 -0.300522 +v -3.360552 2.975826 -0.300522 +v -3.507742 2.975826 -0.300522 +v -3.654932 2.975826 -0.300522 +v -3.802123 2.975826 -0.300522 +v -3.949313 2.975826 -0.300522 +v -4.096502 2.975826 -0.300522 +v -4.243693 2.975826 -0.300522 +v -4.390883 2.975826 -0.300522 +v -4.390883 2.975826 0.300522 +v -4.243693 2.975826 0.300522 +v -4.096502 2.975826 0.300522 +v -3.949313 2.975826 0.300522 +v -3.802123 2.975826 0.300522 +v -3.654932 2.975826 0.300522 +v -3.507742 2.975826 0.300522 +v -3.360552 2.975826 0.300522 +v -3.213361 2.975826 0.300522 +v -3.066171 2.975826 0.300522 +v -2.918981 2.975826 0.300522 +v -2.771790 2.975826 0.300522 +v -2.624600 2.975826 0.300522 +v -2.477410 2.975826 0.300522 +v -2.330220 2.975826 0.300522 +v -2.183029 2.975826 0.300522 +v -2.035839 2.975826 0.300522 +v -1.888649 2.975826 0.300522 +v -1.741459 2.975826 0.300522 +v -1.594268 2.975826 0.300522 +v -1.447078 2.975826 0.300522 +v -1.299888 2.975826 0.300522 +v -1.152697 2.975826 0.300522 +v -1.005507 2.975826 0.300522 +v -0.858317 2.975826 0.300522 +v -0.711127 2.975826 0.300522 +v -0.563936 2.975826 0.300522 +v -0.377741 2.975826 0.199698 +v -0.377741 2.975826 -0.199698 +v -4.577078 2.975826 -0.199698 +v -4.577078 2.975826 0.199698 +v -0.563936 2.986708 -0.318922 +v -0.711127 2.986708 -0.318922 +v -0.858317 2.986708 -0.318922 +v -1.005507 2.986708 -0.318922 +v -1.152697 2.986708 -0.318922 +v -1.299888 2.986708 -0.318922 +v -1.447078 2.986708 -0.318922 +v -1.594268 2.986708 -0.318922 +v -1.741459 2.986708 -0.318922 +v -1.888649 2.986708 -0.318922 +v -2.035839 2.986708 -0.318922 +v -2.183029 2.986708 -0.318922 +v -2.330220 2.986708 -0.318922 +v -2.477410 2.986708 -0.318922 +v -2.624600 2.986708 -0.318922 +v -2.771790 2.986708 -0.318922 +v -2.918981 2.986708 -0.318922 +v -3.066171 2.986708 -0.318922 +v -3.213361 2.986708 -0.318922 +v -3.360552 2.986708 -0.318922 +v -3.507742 2.986708 -0.318922 +v -3.654932 2.986708 -0.318922 +v -3.802123 2.986708 -0.318922 +v -3.949313 2.986708 -0.318922 +v -4.096502 2.986708 -0.318922 +v -4.243693 2.986708 -0.318922 +v -4.243693 2.986708 0.318922 +v -4.096502 2.986708 0.318922 +v -3.949313 2.986708 0.318922 +v -3.802123 2.986708 0.318922 +v -3.654932 2.986708 0.318922 +v -3.507742 2.986708 0.318922 +v -3.360552 2.986708 0.318922 +v -3.213361 2.986708 0.318922 +v -3.066171 2.986708 0.318922 +v -2.918981 2.986708 0.318922 +v -2.771790 2.986708 0.318922 +v -2.624600 2.986708 0.318922 +v -2.477410 2.986708 0.318922 +v -2.330220 2.986708 0.318922 +v -2.183029 2.986708 0.318922 +v -2.035839 2.986708 0.318922 +v -1.888649 2.986708 0.318922 +v -1.741459 2.986708 0.318922 +v -1.594268 2.986708 0.318922 +v -1.447078 2.986708 0.318922 +v -1.299888 2.986708 0.318922 +v -1.152697 2.986708 0.318922 +v -1.005507 2.986708 0.318922 +v -0.858317 2.986708 0.318922 +v -0.711127 2.986708 0.318922 +v -0.563936 2.986708 0.318922 +v -4.577078 2.947322 -0.066566 +v -4.577078 2.947322 0.066566 +v -0.377741 2.947322 0.066566 +v -0.377741 2.947322 -0.066566 +vt 0.375000 0.166667 +vt 0.625000 0.166667 +vt 0.625000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.491071 +vt 0.625000 0.491071 +vt 0.625000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.666667 +vt 0.625000 0.666667 +vt 0.625000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.991071 +vt 0.625000 0.991071 +vt 0.625000 1.000000 +vt 0.375000 1.000000 +vt 0.866071 0.666667 +vt 0.875000 0.666667 +vt 0.875000 0.750000 +vt 0.866071 0.750000 +vt 0.625000 0.758929 +vt 0.625000 0.750000 +vt 0.625000 0.758929 +vt 0.625000 0.083333 +vt 0.625000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.083333 +vt 0.633929 0.500000 +vt 0.625000 0.500000 +vt 0.625000 0.500000 +vt 0.633928 0.500000 +vt 0.875000 0.750000 +vt 0.866071 0.750000 +vt 0.625000 0.083333 +vt 0.625000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.083333 +vt 0.625000 0.758929 +vt 0.625000 0.750000 +vt 0.625000 0.750000 +vt 0.625000 0.758929 +vt 0.625000 0.258929 +vt 0.625000 0.250000 +vt 0.625000 0.250000 +vt 0.625000 0.258929 +vt 0.625000 0.583333 +vt 0.625000 0.500000 +vt 0.625000 0.583333 +vt 0.625000 0.258929 +vt 0.625000 0.250000 +vt 0.625000 0.258929 +vt 0.625000 0.666667 +vt 0.625000 0.750000 +vt 0.625000 0.666667 +vt 0.875000 0.583333 +vt 0.875000 0.500000 +vt 0.875000 0.500000 +vt 0.875000 0.583333 +vt 0.625000 0.583333 +vt 0.625000 0.500000 +vt 0.625000 0.583333 +vt 0.625000 0.491071 +vt 0.625000 0.482143 +vt 0.625000 0.482143 +vt 0.625000 0.473214 +vt 0.625000 0.473214 +vt 0.625000 0.464286 +vt 0.625000 0.464286 +vt 0.625000 0.455357 +vt 0.625000 0.455357 +vt 0.625000 0.446429 +vt 0.625000 0.446429 +vt 0.625000 0.437500 +vt 0.625000 0.437500 +vt 0.625000 0.428571 +vt 0.625000 0.428571 +vt 0.625000 0.419643 +vt 0.625000 0.419643 +vt 0.625000 0.410714 +vt 0.625000 0.410714 +vt 0.625000 0.401786 +vt 0.625000 0.401786 +vt 0.625000 0.392857 +vt 0.625000 0.392857 +vt 0.625000 0.383929 +vt 0.625000 0.383928 +vt 0.625000 0.375000 +vt 0.625000 0.375000 +vt 0.625000 0.366071 +vt 0.625000 0.366071 +vt 0.625000 0.357143 +vt 0.625000 0.357143 +vt 0.625000 0.348214 +vt 0.625000 0.348214 +vt 0.625000 0.339286 +vt 0.625000 0.339286 +vt 0.625000 0.330357 +vt 0.625000 0.330357 +vt 0.625000 0.321429 +vt 0.625000 0.321429 +vt 0.625000 0.312500 +vt 0.625000 0.312500 +vt 0.625000 0.303571 +vt 0.625000 0.303571 +vt 0.625000 0.294643 +vt 0.625000 0.294643 +vt 0.625000 0.285714 +vt 0.625000 0.285714 +vt 0.625000 0.276786 +vt 0.625000 0.276786 +vt 0.625000 0.267857 +vt 0.625000 0.267857 +vt 0.625000 0.491071 +vt 0.625000 0.491071 +vt 0.625000 0.821429 +vt 0.625000 0.812500 +vt 0.625000 0.812500 +vt 0.625000 0.821429 +vt 0.625000 0.482143 +vt 0.625000 0.473214 +vt 0.625000 0.473214 +vt 0.625000 0.482143 +vt 0.625000 0.464286 +vt 0.625000 0.464286 +vt 0.625000 0.464286 +vt 0.625000 0.464286 +vt 0.625000 0.455357 +vt 0.625000 0.455357 +vt 0.633928 0.500000 +vt 0.633929 0.500000 +vt 0.625000 0.446429 +vt 0.625000 0.437500 +vt 0.625000 0.437500 +vt 0.625000 0.446429 +vt 0.625000 0.473214 +vt 0.625000 0.473214 +vt 0.625000 0.428571 +vt 0.625000 0.419643 +vt 0.625000 0.419643 +vt 0.625000 0.428571 +vt 0.642857 0.500000 +vt 0.642857 0.500000 +vt 0.642857 0.500000 +vt 0.642857 0.500000 +vt 0.625000 0.410714 +vt 0.625000 0.401786 +vt 0.625000 0.401786 +vt 0.625000 0.410714 +vt 0.625000 0.803572 +vt 0.625000 0.794643 +vt 0.625000 0.794643 +vt 0.625000 0.803572 +vt 0.625000 0.392857 +vt 0.625000 0.383929 +vt 0.625000 0.383929 +vt 0.625000 0.392857 +vt 0.625000 0.482143 +vt 0.625000 0.482143 +vt 0.625000 0.375000 +vt 0.625000 0.366071 +vt 0.625000 0.366071 +vt 0.625000 0.375000 +vt 0.651786 0.500000 +vt 0.651786 0.500000 +vt 0.651786 0.500000 +vt 0.651786 0.500000 +vt 0.625000 0.357143 +vt 0.625000 0.348214 +vt 0.625000 0.348214 +vt 0.625000 0.357143 +vt 0.625000 0.491071 +vt 0.625000 0.491071 +vt 0.625000 0.339286 +vt 0.625000 0.330357 +vt 0.625000 0.330357 +vt 0.625000 0.339286 +vt 0.660714 0.500000 +vt 0.660714 0.500000 +vt 0.660714 0.500000 +vt 0.660714 0.500000 +vt 0.625000 0.321429 +vt 0.625000 0.312500 +vt 0.625000 0.312500 +vt 0.625000 0.321429 +vt 0.625000 0.785714 +vt 0.625000 0.776786 +vt 0.625000 0.776786 +vt 0.625000 0.785714 +vt 0.625000 0.303571 +vt 0.625000 0.294643 +vt 0.625000 0.294643 +vt 0.625000 0.303571 +vt 0.669643 0.500000 +vt 0.669643 0.500000 +vt 0.669643 0.500000 +vt 0.669643 0.500000 +vt 0.625000 0.285714 +vt 0.625000 0.276786 +vt 0.625000 0.276786 +vt 0.625000 0.285714 +vt 0.678571 0.500000 +vt 0.678571 0.500000 +vt 0.678571 0.500000 +vt 0.678571 0.500000 +vt 0.625000 0.267857 +vt 0.625000 0.267857 +vt 0.625000 1.000000 +vt 0.625000 0.991071 +vt 0.625000 0.991071 +vt 0.625000 1.000000 +vt 0.625000 0.982143 +vt 0.625000 0.982143 +vt 0.625000 0.767857 +vt 0.625000 0.758929 +vt 0.625000 0.767857 +vt 0.625000 0.973214 +vt 0.625000 0.964286 +vt 0.625000 0.964286 +vt 0.625000 0.973214 +vt 0.687500 0.500000 +vt 0.687500 0.500000 +vt 0.687500 0.500000 +vt 0.687500 0.500000 +vt 0.625000 0.955357 +vt 0.625000 0.946429 +vt 0.625000 0.946429 +vt 0.625000 0.955357 +vt 0.696429 0.500000 +vt 0.696429 0.500000 +vt 0.696429 0.500000 +vt 0.696429 0.500000 +vt 0.625000 0.937500 +vt 0.625000 0.928572 +vt 0.625000 0.928571 +vt 0.625000 0.937500 +vt 0.625000 0.482143 +vt 0.625000 0.919643 +vt 0.625000 0.910714 +vt 0.625000 0.910714 +vt 0.625000 0.919643 +vt 0.705357 0.500000 +vt 0.705357 0.500000 +vt 0.705357 0.500000 +vt 0.705357 0.500000 +vt 0.625000 0.901786 +vt 0.625000 0.892857 +vt 0.625000 0.892857 +vt 0.625000 0.901786 +vt 0.714286 0.500000 +vt 0.714286 0.500000 +vt 0.714286 0.500000 +vt 0.714286 0.500000 +vt 0.625000 0.883929 +vt 0.625000 0.875000 +vt 0.625000 0.875000 +vt 0.625000 0.883929 +vt 0.625000 0.464286 +vt 0.625000 0.866072 +vt 0.625000 0.857143 +vt 0.625000 0.857143 +vt 0.625000 0.866071 +vt 0.723214 0.500000 +vt 0.723214 0.500000 +vt 0.723214 0.500000 +vt 0.723214 0.500000 +vt 0.625000 0.848214 +vt 0.625000 0.839286 +vt 0.625000 0.839286 +vt 0.625000 0.848214 +vt 0.732143 0.500000 +vt 0.732143 0.500000 +vt 0.732143 0.500000 +vt 0.732143 0.500000 +vt 0.625000 0.830357 +vt 0.625000 0.821429 +vt 0.625000 0.821429 +vt 0.625000 0.830357 +vt 0.625000 0.446429 +vt 0.625000 0.455357 +vt 0.625000 0.812500 +vt 0.625000 0.803571 +vt 0.625000 0.803571 +vt 0.625000 0.812500 +vt 0.741071 0.500000 +vt 0.741071 0.500000 +vt 0.741071 0.500000 +vt 0.741071 0.500000 +vt 0.625000 0.794643 +vt 0.625000 0.785714 +vt 0.625000 0.785714 +vt 0.625000 0.794643 +vt 0.750000 0.500000 +vt 0.750000 0.500000 +vt 0.750000 0.500000 +vt 0.750000 0.500000 +vt 0.625000 0.776786 +vt 0.625000 0.767857 +vt 0.625000 0.767857 +vt 0.625000 0.776786 +vt 0.625000 0.428571 +vt 0.625000 0.437500 +vt 0.633929 0.750000 +vt 0.633929 0.750000 +vt 0.758929 0.500000 +vt 0.758929 0.500000 +vt 0.758929 0.500000 +vt 0.758929 0.500000 +vt 0.642857 0.750000 +vt 0.651786 0.750000 +vt 0.651786 0.750000 +vt 0.642857 0.750000 +vt 0.767857 0.500000 +vt 0.767857 0.500000 +vt 0.767857 0.500000 +vt 0.767857 0.500000 +vt 0.660714 0.750000 +vt 0.669643 0.750000 +vt 0.669643 0.750000 +vt 0.660714 0.750000 +vt 0.625000 0.410714 +vt 0.625000 0.419643 +vt 0.678571 0.750000 +vt 0.687500 0.750000 +vt 0.687500 0.750000 +vt 0.678571 0.750000 +vt 0.776786 0.500000 +vt 0.776786 0.500000 +vt 0.776786 0.500000 +vt 0.776786 0.500000 +vt 0.696429 0.750000 +vt 0.705357 0.750000 +vt 0.705357 0.750000 +vt 0.696429 0.750000 +vt 0.785714 0.500000 +vt 0.785714 0.500000 +vt 0.785714 0.500000 +vt 0.785714 0.500000 +vt 0.714286 0.750000 +vt 0.723214 0.750000 +vt 0.723214 0.750000 +vt 0.714286 0.750000 +vt 0.625000 0.392857 +vt 0.625000 0.401786 +vt 0.732143 0.750000 +vt 0.741071 0.750000 +vt 0.741071 0.750000 +vt 0.732143 0.750000 +vt 0.794643 0.500000 +vt 0.794643 0.500000 +vt 0.794643 0.500000 +vt 0.794643 0.500000 +vt 0.750000 0.750000 +vt 0.758929 0.750000 +vt 0.758929 0.750000 +vt 0.750000 0.750000 +vt 0.803571 0.500000 +vt 0.803571 0.500000 +vt 0.803571 0.500000 +vt 0.803571 0.500000 +vt 0.767857 0.750000 +vt 0.776786 0.750000 +vt 0.776786 0.750000 +vt 0.767857 0.750000 +vt 0.625000 0.375000 +vt 0.625000 0.383928 +vt 0.785714 0.750000 +vt 0.794643 0.750000 +vt 0.794643 0.750000 +vt 0.785714 0.750000 +vt 0.812500 0.500000 +vt 0.812500 0.500000 +vt 0.812500 0.500000 +vt 0.812500 0.500000 +vt 0.803571 0.750000 +vt 0.812500 0.750000 +vt 0.812500 0.750000 +vt 0.803571 0.750000 +vt 0.821429 0.500000 +vt 0.821429 0.500000 +vt 0.821429 0.500000 +vt 0.821429 0.500000 +vt 0.821429 0.750000 +vt 0.830357 0.750000 +vt 0.830357 0.750000 +vt 0.821429 0.750000 +vt 0.625000 0.357143 +vt 0.625000 0.366071 +vt 0.839286 0.750000 +vt 0.848214 0.750000 +vt 0.848214 0.750000 +vt 0.839286 0.750000 +vt 0.830357 0.500000 +vt 0.830357 0.500000 +vt 0.830357 0.500000 +vt 0.830357 0.500000 +vt 0.857143 0.750000 +vt 0.857143 0.750000 +vt 0.866071 0.500000 +vt 0.866071 0.500000 +vt 0.857143 0.500000 +vt 0.857143 0.500000 +vt 0.839286 0.500000 +vt 0.839286 0.500000 +vt 0.839286 0.500000 +vt 0.839286 0.500000 +vt 0.848214 0.500000 +vt 0.848214 0.500000 +vt 0.625000 0.339286 +vt 0.625000 0.348214 +vt 0.848214 0.500000 +vt 0.848214 0.500000 +vt 0.857143 0.500000 +vt 0.857143 0.500000 +vt 0.625000 0.321429 +vt 0.625000 0.330357 +vt 0.625000 0.303571 +vt 0.625000 0.312500 +vt 0.857143 0.750000 +vt 0.857143 0.750000 +vt 0.857143 0.638889 +vt 0.857143 0.666667 +vt 0.857143 0.666667 +vt 0.857143 0.638889 +vt 0.848214 0.750000 +vt 0.848214 0.750000 +vt 0.857143 0.583333 +vt 0.857143 0.583333 +vt 0.625000 0.285714 +vt 0.625000 0.294643 +vt 0.839286 0.750000 +vt 0.839286 0.750000 +vt 0.848214 0.611111 +vt 0.848214 0.583333 +vt 0.848214 0.583333 +vt 0.848214 0.611111 +vt 0.625000 0.991071 +vt 0.625000 1.000000 +vt 0.625000 0.982143 +vt 0.625000 0.982143 +vt 0.625000 0.973214 +vt 0.625000 0.973214 +vt 0.625000 0.964286 +vt 0.625000 0.964286 +vt 0.625000 0.955357 +vt 0.625000 0.955357 +vt 0.625000 0.946429 +vt 0.625000 0.946429 +vt 0.625000 0.937500 +vt 0.625000 0.937500 +vt 0.625000 0.928571 +vt 0.625000 0.928571 +vt 0.625000 0.919643 +vt 0.625000 0.919643 +vt 0.625000 0.910714 +vt 0.625000 0.910714 +vt 0.625000 0.901786 +vt 0.625000 0.901786 +vt 0.625000 0.892857 +vt 0.625000 0.892857 +vt 0.625000 0.883929 +vt 0.625000 0.883929 +vt 0.625000 0.875000 +vt 0.625000 0.875000 +vt 0.625000 0.866071 +vt 0.625000 0.866071 +vt 0.625000 0.857143 +vt 0.625000 0.857143 +vt 0.625000 0.848214 +vt 0.625000 0.848214 +vt 0.625000 0.839286 +vt 0.625000 0.839286 +vt 0.625000 0.830357 +vt 0.625000 0.830357 +vt 0.625000 0.821429 +vt 0.625000 0.812500 +vt 0.625000 0.803571 +vt 0.625000 0.794643 +vt 0.625000 0.785714 +vt 0.625000 0.776786 +vt 0.625000 0.767857 +vt 0.633929 0.666667 +vt 0.830357 0.750000 +vt 0.830357 0.750000 +vt 0.642857 0.666667 +vt 0.651786 0.666667 +vt 0.660714 0.666667 +vt 0.669643 0.666667 +vt 0.625000 0.267857 +vt 0.625000 0.276786 +vt 0.678571 0.666667 +vt 0.687500 0.666667 +vt 0.821429 0.750000 +vt 0.821429 0.750000 +vt 0.696429 0.666667 +vt 0.705357 0.666667 +vt 0.839286 0.638889 +vt 0.839286 0.666667 +vt 0.839286 0.666667 +vt 0.839286 0.638889 +vt 0.714286 0.666667 +vt 0.723214 0.666667 +vt 0.812500 0.750000 +vt 0.812500 0.750000 +vt 0.732143 0.666667 +vt 0.741071 0.666667 +vt 0.839286 0.583333 +vt 0.839286 0.583333 +vt 0.750000 0.666667 +vt 0.758929 0.666667 +vt 0.803571 0.750000 +vt 0.803571 0.750000 +vt 0.767857 0.666667 +vt 0.776786 0.666667 +vt 0.830357 0.611111 +vt 0.830357 0.583333 +vt 0.830357 0.583333 +vt 0.830357 0.611111 +vt 0.785714 0.666667 +vt 0.794643 0.666667 +vt 0.794643 0.750000 +vt 0.794643 0.750000 +vt 0.803571 0.666667 +vt 0.812500 0.666667 +vt 0.821429 0.666667 +vt 0.830357 0.666667 +vt 0.785714 0.750000 +vt 0.785714 0.750000 +vt 0.848214 0.666667 +vt 0.821429 0.638889 +vt 0.821429 0.666667 +vt 0.821429 0.638889 +vt 0.375000 0.758929 +vt 0.375000 0.767857 +vt 0.375000 0.776786 +vt 0.375000 0.785714 +vt 0.375000 0.794643 +vt 0.375000 0.803571 +vt 0.375000 0.812500 +vt 0.375000 0.821429 +vt 0.375000 0.830357 +vt 0.375000 0.839286 +vt 0.375000 0.848214 +vt 0.375000 0.857143 +vt 0.375000 0.866071 +vt 0.375000 0.875000 +vt 0.375000 0.883929 +vt 0.375000 0.892857 +vt 0.375000 0.901786 +vt 0.375000 0.910714 +vt 0.375000 0.919643 +vt 0.375000 0.928571 +vt 0.375000 0.937500 +vt 0.375000 0.946429 +vt 0.375000 0.955357 +vt 0.375000 0.964286 +vt 0.375000 0.973214 +vt 0.375000 0.982143 +vt 0.375000 0.258929 +vt 0.375000 0.267857 +vt 0.375000 0.276786 +vt 0.375000 0.285714 +vt 0.375000 0.294643 +vt 0.375000 0.303571 +vt 0.375000 0.312500 +vt 0.375000 0.321429 +vt 0.375000 0.330357 +vt 0.375000 0.339286 +vt 0.375000 0.348214 +vt 0.375000 0.357143 +vt 0.375000 0.366071 +vt 0.375000 0.375000 +vt 0.375000 0.383929 +vt 0.375000 0.392857 +vt 0.375000 0.401786 +vt 0.375000 0.410714 +vt 0.375000 0.419643 +vt 0.375000 0.428571 +vt 0.375000 0.437500 +vt 0.375000 0.446429 +vt 0.375000 0.455357 +vt 0.375000 0.464286 +vt 0.375000 0.473214 +vt 0.375000 0.482143 +vt 0.866071 0.583333 +vt 0.866071 0.638889 +vt 0.776786 0.750000 +vt 0.776786 0.750000 +vt 0.821429 0.583333 +vt 0.821429 0.583333 +vt 0.848214 0.638889 +vt 0.767857 0.750000 +vt 0.767857 0.750000 +vt 0.812500 0.611111 +vt 0.812500 0.583333 +vt 0.812500 0.583333 +vt 0.812500 0.611111 +vt 0.830357 0.638889 +vt 0.758929 0.750000 +vt 0.758929 0.750000 +vt 0.803571 0.583333 +vt 0.803571 0.638889 +vt 0.812500 0.638889 +vt 0.750000 0.750000 +vt 0.750000 0.750000 +vt 0.803571 0.666667 +vt 0.803571 0.638889 +vt 0.794643 0.583333 +vt 0.785714 0.583333 +vt 0.785714 0.638889 +vt 0.794643 0.638889 +vt 0.741071 0.750000 +vt 0.741071 0.750000 +vt 0.803571 0.583333 +vt 0.776786 0.583333 +vt 0.767857 0.583333 +vt 0.767857 0.638889 +vt 0.776786 0.638889 +vt 0.732143 0.750000 +vt 0.732143 0.750000 +vt 0.794643 0.611111 +vt 0.794643 0.583333 +vt 0.794643 0.611111 +vt 0.758929 0.583333 +vt 0.750000 0.583333 +vt 0.750000 0.638889 +vt 0.758929 0.638889 +vt 0.723214 0.750000 +vt 0.723214 0.750000 +vt 0.741071 0.583333 +vt 0.732143 0.583333 +vt 0.732143 0.638889 +vt 0.741071 0.638889 +vt 0.714286 0.750000 +vt 0.714286 0.750000 +vt 0.785714 0.666667 +vt 0.785714 0.638889 +vt 0.723214 0.583333 +vt 0.714286 0.583333 +vt 0.714286 0.638889 +vt 0.723214 0.638889 +vt 0.705357 0.750000 +vt 0.705357 0.750000 +vt 0.785714 0.583333 +vt 0.705357 0.583333 +vt 0.696429 0.583333 +vt 0.696429 0.638889 +vt 0.705357 0.638889 +vt 0.696429 0.750000 +vt 0.696429 0.750000 +vt 0.776786 0.611111 +vt 0.776786 0.583333 +vt 0.776786 0.611111 +vt 0.687500 0.583333 +vt 0.678571 0.583333 +vt 0.678571 0.638889 +vt 0.687500 0.638889 +vt 0.687500 0.750000 +vt 0.687500 0.750000 +vt 0.669643 0.583333 +vt 0.660714 0.583333 +vt 0.660714 0.638889 +vt 0.669643 0.638889 +vt 0.678571 0.750000 +vt 0.678571 0.750000 +vt 0.767857 0.666667 +vt 0.767857 0.638889 +vt 0.651786 0.583333 +vt 0.642857 0.583333 +vt 0.642857 0.638889 +vt 0.651786 0.638889 +vt 0.669643 0.750000 +vt 0.669643 0.750000 +vt 0.767857 0.583333 +vt 0.633929 0.583333 +vt 0.625000 0.583333 +vt 0.625000 0.638889 +vt 0.633929 0.638889 +vt 0.625000 0.666667 +vt 0.625000 0.611111 +vt 0.625000 0.611111 +vt 0.875000 0.666667 +vt 0.875000 0.611111 +vt 0.875000 0.611111 +vt 0.625000 0.638889 +vt 0.625000 0.666667 +vt 0.625000 0.611111 +vt 0.625000 0.611111 +vt 0.625000 0.166667 +vt 0.625000 0.166667 +vt 0.625000 0.111111 +vt 0.625000 0.111111 +vt 0.625000 0.166667 +vt 0.625000 0.111111 +vt 0.625000 0.111111 +vt 0.875000 0.638889 +vt 0.375000 0.583333 +vt 0.375000 0.638889 +vt 0.625000 0.638889 +vt 0.375000 0.000000 +vt 0.375000 0.083333 +vt 0.375000 0.138889 +vt 0.625000 0.138889 +vt 0.625000 0.491071 +vt 0.625000 0.473214 +vt 0.625000 0.455357 +vt 0.625000 0.446429 +vt 0.625000 0.446429 +vt 0.625000 0.455357 +vt 0.625000 0.437500 +vt 0.625000 0.428571 +vt 0.625000 0.428571 +vt 0.625000 0.437500 +vt 0.625000 0.419643 +vt 0.625000 0.410714 +vt 0.625000 0.410714 +vt 0.625000 0.419643 +vt 0.625000 0.401786 +vt 0.625000 0.392857 +vt 0.625000 0.392857 +vt 0.625000 0.401786 +vt 0.625000 0.383928 +vt 0.625000 0.375000 +vt 0.625000 0.375000 +vt 0.625000 0.383929 +vt 0.625000 0.366071 +vt 0.625000 0.357143 +vt 0.625000 0.357143 +vt 0.625000 0.366071 +vt 0.625000 0.348214 +vt 0.625000 0.339286 +vt 0.625000 0.339286 +vt 0.625000 0.348214 +vt 0.625000 0.330357 +vt 0.625000 0.321429 +vt 0.625000 0.321429 +vt 0.625000 0.330357 +vt 0.625000 0.312500 +vt 0.625000 0.303571 +vt 0.625000 0.303571 +vt 0.625000 0.312500 +vt 0.625000 0.294643 +vt 0.625000 0.285714 +vt 0.625000 0.285714 +vt 0.625000 0.294643 +vt 0.625000 0.276786 +vt 0.625000 0.267857 +vt 0.625000 0.267857 +vt 0.625000 0.276786 +vt 0.625000 0.982143 +vt 0.625000 0.973214 +vt 0.625000 0.973214 +vt 0.625000 0.982143 +vt 0.625000 0.964286 +vt 0.625000 0.955357 +vt 0.625000 0.955357 +vt 0.625000 0.964286 +vt 0.625000 0.946429 +vt 0.625000 0.937500 +vt 0.625000 0.937500 +vt 0.625000 0.946429 +vt 0.625000 0.928571 +vt 0.625000 0.919643 +vt 0.625000 0.919643 +vt 0.625000 0.928571 +vt 0.625000 0.910714 +vt 0.625000 0.901786 +vt 0.625000 0.901786 +vt 0.625000 0.910714 +vt 0.625000 0.892857 +vt 0.625000 0.883929 +vt 0.625000 0.883929 +vt 0.625000 0.892857 +vt 0.625000 0.875000 +vt 0.625000 0.866071 +vt 0.625000 0.866071 +vt 0.625000 0.875000 +vt 0.625000 0.857143 +vt 0.625000 0.848214 +vt 0.625000 0.848214 +vt 0.625000 0.857143 +vt 0.625000 0.839286 +vt 0.625000 0.830357 +vt 0.625000 0.830357 +vt 0.625000 0.839286 +vt 0.625000 0.821429 +vt 0.625000 0.812500 +vt 0.625000 0.812500 +vt 0.625000 0.821429 +vt 0.625000 0.803572 +vt 0.625000 0.794643 +vt 0.625000 0.794643 +vt 0.625000 0.803571 +vt 0.625000 0.785714 +vt 0.625000 0.776786 +vt 0.625000 0.776786 +vt 0.625000 0.785714 +vt 0.625000 0.767857 +vt 0.625000 0.758929 +vt 0.625000 0.758929 +vt 0.625000 0.767857 +vt 0.633929 0.750000 +vt 0.642857 0.750000 +vt 0.642857 0.750000 +vt 0.633929 0.750000 +vt 0.651786 0.750000 +vt 0.660714 0.750000 +vt 0.660714 0.750000 +vt 0.651786 0.750000 +vt 0.633929 0.666667 +vt 0.642857 0.666667 +vt 0.651786 0.666667 +vt 0.660714 0.666667 +vt 0.669643 0.666667 +vt 0.678571 0.666667 +vt 0.687500 0.666667 +vt 0.696429 0.666667 +vt 0.705357 0.666667 +vt 0.714286 0.666667 +vt 0.723214 0.666667 +vt 0.732143 0.666667 +vt 0.741071 0.666667 +vt 0.750000 0.666667 +vt 0.758929 0.666667 +vt 0.776786 0.666667 +vt 0.794643 0.666667 +vt 0.812500 0.666667 +vt 0.830357 0.666667 +vt 0.848214 0.666667 +vt 0.848214 0.638889 +vt 0.830357 0.638889 +vt 0.812500 0.638889 +vt 0.794643 0.638889 +vt 0.776786 0.638889 +vt 0.758929 0.583333 +vt 0.758929 0.638889 +vt 0.750000 0.583333 +vt 0.741071 0.583333 +vt 0.741071 0.638889 +vt 0.750000 0.638889 +vt 0.732143 0.583333 +vt 0.723214 0.583333 +vt 0.723214 0.638889 +vt 0.732143 0.638889 +vt 0.714286 0.583333 +vt 0.705357 0.583333 +vt 0.705357 0.638889 +vt 0.714286 0.638889 +vt 0.696429 0.583333 +vt 0.687500 0.583333 +vt 0.687500 0.638889 +vt 0.696429 0.638889 +vt 0.678571 0.583333 +vt 0.669643 0.583333 +vt 0.669643 0.638889 +vt 0.678571 0.638889 +vt 0.660714 0.583333 +vt 0.651786 0.583333 +vt 0.651786 0.638889 +vt 0.660714 0.638889 +vt 0.642857 0.583333 +vt 0.633929 0.583333 +vt 0.633929 0.638889 +vt 0.642857 0.638889 +vt 0.625000 0.830357 +vt 0.625000 0.839286 +vt 0.625000 0.848214 +vt 0.625000 0.857143 +vt 0.625000 0.866071 +vt 0.625000 0.875000 +vt 0.625000 0.883929 +vt 0.625000 0.892857 +vt 0.625000 0.901786 +vt 0.625000 0.910714 +vt 0.625000 0.919643 +vt 0.625000 0.928571 +vt 0.625000 0.937500 +vt 0.625000 0.946429 +vt 0.625000 0.955357 +vt 0.625000 0.964286 +vt 0.625000 0.973214 +vt 0.625000 0.982143 +vt 0.633929 0.611111 +vt 0.633929 0.611111 +vt 0.651786 0.611111 +vt 0.651786 0.611111 +vt 0.669643 0.611111 +vt 0.669643 0.611111 +vt 0.687500 0.611111 +vt 0.687500 0.611111 +vt 0.705357 0.611111 +vt 0.705357 0.611111 +vt 0.723214 0.611111 +vt 0.723214 0.611111 +vt 0.741071 0.611111 +vt 0.741071 0.611111 +vt 0.758929 0.611111 +vt 0.758929 0.611111 +vt 0.750000 0.611111 +vt 0.750000 0.611111 +vt 0.732143 0.611111 +vt 0.732143 0.611111 +vt 0.714286 0.611111 +vt 0.714286 0.611111 +vt 0.696429 0.611111 +vt 0.696429 0.611111 +vt 0.678571 0.611111 +vt 0.678571 0.611111 +vt 0.660714 0.611111 +vt 0.660714 0.611111 +vt 0.642857 0.611111 +vt 0.642857 0.611111 +vt 0.767857 0.611111 +vt 0.785714 0.611111 +vt 0.803571 0.611111 +vt 0.821429 0.611111 +vt 0.839286 0.611111 +vt 0.857143 0.611111 +vt 0.375000 0.111111 +vt 0.375000 0.611111 +vt 0.866071 0.611111 +vt 0.625000 0.138889 +vt 0.625000 0.138889 +vt 0.625000 0.138889 +vt 0.625000 0.638889 +vt 0.625000 0.611111 +vt 0.875000 0.638889 +vt 0.625000 0.638889 +vt 0.767857 0.611111 +vt 0.785714 0.611111 +vt 0.803571 0.611111 +vt 0.821429 0.611111 +vt 0.839286 0.611111 +vt 0.857143 0.611111 +vn -1.0000 0.0000 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 0.9900 -0.1412 +vn -0.0463 0.9866 -0.1563 +vn 0.0000 1.0000 0.0000 +vn 0.0000 -1.0000 0.0000 +vn -0.6510 0.0000 0.7591 +vn -0.4510 0.0000 0.8925 +vn 0.2248 0.0000 0.9744 +vn 0.4510 0.0000 0.8925 +vn -0.1131 0.0000 -0.9936 +vn -0.4510 0.0000 -0.8925 +vn 0.6510 0.0000 -0.7591 +vn 0.4510 0.0000 -0.8925 +vn 0.0463 0.9866 -0.1563 +vn 0.0513 0.9942 -0.0945 +vn -0.0463 0.9866 0.1563 +vn -0.0513 0.9942 0.0945 +vn 0.2248 0.0000 -0.9744 +vn -0.1131 0.0000 0.9936 +vn 0.0000 0.9900 0.1412 +vn 0.0463 0.9866 0.1563 +vn 0.0272 0.9923 -0.1207 +vn -0.0513 0.9942 -0.0945 +vn -0.0272 0.9923 0.1207 +vn -0.0759 0.9873 0.1399 +vn 0.0513 0.9942 0.0945 +vn 0.0759 0.9873 -0.1399 +vn 0.6510 0.0000 0.7591 +vn -0.6510 0.0000 -0.7591 +vn -0.0272 0.9923 -0.1207 +vn 0.0000 0.0554 -0.9985 +vn 0.0000 0.0554 0.9985 +vn 0.0000 0.9989 0.0474 +vn 0.0000 0.9955 0.0946 +vn 0.0000 0.9989 -0.0474 +vn 0.0000 0.9955 -0.0946 +vn 0.0272 0.9923 0.1207 +vn 0.0759 0.9873 0.1399 +vn -0.0759 0.9873 -0.1399 +usemtl Material +s 1 +f 1860/1823/1072 1863/1824/1072 1573/1825/1072 1572/1826/1072 +f 1590/1827/1073 1643/1828/1073 1577/1829/1073 1576/1830/1073 +f 1864/1831/1074 1867/1832/1074 1575/1833/1074 1574/1834/1074 +f 1644/1835/1075 1697/1836/1075 1571/1837/1075 1570/1838/1075 +f 1933/1839/1076 1868/1840/1077 1578/1841/1078 1751/1842/1078 +f 1671/1843/1079 1575/1833/1079 1585/1844/1079 1779/1845/1079 +f 1862/1846/1079 1571/1847/1079 1582/1848/1079 1872/1849/1079 +f 1724/1850/1078 1580/1851/1078 1588/1852/1078 1832/1853/1078 +f 1751/1842/1078 1578/1841/1078 1586/1854/1078 1859/1855/1078 +f 2329/1856/1080 2268/1857/1081 1586/1858/1081 1876/1859/1080 +f 2325/1860/1082 2270/1861/1083 1589/1862/1083 1833/1863/1082 +f 2298/1864/1084 2269/1865/1085 1587/1866/1085 1806/1867/1084 +f 2327/1868/1086 2271/1869/1087 1588/1852/1087 1878/1870/1086 +f 1617/1871/1079 1573/1825/1079 1583/1872/1079 1752/1873/1079 +f 1871/1874/1088 1581/1875/1078 1589/1862/1078 1879/1876/1089 +f 1869/1877/1090 1579/1878/1078 1587/1879/1078 1877/1880/1091 +f 1866/1881/1079 1577/1829/1079 1584/1882/1079 1874/1883/1079 +f 1577/1829/1079 1643/1828/1079 1778/1884/1079 1584/1882/1079 +f 1643/1828/1079 1642/1885/1079 1777/1886/1079 1778/1884/1079 +f 1642/1885/1079 1641/1887/1079 1776/1888/1079 1777/1886/1079 +f 1641/1887/1079 1640/1889/1079 1775/1890/1079 1776/1888/1079 +f 1640/1889/1079 1639/1891/1079 1774/1892/1079 1775/1890/1079 +f 1639/1891/1079 1638/1893/1079 1773/1894/1079 1774/1892/1079 +f 1638/1893/1079 1637/1895/1079 1772/1896/1079 1773/1894/1079 +f 1637/1895/1079 1636/1897/1079 1771/1898/1079 1772/1896/1079 +f 1636/1897/1079 1635/1899/1079 1770/1900/1079 1771/1898/1079 +f 1635/1899/1079 1634/1901/1079 1769/1902/1079 1770/1900/1079 +f 1634/1901/1079 1633/1903/1079 1768/1904/1079 1769/1902/1079 +f 1633/1903/1079 1632/1905/1079 1767/1906/1079 1768/1904/1079 +f 1632/1905/1079 1631/1907/1079 1766/1908/1079 1767/1906/1079 +f 1631/1907/1079 1630/1909/1079 1765/1910/1079 1766/1908/1079 +f 1630/1909/1079 1629/1911/1079 1764/1912/1079 1765/1910/1079 +f 1629/1911/1079 1628/1913/1079 1763/1914/1079 1764/1912/1079 +f 1628/1913/1079 1627/1915/1079 1762/1916/1079 1763/1914/1079 +f 1627/1915/1079 1626/1917/1079 1761/1918/1079 1762/1916/1079 +f 1626/1917/1079 1625/1919/1079 1760/1920/1079 1761/1918/1079 +f 1625/1919/1079 1624/1921/1079 1759/1922/1079 1760/1920/1079 +f 1624/1921/1079 1623/1923/1079 1758/1924/1079 1759/1922/1079 +f 1623/1923/1079 1622/1925/1079 1757/1926/1079 1758/1924/1079 +f 1622/1925/1079 1621/1927/1079 1756/1928/1079 1757/1926/1079 +f 1621/1927/1079 1620/1929/1079 1755/1930/1079 1756/1928/1079 +f 1620/1929/1079 1619/1931/1079 1754/1932/1079 1755/1930/1079 +f 1619/1931/1079 1618/1933/1079 1753/1934/1079 1754/1932/1079 +f 1618/1933/1079 1617/1871/1079 1752/1873/1079 1753/1934/1079 +f 2271/1869/1087 2272/1935/1092 1832/1936/1092 1588/1852/1087 +f 1786/1937/1079 1785/1938/1079 2018/1939/1079 2019/1940/1079 +f 2273/1941/1073 2274/1942/1073 1830/1943/1073 1831/1944/1073 +f 2275/1945/1072 1829/1946/1072 2060/1947/1072 2333/1948/1072 +f 2275/1945/1073 2276/1949/1073 1828/1950/1073 1829/1946/1073 +f 1724/1850/1074 1832/1853/1074 2063/1951/1074 1959/1952/1074 +f 2277/1953/1073 2278/1954/1073 1826/1955/1073 1827/1956/1073 +f 2274/1942/1074 1776/1888/1074 2009/1957/1074 2332/1958/1074 +f 2279/1959/1073 2280/1960/1073 1824/1961/1073 1825/1962/1073 +f 1831/1963/1072 1723/1964/1072 1958/1965/1072 2062/1966/1072 +f 2281/1967/1073 2282/1968/1073 1822/1969/1073 1823/1970/1073 +f 1784/1971/1079 1783/1972/1079 2016/1973/1079 2017/1974/1079 +f 2283/1975/1073 2284/1976/1073 1820/1977/1073 1821/1978/1073 +f 2273/1941/1072 1831/1944/1072 2062/1979/1072 2331/1980/1072 +f 2285/1981/1073 2286/1982/1073 1818/1983/1073 1819/1984/1073 +f 1722/1985/1074 1830/1986/1074 2061/1987/1074 1957/1988/1074 +f 2287/1989/1073 2288/1990/1073 1816/1991/1073 1817/1992/1073 +f 2272/1935/1074 1778/1884/1074 2011/1993/1074 2330/1994/1074 +f 2289/1995/1073 2290/1996/1073 1814/1997/1073 1815/1998/1073 +f 1829/1999/1072 1721/2000/1072 1956/2001/1072 2060/2002/1072 +f 2291/2003/1073 2292/2004/1073 1812/2005/1073 1813/2006/1073 +f 1782/2007/1079 1781/2008/1079 2014/2009/1079 2015/2010/1079 +f 2293/2011/1073 2294/2012/1073 1810/2013/1073 1811/2014/1073 +f 1720/2015/1074 1828/2016/1074 2059/2017/1074 1955/2018/1074 +f 2295/2019/1073 2296/2020/1073 1808/2021/1073 1809/2022/1073 +f 1827/2023/1072 1719/2024/1072 1954/2025/1072 2058/2026/1072 +f 2297/2027/1073 2298/1864/1084 1806/1867/1084 1807/2028/1073 +f 2268/2029/1081 2299/2030/1093 1859/2031/1093 1586/2032/1081 +f 2299/2030/1093 2300/2033/1075 1858/2034/1075 1859/2031/1093 +f 1780/2035/1079 1779/1845/1079 2012/2036/1079 2013/2037/1079 +f 2301/2038/1075 2302/2039/1075 1856/2040/1075 1857/2041/1075 +f 1718/2042/1074 1826/2043/1074 2057/2044/1074 1953/2045/1074 +f 2303/2046/1075 2304/2047/1075 1854/2048/1075 1855/2049/1075 +f 1825/2050/1072 1717/2051/1072 1952/2052/1072 2056/2053/1072 +f 2305/2054/1075 2306/2055/1075 1852/2056/1075 1853/2057/1075 +f 1778/1884/1079 1777/1886/1079 2010/2058/1079 2011/1993/1079 +f 2307/2059/1075 2308/2060/1075 1850/2061/1075 1851/2062/1075 +f 1716/2063/1074 1824/2064/1074 2055/2065/1074 1951/2066/1074 +f 2309/2067/1075 2310/2068/1075 1848/2069/1075 1849/2070/1075 +f 1823/2071/1072 1715/2072/1072 1950/2073/1072 2054/2074/1072 +f 2311/2075/1075 2312/2076/1075 1846/2077/1075 1847/2078/1075 +f 1776/1888/1079 1775/1890/1079 2008/2079/1079 2009/1957/1079 +f 2313/2080/1075 2314/2081/1075 1844/2082/1075 1845/2083/1075 +f 1714/2084/1074 1822/2085/1074 2053/2086/1074 1949/2087/1074 +f 2315/2088/1075 2316/2089/1075 1842/2090/1075 1843/2091/1075 +f 1821/2092/1072 1713/2093/1072 1948/2094/1072 2052/2095/1072 +f 2317/2096/1075 2318/2097/1075 1840/2098/1075 1841/2099/1075 +f 1774/1892/1079 1773/1894/1079 2006/2100/1079 2007/2101/1079 +f 2319/2102/1075 2320/2103/1075 1838/2104/1075 1839/2105/1075 +f 1712/2106/1074 1820/2107/1074 2051/2108/1074 1947/2109/1074 +f 2321/2110/1075 2322/2111/1075 1836/2112/1075 1837/2113/1075 +f 1819/2114/1072 1711/2115/1072 1946/2116/1072 2050/2117/1072 +f 2323/2118/1075 2324/2119/1075 1834/2120/1075 1835/2121/1075 +f 1772/1896/1079 1771/1898/1079 2004/2122/1079 2005/2123/1079 +f 1581/1875/1078 1725/2124/1078 1833/2125/1078 1589/1862/1078 +f 1710/2126/1074 1818/2127/1074 2049/2128/1074 1945/2129/1074 +f 1726/2130/1078 1727/2131/1078 1835/2132/1078 1834/2133/1078 +f 1817/2134/1072 1709/2135/1072 1944/2136/1072 2048/2137/1072 +f 1728/2138/1078 1729/2139/1078 1837/2140/1078 1836/2141/1078 +f 1770/1900/1079 1769/1902/1079 2002/2142/1079 2003/2143/1079 +f 1730/2144/1078 1731/2145/1078 1839/2146/1078 1838/2147/1078 +f 1708/2148/1074 1816/2149/1074 2047/2150/1074 1943/2151/1074 +f 1732/2152/1078 1733/2153/1078 1841/2154/1078 1840/2155/1078 +f 1815/2156/1072 1707/2157/1072 1942/2158/1072 2046/2159/1072 +f 1734/2160/1078 1735/2161/1078 1843/2162/1078 1842/2163/1078 +f 1768/1904/1079 1767/1906/1079 2000/2164/1079 2001/2165/1079 +f 1736/2166/1078 1737/2167/1078 1845/2168/1078 1844/2169/1078 +f 1706/2170/1074 1814/2171/1074 2045/2172/1074 1941/2173/1074 +f 1738/2174/1078 1739/2175/1078 1847/2176/1078 1846/2177/1078 +f 1813/2178/1072 1705/2179/1072 1940/2180/1072 2044/2181/1072 +f 1740/2182/1078 1741/2183/1078 1849/2184/1078 1848/2185/1078 +f 1766/1908/1079 1765/1910/1079 1998/2186/1079 1999/2187/1079 +f 1742/2188/1078 1743/2189/1078 1851/2190/1078 1850/2191/1078 +f 1704/2192/1074 1812/2193/1074 2043/2194/1074 1939/2195/1074 +f 1744/2196/1078 1745/2197/1078 1853/2198/1078 1852/2199/1078 +f 1811/2200/1072 1703/2201/1072 1938/2202/1072 2042/2203/1072 +f 1746/2204/1078 1747/2205/1078 1855/2206/1078 1854/2207/1078 +f 1764/1912/1079 1763/1914/1079 1996/2208/1079 1997/2209/1079 +f 1748/2210/1078 1749/2211/1078 1857/2212/1078 1856/2213/1078 +f 1702/2214/1074 1810/2215/1074 2041/2216/1074 1937/2217/1074 +f 1750/2218/1078 1751/1842/1078 1859/1855/1078 1858/2219/1078 +f 1579/1878/1078 1698/2220/1078 1806/2221/1078 1587/1879/1078 +f 1698/2220/1078 1699/2222/1078 1807/2223/1078 1806/2221/1078 +f 1809/2224/1072 1701/2225/1072 1936/2226/1072 2040/2227/1072 +f 1700/2228/1078 1701/2225/1078 1809/2224/1078 1808/2229/1078 +f 1762/1916/1079 1761/1918/1079 1994/2230/1079 1995/2231/1079 +f 1702/2214/1078 1703/2201/1078 1811/2200/1078 1810/2215/1078 +f 1700/2228/1074 1808/2229/1074 2039/2232/1074 1935/2233/1074 +f 1704/2192/1078 1705/2179/1078 1813/2178/1078 1812/2193/1078 +f 1807/2223/1072 1699/2222/1072 1934/2234/1072 2038/2235/1072 +f 1706/2170/1078 1707/2157/1078 1815/2156/1078 1814/2171/1078 +f 1760/1920/1079 1759/1922/1079 1992/2236/1079 1993/2237/1079 +f 1708/2148/1078 1709/2135/1078 1817/2134/1078 1816/2149/1078 +f 1758/1924/1079 1757/1926/1079 1990/2238/1079 1991/2239/1079 +f 1710/2126/1078 1711/2115/1078 1819/2114/1078 1818/2127/1078 +f 1750/2218/1072 1858/2219/1072 2089/2240/1072 1985/2241/1072 +f 1712/2106/1078 1713/2093/1078 1821/2092/1078 1820/2107/1078 +f 2213/2242/1072 1931/2243/1072 2115/2244/1072 2267/2245/1072 +f 1714/2084/1078 1715/2072/1078 1823/2071/1078 1822/2085/1078 +f 1857/2212/1074 1749/2211/1074 1984/2246/1074 2088/2247/1074 +f 1716/2063/1078 1717/2051/1078 1825/2050/1078 1824/2064/1078 +f 1699/2222/1072 1930/2248/1072 2141/2249/1072 1934/2234/1072 +f 1718/2042/1078 1719/2024/1078 1827/2023/1078 1826/2043/1078 +f 1756/1928/1079 1755/1930/1079 1988/2250/1079 1989/2251/1079 +f 1720/2015/1078 1721/2000/1078 1829/1999/1078 1828/2016/1078 +f 1748/2210/1072 1856/2213/1072 2087/2252/1072 1983/2253/1072 +f 1722/1985/1078 1723/1964/1078 1831/1963/1078 1830/1986/1078 +f 2210/2254/1074 1928/2255/1074 2140/2256/1074 2264/2257/1074 +f 1571/1837/1079 1697/1836/1079 1805/2258/1079 1582/2259/1079 +f 1697/1836/1079 1696/2260/1079 1804/2261/1079 1805/2258/1079 +f 1696/2260/1079 1695/2262/1079 1803/2263/1079 1804/2261/1079 +f 1695/2262/1079 1694/2264/1079 1802/2265/1079 1803/2263/1079 +f 1694/2264/1079 1693/2266/1079 1801/2267/1079 1802/2265/1079 +f 1693/2266/1079 1692/2268/1079 1800/2269/1079 1801/2267/1079 +f 1692/2268/1079 1691/2270/1079 1799/2271/1079 1800/2269/1079 +f 1691/2270/1079 1690/2272/1079 1798/2273/1079 1799/2271/1079 +f 1690/2272/1079 1689/2274/1079 1797/2275/1079 1798/2273/1079 +f 1689/2274/1079 1688/2276/1079 1796/2277/1079 1797/2275/1079 +f 1688/2276/1079 1687/2278/1079 1795/2279/1079 1796/2277/1079 +f 1687/2278/1079 1686/2280/1079 1794/2281/1079 1795/2279/1079 +f 1686/2280/1079 1685/2282/1079 1793/2283/1079 1794/2281/1079 +f 1685/2282/1079 1684/2284/1079 1792/2285/1079 1793/2283/1079 +f 1684/2284/1079 1683/2286/1079 1791/2287/1079 1792/2285/1079 +f 1683/2286/1079 1682/2288/1079 1790/2289/1079 1791/2287/1079 +f 1682/2288/1079 1681/2290/1079 1789/2291/1079 1790/2289/1079 +f 1681/2290/1079 1680/2292/1079 1788/2293/1079 1789/2291/1079 +f 1680/2292/1079 1679/2294/1079 1787/2295/1079 1788/2293/1079 +f 1679/2294/1079 1678/2296/1079 1786/1937/1079 1787/2295/1079 +f 1678/2296/1079 1677/2297/1079 1785/1938/1079 1786/1937/1079 +f 1677/2297/1079 1676/2298/1079 1784/1971/1079 1785/1938/1079 +f 1676/2298/1079 1675/2299/1079 1783/1972/1079 1784/1971/1079 +f 1675/2299/1079 1674/2300/1079 1782/2007/1079 1783/1972/1079 +f 1674/2300/1079 1673/2301/1079 1781/2008/1079 1782/2007/1079 +f 1673/2301/1079 1672/2302/1079 1780/2035/1079 1781/2008/1079 +f 1672/2302/1079 1671/1843/1079 1779/1845/1079 1780/2035/1079 +f 1871/1874/1088 1881/2303/1076 1725/2124/1078 1581/1875/1078 +f 1855/2206/1074 1747/2205/1074 1982/2304/1074 2086/2305/1074 +f 1883/2306/1076 1885/2307/1076 1727/2131/1078 1726/2130/1078 +f 1928/2255/1074 1700/2228/1074 1935/2233/1074 2140/2256/1074 +f 1887/2308/1076 1889/2309/1076 1729/2139/1078 1728/2138/1078 +f 1754/1932/1079 1753/1934/1079 1986/2310/1079 1987/2311/1079 +f 1891/2312/1076 1893/2313/1076 1731/2145/1078 1730/2144/1078 +f 1746/2204/1072 1854/2207/1072 2085/2314/1072 1981/2315/1072 +f 1895/2316/1076 1897/2317/1076 1733/2153/1078 1732/2152/1078 +f 2209/2318/1072 1927/2319/1072 2113/2320/1072 2263/2321/1072 +f 1899/2322/1076 1901/2323/1076 1735/2161/1078 1734/2160/1078 +f 1853/2198/1074 1745/2197/1074 1980/2324/1074 2084/2325/1074 +f 1903/2326/1076 1905/2327/1076 1737/2167/1078 1736/2166/1078 +f 1701/2225/1072 1926/2328/1072 2139/2329/1072 1936/2226/1072 +f 1907/2330/1076 1909/2331/1076 1739/2175/1078 1738/2174/1078 +f 1744/2196/1072 1852/2199/1072 2083/2332/1072 1979/2333/1072 +f 1911/2334/1076 1913/2335/1076 1741/2183/1078 1740/2182/1078 +f 2206/2336/1074 1924/2337/1074 2138/2338/1074 2260/2339/1074 +f 1915/2340/1076 1917/2341/1076 1743/2189/1078 1742/2188/1078 +f 1851/2190/1074 1743/2189/1074 1978/2342/1074 2082/2343/1074 +f 1919/2344/1076 1921/2345/1076 1745/2197/1078 1744/2196/1078 +f 1924/2337/1074 1702/2214/1074 1937/2217/1074 2138/2338/1074 +f 1923/2346/1076 1925/2347/1076 1747/2205/1078 1746/2204/1078 +f 1742/2188/1072 1850/2191/1072 2081/2348/1072 1977/2349/1072 +f 1927/2319/1076 1929/2350/1076 1749/2211/1078 1748/2210/1078 +f 2205/2351/1072 1923/2346/1072 2111/2352/1072 2259/2353/1072 +f 1931/2243/1076 1933/1839/1076 1751/1842/1078 1750/2218/1078 +f 1574/1834/1075 1575/1833/1075 1671/1843/1075 1670/2354/1075 +f 1670/2354/1075 1671/1843/1075 1672/2302/1075 1669/2355/1075 +f 1669/2355/1075 1672/2302/1075 1673/2301/1075 1668/2356/1075 +f 1668/2356/1075 1673/2301/1075 1674/2300/1075 1667/2357/1075 +f 1667/2357/1075 1674/2300/1075 1675/2299/1075 1666/2358/1075 +f 1666/2358/1075 1675/2299/1075 1676/2298/1075 1665/2359/1075 +f 1665/2359/1075 1676/2298/1075 1677/2297/1075 1664/2360/1075 +f 1664/2360/1075 1677/2297/1075 1678/2296/1075 1663/2361/1075 +f 1663/2361/1075 1678/2296/1075 1679/2294/1075 1662/2362/1075 +f 1662/2362/1075 1679/2294/1075 1680/2292/1075 1661/2363/1075 +f 1661/2363/1075 1680/2292/1075 1681/2290/1075 1660/2364/1075 +f 1660/2364/1075 1681/2290/1075 1682/2288/1075 1659/2365/1075 +f 1659/2365/1075 1682/2288/1075 1683/2286/1075 1658/2366/1075 +f 1658/2366/1075 1683/2286/1075 1684/2284/1075 1657/2367/1075 +f 1657/2367/1075 1684/2284/1075 1685/2282/1075 1656/2368/1075 +f 1656/2368/1075 1685/2282/1075 1686/2280/1075 1655/2369/1075 +f 1655/2369/1075 1686/2280/1075 1687/2278/1075 1654/2370/1075 +f 1654/2370/1075 1687/2278/1075 1688/2276/1075 1653/2371/1075 +f 1653/2371/1075 1688/2276/1075 1689/2274/1075 1652/2372/1075 +f 1652/2372/1075 1689/2274/1075 1690/2272/1075 1651/2373/1075 +f 1651/2373/1075 1690/2272/1075 1691/2270/1075 1650/2374/1075 +f 1650/2374/1075 1691/2270/1075 1692/2268/1075 1649/2375/1075 +f 1649/2375/1075 1692/2268/1075 1693/2266/1075 1648/2376/1075 +f 1648/2376/1075 1693/2266/1075 1694/2264/1075 1647/2377/1075 +f 1647/2377/1075 1694/2264/1075 1695/2262/1075 1646/2378/1075 +f 1646/2378/1075 1695/2262/1075 1696/2260/1075 1645/2379/1075 +f 1645/2379/1075 1696/2260/1075 1697/1836/1075 1644/1835/1075 +f 1572/1826/1073 1573/1825/1073 1617/1871/1073 1616/2380/1073 +f 1616/2380/1073 1617/1871/1073 1618/1933/1073 1615/2381/1073 +f 1615/2381/1073 1618/1933/1073 1619/1931/1073 1614/2382/1073 +f 1614/2382/1073 1619/1931/1073 1620/1929/1073 1613/2383/1073 +f 1613/2383/1073 1620/1929/1073 1621/1927/1073 1612/2384/1073 +f 1612/2384/1073 1621/1927/1073 1622/1925/1073 1611/2385/1073 +f 1611/2385/1073 1622/1925/1073 1623/1923/1073 1610/2386/1073 +f 1610/2386/1073 1623/1923/1073 1624/1921/1073 1609/2387/1073 +f 1609/2387/1073 1624/1921/1073 1625/1919/1073 1608/2388/1073 +f 1608/2388/1073 1625/1919/1073 1626/1917/1073 1607/2389/1073 +f 1607/2389/1073 1626/1917/1073 1627/1915/1073 1606/2390/1073 +f 1606/2390/1073 1627/1915/1073 1628/1913/1073 1605/2391/1073 +f 1605/2391/1073 1628/1913/1073 1629/1911/1073 1604/2392/1073 +f 1604/2392/1073 1629/1911/1073 1630/1909/1073 1603/2393/1073 +f 1603/2393/1073 1630/1909/1073 1631/1907/1073 1602/2394/1073 +f 1602/2394/1073 1631/1907/1073 1632/1905/1073 1601/2395/1073 +f 1601/2395/1073 1632/1905/1073 1633/1903/1073 1600/2396/1073 +f 1600/2396/1073 1633/1903/1073 1634/1901/1073 1599/2397/1073 +f 1599/2397/1073 1634/1901/1073 1635/1899/1073 1598/2398/1073 +f 1598/2398/1073 1635/1899/1073 1636/1897/1073 1597/2399/1073 +f 1597/2399/1073 1636/1897/1073 1637/1895/1073 1596/2400/1073 +f 1596/2400/1073 1637/1895/1073 1638/1893/1073 1595/2401/1073 +f 1595/2401/1073 1638/1893/1073 1639/1891/1073 1594/2402/1073 +f 1594/2402/1073 1639/1891/1073 1640/1889/1073 1593/2403/1073 +f 1593/2403/1073 1640/1889/1073 1641/1887/1073 1592/2404/1073 +f 1592/2404/1073 1641/1887/1073 1642/1885/1073 1591/2405/1073 +f 1591/2405/1073 1642/1885/1073 1643/1828/1073 1590/1827/1073 +f 1699/2222/1078 1698/2220/1078 1932/2406/1094 1930/2248/1094 +f 2213/2242/1076 2215/2407/1076 1933/1839/1076 1931/2243/1076 +f 1849/2184/1074 1741/2183/1074 1976/2408/1074 2080/2409/1074 +f 1703/2201/1072 1922/2410/1072 2137/2411/1072 1938/2202/1072 +f 1701/2225/1078 1700/2228/1078 1928/2255/1094 1926/2328/1094 +f 2209/2318/1076 2211/2412/1076 1929/2350/1076 1927/2319/1076 +f 1740/2182/1072 1848/2185/1072 2079/2413/1072 1975/2414/1072 +f 2202/2415/1074 1920/2416/1074 2136/2417/1074 2256/2418/1074 +f 1703/2201/1078 1702/2214/1078 1924/2337/1094 1922/2410/1094 +f 2205/2351/1076 2207/2419/1076 1925/2347/1076 1923/2346/1076 +f 1847/2176/1074 1739/2175/1074 1974/2420/1074 2078/2421/1074 +f 1920/2416/1074 1704/2192/1074 1939/2195/1074 2136/2417/1074 +f 1705/2179/1078 1704/2192/1078 1920/2416/1094 1918/2422/1094 +f 2201/2423/1076 2203/2424/1076 1921/2345/1076 1919/2344/1076 +f 1738/2174/1072 1846/2177/1072 2077/2425/1072 1973/2426/1072 +f 2201/2423/1072 1919/2344/1072 2109/2427/1072 2255/2428/1072 +f 1707/2157/1078 1706/2170/1078 1916/2429/1094 1914/2430/1094 +f 2197/2431/1076 2199/2432/1076 1917/2341/1076 1915/2340/1076 +f 1845/2168/1074 1737/2167/1074 1972/2433/1074 2076/2434/1074 +f 1705/2179/1072 1918/2422/1072 2135/2435/1072 1940/2180/1072 +f 1709/2135/1078 1708/2148/1078 1912/2436/1094 1910/2437/1094 +f 2193/2438/1076 2195/2439/1076 1913/2335/1076 1911/2334/1076 +f 1736/2166/1072 1844/2169/1072 2075/2440/1072 1971/2441/1072 +f 2198/2442/1074 1916/2429/1074 2134/2443/1074 2252/2444/1074 +f 1711/2115/1078 1710/2126/1078 1908/2445/1094 1906/2446/1094 +f 2189/2447/1076 2191/2448/1076 1909/2331/1076 1907/2330/1076 +f 1843/2162/1074 1735/2161/1074 1970/2449/1074 2074/2450/1074 +f 1916/2429/1074 1706/2170/1074 1941/2173/1074 2134/2443/1074 +f 1713/2093/1078 1712/2106/1078 1904/2451/1094 1902/2452/1094 +f 2185/2453/1076 2187/2454/1076 1905/2327/1076 1903/2326/1076 +f 1734/2160/1072 1842/2163/1072 2073/2455/1072 1969/2456/1072 +f 2197/2431/1072 1915/2340/1072 2107/2457/1072 2251/2458/1072 +f 1715/2072/1078 1714/2084/1078 1900/2459/1094 1898/2460/1094 +f 2181/2461/1076 2183/2462/1076 1901/2323/1076 1899/2322/1076 +f 1841/2154/1074 1733/2153/1074 1968/2463/1074 2072/2464/1074 +f 1707/2157/1072 1914/2430/1072 2133/2465/1072 1942/2158/1072 +f 1717/2051/1078 1716/2063/1078 1896/2466/1094 1894/2467/1094 +f 2177/2468/1076 2179/2469/1076 1897/2317/1076 1895/2316/1076 +f 1732/2152/1072 1840/2155/1072 2071/2470/1072 1967/2471/1072 +f 2194/2472/1074 1912/2436/1074 2132/2473/1074 2248/2474/1074 +f 1719/2024/1078 1718/2042/1078 1892/2475/1094 1890/2476/1094 +f 2173/2477/1076 2175/2478/1076 1893/2313/1076 1891/2312/1076 +f 1839/2146/1074 1731/2145/1074 1966/2479/1074 2070/2480/1074 +f 1912/2436/1074 1708/2148/1074 1943/2151/1074 2132/2473/1074 +f 1721/2000/1078 1720/2015/1078 1888/2481/1094 1886/2482/1094 +f 2169/2483/1076 2171/2484/1076 1889/2309/1076 1887/2308/1076 +f 1730/2144/1072 1838/2147/1072 2069/2485/1072 1965/2486/1072 +f 2193/2438/1072 1911/2334/1072 2105/2487/1072 2247/2488/1072 +f 1723/1964/1078 1722/1985/1078 1884/2489/1094 1882/2490/1094 +f 2165/2491/1076 2167/2492/1076 1885/2307/1076 1883/2306/1076 +f 1837/2140/1074 1729/2139/1074 1964/2493/1074 2068/2494/1074 +f 1709/2135/1072 1910/2437/1072 2131/2495/1072 1944/2136/1072 +f 1580/1851/1078 1724/1850/1078 1880/2496/1094 1870/2497/1095 +f 2153/2498/1096 2163/2499/1076 1881/2303/1076 1871/1874/1088 +f 1575/1833/1079 1867/1832/1079 1875/2500/1079 1585/1844/1079 +f 2148/2501/1079 1866/1881/1079 1874/1883/1079 2156/2502/1079 +f 1578/1841/1078 1868/1840/1077 1876/2503/1097 1586/1854/1078 +f 2151/2504/1098 1869/1877/1090 1877/1880/1091 2159/2505/1099 +f 1580/1851/1078 1870/2497/1095 1878/1870/1100 1588/1852/1078 +f 2153/2498/1096 1871/1874/1088 1879/1876/1089 2161/2506/1101 +f 2270/1861/1083 2326/2507/1102 1879/1876/1102 1589/1862/1083 +f 2385/2508/1074 2327/1868/1074 1878/1870/1074 2160/2509/1074 +f 2269/1865/1085 2328/2510/1103 1877/2511/1103 1587/1866/1085 +f 2383/2512/1072 2329/1856/1072 1876/1859/1072 2158/2513/1072 +f 1573/1825/1079 1863/1824/1079 1873/2514/1079 1583/1872/1079 +f 2144/2515/1079 1862/1846/1079 1872/1849/1079 2154/2516/1079 +f 1698/2220/1078 1579/1878/1078 1869/1877/1090 1932/2406/1094 +f 2215/2407/1076 2150/2517/1104 1868/1840/1077 1933/1839/1076 +f 1576/1830/1074 1577/1829/1074 1866/1881/1074 1865/2518/1074 +f 2146/2519/1074 2149/2520/1074 1867/1832/1074 1864/1831/1074 +f 1570/2521/1072 1571/1847/1072 1862/1846/1072 1861/2522/1072 +f 2142/2523/1072 2145/2524/1072 1863/1824/1072 1860/1823/1072 +f 2330/1994/1105 2331/1980/1105 2062/1979/1105 2063/2525/1105 +f 2332/1958/1105 2333/1948/1105 2060/1947/1105 2061/2526/1105 +f 2334/2527/1105 2335/2528/1105 2058/2529/1105 2059/2530/1105 +f 2336/2531/1105 2337/2532/1105 2056/2533/1105 2057/2534/1105 +f 2338/2535/1105 2339/2536/1105 2054/2537/1105 2055/2538/1105 +f 2340/2539/1105 2341/2540/1105 2052/2541/1105 2053/2542/1105 +f 2342/2543/1105 2343/2544/1105 2050/2545/1105 2051/2546/1105 +f 2344/2547/1105 2345/2548/1105 2048/2549/1105 2049/2550/1105 +f 2346/2551/1105 2347/2552/1105 2046/2553/1105 2047/2554/1105 +f 2348/2555/1105 2349/2556/1105 2044/2557/1105 2045/2558/1105 +f 2350/2559/1105 2351/2560/1105 2042/2561/1105 2043/2562/1105 +f 2352/2563/1105 2353/2564/1105 2040/2565/1105 2041/2566/1105 +f 2354/2567/1105 2355/2568/1105 2038/2569/1105 2039/2570/1105 +f 2356/2571/1106 2357/2572/1106 2088/2573/1106 2089/2574/1106 +f 2358/2575/1106 2359/2576/1106 2086/2577/1106 2087/2578/1106 +f 2360/2579/1106 2361/2580/1106 2084/2581/1106 2085/2582/1106 +f 2362/2583/1106 2363/2584/1106 2082/2585/1106 2083/2586/1106 +f 2364/2587/1106 2365/2588/1106 2080/2589/1106 2081/2590/1106 +f 2366/2591/1106 2367/2592/1106 2078/2593/1106 2079/2594/1106 +f 2368/2595/1106 2369/2596/1106 2076/2597/1106 2077/2598/1106 +f 2370/2599/1106 2371/2600/1106 2074/2601/1106 2075/2602/1106 +f 2372/2603/1106 2373/2604/1106 2072/2605/1106 2073/2606/1106 +f 2374/2607/1106 2375/2608/1106 2070/2609/1106 2071/2610/1106 +f 2376/2611/1106 2377/2612/1106 2068/2613/1106 2069/2614/1106 +f 2378/2615/1106 2379/2616/1106 2066/2617/1106 2067/2618/1106 +f 2380/2619/1106 2381/2620/1106 2064/2621/1106 2065/2622/1106 +f 1960/2623/1107 1961/2624/1107 2065/2625/1108 2064/2626/1108 +f 1962/2627/1107 1963/2628/1107 2067/2629/1108 2066/2630/1108 +f 1964/2493/1107 1965/2486/1107 2069/2485/1108 2068/2494/1108 +f 1966/2479/1107 1967/2471/1107 2071/2470/1108 2070/2480/1108 +f 1968/2463/1107 1969/2456/1107 2073/2455/1108 2072/2464/1108 +f 1970/2449/1107 1971/2441/1107 2075/2440/1108 2074/2450/1108 +f 1972/2433/1107 1973/2426/1107 2077/2425/1108 2076/2434/1108 +f 1974/2420/1107 1975/2414/1107 2079/2413/1108 2078/2421/1108 +f 1976/2408/1107 1977/2349/1107 2081/2348/1108 2080/2409/1108 +f 1978/2342/1107 1979/2333/1107 2083/2332/1108 2082/2343/1108 +f 1980/2324/1107 1981/2315/1107 2085/2314/1108 2084/2325/1108 +f 1982/2304/1107 1983/2253/1107 2087/2252/1108 2086/2305/1108 +f 1984/2246/1107 1985/2241/1107 2089/2240/1108 2088/2247/1108 +f 1934/2234/1109 1935/2233/1109 2039/2232/1110 2038/2235/1110 +f 1936/2226/1109 1937/2217/1109 2041/2216/1110 2040/2227/1110 +f 1938/2202/1109 1939/2195/1109 2043/2194/1110 2042/2203/1110 +f 1940/2180/1109 1941/2173/1109 2045/2172/1110 2044/2181/1110 +f 1942/2158/1109 1943/2151/1109 2047/2150/1110 2046/2159/1110 +f 1944/2136/1109 1945/2129/1109 2049/2128/1110 2048/2137/1110 +f 1946/2116/1109 1947/2109/1109 2051/2108/1110 2050/2117/1110 +f 1948/2094/1109 1949/2087/1109 2053/2086/1110 2052/2095/1110 +f 1950/2073/1109 1951/2066/1109 2055/2065/1110 2054/2074/1110 +f 1952/2052/1109 1953/2045/1109 2057/2044/1110 2056/2053/1110 +f 1954/2025/1109 1955/2018/1109 2059/2017/1110 2058/2026/1110 +f 1956/2001/1109 1957/1988/1109 2061/1987/1110 2060/2002/1110 +f 1958/1965/1109 1959/1952/1109 2063/1951/1110 2062/1966/1110 +f 2090/2631/1076 2091/2632/1076 1961/2624/1107 1960/2623/1107 +f 2092/2633/1076 2093/2634/1076 1963/2628/1107 1962/2627/1107 +f 2094/2635/1076 2095/2636/1076 1965/2486/1107 1964/2493/1107 +f 2096/2637/1076 2097/2638/1076 1967/2471/1107 1966/2479/1107 +f 2098/2639/1076 2099/2640/1076 1969/2456/1107 1968/2463/1107 +f 2100/2641/1076 2101/2642/1076 1971/2441/1107 1970/2449/1107 +f 2102/2643/1076 2103/2644/1076 1973/2426/1107 1972/2433/1107 +f 2104/2645/1076 2105/2487/1076 1975/2414/1107 1974/2420/1107 +f 2106/2646/1076 2107/2457/1076 1977/2349/1107 1976/2408/1107 +f 2108/2647/1076 2109/2427/1076 1979/2333/1107 1978/2342/1107 +f 2110/2648/1076 2111/2352/1076 1981/2315/1107 1980/2324/1107 +f 2112/2649/1076 2113/2320/1076 1983/2253/1107 1982/2304/1107 +f 2114/2650/1076 2115/2244/1076 1985/2241/1107 1984/2246/1107 +f 1935/2233/1109 1934/2234/1109 2141/2249/1094 2140/2256/1094 +f 2265/2651/1076 2267/2245/1076 2115/2244/1076 2114/2650/1076 +f 1937/2217/1109 1936/2226/1109 2139/2329/1094 2138/2338/1094 +f 2261/2652/1076 2263/2321/1076 2113/2320/1076 2112/2649/1076 +f 1939/2195/1109 1938/2202/1109 2137/2411/1094 2136/2417/1094 +f 2257/2653/1076 2259/2353/1076 2111/2352/1076 2110/2648/1076 +f 1941/2173/1109 1940/2180/1109 2135/2435/1094 2134/2443/1094 +f 2253/2654/1076 2255/2428/1076 2109/2427/1076 2108/2647/1076 +f 1943/2151/1109 1942/2158/1109 2133/2465/1094 2132/2473/1094 +f 2249/2655/1076 2251/2458/1076 2107/2457/1076 2106/2646/1076 +f 1945/2129/1109 1944/2136/1109 2131/2495/1094 2130/2656/1094 +f 2245/2657/1076 2247/2488/1076 2105/2487/1076 2104/2645/1076 +f 1947/2109/1109 1946/2116/1109 2129/2658/1094 2128/2659/1094 +f 2241/2660/1076 2243/2661/1076 2103/2644/1076 2102/2643/1076 +f 1949/2087/1109 1948/2094/1109 2127/2662/1094 2126/2663/1094 +f 2237/2664/1076 2239/2665/1076 2101/2642/1076 2100/2641/1076 +f 1951/2066/1109 1950/2073/1109 2125/2666/1094 2124/2667/1094 +f 2233/2668/1076 2235/2669/1076 2099/2640/1076 2098/2639/1076 +f 1953/2045/1109 1952/2052/1109 2123/2670/1094 2122/2671/1094 +f 2229/2672/1076 2231/2673/1076 2097/2638/1076 2096/2637/1076 +f 1955/2018/1109 1954/2025/1109 2121/2674/1094 2120/2675/1094 +f 2225/2676/1076 2227/2677/1076 2095/2636/1076 2094/2635/1076 +f 1957/1988/1109 1956/2001/1109 2119/2678/1094 2118/2679/1094 +f 2221/2680/1076 2223/2681/1076 2093/2634/1076 2092/2633/1076 +f 1959/1952/1109 1958/1965/1109 2117/2682/1094 2116/2683/1094 +f 2217/2684/1076 2219/2685/1076 2091/2632/1076 2090/2631/1076 +f 2276/1949/1074 1774/1892/1074 2007/2101/1074 2334/2527/1074 +f 2277/1953/1072 1827/1956/1072 2058/2529/1072 2335/2528/1072 +f 1788/2293/1079 1787/2295/1079 2020/2686/1079 2021/2687/1079 +f 2278/1954/1074 1772/1896/1074 2005/2123/1074 2336/2531/1074 +f 2279/1959/1072 1825/1962/1072 2056/2533/1072 2337/2532/1072 +f 1790/2289/1079 1789/2291/1079 2022/2688/1079 2023/2689/1079 +f 2280/1960/1074 1770/1900/1074 2003/2143/1074 2338/2535/1074 +f 2281/1967/1072 1823/1970/1072 2054/2537/1072 2339/2536/1072 +f 1792/2285/1079 1791/2287/1079 2024/2690/1079 2025/2691/1079 +f 2282/1968/1074 1768/1904/1074 2001/2165/1074 2340/2539/1074 +f 2283/1975/1072 1821/1978/1072 2052/2541/1072 2341/2540/1072 +f 1794/2281/1079 1793/2283/1079 2026/2692/1079 2027/2693/1079 +f 2284/1976/1074 1766/1908/1074 1999/2187/1074 2342/2543/1074 +f 2285/1981/1072 1819/1984/1072 2050/2545/1072 2343/2544/1072 +f 1796/2277/1079 1795/2279/1079 2028/2694/1079 2029/2695/1079 +f 2286/1982/1074 1764/1912/1074 1997/2209/1074 2344/2547/1074 +f 2287/1989/1072 1817/1992/1072 2048/2549/1072 2345/2548/1072 +f 1798/2273/1079 1797/2275/1079 2030/2696/1079 2031/2697/1079 +f 2288/1990/1074 1762/1916/1074 1995/2231/1074 2346/2551/1074 +f 2289/1995/1072 1815/1998/1072 2046/2553/1072 2347/2552/1072 +f 1800/2269/1079 1799/2271/1079 2032/2698/1079 2033/2699/1079 +f 2290/1996/1074 1760/1920/1074 1993/2237/1074 2348/2555/1074 +f 2291/2003/1072 1813/2006/1072 2044/2557/1072 2349/2556/1072 +f 1802/2265/1079 1801/2267/1079 2034/2700/1079 2035/2701/1079 +f 2292/2004/1074 1758/1924/1074 1991/2239/1074 2350/2559/1074 +f 2293/2011/1072 1811/2014/1072 2042/2561/1072 2351/2560/1072 +f 1804/2261/1079 1803/2263/1079 2036/2702/1079 2037/2703/1079 +f 2294/2012/1074 1756/1928/1074 1989/2251/1074 2352/2563/1074 +f 2295/2019/1072 1809/2022/1072 2040/2565/1072 2353/2564/1072 +f 2296/2020/1074 1754/1932/1074 1987/2311/1074 2354/2567/1074 +f 2297/2027/1072 1807/2028/1072 2038/2569/1072 2355/2568/1072 +f 1880/2496/1074 1724/1850/1074 1959/1952/1074 2116/2683/1074 +f 2300/2033/1072 1804/2261/1072 2037/2703/1072 2356/2571/1072 +f 2162/2704/1074 1880/2496/1074 2116/2683/1074 2216/2705/1074 +f 2301/2038/1074 1857/2041/1074 2088/2573/1074 2357/2572/1074 +f 1723/1964/1072 1882/2490/1072 2117/2682/1072 1958/1965/1072 +f 2302/2039/1072 1802/2265/1072 2035/2701/1072 2358/2575/1072 +f 2165/2491/1072 1883/2306/1072 2091/2632/1072 2219/2685/1072 +f 1725/2124/1074 1881/2303/1074 2090/2631/1074 1960/2623/1074 +f 2303/2046/1074 1855/2049/1074 2086/2577/1074 2359/2576/1074 +f 1884/2489/1074 1722/1985/1074 1957/1988/1074 2118/2679/1074 +f 1883/2306/1072 1726/2130/1072 1961/2624/1072 2091/2632/1072 +f 2304/2047/1072 1800/2269/1072 2033/2699/1072 2360/2579/1072 +f 2166/2706/1074 1884/2489/1074 2118/2679/1074 2220/2707/1074 +f 1727/2131/1074 1885/2307/1074 2092/2633/1074 1962/2627/1074 +f 2305/2054/1074 1853/2057/1074 2084/2581/1074 2361/2580/1074 +f 1721/2000/1072 1886/2482/1072 2119/2678/1072 1956/2001/1072 +f 1887/2308/1072 1728/2138/1072 1963/2628/1072 2093/2634/1072 +f 2306/2055/1072 1798/2273/1072 2031/2697/1072 2362/2583/1072 +f 2169/2483/1072 1887/2308/1072 2093/2634/1072 2223/2681/1072 +f 1729/2139/1074 1889/2309/1074 2094/2635/1074 1964/2493/1074 +f 2307/2059/1074 1851/2062/1074 2082/2585/1074 2363/2584/1074 +f 1888/2481/1074 1720/2015/1074 1955/2018/1074 2120/2675/1074 +f 1891/2312/1072 1730/2144/1072 1965/2486/1072 2095/2636/1072 +f 2308/2060/1072 1796/2277/1072 2029/2695/1072 2364/2587/1072 +f 2170/2708/1074 1888/2481/1074 2120/2675/1074 2224/2709/1074 +f 1731/2145/1074 1893/2313/1074 2096/2637/1074 1966/2479/1074 +f 2309/2067/1074 1849/2070/1074 2080/2589/1074 2365/2588/1074 +f 1719/2024/1072 1890/2476/1072 2121/2674/1072 1954/2025/1072 +f 1895/2316/1072 1732/2152/1072 1967/2471/1072 2097/2638/1072 +f 2310/2068/1072 1794/2281/1072 2027/2693/1072 2366/2591/1072 +f 2173/2477/1072 1891/2312/1072 2095/2636/1072 2227/2677/1072 +f 1733/2153/1074 1897/2317/1074 2098/2639/1074 1968/2463/1074 +f 2311/2075/1074 1847/2078/1074 2078/2593/1074 2367/2592/1074 +f 1892/2475/1074 1718/2042/1074 1953/2045/1074 2122/2671/1074 +f 1899/2322/1072 1734/2160/1072 1969/2456/1072 2099/2640/1072 +f 2312/2076/1072 1792/2285/1072 2025/2691/1072 2368/2595/1072 +f 2174/2710/1074 1892/2475/1074 2122/2671/1074 2228/2711/1074 +f 1735/2161/1074 1901/2323/1074 2100/2641/1074 1970/2449/1074 +f 2313/2080/1074 1845/2083/1074 2076/2597/1074 2369/2596/1074 +f 1717/2051/1072 1894/2467/1072 2123/2670/1072 1952/2052/1072 +f 1903/2326/1072 1736/2166/1072 1971/2441/1072 2101/2642/1072 +f 2314/2081/1072 1790/2289/1072 2023/2689/1072 2370/2599/1072 +f 2177/2468/1072 1895/2316/1072 2097/2638/1072 2231/2673/1072 +f 1737/2167/1074 1905/2327/1074 2102/2643/1074 1972/2433/1074 +f 2315/2088/1074 1843/2091/1074 2074/2601/1074 2371/2600/1074 +f 1896/2466/1074 1716/2063/1074 1951/2066/1074 2124/2667/1074 +f 1907/2330/1072 1738/2174/1072 1973/2426/1072 2103/2644/1072 +f 2316/2089/1072 1788/2293/1072 2021/2687/1072 2372/2603/1072 +f 2178/2712/1074 1896/2466/1074 2124/2667/1074 2232/2713/1074 +f 1739/2175/1074 1909/2331/1074 2104/2645/1074 1974/2420/1074 +f 2317/2096/1074 1841/2099/1074 2072/2605/1074 2373/2604/1074 +f 1715/2072/1072 1898/2460/1072 2125/2666/1072 1950/2073/1072 +f 1911/2334/1072 1740/2182/1072 1975/2414/1072 2105/2487/1072 +f 2318/2097/1072 1786/1937/1072 2019/1940/1072 2374/2607/1072 +f 2181/2461/1072 1899/2322/1072 2099/2640/1072 2235/2669/1072 +f 1741/2183/1074 1913/2335/1074 2106/2646/1074 1976/2408/1074 +f 2319/2102/1074 1839/2105/1074 2070/2609/1074 2375/2608/1074 +f 1900/2459/1074 1714/2084/1074 1949/2087/1074 2126/2663/1074 +f 1915/2340/1072 1742/2188/1072 1977/2349/1072 2107/2457/1072 +f 2320/2103/1072 1784/1971/1072 2017/1974/1072 2376/2611/1072 +f 2182/2714/1074 1900/2459/1074 2126/2663/1074 2236/2715/1074 +f 1743/2189/1074 1917/2341/1074 2108/2647/1074 1978/2342/1074 +f 2321/2110/1074 1837/2113/1074 2068/2613/1074 2377/2612/1074 +f 1713/2093/1072 1902/2452/1072 2127/2662/1072 1948/2094/1072 +f 1919/2344/1072 1744/2196/1072 1979/2333/1072 2109/2427/1072 +f 2322/2111/1072 1782/2007/1072 2015/2010/1072 2378/2615/1072 +f 2185/2453/1072 1903/2326/1072 2101/2642/1072 2239/2665/1072 +f 1745/2197/1074 1921/2345/1074 2110/2648/1074 1980/2324/1074 +f 2323/2118/1074 1835/2121/1074 2066/2617/1074 2379/2616/1074 +f 1904/2451/1074 1712/2106/1074 1947/2109/1074 2128/2659/1074 +f 1923/2346/1072 1746/2204/1072 1981/2315/1072 2111/2352/1072 +f 2324/2119/1072 1780/2035/1072 2013/2037/1072 2380/2619/1072 +f 2186/2716/1074 1904/2451/1074 2128/2659/1074 2240/2717/1074 +f 1747/2205/1074 1925/2347/1074 2112/2649/1074 1982/2304/1074 +f 2325/1860/1074 1833/1863/1074 2064/2621/1074 2381/2620/1074 +f 1711/2115/1072 1906/2446/1072 2129/2658/1072 1946/2116/1072 +f 1927/2319/1072 1748/2210/1072 1983/2253/1072 2113/2320/1072 +f 1833/2125/1074 1725/2124/1074 1960/2623/1074 2064/2626/1074 +f 2189/2447/1072 1907/2330/1072 2103/2644/1072 2243/2661/1072 +f 1749/2211/1074 1929/2350/1074 2114/2650/1074 1984/2246/1074 +f 1726/2130/1072 1834/2133/1072 2065/2625/1072 1961/2624/1072 +f 1908/2445/1074 1710/2126/1074 1945/2129/1074 2130/2656/1074 +f 1931/2243/1072 1750/2218/1072 1985/2241/1072 2115/2244/1072 +f 1835/2132/1074 1727/2131/1074 1962/2627/1074 2066/2630/1074 +f 2190/2718/1074 1908/2445/1074 2130/2656/1074 2244/2719/1074 +f 1728/2138/1072 1836/2141/1072 2067/2629/1072 1963/2628/1072 +f 1909/2331/1074 2191/2448/1074 2245/2657/1074 2104/2645/1074 +f 2191/2448/1074 2190/2718/1074 2244/2719/1074 2245/2657/1074 +f 1906/2446/1072 2188/2720/1072 2242/2721/1072 2129/2658/1072 +f 2188/2720/1072 2189/2447/1072 2243/2661/1072 2242/2721/1072 +f 1905/2327/1074 2187/2454/1074 2241/2660/1074 2102/2643/1074 +f 2187/2454/1074 2186/2716/1074 2240/2717/1074 2241/2660/1074 +f 1902/2452/1072 2184/2722/1072 2238/2723/1072 2127/2662/1072 +f 2184/2722/1072 2185/2453/1072 2239/2665/1072 2238/2723/1072 +f 1901/2323/1074 2183/2462/1074 2237/2664/1074 2100/2641/1074 +f 2183/2462/1074 2182/2714/1074 2236/2715/1074 2237/2664/1074 +f 1898/2460/1072 2180/2724/1072 2234/2725/1072 2125/2666/1072 +f 2180/2724/1072 2181/2461/1072 2235/2669/1072 2234/2725/1072 +f 1897/2317/1074 2179/2469/1074 2233/2668/1074 2098/2639/1074 +f 2179/2469/1074 2178/2712/1074 2232/2713/1074 2233/2668/1074 +f 1894/2467/1072 2176/2726/1072 2230/2727/1072 2123/2670/1072 +f 2176/2726/1072 2177/2468/1072 2231/2673/1072 2230/2727/1072 +f 1893/2313/1074 2175/2478/1074 2229/2672/1074 2096/2637/1074 +f 2175/2478/1074 2174/2710/1074 2228/2711/1074 2229/2672/1074 +f 1890/2476/1072 2172/2728/1072 2226/2729/1072 2121/2674/1072 +f 2172/2728/1072 2173/2477/1072 2227/2677/1072 2226/2729/1072 +f 1889/2309/1074 2171/2484/1074 2225/2676/1074 2094/2635/1074 +f 2171/2484/1074 2170/2708/1074 2224/2709/1074 2225/2676/1074 +f 1886/2482/1072 2168/2730/1072 2222/2731/1072 2119/2678/1072 +f 2168/2730/1072 2169/2483/1072 2223/2681/1072 2222/2731/1072 +f 1885/2307/1074 2167/2492/1074 2221/2680/1074 2092/2633/1074 +f 2167/2492/1074 2166/2706/1074 2220/2707/1074 2221/2680/1074 +f 1882/2490/1072 2164/2732/1072 2218/2733/1072 2117/2682/1072 +f 2164/2732/1072 2165/2491/1072 2219/2685/1072 2218/2733/1072 +f 1881/2303/1074 2163/2499/1074 2217/2684/1074 2090/2631/1074 +f 2163/2499/1074 2162/2704/1074 2216/2705/1074 2217/2684/1074 +f 2116/2683/1094 2117/2682/1094 2218/2733/1094 2216/2705/1094 +f 2216/2705/1094 2218/2733/1094 2219/2685/1076 2217/2684/1076 +f 2118/2679/1094 2119/2678/1094 2222/2731/1094 2220/2707/1094 +f 2220/2707/1094 2222/2731/1094 2223/2681/1076 2221/2680/1076 +f 2120/2675/1094 2121/2674/1094 2226/2729/1094 2224/2709/1094 +f 2224/2709/1094 2226/2729/1094 2227/2677/1076 2225/2676/1076 +f 2122/2671/1094 2123/2670/1094 2230/2727/1094 2228/2711/1094 +f 2228/2711/1094 2230/2727/1094 2231/2673/1076 2229/2672/1076 +f 2124/2667/1094 2125/2666/1094 2234/2725/1094 2232/2713/1094 +f 2232/2713/1094 2234/2725/1094 2235/2669/1076 2233/2668/1076 +f 2126/2663/1094 2127/2662/1094 2238/2723/1094 2236/2715/1094 +f 2236/2715/1094 2238/2723/1094 2239/2665/1076 2237/2664/1076 +f 2128/2659/1094 2129/2658/1094 2242/2721/1094 2240/2717/1094 +f 2240/2717/1094 2242/2721/1094 2243/2661/1076 2241/2660/1076 +f 2130/2656/1094 2131/2495/1094 2246/2734/1094 2244/2719/1094 +f 2244/2719/1094 2246/2734/1094 2247/2488/1076 2245/2657/1076 +f 2132/2473/1094 2133/2465/1094 2250/2735/1094 2248/2474/1094 +f 2248/2474/1094 2250/2735/1094 2251/2458/1076 2249/2655/1076 +f 2134/2443/1094 2135/2435/1094 2254/2736/1094 2252/2444/1094 +f 2252/2444/1094 2254/2736/1094 2255/2428/1076 2253/2654/1076 +f 2136/2417/1094 2137/2411/1094 2258/2737/1094 2256/2418/1094 +f 2256/2418/1094 2258/2737/1094 2259/2353/1076 2257/2653/1076 +f 2138/2338/1094 2139/2329/1094 2262/2738/1094 2260/2339/1094 +f 2260/2339/1094 2262/2738/1094 2263/2321/1076 2261/2652/1076 +f 2140/2256/1094 2141/2249/1094 2266/2739/1094 2264/2257/1094 +f 2264/2257/1094 2266/2739/1094 2267/2245/1076 2265/2651/1076 +f 1861/2522/1072 1862/1846/1072 2144/2515/1072 2143/2740/1072 +f 2143/2740/1072 2144/2515/1072 2145/2524/1072 2142/2523/1072 +f 1865/2518/1074 1866/1881/1074 2148/2501/1074 2147/2741/1074 +f 2147/2741/1074 2148/2501/1074 2149/2520/1074 2146/2519/1074 +f 1932/2406/1094 1869/1877/1090 2151/2504/1098 2214/2742/1094 +f 2214/2742/1094 2151/2504/1098 2150/2517/1104 2215/2407/1076 +f 1863/1824/1079 2145/2524/1079 2155/2743/1079 1873/2514/1079 +f 2145/2524/1079 2144/2515/1079 2154/2516/1079 2155/2743/1079 +f 2328/2510/1072 2382/2744/1072 2159/2745/1072 1877/2511/1072 +f 2382/2744/1072 2383/2512/1072 2158/2513/1072 2159/2745/1072 +f 2326/2507/1074 2384/2746/1074 2161/2506/1074 1879/1876/1074 +f 2384/2746/1074 2385/2508/1074 2160/2509/1074 2161/2506/1074 +f 1870/2497/1095 2152/2747/1111 2160/2509/1112 1878/1870/1100 +f 2152/2747/1111 2153/2498/1096 2161/2506/1101 2160/2509/1112 +f 1868/1840/1077 2150/2517/1104 2158/2748/1113 1876/2503/1097 +f 2150/2517/1104 2151/2504/1098 2159/2505/1099 2158/2748/1113 +f 1867/1832/1079 2149/2520/1079 2157/2749/1079 1875/2500/1079 +f 2149/2520/1079 2148/2501/1079 2156/2502/1079 2157/2749/1079 +f 1870/2497/1095 1880/2496/1094 2162/2704/1094 2152/2747/1111 +f 2152/2747/1111 2162/2704/1094 2163/2499/1076 2153/2498/1096 +f 1882/2490/1094 1884/2489/1094 2166/2706/1094 2164/2732/1094 +f 2164/2732/1094 2166/2706/1094 2167/2492/1076 2165/2491/1076 +f 1910/2437/1072 2192/2750/1072 2246/2734/1072 2131/2495/1072 +f 2192/2750/1072 2193/2438/1072 2247/2488/1072 2246/2734/1072 +f 1886/2482/1094 1888/2481/1094 2170/2708/1094 2168/2730/1094 +f 2168/2730/1094 2170/2708/1094 2171/2484/1076 2169/2483/1076 +f 1890/2476/1094 1892/2475/1094 2174/2710/1094 2172/2728/1094 +f 2172/2728/1094 2174/2710/1094 2175/2478/1076 2173/2477/1076 +f 1913/2335/1074 2195/2439/1074 2249/2655/1074 2106/2646/1074 +f 2195/2439/1074 2194/2472/1074 2248/2474/1074 2249/2655/1074 +f 1894/2467/1094 1896/2466/1094 2178/2712/1094 2176/2726/1094 +f 2176/2726/1094 2178/2712/1094 2179/2469/1076 2177/2468/1076 +f 1898/2460/1094 1900/2459/1094 2182/2714/1094 2180/2724/1094 +f 2180/2724/1094 2182/2714/1094 2183/2462/1076 2181/2461/1076 +f 1914/2430/1072 2196/2751/1072 2250/2735/1072 2133/2465/1072 +f 2196/2751/1072 2197/2431/1072 2251/2458/1072 2250/2735/1072 +f 1902/2452/1094 1904/2451/1094 2186/2716/1094 2184/2722/1094 +f 2184/2722/1094 2186/2716/1094 2187/2454/1076 2185/2453/1076 +f 1906/2446/1094 1908/2445/1094 2190/2718/1094 2188/2720/1094 +f 2188/2720/1094 2190/2718/1094 2191/2448/1076 2189/2447/1076 +f 1917/2341/1074 2199/2432/1074 2253/2654/1074 2108/2647/1074 +f 2199/2432/1074 2198/2442/1074 2252/2444/1074 2253/2654/1074 +f 1910/2437/1094 1912/2436/1094 2194/2472/1094 2192/2750/1094 +f 2192/2750/1094 2194/2472/1094 2195/2439/1076 2193/2438/1076 +f 1914/2430/1094 1916/2429/1094 2198/2442/1094 2196/2751/1094 +f 2196/2751/1094 2198/2442/1094 2199/2432/1076 2197/2431/1076 +f 1918/2422/1072 2200/2752/1072 2254/2736/1072 2135/2435/1072 +f 2200/2752/1072 2201/2423/1072 2255/2428/1072 2254/2736/1072 +f 1918/2422/1094 1920/2416/1094 2202/2415/1094 2200/2752/1094 +f 2200/2752/1094 2202/2415/1094 2203/2424/1076 2201/2423/1076 +f 1922/2410/1094 1924/2337/1094 2206/2336/1094 2204/2753/1094 +f 2204/2753/1094 2206/2336/1094 2207/2419/1076 2205/2351/1076 +f 1921/2345/1074 2203/2424/1074 2257/2653/1074 2110/2648/1074 +f 2203/2424/1074 2202/2415/1074 2256/2418/1074 2257/2653/1074 +f 1926/2328/1094 1928/2255/1094 2210/2254/1094 2208/2754/1094 +f 2208/2754/1094 2210/2254/1094 2211/2412/1076 2209/2318/1076 +f 1930/2248/1094 1932/2406/1094 2214/2742/1094 2212/2755/1094 +f 2212/2755/1094 2214/2742/1094 2215/2407/1076 2213/2242/1076 +f 1922/2410/1072 2204/2753/1072 2258/2737/1072 2137/2411/1072 +f 2204/2753/1072 2205/2351/1072 2259/2353/1072 2258/2737/1072 +f 1925/2347/1074 2207/2419/1074 2261/2652/1074 2112/2649/1074 +f 2207/2419/1074 2206/2336/1074 2260/2339/1074 2261/2652/1074 +f 1926/2328/1072 2208/2754/1072 2262/2738/1072 2139/2329/1072 +f 2208/2754/1072 2209/2318/1072 2263/2321/1072 2262/2738/1072 +f 1929/2350/1074 2211/2412/1074 2265/2651/1074 2114/2650/1074 +f 2211/2412/1074 2210/2254/1074 2264/2257/1074 2265/2651/1074 +f 1930/2248/1072 2212/2755/1072 2266/2739/1072 2141/2249/1072 +f 2212/2755/1072 2213/2242/1072 2267/2245/1072 2266/2739/1072 +f 2157/2749/1074 2156/2502/1074 2385/2508/1074 2384/2746/1074 +f 1875/2500/1074 2157/2749/1074 2384/2746/1074 2326/2507/1074 +f 2155/2743/1072 2154/2516/1072 2383/2512/1072 2382/2744/1072 +f 1873/2514/1072 2155/2743/1072 2382/2744/1072 2328/2510/1072 +f 1779/1845/1074 2325/1860/1074 2381/2620/1074 2012/2036/1074 +f 1834/2120/1072 2324/2119/1072 2380/2619/1072 2065/2622/1072 +f 1781/2008/1074 2323/2118/1074 2379/2616/1074 2014/2009/1074 +f 1836/2112/1072 2322/2111/1072 2378/2615/1072 2067/2618/1072 +f 1783/1972/1074 2321/2110/1074 2377/2612/1074 2016/1973/1074 +f 1838/2104/1072 2320/2103/1072 2376/2611/1072 2069/2614/1072 +f 1785/1938/1074 2319/2102/1074 2375/2608/1074 2018/1939/1074 +f 1840/2098/1072 2318/2097/1072 2374/2607/1072 2071/2610/1072 +f 1787/2295/1074 2317/2096/1074 2373/2604/1074 2020/2686/1074 +f 1842/2090/1072 2316/2089/1072 2372/2603/1072 2073/2606/1072 +f 1789/2291/1074 2315/2088/1074 2371/2600/1074 2022/2688/1074 +f 1844/2082/1072 2314/2081/1072 2370/2599/1072 2075/2602/1072 +f 1791/2287/1074 2313/2080/1074 2369/2596/1074 2024/2690/1074 +f 1846/2077/1072 2312/2076/1072 2368/2595/1072 2077/2598/1072 +f 1793/2283/1074 2311/2075/1074 2367/2592/1074 2026/2692/1074 +f 1848/2069/1072 2310/2068/1072 2366/2591/1072 2079/2594/1072 +f 1795/2279/1074 2309/2067/1074 2365/2588/1074 2028/2694/1074 +f 1850/2061/1072 2308/2060/1072 2364/2587/1072 2081/2590/1072 +f 1797/2275/1074 2307/2059/1074 2363/2584/1074 2030/2696/1074 +f 1852/2056/1072 2306/2055/1072 2362/2583/1072 2083/2586/1072 +f 1799/2271/1074 2305/2054/1074 2361/2580/1074 2032/2698/1074 +f 1854/2048/1072 2304/2047/1072 2360/2579/1072 2085/2582/1072 +f 1801/2267/1074 2303/2046/1074 2359/2576/1074 2034/2700/1074 +f 1856/2040/1072 2302/2039/1072 2358/2575/1072 2087/2578/1072 +f 1803/2263/1074 2301/2038/1074 2357/2572/1074 2036/2702/1074 +f 1858/2034/1072 2300/2033/1072 2356/2571/1072 2089/2574/1072 +f 1753/1934/1072 2297/2027/1072 2355/2568/1072 1986/2310/1072 +f 1808/2021/1074 2296/2020/1074 2354/2567/1074 2039/2570/1074 +f 1755/1930/1072 2295/2019/1072 2353/2564/1072 1988/2250/1072 +f 1810/2013/1074 2294/2012/1074 2352/2563/1074 2041/2566/1074 +f 1757/1926/1072 2293/2011/1072 2351/2560/1072 1990/2238/1072 +f 1812/2005/1074 2292/2004/1074 2350/2559/1074 2043/2562/1074 +f 1759/1922/1072 2291/2003/1072 2349/2556/1072 1992/2236/1072 +f 1814/1997/1074 2290/1996/1074 2348/2555/1074 2045/2558/1074 +f 1761/1918/1072 2289/1995/1072 2347/2552/1072 1994/2230/1072 +f 1816/1991/1074 2288/1990/1074 2346/2551/1074 2047/2554/1074 +f 1763/1914/1072 2287/1989/1072 2345/2548/1072 1996/2208/1072 +f 1818/1983/1074 2286/1982/1074 2344/2547/1074 2049/2550/1074 +f 1765/1910/1072 2285/1981/1072 2343/2544/1072 1998/2186/1072 +f 1820/1977/1074 2284/1976/1074 2342/2543/1074 2051/2546/1074 +f 1767/1906/1072 2283/1975/1072 2341/2540/1072 2000/2164/1072 +f 1822/1969/1074 2282/1968/1074 2340/2539/1074 2053/2542/1074 +f 1769/1902/1072 2281/1967/1072 2339/2536/1072 2002/2142/1072 +f 1824/1961/1074 2280/1960/1074 2338/2535/1074 2055/2538/1074 +f 1771/1898/1072 2279/1959/1072 2337/2532/1072 2004/2122/1072 +f 1826/1955/1074 2278/1954/1074 2336/2531/1074 2057/2534/1074 +f 1773/1894/1072 2277/1953/1072 2335/2528/1072 2006/2100/1072 +f 1828/1950/1074 2276/1949/1074 2334/2527/1074 2059/2530/1074 +f 2013/2037/1106 2012/2036/1106 2381/2620/1106 2380/2619/1106 +f 2015/2010/1106 2014/2009/1106 2379/2616/1106 2378/2615/1106 +f 2017/1974/1106 2016/1973/1106 2377/2612/1106 2376/2611/1106 +f 2019/1940/1106 2018/1939/1106 2375/2608/1106 2374/2607/1106 +f 2021/2687/1106 2020/2686/1106 2373/2604/1106 2372/2603/1106 +f 2023/2689/1106 2022/2688/1106 2371/2600/1106 2370/2599/1106 +f 2025/2691/1106 2024/2690/1106 2369/2596/1106 2368/2595/1106 +f 2027/2693/1106 2026/2692/1106 2367/2592/1106 2366/2591/1106 +f 2029/2695/1106 2028/2694/1106 2365/2588/1106 2364/2587/1106 +f 2031/2697/1106 2030/2696/1106 2363/2584/1106 2362/2583/1106 +f 2033/2699/1106 2032/2698/1106 2361/2580/1106 2360/2579/1106 +f 2035/2701/1106 2034/2700/1106 2359/2576/1106 2358/2575/1106 +f 2037/2703/1106 2036/2702/1106 2357/2572/1106 2356/2571/1106 +f 1987/2311/1105 1986/2310/1105 2355/2568/1105 2354/2567/1105 +f 1989/2251/1105 1988/2250/1105 2353/2564/1105 2352/2563/1105 +f 1991/2239/1105 1990/2238/1105 2351/2560/1105 2350/2559/1105 +f 1993/2237/1105 1992/2236/1105 2349/2556/1105 2348/2555/1105 +f 1995/2231/1105 1994/2230/1105 2347/2552/1105 2346/2551/1105 +f 1997/2209/1105 1996/2208/1105 2345/2548/1105 2344/2547/1105 +f 1999/2187/1105 1998/2186/1105 2343/2544/1105 2342/2543/1105 +f 2001/2165/1105 2000/2164/1105 2341/2540/1105 2340/2539/1105 +f 2003/2143/1105 2002/2142/1105 2339/2536/1105 2338/2535/1105 +f 2005/2123/1105 2004/2122/1105 2337/2532/1105 2336/2531/1105 +f 2007/2101/1105 2006/2100/1105 2335/2528/1105 2334/2527/1105 +f 2009/1957/1105 2008/2079/1105 2333/1948/1105 2332/1958/1105 +f 2011/1993/1105 2010/2058/1105 2331/1980/1105 2330/1994/1105 +f 2154/2516/1072 1872/1849/1072 2329/1856/1072 2383/2512/1072 +f 1583/1872/1085 1873/2514/1103 2328/2510/1103 2269/1865/1085 +f 2156/2502/1074 1874/1883/1074 2327/1868/1074 2385/2508/1074 +f 1585/1844/1083 1875/2500/1102 2326/2507/1102 2270/1861/1083 +f 1781/2008/1075 1780/2035/1075 2324/2119/1075 2323/2118/1075 +f 1783/1972/1075 1782/2007/1075 2322/2111/1075 2321/2110/1075 +f 1785/1938/1075 1784/1971/1075 2320/2103/1075 2319/2102/1075 +f 1787/2295/1075 1786/1937/1075 2318/2097/1075 2317/2096/1075 +f 1789/2291/1075 1788/2293/1075 2316/2089/1075 2315/2088/1075 +f 1791/2287/1075 1790/2289/1075 2314/2081/1075 2313/2080/1075 +f 1793/2283/1075 1792/2285/1075 2312/2076/1075 2311/2075/1075 +f 1795/2279/1075 1794/2281/1075 2310/2068/1075 2309/2067/1075 +f 1797/2275/1075 1796/2277/1075 2308/2060/1075 2307/2059/1075 +f 1799/2271/1075 1798/2273/1075 2306/2055/1075 2305/2054/1075 +f 1801/2267/1075 1800/2269/1075 2304/2047/1075 2303/2046/1075 +f 1803/2263/1075 1802/2265/1075 2302/2039/1075 2301/2038/1075 +f 1805/2258/1093 1804/2261/1075 2300/2033/1075 2299/2030/1093 +f 1582/2259/1081 1805/2258/1093 2299/2030/1093 2268/2029/1081 +f 1753/1934/1073 1752/1873/1084 2298/1864/1084 2297/2027/1073 +f 1755/1930/1073 1754/1932/1073 2296/2020/1073 2295/2019/1073 +f 1757/1926/1073 1756/1928/1073 2294/2012/1073 2293/2011/1073 +f 1759/1922/1073 1758/1924/1073 2292/2004/1073 2291/2003/1073 +f 1761/1918/1073 1760/1920/1073 2290/1996/1073 2289/1995/1073 +f 1832/1936/1074 2272/1935/1074 2330/1994/1074 2063/2525/1074 +f 1763/1914/1073 1762/1916/1073 2288/1990/1073 2287/1989/1073 +f 1765/1910/1073 1764/1912/1073 2286/1982/1073 2285/1981/1073 +f 1777/1886/1072 2273/1941/1072 2331/1980/1072 2010/2058/1072 +f 1767/1906/1073 1766/1908/1073 2284/1976/1073 2283/1975/1073 +f 1769/1902/1073 1768/1904/1073 2282/1968/1073 2281/1967/1073 +f 1771/1898/1073 1770/1900/1073 2280/1960/1073 2279/1959/1073 +f 1830/1943/1074 2274/1942/1074 2332/1958/1074 2061/2526/1074 +f 1773/1894/1073 1772/1896/1073 2278/1954/1073 2277/1953/1073 +f 1775/1890/1073 1774/1892/1073 2276/1949/1073 2275/1945/1073 +f 1775/1890/1072 2275/1945/1072 2333/1948/1072 2008/2079/1072 +f 1777/1886/1073 1776/1888/1073 2274/1942/1073 2273/1941/1073 +f 1584/1882/1087 1778/1884/1092 2272/1935/1092 2271/1869/1087 +f 1874/1883/1086 1584/1882/1087 2271/1869/1087 2327/1868/1086 +f 1752/1873/1084 1583/1872/1085 2269/1865/1085 2298/1864/1084 +f 1779/1845/1082 1585/1844/1083 2270/1861/1083 2325/1860/1082 +f 1872/1849/1080 1582/1848/1081 2268/1857/1081 2329/1856/1080 +o Cube.003_Cube.004 +v -3.919747 0.496177 0.253925 +v -4.254147 0.679791 0.253925 +v -3.919747 0.496177 -0.253925 +v -4.254147 0.679791 -0.253925 +v -3.555668 0.496177 0.253925 +v -3.292195 0.679791 0.253925 +v -3.555668 0.496177 -0.253925 +v -3.292195 0.679791 -0.253925 +v -4.055844 0.587984 0.253925 +v -4.055844 0.587984 -0.253925 +v -3.455033 0.587984 -0.253925 +v -3.455033 0.587984 0.253925 +v -3.828646 0.318861 -0.253925 +v -3.828646 0.318861 0.253925 +v -3.646769 0.318861 -0.253925 +v -3.646769 0.318861 0.253925 +v -3.808378 0.187140 -0.253925 +v -3.808378 0.187140 0.253925 +v -3.687301 0.187140 -0.253925 +v -3.687301 0.187140 0.253925 +v -3.817011 0.046854 -0.253925 +v -3.817011 0.046854 0.253925 +v -3.729330 0.023456 -0.253925 +v -3.729330 0.023456 0.253925 +v -3.893642 -0.078803 -0.253925 +v -3.893642 -0.078803 0.253925 +v -3.813231 -0.120869 -0.253925 +v -3.813231 -0.120869 0.253925 +v -3.972522 -0.167842 -0.253925 +v -3.972522 -0.167842 0.253925 +v -3.911630 -0.235128 -0.253925 +v -3.911630 -0.235128 0.253925 +v -4.054161 -0.222576 -0.253925 +v -4.054161 -0.222576 0.253925 +v -4.007184 -0.300219 -0.253925 +v -4.007184 -0.300219 0.253925 +v -4.165645 -0.247983 -0.253925 +v -4.165645 -0.247983 0.253925 +v -4.165645 -0.336817 -0.253925 +v -4.165645 -0.336817 0.253925 +v -4.996497 -0.247983 -0.253925 +v -4.996497 -0.247983 0.253925 +v -4.996497 -0.336817 -0.253925 +v -4.996497 -0.336817 0.253925 +v -5.049735 -0.224484 -0.253925 +v -5.049735 -0.224484 0.253925 +v -5.074979 -0.309655 -0.253925 +v -5.074979 -0.309655 0.253925 +v -5.049735 -0.224484 -0.253925 +v -5.049735 -0.224484 0.253925 +v -5.074979 -0.309655 -0.253925 +v -5.074979 -0.309655 0.253925 +v -5.094646 -0.206075 -0.253925 +v -5.094646 -0.206075 0.253925 +v -5.145691 -0.278779 -0.253925 +v -5.145691 -0.278779 0.253925 +v -5.246758 -0.099559 -0.253925 +v -5.246758 -0.099559 0.253925 +v -5.304902 -0.166721 -0.253925 +v -5.304902 -0.166721 0.253925 +v -5.299695 -0.027414 -0.253925 +v -5.299695 -0.027414 0.253925 +v -5.357839 -0.094575 -0.253925 +v -5.357839 -0.094575 0.253925 +v -5.345460 0.049997 -0.253925 +v -5.345460 0.049997 0.253925 +v -5.414060 0.049997 -0.253925 +v -5.414060 0.049997 0.253925 +v -5.355592 0.242512 -0.253925 +v -5.355592 0.242512 0.253925 +v -5.424192 0.242512 -0.253925 +v -5.424192 0.242512 0.253925 +v -5.328613 0.389431 -0.253925 +v -5.328613 0.389431 0.253925 +v -5.530203 0.389431 -0.253925 +v -5.530203 0.389431 0.253925 +v -5.186003 0.541416 -0.253925 +v -5.186003 0.541416 0.253925 +v -5.672813 0.541416 -0.253925 +v -5.672813 0.541416 0.253925 +v -5.015646 0.673136 -0.253925 +v -5.015646 0.673136 0.253925 +v -5.843169 0.673136 -0.253925 +v -5.843169 0.673136 0.253925 +vt 0.500000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.250000 +vt 0.500000 0.250000 +vt 0.625000 0.500000 +vt 0.500000 0.500000 +vt 0.625000 0.750000 +vt 0.500000 0.750000 +vt 0.625000 1.000000 +vt 0.500000 1.000000 +vt 0.375000 0.250000 +vt 0.375000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.250000 +vt 0.875000 0.500000 +vt 0.875000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 1.000000 +vt 0.375000 0.000000 +vt 0.375000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.750000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.375000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.750000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.500000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.750000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.500000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vt 0.375000 0.500000 +vt 0.375000 0.750000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 1.000000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.750000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.375000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.750000 +vt 0.375000 1.000000 +vt 0.375000 0.750000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.750000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vn -0.4912 -0.8710 0.0000 +vn -0.4201 -0.9075 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 0.5863 -0.8101 0.0000 +vn 0.4911 -0.8711 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 1.0000 0.0000 +vn 0.7943 -0.6075 0.0000 +vn -0.7479 -0.6639 0.0000 +vn 0.9262 -0.3770 0.0000 +vn 0.9624 -0.2715 0.0000 +vn -0.9512 -0.3085 0.0000 +vn -0.9990 -0.0456 0.0000 +vn 0.9253 -0.3792 0.0000 +vn -0.9540 0.2999 0.0000 +vn 0.8146 -0.5800 0.0000 +vn 0.6661 -0.7459 0.0000 +vn -0.8043 0.5942 0.0000 +vn -0.6580 0.7530 0.0000 +vn 0.4009 -0.9161 0.0000 +vn 0.1132 -0.9936 0.0000 +vn -0.3962 0.9182 0.0000 +vn -0.1118 0.9937 0.0000 +vn -0.1658 -0.9862 0.0000 +vn -0.3271 -0.9450 0.0000 +vn 0.2063 0.9785 0.0000 +vn 0.4038 0.9148 0.0000 +vn -0.4002 -0.9164 0.0000 +vn -0.4904 -0.8715 0.0000 +vn -0.7001 -0.7140 0.0000 +vn 0.3793 0.9253 0.0000 +vn 0.4794 0.8776 0.0000 +vn 0.6992 0.7149 0.0000 +vn -0.8766 -0.4811 0.0000 +vn 0.8346 0.5509 0.0000 +vn 0.9573 0.2891 0.0000 +vn 0.9979 -0.0645 0.0000 +vn -0.9777 -0.2102 0.0000 +vn -0.9986 -0.0526 0.0000 +vn -0.7717 -0.6360 0.0000 +vn -0.6726 -0.7400 0.0000 +vn -0.8109 -0.5851 0.0000 +vn 0.9836 -0.1806 0.0000 +vn 0.7292 -0.6843 0.0000 +vn 0.6726 -0.7400 0.0000 +vn -0.6117 -0.7911 0.0000 +vn 0.6117 -0.7911 0.0000 +usemtl Material +s 1 +f 2394/2756/1114 2387/2757/1115 2389/2758/1115 2395/2759/1114 +f 2395/2759/1116 2389/2758/1116 2393/2760/1116 2396/2761/1116 +f 2396/2761/1117 2393/2760/1118 2391/2762/1118 2397/2763/1117 +f 2397/2763/1119 2391/2762/1119 2387/2764/1119 2394/2765/1119 +f 2388/2766/1116 2392/2767/1116 2400/2768/1116 2398/2769/1116 +f 2393/2760/1120 2389/2770/1120 2387/2771/1120 2391/2762/1120 +f 2390/2772/1119 2397/2763/1119 2394/2765/1119 2386/2773/1119 +f 2392/2767/1121 2396/2761/1117 2397/2763/1117 2390/2772/1121 +f 2388/2766/1116 2395/2759/1116 2396/2761/1116 2392/2767/1116 +f 2386/2774/1122 2394/2756/1114 2395/2759/1114 2388/2766/1122 +f 2400/2768/1123 2401/2775/1123 2405/2776/1124 2404/2777/1124 +f 2386/2774/1122 2388/2766/1122 2398/2769/1125 2399/2778/1125 +f 2392/2767/1121 2390/2772/1121 2401/2775/1123 2400/2768/1123 +f 2390/2772/1119 2386/2773/1119 2399/2779/1119 2401/2775/1119 +f 2405/2776/1119 2403/2780/1119 2407/2781/1119 2409/2782/1119 +f 2399/2778/1125 2398/2769/1125 2402/2783/1126 2403/2784/1126 +f 2401/2775/1119 2399/2779/1119 2403/2780/1119 2405/2776/1119 +f 2398/2769/1116 2400/2768/1116 2404/2777/1116 2402/2783/1116 +f 2406/2785/1116 2408/2786/1116 2412/2787/1116 2410/2788/1116 +f 2402/2783/1116 2404/2777/1116 2408/2786/1116 2406/2785/1116 +f 2404/2777/1124 2405/2776/1124 2409/2782/1127 2408/2786/1127 +f 2403/2784/1126 2402/2783/1126 2406/2785/1128 2407/2789/1128 +f 2412/2787/1129 2413/2790/1129 2417/2791/1130 2416/2792/1130 +f 2408/2786/1127 2409/2782/1127 2413/2790/1129 2412/2787/1129 +f 2407/2789/1128 2406/2785/1128 2410/2788/1131 2411/2793/1131 +f 2409/2782/1119 2407/2781/1119 2411/2794/1119 2413/2790/1119 +f 2417/2791/1119 2415/2795/1119 2419/2796/1119 2421/2797/1119 +f 2411/2793/1131 2410/2788/1131 2414/2798/1132 2415/2799/1132 +f 2413/2790/1119 2411/2794/1119 2415/2795/1119 2417/2791/1119 +f 2410/2788/1116 2412/2787/1116 2416/2792/1116 2414/2798/1116 +f 2420/2800/1133 2421/2797/1133 2425/2801/1134 2424/2802/1134 +f 2414/2798/1116 2416/2792/1116 2420/2800/1116 2418/2803/1116 +f 2416/2792/1130 2417/2791/1130 2421/2797/1133 2420/2800/1133 +f 2415/2799/1132 2414/2798/1132 2418/2803/1135 2419/2804/1135 +f 2425/2801/1119 2423/2805/1119 2427/2806/1119 2429/2807/1119 +f 2419/2804/1135 2418/2803/1135 2422/2808/1136 2423/2809/1136 +f 2421/2797/1119 2419/2796/1119 2423/2805/1119 2425/2801/1119 +f 2418/2803/1116 2420/2800/1116 2424/2802/1116 2422/2808/1116 +f 2428/2810/1137 2429/2807/1137 2433/2811/1138 2432/2812/1138 +f 2422/2808/1116 2424/2802/1116 2428/2810/1116 2426/2813/1116 +f 2424/2802/1134 2425/2801/1134 2429/2807/1137 2428/2810/1137 +f 2423/2809/1136 2422/2808/1136 2426/2813/1139 2427/2814/1139 +f 2431/2815/1119 2430/2816/1119 2434/2817/1119 2435/2818/1119 +f 2427/2814/1139 2426/2813/1139 2430/2816/1140 2431/2815/1140 +f 2429/2807/1119 2427/2806/1119 2431/2819/1119 2433/2811/1119 +f 2426/2813/1116 2428/2810/1116 2432/2812/1116 2430/2816/1116 +f 2436/2820/1141 2437/2821/1141 2441/2822/1142 2440/2823/1142 +f 2433/2811/1119 2431/2819/1119 2435/2824/1119 2437/2821/1119 +f 2430/2816/1119 2432/2812/1119 2436/2820/1119 2434/2817/1119 +f 2432/2812/1119 2433/2811/1119 2437/2821/1119 2436/2820/1119 +f 2440/2823/1142 2441/2822/1142 2445/2825/1143 2444/2826/1143 +f 2435/2818/1144 2434/2817/1144 2438/2827/1145 2439/2828/1145 +f 2437/2821/1119 2435/2824/1119 2439/2829/1119 2441/2822/1119 +f 2434/2817/1116 2436/2820/1116 2440/2823/1116 2438/2827/1116 +f 2445/2825/1119 2443/2830/1119 2447/2831/1119 2449/2832/1119 +f 2439/2828/1145 2438/2827/1145 2442/2833/1146 2443/2834/1146 +f 2441/2822/1119 2439/2829/1119 2443/2830/1119 2445/2825/1119 +f 2438/2827/1116 2440/2823/1116 2444/2826/1116 2442/2833/1116 +f 2446/2835/1116 2448/2836/1116 2452/2837/1116 2450/2838/1116 +f 2442/2833/1116 2444/2826/1116 2448/2836/1116 2446/2835/1116 +f 2444/2826/1143 2445/2825/1143 2449/2832/1147 2448/2836/1147 +f 2443/2834/1146 2442/2833/1146 2446/2835/1148 2447/2839/1148 +f 2451/2840/1149 2450/2838/1149 2454/2841/1150 2455/2842/1150 +f 2448/2836/1147 2449/2832/1147 2453/2843/1151 2452/2837/1151 +f 2447/2839/1148 2446/2835/1148 2450/2838/1149 2451/2840/1149 +f 2449/2832/1119 2447/2831/1119 2451/2844/1119 2453/2843/1119 +f 2457/2845/1119 2455/2846/1119 2459/2847/1119 2461/2848/1119 +f 2453/2843/1119 2451/2844/1119 2455/2846/1119 2457/2845/1119 +f 2450/2838/1116 2452/2837/1116 2456/2849/1116 2454/2841/1116 +f 2452/2837/1151 2453/2843/1151 2457/2845/1152 2456/2849/1152 +f 2460/2850/1153 2461/2848/1153 2465/2851/1154 2464/2852/1154 +f 2454/2841/1116 2456/2849/1116 2460/2850/1116 2458/2853/1116 +f 2456/2849/1155 2457/2845/1155 2461/2848/1153 2460/2850/1153 +f 2455/2842/1150 2454/2841/1150 2458/2853/1156 2459/2854/1156 +f 2465/2851/1119 2463/2855/1119 2467/2856/1119 2469/2857/1119 +f 2459/2854/1157 2458/2853/1157 2462/2858/1158 2463/2859/1158 +f 2461/2848/1119 2459/2847/1119 2463/2855/1119 2465/2851/1119 +f 2458/2853/1116 2460/2850/1116 2464/2852/1116 2462/2858/1116 +f 2462/2858/1116 2464/2852/1116 2468/2860/1116 2466/2861/1116 +f 2464/2852/1154 2465/2851/1154 2469/2857/1159 2468/2860/1159 +f 2463/2859/1158 2462/2858/1158 2466/2861/1160 2467/2862/1160 +o Cube.004_Cube.005 +v -5.021265 0.218998 0.054263 +v -5.122588 0.682297 0.054263 +v -5.021265 0.218998 -0.054263 +v -5.122588 0.682297 -0.054263 +v -4.825284 0.218998 0.054263 +v -4.926607 0.682297 0.054263 +v -4.825284 0.218998 -0.054263 +v -4.926607 0.682297 -0.054263 +v -5.058175 0.372772 0.054263 +v -5.058175 0.372772 -0.054263 +v -4.864366 0.401868 -0.054263 +v -4.864366 0.401868 0.054263 +v -4.928020 0.022188 -0.054263 +v -4.928020 0.022188 0.054263 +v -4.749656 0.103395 -0.054263 +v -4.749656 0.103395 0.054263 +v -4.762121 -0.127807 -0.054263 +v -4.762121 -0.127807 0.054263 +v -4.663530 -0.040525 -0.054263 +v -4.663530 -0.040525 0.054263 +v -4.662409 -0.203820 -0.054263 +v -4.662409 -0.203820 0.054263 +v -4.598770 -0.150293 -0.054263 +v -4.598770 -0.150293 0.054263 +vt 0.500000 0.000000 +vt 0.625000 0.000000 +vt 0.625000 0.250000 +vt 0.500000 0.250000 +vt 0.625000 0.500000 +vt 0.500000 0.500000 +vt 0.625000 0.750000 +vt 0.500000 0.750000 +vt 0.625000 1.000000 +vt 0.500000 1.000000 +vt 0.375000 0.750000 +vt 0.375000 1.000000 +vt 0.375000 1.000000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 1.000000 +vt 0.375000 0.750000 +vt 0.375000 0.500000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.000000 +vt 0.375000 0.250000 +vt 0.375000 0.250000 +vt 0.375000 0.000000 +vt 0.375000 0.500000 +vt 0.125000 0.500000 +vt 0.375000 0.500000 +vt 0.375000 0.750000 +vt 0.125000 0.750000 +vt 0.375000 1.000000 +vn -0.9758 -0.2186 0.0000 +vn -0.9790 -0.2037 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 0.9771 0.2128 0.0000 +vn 0.9762 0.2167 0.0000 +vn -0.0000 -0.0000 1.0000 +vn 0.9230 0.3847 0.0000 +vn -0.9431 -0.3326 0.0000 +vn -0.8026 -0.5965 0.0000 +vn 0.8476 0.5306 0.0000 +vn -0.6390 -0.7692 0.0000 +vn -0.6063 -0.7953 0.0000 +vn 0.8597 0.5108 0.0000 +vn 0.6437 -0.7653 0.0000 +vn 0.8613 0.5081 0.0000 +usemtl Material +s 1 +f 2478/2863/1161 2471/2864/1162 2473/2865/1162 2479/2866/1161 +f 2479/2866/1163 2473/2865/1163 2477/2867/1163 2480/2868/1163 +f 2480/2868/1164 2477/2867/1165 2475/2869/1165 2481/2870/1164 +f 2481/2870/1166 2475/2869/1166 2471/2871/1166 2478/2872/1166 +f 2474/2873/1166 2470/2874/1166 2483/2875/1166 2485/2876/1166 +f 2474/2873/1166 2481/2870/1166 2478/2872/1166 2470/2874/1166 +f 2476/2877/1167 2480/2868/1164 2481/2870/1164 2474/2873/1167 +f 2472/2878/1163 2479/2866/1163 2480/2868/1163 2476/2877/1163 +f 2470/2879/1168 2478/2863/1161 2479/2866/1161 2472/2878/1168 +f 2485/2876/1166 2483/2875/1166 2487/2880/1166 2489/2881/1166 +f 2472/2878/1163 2476/2877/1163 2484/2882/1163 2482/2883/1163 +f 2470/2879/1168 2472/2878/1168 2482/2883/1169 2483/2884/1169 +f 2476/2877/1167 2474/2873/1167 2485/2876/1170 2484/2882/1170 +f 2487/2885/1171 2486/2886/1171 2490/2887/1172 2491/2888/1172 +f 2482/2883/1163 2484/2882/1163 2488/2889/1163 2486/2886/1163 +f 2484/2882/1170 2485/2876/1170 2489/2881/1173 2488/2889/1173 +f 2483/2884/1169 2482/2883/1169 2486/2886/1171 2487/2885/1171 +f 2490/2890/1174 2492/2891/1174 2493/2892/1174 2491/2893/1174 +f 2489/2881/1166 2487/2880/1166 2491/2894/1166 2493/2892/1166 +f 2486/2886/1163 2488/2889/1163 2492/2891/1163 2490/2887/1163 +f 2488/2889/1173 2489/2881/1173 2493/2892/1175 2492/2891/1175 +o Cylinder.002 +v -2.130115 1.358236 -0.336211 +v -0.672028 1.218973 -0.291981 +v -2.130115 1.476298 -0.257325 +v -0.672028 1.107237 -0.269755 +v -2.130115 1.555184 -0.139263 +v -0.672028 1.012511 -0.206462 +v -2.130115 1.582885 -0.000000 +v -0.672028 0.949218 -0.111736 +v -2.130115 1.555184 0.139263 +v -0.672028 0.926992 0.000000 +v -2.130115 1.476298 0.257325 +v -0.672028 0.949218 0.111736 +v -2.130115 1.358236 0.336211 +v -0.672028 1.012511 0.206462 +v -2.130115 1.218973 0.363912 +v -0.672028 1.107237 0.269755 +v -2.130115 1.079710 0.336211 +v -0.672028 1.218973 0.291981 +v -2.130115 0.961648 0.257325 +v -0.672028 1.330709 0.269755 +v -2.130115 0.882762 0.139263 +v -0.672028 1.425435 0.206462 +v -2.130115 0.855061 0.000000 +v -0.672028 1.488729 0.111736 +v -2.130115 0.882762 -0.139263 +v -0.672028 1.510954 0.000000 +v -2.130115 0.961648 -0.257325 +v -0.672028 1.488728 -0.111736 +v -2.130115 1.079710 -0.336211 +v -0.672028 1.425435 -0.206462 +v -2.130115 1.218973 -0.363912 +v -0.672028 1.330709 -0.269755 +v -0.672028 1.096701 -0.295192 +v -0.672028 1.218973 -0.319513 +v -0.672028 0.993043 -0.225930 +v -0.672028 0.923781 -0.122272 +v -0.672028 0.899460 0.000000 +v -0.672028 0.923781 0.122272 +v -0.672028 0.993043 0.225930 +v -0.672028 1.096701 0.295192 +v -0.672028 1.218973 0.319513 +v -0.672028 1.341246 0.295192 +v -0.672028 1.444903 0.225930 +v -0.672028 1.514165 0.122273 +v -0.672028 1.538486 0.000000 +v -0.672028 1.514165 -0.122273 +v -0.672028 1.444903 -0.225930 +v -0.672028 1.341246 -0.295192 +v -0.690681 1.218973 0.000000 +v -0.690681 1.107237 -0.269755 +v -0.690681 1.218973 -0.291981 +v -0.690681 1.012511 -0.206462 +v -0.690681 0.949218 -0.111736 +v -0.690681 0.926992 0.000000 +v -0.690681 0.949218 0.111736 +v -0.690681 1.012511 0.206462 +v -0.690681 1.107237 0.269755 +v -0.690681 1.218973 0.291981 +v -0.690681 1.330709 0.269755 +v -0.690681 1.425435 0.206462 +v -0.690681 1.488729 0.111736 +v -0.690681 1.510954 0.000000 +v -0.690681 1.488728 -0.111736 +v -0.690681 1.425435 -0.206462 +v -0.690681 1.330709 -0.269755 +v -1.952884 1.218973 -0.319513 +v -1.952884 1.096701 -0.295192 +v -1.952884 0.993043 -0.225930 +v -1.952884 0.923781 -0.122272 +v -1.952884 0.899460 0.000000 +v -1.952884 0.923781 0.122272 +v -1.952884 0.993043 0.225930 +v -1.952884 1.096701 0.295192 +v -1.952884 1.218973 0.319513 +v -1.952884 1.341246 0.295192 +v -1.952884 1.444903 0.225930 +v -1.952884 1.514165 0.122273 +v -1.952884 1.538486 0.000000 +v -1.952884 1.514165 -0.122273 +v -1.952884 1.444903 -0.225930 +v -1.952884 1.341246 -0.295192 +v -2.129179 1.218973 -0.329754 +v -2.129179 1.092782 -0.304653 +v -1.952884 1.092782 -0.304653 +v -2.129179 0.985801 -0.233172 +v -1.952884 0.985801 -0.233172 +v -2.129179 0.914320 -0.126192 +v -1.952884 0.914320 -0.126192 +v -2.129179 0.889219 0.000000 +v -1.952884 0.889219 0.000000 +v -2.129179 0.914320 0.126192 +v -1.952884 0.914320 0.126192 +v -2.129179 0.985801 0.233172 +v -1.952884 0.985801 0.233172 +v -2.129179 1.092782 0.304653 +v -1.952884 1.092782 0.304653 +v -2.129179 1.218973 0.329754 +v -1.952884 1.218973 0.329754 +v -2.129179 1.345165 0.304653 +v -1.952884 1.345165 0.304653 +v -2.129179 1.452145 0.233172 +v -1.952884 1.452145 0.233172 +v -2.129179 1.523627 0.126192 +v -1.952884 1.523627 0.126192 +v -2.129179 1.548728 -0.000000 +v -1.952884 1.548728 -0.000000 +v -2.129179 1.523626 -0.126192 +v -1.952884 1.523626 -0.126192 +v -2.129179 1.452145 -0.233172 +v -1.952884 1.452145 -0.233172 +v -2.129179 1.345165 -0.304653 +v -1.952884 1.345165 -0.304653 +v -1.952884 1.218973 -0.329754 +v -2.156378 0.855061 0.000000 +v -2.156378 0.882762 0.139263 +v -2.156378 0.961648 0.257325 +v -2.156378 1.079710 0.336211 +v -2.156378 1.218973 0.363912 +v -2.156378 1.358236 0.336211 +v -2.156378 1.218973 -0.363912 +v -2.156378 1.079710 -0.336211 +v -2.156378 0.961648 -0.257325 +v -2.156378 0.882762 -0.139263 +v -2.157312 1.218973 -0.000000 +v -2.156378 1.476298 0.257325 +v -2.156378 1.555184 0.139263 +v -2.156378 1.582885 -0.000000 +v -2.156378 1.555184 -0.139263 +v -2.156378 1.476298 -0.257325 +v -2.156378 1.358236 -0.336211 +vt 1.000000 0.582742 +vt 1.000000 1.000000 +vt 0.937500 1.000000 +vt 0.937500 0.582742 +vt 0.875000 1.000000 +vt 0.875000 0.582742 +vt 0.812500 1.000000 +vt 0.812500 0.582742 +vt 0.750000 1.000000 +vt 0.750000 0.582742 +vt 0.687500 1.000000 +vt 0.687500 0.582742 +vt 0.625000 1.000000 +vt 0.625000 0.582742 +vt 0.562500 1.000000 +vt 0.562500 0.582742 +vt 0.500000 1.000000 +vt 0.500000 0.582742 +vt 0.437500 1.000000 +vt 0.437500 0.582742 +vt 0.375000 1.000000 +vt 0.375000 0.582742 +vt 0.312500 1.000000 +vt 0.312500 0.582742 +vt 0.250000 1.000000 +vt 0.250000 0.582742 +vt 0.187500 1.000000 +vt 0.187500 0.582742 +vt 0.125000 1.000000 +vt 0.125000 0.582742 +vt 0.103014 0.396986 +vt 0.057953 0.329548 +vt 0.057953 0.329548 +vt 0.103014 0.396986 +vt 0.062500 1.000000 +vt 0.062500 0.582742 +vt 0.000000 1.000000 +vt 0.000000 0.582742 +vt 0.312500 0.582742 +vt 0.375000 0.582742 +vt 0.250000 0.457870 +vt 0.329548 0.442047 +vt 0.341844 0.471731 +vt 0.250000 0.490000 +vt 0.396986 0.396986 +vt 0.419706 0.419706 +vt 0.442047 0.329548 +vt 0.471731 0.341844 +vt 0.457870 0.250000 +vt 0.490000 0.250000 +vt 0.442047 0.170452 +vt 0.471731 0.158156 +vt 0.396986 0.103014 +vt 0.419706 0.080294 +vt 0.329548 0.057953 +vt 0.341844 0.028269 +vt 0.250000 0.042130 +vt 0.250000 0.010000 +vt 0.170452 0.057953 +vt 0.158156 0.028269 +vt 0.103014 0.103014 +vt 0.080294 0.080294 +vt 0.057953 0.170452 +vt 0.028269 0.158156 +vt 0.042130 0.250000 +vt 0.010000 0.250000 +vt 0.028269 0.341844 +vt 0.080294 0.419706 +vt 0.170452 0.442047 +vt 0.158156 0.471731 +vt 0.396986 0.103014 +vt 0.329548 0.057953 +vt 0.170452 0.442047 +vt 0.250000 0.042130 +vt 0.250000 0.457870 +vt 0.329548 0.442047 +vt 0.170452 0.057953 +vt 0.396986 0.396986 +vt 0.103014 0.103014 +vt 0.442047 0.329548 +vt 0.057953 0.170452 +vt 0.457870 0.250000 +vt 0.042130 0.250000 +vt 0.442047 0.170452 +vt 0.250000 0.250000 +vt 0.250000 0.582742 +vt 0.187500 0.582742 +vt 0.125000 0.582742 +vt 0.937500 0.582742 +vt 1.000000 0.582742 +vt 0.062500 0.582742 +vt 0.875000 0.582742 +vt 0.000000 0.582742 +vt 0.812500 0.582742 +vt 0.750000 0.582742 +vt 0.687500 0.582742 +vt 0.625000 0.582742 +vt 0.562500 0.582742 +vt 0.500000 0.582742 +vt 0.437500 0.582742 +vt 0.062500 0.500000 +vt 0.000000 0.500000 +vt 0.125000 0.500000 +vt 0.187500 0.500000 +vt 0.250000 0.500000 +vt 0.312500 0.500000 +vt 0.375000 0.500000 +vt 0.437500 0.500000 +vt 0.500000 0.500000 +vt 0.562500 0.500000 +vt 0.625000 0.500000 +vt 0.687500 0.500000 +vt 0.750000 0.500000 +vt 0.812500 0.500000 +vt 0.875000 0.500000 +vt 0.937500 0.500000 +vt 1.000000 0.500000 +vt 0.812500 0.500000 +vt 0.875000 0.500000 +vt 0.000000 0.500000 +vt 0.062500 0.500000 +vt 0.437500 0.500000 +vt 0.500000 0.500000 +vt 0.937500 0.500000 +vt 0.125000 0.500000 +vt 0.562500 0.500000 +vt 1.000000 0.500000 +vt 0.187500 0.500000 +vt 0.625000 0.500000 +vt 0.812500 0.500000 +vt 0.875000 0.500000 +vt 0.500000 0.500000 +vt 0.562500 0.500000 +vt 0.937500 0.500000 +vt 1.000000 0.500000 +vt 0.250000 0.500000 +vt 0.187500 0.500000 +vt 0.250000 0.500000 +vt 0.687500 0.500000 +vt 0.625000 0.500000 +vt 0.687500 0.500000 +vt 0.375000 0.500000 +vt 0.312500 0.500000 +vt 0.312500 0.500000 +vt 0.375000 0.500000 +vt 0.000000 0.500000 +vt 0.062500 0.500000 +vt 0.750000 0.500000 +vt 0.750000 0.500000 +vt 0.437500 0.500000 +vt 0.125000 0.500000 +vt 0.750000 0.250000 +vt 0.750000 0.490000 +vt 0.841844 0.471731 +vt 0.919706 0.419706 +vt 0.971731 0.341844 +vt 0.990000 0.250000 +vt 0.971731 0.158156 +vt 0.919706 0.080294 +vt 0.841844 0.028269 +vt 0.750000 0.010000 +vt 0.658156 0.028269 +vt 0.580294 0.080294 +vt 0.528269 0.158156 +vt 0.510000 0.250000 +vt 0.528269 0.341844 +vt 0.580294 0.419706 +vt 0.658156 0.471731 +vn 0.0000 0.0000 -1.0000 +vn 0.0000 -0.3827 -0.9239 +vn -0.0000 -0.7071 -0.7071 +vn -0.0000 -0.9239 -0.3827 +vn -0.0000 -1.0000 0.0000 +vn 0.0000 -0.9239 0.3827 +vn 0.0000 -0.7071 0.7071 +vn 0.0000 -0.3827 0.9239 +vn 0.0000 0.0000 1.0000 +vn 0.0000 0.3827 0.9239 +vn 0.0000 0.7071 0.7071 +vn 0.0000 0.9239 0.3827 +vn 0.0000 1.0000 0.0000 +vn 0.0000 0.9239 -0.3827 +vn 0.0000 0.7071 -0.7071 +vn 0.0000 0.3827 -0.9239 +vn 1.0000 0.0000 0.0000 +vn 0.9996 -0.0194 -0.0194 +vn 0.9996 -0.0253 -0.0105 +vn 0.9996 0.0105 -0.0253 +vn 0.9996 0.0000 -0.0274 +vn 0.9996 -0.0000 0.0274 +vn 0.9996 0.0105 0.0253 +vn 0.9996 -0.0105 -0.0253 +vn 0.9996 0.0194 -0.0194 +vn 0.9996 -0.0105 0.0253 +vn 0.9996 0.0253 -0.0105 +vn 0.9996 -0.0194 0.0194 +vn 0.9996 0.0194 0.0194 +vn 0.9996 -0.0274 -0.0000 +vn 0.9996 0.0253 0.0105 +vn 0.9996 -0.0253 0.0105 +vn 0.9996 0.0274 -0.0000 +vn -1.0000 -0.0000 -0.0000 +vn -1.0000 0.0000 -0.0026 +vn -1.0000 -0.0010 -0.0024 +vn -1.0000 -0.0018 -0.0018 +vn -1.0000 -0.0024 -0.0010 +vn -1.0000 -0.0026 0.0000 +vn -1.0000 -0.0024 0.0010 +vn -1.0000 -0.0018 0.0018 +vn -1.0000 -0.0010 0.0024 +vn -1.0000 0.0000 0.0026 +vn -1.0000 0.0010 0.0024 +vn -1.0000 0.0018 0.0018 +vn -1.0000 0.0024 0.0010 +vn -1.0000 0.0026 -0.0000 +vn -1.0000 0.0024 -0.0010 +vn -1.0000 0.0018 -0.0018 +vn -1.0000 0.0010 -0.0024 +usemtl None +s 1 +f 2559/2895/1176 2527/2896/1176 2526/2897/1177 2560/2898/1177 +f 2560/2898/1177 2526/2897/1177 2528/2899/1178 2561/2900/1178 +f 2561/2900/1178 2528/2899/1178 2529/2901/1179 2562/2902/1179 +f 2562/2902/1179 2529/2901/1179 2530/2903/1180 2563/2904/1180 +f 2563/2904/1180 2530/2903/1180 2531/2905/1181 2564/2906/1181 +f 2564/2906/1181 2531/2905/1181 2532/2907/1182 2565/2908/1182 +f 2565/2908/1182 2532/2907/1182 2533/2909/1183 2566/2910/1183 +f 2566/2910/1183 2533/2909/1183 2534/2911/1184 2567/2912/1184 +f 2567/2912/1184 2534/2911/1184 2535/2913/1185 2568/2914/1185 +f 2568/2914/1185 2535/2913/1185 2536/2915/1186 2569/2916/1186 +f 2569/2916/1186 2536/2915/1186 2537/2917/1187 2570/2918/1187 +f 2570/2918/1187 2537/2917/1187 2538/2919/1188 2571/2920/1188 +f 2571/2920/1188 2538/2919/1188 2539/2921/1189 2572/2922/1189 +f 2572/2922/1189 2539/2921/1189 2540/2923/1190 2573/2924/1190 +f 2523/2925/1182 2521/2926/1181 2556/2927/1181 2557/2928/1182 +f 2573/2924/1190 2540/2923/1190 2541/2929/1191 2574/2930/1191 +f 2574/2930/1191 2541/2929/1191 2527/2931/1176 2559/2932/1176 +f 2569/2916/1192 2570/2918/1192 2597/2933/1192 2595/2934/1192 +f 2495/2935/1192 2497/2936/1192 2526/2937/1192 2527/2938/1192 +f 2497/2936/1192 2499/2939/1192 2528/2940/1192 2526/2937/1192 +f 2499/2939/1192 2501/2941/1192 2529/2942/1192 2528/2940/1192 +f 2501/2941/1192 2503/2943/1192 2530/2944/1192 2529/2942/1192 +f 2503/2943/1192 2505/2945/1192 2531/2946/1192 2530/2944/1192 +f 2505/2945/1192 2507/2947/1192 2532/2948/1192 2531/2946/1192 +f 2507/2947/1192 2509/2949/1192 2533/2950/1192 2532/2948/1192 +f 2509/2949/1192 2511/2951/1192 2534/2952/1192 2533/2950/1192 +f 2511/2951/1192 2513/2953/1192 2535/2954/1192 2534/2952/1192 +f 2513/2953/1192 2515/2955/1192 2536/2956/1192 2535/2954/1192 +f 2515/2955/1192 2517/2957/1192 2537/2958/1192 2536/2956/1192 +f 2517/2957/1192 2519/2959/1192 2538/2960/1192 2537/2958/1192 +f 2519/2959/1192 2521/2926/1192 2539/2961/1192 2538/2960/1192 +f 2521/2926/1192 2523/2925/1192 2540/2962/1192 2539/2961/1192 +f 2523/2925/1192 2525/2963/1192 2541/2964/1192 2540/2962/1192 +f 2525/2963/1192 2495/2935/1192 2527/2938/1192 2541/2964/1192 +f 2509/2949/1191 2507/2947/1190 2549/2965/1190 2550/2966/1191 +f 2525/2963/1183 2523/2925/1182 2557/2928/1182 2558/2967/1183 +f 2511/2951/1176 2509/2949/1191 2550/2966/1191 2551/2968/1176 +f 2497/2936/1185 2495/2935/1184 2544/2969/1184 2543/2970/1185 +f 2495/2935/1184 2525/2963/1183 2558/2967/1183 2544/2969/1184 +f 2513/2953/1177 2511/2951/1176 2551/2968/1176 2552/2971/1177 +f 2499/2939/1186 2497/2936/1185 2543/2970/1185 2545/2972/1186 +f 2515/2955/1178 2513/2953/1177 2552/2971/1177 2553/2973/1178 +f 2501/2941/1187 2499/2939/1186 2545/2972/1186 2546/2974/1187 +f 2517/2957/1179 2515/2955/1178 2553/2973/1178 2554/2975/1179 +f 2503/2943/1188 2501/2941/1187 2546/2974/1187 2547/2976/1188 +f 2519/2959/1180 2517/2957/1179 2554/2975/1179 2555/2977/1180 +f 2505/2945/1189 2503/2943/1188 2547/2976/1188 2548/2978/1189 +f 2521/2926/1181 2519/2959/1180 2555/2977/1180 2556/2927/1181 +f 2507/2947/1190 2505/2945/1189 2548/2978/1189 2549/2965/1190 +f 2542/2979/1192 2543/2970/1192 2544/2969/1192 +f 2542/2979/1192 2545/2972/1192 2543/2970/1192 +f 2542/2979/1192 2546/2974/1192 2545/2972/1192 +f 2542/2979/1192 2547/2976/1192 2546/2974/1192 +f 2542/2979/1192 2548/2978/1192 2547/2976/1192 +f 2542/2979/1192 2549/2965/1192 2548/2978/1192 +f 2542/2979/1192 2550/2966/1192 2549/2965/1192 +f 2542/2979/1192 2551/2968/1192 2550/2966/1192 +f 2542/2979/1192 2552/2971/1192 2551/2968/1192 +f 2542/2979/1192 2553/2973/1192 2552/2971/1192 +f 2542/2979/1192 2554/2975/1192 2553/2973/1192 +f 2542/2979/1192 2555/2977/1192 2554/2975/1192 +f 2542/2979/1192 2556/2927/1192 2555/2977/1192 +f 2542/2979/1192 2557/2928/1192 2556/2927/1192 +f 2542/2979/1192 2558/2967/1192 2557/2928/1192 +f 2542/2979/1192 2544/2969/1192 2558/2967/1192 +f 2570/2918/1192 2571/2920/1192 2599/2980/1192 2597/2933/1192 +f 2571/2920/1192 2572/2922/1192 2601/2981/1192 2599/2980/1192 +f 2572/2922/1192 2573/2924/1192 2603/2982/1192 2601/2981/1192 +f 2559/2895/1192 2560/2898/1192 2577/2983/1192 2606/2984/1192 +f 2573/2924/1192 2574/2930/1192 2605/2985/1192 2603/2982/1192 +f 2560/2898/1192 2561/2900/1192 2579/2986/1192 2577/2983/1192 +f 2574/2930/1192 2559/2932/1192 2606/2987/1192 2605/2985/1192 +f 2561/2900/1192 2562/2902/1192 2581/2988/1192 2579/2986/1192 +f 2562/2902/1192 2563/2904/1192 2583/2989/1192 2581/2988/1192 +f 2563/2904/1192 2564/2906/1192 2585/2990/1192 2583/2989/1192 +f 2564/2906/1192 2565/2908/1192 2587/2991/1192 2585/2990/1192 +f 2565/2908/1192 2566/2910/1192 2589/2992/1192 2587/2991/1192 +f 2566/2910/1192 2567/2912/1192 2591/2993/1192 2589/2992/1192 +f 2567/2912/1192 2568/2914/1192 2593/2994/1192 2591/2993/1192 +f 2568/2914/1192 2569/2916/1192 2595/2934/1192 2593/2994/1192 +f 2604/2995/1191 2605/2985/1191 2606/2987/1176 2575/2996/1176 +f 2602/2997/1190 2603/2982/1190 2605/2985/1191 2604/2995/1191 +f 2600/2998/1189 2601/2981/1189 2603/2982/1190 2602/2997/1190 +f 2598/2999/1188 2599/2980/1188 2601/2981/1189 2600/2998/1189 +f 2596/3000/1187 2597/2933/1187 2599/2980/1188 2598/2999/1188 +f 2594/3001/1186 2595/2934/1186 2597/2933/1187 2596/3000/1187 +f 2592/3002/1185 2593/2994/1185 2595/2934/1186 2594/3001/1186 +f 2590/3003/1184 2591/2993/1184 2593/2994/1185 2592/3002/1185 +f 2588/3004/1183 2589/2992/1183 2591/2993/1184 2590/3003/1184 +f 2586/3005/1182 2587/2991/1182 2589/2992/1183 2588/3004/1183 +f 2584/3006/1181 2585/2990/1181 2587/2991/1182 2586/3005/1182 +f 2582/3007/1180 2583/2989/1180 2585/2990/1181 2584/3006/1181 +f 2580/3008/1179 2581/2988/1179 2583/2989/1180 2582/3007/1180 +f 2578/3009/1178 2579/2986/1178 2581/2988/1179 2580/3008/1179 +f 2576/3010/1177 2577/2983/1177 2579/2986/1178 2578/3009/1178 +f 2575/3011/1176 2606/2984/1176 2577/2983/1177 2576/3010/1177 +f 2578/3009/1193 2580/3008/1194 2518/3012/1194 2520/3013/1193 +f 2604/2995/1195 2575/2996/1196 2524/3014/1196 2494/3015/1195 +f 2590/3003/1197 2592/3002/1198 2506/3016/1198 2508/3017/1197 +f 2576/3010/1199 2578/3009/1193 2520/3013/1193 2522/3018/1199 +f 2602/2997/1200 2604/2995/1195 2494/3015/1195 2496/3019/1200 +f 2588/3004/1201 2590/3003/1197 2508/3017/1197 2510/3020/1201 +f 2575/3011/1196 2576/3010/1199 2522/3018/1199 2524/3021/1196 +f 2600/2998/1202 2602/2997/1200 2496/3019/1200 2498/3022/1202 +f 2586/3005/1203 2588/3004/1201 2510/3020/1201 2512/3023/1203 +f 2520/3013/1178 2518/3012/1179 2616/3024/1179 2615/3025/1178 +f 2510/3020/1183 2508/3017/1184 2611/3026/1184 2610/3027/1183 +f 2524/3021/1176 2522/3018/1177 2614/3028/1177 2613/3029/1176 +f 2500/3030/1188 2498/3022/1189 2621/3031/1189 2620/3032/1188 +f 2514/3033/1181 2512/3023/1182 2609/3034/1182 2608/3035/1181 +f 2504/3036/1186 2502/3037/1187 2619/3038/1187 2618/3039/1186 +f 2494/3015/1191 2524/3014/1176 2613/3040/1176 2623/3041/1191 +f 2518/3012/1179 2516/3042/1180 2607/3043/1180 2616/3024/1179 +f 2508/3017/1184 2506/3016/1185 2612/3044/1185 2611/3026/1184 +f 2498/3022/1189 2496/3019/1190 2622/3045/1190 2621/3031/1189 +f 2522/3018/1177 2520/3013/1178 2615/3025/1178 2614/3028/1177 +f 2512/3023/1182 2510/3020/1183 2610/3027/1183 2609/3034/1182 +f 2502/3037/1187 2500/3030/1188 2620/3032/1188 2619/3038/1187 +f 2516/3042/1180 2514/3033/1181 2608/3035/1181 2607/3043/1180 +f 2506/3016/1185 2504/3036/1186 2618/3039/1186 2612/3044/1185 +f 2496/3019/1190 2494/3015/1191 2623/3041/1191 2622/3045/1190 +f 2592/3002/1198 2594/3001/1204 2504/3036/1204 2506/3016/1198 +f 2580/3008/1194 2582/3007/1205 2516/3042/1205 2518/3012/1194 +f 2594/3001/1204 2596/3000/1206 2502/3037/1206 2504/3036/1204 +f 2582/3007/1205 2584/3006/1207 2514/3033/1207 2516/3042/1205 +f 2596/3000/1206 2598/2999/1208 2500/3030/1208 2502/3037/1206 +f 2584/3006/1207 2586/3005/1203 2512/3023/1203 2514/3033/1207 +f 2598/2999/1208 2600/2998/1202 2498/3022/1202 2500/3030/1208 +f 2617/3046/1209 2613/3047/1210 2614/3048/1211 +f 2617/3046/1209 2614/3048/1211 2615/3049/1212 +f 2617/3046/1209 2615/3049/1212 2616/3050/1213 +f 2617/3046/1209 2616/3050/1213 2607/3051/1214 +f 2617/3046/1209 2607/3051/1214 2608/3052/1215 +f 2617/3046/1209 2608/3052/1215 2609/3053/1216 +f 2617/3046/1209 2609/3053/1216 2610/3054/1217 +f 2617/3046/1209 2610/3054/1217 2611/3055/1218 +f 2617/3046/1209 2611/3055/1218 2612/3056/1219 +f 2617/3046/1209 2612/3056/1219 2618/3057/1220 +f 2617/3046/1209 2618/3057/1220 2619/3058/1221 +f 2617/3046/1209 2619/3058/1221 2620/3059/1222 +f 2617/3046/1209 2620/3059/1222 2621/3060/1223 +f 2617/3046/1209 2621/3060/1223 2622/3061/1224 +f 2617/3046/1209 2622/3061/1224 2623/3062/1225 +f 2617/3046/1209 2623/3062/1225 2613/3047/1210 diff --git a/Content/Weapons/Shotguns/shotgun_Mesh/ithica37.uasset b/Content/Weapons/Shotguns/shotgun_Mesh/ithica37.uasset new file mode 100644 index 0000000..1c9cc95 Binary files /dev/null and b/Content/Weapons/Shotguns/shotgun_Mesh/ithica37.uasset differ diff --git a/Content/Weapons/Sound/PistolClose.uasset b/Content/Weapons/Sound/PistolClose.uasset new file mode 100644 index 0000000..91a7fdb Binary files /dev/null and b/Content/Weapons/Sound/PistolClose.uasset differ diff --git a/Content/Weapons/Sound/PistolClose.wav b/Content/Weapons/Sound/PistolClose.wav new file mode 100644 index 0000000..ab88ca9 Binary files /dev/null and b/Content/Weapons/Sound/PistolClose.wav differ diff --git a/Content/Weapons/Sound/PistolDistant.uasset b/Content/Weapons/Sound/PistolDistant.uasset new file mode 100644 index 0000000..38807bc Binary files /dev/null and b/Content/Weapons/Sound/PistolDistant.uasset differ diff --git a/Content/Weapons/Sound/PistolDistant.wav b/Content/Weapons/Sound/PistolDistant.wav new file mode 100644 index 0000000..74e3876 Binary files /dev/null and b/Content/Weapons/Sound/PistolDistant.wav differ diff --git a/Content/Weapons/Sound/RifleClose.uasset b/Content/Weapons/Sound/RifleClose.uasset new file mode 100644 index 0000000..318b95b Binary files /dev/null and b/Content/Weapons/Sound/RifleClose.uasset differ diff --git a/Content/Weapons/Sound/RifleClose.wav b/Content/Weapons/Sound/RifleClose.wav new file mode 100644 index 0000000..5dd9aa8 Binary files /dev/null and b/Content/Weapons/Sound/RifleClose.wav differ diff --git a/Content/Weapons/Sound/RifleDistant.uasset b/Content/Weapons/Sound/RifleDistant.uasset new file mode 100644 index 0000000..78c2623 Binary files /dev/null and b/Content/Weapons/Sound/RifleDistant.uasset differ diff --git a/Content/Weapons/Sound/RifleDistant.wav b/Content/Weapons/Sound/RifleDistant.wav new file mode 100644 index 0000000..55eb554 Binary files /dev/null and b/Content/Weapons/Sound/RifleDistant.wav differ diff --git a/Content/Weapons/Sound/dryfire.uasset b/Content/Weapons/Sound/dryfire.uasset new file mode 100644 index 0000000..089f3ff Binary files /dev/null and b/Content/Weapons/Sound/dryfire.uasset differ diff --git a/Content/Weapons/Sound/dryfire.wav b/Content/Weapons/Sound/dryfire.wav new file mode 100644 index 0000000..5c65108 Binary files /dev/null and b/Content/Weapons/Sound/dryfire.wav differ diff --git a/Content/Weapons/Specials/special_BP/wVenomX_BP.uasset b/Content/Weapons/Specials/special_BP/wVenomX_BP.uasset new file mode 100644 index 0000000..4545863 Binary files /dev/null and b/Content/Weapons/Specials/special_BP/wVenomX_BP.uasset differ diff --git a/Content/Weapons/Specials/special_Mesh/Venom X.mtl b/Content/Weapons/Specials/special_Mesh/Venom X.mtl new file mode 100644 index 0000000..457ce51 --- /dev/null +++ b/Content/Weapons/Specials/special_Mesh/Venom X.mtl @@ -0,0 +1,632 @@ +# Blender MTL File: 'Venom X.blend' +# Material Count: 63 + +newmtl Material +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.034340 0.034340 0.034340 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.001 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 1.000000 1.000000 1.000000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.002 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.034340 0.034340 0.034340 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.003 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.034340 0.034340 0.034340 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.004 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.005 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.000000 0.313989 0.061246 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.006 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.007 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.008 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.009 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.010 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.011 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.012 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.013 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.014 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.015 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.034340 0.034340 0.034340 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.016 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.034340 0.034340 0.034340 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.017 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.000000 0.313989 0.061246 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.018 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.141263 0.141263 0.141263 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.019 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.034340 0.034340 0.034340 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.020 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.021 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.141263 0.141263 0.141263 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.022 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.000000 0.313989 0.061246 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.023 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.024 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.025 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.026 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.034340 0.034340 0.034340 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.027 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.028 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.141263 0.141263 0.141263 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.029 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.527115 0.527115 0.527115 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.030 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.141263 0.141263 0.141263 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.031 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.141263 0.141263 0.141263 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.032 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.035601 0.138432 0.026241 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.033 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.367238 0.175688 0.048937 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.034 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.035 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.502886 0.238398 0.064803 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.036 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.141263 0.141263 0.141263 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.037 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.038 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.039 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.040 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.041 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.034340 0.034340 0.034340 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.042 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.043 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.044 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.246201 0.026241 0.008568 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.045 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.046 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.047 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.034340 0.034340 0.034340 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.048 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.141263 0.141263 0.141263 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.049 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.034340 0.034340 0.034340 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.050 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 1.000000 1.000000 1.000000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.051 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.052 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.034340 0.034340 0.034340 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.053 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.054 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.055 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.056 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.057 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.141263 0.141263 0.141263 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.058 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.141263 0.141263 0.141263 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.059 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.034340 0.034340 0.034340 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.060 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.479320 0.171441 0.033105 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.061 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.479320 0.171441 0.033105 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 + +newmtl Material.062 +Ns 225.000000 +Ka 1.000000 1.000000 1.000000 +Kd 0.090842 0.090842 0.090842 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 diff --git a/Content/Weapons/Specials/special_Mesh/Venom X.obj b/Content/Weapons/Specials/special_Mesh/Venom X.obj new file mode 100644 index 0000000..0691cd5 --- /dev/null +++ b/Content/Weapons/Specials/special_Mesh/Venom X.obj @@ -0,0 +1,18358 @@ +# Blender v2.93.3 OBJ File: 'Venom X.blend' +# www.blender.org +mtllib Venom X.mtl +o Cylinder.040_Cylinder.043 +v -0.237864 0.200000 0.195000 +v 0.590000 0.200000 0.195000 +v -0.237864 -0.013222 0.260889 +v 0.590000 -0.013222 0.260889 +v -0.237864 -0.145000 0.433389 +v 0.590000 -0.145000 0.433389 +v -0.237864 -0.145000 0.646611 +v 0.590000 -0.145000 0.646611 +v -0.237864 -0.013222 0.819111 +v 0.590000 -0.013222 0.819111 +v -0.237864 0.200000 0.885000 +v 0.590000 0.200000 0.885000 +v -0.237864 0.413222 0.819111 +v 0.590000 0.413222 0.819111 +v -0.237864 0.545000 0.646611 +v 0.590000 0.545000 0.646611 +v -0.237864 0.545000 0.433389 +v 0.590000 0.545000 0.433389 +v -0.237864 0.413222 0.260889 +v 0.590000 0.413222 0.260889 +vn -0.0000 -0.2952 -0.9554 +vn -0.0000 -0.7947 -0.6071 +vn -0.0000 -1.0000 0.0000 +vn -0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 0.0000 -0.0000 +usemtl Material.017 +s off +f 1//1 2//1 4//1 3//1 +f 3//2 4//2 6//2 5//2 +f 5//3 6//3 8//3 7//3 +f 7//4 8//4 10//4 9//4 +f 9//5 10//5 12//5 11//5 +f 11//6 12//6 14//6 13//6 +f 13//7 14//7 16//7 15//7 +f 15//8 16//8 18//8 17//8 +f 4//9 2//9 20//9 18//9 16//9 14//9 12//9 10//9 8//9 6//9 +f 17//10 18//10 20//10 19//10 +f 19//11 20//11 2//11 1//11 +f 1//12 3//12 5//12 7//12 9//12 11//12 13//12 15//12 17//12 19//12 +o Cylinder.038_Cylinder.041 +v 0.720321 0.529568 -0.100000 +v 0.770321 0.529568 -0.100000 +v 0.720321 0.482705 0.000000 +v 0.770321 0.482705 0.000000 +v 0.720321 0.529568 0.100000 +v 0.770321 0.529568 0.100000 +v 0.720321 0.755842 0.100000 +v 0.770321 0.755842 0.100000 +v 0.720321 0.802705 -0.000000 +v 0.770321 0.802705 -0.000000 +v 0.720321 0.755842 -0.100000 +v 0.770321 0.755842 -0.100000 +v 0.720321 0.495757 0.050000 +v 0.770321 0.495757 0.050000 +v 0.720321 0.495757 -0.050000 +v 0.770321 0.495757 -0.050000 +v 0.720321 0.789653 0.050000 +v 0.770321 0.789653 0.050000 +v 0.720321 0.789653 -0.050000 +v 0.770321 0.789653 -0.050000 +vn 0.0000 0.8284 0.5602 +vn 1.0000 -0.0000 0.0000 +vn 0.0000 0.0000 -1.0000 +vn -1.0000 0.0000 0.0000 +vn -0.0000 -0.9676 -0.2526 +vn 0.0000 0.9676 -0.2526 +vn 0.0000 0.8284 -0.5602 +vn 0.0000 -0.8284 0.5602 +vn 0.0000 0.9676 0.2526 +vn 0.0000 -0.9676 0.2526 +vn -0.0000 -0.8284 -0.5602 +vn 0.0000 0.0000 1.0000 +usemtl Material.022 +s off +f 27//13 28//13 38//13 37//13 +f 22//14 32//14 40//14 30//14 38//14 28//14 26//14 34//14 24//14 36//14 +f 31//15 32//15 22//15 21//15 +f 21//16 35//16 23//16 33//16 25//16 27//16 37//16 29//16 39//16 31//16 +f 24//17 23//17 35//17 36//17 +f 29//18 30//18 40//18 39//18 +f 39//19 40//19 32//19 31//19 +f 25//20 33//20 34//20 26//20 +f 37//21 38//21 30//21 29//21 +f 34//22 33//22 23//22 24//22 +f 21//23 22//23 36//23 35//23 +f 25//24 26//24 28//24 27//24 +o Plane.001_Plane.002 +v -1.399898 -0.309183 1.829240 +v -1.262687 -0.288002 1.846813 +v -1.399898 -0.507386 1.720727 +v -1.262687 -0.533603 1.712351 +v -1.548567 -0.312849 1.795763 +v -1.548567 -0.477208 1.705779 +v -1.580233 -0.273542 1.692522 +v -1.580233 -0.411410 1.617041 +v -1.530790 -0.198449 1.659286 +v -1.530790 -0.423868 1.535872 +v -1.620508 0.030588 1.240941 +v -1.620508 -0.194831 1.117527 +v -1.535531 0.139915 1.041252 +v -1.535531 -0.085505 0.917839 +v -1.241780 0.055080 1.119811 +v -1.241780 -0.105980 1.031633 +v -1.068165 -0.270660 1.791182 +v -1.068165 -0.496079 1.667768 +v -1.701290 0.029289 1.205853 +v -1.701290 -0.164572 1.099718 +v -1.583419 0.180937 0.934519 +v -1.583419 -0.012923 0.874483 +v -1.260811 0.093642 1.088310 +v -1.260811 -0.100219 0.982175 +v -1.264827 0.106416 1.064978 +v -1.264827 -0.087445 0.958842 +v -1.259051 0.180937 0.934519 +v -1.259051 -0.012923 0.874483 +v -1.155864 -0.297709 1.840587 +v -1.155864 -0.523128 1.717174 +v -1.592361 -0.038798 1.373535 +v -1.592361 -0.269152 1.247420 +v -1.187313 -0.032811 1.338264 +v -1.187313 -0.242664 1.223373 +v -1.449934 0.008204 1.295362 +v -1.449934 -0.228619 1.165705 +vn -0.0382 -0.4799 0.8765 +vn -0.1825 -0.4722 0.8624 +vn -0.9606 -0.1335 0.2438 +vn -0.7969 0.2901 -0.5299 +vn -0.9828 -0.0888 0.1622 +vn 0.9739 0.1089 -0.1990 +vn 0.0075 -0.4802 0.8771 +vn -0.3497 -0.4499 0.8218 +vn -0.9255 0.1492 -0.3482 +vn 0.9245 0.1831 -0.3344 +vn 0.9888 0.0717 -0.1309 +vn 0.9990 -0.0177 0.0414 +vn 0.5404 -0.4041 0.7380 +vn -0.1825 0.8912 0.4152 +vn 0.0335 0.9008 0.4329 +vn 0.0064 0.7313 0.6820 +vn -0.0392 0.8726 0.4868 +vn -0.2989 0.7501 0.5899 +vn -0.1966 0.7453 0.6371 +vn -0.3057 -0.7393 -0.6000 +vn 0.1218 0.9134 0.3884 +vn 0.1068 0.7800 0.6166 +vn 0.0503 -0.6465 -0.7612 +vn 0.0064 -0.9686 -0.2487 +vn -0.0338 -0.8706 -0.4909 +vn -0.1966 -0.9382 -0.2847 +vn -0.2989 -0.9011 -0.3142 +vn 0.0587 -0.8619 -0.5038 +vn 0.1068 -0.9397 -0.3249 +vn 0.1218 -0.8193 -0.5603 +vn -0.0392 -0.8803 -0.4729 +vn 0.0587 0.8887 0.4547 +vn -0.0338 0.8826 0.4689 +vn 0.0000 0.2958 -0.9552 +usemtl Material.002 +s off +f 41//25 43//25 44//25 42//25 +f 41//26 45//26 46//26 43//26 +f 45//27 47//27 48//27 46//27 +f 47//28 49//28 50//28 48//28 +f 71//29 51//29 52//29 72//29 +f 73//30 57//30 58//30 74//30 +f 44//31 70//31 69//31 42//31 +f 52//32 51//32 59//32 60//32 +f 60//33 59//33 61//33 62//33 +f 56//34 64//34 63//34 55//34 +f 64//35 66//35 65//35 63//35 +f 66//36 68//36 67//36 65//36 +f 58//37 57//37 69//37 70//37 +f 53//38 61//38 59//38 51//38 +f 67//39 61//39 53//39 65//39 +f 53//40 55//40 63//40 65//40 +f 75//41 71//41 49//41 42//41 +f 45//42 41//42 49//42 47//42 +f 42//43 49//43 41//43 +f 52//44 60//44 62//44 54//44 +f 73//45 55//45 53//45 75//45 +f 42//46 69//46 57//46 +f 68//47 66//47 54//47 62//47 +f 56//48 54//48 66//48 64//48 +f 76//49 72//49 52//49 54//49 +f 44//50 43//50 50//50 +f 43//51 46//51 48//51 50//51 +f 74//52 58//52 44//52 76//52 +f 70//53 44//53 58//53 +f 56//54 74//54 76//54 54//54 +f 44//55 50//55 72//55 76//55 +f 57//56 73//56 75//56 42//56 +f 53//57 51//57 71//57 75//57 +f 55//30 73//30 74//30 56//30 +f 49//29 71//29 72//29 50//29 +f 61//58 67//58 68//58 62//58 +o Cube.016_Cube.018 +v -0.610000 0.532705 -0.150000 +v -0.610000 0.752705 -0.150000 +v -0.610000 0.532705 -0.270000 +v -0.610000 0.752705 -0.270000 +v -0.490000 0.532705 -0.150000 +v -0.490000 0.752705 -0.150000 +v -0.490000 0.532705 -0.270000 +v -0.490000 0.752705 -0.270000 +vn -1.0000 0.0000 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 1.0000 0.0000 +usemtl Material.046 +s off +f 77//59 78//59 80//59 79//59 +f 79//60 80//60 84//60 83//60 +f 83//61 84//61 82//61 81//61 +f 81//62 82//62 78//62 77//62 +f 79//63 83//63 81//63 77//63 +f 84//64 80//64 78//64 82//64 +o Cube.015_Cube.017 +v 0.490000 0.532705 -0.150000 +v 0.490000 0.752705 -0.150000 +v 0.490000 0.532705 -0.270000 +v 0.490000 0.752705 -0.270000 +v 0.610000 0.532705 -0.150000 +v 0.610000 0.752705 -0.150000 +v 0.610000 0.532705 -0.270000 +v 0.610000 0.752705 -0.270000 +vn -1.0000 0.0000 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 1.0000 0.0000 +usemtl Material.045 +s off +f 85//65 86//65 88//65 87//65 +f 87//66 88//66 92//66 91//66 +f 91//67 92//67 90//67 89//67 +f 89//68 90//68 86//68 85//68 +f 87//69 91//69 89//69 85//69 +f 92//70 88//70 86//70 90//70 +o Cube.014_Cube.016 +v -0.650000 0.542705 -0.160000 +v -0.650000 0.742705 -0.160000 +v -0.650000 0.542705 -0.260000 +v -0.650000 0.742705 -0.260000 +v 0.650000 0.542705 -0.160000 +v 0.650000 0.742705 -0.160000 +v 0.650000 0.542705 -0.260000 +v 0.650000 0.742705 -0.260000 +vn -1.0000 0.0000 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 1.0000 0.0000 +usemtl Material.044 +s off +f 93//71 94//71 96//71 95//71 +f 95//72 96//72 100//72 99//72 +f 99//73 100//73 98//73 97//73 +f 97//74 98//74 94//74 93//74 +f 95//75 99//75 97//75 93//75 +f 100//76 96//76 94//76 98//76 +o Cylinder.037_Cylinder.039 +v 0.379996 1.021571 -0.144599 +v 0.429996 1.021571 -0.144599 +v 0.379996 1.006120 -0.139825 +v 0.429996 1.006120 -0.139825 +v 0.379996 0.996571 -0.127325 +v 0.429996 0.996571 -0.127325 +v 0.379996 0.996571 -0.111874 +v 0.429996 0.996571 -0.111874 +v 0.379996 1.006120 -0.099374 +v 0.429996 1.006120 -0.099374 +v 0.379996 1.021571 -0.094599 +v 0.429996 1.021571 -0.094599 +v 0.379996 1.037022 -0.099374 +v 0.429996 1.037022 -0.099374 +v 0.379996 1.046571 -0.111874 +v 0.429996 1.046571 -0.111874 +v 0.379996 1.046571 -0.127325 +v 0.429996 1.046571 -0.127325 +v 0.379996 1.037022 -0.139825 +v 0.429996 1.037022 -0.139825 +vn 0.0000 -0.2952 -0.9554 +vn -0.0000 -0.7947 -0.6071 +vn -0.0000 -1.0000 0.0000 +vn -0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 0.0000 0.0000 +usemtl Material.059 +s off +f 101//77 102//77 104//77 103//77 +f 103//78 104//78 106//78 105//78 +f 105//79 106//79 108//79 107//79 +f 107//80 108//80 110//80 109//80 +f 109//81 110//81 112//81 111//81 +f 111//82 112//82 114//82 113//82 +f 113//83 114//83 116//83 115//83 +f 115//84 116//84 118//84 117//84 +f 104//85 102//85 120//85 118//85 116//85 114//85 112//85 110//85 108//85 106//85 +f 117//86 118//86 120//86 119//86 +f 119//87 120//87 102//87 101//87 +f 101//88 103//88 105//88 107//88 109//88 111//88 113//88 115//88 117//88 119//88 +o Cylinder.036_Cylinder.038 +v -0.424014 1.084000 -0.027000 +v -0.374014 1.084000 -0.027000 +v -0.424014 1.068549 -0.022225 +v -0.374014 1.068549 -0.022225 +v -0.424014 1.059000 -0.009725 +v -0.374014 1.059000 -0.009725 +v -0.424014 1.059000 0.005725 +v -0.374014 1.059000 0.005725 +v -0.424014 1.068549 0.018225 +v -0.374014 1.068549 0.018225 +v -0.424014 1.084000 0.023000 +v -0.374014 1.084000 0.023000 +v -0.424014 1.099451 0.018225 +v -0.374014 1.099451 0.018225 +v -0.424014 1.109000 0.005725 +v -0.374014 1.109000 0.005725 +v -0.424014 1.109000 -0.009725 +v -0.374014 1.109000 -0.009725 +v -0.424014 1.099451 -0.022225 +v -0.374014 1.099451 -0.022225 +vn 0.0000 -0.2952 -0.9554 +vn 0.0000 -0.7947 -0.6071 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 -0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 0.0000 0.0000 +usemtl Material.060 +s off +f 121//89 122//89 124//89 123//89 +f 123//90 124//90 126//90 125//90 +f 125//91 126//91 128//91 127//91 +f 127//92 128//92 130//92 129//92 +f 129//93 130//93 132//93 131//93 +f 131//94 132//94 134//94 133//94 +f 133//95 134//95 136//95 135//95 +f 135//96 136//96 138//96 137//96 +f 124//97 122//97 140//97 138//97 136//97 134//97 132//97 130//97 128//97 126//97 +f 137//98 138//98 140//98 139//98 +f 139//99 140//99 122//99 121//99 +f 121//100 123//100 125//100 127//100 129//100 131//100 133//100 135//100 137//100 139//100 +o Cylinder.035_Cylinder.037 +v -0.446000 1.050000 -0.152000 +v -0.396000 1.050000 -0.152000 +v -0.446000 1.034549 -0.147225 +v -0.396000 1.034549 -0.147225 +v -0.446000 1.025000 -0.134725 +v -0.396000 1.025000 -0.134725 +v -0.446000 1.025000 -0.119275 +v -0.396000 1.025000 -0.119275 +v -0.446000 1.034549 -0.106775 +v -0.396000 1.034549 -0.106775 +v -0.446000 1.050000 -0.102000 +v -0.396000 1.050000 -0.102000 +v -0.446000 1.065451 -0.106775 +v -0.396000 1.065451 -0.106775 +v -0.446000 1.075000 -0.119275 +v -0.396000 1.075000 -0.119275 +v -0.446000 1.075000 -0.134725 +v -0.396000 1.075000 -0.134725 +v -0.446000 1.065451 -0.147225 +v -0.396000 1.065451 -0.147225 +vn 0.0000 -0.2952 -0.9554 +vn 0.0000 -0.7947 -0.6071 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 0.0000 0.0000 +usemtl Material.061 +s off +f 141//101 142//101 144//101 143//101 +f 143//102 144//102 146//102 145//102 +f 145//103 146//103 148//103 147//103 +f 147//104 148//104 150//104 149//104 +f 149//105 150//105 152//105 151//105 +f 151//106 152//106 154//106 153//106 +f 153//107 154//107 156//107 155//107 +f 155//108 156//108 158//108 157//108 +f 144//109 142//109 160//109 158//109 156//109 154//109 152//109 150//109 148//109 146//109 +f 157//110 158//110 160//110 159//110 +f 159//111 160//111 142//111 141//111 +f 141//112 143//112 145//112 147//112 149//112 151//112 153//112 155//112 157//112 159//112 +o Cylinder.034_Cylinder.036 +v 0.067082 1.320000 -0.126000 +v 0.067082 1.320000 -0.076000 +v 0.062307 1.304549 -0.126000 +v 0.062307 1.304549 -0.076000 +v 0.049807 1.295000 -0.126000 +v 0.049807 1.295000 -0.076000 +v 0.034356 1.295000 -0.126000 +v 0.034356 1.295000 -0.076000 +v 0.021856 1.304549 -0.126000 +v 0.021856 1.304549 -0.076000 +v 0.017082 1.320000 -0.126000 +v 0.017082 1.320000 -0.076000 +v 0.021856 1.335451 -0.126000 +v 0.021856 1.335451 -0.076000 +v 0.034356 1.345000 -0.126000 +v 0.034356 1.345000 -0.076000 +v 0.049807 1.345000 -0.126000 +v 0.049807 1.345000 -0.076000 +v 0.062307 1.335451 -0.126000 +v 0.062307 1.335451 -0.076000 +vn 0.9554 -0.2952 0.0000 +vn 0.6071 -0.7947 0.0000 +vn 0.0000 -1.0000 0.0000 +vn -0.6071 -0.7947 -0.0000 +vn -0.9554 -0.2952 -0.0000 +vn -0.9554 0.2952 0.0000 +vn -0.6071 0.7947 0.0000 +vn 0.0000 1.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.6071 0.7947 0.0000 +vn 0.9554 0.2952 0.0000 +vn 0.0000 0.0000 -1.0000 +usemtl Material.056 +s off +f 161//113 162//113 164//113 163//113 +f 163//114 164//114 166//114 165//114 +f 165//115 166//115 168//115 167//115 +f 167//116 168//116 170//116 169//116 +f 169//117 170//117 172//117 171//117 +f 171//118 172//118 174//118 173//118 +f 173//119 174//119 176//119 175//119 +f 175//120 176//120 178//120 177//120 +f 164//121 162//121 180//121 178//121 176//121 174//121 172//121 170//121 168//121 166//121 +f 177//122 178//122 180//122 179//122 +f 179//123 180//123 162//123 161//123 +f 161//124 163//124 165//124 167//124 169//124 171//124 173//124 175//124 177//124 179//124 +o Cylinder.033_Cylinder.035 +v 0.180000 1.288013 -0.107000 +v 0.240000 1.288013 -0.107000 +v 0.180000 1.220030 -0.085992 +v 0.240000 1.220030 -0.085992 +v 0.180000 1.178013 -0.030992 +v 0.240000 1.178013 -0.030992 +v 0.180000 1.178013 0.036992 +v 0.240000 1.178013 0.036992 +v 0.180000 1.220030 0.091992 +v 0.240000 1.220030 0.091992 +v 0.180000 1.288013 0.113000 +v 0.240000 1.288013 0.113000 +v 0.180000 1.355997 0.091992 +v 0.240000 1.355997 0.091992 +v 0.180000 1.398013 0.036992 +v 0.240000 1.398013 0.036992 +v 0.180000 1.398013 -0.030992 +v 0.240000 1.398013 -0.030992 +v 0.180000 1.355997 -0.085992 +v 0.240000 1.355997 -0.085992 +vn 0.0000 -0.2952 -0.9554 +vn 0.0000 -0.7947 -0.6071 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 -0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 -0.0000 0.0000 +usemtl Material.055 +s off +f 181//125 182//125 184//125 183//125 +f 183//126 184//126 186//126 185//126 +f 185//127 186//127 188//127 187//127 +f 187//128 188//128 190//128 189//128 +f 189//129 190//129 192//129 191//129 +f 191//130 192//130 194//130 193//130 +f 193//131 194//131 196//131 195//131 +f 195//132 196//132 198//132 197//132 +f 184//133 182//133 200//133 198//133 196//133 194//133 192//133 190//133 188//133 186//133 +f 197//134 198//134 200//134 199//134 +f 199//135 200//135 182//135 181//135 +f 181//136 183//136 185//136 187//136 189//136 191//136 193//136 195//136 197//136 199//136 +o Cylinder.032_Cylinder.034 +v 0.080000 1.288013 -0.107000 +v 0.140000 1.288013 -0.107000 +v 0.080000 1.220030 -0.085992 +v 0.140000 1.220030 -0.085992 +v 0.080000 1.178013 -0.030992 +v 0.140000 1.178013 -0.030992 +v 0.080000 1.178013 0.036992 +v 0.140000 1.178013 0.036992 +v 0.080000 1.220030 0.091992 +v 0.140000 1.220030 0.091992 +v 0.080000 1.288013 0.113000 +v 0.140000 1.288013 0.113000 +v 0.080000 1.355997 0.091992 +v 0.140000 1.355997 0.091992 +v 0.080000 1.398013 0.036992 +v 0.140000 1.398013 0.036992 +v 0.080000 1.398013 -0.030992 +v 0.140000 1.398013 -0.030992 +v 0.080000 1.355997 -0.085992 +v 0.140000 1.355997 -0.085992 +vn 0.0000 -0.2952 -0.9554 +vn 0.0000 -0.7947 -0.6071 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 -0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 0.0000 0.0000 +usemtl Material.054 +s off +f 201//137 202//137 204//137 203//137 +f 203//138 204//138 206//138 205//138 +f 205//139 206//139 208//139 207//139 +f 207//140 208//140 210//140 209//140 +f 209//141 210//141 212//141 211//141 +f 211//142 212//142 214//142 213//142 +f 213//143 214//143 216//143 215//143 +f 215//144 216//144 218//144 217//144 +f 204//145 202//145 220//145 218//145 216//145 214//145 212//145 210//145 208//145 206//145 +f 217//146 218//146 220//146 219//146 +f 219//147 220//147 202//147 201//147 +f 201//148 203//148 205//148 207//148 209//148 211//148 213//148 215//148 217//148 219//148 +o Cylinder.031_Cylinder.033 +v 0.300000 1.288013 -0.072000 +v 0.360000 1.288013 -0.072000 +v 0.300000 1.241661 -0.057676 +v 0.360000 1.241661 -0.057676 +v 0.300000 1.213013 -0.020176 +v 0.360000 1.213013 -0.020176 +v 0.300000 1.213013 0.026176 +v 0.360000 1.213013 0.026176 +v 0.300000 1.241661 0.063676 +v 0.360000 1.241661 0.063676 +v 0.300000 1.288013 0.078000 +v 0.360000 1.288013 0.078000 +v 0.300000 1.334366 0.063676 +v 0.360000 1.334366 0.063676 +v 0.300000 1.363013 0.026176 +v 0.360000 1.363013 0.026176 +v 0.300000 1.363013 -0.020176 +v 0.360000 1.363013 -0.020176 +v 0.300000 1.334366 -0.057676 +v 0.360000 1.334366 -0.057676 +vn 0.0000 -0.2952 -0.9554 +vn 0.0000 -0.7947 -0.6071 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 -0.0000 0.0000 +usemtl Material.053 +s off +f 221//149 222//149 224//149 223//149 +f 223//150 224//150 226//150 225//150 +f 225//151 226//151 228//151 227//151 +f 227//152 228//152 230//152 229//152 +f 229//153 230//153 232//153 231//153 +f 231//154 232//154 234//154 233//154 +f 233//155 234//155 236//155 235//155 +f 235//156 236//156 238//156 237//156 +f 224//157 222//157 240//157 238//157 236//157 234//157 232//157 230//157 228//157 226//157 +f 237//158 238//158 240//158 239//158 +f 239//159 240//159 222//159 221//159 +f 221//160 223//160 225//160 227//160 229//160 231//160 233//160 235//160 237//160 239//160 +o Cylinder.030_Cylinder.032 +v -0.379306 1.288013 -0.097000 +v -0.349306 1.288013 -0.097000 +v -0.379306 1.226210 -0.077902 +v -0.349306 1.226210 -0.077902 +v -0.379306 1.188013 -0.027902 +v -0.349306 1.188013 -0.027902 +v -0.379306 1.188013 0.033902 +v -0.349306 1.188013 0.033902 +v -0.379306 1.226210 0.083902 +v -0.349306 1.226210 0.083902 +v -0.379306 1.288013 0.103000 +v -0.349306 1.288013 0.103000 +v -0.379306 1.349817 0.083902 +v -0.349306 1.349817 0.083902 +v -0.379306 1.388013 0.033902 +v -0.349306 1.388013 0.033902 +v -0.379306 1.388013 -0.027902 +v -0.349306 1.388013 -0.027902 +v -0.379306 1.349817 -0.077902 +v -0.349306 1.349817 -0.077902 +vn 0.0000 -0.2952 -0.9554 +vn 0.0000 -0.7947 -0.6071 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 -0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 0.0000 0.0000 +usemtl Material.050 +s off +f 241//161 242//161 244//161 243//161 +f 243//162 244//162 246//162 245//162 +f 245//163 246//163 248//163 247//163 +f 247//164 248//164 250//164 249//164 +f 249//165 250//165 252//165 251//165 +f 251//166 252//166 254//166 253//166 +f 253//167 254//167 256//167 255//167 +f 255//168 256//168 258//168 257//168 +f 244//169 242//169 260//169 258//169 256//169 254//169 252//169 250//169 248//169 246//169 +f 257//170 258//170 260//170 259//170 +f 259//171 260//171 242//171 241//171 +f 241//172 243//172 245//172 247//172 249//172 251//172 253//172 255//172 257//172 259//172 +o Cylinder.029_Cylinder.031 +v -0.400000 1.288013 -0.112000 +v -0.300000 1.288013 -0.112000 +v -0.400000 1.216939 -0.090037 +v -0.300000 1.216939 -0.090037 +v -0.400000 1.173013 -0.032537 +v -0.300000 1.173013 -0.032537 +v -0.400000 1.173013 0.038537 +v -0.300000 1.173013 0.038537 +v -0.400000 1.216939 0.096037 +v -0.300000 1.216939 0.096037 +v -0.400000 1.288013 0.118000 +v -0.300000 1.288013 0.118000 +v -0.400000 1.359087 0.096037 +v -0.300000 1.359087 0.096037 +v -0.400000 1.403013 0.038537 +v -0.300000 1.403013 0.038537 +v -0.400000 1.403013 -0.032537 +v -0.300000 1.403013 -0.032537 +v -0.400000 1.359087 -0.090037 +v -0.300000 1.359087 -0.090037 +v -0.400000 1.288013 -0.092450 +v -0.400000 1.229022 -0.074221 +v -0.400000 1.192563 -0.026496 +v -0.400000 1.192563 0.032496 +v -0.400000 1.229022 0.080221 +v -0.400000 1.288013 0.098450 +v -0.400000 1.347005 0.080221 +v -0.400000 1.383463 0.032496 +v -0.400000 1.383463 -0.026496 +v -0.400000 1.347005 -0.074221 +v -0.325144 1.288013 -0.092450 +v -0.325144 1.229022 -0.074221 +v -0.325144 1.192563 -0.026496 +v -0.325144 1.192563 0.032496 +v -0.325144 1.229022 0.080221 +v -0.325144 1.288013 0.098450 +v -0.325144 1.347005 0.080221 +v -0.325144 1.383463 0.032496 +v -0.325144 1.383463 -0.026496 +v -0.325144 1.347005 -0.074221 +vn 0.0000 -0.2952 -0.9554 +vn 0.0000 -0.7947 -0.6071 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 -0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 0.0000 0.0000 +usemtl Material.051 +s off +f 261//173 262//173 264//173 263//173 +f 263//174 264//174 266//174 265//174 +f 265//175 266//175 268//175 267//175 +f 267//176 268//176 270//176 269//176 +f 269//177 270//177 272//177 271//177 +f 271//178 272//178 274//178 273//178 +f 273//179 274//179 276//179 275//179 +f 275//180 276//180 278//180 277//180 +f 264//181 262//181 280//181 278//181 276//181 274//181 272//181 270//181 268//181 266//181 +f 277//182 278//182 280//182 279//182 +f 279//183 280//183 262//183 261//183 +f 279//184 261//184 281//184 290//184 +f 277//184 279//184 290//184 289//184 +f 275//184 277//184 289//184 288//184 +f 273//184 275//184 288//184 287//184 +f 271//184 273//184 287//184 286//184 +f 269//184 271//184 286//184 285//184 +f 267//184 269//184 285//184 284//184 +f 261//184 263//184 282//184 281//184 +f 265//184 267//184 284//184 283//184 +f 263//184 265//184 283//184 282//184 +f 286//173 287//173 297//173 296//173 +f 283//180 284//180 294//180 293//180 +f 290//177 281//177 291//177 300//177 +f 287//174 288//174 298//174 297//174 +f 284//182 285//182 295//182 294//182 +f 281//178 282//178 292//178 291//178 +f 288//175 289//175 299//175 298//175 +f 285//183 286//183 296//183 295//183 +f 282//179 283//179 293//179 292//179 +f 289//176 290//176 300//176 299//176 +o Cylinder.028_Cylinder.030 +v -0.300000 1.288013 -0.097000 +v 0.300000 1.288013 -0.097000 +v -0.300000 1.226210 -0.077902 +v 0.300000 1.226210 -0.077902 +v -0.300000 1.188013 -0.027902 +v 0.300000 1.188013 -0.027902 +v -0.300000 1.188013 0.033902 +v 0.300000 1.188013 0.033902 +v -0.300000 1.226210 0.083902 +v 0.300000 1.226210 0.083902 +v -0.300000 1.288013 0.103000 +v 0.300000 1.288013 0.103000 +v -0.300000 1.349817 0.083902 +v 0.300000 1.349817 0.083902 +v -0.300000 1.388013 0.033902 +v 0.300000 1.388013 0.033902 +v -0.300000 1.388013 -0.027902 +v 0.300000 1.388013 -0.027902 +v -0.300000 1.349817 -0.077902 +v 0.300000 1.349817 -0.077902 +vn -0.0000 -0.2952 -0.9554 +vn -0.0000 -0.7947 -0.6071 +vn 0.0000 -1.0000 0.0000 +vn -0.0000 -0.7947 0.6071 +vn -0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 -0.0000 0.0000 +usemtl Material.052 +s off +f 301//185 302//185 304//185 303//185 +f 303//186 304//186 306//186 305//186 +f 305//187 306//187 308//187 307//187 +f 307//188 308//188 310//188 309//188 +f 309//189 310//189 312//189 311//189 +f 311//190 312//190 314//190 313//190 +f 313//191 314//191 316//191 315//191 +f 315//192 316//192 318//192 317//192 +f 304//193 302//193 320//193 318//193 316//193 314//193 312//193 310//193 308//193 306//193 +f 317//194 318//194 320//194 319//194 +f 319//195 320//195 302//195 301//195 +f 301//196 303//196 305//196 307//196 309//196 311//196 313//196 315//196 317//196 319//196 +o Cube.013_Cube.015 +v -0.259615 1.152866 0.093000 +v -0.259615 1.198374 0.093000 +v -0.259615 1.152866 -0.087000 +v -0.259615 1.198374 -0.087000 +v 0.040385 1.152866 0.093000 +v 0.040385 1.198374 0.093000 +v 0.040385 1.152866 -0.087000 +v 0.040385 1.198374 -0.087000 +v -0.259615 1.232866 0.039000 +v -0.259615 1.232866 -0.033000 +v 0.040385 1.232866 -0.033000 +v 0.040385 1.232866 0.039000 +vn -1.0000 0.0000 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 0.8428 -0.5383 +vn 0.0000 1.0000 0.0000 +vn 0.0000 0.8428 0.5383 +usemtl Material.058 +s off +f 321//197 322//197 324//197 323//197 +f 323//198 324//198 328//198 327//198 +f 327//199 328//199 326//199 325//199 +f 325//200 326//200 322//200 321//200 +f 323//201 327//201 325//201 321//201 +f 328//202 324//202 330//202 331//202 +f 331//203 330//203 329//203 332//203 +f 326//199 328//199 331//199 332//199 +f 324//197 322//197 329//197 330//197 +f 322//204 326//204 332//204 329//204 +o Cylinder.027_Cylinder.029 +v -0.300000 1.030540 0.080000 +v 0.300000 1.030540 0.080000 +v -0.300000 0.956376 0.102918 +v 0.300000 0.956376 0.102918 +v -0.300000 0.910540 0.162918 +v 0.300000 0.910540 0.162918 +v -0.300000 0.910540 0.237082 +v 0.300000 0.910540 0.237082 +v -0.300000 0.956376 0.297082 +v 0.300000 0.956376 0.297082 +v -0.300000 1.030540 0.320000 +v 0.300000 1.030540 0.320000 +v -0.300000 1.104704 0.297082 +v 0.300000 1.104704 0.297082 +v -0.300000 1.150540 0.237082 +v 0.300000 1.150540 0.237082 +v -0.300000 1.150540 0.162918 +v 0.300000 1.150540 0.162918 +v -0.300000 1.104704 0.102918 +v 0.300000 1.104704 0.102918 +vn 0.0000 -0.2952 -0.9554 +vn 0.0000 -0.7947 -0.6071 +vn 0.0000 -1.0000 0.0000 +vn -0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn -0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 0.0000 0.0000 +usemtl Material.062 +s off +f 333//205 334//205 336//205 335//205 +f 335//206 336//206 338//206 337//206 +f 337//207 338//207 340//207 339//207 +f 339//208 340//208 342//208 341//208 +f 341//209 342//209 344//209 343//209 +f 343//210 344//210 346//210 345//210 +f 345//211 346//211 348//211 347//211 +f 347//212 348//212 350//212 349//212 +f 336//213 334//213 352//213 350//213 348//213 346//213 344//213 342//213 340//213 338//213 +f 349//214 350//214 352//214 351//214 +f 351//215 352//215 334//215 333//215 +f 333//216 335//216 337//216 339//216 341//216 343//216 345//216 347//216 349//216 351//216 +o Cylinder.026_Cylinder.028 +v 0.494785 1.030540 0.115000 +v 0.534785 1.030540 0.115000 +v 0.494785 0.978007 0.131234 +v 0.534785 0.978007 0.131234 +v 0.494785 0.945540 0.173734 +v 0.534785 0.945540 0.173734 +v 0.494785 0.945540 0.226266 +v 0.534785 0.945540 0.226266 +v 0.494785 0.978007 0.268766 +v 0.534785 0.978007 0.268766 +v 0.494785 1.030540 0.285000 +v 0.534785 1.030540 0.285000 +v 0.494785 1.083073 0.268766 +v 0.534785 1.083073 0.268766 +v 0.494785 1.115540 0.226266 +v 0.534785 1.115540 0.226266 +v 0.494785 1.115540 0.173734 +v 0.534785 1.115540 0.173734 +v 0.494785 1.083073 0.131234 +v 0.534785 1.083073 0.131234 +vn 0.0000 -0.2952 -0.9554 +vn 0.0000 -0.7947 -0.6071 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 -0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 0.0000 0.0000 +usemtl Material.049 +s off +f 353//217 354//217 356//217 355//217 +f 355//218 356//218 358//218 357//218 +f 357//219 358//219 360//219 359//219 +f 359//220 360//220 362//220 361//220 +f 361//221 362//221 364//221 363//221 +f 363//222 364//222 366//222 365//222 +f 365//223 366//223 368//223 367//223 +f 367//224 368//224 370//224 369//224 +f 356//225 354//225 372//225 370//225 368//225 366//225 364//225 362//225 360//225 358//225 +f 369//226 370//226 372//226 371//226 +f 371//227 372//227 354//227 353//227 +f 353//228 355//228 357//228 359//228 361//228 363//228 365//228 367//228 369//228 371//228 +o Cylinder.025_Cylinder.027 +v -0.450000 1.030540 0.100000 +v 0.450000 1.030540 0.100000 +v -0.450000 0.968737 0.119098 +v 0.450000 0.968737 0.119098 +v -0.450000 0.930540 0.169098 +v 0.450000 0.930540 0.169098 +v -0.450000 0.930540 0.230902 +v 0.450000 0.930540 0.230902 +v -0.450000 0.968737 0.280902 +v 0.450000 0.968737 0.280902 +v -0.450000 1.030540 0.300000 +v 0.450000 1.030540 0.300000 +v -0.450000 1.092343 0.280902 +v 0.450000 1.092343 0.280902 +v -0.450000 1.130540 0.230902 +v 0.450000 1.130540 0.230902 +v -0.450000 1.130540 0.169098 +v 0.450000 1.130540 0.169098 +v -0.450000 1.092343 0.119098 +v 0.450000 1.092343 0.119098 +v -0.406506 1.030540 0.100000 +v -0.406506 0.968737 0.119098 +v 0.406506 0.968737 0.119098 +v 0.406506 1.030540 0.100000 +v 0.406506 1.130540 0.169098 +v -0.406506 1.130540 0.169098 +v -0.406506 1.092343 0.119098 +v 0.406506 1.092343 0.119098 +v -0.406506 1.052491 0.028966 +v -0.406506 0.990687 0.048064 +v 0.406506 0.990687 0.048064 +v 0.406506 1.052491 0.028966 +v 0.406506 1.152491 0.098064 +v -0.406506 1.152491 0.098064 +v -0.406506 1.114294 0.048064 +v 0.406506 1.114294 0.048064 +v -0.406506 1.052491 -0.155529 +v -0.406506 0.980398 -0.151865 +v 0.406506 0.980398 -0.151865 +v 0.406506 1.052491 -0.155529 +v 0.406506 1.152491 -0.086431 +v -0.406506 1.152491 -0.086431 +v -0.406506 1.114294 -0.136431 +v 0.406506 1.114294 -0.136431 +v -0.406799 1.023615 -0.202764 +v -0.406799 0.961811 -0.183666 +v 0.406213 0.961811 -0.183666 +v 0.406213 1.023615 -0.202764 +v 0.406213 1.138375 -0.133666 +v -0.406799 1.138375 -0.133666 +v -0.406799 1.085418 -0.183666 +v 0.406213 1.085418 -0.183666 +v -0.406506 1.114294 -0.111042 +v -0.406506 1.152491 -0.061042 +v -0.406506 0.990687 -0.111042 +v 0.406506 0.990687 -0.111042 +v 0.406506 1.052491 -0.130140 +v -0.406506 1.052491 -0.130140 +v 0.406506 1.114294 -0.111042 +v 0.406506 1.152491 -0.061042 +v -0.471990 1.030540 0.116892 +v -0.471990 0.979176 0.132764 +v -0.471990 0.947432 0.174318 +v -0.471990 0.947432 0.225682 +v -0.471990 0.979176 0.267236 +v -0.471990 1.030540 0.283108 +v -0.471990 1.081904 0.267236 +v -0.471990 1.113648 0.225682 +v -0.471990 1.113648 0.174318 +v -0.471990 1.081904 0.132764 +v 0.450000 0.981097 0.135279 +v 0.450000 1.030540 0.120000 +v 0.450000 0.950540 0.175279 +v 0.450000 0.950540 0.224721 +v 0.450000 0.981097 0.264721 +v 0.450000 1.030540 0.280000 +v 0.450000 1.079983 0.264721 +v 0.450000 1.110540 0.224721 +v 0.450000 1.110540 0.175279 +v 0.450000 1.079983 0.135279 +v 0.534036 0.981097 0.135279 +v 0.534036 1.030540 0.120000 +v 0.534036 0.950540 0.175279 +v 0.534036 0.950540 0.224721 +v 0.534036 0.981097 0.264721 +v 0.534036 1.030540 0.280000 +v 0.534036 1.079983 0.264721 +v 0.534036 1.110540 0.224721 +v 0.534036 1.110540 0.175279 +v 0.534036 1.079983 0.135279 +vn 0.0000 0.0000 1.0000 +vn -0.0000 -0.7947 -0.6071 +vn -0.0000 -1.0000 0.0000 +vn -0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -0.5917 -0.2380 0.7702 +vn 0.0000 0.9554 0.2952 +vn -1.0000 0.0000 0.0000 +vn 0.0000 -0.2952 -0.9554 +vn -0.0000 -0.9697 0.2444 +vn 0.0000 -0.9554 -0.2952 +vn -0.9998 -0.0136 0.0124 +vn 1.0000 0.0024 -0.0077 +vn -1.0000 0.0011 0.0067 +vn 0.0000 0.6865 -0.7271 +vn -0.0000 -0.8634 0.5046 +vn 1.0000 -0.0011 -0.0067 +vn -1.0000 -0.0024 0.0077 +vn 0.9998 0.0136 -0.0124 +vn 0.0000 0.9581 -0.2863 +vn -0.6023 -0.6343 0.4846 +vn -0.5917 -0.2380 -0.7702 +vn -0.6092 -0.7930 0.0000 +vn -0.6023 -0.6343 -0.4846 +vn -0.5917 0.2380 -0.7702 +vn -0.6023 0.6343 -0.4846 +vn -0.6092 0.7930 0.0000 +vn -0.6023 0.6343 0.4846 +vn -0.5917 0.2380 0.7702 +usemtl Material.048 +s off +f 376//229 375//229 394//229 395//229 +f 375//230 376//230 378//230 377//230 +f 377//231 378//231 380//231 379//231 +f 379//232 380//232 382//232 381//232 +f 381//233 382//233 384//233 383//233 +f 383//234 384//234 386//234 385//234 +f 385//235 386//235 388//235 387//235 +f 387//236 388//236 390//236 389//236 +f 384//237 382//237 447//237 448//237 +f 391//238 389//238 398//238 399//238 +f 392//239 374//239 396//239 400//239 +f 381//240 383//240 438//240 437//240 +f 398//241 397//241 405//241 406//241 +f 397//237 400//237 408//237 405//237 +f 393//242 399//242 407//242 401//242 +f 374//243 376//243 395//243 396//243 +f 373//239 391//239 399//239 393//239 +f 390//238 392//238 400//238 397//238 +f 389//229 390//229 397//229 398//229 +f 375//243 373//243 393//243 394//243 +f 429//237 428//237 411//237 412//237 +f 428//244 427//244 410//244 411//244 +f 425//242 426//242 414//242 415//242 +f 394//242 393//242 401//242 402//242 +f 400//237 396//237 404//237 408//237 +f 399//242 398//242 406//242 407//242 +f 395//245 394//245 402//245 403//245 +f 396//237 395//237 403//237 404//237 +f 415//246 414//246 422//246 423//246 +f 416//247 412//247 420//247 424//247 +f 410//248 409//248 417//248 418//248 +f 430//242 425//242 415//242 409//242 +f 432//237 431//237 416//237 413//237 +f 426//236 432//236 413//236 414//236 +f 427//242 430//242 409//242 410//242 +f 431//237 429//237 412//237 416//237 +f 417//243 420//243 419//243 418//243 +f 422//249 421//249 424//249 423//249 +f 423//239 424//239 420//239 417//239 +f 411//250 410//250 418//250 419//250 +f 412//251 411//251 419//251 420//251 +f 409//252 415//252 423//252 417//252 +f 413//253 416//253 424//253 421//253 +f 414//254 413//254 421//254 422//254 +f 408//237 404//237 429//237 431//237 +f 402//242 401//242 430//242 427//242 +f 406//236 405//236 432//236 426//236 +f 405//237 408//237 431//237 432//237 +f 401//242 407//242 425//242 430//242 +f 407//242 406//242 426//242 425//242 +f 403//231 402//231 427//231 428//231 +f 404//237 403//237 428//237 429//237 +f 433//242 434//242 435//242 436//242 437//242 438//242 439//242 440//242 441//242 442//242 +f 379//255 381//255 437//255 436//255 +f 373//256 375//256 434//256 433//256 +f 377//257 379//257 436//257 435//257 +f 375//258 377//258 435//258 434//258 +f 391//259 373//259 433//259 442//259 +f 389//260 391//260 442//260 441//260 +f 387//261 389//261 441//261 440//261 +f 385//262 387//262 440//262 439//262 +f 383//263 385//263 439//263 438//263 +f 447//232 446//232 456//232 457//232 +f 382//237 380//237 446//237 447//237 +f 376//237 374//237 444//237 443//237 +f 380//237 378//237 445//237 446//237 +f 378//237 376//237 443//237 445//237 +f 374//237 392//237 452//237 444//237 +f 392//237 390//237 451//237 452//237 +f 390//237 388//237 450//237 451//237 +f 388//237 386//237 449//237 450//237 +f 386//237 384//237 448//237 449//237 +f 453//237 454//237 462//237 461//237 460//237 459//237 458//237 457//237 456//237 455//237 +f 443//243 444//243 454//243 453//243 +f 451//236 450//236 460//236 461//236 +f 448//233 447//233 457//233 458//233 +f 445//230 443//230 453//230 455//230 +f 452//238 451//238 461//238 462//238 +f 449//234 448//234 458//234 459//234 +f 446//231 445//231 455//231 456//231 +f 444//239 452//239 462//239 454//239 +f 450//235 449//235 459//235 460//235 +o Cube.012_Cube.014 +v -0.620000 0.945000 0.080000 +v -0.620000 0.985000 0.080000 +v -0.620000 0.945000 -0.080000 +v -0.620000 0.985000 -0.080000 +v 0.620000 0.945000 0.080000 +v 0.620000 0.985000 0.080000 +v 0.620000 0.945000 -0.080000 +v 0.620000 0.985000 -0.080000 +v 0.560952 0.945000 -0.080000 +v 0.501905 0.945000 -0.080000 +v 0.442857 0.945000 -0.080000 +v 0.383810 0.945000 -0.080000 +v 0.324762 0.945000 -0.080000 +v 0.265714 0.945000 -0.080000 +v 0.206667 0.945000 -0.080000 +v 0.147619 0.945000 -0.080000 +v 0.088571 0.945000 -0.080000 +v 0.029524 0.945000 -0.080000 +v -0.029524 0.945000 -0.080000 +v -0.088571 0.945000 -0.080000 +v -0.147619 0.945000 -0.080000 +v -0.206667 0.945000 -0.080000 +v -0.265714 0.945000 -0.080000 +v -0.324762 0.945000 -0.080000 +v -0.383810 0.945000 -0.080000 +v -0.442857 0.945000 -0.080000 +v -0.501905 0.945000 -0.080000 +v -0.560952 0.945000 -0.080000 +v -0.560952 0.985000 -0.080000 +v -0.501905 0.985000 -0.080000 +v -0.442857 0.985000 -0.080000 +v -0.383810 0.985000 -0.080000 +v -0.324762 0.985000 -0.080000 +v -0.265714 0.985000 -0.080000 +v -0.206667 0.985000 -0.080000 +v -0.147619 0.985000 -0.080000 +v -0.088571 0.985000 -0.080000 +v -0.029524 0.985000 -0.080000 +v 0.029524 0.985000 -0.080000 +v 0.088571 0.985000 -0.080000 +v 0.147619 0.985000 -0.080000 +v 0.206667 0.985000 -0.080000 +v 0.265714 0.985000 -0.080000 +v 0.324762 0.985000 -0.080000 +v 0.383810 0.985000 -0.080000 +v 0.442857 0.985000 -0.080000 +v 0.501905 0.985000 -0.080000 +v 0.560952 0.985000 -0.080000 +v -0.560952 0.945000 0.080000 +v -0.501905 0.945000 0.080000 +v -0.442857 0.945000 0.080000 +v -0.383810 0.945000 0.080000 +v -0.324762 0.945000 0.080000 +v -0.265714 0.945000 0.080000 +v -0.206667 0.945000 0.080000 +v -0.147619 0.945000 0.080000 +v -0.088571 0.945000 0.080000 +v -0.029524 0.945000 0.080000 +v 0.029524 0.945000 0.080000 +v 0.088571 0.945000 0.080000 +v 0.147619 0.945000 0.080000 +v 0.206667 0.945000 0.080000 +v 0.265714 0.945000 0.080000 +v 0.324762 0.945000 0.080000 +v 0.383810 0.945000 0.080000 +v 0.442857 0.945000 0.080000 +v 0.501905 0.945000 0.080000 +v 0.560952 0.945000 0.080000 +v 0.560952 0.985000 0.080000 +v 0.501905 0.985000 0.080000 +v 0.442857 0.985000 0.080000 +v 0.383810 0.985000 0.080000 +v 0.324762 0.985000 0.080000 +v 0.265714 0.985000 0.080000 +v 0.206667 0.985000 0.080000 +v 0.147619 0.985000 0.080000 +v 0.088571 0.985000 0.080000 +v 0.029524 0.985000 0.080000 +v -0.029524 0.985000 0.080000 +v -0.088571 0.985000 0.080000 +v -0.147619 0.985000 0.080000 +v -0.206667 0.985000 0.080000 +v -0.265714 0.985000 0.080000 +v -0.324762 0.985000 0.080000 +v -0.383810 0.985000 0.080000 +v -0.442857 0.985000 0.080000 +v -0.501905 0.985000 0.080000 +v -0.560952 0.985000 0.080000 +v -0.620000 0.945000 -0.026667 +v -0.620000 0.945000 0.026667 +v -0.601346 0.985000 0.026667 +v -0.601346 0.985000 -0.026667 +v 0.620000 0.945000 0.026667 +v 0.620000 0.945000 -0.026667 +v 0.601346 0.985000 -0.026667 +v 0.601346 0.985000 0.026667 +v 0.560952 0.985000 -0.026667 +v 0.560952 0.985000 0.026667 +v 0.501905 0.985000 -0.026667 +v 0.501905 0.985000 0.026667 +v 0.442857 0.985000 -0.026667 +v 0.442857 0.985000 0.026667 +v 0.383810 0.985000 -0.026667 +v 0.383810 0.985000 0.026667 +v 0.324762 0.985000 -0.026667 +v 0.324762 0.985000 0.026667 +v 0.265714 0.985000 -0.026667 +v 0.265714 0.985000 0.026667 +v 0.206667 0.985000 -0.026667 +v 0.206667 0.985000 0.026667 +v 0.147619 0.985000 -0.026667 +v 0.147619 0.985000 0.026667 +v 0.088571 0.985000 -0.026667 +v 0.088571 0.985000 0.026667 +v 0.029524 0.985000 -0.026667 +v 0.029524 0.985000 0.026667 +v -0.029524 0.985000 -0.026667 +v -0.029524 0.985000 0.026667 +v -0.088571 0.985000 -0.026667 +v -0.088571 0.985000 0.026667 +v -0.147619 0.985000 -0.026667 +v -0.147619 0.985000 0.026667 +v -0.206667 0.985000 -0.026667 +v -0.206667 0.985000 0.026667 +v -0.265714 0.985000 -0.026667 +v -0.265714 0.985000 0.026667 +v -0.324762 0.985000 -0.026667 +v -0.324762 0.985000 0.026667 +v -0.383810 0.985000 -0.026667 +v -0.383810 0.985000 0.026667 +v -0.442857 0.985000 -0.026667 +v -0.442857 0.985000 0.026667 +v -0.501905 0.985000 -0.026667 +v -0.501905 0.985000 0.026667 +v -0.560952 0.985000 -0.026667 +v -0.560952 0.985000 0.026667 +v -0.560952 0.945000 -0.026667 +v -0.560952 0.945000 0.026667 +v -0.501905 0.945000 -0.026667 +v -0.501905 0.945000 0.026667 +v -0.442857 0.945000 -0.026667 +v -0.442857 0.945000 0.026667 +v -0.383810 0.945000 -0.026667 +v -0.383810 0.945000 0.026667 +v -0.324762 0.945000 -0.026667 +v -0.324762 0.945000 0.026667 +v -0.265714 0.945000 -0.026667 +v -0.265714 0.945000 0.026667 +v -0.206667 0.945000 -0.026667 +v -0.206667 0.945000 0.026667 +v -0.147619 0.945000 -0.026667 +v -0.147619 0.945000 0.026667 +v -0.088571 0.945000 -0.026667 +v -0.088571 0.945000 0.026667 +v -0.029524 0.945000 -0.026667 +v -0.029524 0.945000 0.026667 +v 0.029524 0.945000 -0.026667 +v 0.029524 0.945000 0.026667 +v 0.088571 0.945000 -0.026667 +v 0.088571 0.945000 0.026667 +v 0.147619 0.945000 -0.026667 +v 0.147619 0.945000 0.026667 +v 0.206667 0.945000 -0.026667 +v 0.206667 0.945000 0.026667 +v 0.265714 0.945000 -0.026667 +v 0.265714 0.945000 0.026667 +v 0.324762 0.945000 -0.026667 +v 0.324762 0.945000 0.026667 +v 0.383810 0.945000 -0.026667 +v 0.383810 0.945000 0.026667 +v 0.442857 0.945000 -0.026667 +v 0.442857 0.945000 0.026667 +v 0.501905 0.945000 -0.026667 +v 0.501905 0.945000 0.026667 +v 0.560952 0.945000 -0.026667 +v 0.560952 0.945000 0.026667 +v -0.601346 1.002975 -0.043560 +v -0.601346 1.016481 -0.080000 +v 0.560952 1.016481 -0.080000 +v 0.601346 1.016481 -0.080000 +v 0.601346 1.002975 0.043560 +v 0.601346 1.016481 0.080000 +v -0.560952 1.016481 0.080000 +v -0.601346 1.016481 0.080000 +v -0.560952 1.016481 -0.080000 +v -0.501905 1.016481 -0.080000 +v -0.442857 1.016481 -0.080000 +v -0.383810 1.016481 -0.080000 +v -0.324762 1.016481 -0.080000 +v -0.265714 1.016481 -0.080000 +v -0.206667 1.016481 -0.080000 +v -0.147619 1.016481 -0.080000 +v -0.088571 1.016481 -0.080000 +v -0.029524 1.016481 -0.080000 +v 0.029524 1.016481 -0.080000 +v 0.088571 1.016481 -0.080000 +v 0.147619 1.016481 -0.080000 +v 0.206667 1.016481 -0.080000 +v 0.265714 1.016481 -0.080000 +v 0.324762 1.016481 -0.080000 +v 0.383810 1.016481 -0.080000 +v 0.442857 1.016481 -0.080000 +v 0.501905 1.016481 -0.080000 +v 0.560952 1.016481 0.080000 +v 0.501905 1.016481 0.080000 +v 0.442857 1.016481 0.080000 +v 0.383810 1.016481 0.080000 +v 0.324762 1.016481 0.080000 +v 0.265714 1.016481 0.080000 +v 0.206667 1.016481 0.080000 +v 0.147619 1.016481 0.080000 +v 0.088571 1.016481 0.080000 +v 0.029524 1.016481 0.080000 +v -0.029524 1.016481 0.080000 +v -0.088571 1.016481 0.080000 +v -0.147619 1.016481 0.080000 +v -0.206667 1.016481 0.080000 +v -0.265714 1.016481 0.080000 +v -0.324762 1.016481 0.080000 +v -0.383810 1.016481 0.080000 +v -0.442857 1.016481 0.080000 +v -0.501905 1.016481 0.080000 +v 0.560952 1.002975 0.043560 +v 0.501905 1.002975 0.043560 +v 0.442857 1.002975 0.043560 +v 0.383810 1.002975 0.043560 +v 0.324762 1.002975 0.043560 +v 0.265714 1.002975 0.043560 +v 0.206667 1.002975 0.043560 +v 0.147619 1.002975 0.043560 +v 0.088571 1.002975 0.043560 +v 0.029524 1.002975 0.043560 +v -0.029524 1.002975 0.043560 +v -0.088571 1.002975 0.043560 +v -0.147619 1.002975 0.043560 +v -0.206667 1.002975 0.043560 +v -0.265714 1.002975 0.043560 +v -0.324762 1.002975 0.043560 +v -0.383810 1.002975 0.043560 +v -0.442857 1.002975 0.043560 +v -0.501905 1.002975 0.043560 +v -0.560952 1.002975 0.043560 +v -0.601346 1.002975 0.043560 +v 0.601346 1.002975 -0.043560 +v 0.560952 1.002975 -0.043560 +v 0.501905 1.002975 -0.043560 +v 0.442857 1.002975 -0.043560 +v 0.383810 1.002975 -0.043560 +v 0.324762 1.002975 -0.043560 +v 0.265714 1.002975 -0.043560 +v 0.206667 1.002975 -0.043560 +v 0.147619 1.002975 -0.043560 +v 0.088571 1.002975 -0.043560 +v 0.029524 1.002975 -0.043560 +v -0.029524 1.002975 -0.043560 +v -0.088571 1.002975 -0.043560 +v -0.147619 1.002975 -0.043560 +v -0.206667 1.002975 -0.043560 +v -0.265714 1.002975 -0.043560 +v -0.324762 1.002975 -0.043560 +v -0.383810 1.002975 -0.043560 +v -0.442857 1.002975 -0.043560 +v -0.501905 1.002975 -0.043560 +v -0.560952 1.002975 -0.043560 +vn -0.9601 0.2239 0.1679 +vn 0.0000 0.0000 -1.0000 +vn 0.9601 0.2239 -0.1679 +vn 0.0000 0.0000 1.0000 +vn 0.0000 -1.0000 0.0000 +vn 1.0000 -0.0000 0.0000 +vn -1.0000 0.0000 0.0000 +vn 0.0000 1.0000 0.0000 +vn -0.8767 0.4142 0.2445 +vn 0.0000 0.6848 -0.7287 +vn 0.0000 0.6848 0.7287 +vn 0.9601 0.2239 0.1679 +vn 0.9063 0.4227 0.0000 +vn -0.9601 0.2239 -0.1679 +vn -0.9063 0.4227 0.0000 +vn 0.0000 0.9377 -0.3475 +vn 0.0000 0.9377 0.3475 +vn 0.8767 0.4142 -0.2445 +vn -0.8767 0.4142 -0.2445 +vn 0.8767 0.4142 0.2445 +usemtl Material.047 +s off +f 551//264 554//264 466//264 465//264 +f 471//265 510//265 470//265 469//265 +f 555//266 558//266 468//266 467//266 +f 511//267 550//267 464//267 463//267 +f 638//268 555//268 467//268 530//268 +f 565//269 507//269 663//269 710//269 +f 494//270 591//270 723//270 650//270 +f 560//271 562//271 532//271 531//271 +f 546//269 590//269 700//269 681//269 +f 564//271 566//271 534//271 533//271 +f 466//272 554//272 639//272 640//272 +f 568//271 570//271 536//271 535//271 +f 539//267 538//267 673//267 674//267 +f 572//271 574//271 538//271 537//271 +f 588//270 545//270 680//270 699//270 +f 576//271 578//271 540//271 539//271 +f 508//270 563//270 709//270 664//270 +f 580//271 582//271 542//271 541//271 +f 582//273 584//273 697//273 696//273 +f 584//271 586//271 544//271 543//271 +f 589//269 495//269 651//269 722//269 +f 588//271 590//271 546//271 545//271 +f 598//273 553//273 705//273 704//273 +f 592//271 594//271 548//271 547//271 +f 544//269 586//269 698//269 679//269 +f 596//271 598//271 550//271 549//271 +f 552//268 600//268 511//268 463//268 +f 600//268 602//268 512//268 511//268 +f 602//268 604//268 513//268 512//268 +f 604//268 606//268 514//268 513//268 +f 606//268 608//268 515//268 514//268 +f 608//268 610//268 516//268 515//268 +f 610//268 612//268 517//268 516//268 +f 612//268 614//268 518//268 517//268 +f 614//268 616//268 519//268 518//268 +f 616//268 618//268 520//268 519//268 +f 618//268 620//268 521//268 520//268 +f 620//268 622//268 522//268 521//268 +f 622//268 624//268 523//268 522//268 +f 624//268 626//268 524//268 523//268 +f 626//268 628//268 525//268 524//268 +f 628//268 630//268 526//268 525//268 +f 630//268 632//268 527//268 526//268 +f 632//268 634//268 528//268 527//268 +f 634//268 636//268 529//268 528//268 +f 636//268 638//268 530//268 529//268 +f 467//267 468//267 531//267 530//267 +f 530//267 531//267 532//267 529//267 +f 529//267 532//267 533//267 528//267 +f 528//267 533//267 534//267 527//267 +f 527//267 534//267 535//267 526//267 +f 526//267 535//267 536//267 525//267 +f 525//267 536//267 537//267 524//267 +f 524//267 537//267 538//267 523//267 +f 523//267 538//267 539//267 522//267 +f 522//267 539//267 540//267 521//267 +f 521//267 540//267 541//267 520//267 +f 520//267 541//267 542//267 519//267 +f 519//267 542//267 543//267 518//267 +f 518//267 543//267 544//267 517//267 +f 517//267 544//267 545//267 516//267 +f 516//267 545//267 546//267 515//267 +f 515//267 546//267 547//267 514//267 +f 514//267 547//267 548//267 513//267 +f 513//267 548//267 549//267 512//267 +f 512//267 549//267 550//267 511//267 +f 465//265 466//265 491//265 490//265 +f 490//265 491//265 492//265 489//265 +f 489//265 492//265 493//265 488//265 +f 488//265 493//265 494//265 487//265 +f 487//265 494//265 495//265 486//265 +f 486//265 495//265 496//265 485//265 +f 485//265 496//265 497//265 484//265 +f 484//265 497//265 498//265 483//265 +f 483//265 498//265 499//265 482//265 +f 482//265 499//265 500//265 481//265 +f 481//265 500//265 501//265 480//265 +f 480//265 501//265 502//265 479//265 +f 479//265 502//265 503//265 478//265 +f 478//265 503//265 504//265 477//265 +f 477//265 504//265 505//265 476//265 +f 476//265 505//265 506//265 475//265 +f 475//265 506//265 507//265 474//265 +f 474//265 507//265 508//265 473//265 +f 473//265 508//265 509//265 472//265 +f 472//265 509//265 510//265 471//265 +f 472//268 471//268 637//268 635//268 +f 635//268 637//268 638//268 636//268 +f 473//268 472//268 635//268 633//268 +f 633//268 635//268 636//268 634//268 +f 474//268 473//268 633//268 631//268 +f 631//268 633//268 634//268 632//268 +f 475//268 474//268 631//268 629//268 +f 629//268 631//268 632//268 630//268 +f 476//268 475//268 629//268 627//268 +f 627//268 629//268 630//268 628//268 +f 477//268 476//268 627//268 625//268 +f 625//268 627//268 628//268 626//268 +f 478//268 477//268 625//268 623//268 +f 623//268 625//268 626//268 624//268 +f 479//268 478//268 623//268 621//268 +f 621//268 623//268 624//268 622//268 +f 480//268 479//268 621//268 619//268 +f 619//268 621//268 622//268 620//268 +f 481//268 480//268 619//268 617//268 +f 617//268 619//268 620//268 618//268 +f 482//268 481//268 617//268 615//268 +f 615//268 617//268 618//268 616//268 +f 483//268 482//268 615//268 613//268 +f 613//268 615//268 616//268 614//268 +f 484//268 483//268 613//268 611//268 +f 611//268 613//268 614//268 612//268 +f 485//268 484//268 611//268 609//268 +f 609//268 611//268 612//268 610//268 +f 486//268 485//268 609//268 607//268 +f 607//268 609//268 610//268 608//268 +f 487//268 486//268 607//268 605//268 +f 605//268 607//268 608//268 606//268 +f 488//268 487//268 605//268 603//268 +f 603//268 605//268 606//268 604//268 +f 489//268 488//268 603//268 601//268 +f 601//268 603//268 604//268 602//268 +f 490//268 489//268 601//268 599//268 +f 599//268 601//268 602//268 600//268 +f 465//268 490//268 599//268 551//268 +f 551//268 599//268 600//268 552//268 +f 492//271 491//271 597//271 595//271 +f 595//271 597//271 598//271 596//271 +f 583//274 581//274 718//274 719//274 +f 593//271 595//271 596//271 594//271 +f 494//271 493//271 593//271 591//271 +f 591//271 593//271 594//271 592//271 +f 537//267 536//267 671//267 672//267 +f 589//271 591//271 592//271 590//271 +f 496//271 495//271 589//271 587//271 +f 587//271 589//271 590//271 588//271 +f 554//274 597//274 726//274 639//274 +f 585//271 587//271 588//271 586//271 +f 498//271 497//271 585//271 583//271 +f 583//271 585//271 586//271 584//271 +f 584//270 543//270 678//270 697//270 +f 581//271 583//271 584//271 582//271 +f 500//271 499//271 581//271 579//271 +f 579//271 581//271 582//271 580//271 +f 561//269 509//269 665//269 708//269 +f 577//271 579//271 580//271 578//271 +f 502//271 501//271 577//271 575//271 +f 575//271 577//271 578//271 576//271 +f 496//270 587//270 721//270 652//270 +f 573//271 575//271 576//271 574//271 +f 504//271 503//271 573//271 571//271 +f 571//271 573//271 574//271 572//271 +f 558//273 560//273 685//273 643//273 +f 569//271 571//271 572//271 570//271 +f 506//271 505//271 569//271 567//271 +f 567//271 569//271 570//271 568//271 +f 542//269 582//269 696//269 677//269 +f 565//271 567//271 568//271 566//271 +f 508//271 507//271 565//271 563//271 +f 563//271 565//271 566//271 564//271 +f 509//265 508//265 664//265 665//265 +f 561//271 563//271 564//271 562//271 +f 510//271 509//271 561//271 559//271 +f 559//271 561//271 562//271 560//271 +f 535//267 534//267 669//267 670//267 +f 557//271 559//271 560//271 558//271 +f 559//274 557//274 706//274 707//274 +f 597//271 554//271 553//271 598//271 +f 471//268 469//268 556//268 637//268 +f 637//268 556//268 555//268 638//268 +f 469//275 470//275 557//275 556//275 +f 556//276 557//276 558//276 555//276 +f 463//277 464//277 553//277 552//277 +f 552//278 553//278 554//278 551//278 +f 704//279 705//279 646//279 645//279 +f 643//279 685//279 666//279 644//279 +f 686//279 687//279 668//279 667//279 +f 688//279 689//279 670//279 669//279 +f 690//279 691//279 672//279 671//279 +f 692//279 693//279 674//279 673//279 +f 694//279 695//279 676//279 675//279 +f 696//279 697//279 678//279 677//279 +f 698//279 699//279 680//279 679//279 +f 700//279 701//279 682//279 681//279 +f 702//279 703//279 684//279 683//279 +f 649//280 648//280 725//280 724//280 +f 651//280 650//280 723//280 722//280 +f 653//280 652//280 721//280 720//280 +f 655//280 654//280 719//280 718//280 +f 657//280 656//280 717//280 716//280 +f 659//280 658//280 715//280 714//280 +f 661//280 660//280 713//280 712//280 +f 663//280 662//280 711//280 710//280 +f 665//280 664//280 709//280 708//280 +f 642//280 641//280 707//280 706//280 +f 647//280 640//280 639//280 726//280 +f 592//270 547//270 682//270 701//270 +f 541//267 540//267 675//267 676//267 +f 579//274 577//274 716//274 717//274 +f 548//269 594//269 702//269 683//269 +f 593//269 493//269 649//269 724//269 +f 578//273 580//273 695//273 694//273 +f 506//270 567//270 711//270 662//270 +f 470//265 510//265 641//265 642//265 +f 596//270 549//270 684//270 703//270 +f 543//267 542//267 677//267 678//267 +f 491//265 466//265 640//265 647//265 +f 550//269 598//269 704//269 645//269 +f 492//270 595//270 725//270 648//270 +f 569//269 505//269 661//269 712//269 +f 545//267 544//267 679//267 680//267 +f 575//274 573//274 714//274 715//274 +f 493//265 492//265 648//265 649//265 +f 468//281 558//281 643//281 644//281 +f 597//269 491//269 647//269 726//269 +f 574//273 576//273 693//273 692//273 +f 504//270 571//270 713//270 660//270 +f 547//267 546//267 681//267 682//267 +f 495//265 494//265 650//265 651//265 +f 573//269 503//269 659//269 714//269 +f 464//267 550//267 645//267 646//267 +f 549//267 548//267 683//267 684//267 +f 571//274 569//274 712//274 713//274 +f 497//265 496//265 652//265 653//265 +f 570//273 572//273 691//273 690//273 +f 502//270 575//270 715//270 658//270 +f 560//270 531//270 666//270 685//270 +f 595//274 593//274 724//274 725//274 +f 499//265 498//265 654//265 655//265 +f 532//269 562//269 686//269 667//269 +f 577//269 501//269 657//269 716//269 +f 594//273 596//273 703//273 702//273 +f 564//270 533//270 668//270 687//270 +f 567//274 565//274 710//274 711//274 +f 501//265 500//265 656//265 657//265 +f 534//269 566//269 688//269 669//269 +f 566//273 568//273 689//273 688//273 +f 500//270 579//270 717//270 656//270 +f 553//282 464//282 646//282 705//282 +f 568//270 535//270 670//270 689//270 +f 591//274 589//274 722//274 723//274 +f 503//265 502//265 658//265 659//265 +f 536//269 570//269 690//269 671//269 +f 581//269 499//269 655//269 718//269 +f 590//273 592//273 701//273 700//273 +f 572//270 537//270 672//270 691//270 +f 563//274 561//274 708//274 709//274 +f 531//267 468//267 644//267 666//267 +f 505//265 504//265 660//265 661//265 +f 538//269 574//269 692//269 673//269 +f 562//273 564//273 687//273 686//273 +f 498//270 583//270 719//270 654//270 +f 557//283 470//283 642//283 706//283 +f 576//270 539//270 674//270 693//270 +f 533//267 532//267 667//267 668//267 +f 587//274 585//274 720//274 721//274 +f 507//265 506//265 662//265 663//265 +f 540//269 578//269 694//269 675//269 +f 585//269 497//269 653//269 720//269 +f 586//273 588//273 699//273 698//273 +f 510//270 559//270 707//270 641//270 +f 580//270 541//270 676//270 695//270 +o Cylinder.024_Cylinder.025 +v 0.410145 -0.022000 -0.035000 +v 0.410145 -0.022000 0.035000 +v 0.490489 -0.046828 -0.035000 +v 0.490489 -0.046828 0.035000 +v 0.540145 -0.111828 -0.035000 +v 0.540145 -0.111828 0.035000 +v 0.540145 -0.192172 -0.035000 +v 0.540145 -0.192172 0.035000 +v 0.490489 -0.257172 -0.035000 +v 0.490489 -0.257172 0.035000 +v 0.410145 -0.282000 -0.035000 +v 0.410145 -0.282000 0.035000 +v 0.329800 -0.257172 -0.035000 +v 0.329800 -0.257172 0.035000 +v 0.280145 -0.192172 -0.035000 +v 0.280145 -0.192172 0.035000 +v 0.280145 -0.111828 -0.035000 +v 0.280145 -0.111828 0.035000 +v 0.329800 -0.046828 -0.035000 +v 0.329800 -0.046828 0.035000 +v 0.531478 -0.114506 0.035000 +v 0.531478 -0.114506 -0.035000 +v 0.531478 -0.189494 0.035000 +v 0.531478 -0.189494 -0.035000 +v 0.485133 -0.250161 0.035000 +v 0.485133 -0.250161 -0.035000 +v 0.485133 -0.053839 0.035000 +v 0.485133 -0.053839 -0.035000 +v 0.335156 -0.250161 0.035000 +v 0.335156 -0.250161 -0.035000 +v 0.410145 -0.030667 0.035000 +v 0.410145 -0.030667 -0.035000 +v 0.410145 -0.273333 0.035000 +v 0.410145 -0.273333 -0.035000 +v 0.288811 -0.114506 0.035000 +v 0.288811 -0.114506 -0.035000 +v 0.288811 -0.189494 0.035000 +v 0.288811 -0.189494 -0.035000 +v 0.288811 -0.117816 0.035000 +v 0.335157 -0.053839 0.035000 +v 0.335157 -0.053839 -0.035000 +v 0.329800 -0.257172 0.028701 +v 0.329800 -0.257172 -0.028701 +v 0.280145 -0.192172 -0.028701 +v 0.280145 -0.192172 0.028701 +v 0.280145 -0.111828 -0.028701 +v 0.280145 -0.111828 0.028701 +v 0.329800 -0.046828 -0.028701 +v 0.329800 -0.046828 0.028701 +v 0.225870 -0.257172 0.028701 +v 0.225870 -0.257172 -0.028701 +v 0.176214 -0.192172 -0.028701 +v 0.176214 -0.192172 0.028701 +v 0.176214 -0.111828 -0.028701 +v 0.176214 -0.111828 0.028701 +v 0.225870 -0.046828 -0.028701 +v 0.225870 -0.046828 0.028701 +vn 0.2952 0.9554 0.0000 +vn 0.7947 0.6071 0.0000 +vn 1.0000 -0.0000 0.0000 +vn 0.7947 -0.6071 0.0000 +vn 0.2952 -0.9554 0.0000 +vn -0.2952 -0.9554 0.0000 +vn -1.0000 0.0000 0.0000 +vn -0.7947 0.6071 0.0000 +vn -0.0000 -0.0000 1.0000 +vn -0.7947 -0.6071 0.0000 +vn -0.2952 0.9554 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 0.0000 1.0000 0.0000 +vn 0.0000 -1.0000 0.0000 +usemtl Material.029 +s off +f 727//284 728//284 730//284 729//284 +f 729//285 730//285 732//285 731//285 +f 731//286 732//286 734//286 733//286 +f 733//287 734//287 736//287 735//287 +f 735//288 736//288 738//288 737//288 +f 737//289 738//289 740//289 739//289 +f 743//290 741//290 770//290 772//290 +f 744//291 746//291 775//291 773//291 +f 730//292 728//292 746//292 744//292 765//292 761//292 766//292 757//292 753//292 747//292 732//292 +f 741//293 739//293 769//293 770//293 +f 745//294 746//294 728//294 727//294 +f 727//295 729//295 731//295 748//295 754//295 758//295 767//295 762//295 743//295 745//295 +f 762//286 761//286 765//286 763//286 764//286 +f 748//293 747//293 753//293 754//293 +f 767//287 766//287 761//287 762//287 +f 743//295 762//295 764//295 756//295 760//295 752//295 750//295 748//295 731//295 733//295 735//295 737//295 739//295 741//295 +f 756//284 755//284 759//284 760//284 +f 764//285 763//285 755//285 756//285 +f 750//290 749//290 747//290 748//290 +f 732//292 747//292 749//292 751//292 759//292 755//292 763//292 765//292 744//292 742//292 740//292 738//292 736//292 734//292 +f 752//291 751//291 749//291 750//291 +f 758//288 757//288 766//288 767//288 +f 754//289 753//289 757//289 758//289 +f 760//294 759//294 751//294 752//294 +f 774//295 772//295 780//295 782//295 +f 775//296 774//296 782//296 783//296 +f 769//297 768//297 776//297 777//297 +f 740//293 742//293 771//293 768//293 +f 739//292 740//292 768//292 769//292 +f 746//292 745//292 774//292 775//292 +f 745//291 743//291 772//291 774//291 +f 742//290 744//290 773//290 771//290 +f 777//293 776//293 779//293 778//293 +f 778//290 779//290 781//290 780//290 +f 780//291 781//291 783//291 782//291 +f 771//292 773//292 781//292 779//292 +f 770//295 769//295 777//295 778//295 +f 773//292 775//292 783//292 781//292 +f 772//295 770//295 778//295 780//295 +f 768//292 771//292 779//292 776//292 +o Cube.011_Cube.012 +v 0.199451 -0.302000 0.040000 +v 0.199451 -0.002000 0.040000 +v 0.199451 -0.302000 -0.040000 +v 0.199451 -0.002000 -0.040000 +v 0.240500 -0.302000 0.040000 +v 0.240500 -0.002000 0.040000 +v 0.240500 -0.302000 -0.040000 +v 0.240500 -0.002000 -0.040000 +v 0.172632 -0.227000 0.040000 +v 0.163514 -0.152000 0.040000 +v 0.172632 -0.077000 0.040000 +v 0.172632 -0.077000 -0.040000 +v 0.163514 -0.152000 -0.040000 +v 0.172632 -0.227000 -0.040000 +v 0.221599 -0.077000 -0.040000 +v 0.210258 -0.152000 -0.040000 +v 0.221599 -0.227000 -0.040000 +v 0.221599 -0.077000 0.040000 +v 0.210258 -0.152000 0.040000 +v 0.221599 -0.227000 0.040000 +vn -0.9416 0.3367 0.0000 +vn -0.0000 0.0000 -1.0000 +vn 0.9697 -0.2444 0.0000 +vn -0.0000 0.0000 1.0000 +vn -0.0000 -1.0000 0.0000 +vn 0.0000 1.0000 0.0000 +vn 0.9697 0.2444 0.0000 +vn 0.9888 0.1495 0.0000 +vn 0.9888 -0.1495 0.0000 +vn -0.9416 -0.3367 0.0000 +vn -0.9927 -0.1207 0.0000 +vn -0.9927 0.1207 0.0000 +usemtl Material.031 +s off +f 794//298 785//298 787//298 795//298 +f 795//299 787//299 791//299 798//299 +f 798//300 791//300 789//300 801//300 +f 801//301 789//301 785//301 794//301 +f 786//302 790//302 788//302 784//302 +f 791//303 787//303 785//303 789//303 +f 788//301 803//301 792//301 784//301 +f 803//301 802//301 793//301 792//301 +f 802//301 801//301 794//301 793//301 +f 790//304 800//304 803//304 788//304 +f 800//305 799//305 802//305 803//305 +f 799//306 798//306 801//306 802//306 +f 786//299 797//299 800//299 790//299 +f 797//299 796//299 799//299 800//299 +f 796//299 795//299 798//299 799//299 +f 784//307 792//307 797//307 786//307 +f 792//308 793//308 796//308 797//308 +f 793//309 794//309 795//309 796//309 +o Cube.010_Cube.011 +v 0.200000 -0.002000 0.105000 +v 0.200000 -0.302000 0.105000 +v 0.200000 -0.002000 -0.105000 +v 0.200000 -0.302000 -0.105000 +v 0.000000 -0.002000 0.105000 +v -0.000000 -0.302000 0.105000 +v 0.000000 -0.002000 -0.105000 +v -0.000000 -0.302000 -0.105000 +v 0.177949 -0.077000 0.105000 +v 0.168498 -0.152000 0.105000 +v 0.177949 -0.227000 0.105000 +v 0.177949 -0.227000 -0.105000 +v 0.168498 -0.152000 -0.105000 +v 0.177949 -0.077000 -0.105000 +v -0.000000 -0.227000 -0.105000 +v 0.000000 -0.152000 -0.105000 +v 0.000000 -0.077000 -0.105000 +v -0.000000 -0.227000 0.105000 +v 0.000000 -0.152000 0.105000 +v 0.000000 -0.077000 0.105000 +vn 0.9594 0.2821 0.0000 +vn 0.0000 0.0000 -1.0000 +vn -1.0000 0.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 1.0000 0.0000 +vn -0.0000 -1.0000 0.0000 +vn 0.9594 -0.2821 0.0000 +vn 0.9922 -0.1250 0.0000 +vn 0.9922 0.1250 0.0000 +usemtl Material.030 +s off +f 814//310 805//310 807//310 815//310 +f 815//311 807//311 811//311 818//311 +f 818//312 811//312 809//312 821//312 +f 821//313 809//313 805//313 814//313 +f 806//314 810//314 808//314 804//314 +f 811//315 807//315 805//315 809//315 +f 808//313 823//313 812//313 804//313 +f 823//313 822//313 813//313 812//313 +f 822//313 821//313 814//313 813//313 +f 810//312 820//312 823//312 808//312 +f 820//312 819//312 822//312 823//312 +f 819//312 818//312 821//312 822//312 +f 806//311 817//311 820//311 810//311 +f 817//311 816//311 819//311 820//311 +f 816//311 815//311 818//311 819//311 +f 804//316 812//316 817//316 806//316 +f 812//317 813//317 816//317 817//317 +f 813//318 814//318 815//318 816//318 +o Cube.009_Cube.010 +v 0.720000 -0.302000 0.080000 +v 0.720000 -0.002000 0.080000 +v 0.720000 -0.302000 -0.080000 +v 0.720000 -0.002000 -0.080000 +v 0.920000 -0.302000 0.080000 +v 0.920000 -0.002000 0.080000 +v 0.920000 -0.302000 -0.080000 +v 0.920000 -0.002000 -0.080000 +v 0.742051 -0.227000 0.080000 +v 0.751502 -0.152000 0.080000 +v 0.742051 -0.077000 0.080000 +v 0.742051 -0.077000 -0.080000 +v 0.751502 -0.152000 -0.080000 +v 0.742051 -0.227000 -0.080000 +v 0.920000 -0.077000 -0.080000 +v 0.920000 -0.152000 -0.080000 +v 0.920000 -0.227000 -0.080000 +v 0.920000 -0.077000 0.080000 +v 0.920000 -0.152000 0.080000 +v 0.920000 -0.227000 0.080000 +vn -0.9594 -0.2821 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 1.0000 0.0000 +vn -0.9594 0.2821 0.0000 +vn -0.9922 0.1250 0.0000 +vn -0.9922 -0.1250 0.0000 +usemtl Material.034 +s off +f 834//319 825//319 827//319 835//319 +f 835//320 827//320 831//320 838//320 +f 838//321 831//321 829//321 841//321 +f 841//322 829//322 825//322 834//322 +f 826//323 830//323 828//323 824//323 +f 831//324 827//324 825//324 829//324 +f 828//322 843//322 832//322 824//322 +f 843//322 842//322 833//322 832//322 +f 842//322 841//322 834//322 833//322 +f 830//321 840//321 843//321 828//321 +f 840//321 839//321 842//321 843//321 +f 839//321 838//321 841//321 842//321 +f 826//320 837//320 840//320 830//320 +f 837//320 836//320 839//320 840//320 +f 836//320 835//320 838//320 839//320 +f 824//325 832//325 837//325 826//325 +f 832//326 833//326 836//326 837//326 +f 833//327 834//327 835//327 836//327 +o Plane +v 1.420020 -0.878717 0.112982 +v 1.550402 -0.835646 0.140000 +v 1.420020 -0.878717 -0.112981 +v 1.550402 -0.835646 -0.140000 +v 1.271085 -0.904846 0.093690 +v 1.271085 -0.904846 -0.093690 +v 1.203150 -0.813394 0.078589 +v 1.203150 -0.813394 -0.078589 +v 1.226666 -0.735007 0.128496 +v 1.226666 -0.735007 -0.128496 +v 0.975827 -0.319556 0.128496 +v 0.975827 -0.319556 -0.128496 +v 0.975827 -0.076556 0.128496 +v 0.975827 -0.076556 -0.128496 +v 1.289375 -0.076556 0.091809 +v 1.289375 -0.076556 -0.091809 +v 1.712665 -0.714104 0.128496 +v 1.712665 -0.714104 -0.128496 +v 0.889601 -0.319556 0.110507 +v 0.889601 -0.319556 -0.110506 +v 0.889601 0.017508 0.110507 +v 0.889601 0.017508 -0.110506 +v 1.255407 -0.039976 0.110507 +v 1.255407 -0.039976 -0.110506 +v 1.242343 -0.016459 0.110507 +v 1.242343 -0.016459 -0.110506 +v 1.239730 0.007057 0.110507 +v 1.239730 0.007057 -0.110506 +v 1.650200 -0.797541 0.128496 +v 1.650200 -0.797541 -0.128496 +v 1.054521 -0.449892 0.131309 +v 1.054521 -0.449892 -0.131308 +v 1.422170 -0.276569 0.119623 +v 1.422170 -0.276569 -0.119623 +v 1.156083 -0.314699 0.134997 +v 1.156083 -0.314699 -0.134997 +vn 0.3137 -0.9495 0.0000 +vn 0.1728 -0.9850 0.0000 +vn -0.8027 -0.5963 0.0000 +vn -0.9578 0.2873 0.0000 +vn -0.8561 -0.5169 0.0000 +vn 0.8331 0.5531 0.0000 +vn 0.3567 -0.9342 0.0000 +vn -0.0000 -1.0000 0.0000 +vn -1.0000 0.0000 0.0000 +vn 0.7328 0.6804 0.0000 +vn 0.8742 0.4856 0.0000 +vn 0.9939 0.1104 0.0000 +vn 0.8005 -0.5993 0.0000 +vn -0.2042 0.0000 0.9789 +vn 0.0157 0.1628 0.9865 +vn 0.0923 -0.2292 0.9690 +vn -0.0340 -0.0212 0.9992 +vn -0.2251 -0.2518 0.9412 +vn -0.1140 -0.2570 0.9597 +vn -0.2042 -0.0000 -0.9789 +vn 0.0799 0.1344 0.9877 +vn 0.1582 -0.1185 0.9803 +vn 0.0157 0.1628 -0.9865 +vn 0.0923 -0.2292 -0.9690 +vn -0.0360 -0.0001 -0.9994 +vn -0.1140 -0.2570 -0.9597 +vn -0.2251 -0.2518 -0.9412 +vn 0.0452 0.0467 -0.9979 +vn 0.1582 -0.1185 -0.9803 +vn 0.0799 0.1344 -0.9877 +vn -0.0340 -0.0212 -0.9992 +vn 0.0452 0.0467 0.9979 +vn -0.0360 -0.0001 0.9994 +usemtl Material.033 +s off +f 844//328 846//328 847//328 845//328 +f 844//329 848//329 849//329 846//329 +f 848//330 850//330 851//330 849//330 +f 850//331 852//331 853//331 851//331 +f 874//332 854//332 855//332 875//332 +f 876//333 860//333 861//333 877//333 +f 847//334 873//334 872//334 845//334 +f 855//335 854//335 862//335 863//335 +f 863//336 862//336 864//336 865//336 +f 859//337 867//337 866//337 858//337 +f 867//338 869//338 868//338 866//338 +f 869//339 871//339 870//339 868//339 +f 861//340 860//340 872//340 873//340 +f 856//341 864//341 862//341 854//341 +f 870//342 864//342 856//342 868//342 +f 856//343 858//343 866//343 868//343 +f 878//344 874//344 852//344 845//344 +f 848//345 844//345 852//345 850//345 +f 845//346 852//346 844//346 +f 855//347 863//347 865//347 857//347 +f 876//348 858//348 856//348 878//348 +f 845//349 872//349 860//349 +f 871//350 869//350 857//350 865//350 +f 859//351 857//351 869//351 867//351 +f 879//352 875//352 855//352 857//352 +f 847//353 846//353 853//353 +f 846//354 849//354 851//354 853//354 +f 877//355 861//355 847//355 879//355 +f 873//356 847//356 861//356 +f 859//357 877//357 879//357 857//357 +f 847//358 853//358 875//358 879//358 +f 860//359 876//359 878//359 845//359 +f 856//360 854//360 874//360 878//360 +f 858//333 876//333 877//333 859//333 +f 852//332 874//332 875//332 853//332 +o Cube.008 +v -0.697237 0.600000 0.595366 +v -0.697237 0.608000 0.595366 +v -1.365722 0.600000 0.155903 +v -1.365722 0.608000 0.155903 +v -0.664277 0.600000 0.545229 +v -0.664277 0.608000 0.545229 +v -1.332763 0.600000 0.105766 +v -1.332763 0.608000 0.105766 +v -0.600804 0.600000 0.658761 +v -0.600804 0.608000 0.658761 +v -0.567845 0.608000 0.608624 +v -0.567845 0.600000 0.608624 +vn -0.5493 0.0000 0.8356 +vn -0.8356 0.0000 -0.5493 +vn 0.5493 0.0000 -0.8356 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 1.0000 0.0000 +vn 0.8356 0.0000 0.5493 +usemtl Material.009 +s off +f 880//361 881//361 883//361 882//361 +f 882//362 883//362 887//362 886//362 +f 886//363 887//363 885//363 884//363 +f 881//361 880//361 888//361 889//361 +f 882//364 886//364 884//364 880//364 +f 887//365 883//365 881//365 885//365 +f 891//366 890//366 889//366 888//366 +f 880//364 884//364 891//364 888//364 +f 885//365 881//365 889//365 890//365 +f 884//363 885//363 890//363 891//363 +o Cube.007 +v -1.370000 -0.214347 0.131181 +v -1.370000 -0.212778 0.149112 +v -1.370000 0.383370 0.078888 +v -1.370000 0.384939 0.096819 +v -1.250000 -0.214347 0.131181 +v -1.250000 -0.212778 0.149112 +v -1.250000 0.383370 0.078888 +v -1.250000 0.384939 0.096819 +vn -1.0000 -0.0000 0.0000 +vn 0.0000 0.9962 -0.0872 +vn 1.0000 0.0000 0.0000 +vn 0.0000 -0.9962 0.0872 +vn 0.0000 -0.0872 -0.9962 +vn 0.0000 0.0872 0.9962 +usemtl Material.013 +s off +f 892//367 893//367 895//367 894//367 +f 894//368 895//368 899//368 898//368 +f 898//369 899//369 897//369 896//369 +f 896//370 897//370 893//370 892//370 +f 894//371 898//371 896//371 892//371 +f 899//372 895//372 893//372 897//372 +o Cube.006 +v -1.370000 -0.225200 0.670000 +v -1.370000 -0.207200 0.670000 +v -1.370000 -0.225200 0.130486 +v -1.370000 -0.207200 0.130486 +v -1.250000 -0.225200 0.670000 +v -1.250000 -0.207200 0.670000 +v -1.250000 -0.225200 0.130486 +v -1.250000 -0.207200 0.130486 +vn -1.0000 0.0000 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 1.0000 0.0000 +usemtl Material.014 +s off +f 900//373 901//373 903//373 902//373 +f 902//374 903//374 907//374 906//374 +f 906//375 907//375 905//375 904//375 +f 904//376 905//376 901//376 900//376 +f 902//377 906//377 904//377 900//377 +f 907//378 903//378 901//378 905//378 +o Cylinder.023_Cylinder.024 +v -1.370000 0.423502 -0.160000 +v -1.250000 0.423502 -0.160000 +v -1.370000 0.332705 0.000000 +v -1.250000 0.332705 0.000000 +v -1.370000 0.423502 0.160000 +v -1.250000 0.423502 0.160000 +v -1.370000 0.861908 0.160000 +v -1.250000 0.861908 0.160000 +v -1.370000 0.952705 -0.000000 +v -1.250000 0.952705 -0.000000 +v -1.370000 0.861908 -0.160000 +v -1.250000 0.861908 -0.160000 +v -1.370000 0.357994 0.080000 +v -1.250000 0.357994 0.080000 +v -1.370000 0.357994 -0.080000 +v -1.250000 0.357994 -0.080000 +v -1.370000 0.927416 0.080000 +v -1.250000 0.927416 0.080000 +v -1.370000 0.927416 -0.080000 +v -1.250000 0.927416 -0.080000 +vn 0.0000 0.7737 0.6335 +vn 1.0000 -0.0000 0.0000 +vn 0.0000 0.0000 -1.0000 +vn -1.0000 0.0000 0.0000 +vn -0.0000 -0.9535 -0.3014 +vn 0.0000 0.9535 -0.3014 +vn 0.0000 0.7737 -0.6335 +vn -0.0000 -0.7737 0.6335 +vn 0.0000 0.9535 0.3014 +vn 0.0000 -0.9535 0.3014 +vn 0.0000 -0.7737 -0.6335 +vn 0.0000 0.0000 1.0000 +usemtl Material.011 +s off +f 914//379 915//379 925//379 924//379 +f 909//380 919//380 927//380 917//380 925//380 915//380 913//380 921//380 911//380 923//380 +f 918//381 919//381 909//381 908//381 +f 908//382 922//382 910//382 920//382 912//382 914//382 924//382 916//382 926//382 918//382 +f 911//383 910//383 922//383 923//383 +f 916//384 917//384 927//384 926//384 +f 926//385 927//385 919//385 918//385 +f 912//386 920//386 921//386 913//386 +f 924//387 925//387 917//387 916//387 +f 921//388 920//388 910//388 911//388 +f 908//389 909//389 923//389 922//389 +f 912//390 913//390 915//390 914//390 +o Cube.005 +v -0.610000 0.590000 0.440290 +v -0.610000 0.608000 0.440290 +v -0.610000 0.590000 0.140290 +v -0.610000 0.608000 0.140290 +v -0.490000 0.590000 0.440290 +v -0.490000 0.608000 0.440290 +v -0.490000 0.590000 0.140290 +v -0.490000 0.608000 0.140290 +vn -1.0000 0.0000 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 1.0000 0.0000 +usemtl Material.008 +s off +f 928//391 929//391 931//391 930//391 +f 930//392 931//392 935//392 934//392 +f 934//393 935//393 933//393 932//393 +f 932//394 933//394 929//394 928//394 +f 930//395 934//395 932//395 928//395 +f 935//396 931//396 929//396 933//396 +o Cube.004 +v 0.490000 0.590000 0.440290 +v 0.490000 0.608000 0.440290 +v 0.490000 0.590000 0.140290 +v 0.490000 0.608000 0.140290 +v 0.610000 0.590000 0.440290 +v 0.610000 0.608000 0.440290 +v 0.610000 0.590000 0.140290 +v 0.610000 0.608000 0.140290 +vn -1.0000 0.0000 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 1.0000 0.0000 +usemtl Material.006 +s off +f 936//397 937//397 939//397 938//397 +f 938//398 939//398 943//398 942//398 +f 942//399 943//399 941//399 940//399 +f 940//400 941//400 937//400 936//400 +f 938//401 942//401 940//401 936//401 +f 943//402 939//402 937//402 941//402 +o Cylinder.022_Cylinder.023 +v -0.610000 0.423502 -0.160000 +v -0.490000 0.423502 -0.160000 +v -0.610000 0.332705 0.000000 +v -0.490000 0.332705 0.000000 +v -0.610000 0.423502 0.160000 +v -0.490000 0.423502 0.160000 +v -0.610000 0.861908 0.160000 +v -0.490000 0.861908 0.160000 +v -0.610000 0.952705 -0.000000 +v -0.490000 0.952705 -0.000000 +v -0.610000 0.861908 -0.160000 +v -0.490000 0.861908 -0.160000 +v -0.610000 0.357994 0.080000 +v -0.490000 0.357994 0.080000 +v -0.610000 0.357994 -0.080000 +v -0.490000 0.357994 -0.080000 +v -0.610000 0.927416 0.080000 +v -0.490000 0.927416 0.080000 +v -0.610000 0.927416 -0.080000 +v -0.490000 0.927416 -0.080000 +vn 0.0000 0.7737 0.6335 +vn 1.0000 -0.0000 0.0000 +vn 0.0000 0.0000 -1.0000 +vn -1.0000 0.0000 0.0000 +vn -0.0000 -0.9535 -0.3014 +vn 0.0000 0.9535 -0.3014 +vn 0.0000 0.7737 -0.6335 +vn -0.0000 -0.7737 0.6335 +vn 0.0000 0.9535 0.3014 +vn 0.0000 -0.9535 0.3014 +vn 0.0000 -0.7737 -0.6335 +vn 0.0000 0.0000 1.0000 +usemtl Material.010 +s off +f 950//403 951//403 961//403 960//403 +f 945//404 955//404 963//404 953//404 961//404 951//404 949//404 957//404 947//404 959//404 +f 954//405 955//405 945//405 944//405 +f 944//406 958//406 946//406 956//406 948//406 950//406 960//406 952//406 962//406 954//406 +f 947//407 946//407 958//407 959//407 +f 952//408 953//408 963//408 962//408 +f 962//409 963//409 955//409 954//409 +f 948//410 956//410 957//410 949//410 +f 960//411 961//411 953//411 952//411 +f 957//412 956//412 946//412 947//412 +f 944//413 945//413 959//413 958//413 +f 948//414 949//414 951//414 950//414 +o Cylinder.021_Cylinder.022 +v 0.490000 0.423502 -0.160000 +v 0.610000 0.423502 -0.160000 +v 0.490000 0.332705 0.000000 +v 0.610000 0.332705 0.000000 +v 0.490000 0.423502 0.160000 +v 0.610000 0.423502 0.160000 +v 0.490000 0.861908 0.160000 +v 0.610000 0.861908 0.160000 +v 0.490000 0.952705 -0.000000 +v 0.610000 0.952705 -0.000000 +v 0.490000 0.861908 -0.160000 +v 0.610000 0.861908 -0.160000 +v 0.490000 0.357994 0.080000 +v 0.610000 0.357994 0.080000 +v 0.490000 0.357994 -0.080000 +v 0.610000 0.357994 -0.080000 +v 0.490000 0.927416 0.080000 +v 0.610000 0.927416 0.080000 +v 0.490000 0.927416 -0.080000 +v 0.610000 0.927416 -0.080000 +vn 0.0000 0.7737 0.6335 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.0000 -1.0000 +vn -1.0000 -0.0000 0.0000 +vn -0.0000 -0.9535 -0.3014 +vn 0.0000 0.9535 -0.3014 +vn 0.0000 0.7737 -0.6335 +vn -0.0000 -0.7737 0.6335 +vn 0.0000 0.9535 0.3014 +vn 0.0000 -0.9535 0.3014 +vn 0.0000 -0.7737 -0.6335 +vn 0.0000 0.0000 1.0000 +usemtl Material.012 +s off +f 970//415 971//415 981//415 980//415 +f 965//416 975//416 983//416 973//416 981//416 971//416 969//416 977//416 967//416 979//416 +f 974//417 975//417 965//417 964//417 +f 964//418 978//418 966//418 976//418 968//418 970//418 980//418 972//418 982//418 974//418 +f 967//419 966//419 978//419 979//419 +f 972//420 973//420 983//420 982//420 +f 982//421 983//421 975//421 974//421 +f 968//422 976//422 977//422 969//422 +f 980//423 981//423 973//423 972//423 +f 977//424 976//424 966//424 967//424 +f 964//425 965//425 979//425 978//425 +f 968//426 969//426 971//426 970//426 +o Cylinder.020_Cylinder.021 +v 0.490000 0.200000 0.131901 +v 0.610000 0.200000 0.131901 +v 0.490000 -0.052219 0.209841 +v 0.610000 -0.052219 0.209841 +v 0.490000 -0.208100 0.413890 +v 0.610000 -0.208100 0.413890 +v 0.490000 -0.208099 0.666110 +v 0.610000 -0.208099 0.666110 +v 0.490000 -0.052219 0.870160 +v 0.610000 -0.052219 0.870160 +v 0.490000 0.200000 0.948099 +v 0.610000 0.200000 0.948099 +v 0.490000 0.452219 0.870159 +v 0.610000 0.452219 0.870159 +v 0.490000 0.608100 0.666110 +v 0.610000 0.608100 0.666110 +v 0.490000 0.608100 0.413890 +v 0.610000 0.608100 0.413890 +v 0.490000 0.452219 0.209840 +v 0.610000 0.452219 0.209840 +v 0.492686 0.200000 0.150265 +v 0.607314 0.200000 0.150265 +v 0.492686 -0.040870 0.224698 +v 0.607314 -0.040870 0.224698 +v 0.492686 -0.189735 0.419565 +v 0.607314 -0.189735 0.419565 +v 0.492686 -0.189735 0.660435 +v 0.607314 -0.189735 0.660435 +v 0.492686 -0.040869 0.855302 +v 0.607314 -0.040869 0.855302 +v 0.492686 0.200000 0.929735 +v 0.607314 0.200000 0.929735 +v 0.492686 0.440870 0.855302 +v 0.607314 0.440870 0.855302 +v 0.492686 0.589735 0.660435 +v 0.607314 0.589735 0.660435 +v 0.492686 0.589735 0.419565 +v 0.607314 0.589735 0.419565 +v 0.492686 0.440869 0.224698 +v 0.607314 0.440869 0.224698 +vn 0.0000 -0.2952 -0.9554 +vn 0.0000 -0.7947 -0.6071 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.7947 0.6071 +vn -0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 0.9895 0.1447 -0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -0.9885 0.0447 0.1446 +vn 0.9895 -0.1447 0.0000 +vn 0.9885 0.0447 0.1446 +vn -0.9885 -0.0447 -0.1446 +vn 0.9885 -0.0447 -0.1446 +vn -0.9891 0.1170 -0.0894 +vn -0.9891 -0.1170 0.0894 +vn 0.9891 0.1170 -0.0894 +vn 0.9891 -0.1170 0.0894 +vn -0.9891 0.1170 0.0894 +vn -0.9891 -0.1170 -0.0894 +vn 0.9891 0.1170 0.0894 +vn 0.9891 -0.1170 -0.0894 +vn -0.9885 0.0447 -0.1446 +vn -0.9885 -0.0447 0.1446 +vn 0.9885 0.0447 -0.1446 +vn 0.9885 -0.0447 0.1446 +vn -0.9895 0.1447 -0.0000 +vn -0.9895 -0.1447 0.0000 +usemtl Material.004 +s off +f 984//427 985//427 987//427 986//427 +f 986//428 987//428 989//428 988//428 +f 988//429 989//429 991//429 990//429 +f 990//430 991//430 993//430 992//430 +f 992//431 993//431 995//431 994//431 +f 994//432 995//432 997//432 996//432 +f 996//433 997//433 999//433 998//433 +f 998//434 999//434 1001//434 1000//434 +f 991//435 989//435 1009//435 1011//435 +f 1000//436 1001//436 1003//436 1002//436 +f 1002//437 1003//437 985//437 984//437 +f 984//438 986//438 1006//438 1004//438 +f 1001//439 999//439 1019//439 1021//439 +f 987//440 985//440 1005//440 1007//440 +f 994//441 996//441 1016//441 1014//441 +f 997//442 995//442 1015//442 1017//442 +f 990//443 992//443 1012//443 1010//443 +f 1000//444 1002//444 1022//444 1020//444 +f 993//445 991//445 1011//445 1013//445 +f 1003//446 1001//446 1021//446 1023//446 +f 986//447 988//447 1008//447 1006//447 +f 996//448 998//448 1018//448 1016//448 +f 989//449 987//449 1007//449 1009//449 +f 999//450 997//450 1017//450 1019//450 +f 992//451 994//451 1014//451 1012//451 +f 1002//452 984//452 1004//452 1022//452 +f 995//453 993//453 1013//453 1015//453 +f 985//454 1003//454 1023//454 1005//454 +f 988//455 990//455 1010//455 1008//455 +f 998//456 1000//456 1020//456 1018//456 +f 1008//434 1010//434 1011//434 1009//434 +f 1006//433 1008//433 1009//433 1007//433 +f 1004//432 1006//432 1007//432 1005//432 +f 1022//431 1004//431 1005//431 1023//431 +f 1020//430 1022//430 1023//430 1021//430 +f 1018//429 1020//429 1021//429 1019//429 +f 1016//428 1018//428 1019//428 1017//428 +f 1014//427 1016//427 1017//427 1015//427 +f 1012//437 1014//437 1015//437 1013//437 +f 1010//436 1012//436 1013//436 1011//436 +o Cylinder.019_Cylinder.020 +v -0.610000 0.200000 0.131901 +v -0.490000 0.200000 0.131901 +v -0.610000 -0.052219 0.209841 +v -0.490000 -0.052219 0.209841 +v -0.610000 -0.208100 0.413890 +v -0.490000 -0.208100 0.413890 +v -0.610000 -0.208099 0.666110 +v -0.490000 -0.208099 0.666110 +v -0.610000 -0.052219 0.870160 +v -0.490000 -0.052219 0.870160 +v -0.610000 0.200000 0.948099 +v -0.490000 0.200000 0.948099 +v -0.610000 0.452219 0.870159 +v -0.490000 0.452219 0.870159 +v -0.610000 0.608100 0.666110 +v -0.490000 0.608100 0.666110 +v -0.610000 0.608100 0.413890 +v -0.490000 0.608100 0.413890 +v -0.610000 0.452219 0.209840 +v -0.490000 0.452219 0.209840 +v -0.607314 0.200000 0.150265 +v -0.492686 0.200000 0.150265 +v -0.607314 -0.040870 0.224698 +v -0.492686 -0.040870 0.224698 +v -0.607314 -0.189735 0.419565 +v -0.492686 -0.189735 0.419565 +v -0.607314 -0.189735 0.660435 +v -0.492686 -0.189735 0.660435 +v -0.607314 -0.040869 0.855302 +v -0.492686 -0.040869 0.855302 +v -0.607314 0.200000 0.929735 +v -0.492686 0.200000 0.929735 +v -0.607314 0.440870 0.855302 +v -0.492686 0.440870 0.855302 +v -0.607314 0.589735 0.660435 +v -0.492686 0.589735 0.660435 +v -0.607314 0.589735 0.419565 +v -0.492686 0.589735 0.419565 +v -0.607314 0.440869 0.224698 +v -0.492686 0.440869 0.224698 +vn 0.0000 -0.2952 -0.9554 +vn 0.0000 -0.7947 -0.6071 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.7947 0.6071 +vn -0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 0.9895 0.1447 -0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -0.9885 0.0447 0.1446 +vn 0.9895 -0.1447 0.0000 +vn 0.9885 0.0447 0.1446 +vn -0.9885 -0.0447 -0.1446 +vn 0.9885 -0.0447 -0.1446 +vn -0.9891 0.1170 -0.0894 +vn -0.9891 -0.1170 0.0894 +vn 0.9891 0.1170 -0.0894 +vn 0.9891 -0.1170 0.0894 +vn -0.9891 0.1170 0.0894 +vn -0.9891 -0.1170 -0.0894 +vn 0.9891 0.1170 0.0894 +vn 0.9891 -0.1170 -0.0894 +vn -0.9885 0.0447 -0.1446 +vn -0.9885 -0.0447 0.1446 +vn 0.9885 0.0447 -0.1446 +vn 0.9885 -0.0447 0.1446 +vn -0.9895 0.1447 -0.0000 +vn -0.9895 -0.1447 0.0000 +usemtl Material.007 +s off +f 1024//457 1025//457 1027//457 1026//457 +f 1026//458 1027//458 1029//458 1028//458 +f 1028//459 1029//459 1031//459 1030//459 +f 1030//460 1031//460 1033//460 1032//460 +f 1032//461 1033//461 1035//461 1034//461 +f 1034//462 1035//462 1037//462 1036//462 +f 1036//463 1037//463 1039//463 1038//463 +f 1038//464 1039//464 1041//464 1040//464 +f 1031//465 1029//465 1049//465 1051//465 +f 1040//466 1041//466 1043//466 1042//466 +f 1042//467 1043//467 1025//467 1024//467 +f 1024//468 1026//468 1046//468 1044//468 +f 1041//469 1039//469 1059//469 1061//469 +f 1027//470 1025//470 1045//470 1047//470 +f 1034//471 1036//471 1056//471 1054//471 +f 1037//472 1035//472 1055//472 1057//472 +f 1030//473 1032//473 1052//473 1050//473 +f 1040//474 1042//474 1062//474 1060//474 +f 1033//475 1031//475 1051//475 1053//475 +f 1043//476 1041//476 1061//476 1063//476 +f 1026//477 1028//477 1048//477 1046//477 +f 1036//478 1038//478 1058//478 1056//478 +f 1029//479 1027//479 1047//479 1049//479 +f 1039//480 1037//480 1057//480 1059//480 +f 1032//481 1034//481 1054//481 1052//481 +f 1042//482 1024//482 1044//482 1062//482 +f 1035//483 1033//483 1053//483 1055//483 +f 1025//484 1043//484 1063//484 1045//484 +f 1028//485 1030//485 1050//485 1048//485 +f 1038//486 1040//486 1060//486 1058//486 +f 1048//464 1050//464 1051//464 1049//464 +f 1046//463 1048//463 1049//463 1047//463 +f 1044//462 1046//462 1047//462 1045//462 +f 1062//461 1044//461 1045//461 1063//461 +f 1060//460 1062//460 1063//460 1061//460 +f 1058//459 1060//459 1061//459 1059//459 +f 1056//458 1058//458 1059//458 1057//458 +f 1054//457 1056//457 1057//457 1055//457 +f 1052//467 1054//467 1055//467 1053//467 +f 1050//466 1052//466 1053//466 1051//466 +o Cylinder.018_Cylinder.019 +v 0.525432 0.200000 0.150000 +v 0.625432 0.200000 0.150000 +v 0.525432 -0.041033 0.224483 +v 0.625432 -0.041033 0.224483 +v 0.525432 -0.190000 0.419483 +v 0.625432 -0.190000 0.419483 +v 0.525432 -0.190000 0.660517 +v 0.625432 -0.190000 0.660517 +v 0.525432 -0.041033 0.855517 +v 0.625432 -0.041033 0.855517 +v 0.525432 0.200000 0.930000 +v 0.625432 0.200000 0.930000 +v 0.525432 0.441033 0.855517 +v 0.625432 0.441033 0.855517 +v 0.525432 0.590000 0.660517 +v 0.625432 0.590000 0.660517 +v 0.525432 0.590000 0.419483 +v 0.625432 0.590000 0.419483 +v 0.525432 0.441033 0.224483 +v 0.625432 0.441033 0.224483 +vn 0.0000 -0.2952 -0.9554 +vn 0.0000 -0.7947 -0.6071 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 0.0000 -0.0000 +usemtl Material.018 +s off +f 1064//487 1065//487 1067//487 1066//487 +f 1066//488 1067//488 1069//488 1068//488 +f 1068//489 1069//489 1071//489 1070//489 +f 1070//490 1071//490 1073//490 1072//490 +f 1072//491 1073//491 1075//491 1074//491 +f 1074//492 1075//492 1077//492 1076//492 +f 1076//493 1077//493 1079//493 1078//493 +f 1078//494 1079//494 1081//494 1080//494 +f 1067//495 1065//495 1083//495 1081//495 1079//495 1077//495 1075//495 1073//495 1071//495 1069//495 +f 1080//496 1081//496 1083//496 1082//496 +f 1082//497 1083//497 1065//497 1064//497 +f 1064//498 1066//498 1068//498 1070//498 1072//498 1074//498 1076//498 1078//498 1080//498 1082//498 +o Cylinder.017_Cylinder.018 +v -0.436801 0.200000 0.190000 +v -0.236801 0.200000 0.190000 +v -0.436801 -0.016312 0.256844 +v -0.236801 -0.016312 0.256844 +v -0.436801 -0.150000 0.431844 +v -0.236801 -0.150000 0.431844 +v -0.436801 -0.150000 0.648156 +v -0.236801 -0.150000 0.648156 +v -0.436801 -0.016312 0.823156 +v -0.236801 -0.016312 0.823156 +v -0.436801 0.200000 0.890000 +v -0.236801 0.200000 0.890000 +v -0.436801 0.416312 0.823156 +v -0.236801 0.416312 0.823156 +v -0.436801 0.550000 0.648156 +v -0.236801 0.550000 0.648156 +v -0.436801 0.550000 0.431844 +v -0.236801 0.550000 0.431844 +v -0.436801 0.416312 0.256844 +v -0.236801 0.416312 0.256844 +vn 0.0000 -0.2952 -0.9554 +vn 0.0000 -0.7947 -0.6071 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 -0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 -0.0000 -0.0000 +usemtl Material.016 +s off +f 1084//499 1085//499 1087//499 1086//499 +f 1086//500 1087//500 1089//500 1088//500 +f 1088//501 1089//501 1091//501 1090//501 +f 1090//502 1091//502 1093//502 1092//502 +f 1092//503 1093//503 1095//503 1094//503 +f 1094//504 1095//504 1097//504 1096//504 +f 1096//505 1097//505 1099//505 1098//505 +f 1098//506 1099//506 1101//506 1100//506 +f 1087//507 1085//507 1103//507 1101//507 1099//507 1097//507 1095//507 1093//507 1091//507 1089//507 +f 1100//508 1101//508 1103//508 1102//508 +f 1102//509 1103//509 1085//509 1084//509 +f 1084//510 1086//510 1088//510 1090//510 1092//510 1094//510 1096//510 1098//510 1100//510 1102//510 +o Cylinder.016_Cylinder.017 +v -1.420000 0.200000 0.258000 +v -0.420000 0.200000 0.258000 +v -1.420000 0.025714 0.311857 +v -0.420000 0.025714 0.311857 +v -1.420000 -0.082000 0.452857 +v -0.420000 -0.082000 0.452857 +v -1.420000 -0.082000 0.627143 +v -0.420000 -0.082000 0.627143 +v -1.420000 0.025714 0.768143 +v -0.420000 0.025714 0.768143 +v -1.420000 0.200000 0.822000 +v -0.420000 0.200000 0.822000 +v -1.420000 0.374286 0.768143 +v -0.420000 0.374286 0.768143 +v -1.420000 0.482000 0.627143 +v -0.420000 0.482000 0.627143 +v -1.420000 0.482000 0.452857 +v -0.420000 0.482000 0.452857 +v -1.420000 0.374286 0.311857 +v -0.420000 0.374285 0.311857 +vn -0.0000 -0.2952 -0.9554 +vn -0.0000 -0.7947 -0.6071 +vn -0.0000 -1.0000 0.0000 +vn -0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn -0.0000 0.2952 0.9554 +vn -0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 -0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn -0.0000 0.2952 -0.9554 +vn -1.0000 -0.0000 0.0000 +usemtl Material.005 +s off +f 1104//511 1105//511 1107//511 1106//511 +f 1106//512 1107//512 1109//512 1108//512 +f 1108//513 1109//513 1111//513 1110//513 +f 1110//514 1111//514 1113//514 1112//514 +f 1112//515 1113//515 1115//515 1114//515 +f 1114//516 1115//516 1117//516 1116//516 +f 1116//517 1117//517 1119//517 1118//517 +f 1118//518 1119//518 1121//518 1120//518 +f 1107//519 1105//519 1123//519 1121//519 1119//519 1117//519 1115//519 1113//519 1111//519 1109//519 +f 1120//520 1121//520 1123//520 1122//520 +f 1122//521 1123//521 1105//521 1104//521 +f 1104//522 1106//522 1108//522 1110//522 1112//522 1114//522 1116//522 1118//522 1120//522 1122//522 +o Cylinder.015_Cylinder.016 +v -1.522388 -0.082000 0.452857 +v -1.930000 0.200000 0.340000 +v -1.522388 0.374285 0.311857 +v -1.930000 0.076393 0.378197 +v -1.522388 0.200000 0.822000 +v -1.522388 0.356857 0.334671 +v -1.522388 0.453800 0.461572 +v -1.930000 -0.000000 0.601803 +v -3.630000 0.076393 0.701803 +v -1.930000 0.076393 0.701803 +v -1.522388 0.453800 0.618429 +v -1.522388 0.356857 0.745328 +v -3.630000 0.323607 0.701803 +v -1.930000 0.323607 0.701803 +v -1.522388 0.200000 0.793800 +v -1.930000 0.400000 0.601803 +v -1.522388 0.043143 0.745329 +v -1.930000 0.400000 0.478197 +v -1.522388 -0.053800 0.618429 +v -1.522388 -0.053800 0.461572 +v -3.630000 0.200000 0.340000 +v -1.522388 0.200000 0.286200 +v -3.630000 0.076393 0.378197 +v -1.522388 0.043143 0.334672 +v -3.630000 0.000000 0.478197 +v -1.930000 -0.000000 0.478197 +v -3.630000 0.000000 0.601803 +v -1.522388 0.482000 0.452857 +v -1.522388 0.374286 0.768143 +v -1.522388 0.482000 0.627143 +v -3.630000 0.200000 0.740000 +v -1.930000 0.200000 0.740000 +v -1.522388 -0.082000 0.627143 +v -1.522388 0.025714 0.768143 +v -3.630000 0.400000 0.601803 +v -1.522388 0.200000 0.258000 +v -3.630000 0.400000 0.478197 +v -1.522388 0.025714 0.311857 +v -3.630000 0.323607 0.378197 +v -1.930000 0.323607 0.378197 +v -3.630000 0.200000 0.360000 +v -1.930000 0.200000 0.360000 +v -3.630000 0.088754 0.394377 +v -1.930000 0.088754 0.394377 +v -3.630000 0.020000 0.484377 +v -1.930000 0.020000 0.484377 +v -3.630000 0.020000 0.595623 +v -1.930000 0.020000 0.595623 +v -3.630000 0.088754 0.685623 +v -1.930000 0.088754 0.685623 +v -3.630000 0.200000 0.720000 +v -1.930000 0.200000 0.720000 +v -3.630000 0.311246 0.685623 +v -1.930000 0.311246 0.685623 +v -3.630000 0.380000 0.595623 +v -1.930000 0.380000 0.595623 +v -3.630000 0.380000 0.484377 +v -1.930000 0.380000 0.484377 +v -3.630000 0.311246 0.394377 +v -1.930000 0.311246 0.394377 +v -1.417872 0.356857 0.745328 +v -1.417871 0.374286 0.768143 +v -1.417871 0.200000 0.258000 +v -1.417872 0.200000 0.286200 +v -1.417872 0.043143 0.334672 +v -1.417871 0.025714 0.311857 +v -1.417871 0.482000 0.627143 +v -1.417872 0.453800 0.618429 +v -1.417872 0.453800 0.461572 +v -1.417871 0.482000 0.452857 +v -1.417871 -0.082000 0.627143 +v -1.417872 -0.053800 0.618429 +v -1.417872 0.043143 0.745329 +v -1.417871 0.025714 0.768143 +v -1.417871 0.374285 0.311857 +v -1.417871 0.200000 0.822000 +v -1.417871 -0.082000 0.452857 +v -1.417872 -0.053800 0.461572 +v -1.417872 0.356857 0.334671 +v -1.417872 0.200000 0.793800 +vn -0.0000 -0.2952 -0.9554 +vn -0.0000 -0.7947 -0.6071 +vn -0.0000 -1.0000 0.0000 +vn -0.0000 -0.7947 0.6071 +vn -0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 0.1751 0.7824 0.5977 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn 0.1751 -0.7824 0.5977 +vn -0.1972 -0.9804 0.0000 +vn -0.1939 0.7796 0.5955 +vn -0.1887 0.2899 0.9382 +vn 0.1705 0.2909 -0.9414 +vn 0.1705 0.2909 0.9414 +vn -0.1887 0.2899 -0.9382 +vn 0.1782 -0.9840 0.0000 +vn -0.1939 -0.7796 0.5955 +vn -1.0000 -0.0000 0.0000 +vn -0.1939 -0.7796 -0.5955 +vn 0.1751 0.7824 -0.5977 +vn -0.1887 -0.2899 0.9382 +vn -0.1939 0.7796 -0.5955 +vn 0.1751 -0.7824 -0.5977 +vn -0.1887 -0.2899 -0.9382 +vn 0.1782 0.9840 0.0000 +vn -0.1972 0.9804 0.0000 +vn 0.1705 -0.2909 0.9414 +vn 0.1705 -0.2909 -0.9414 +vn 1.0000 -0.0000 -0.0000 +usemtl Material.015 +s off +f 1144//523 1125//523 1127//523 1146//523 +f 1146//524 1127//524 1149//524 1148//524 +f 1148//525 1149//525 1131//525 1150//525 +f 1150//526 1131//526 1133//526 1132//526 +f 1132//527 1133//527 1155//527 1154//527 +f 1154//528 1155//528 1137//528 1136//528 +f 1136//529 1137//529 1139//529 1158//529 +f 1158//530 1139//530 1141//530 1160//530 +f 1167//531 1169//531 1143//531 1147//531 +f 1160//532 1141//532 1163//532 1162//532 +f 1162//533 1163//533 1125//533 1144//533 +f 1181//534 1183//534 1129//534 1130//534 +f 1131//535 1149//535 1124//535 1156//535 +f 1139//536 1137//536 1152//536 1153//536 +f 1137//537 1155//537 1128//537 1152//537 +f 1173//538 1175//538 1138//538 1140//538 +f 1165//539 1167//539 1147//539 1145//539 +f 1125//540 1163//540 1126//540 1159//540 +f 1179//541 1181//541 1130//541 1134//541 +f 1133//542 1131//542 1156//542 1157//542 +f 1128//527 1157//527 1197//527 1199//527 +f 1143//530 1142//530 1195//530 1201//530 +f 1130//526 1129//526 1202//526 1192//526 +f 1152//528 1128//528 1199//528 1185//528 +f 1129//527 1145//527 1187//527 1202//527 +f 1126//532 1151//532 1193//532 1198//532 +f 1153//529 1152//529 1185//529 1190//529 +f 1161//523 1159//523 1186//523 1189//523 +f 1142//532 1140//532 1196//532 1195//532 +f 1159//533 1126//533 1198//533 1186//533 +f 1158//543 1160//543 1180//543 1178//543 +f 1149//544 1127//544 1161//544 1124//544 +f 1144//543 1146//543 1166//543 1164//543 +f 1171//545 1173//545 1140//545 1142//545 +f 1132//543 1154//543 1174//543 1172//543 +f 1155//546 1133//546 1157//546 1128//546 +f 1160//543 1162//543 1182//543 1180//543 +f 1163//547 1141//547 1151//547 1126//547 +f 1146//543 1148//543 1168//543 1166//543 +f 1177//548 1179//548 1134//548 1135//548 +f 1154//543 1136//543 1176//543 1174//543 +f 1127//549 1125//549 1159//549 1161//549 +f 1162//543 1144//543 1164//543 1182//543 +f 1169//550 1171//550 1142//550 1143//550 +f 1148//543 1150//543 1170//543 1168//543 +f 1141//551 1139//551 1153//551 1151//551 +f 1136//543 1158//543 1178//543 1176//543 +f 1183//552 1165//552 1145//552 1129//552 +f 1175//553 1177//553 1135//553 1138//553 +f 1150//543 1132//543 1172//543 1170//543 +f 1168//530 1170//530 1171//530 1169//530 +f 1166//529 1168//529 1169//529 1167//529 +f 1164//528 1166//528 1167//528 1165//528 +f 1182//527 1164//527 1165//527 1183//527 +f 1180//526 1182//526 1183//526 1181//526 +f 1178//525 1180//525 1181//525 1179//525 +f 1176//524 1178//524 1179//524 1177//524 +f 1174//523 1176//523 1177//523 1175//523 +f 1172//533 1174//533 1175//533 1173//533 +f 1170//532 1172//532 1173//532 1171//532 +f 1190//554 1185//554 1184//554 1191//554 +f 1194//554 1200//554 1201//554 1195//554 +f 1186//554 1198//554 1202//554 1187//554 +f 1185//554 1199//554 1203//554 1184//554 +f 1200//554 1189//554 1188//554 1201//554 +f 1198//554 1193//554 1192//554 1202//554 +f 1199//554 1197//554 1196//554 1203//554 +f 1189//554 1186//554 1187//554 1188//554 +f 1193//554 1190//554 1191//554 1192//554 +f 1197//554 1194//554 1195//554 1196//554 +f 1134//525 1130//525 1192//525 1191//525 +f 1147//529 1143//529 1201//529 1188//529 +f 1156//525 1124//525 1200//525 1194//525 +f 1135//524 1134//524 1191//524 1184//524 +f 1145//528 1147//528 1188//528 1187//528 +f 1124//524 1161//524 1189//524 1200//524 +f 1157//526 1156//526 1194//526 1197//526 +f 1138//523 1135//523 1184//523 1203//523 +f 1140//533 1138//533 1203//533 1196//533 +f 1151//530 1153//530 1190//530 1193//530 +o Cylinder.014_Cylinder.015 +v -3.387126 0.200000 0.138099 +v -3.412874 0.200000 0.131901 +v 0.587126 0.200000 0.138099 +v 0.612874 0.200000 0.131901 +v -3.387126 -0.048388 0.214855 +v -3.412874 -0.052219 0.209841 +v 0.587126 -0.048389 0.214855 +v 0.612874 -0.052219 0.209841 +v -3.387126 -0.201901 0.415806 +v -3.412874 -0.208099 0.413890 +v 0.587126 -0.201901 0.415806 +v 0.612874 -0.208100 0.413890 +v -3.387126 -0.201901 0.664194 +v -3.412874 -0.208099 0.666110 +v 0.587126 -0.201901 0.664194 +v 0.612874 -0.208100 0.666110 +v -3.387126 -0.048388 0.865145 +v -3.412874 -0.052219 0.870159 +v 0.587126 -0.048389 0.865145 +v 0.612874 -0.052219 0.870159 +v -3.387126 0.200000 0.941901 +v -3.412874 0.200000 0.948099 +v 0.587126 0.200000 0.941901 +v 0.612874 0.200000 0.948099 +v -3.387126 0.448389 0.865145 +v -3.412874 0.452219 0.870159 +v 0.587126 0.448388 0.865145 +v 0.612874 0.452219 0.870159 +v -3.387126 0.601901 0.664194 +v -3.412874 0.608100 0.666110 +v 0.587126 0.601901 0.664194 +v 0.612874 0.608099 0.666110 +v -3.387126 0.601901 0.415806 +v -3.412874 0.608100 0.413890 +v 0.587126 0.601901 0.415806 +v 0.612874 0.608099 0.413890 +v -3.387126 0.448388 0.214855 +v -3.412874 0.452219 0.209841 +v 0.587126 0.448388 0.214855 +v 0.612874 0.452219 0.209841 +v -3.380000 0.195950 0.136252 +v 0.580000 0.195950 0.136252 +v 0.580000 -0.046254 0.211097 +v -3.380000 -0.046254 0.211097 +v -3.380000 -0.052807 0.215625 +v 0.580000 -0.052807 0.215625 +v 0.580000 -0.202497 0.411572 +v -3.380000 -0.202497 0.411572 +v -3.380000 -0.205000 0.418898 +v 0.580000 -0.205000 0.418898 +v 0.580000 -0.205000 0.661102 +v -3.380000 -0.205000 0.661102 +v -3.380000 -0.202497 0.668428 +v 0.580000 -0.202497 0.668428 +v 0.580000 -0.052807 0.864375 +v -3.380000 -0.052807 0.864375 +v -3.380000 -0.046254 0.868903 +v 0.580000 -0.046254 0.868903 +v 0.580000 0.195950 0.943748 +v -3.380000 0.195950 0.943748 +v -3.380000 0.204050 0.943748 +v 0.580000 0.204050 0.943748 +v 0.580000 0.446254 0.868903 +v -3.380000 0.446254 0.868903 +v -3.380000 0.452807 0.864375 +v 0.580000 0.452807 0.864375 +v 0.580000 0.602497 0.668428 +v -3.380000 0.602497 0.668428 +v -3.380000 0.605000 0.661102 +v 0.580000 0.605000 0.661102 +v 0.580000 0.605000 0.418898 +v -3.380000 0.605000 0.418898 +v 0.600000 -0.047672 0.215793 +v 0.600000 0.200000 0.139258 +v 0.600000 0.447672 0.215793 +v 0.600000 0.600742 0.416164 +v 0.600000 0.600742 0.663836 +v 0.600000 0.447672 0.864207 +v 0.600000 0.200000 0.940742 +v 0.600000 -0.047672 0.864207 +v 0.600000 -0.200742 0.663836 +v 0.600000 -0.200742 0.416164 +v -3.380000 0.602497 0.411572 +v 0.580000 0.602497 0.411572 +v 0.580000 0.452807 0.215625 +v -3.380000 0.452807 0.215625 +v -3.380000 0.446254 0.211097 +v 0.580000 0.446254 0.211097 +v 0.580000 0.204050 0.136252 +v -3.380000 0.204050 0.136252 +v -3.400000 0.200000 0.139258 +v -3.400000 -0.047672 0.215793 +v -3.400000 -0.200742 0.416164 +v -3.400000 -0.200742 0.663836 +v -3.400000 -0.047672 0.864207 +v -3.400000 0.200000 0.940742 +v -3.400000 0.447672 0.864207 +v -3.400000 0.600742 0.663836 +v -3.400000 0.600742 0.416164 +v -3.400000 0.447672 0.215793 +vn -0.0000 -0.4151 0.9098 +vn -0.0000 -0.7320 -0.6814 +vn -0.3837 0.2726 0.8823 +vn -0.0897 -0.2941 -0.9516 +vn 0.0000 0.8696 0.4938 +vn 0.0000 0.2060 -0.9786 +vn 0.3837 0.2727 0.8823 +vn 0.0897 -0.2941 -0.9516 +vn 0.0000 0.1715 0.9852 +vn -0.0000 -0.9949 -0.1011 +vn -0.3928 0.7308 0.5583 +vn -0.0922 -0.7913 -0.6045 +vn 0.0000 0.9902 -0.1394 +vn -0.0000 -0.3824 -0.9240 +vn 0.3929 0.7308 0.5583 +vn 0.0922 -0.7913 -0.6045 +vn 0.0000 0.7063 0.7079 +vn -0.0000 -0.8503 0.5263 +vn -0.3988 0.9170 -0.0000 +vn -0.0939 -0.9956 0.0000 +vn 0.0000 0.7063 -0.7079 +vn -0.0000 -0.8503 -0.5263 +vn 0.3989 0.9170 -0.0000 +vn 0.0939 -0.9956 0.0000 +vn 0.0000 0.9902 0.1394 +vn -0.0000 -0.3824 0.9240 +vn -0.3928 0.7308 -0.5583 +vn -0.0922 -0.7913 0.6045 +vn 0.0000 0.1715 -0.9852 +vn -0.0000 -0.9949 0.1011 +vn 0.3929 0.7308 -0.5583 +vn 0.0922 -0.7913 0.6045 +vn 0.0000 0.8696 -0.4938 +vn 0.0000 0.2060 0.9785 +vn -0.3837 0.2726 -0.8823 +vn -0.0897 -0.2941 0.9516 +vn -0.0000 -0.4151 -0.9098 +vn -0.0000 -0.7320 0.6814 +vn 0.3837 0.2726 -0.8823 +vn 0.0897 -0.2941 0.9516 +vn 0.0000 0.4151 -0.9098 +vn 0.0000 0.7320 0.6814 +vn -0.3837 -0.2726 -0.8823 +vn -0.0897 0.2941 0.9516 +vn -0.0000 -0.8696 -0.4938 +vn -0.0000 -0.2060 0.9786 +vn 0.3837 -0.2726 -0.8823 +vn 0.0897 0.2941 0.9516 +vn -0.0000 -0.1715 -0.9852 +vn 0.0000 0.9949 0.1011 +vn -0.3928 -0.7308 -0.5583 +vn -0.0922 0.7913 0.6045 +vn -0.0000 -0.9902 0.1394 +vn 0.0000 0.3824 0.9240 +vn 0.3929 -0.7308 -0.5583 +vn 0.0922 0.7913 0.6045 +vn -0.0000 -0.7063 -0.7079 +vn 0.0000 0.8503 -0.5263 +vn -0.3988 -0.9170 0.0000 +vn -0.0939 0.9956 0.0000 +vn -0.0000 -0.7063 0.7079 +vn 0.0000 0.8503 0.5263 +vn 0.3988 -0.9170 0.0000 +vn 0.0939 0.9956 0.0000 +vn -0.0857 0.2942 0.9519 +vn 0.4792 0.2591 0.8386 +vn -0.0857 -0.2942 0.9519 +vn 0.4792 -0.2591 0.8386 +vn -0.0881 -0.7916 0.6047 +vn 0.4895 -0.6929 0.5294 +vn -0.0897 -0.9960 0.0000 +vn 0.4962 -0.8682 0.0000 +vn -0.0881 -0.7916 -0.6047 +vn 0.4895 -0.6929 -0.5294 +vn -0.0857 -0.2942 -0.9519 +vn 0.4793 -0.2591 -0.8386 +vn -0.0857 0.2942 -0.9519 +vn 0.4792 0.2591 -0.8386 +vn -0.0881 0.7916 -0.6047 +vn 0.4895 0.6929 -0.5294 +vn -0.0897 0.9960 -0.0000 +vn 0.4962 0.8682 -0.0000 +vn -0.0881 0.7916 0.6047 +vn 0.4895 0.6929 0.5294 +vn -0.0000 -0.9902 -0.1394 +vn 0.0000 0.3824 -0.9240 +vn -0.3928 -0.7308 0.5583 +vn -0.0922 0.7913 -0.6045 +vn -0.0000 -0.1715 0.9852 +vn 0.0000 0.9949 -0.1011 +vn 0.3929 -0.7308 0.5583 +vn 0.0922 0.7913 -0.6045 +vn -0.0000 -0.8696 0.4938 +vn -0.0000 -0.2060 -0.9786 +vn -0.3837 -0.2726 0.8823 +vn -0.0897 0.2941 -0.9516 +vn 0.0000 0.4151 0.9098 +vn 0.0000 0.7320 -0.6814 +vn 0.3837 -0.2727 0.8823 +vn 0.0897 0.2941 -0.9516 +vn 0.0857 0.2942 0.9519 +vn -0.4793 0.2591 0.8386 +vn 0.0881 0.7916 0.6047 +vn -0.4895 0.6929 0.5294 +vn 0.0897 0.9960 -0.0000 +vn -0.4962 0.8682 -0.0000 +vn 0.0881 0.7916 -0.6047 +vn -0.4895 0.6929 -0.5294 +vn 0.0857 0.2941 -0.9519 +vn -0.4793 0.2591 -0.8386 +vn 0.0857 -0.2942 -0.9519 +vn -0.4793 -0.2591 -0.8385 +vn 0.0881 -0.7916 -0.6047 +vn -0.4895 -0.6929 -0.5294 +vn 0.0897 -0.9960 0.0000 +vn -0.4962 -0.8682 0.0000 +vn 0.0881 -0.7916 0.6047 +vn -0.4895 -0.6929 0.5294 +vn 0.0857 -0.2942 0.9519 +vn -0.4793 -0.2591 0.8386 +usemtl Material.003 +s off +f 1244//555 1245//555 1206//555 1204//555 +f 1245//556 1244//556 1205//556 1207//556 +f 1245//557 1246//557 1210//557 1206//557 +f 1246//558 1245//558 1207//558 1211//558 +f 1246//559 1247//559 1208//559 1210//559 +f 1247//560 1246//560 1211//560 1209//560 +f 1247//561 1244//561 1204//561 1208//561 +f 1244//562 1247//562 1209//562 1205//562 +f 1248//563 1249//563 1210//563 1208//563 +f 1249//564 1248//564 1209//564 1211//564 +f 1249//565 1250//565 1214//565 1210//565 +f 1250//566 1249//566 1211//566 1215//566 +f 1250//567 1251//567 1212//567 1214//567 +f 1251//568 1250//568 1215//568 1213//568 +f 1251//569 1248//569 1208//569 1212//569 +f 1248//570 1251//570 1213//570 1209//570 +f 1252//571 1253//571 1214//571 1212//571 +f 1253//572 1252//572 1213//572 1215//572 +f 1253//573 1254//573 1218//573 1214//573 +f 1254//574 1253//574 1215//574 1219//574 +f 1254//575 1255//575 1216//575 1218//575 +f 1255//576 1254//576 1219//576 1217//576 +f 1255//577 1252//577 1212//577 1216//577 +f 1252//578 1255//578 1217//578 1213//578 +f 1256//579 1257//579 1218//579 1216//579 +f 1257//580 1256//580 1217//580 1219//580 +f 1257//581 1258//581 1222//581 1218//581 +f 1258//582 1257//582 1219//582 1223//582 +f 1258//583 1259//583 1220//583 1222//583 +f 1259//584 1258//584 1223//584 1221//584 +f 1259//585 1256//585 1216//585 1220//585 +f 1256//586 1259//586 1221//586 1217//586 +f 1260//587 1261//587 1222//587 1220//587 +f 1261//588 1260//588 1221//588 1223//588 +f 1261//589 1262//589 1226//589 1222//589 +f 1262//590 1261//590 1223//590 1227//590 +f 1262//591 1263//591 1224//591 1226//591 +f 1263//592 1262//592 1227//592 1225//592 +f 1263//593 1260//593 1220//593 1224//593 +f 1260//594 1263//594 1225//594 1221//594 +f 1264//595 1265//595 1226//595 1224//595 +f 1265//596 1264//596 1225//596 1227//596 +f 1265//597 1266//597 1230//597 1226//597 +f 1266//598 1265//598 1227//598 1231//598 +f 1266//599 1267//599 1228//599 1230//599 +f 1267//600 1266//600 1231//600 1229//600 +f 1267//601 1264//601 1224//601 1228//601 +f 1264//602 1267//602 1229//602 1225//602 +f 1268//603 1269//603 1230//603 1228//603 +f 1269//604 1268//604 1229//604 1231//604 +f 1269//605 1270//605 1234//605 1230//605 +f 1270//606 1269//606 1231//606 1235//606 +f 1270//607 1271//607 1232//607 1234//607 +f 1271//608 1270//608 1235//608 1233//608 +f 1271//609 1268//609 1228//609 1232//609 +f 1268//610 1271//610 1233//610 1229//610 +f 1272//611 1273//611 1234//611 1232//611 +f 1273//612 1272//612 1233//612 1235//612 +f 1273//613 1274//613 1238//613 1234//613 +f 1274//614 1273//614 1235//614 1239//614 +f 1274//615 1275//615 1236//615 1238//615 +f 1275//616 1274//616 1239//616 1237//616 +f 1275//617 1272//617 1232//617 1236//617 +f 1272//618 1275//618 1237//618 1233//618 +f 1276//619 1277//619 1206//619 1210//619 +f 1277//620 1276//620 1211//620 1207//620 +f 1277//621 1278//621 1242//621 1206//621 +f 1278//622 1277//622 1207//622 1243//622 +f 1278//623 1279//623 1238//623 1242//623 +f 1279//624 1278//624 1243//624 1239//624 +f 1279//625 1280//625 1234//625 1238//625 +f 1280//626 1279//626 1239//626 1235//626 +f 1280//627 1281//627 1230//627 1234//627 +f 1281//628 1280//628 1235//628 1231//628 +f 1281//629 1282//629 1226//629 1230//629 +f 1282//630 1281//630 1231//630 1227//630 +f 1282//631 1283//631 1222//631 1226//631 +f 1283//632 1282//632 1227//632 1223//632 +f 1283//633 1284//633 1218//633 1222//633 +f 1284//634 1283//634 1223//634 1219//634 +f 1284//635 1285//635 1214//635 1218//635 +f 1285//636 1284//636 1219//636 1215//636 +f 1285//637 1276//637 1210//637 1214//637 +f 1276//638 1285//638 1215//638 1211//638 +f 1286//639 1287//639 1238//639 1236//639 +f 1287//640 1286//640 1237//640 1239//640 +f 1287//641 1288//641 1242//641 1238//641 +f 1288//642 1287//642 1239//642 1243//642 +f 1288//643 1289//643 1240//643 1242//643 +f 1289//644 1288//644 1243//644 1241//644 +f 1289//645 1286//645 1236//645 1240//645 +f 1286//646 1289//646 1241//646 1237//646 +f 1290//647 1291//647 1242//647 1240//647 +f 1291//648 1290//648 1241//648 1243//648 +f 1291//649 1292//649 1206//649 1242//649 +f 1292//650 1291//650 1243//650 1207//650 +f 1292//651 1293//651 1204//651 1206//651 +f 1293//652 1292//652 1207//652 1205//652 +f 1293//653 1290//653 1240//653 1204//653 +f 1290//654 1293//654 1205//654 1241//654 +f 1294//655 1295//655 1208//655 1204//655 +f 1295//656 1294//656 1205//656 1209//656 +f 1295//657 1296//657 1212//657 1208//657 +f 1296//658 1295//658 1209//658 1213//658 +f 1296//659 1297//659 1216//659 1212//659 +f 1297//660 1296//660 1213//660 1217//660 +f 1297//661 1298//661 1220//661 1216//661 +f 1298//662 1297//662 1217//662 1221//662 +f 1298//663 1299//663 1224//663 1220//663 +f 1299//664 1298//664 1221//664 1225//664 +f 1299//665 1300//665 1228//665 1224//665 +f 1300//666 1299//666 1225//666 1229//666 +f 1300//667 1301//667 1232//667 1228//667 +f 1301//668 1300//668 1229//668 1233//668 +f 1301//669 1302//669 1236//669 1232//669 +f 1302//670 1301//670 1233//670 1237//670 +f 1302//671 1303//671 1240//671 1236//671 +f 1303//672 1302//672 1237//672 1241//672 +f 1303//673 1294//673 1204//673 1240//673 +f 1294//674 1303//674 1241//674 1205//674 +o Cylinder.013 +v 1.810490 0.737484 -0.071844 +v 2.010490 0.737484 -0.071844 +v 1.810490 0.697312 -0.059431 +v 2.010490 0.697312 -0.059431 +v 1.810490 0.672484 -0.026931 +v 2.010490 0.672484 -0.026931 +v 1.810490 0.672484 0.013242 +v 2.010490 0.672484 0.013242 +v 1.810490 0.697312 0.045742 +v 2.010490 0.697312 0.045742 +v 1.810490 0.737484 0.058156 +v 2.010490 0.737484 0.058156 +v 1.810490 0.777656 0.045742 +v 2.010490 0.777656 0.045742 +v 1.810490 0.802484 0.013242 +v 2.010490 0.802484 0.013242 +v 1.810490 0.802484 -0.026931 +v 2.010490 0.802484 -0.026931 +v 1.810490 0.777656 -0.059431 +v 2.010490 0.777656 -0.059431 +vn 0.0000 -0.2952 -0.9554 +vn 0.0000 -0.7947 -0.6071 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 -0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 -0.0000 0.0000 +usemtl Material.039 +s off +f 1304//675 1305//675 1307//675 1306//675 +f 1306//676 1307//676 1309//676 1308//676 +f 1308//677 1309//677 1311//677 1310//677 +f 1310//678 1311//678 1313//678 1312//678 +f 1312//679 1313//679 1315//679 1314//679 +f 1314//680 1315//680 1317//680 1316//680 +f 1316//681 1317//681 1319//681 1318//681 +f 1318//682 1319//682 1321//682 1320//682 +f 1307//683 1305//683 1323//683 1321//683 1319//683 1317//683 1315//683 1313//683 1311//683 1309//683 +f 1320//684 1321//684 1323//684 1322//684 +f 1322//685 1323//685 1305//685 1304//685 +f 1304//686 1306//686 1308//686 1310//686 1312//686 1314//686 1316//686 1318//686 1320//686 1322//686 +o Cylinder.012 +v 1.021771 0.620003 -0.060000 +v 1.042292 0.676384 -0.060000 +v 1.056617 0.607320 -0.048541 +v 1.077138 0.663701 -0.048541 +v 1.078153 0.599481 -0.018541 +v 1.098674 0.655863 -0.018541 +v 1.078153 0.599481 0.018541 +v 1.098674 0.655863 0.018541 +v 1.056617 0.607320 0.048541 +v 1.077138 0.663701 0.048541 +v 1.021771 0.620003 0.060000 +v 1.042292 0.676384 0.060000 +v 0.986925 0.632685 0.048541 +v 1.007447 0.689067 0.048541 +v 0.965390 0.640524 0.018541 +v 0.985911 0.696905 0.018541 +v 0.965390 0.640524 -0.018541 +v 0.985911 0.696905 -0.018541 +v 0.986925 0.632685 -0.048541 +v 1.007447 0.689067 -0.048541 +vn 0.2774 -0.1010 -0.9554 +vn 0.7467 -0.2718 -0.6071 +vn 0.9397 -0.3420 0.0000 +vn 0.7467 -0.2718 0.6071 +vn 0.2774 -0.1010 0.9554 +vn -0.2774 0.1010 0.9554 +vn -0.7467 0.2718 0.6071 +vn -0.9397 0.3420 0.0000 +vn 0.3420 0.9397 0.0000 +vn -0.7467 0.2718 -0.6071 +vn -0.2774 0.1010 -0.9554 +vn -0.3420 -0.9397 -0.0000 +usemtl Material.027 +s off +f 1324//687 1325//687 1327//687 1326//687 +f 1326//688 1327//688 1329//688 1328//688 +f 1328//689 1329//689 1331//689 1330//689 +f 1330//690 1331//690 1333//690 1332//690 +f 1332//691 1333//691 1335//691 1334//691 +f 1334//692 1335//692 1337//692 1336//692 +f 1336//693 1337//693 1339//693 1338//693 +f 1338//694 1339//694 1341//694 1340//694 +f 1327//695 1325//695 1343//695 1341//695 1339//695 1337//695 1335//695 1333//695 1331//695 1329//695 +f 1340//696 1341//696 1343//696 1342//696 +f 1342//697 1343//697 1325//697 1324//697 +f 1324//698 1326//698 1328//698 1330//698 1332//698 1334//698 1336//698 1338//698 1340//698 1342//698 +o NurbsPath.003_CUNurbsPath.001 +v -0.049266 1.323820 -0.089434 +v -0.024291 1.316431 -0.083170 +v -0.013480 1.297737 -0.067319 +v -0.023167 1.278687 -0.051168 +v -0.047677 1.270441 -0.044177 +v -0.072652 1.277829 -0.050441 +v -0.083462 1.296524 -0.066291 +v -0.073776 1.315574 -0.082443 +v -0.049995 1.283960 -0.131356 +v -0.025014 1.276905 -0.124740 +v -0.014176 1.259871 -0.107133 +v -0.023829 1.242838 -0.088850 +v -0.048319 1.235782 -0.080601 +v -0.073300 1.242838 -0.087217 +v -0.084138 1.259871 -0.104823 +v -0.074485 1.276905 -0.123106 +v -0.051874 1.240150 -0.168813 +v -0.026877 1.233484 -0.161861 +v -0.015972 1.218096 -0.142838 +v -0.025546 1.203000 -0.122887 +v -0.049991 1.197038 -0.113696 +v -0.074988 1.203703 -0.120648 +v -0.085893 1.219091 -0.139671 +v -0.076319 1.234188 -0.159621 +v -0.054470 1.193481 -0.202020 +v -0.029449 1.187265 -0.194746 +v -0.018459 1.173438 -0.174606 +v -0.027939 1.160100 -0.153397 +v -0.052334 1.155064 -0.143543 +v -0.077355 1.161279 -0.150817 +v -0.088344 1.175106 -0.170957 +v -0.078865 1.188445 -0.192166 +v -0.057398 1.144861 -0.231254 +v -0.032347 1.139156 -0.223672 +v -0.021271 1.126803 -0.202641 +v -0.030657 1.115039 -0.180480 +v -0.055008 1.110756 -0.170172 +v -0.080059 1.116461 -0.177754 +v -0.091135 1.128814 -0.198785 +v -0.081749 1.140578 -0.220946 +v -0.060316 1.095099 -0.256766 +v -0.035232 1.089969 -0.248888 +v -0.024076 1.079016 -0.227135 +v -0.033382 1.068658 -0.204251 +v -0.057699 1.064961 -0.193640 +v -0.082783 1.070091 -0.201519 +v -0.093940 1.081044 -0.223271 +v -0.084633 1.091402 -0.246155 +v -0.062923 1.044920 -0.278786 +v -0.037806 1.040438 -0.270622 +v -0.026582 1.030832 -0.248276 +v -0.035824 1.021730 -0.224839 +v -0.060119 1.018463 -0.214039 +v -0.085236 1.022945 -0.222203 +v -0.096461 1.032551 -0.244548 +v -0.087219 1.041653 -0.267986 +v -0.064954 0.994973 -0.297527 +v -0.039808 0.991223 -0.289087 +v -0.028531 0.982934 -0.266246 +v -0.037729 0.974962 -0.242383 +v -0.062014 0.971976 -0.231477 +v -0.087159 0.975726 -0.239917 +v -0.098436 0.984015 -0.262758 +v -0.089238 0.991987 -0.286621 +v -0.066177 0.945833 -0.313191 +v -0.041012 0.942914 -0.304486 +v -0.029704 0.935937 -0.281226 +v -0.038878 0.928989 -0.257036 +v -0.063159 0.926140 -0.246086 +v -0.088324 0.929059 -0.254791 +v -0.099632 0.936036 -0.278052 +v -0.090458 0.942984 -0.302242 +v -0.066396 0.898005 -0.325972 +v -0.041228 0.896031 -0.317014 +v -0.029916 0.890385 -0.293398 +v -0.039086 0.884374 -0.268957 +v -0.063367 0.881519 -0.258009 +v -0.088536 0.883493 -0.266967 +v -0.099848 0.889139 -0.290583 +v -0.090677 0.895150 -0.315024 +v -0.065446 0.851920 -0.336060 +v -0.040301 0.851026 -0.326865 +v -0.029019 0.846756 -0.302948 +v -0.038209 0.841610 -0.278317 +v -0.062487 0.838603 -0.267402 +v -0.087631 0.839497 -0.276597 +v -0.098913 0.843768 -0.300515 +v -0.089723 0.848914 -0.325145 +v -0.063192 0.807942 -0.343639 +v -0.038112 0.808283 -0.334231 +v -0.026907 0.805456 -0.310064 +v -0.036139 0.801116 -0.285295 +v -0.060401 0.797805 -0.274433 +v -0.085480 0.797464 -0.283840 +v -0.096686 0.800291 -0.308007 +v -0.087453 0.804631 -0.332776 +v -0.059531 0.766361 -0.348891 +v -0.034579 0.768116 -0.339305 +v -0.023511 0.766822 -0.314945 +v -0.032811 0.763238 -0.290080 +v -0.057031 0.759463 -0.279277 +v -0.081983 0.757708 -0.288862 +v -0.093051 0.759002 -0.313223 +v -0.083751 0.762586 -0.338087 +v -0.054391 0.727401 -0.351998 +v -0.029654 0.730766 -0.342284 +v -0.018806 0.731114 -0.317794 +v -0.028201 0.728242 -0.292872 +v -0.052337 0.723833 -0.282119 +v -0.077073 0.720468 -0.291833 +v -0.087922 0.720120 -0.316323 +v -0.078526 0.722991 -0.341244 +v -0.047728 0.691223 -0.353138 +v -0.023329 0.696404 -0.343368 +v -0.012809 0.698511 -0.318822 +v -0.022329 0.696310 -0.293880 +v -0.046314 0.691090 -0.283152 +v -0.070712 0.685909 -0.292922 +v -0.081233 0.683802 -0.317467 +v -0.071712 0.686003 -0.342409 +v -0.039532 0.657926 -0.352491 +v -0.015634 0.665123 -0.342761 +v -0.005578 0.669100 -0.318253 +v -0.015254 0.667526 -0.293324 +v -0.038994 0.661323 -0.282576 +v -0.062892 0.654125 -0.292306 +v -0.072949 0.650149 -0.316814 +v -0.063273 0.651723 -0.341744 +v -0.029831 0.627557 -0.350242 +v -0.006634 0.636937 -0.340674 +v 0.002795 0.642863 -0.316311 +v -0.007066 0.641864 -0.291424 +v -0.030441 0.634526 -0.280592 +v -0.053637 0.625146 -0.290160 +v -0.063067 0.619220 -0.314523 +v -0.053206 0.620219 -0.339409 +v -0.018696 0.600115 -0.346582 +v 0.003574 0.611769 -0.337318 +v 0.012201 0.619666 -0.313218 +v 0.002131 0.619179 -0.288399 +v -0.020737 0.610594 -0.277401 +v -0.043006 0.598940 -0.286665 +v -0.051633 0.591044 -0.310765 +v -0.041564 0.591530 -0.335583 +v -0.006259 0.575543 -0.341720 +v 0.014865 0.589457 -0.332902 +v 0.022526 0.599259 -0.309178 +v 0.012236 0.599208 -0.284446 +v -0.009977 0.589333 -0.273193 +v -0.031101 0.575419 -0.282010 +v -0.038762 0.565617 -0.305734 +v -0.028472 0.565668 -0.330467 +v 0.007299 0.553717 -0.335881 +v 0.027095 0.569769 -0.327633 +v 0.033666 0.581326 -0.304377 +v 0.023161 0.581621 -0.279737 +v 0.001735 0.570479 -0.268146 +v -0.018062 0.554428 -0.276394 +v -0.024633 0.542870 -0.299650 +v -0.014128 0.542575 -0.324290 +v 0.021777 0.534465 -0.329291 +v 0.040114 0.552460 -0.321705 +v 0.045519 0.565569 -0.298978 +v 0.034826 0.566113 -0.274423 +v 0.014299 0.553774 -0.262424 +v -0.004038 0.535780 -0.270010 +v -0.009443 0.522671 -0.292737 +v 0.001250 0.522126 -0.317292 +v 0.036985 0.517598 -0.322163 +v 0.053781 0.537303 -0.315296 +v 0.057998 0.551733 -0.293124 +v 0.047164 0.552435 -0.268635 +v 0.027626 0.538996 -0.256174 +v 0.010829 0.519291 -0.263041 +v 0.006613 0.504861 -0.285213 +v 0.017447 0.504160 -0.309702 +v 0.052747 0.502916 -0.314693 +v 0.067975 0.524086 -0.308567 +v 0.071028 0.539602 -0.286945 +v 0.060116 0.540375 -0.262493 +v 0.041633 0.525953 -0.249533 +v 0.026405 0.504783 -0.255659 +v 0.023352 0.489266 -0.277281 +v 0.034263 0.488493 -0.301734 +v 0.068905 0.490216 -0.307057 +v 0.082582 0.512608 -0.301662 +v 0.084538 0.528989 -0.280557 +v 0.073626 0.529763 -0.256104 +v 0.056239 0.514476 -0.242629 +v 0.042562 0.492084 -0.248023 +v 0.040606 0.475703 -0.269129 +v 0.051518 0.474929 -0.293581 +v 0.085323 0.479297 -0.299410 +v 0.097503 0.502689 -0.294711 +v 0.098459 0.519736 -0.274069 +v 0.087632 0.520453 -0.249578 +v 0.071364 0.504420 -0.235582 +v 0.059184 0.481029 -0.240281 +v 0.058228 0.463982 -0.260923 +v 0.069055 0.463264 -0.285414 +v 0.101886 0.469964 -0.291884 +v 0.112647 0.494158 -0.287827 +v 0.112723 0.511703 -0.267585 +v 0.102069 0.512323 -0.243015 +v 0.086927 0.495653 -0.228509 +v 0.076166 0.471459 -0.232565 +v 0.076090 0.453914 -0.252807 +v 0.086743 0.453295 -0.277378 +v 0.118496 0.462034 -0.284589 +v 0.127932 0.486862 -0.281113 +v 0.127258 0.504767 -0.261200 +v 0.116868 0.505260 -0.236514 +v 0.102849 0.488052 -0.221516 +v 0.093413 0.463223 -0.224992 +v 0.094088 0.445318 -0.244905 +v 0.104477 0.444825 -0.269591 +v 0.135075 0.455334 -0.277619 +v 0.143289 0.480659 -0.274656 +v 0.141999 0.498814 -0.255001 +v 0.131962 0.499164 -0.230167 +v 0.119057 0.481503 -0.214702 +v 0.110844 0.456178 -0.217664 +v 0.112134 0.438024 -0.237320 +v 0.122171 0.437674 -0.262154 +v 0.151561 0.449711 -0.271047 +v 0.158655 0.475419 -0.268529 +v 0.156883 0.493739 -0.249066 +v 0.147283 0.493939 -0.224058 +v 0.135479 0.475901 -0.208155 +v 0.128385 0.450193 -0.210672 +v 0.130157 0.431873 -0.230136 +v 0.139757 0.431673 -0.255144 +v 0.167903 0.445021 -0.264930 +v 0.173979 0.471023 -0.262792 +v 0.171854 0.489444 -0.243460 +v 0.162772 0.489495 -0.218259 +v 0.152053 0.471144 -0.201951 +v 0.145977 0.445143 -0.204088 +v 0.148102 0.426721 -0.223420 +v 0.157184 0.426670 -0.248621 +v 0.184067 0.441139 -0.259309 +v 0.189224 0.467362 -0.257490 +v 0.186866 0.485840 -0.238239 +v 0.178375 0.485748 -0.212833 +v 0.168724 0.467140 -0.196154 +v 0.163567 0.440916 -0.197973 +v 0.165924 0.422438 -0.217224 +v 0.174416 0.422530 -0.242630 +v 0.200033 0.437950 -0.254210 +v 0.204362 0.464340 -0.252655 +v 0.201881 0.482843 -0.233443 +v 0.194043 0.482620 -0.207829 +v 0.185440 0.463801 -0.190816 +v 0.181111 0.437411 -0.192371 +v 0.183592 0.418909 -0.211582 +v 0.191430 0.419132 -0.237197 +v 0.215796 0.435358 -0.249643 +v 0.219381 0.461871 -0.248304 +v 0.216872 0.480378 -0.229100 +v 0.209738 0.480038 -0.203282 +v 0.202159 0.461051 -0.185973 +v 0.198574 0.434538 -0.187313 +v 0.201083 0.416030 -0.206516 +v 0.208217 0.416370 -0.232334 +v 0.231366 0.433275 -0.245607 +v 0.234283 0.459878 -0.244441 +v 0.231823 0.478378 -0.225225 +v 0.225427 0.477939 -0.199215 +v 0.218843 0.458817 -0.181648 +v 0.215926 0.432214 -0.182815 +v 0.218386 0.413714 -0.202031 +v 0.224782 0.414153 -0.228041 +v 0.246768 0.431628 -0.242085 +v 0.249083 0.458295 -0.241057 +v 0.246730 0.476785 -0.221816 +v 0.241087 0.476264 -0.195635 +v 0.235460 0.457040 -0.177849 +v 0.233146 0.430372 -0.178877 +v 0.235499 0.411883 -0.198118 +v 0.241142 0.412403 -0.224300 +v 0.262042 0.430357 -0.239050 +v 0.263811 0.457071 -0.238130 +v 0.261598 0.475548 -0.218862 +v 0.256699 0.474965 -0.192532 +v 0.251985 0.455664 -0.174565 +v 0.250217 0.428951 -0.175485 +v 0.252430 0.410473 -0.194753 +v 0.257328 0.411056 -0.221083 +v 0.277242 0.429415 -0.236463 +v 0.278510 0.456160 -0.235629 +v 0.276446 0.474628 -0.216335 +v 0.272258 0.474001 -0.189884 +v 0.268399 0.454647 -0.171770 +v 0.267130 0.427902 -0.172605 +v 0.269195 0.409434 -0.191899 +v 0.273383 0.410061 -0.218350 +v 0.292420 0.428766 -0.234277 +v 0.293229 0.455531 -0.233509 +v 0.291304 0.473993 -0.214195 +v 0.287772 0.473338 -0.187649 +v 0.284702 0.453949 -0.169422 +v 0.283893 0.427185 -0.170190 +v 0.285819 0.408723 -0.189504 +v 0.289350 0.409378 -0.216050 +v 0.307611 0.428382 -0.232448 +v 0.308000 0.455157 -0.231731 +v 0.306199 0.473616 -0.212402 +v 0.303263 0.472946 -0.185784 +v 0.300911 0.453539 -0.167470 +v 0.300521 0.426763 -0.168187 +v 0.302322 0.408304 -0.187516 +v 0.305259 0.408975 -0.214134 +v 0.322837 0.428235 -0.230936 +v 0.322848 0.455014 -0.230256 +v 0.321155 0.473472 -0.210916 +v 0.318751 0.472796 -0.184245 +v 0.317043 0.453382 -0.165866 +v 0.317032 0.426603 -0.166546 +v 0.318725 0.408145 -0.185886 +v 0.321129 0.408821 -0.212557 +v 0.338115 0.428300 -0.229701 +v 0.337787 0.455078 -0.229049 +v 0.336185 0.473536 -0.209702 +v 0.334249 0.472862 -0.182993 +v 0.333112 0.453451 -0.164567 +v 0.333441 0.426673 -0.165219 +v 0.335042 0.408215 -0.184567 +v 0.336978 0.408889 -0.211276 +v 0.353454 0.428557 -0.228709 +v 0.352823 0.455329 -0.228077 +v 0.351295 0.473789 -0.208725 +v 0.349765 0.473121 -0.181989 +v 0.349129 0.453718 -0.163531 +v 0.349760 0.426945 -0.164163 +v 0.351288 0.408486 -0.183515 +v 0.352818 0.409153 -0.210251 +v 0.368856 0.428983 -0.227926 +v 0.367957 0.455749 -0.227307 +v 0.366484 0.474209 -0.207952 +v 0.365301 0.473552 -0.181198 +v 0.365100 0.454160 -0.162718 +v 0.365999 0.427395 -0.163337 +v 0.367471 0.408934 -0.182692 +v 0.368655 0.409592 -0.209445 +v 0.384316 0.429561 -0.227320 +v 0.383179 0.456318 -0.226711 +v 0.381745 0.474780 -0.207354 +v 0.380853 0.474133 -0.180589 +v 0.381027 0.454756 -0.162094 +v 0.382164 0.427999 -0.162703 +v 0.383598 0.409537 -0.182060 +v 0.384490 0.410184 -0.208825 +v 0.399826 0.430275 -0.226863 +v 0.398477 0.457022 -0.226260 +v 0.397063 0.475486 -0.206903 +v 0.396413 0.474849 -0.180131 +v 0.396908 0.455487 -0.161626 +v 0.398257 0.428740 -0.162229 +v 0.399671 0.410276 -0.181586 +v 0.400321 0.410912 -0.208358 +v 0.415371 0.431110 -0.226529 +v 0.413830 0.457847 -0.225931 +v 0.412419 0.476311 -0.206574 +v 0.411965 0.475685 -0.179797 +v 0.412733 0.456337 -0.161286 +v 0.414274 0.429600 -0.161885 +v 0.415685 0.411137 -0.181242 +v 0.416139 0.411762 -0.208019 +v 0.430930 0.432055 -0.226294 +v 0.429214 0.458781 -0.225698 +v 0.427789 0.477244 -0.206341 +v 0.427490 0.476627 -0.179562 +v 0.428491 0.457294 -0.161048 +v 0.430207 0.430567 -0.161643 +v 0.431632 0.412105 -0.181000 +v 0.431931 0.412721 -0.207779 +v 0.446477 0.433099 -0.226136 +v 0.444597 0.459814 -0.225542 +v 0.443141 0.478274 -0.206185 +v 0.442961 0.477666 -0.179405 +v 0.444163 0.458346 -0.160888 +v 0.446043 0.431630 -0.161482 +v 0.447499 0.413170 -0.180839 +v 0.447679 0.413778 -0.207619 +v 0.461983 0.434234 -0.226036 +v 0.459944 0.460938 -0.225443 +v 0.458439 0.479395 -0.206086 +v 0.458347 0.478793 -0.179305 +v 0.459724 0.459485 -0.160788 +v 0.461762 0.432782 -0.161381 +v 0.463268 0.414325 -0.180737 +v 0.463359 0.414927 -0.207518 +v 0.477410 0.435456 -0.225977 +v 0.475213 0.462147 -0.225385 +v 0.473640 0.480599 -0.206029 +v 0.473612 0.480002 -0.179248 +v 0.475146 0.460707 -0.160730 +v 0.477342 0.434016 -0.161322 +v 0.478915 0.415564 -0.180678 +v 0.478943 0.416161 -0.207459 +v 0.492718 0.436761 -0.225947 +v 0.490357 0.463438 -0.225355 +v 0.488698 0.481883 -0.205999 +v 0.488713 0.481290 -0.179218 +v 0.490393 0.462007 -0.160699 +v 0.492754 0.435330 -0.161291 +v 0.494412 0.416886 -0.180647 +v 0.494398 0.417479 -0.207429 +v 0.507861 0.438149 -0.225935 +v 0.505324 0.464810 -0.225343 +v 0.503559 0.483245 -0.205987 +v 0.503601 0.482654 -0.179206 +v 0.505424 0.463385 -0.160687 +v 0.507962 0.436724 -0.161279 +v 0.509726 0.418289 -0.180634 +v 0.509685 0.418880 -0.207416 +v 0.522790 0.439622 -0.225931 +v 0.520057 0.466264 -0.225339 +v 0.518164 0.484685 -0.205983 +v 0.518221 0.484096 -0.179202 +v 0.520193 0.464841 -0.160683 +v 0.522926 0.438200 -0.161275 +v 0.524819 0.419778 -0.180631 +v 0.524762 0.420367 -0.207412 +v 0.537448 0.441184 -0.225930 +v 0.534491 0.467801 -0.225339 +v 0.532446 0.486207 -0.205983 +v 0.532511 0.485619 -0.179202 +v 0.534648 0.466381 -0.160683 +v 0.537604 0.439764 -0.161275 +v 0.539649 0.421358 -0.180630 +v 0.539584 0.421946 -0.207412 +v 0.551775 0.442840 -0.225930 +v 0.548558 0.469428 -0.225339 +v 0.546333 0.487813 -0.205983 +v 0.546404 0.487225 -0.179202 +v 0.548730 0.468010 -0.160683 +v 0.551947 0.441422 -0.161275 +v 0.554172 0.423038 -0.180630 +v 0.554100 0.423625 -0.207412 +v 0.565710 0.444602 -0.225931 +v 0.562188 0.471150 -0.225339 +v 0.559753 0.489508 -0.205983 +v 0.559831 0.488922 -0.179202 +v 0.562377 0.469734 -0.160683 +v 0.565899 0.443186 -0.161275 +v 0.568334 0.424827 -0.180630 +v 0.568256 0.425414 -0.207412 +v 0.579196 0.446476 -0.225931 +v 0.575320 0.472975 -0.225339 +v 0.572640 0.491299 -0.205983 +v 0.572727 0.490714 -0.179202 +v 0.575530 0.471562 -0.160683 +v 0.579406 0.445063 -0.161275 +v 0.582085 0.426739 -0.180631 +v 0.581998 0.427324 -0.207412 +v 0.592183 0.448471 -0.225932 +v 0.587898 0.474907 -0.225340 +v 0.584938 0.493188 -0.205984 +v 0.585036 0.492604 -0.179203 +v 0.588135 0.473498 -0.160684 +v 0.592420 0.447062 -0.161276 +v 0.595380 0.428781 -0.180632 +v 0.595282 0.429365 -0.207413 +v 0.604628 0.450594 -0.225934 +v 0.599873 0.476950 -0.225342 +v 0.596590 0.495175 -0.205986 +v 0.596703 0.494594 -0.179205 +v 0.600144 0.475547 -0.160686 +v 0.604899 0.449191 -0.161278 +v 0.608182 0.430965 -0.180634 +v 0.608070 0.431547 -0.207415 +v 0.616496 0.452852 -0.225939 +v 0.611202 0.479105 -0.225346 +v 0.607551 0.497260 -0.205991 +v 0.607681 0.496683 -0.179209 +v 0.611517 0.477710 -0.160691 +v 0.616811 0.451458 -0.161283 +v 0.620463 0.433303 -0.180639 +v 0.620332 0.433880 -0.207420 +v 0.627759 0.455253 -0.225946 +v 0.621847 0.481374 -0.225353 +v 0.617774 0.499438 -0.205997 +v 0.617927 0.498866 -0.179216 +v 0.622216 0.479990 -0.160698 +v 0.628127 0.453870 -0.161290 +v 0.632200 0.435805 -0.180646 +v 0.632047 0.436378 -0.207428 +v 0.638391 0.457801 -0.225957 +v 0.631772 0.483752 -0.225364 +v 0.627222 0.501702 -0.206007 +v 0.627404 0.501136 -0.179226 +v 0.632213 0.482386 -0.160708 +v 0.638831 0.456435 -0.161302 +v 0.643382 0.438486 -0.180658 +v 0.643199 0.439051 -0.207440 +v 0.648378 0.460504 -0.225975 +v 0.640953 0.486235 -0.225380 +v 0.635858 0.504037 -0.206022 +v 0.636078 0.503482 -0.179241 +v 0.641484 0.484894 -0.160725 +v 0.648909 0.459163 -0.161319 +v 0.654004 0.441361 -0.180677 +v 0.653784 0.441916 -0.207458 +v 0.657711 0.463368 -0.226000 +v 0.649365 0.488816 -0.225403 +v 0.643654 0.506428 -0.206043 +v 0.643921 0.505887 -0.179262 +v 0.650011 0.487510 -0.160748 +v 0.658356 0.462062 -0.161345 +v 0.664068 0.444450 -0.180704 +v 0.663801 0.444991 -0.207486 +v 0.666386 0.466401 -0.226035 +v 0.656996 0.491482 -0.225433 +v 0.650588 0.508849 -0.206071 +v 0.650914 0.508329 -0.179290 +v 0.657784 0.490226 -0.160779 +v 0.667174 0.465145 -0.161381 +v 0.673583 0.447778 -0.180743 +v 0.673257 0.448298 -0.207524 +v 0.674406 0.469609 -0.226082 +v 0.663836 0.494216 -0.225473 +v 0.656644 0.511268 -0.206106 +v 0.657044 0.510778 -0.179326 +v 0.664801 0.493031 -0.160820 +v 0.675372 0.468425 -0.161428 +v 0.682564 0.451372 -0.180795 +v 0.682164 0.451863 -0.207576 +v 0.681776 0.473003 -0.226143 +v 0.669882 0.496997 -0.225523 +v 0.661819 0.513646 -0.206149 +v 0.662310 0.513198 -0.179369 +v 0.671068 0.495914 -0.160872 +v 0.682962 0.471920 -0.161492 +v 0.691025 0.455270 -0.180866 +v 0.690534 0.455719 -0.207646 +v 0.688505 0.476589 -0.226223 +v 0.675148 0.499800 -0.225585 +v 0.666128 0.515937 -0.206199 +v 0.666729 0.515548 -0.179421 +v 0.676600 0.498860 -0.160937 +v 0.689957 0.475648 -0.161574 +v 0.698977 0.459511 -0.180960 +v 0.698375 0.459900 -0.207739 +v 0.694601 0.480374 -0.226323 +v 0.679657 0.502596 -0.225659 +v 0.669608 0.518092 -0.206256 +v 0.670341 0.517784 -0.179480 +v 0.681426 0.501853 -0.161016 +v 0.696370 0.479631 -0.161680 +v 0.706419 0.464135 -0.181084 +v 0.705686 0.464443 -0.207860 +v 0.700071 0.484359 -0.226449 +v 0.683451 0.505356 -0.225746 +v 0.672326 0.520065 -0.206317 +v 0.673212 0.519869 -0.179545 +v 0.685590 0.504884 -0.161111 +v 0.702210 0.483887 -0.161815 +v 0.713336 0.469178 -0.181243 +v 0.712449 0.469373 -0.208016 +v 0.704921 0.488536 -0.226605 +v 0.686594 0.508059 -0.225846 +v 0.674383 0.521830 -0.206382 +v 0.675441 0.521784 -0.179615 +v 0.689149 0.507946 -0.161225 +v 0.707476 0.488424 -0.161984 +v 0.719687 0.474652 -0.181447 +v 0.718629 0.474699 -0.208214 +v 0.709156 0.492884 -0.226793 +v 0.689168 0.510699 -0.225959 +v 0.675914 0.523398 -0.206449 +v 0.677159 0.523543 -0.179690 +v 0.692174 0.511049 -0.161359 +v 0.712162 0.493235 -0.162192 +v 0.725416 0.480535 -0.181702 +v 0.724171 0.480390 -0.208461 +v 0.712792 0.497368 -0.227018 +v 0.691270 0.513290 -0.226089 +v 0.677067 0.524819 -0.206519 +v 0.678503 0.525199 -0.179773 +v 0.694737 0.514210 -0.161517 +v 0.716259 0.498288 -0.162446 +v 0.730462 0.486760 -0.182015 +v 0.729026 0.486379 -0.208762 +v 0.715856 0.501949 -0.227281 +v 0.692987 0.515860 -0.226236 +v 0.677964 0.526163 -0.206595 +v 0.679587 0.526823 -0.179865 +v 0.696905 0.517453 -0.161702 +v 0.719774 0.503542 -0.162748 +v 0.734797 0.493239 -0.182388 +v 0.733175 0.492579 -0.209118 +v 0.718392 0.506597 -0.227584 +v 0.694395 0.518443 -0.226404 +v 0.678696 0.527509 -0.206683 +v 0.680490 0.528483 -0.179973 +v 0.698728 0.520795 -0.161921 +v 0.722725 0.508949 -0.163101 +v 0.738424 0.499883 -0.182822 +v 0.736629 0.498909 -0.209532 +v 0.720446 0.511292 -0.227929 +v 0.695549 0.521087 -0.226598 +v 0.679318 0.528940 -0.206787 +v 0.681260 0.530251 -0.180102 +v 0.700239 0.524252 -0.162174 +v 0.725136 0.514457 -0.163505 +v 0.741368 0.506604 -0.183316 +v 0.739425 0.505293 -0.210001 +v 0.722067 0.516018 -0.228314 +v 0.696487 0.523832 -0.226821 +v 0.679858 0.530530 -0.206917 +v 0.681921 0.532190 -0.180260 +v 0.701467 0.527838 -0.162466 +v 0.727046 0.520025 -0.163959 +v 0.743675 0.513326 -0.183864 +v 0.741612 0.511667 -0.210520 +v 0.723301 0.520776 -0.228739 +v 0.697235 0.526724 -0.227080 +v 0.680325 0.532347 -0.207079 +v 0.682477 0.534351 -0.180453 +v 0.702431 0.531561 -0.162799 +v 0.728497 0.525612 -0.164459 +v 0.745407 0.519989 -0.184459 +v 0.743254 0.517986 -0.211085 +v 0.724193 0.525569 -0.229204 +v 0.697804 0.529798 -0.227378 +v 0.680709 0.534436 -0.207282 +v 0.682923 0.536767 -0.180688 +v 0.703148 0.535424 -0.163174 +v 0.729537 0.531195 -0.165000 +v 0.746631 0.526558 -0.185096 +v 0.744418 0.524227 -0.211690 +v 0.724779 0.530411 -0.229707 +v 0.698199 0.533078 -0.227719 +v 0.680995 0.536826 -0.207530 +v 0.683246 0.539459 -0.180967 +v 0.703633 0.539435 -0.163590 +v 0.730213 0.536767 -0.165578 +v 0.747417 0.533019 -0.185766 +v 0.745166 0.530386 -0.212329 +v 0.725094 0.535325 -0.230247 +v 0.698422 0.536593 -0.228106 +v 0.681165 0.539539 -0.207829 +v 0.683434 0.542437 -0.181296 +v 0.703897 0.543590 -0.164047 +v 0.730569 0.542321 -0.166189 +v 0.747825 0.539375 -0.186465 +v 0.745557 0.536477 -0.212999 +v 0.725161 0.540335 -0.230823 +v 0.698470 0.540359 -0.228539 +v 0.681204 0.542582 -0.208180 +v 0.683475 0.545703 -0.181671 +v 0.703954 0.547893 -0.164542 +v 0.730644 0.547869 -0.166826 +v 0.747911 0.545645 -0.187186 +v 0.745640 0.542525 -0.213694 +v 0.724999 0.545467 -0.231433 +v 0.698342 0.544388 -0.229018 +v 0.681095 0.545957 -0.208582 +v 0.683361 0.549255 -0.182094 +v 0.703813 0.552351 -0.165073 +v 0.730470 0.553431 -0.167488 +v 0.747717 0.551862 -0.187925 +v 0.745451 0.548563 -0.214412 +v 0.724623 0.550752 -0.232075 +v 0.698034 0.548696 -0.229542 +v 0.680829 0.549667 -0.209032 +v 0.683086 0.553096 -0.182561 +v 0.703483 0.556975 -0.165634 +v 0.730071 0.559032 -0.168167 +v 0.747276 0.558061 -0.188676 +v 0.745019 0.554631 -0.215148 +v 0.724040 0.556220 -0.232745 +v 0.697543 0.553297 -0.230106 +v 0.680397 0.553713 -0.209529 +v 0.682644 0.557226 -0.183067 +v 0.702970 0.561778 -0.166223 +v 0.729467 0.564701 -0.168862 +v 0.746613 0.564285 -0.189439 +v 0.744365 0.560772 -0.215900 +v 0.723253 0.561906 -0.233439 +v 0.696863 0.558208 -0.230706 +v 0.679788 0.558102 -0.210065 +v 0.682031 0.561650 -0.183608 +v 0.702278 0.566774 -0.166833 +v 0.728668 0.570472 -0.169566 +v 0.745743 0.570578 -0.190207 +v 0.743500 0.567030 -0.216664 +v 0.722263 0.567839 -0.234152 +v 0.695988 0.563444 -0.231335 +v 0.678997 0.562840 -0.210635 +v 0.681241 0.566381 -0.184177 +v 0.701407 0.571992 -0.167460 +v 0.727681 0.576387 -0.170277 +v 0.744673 0.576991 -0.190978 +v 0.742428 0.573450 -0.217435 +v 0.721063 0.574053 -0.234878 +v 0.694911 0.569025 -0.231988 +v 0.678012 0.567940 -0.211231 +v 0.680265 0.571433 -0.184768 +v 0.700351 0.577458 -0.168100 +v 0.726504 0.582486 -0.170990 +v 0.743403 0.583571 -0.191747 +v 0.741150 0.580078 -0.218210 +v 0.719647 0.580584 -0.235611 +v 0.693620 0.574975 -0.232655 +v 0.676823 0.573419 -0.211846 +v 0.679095 0.576827 -0.185373 +v 0.699105 0.583203 -0.168744 +v 0.725132 0.588812 -0.171700 +v 0.741929 0.590368 -0.192509 +v 0.739657 0.586960 -0.218982 +v 0.718003 0.587467 -0.236342 +v 0.692105 0.581318 -0.233329 +v 0.675418 0.579297 -0.212470 +v 0.677718 0.582590 -0.185985 +v 0.697656 0.589266 -0.169388 +v 0.723554 0.595416 -0.172401 +v 0.740241 0.597436 -0.193259 +v 0.737941 0.594143 -0.219744 +v 0.716112 0.594742 -0.237063 +v 0.690351 0.588066 -0.233998 +v 0.673787 0.585577 -0.213093 +v 0.676122 0.588732 -0.186594 +v 0.695989 0.595683 -0.170024 +v 0.721750 0.602359 -0.173089 +v 0.738314 0.604849 -0.193994 +v 0.735979 0.601694 -0.220493 +v 0.713945 0.602446 -0.237766 +v 0.688346 0.595197 -0.234649 +v 0.671924 0.592203 -0.213698 +v 0.674299 0.595219 -0.187187 +v 0.694079 0.602476 -0.170645 +v 0.719678 0.609726 -0.173762 +v 0.736101 0.612720 -0.194713 +v 0.733726 0.609704 -0.221224 +v 0.711446 0.610596 -0.238447 +v 0.686061 0.602653 -0.235271 +v 0.669817 0.599082 -0.214272 +v 0.672229 0.601976 -0.187751 +v 0.691885 0.609638 -0.171242 +v 0.717270 0.617582 -0.174418 +v 0.733514 0.621153 -0.195417 +v 0.731102 0.618259 -0.221938 +v 0.708531 0.619181 -0.239099 +v 0.683446 0.610361 -0.235857 +v 0.667435 0.606107 -0.214805 +v 0.669877 0.608913 -0.188277 +v 0.689342 0.617133 -0.171811 +v 0.714428 0.625954 -0.175054 +v 0.730439 0.630207 -0.196105 +v 0.727996 0.627402 -0.222633 +v 0.705091 0.628161 -0.239719 +v 0.680434 0.618232 -0.236400 +v 0.664737 0.613164 -0.215292 +v 0.667196 0.615926 -0.188761 +v 0.686370 0.624901 -0.172347 +v 0.711027 0.634830 -0.175666 +v 0.726724 0.639898 -0.196774 +v 0.724265 0.637135 -0.223305 +v 0.700987 0.637465 -0.240304 +v 0.676941 0.626161 -0.236898 +v 0.661674 0.620128 -0.215729 +v 0.664128 0.622901 -0.189199 +v 0.682867 0.632855 -0.172847 +v 0.706912 0.644159 -0.176253 +v 0.722180 0.650192 -0.197421 +v 0.719726 0.647419 -0.223952 +v 0.696053 0.646991 -0.240852 +v 0.672873 0.634029 -0.237350 +v 0.658192 0.626873 -0.216117 +v 0.660611 0.629714 -0.189590 +v 0.678712 0.640889 -0.173309 +v 0.701892 0.653850 -0.176811 +v 0.716572 0.661007 -0.198044 +v 0.714154 0.658165 -0.224571 +v 0.690095 0.656598 -0.241362 +v 0.668120 0.641708 -0.237758 +v 0.654235 0.633279 -0.216456 +v 0.656574 0.636248 -0.189936 +v 0.673766 0.648876 -0.173733 +v 0.695741 0.663765 -0.177338 +v 0.709626 0.672195 -0.198639 +v 0.707287 0.669226 -0.225159 +v 0.682896 0.666105 -0.241835 +v 0.662555 0.649074 -0.238123 +v 0.649727 0.639259 -0.216752 +v 0.651928 0.642409 -0.190242 +v 0.667867 0.656679 -0.174120 +v 0.688209 0.673709 -0.177832 +v 0.701036 0.683524 -0.199203 +v 0.698835 0.680375 -0.225714 +v 0.674225 0.675282 -0.242270 +v 0.656014 0.656012 -0.238451 +v 0.644544 0.644769 -0.217012 +v 0.646534 0.648140 -0.190512 +v 0.660819 0.664150 -0.174474 +v 0.679031 0.683420 -0.178293 +v 0.690501 0.694663 -0.199732 +v 0.688510 0.691292 -0.226232 +v 0.663849 0.683858 -0.242670 +v 0.648274 0.662419 -0.238749 +v 0.638464 0.649811 -0.217245 +v 0.640166 0.653420 -0.190756 +v 0.652382 0.671131 -0.174798 +v 0.667956 0.692571 -0.178719 +v 0.677766 0.705179 -0.200223 +v 0.676065 0.701570 -0.226712 +v 0.651541 0.691529 -0.243036 +v 0.639030 0.668185 -0.239023 +v 0.631130 0.654389 -0.217463 +v 0.632468 0.658224 -0.190984 +v 0.642260 0.677443 -0.175099 +v 0.654771 0.700787 -0.179112 +v 0.662671 0.714583 -0.200673 +v 0.661334 0.710748 -0.227151 +v 0.637080 0.697978 -0.243374 +v 0.627889 0.673151 -0.239283 +v 0.622040 0.658440 -0.217674 +v 0.622959 0.662461 -0.191205 +v 0.630109 0.682860 -0.175382 +v 0.639300 0.707687 -0.179474 +v 0.645149 0.722398 -0.201083 +v 0.644230 0.718377 -0.227551 +v 0.620235 0.702891 -0.243690 +v 0.614398 0.677079 -0.239535 +v 0.610606 0.661763 -0.217887 +v 0.611082 0.665915 -0.191427 +v 0.615545 0.687103 -0.175655 +v 0.621382 0.712915 -0.179810 +v 0.625173 0.728231 -0.201458 +v 0.624698 0.724079 -0.227918 +v 0.600739 0.705959 -0.243992 +v 0.598089 0.679636 -0.239787 +v 0.596240 0.664009 -0.218108 +v 0.596275 0.668231 -0.191655 +v 0.598173 0.689830 -0.175924 +v 0.600823 0.716153 -0.180129 +v 0.602672 0.731780 -0.201808 +v 0.602637 0.727557 -0.228261 +v 0.578280 0.706865 -0.244291 +v 0.578513 0.680416 -0.240047 +v 0.578410 0.664713 -0.218345 +v 0.578031 0.668954 -0.191897 +v 0.577598 0.690654 -0.176197 +v 0.577365 0.717103 -0.180441 +v 0.577468 0.732806 -0.202144 +v 0.577847 0.728565 -0.228591 +v 0.552494 0.705271 -0.244598 +v 0.555245 0.678970 -0.240323 +v 0.556658 0.663355 -0.218603 +v 0.555906 0.667574 -0.192160 +v 0.553428 0.689155 -0.176484 +v 0.550677 0.715456 -0.180759 +v 0.549264 0.731070 -0.202479 +v 0.550016 0.726851 -0.228922 +v 0.522966 0.700802 -0.244924 +v 0.527894 0.674824 -0.240625 +v 0.530612 0.659404 -0.218890 +v 0.529528 0.663573 -0.192451 +v 0.525277 0.684890 -0.176795 +v 0.520349 0.710868 -0.181094 +v 0.517631 0.726288 -0.202829 +v 0.518715 0.722119 -0.229268 +v 0.595282 0.429365 -0.207413 +v 0.608070 0.431547 -0.207415 +v -0.080059 1.116461 -0.177754 +v -0.082783 1.070091 -0.201519 +v 0.680397 0.553713 -0.209529 +v 0.679788 0.558102 -0.210065 +v 0.685590 0.504884 -0.161111 +v 0.689149 0.507946 -0.161225 +v 0.411965 0.475685 -0.179797 +v 0.427490 0.476627 -0.179562 +v -0.006634 0.636937 -0.340674 +v 0.003574 0.611769 -0.337318 +v 0.610606 0.661763 -0.217887 +v 0.596240 0.664009 -0.218108 +v 0.664801 0.493031 -0.160820 +v 0.671068 0.495914 -0.160872 +v 0.532446 0.486207 -0.205983 +v 0.546333 0.487813 -0.205983 +v -0.029704 0.935937 -0.281226 +v -0.029916 0.890385 -0.293398 +v 0.201881 0.482843 -0.233443 +v 0.216872 0.480378 -0.229100 +v 0.656996 0.491482 -0.225433 +v 0.663836 0.494216 -0.225473 +v 0.735979 0.601694 -0.220493 +v 0.733726 0.609704 -0.221224 +v 0.473640 0.480599 -0.206029 +v 0.488698 0.481883 -0.205999 +v -0.023511 0.766822 -0.314945 +v -0.018806 0.731114 -0.317794 +v -0.063273 0.651723 -0.341744 +v -0.053206 0.620219 -0.339409 +v 0.730439 0.630207 -0.196105 +v 0.726724 0.639898 -0.196774 +v -0.073776 1.315574 -0.082443 +v -0.074485 1.276905 -0.123106 +v 0.694911 0.569025 -0.231988 +v 0.693620 0.574975 -0.232655 +v 0.681165 0.539539 -0.207829 +v 0.681204 0.542582 -0.208180 +v 0.661334 0.710748 -0.227151 +v 0.644230 0.718377 -0.227551 +v 0.709626 0.672195 -0.198639 +v 0.701036 0.683524 -0.199203 +v 0.728497 0.525612 -0.164459 +v 0.729537 0.531195 -0.165000 +v 0.730644 0.547869 -0.166826 +v 0.730470 0.553431 -0.167488 +v 0.740241 0.597436 -0.193259 +v 0.738314 0.604849 -0.193994 +v 0.174416 0.422530 -0.242630 +v 0.191430 0.419132 -0.237197 +v 0.368856 0.428983 -0.227926 +v 0.384316 0.429561 -0.227320 +v -0.091135 1.128814 -0.198785 +v -0.093940 1.081044 -0.223271 +v 0.051518 0.474929 -0.293581 +v 0.069055 0.463264 -0.285414 +v 0.734797 0.493239 -0.182388 +v 0.738424 0.499883 -0.182822 +v 0.682644 0.557226 -0.183067 +v 0.682031 0.561650 -0.183608 +v 0.628127 0.453870 -0.161290 +v 0.638831 0.456435 -0.161302 +v 0.233146 0.430372 -0.178877 +v 0.250217 0.428951 -0.175485 +v 0.033666 0.581326 -0.304377 +v 0.045519 0.565569 -0.298978 +v 0.736629 0.498909 -0.209532 +v 0.739425 0.505293 -0.210001 +v 0.381745 0.474780 -0.207354 +v 0.397063 0.475486 -0.206903 +v 0.577598 0.690654 -0.176197 +v 0.553428 0.689155 -0.176484 +v 0.532511 0.485619 -0.179202 +v 0.546404 0.487225 -0.179202 +v -0.041012 0.942914 -0.304486 +v -0.041228 0.896031 -0.317014 +v 0.349765 0.473121 -0.181989 +v 0.365301 0.473552 -0.181198 +v 0.040114 0.552460 -0.321705 +v 0.053781 0.537303 -0.315296 +v 0.318751 0.472796 -0.184245 +v 0.334249 0.472862 -0.182993 +v 0.642260 0.677443 -0.175099 +v 0.630109 0.682860 -0.175382 +v 0.689168 0.510699 -0.225959 +v 0.691270 0.513290 -0.226089 +v 0.430930 0.432055 -0.226294 +v 0.446477 0.433099 -0.226136 +v -0.083462 1.296524 -0.066291 +v -0.084138 1.259871 -0.104823 +v 0.256699 0.474965 -0.192532 +v 0.272258 0.474001 -0.189884 +v 0.745407 0.519989 -0.184459 +v 0.746631 0.526558 -0.185096 +v 0.582085 0.426739 -0.180631 +v 0.595380 0.428781 -0.180632 +v 0.723554 0.595416 -0.172401 +v 0.721750 0.602359 -0.173089 +v -0.081749 1.140578 -0.220946 +v -0.084633 1.091402 -0.246155 +v 0.307611 0.428382 -0.232448 +v 0.322837 0.428235 -0.230936 +v 0.492754 0.435330 -0.161291 +v 0.507962 0.436724 -0.161279 +v -0.087453 0.804631 -0.332776 +v -0.083751 0.762586 -0.338087 +v 0.632200 0.435805 -0.180646 +v 0.643382 0.438486 -0.180658 +v 0.672873 0.634029 -0.237350 +v 0.668120 0.641708 -0.237758 +v 0.719774 0.503542 -0.162748 +v 0.722725 0.508949 -0.163101 +v 0.724623 0.550752 -0.232075 +v 0.724040 0.556220 -0.232745 +v -0.063159 0.926140 -0.246086 +v -0.063367 0.881519 -0.258009 +v -0.025014 1.276905 -0.124740 +v -0.026877 1.233484 -0.161861 +v 0.675148 0.499800 -0.225585 +v 0.679657 0.502596 -0.225659 +v 0.185440 0.463801 -0.190816 +v 0.202159 0.461051 -0.185973 +v 0.246768 0.431628 -0.242085 +v 0.262042 0.430357 -0.239050 +v 0.728668 0.570472 -0.169566 +v 0.727681 0.576387 -0.170277 +v 0.650914 0.508329 -0.179290 +v 0.657044 0.510778 -0.179326 +v 0.383179 0.456318 -0.226711 +v 0.398477 0.457022 -0.226260 +v -0.057031 0.759463 -0.279277 +v -0.052337 0.723833 -0.282119 +v 0.672229 0.601976 -0.187751 +v 0.669877 0.608913 -0.188277 +v 0.283893 0.427185 -0.170190 +v 0.300521 0.426763 -0.168187 +v 0.673766 0.648876 -0.173733 +v 0.667867 0.656679 -0.174120 +v 0.669608 0.518092 -0.206256 +v 0.672326 0.520065 -0.206317 +v 0.627404 0.501136 -0.179226 +v 0.636078 0.503482 -0.179241 +v 0.224782 0.414153 -0.228041 +v 0.241142 0.412403 -0.224300 +v 0.745640 0.542525 -0.213694 +v 0.745451 0.548563 -0.214412 +v 0.724779 0.530411 -0.229707 +v 0.725094 0.535325 -0.230247 +v -0.055008 1.110756 -0.170172 +v -0.057699 1.064961 -0.193640 +v 0.551775 0.442840 -0.225930 +v 0.565710 0.444602 -0.225931 +v 0.163567 0.440916 -0.197973 +v 0.181111 0.437411 -0.192371 +v 0.579406 0.445063 -0.161275 +v 0.592420 0.447062 -0.161276 +v 0.550016 0.726851 -0.228922 +v 0.518715 0.722119 -0.229268 +v 0.444597 0.459814 -0.225542 +v 0.459944 0.460938 -0.225443 +v -0.038994 0.661323 -0.282576 +v -0.030441 0.634526 -0.280592 +v 0.492718 0.436761 -0.225947 +v 0.507861 0.438149 -0.225935 +v 0.094088 0.445318 -0.244905 +v 0.112134 0.438024 -0.237320 +v 0.721063 0.574053 -0.234878 +v 0.719647 0.580584 -0.235611 +v 0.681921 0.532190 -0.180260 +v 0.682477 0.534351 -0.180453 +v 0.614398 0.677079 -0.239535 +v 0.598089 0.679636 -0.239787 +v 0.650588 0.508849 -0.206071 +v 0.656644 0.511268 -0.206106 +v 0.285819 0.408723 -0.189504 +v 0.302322 0.408304 -0.187516 +v 0.675372 0.468425 -0.161428 +v 0.682962 0.471920 -0.161492 +v 0.577468 0.732806 -0.202144 +v 0.549264 0.731070 -0.202479 +v 0.713945 0.602446 -0.237766 +v 0.711446 0.610596 -0.238447 +v -0.047677 1.270441 -0.044177 +v -0.048319 1.235782 -0.080601 +v 0.745743 0.570578 -0.190207 +v 0.744673 0.576991 -0.190978 +v 0.604628 0.450594 -0.225934 +v 0.616496 0.452852 -0.225939 +v -0.081983 0.757708 -0.288862 +v -0.077073 0.720468 -0.291833 +v 0.218386 0.413714 -0.202031 +v 0.235499 0.411883 -0.198118 +v 0.683446 0.610361 -0.235857 +v 0.680434 0.618232 -0.236400 +v 0.670341 0.517784 -0.179480 +v 0.673212 0.519869 -0.179545 +v 0.747911 0.545645 -0.187186 +v 0.747717 0.551862 -0.187925 +v 0.522926 0.438200 -0.161275 +v 0.537604 0.439764 -0.161275 +v 0.165924 0.422438 -0.217224 +v 0.183592 0.418909 -0.211582 +v 0.677718 0.582590 -0.185985 +v 0.676122 0.588732 -0.186594 +v 0.656014 0.656012 -0.238451 +v 0.648274 0.662419 -0.238749 +v 0.443141 0.478274 -0.206185 +v 0.458439 0.479395 -0.206086 +v -0.032347 1.139156 -0.223672 +v -0.035232 1.089969 -0.248888 +v -0.053637 0.625146 -0.290160 +v -0.043006 0.598940 -0.286665 +v 0.494398 0.417479 -0.207429 +v 0.509685 0.418880 -0.207416 +v 0.073626 0.529763 -0.256104 +v 0.087632 0.520453 -0.249578 +v 0.660611 0.629714 -0.189590 +v 0.656574 0.636248 -0.189936 +v 0.709156 0.492884 -0.226793 +v 0.712792 0.497368 -0.227018 +v -0.023829 1.242838 -0.088850 +v -0.025546 1.203000 -0.122887 +v 0.349129 0.453718 -0.163531 +v 0.365100 0.454160 -0.162718 +v 0.648378 0.460504 -0.225975 +v 0.657711 0.463368 -0.226000 +v 0.093413 0.463223 -0.224992 +v 0.110844 0.456178 -0.217664 +v -0.099632 0.936036 -0.278052 +v -0.099848 0.889139 -0.290583 +v 0.023161 0.581621 -0.279737 +v 0.034826 0.566113 -0.274423 +v 0.720446 0.511292 -0.227929 +v 0.722067 0.516018 -0.228314 +v 0.638464 0.649811 -0.217245 +v 0.631130 0.654389 -0.217463 +v 0.321155 0.473472 -0.210916 +v 0.336185 0.473536 -0.209702 +v 0.021777 0.534465 -0.329291 +v 0.036985 0.517598 -0.322163 +v -0.024076 1.079016 -0.227135 +v -0.026582 1.030832 -0.248276 +v 0.289350 0.409378 -0.216050 +v 0.305259 0.408975 -0.214134 +v -0.093051 0.759002 -0.313223 +v -0.087922 0.720120 -0.316323 +v 0.577365 0.717103 -0.180441 +v 0.550677 0.715456 -0.180759 +v 0.431931 0.412721 -0.207779 +v 0.447679 0.413778 -0.207619 +v 0.743500 0.567030 -0.216664 +v 0.742428 0.573450 -0.217435 +v 0.667435 0.606107 -0.214805 +v 0.664737 0.613164 -0.215292 +v 0.680490 0.528483 -0.179973 +v 0.681260 0.530251 -0.180102 +v 0.131962 0.499164 -0.230167 +v 0.147283 0.493939 -0.224058 +v 0.688505 0.476589 -0.226223 +v 0.694601 0.480374 -0.226323 +v 0.554172 0.423038 -0.180630 +v 0.568334 0.424827 -0.180630 +v 0.675418 0.579297 -0.212470 +v 0.673787 0.585577 -0.213093 +v 0.412733 0.456337 -0.161286 +v 0.428491 0.457294 -0.161048 +v 0.572727 0.490714 -0.179202 +v 0.585036 0.492604 -0.179203 +v 0.494412 0.416886 -0.180647 +v 0.509726 0.418289 -0.180634 +v 0.658192 0.626873 -0.216117 +v 0.654235 0.633279 -0.216456 +v -0.029831 0.627557 -0.350242 +v -0.018696 0.600115 -0.346582 +v -0.014176 1.259871 -0.107133 +v -0.015972 1.218096 -0.142838 +v 0.621847 0.481374 -0.225353 +v 0.631772 0.483752 -0.225364 +v 0.702278 0.566774 -0.166833 +v 0.701407 0.571992 -0.167460 +v 0.697804 0.529798 -0.227378 +v 0.698199 0.533078 -0.227719 +v 0.284702 0.453949 -0.169422 +v 0.300911 0.453539 -0.167470 +v 0.698342 0.544388 -0.229018 +v 0.698034 0.548696 -0.229542 +v -0.088324 0.929059 -0.254791 +v -0.088536 0.883493 -0.266967 +v -0.004038 0.535780 -0.270010 +v 0.010829 0.519291 -0.263041 +v 0.219381 0.461871 -0.248304 +v 0.234283 0.459878 -0.244441 +v 0.194043 0.482620 -0.207829 +v 0.209738 0.480038 -0.203282 +v 0.640166 0.653420 -0.190756 +v 0.632468 0.658224 -0.190984 +v 0.218843 0.458817 -0.181648 +v 0.235460 0.457040 -0.177849 +v -0.033382 1.068658 -0.204251 +v -0.035824 1.021730 -0.224839 +v 0.085323 0.479297 -0.299410 +v 0.101886 0.469964 -0.291884 +v 0.678696 0.527509 -0.206683 +v 0.679318 0.528940 -0.206787 +v -0.036139 0.801116 -0.285295 +v -0.032811 0.763238 -0.290080 +v 0.707476 0.488424 -0.161984 +v 0.712162 0.493235 -0.162192 +v 0.151561 0.449711 -0.271047 +v 0.167903 0.445021 -0.264930 +v -0.028472 0.565668 -0.330467 +v -0.014128 0.542575 -0.324290 +v 0.695741 0.663765 -0.177338 +v 0.688209 0.673709 -0.177832 +v 0.554100 0.423625 -0.207412 +v 0.568256 0.425414 -0.207412 +v 0.620235 0.702891 -0.243690 +v 0.600739 0.705959 -0.243992 +v 0.572640 0.491299 -0.205983 +v 0.584938 0.493188 -0.205984 +v 0.368655 0.409592 -0.209445 +v 0.384490 0.410184 -0.208825 +v 0.692105 0.581318 -0.233329 +v 0.690351 0.588066 -0.233998 +v 0.690534 0.455719 -0.207646 +v 0.698375 0.459900 -0.207739 +v 0.414274 0.429600 -0.161885 +v 0.430207 0.430567 -0.161643 +v 0.617774 0.499438 -0.205997 +v 0.627222 0.501702 -0.206007 +v 0.731102 0.618259 -0.221938 +v 0.727996 0.627402 -0.222633 +v 0.680709 0.534436 -0.207282 +v 0.680995 0.536826 -0.207530 +v 0.703954 0.547893 -0.164542 +v 0.703813 0.552351 -0.165073 +v -0.015254 0.667526 -0.293324 +v -0.007066 0.641864 -0.291424 +v 0.351288 0.408486 -0.183515 +v 0.367471 0.408934 -0.182692 +v -0.066177 0.945833 -0.313191 +v -0.066396 0.898005 -0.325972 +v 0.102069 0.512323 -0.243015 +v 0.689342 0.617133 -0.171811 +v 0.686370 0.624901 -0.172347 +v 0.674225 0.675282 -0.242270 +v 0.663849 0.683858 -0.242670 +v 0.023352 0.489266 -0.277281 +v 0.040606 0.475703 -0.269129 +v -0.026907 0.805456 -0.310064 +v 0.694395 0.518443 -0.226404 +v 0.695549 0.521087 -0.226598 +v -0.059531 0.766361 -0.348891 +v -0.054391 0.727401 -0.351998 +v 0.719687 0.474652 -0.181447 +v 0.725416 0.480535 -0.181702 +v 0.643199 0.439051 -0.207440 +v 0.653784 0.441916 -0.207458 +v 0.520193 0.464841 -0.160683 +v 0.534648 0.466381 -0.160683 +v -0.072652 1.277829 -0.050441 +v -0.073300 1.242838 -0.087217 +v 0.158655 0.475419 -0.268529 +v 0.173979 0.471023 -0.262792 +v 0.697656 0.589266 -0.169388 +v 0.695989 0.595683 -0.170024 +v -0.038762 0.565617 -0.305734 +v -0.024633 0.542870 -0.299650 +v 0.743254 0.517986 -0.211085 +v 0.744418 0.524227 -0.211690 +v -0.039086 0.884374 -0.268957 +v -0.038209 0.841610 -0.278317 +v 0.691025 0.455270 -0.180866 +v 0.698977 0.459511 -0.180960 +v 0.649365 0.488816 -0.225403 +v 0.575320 0.472975 -0.225339 +v 0.587898 0.474907 -0.225340 +v 0.415685 0.411137 -0.181242 +v 0.431632 0.412105 -0.181000 +v 0.596275 0.668231 -0.191655 +v 0.578031 0.668954 -0.191897 +v -0.057398 1.144861 -0.231254 +v -0.060316 1.095099 -0.256766 +v 0.695988 0.563444 -0.231335 +v 0.700987 0.637465 -0.240304 +v 0.696053 0.646991 -0.240852 +v 0.667956 0.692571 -0.178719 +v 0.654771 0.700787 -0.179112 +v 0.737941 0.594143 -0.219744 +v 0.678997 0.562840 -0.210635 +v 0.459724 0.459485 -0.160788 +v 0.475146 0.460707 -0.160730 +v 0.349760 0.426945 -0.164163 +v 0.365999 0.427395 -0.163337 +v 0.225427 0.477939 -0.199215 +v 0.098459 0.519736 -0.274069 +v 0.112723 0.511703 -0.267585 +v 0.698728 0.520795 -0.161921 +v 0.700239 0.524252 -0.162174 +v 0.683475 0.545703 -0.181671 +v 0.683361 0.549255 -0.182094 +v 0.322848 0.455014 -0.230256 +v 0.337787 0.455078 -0.229049 +v -0.085236 1.022945 -0.222203 +v 0.034263 0.488493 -0.301734 +v 0.156883 0.493739 -0.249066 +v 0.171854 0.489444 -0.243460 +v -0.038112 0.808283 -0.334231 +v -0.034579 0.768116 -0.339305 +v 0.276446 0.474628 -0.216335 +v 0.291304 0.473993 -0.214195 +v 0.263811 0.457071 -0.238130 +v 0.278510 0.456160 -0.235629 +v 0.718629 0.474699 -0.208214 +v 0.724171 0.480390 -0.208461 +v -0.049266 1.323820 -0.089434 +v -0.049995 1.283960 -0.131356 +v 0.578410 0.664713 -0.218345 +v 0.575530 0.471562 -0.160683 +v 0.588135 0.473498 -0.160684 +v 0.643654 0.506428 -0.206043 +v 0.622216 0.479990 -0.160698 +v 0.632213 0.482386 -0.160708 +v 0.703148 0.535424 -0.163174 +v 0.703633 0.539435 -0.163590 +v 0.733175 0.492579 -0.209118 +v -0.076319 1.234188 -0.159621 +v 0.677766 0.705179 -0.200223 +v 0.662671 0.714583 -0.200673 +v 0.717270 0.617582 -0.174418 +v 0.714428 0.625954 -0.175054 +v 0.014299 0.553774 -0.262424 +v 0.027626 0.538996 -0.256174 +v -0.015634 0.665123 -0.342761 +v 0.714154 0.658165 -0.224571 +v 0.707287 0.669226 -0.225159 +v 0.562188 0.471150 -0.225339 +v 0.231823 0.478378 -0.225225 +v 0.681241 0.566381 -0.184177 +v 0.681095 0.545957 -0.208582 +v 0.157184 0.426670 -0.248621 +v -0.096461 1.032551 -0.244548 +v 0.097503 0.502689 -0.294711 +v 0.112647 0.494158 -0.287827 +v 0.620332 0.433880 -0.207420 +v 0.458347 0.478793 -0.179305 +v 0.473612 0.480002 -0.179248 +v 0.692174 0.511049 -0.161359 +v 0.396413 0.474849 -0.180131 +v 0.505324 0.464810 -0.225343 +v 0.520057 0.466264 -0.225339 +v 0.648909 0.459163 -0.161319 +v 0.215926 0.432214 -0.182815 +v 0.676600 0.498860 -0.160937 +v 0.287772 0.473338 -0.187649 +v 0.518164 0.484685 -0.205983 +v 0.578513 0.680416 -0.240047 +v -0.020737 0.610594 -0.277401 +v 0.608182 0.430965 -0.180634 +v 0.399826 0.430275 -0.226863 +v -0.085893 1.219091 -0.139671 +v 0.733514 0.621153 -0.195417 +v 0.666128 0.515937 -0.206199 +v -0.005578 0.669100 -0.318253 +v 0.002795 0.642863 -0.316311 +v 0.676065 0.701570 -0.226712 +v 0.716572 0.661007 -0.198044 +v 0.730213 0.536767 -0.165578 +v 0.071364 0.504420 -0.235582 +v 0.086927 0.495653 -0.228509 +v 0.730071 0.559032 -0.168167 +v 0.741929 0.590368 -0.192509 +v 0.135479 0.475901 -0.208155 +v 0.152053 0.471144 -0.201951 +v -0.087219 1.041653 -0.267986 +v 0.741368 0.506604 -0.183316 +v 0.477342 0.434016 -0.161322 +v 0.654004 0.441361 -0.180677 +v 0.461983 0.434234 -0.226036 +v -0.062487 0.838603 -0.267402 +v -0.028531 0.982934 -0.266246 +v 0.667196 0.615926 -0.188761 +v 0.650011 0.487510 -0.160748 +v 0.657784 0.490226 -0.160779 +v 0.686594 0.508059 -0.225846 +v -0.071712 0.686003 -0.342409 +v 0.598173 0.689830 -0.175924 +v 0.662555 0.649074 -0.238123 +v 0.518221 0.484096 -0.179202 +v -0.046314 0.691090 -0.283152 +v 0.604899 0.449191 -0.161278 +v 0.338115 0.428300 -0.229701 +v 0.002131 0.619179 -0.288399 +v 0.652382 0.671131 -0.174798 +v 0.082582 0.512608 -0.301662 +v 0.722263 0.567839 -0.234152 +v 0.747417 0.533019 -0.185766 +v 0.277242 0.429415 -0.236463 +v 0.104477 0.444825 -0.269591 +v 0.122171 0.437674 -0.262154 +v 0.057998 0.551733 -0.293124 +v 0.027095 0.569769 -0.327633 +v -0.060119 1.018463 -0.214039 +v 0.724999 0.545467 -0.231433 +v 0.725132 0.588812 -0.171700 +v 0.145977 0.445143 -0.204088 +v 0.413830 0.457847 -0.225931 +v 0.682923 0.536767 -0.180688 +v 0.725136 0.514457 -0.163505 +v -0.024291 1.316431 -0.083170 +v 0.076090 0.453914 -0.252807 +v 0.267130 0.427902 -0.172605 +v 0.716112 0.594742 -0.237063 +v 0.579196 0.446476 -0.225931 +v 0.012201 0.619666 -0.313218 +v -0.049991 1.197038 -0.113696 +v -0.070712 0.685909 -0.292922 +v 0.726504 0.582486 -0.170990 +v 0.522790 0.439622 -0.225931 +v -0.089723 0.848914 -0.325145 +v 0.678712 0.640889 -0.173309 +v 0.617927 0.498866 -0.179216 +v 0.351295 0.473789 -0.208725 +v 0.524819 0.419778 -0.180631 +v 0.148102 0.426721 -0.223420 +v 0.047164 0.552435 -0.268635 +v 0.208217 0.416370 -0.232334 +v 0.639030 0.668185 -0.239023 +v 0.705091 0.628161 -0.239719 +v 0.412419 0.476311 -0.206574 +v -0.031101 0.575419 -0.282010 +v 0.677159 0.523543 -0.179690 +v 0.678503 0.525199 -0.179773 +v 0.627759 0.455253 -0.225946 +v 0.622040 0.658440 -0.217674 +v 0.718392 0.506597 -0.227584 +v 0.269195 0.409434 -0.191899 +v 0.674299 0.595219 -0.187187 +v 0.076166 0.471459 -0.232565 +v -0.098913 0.843768 -0.300515 +v 0.746613 0.564285 -0.189439 +v 0.651928 0.642409 -0.190242 +v 0.689957 0.475648 -0.161574 +v 0.602672 0.731780 -0.201808 +v 0.745557 0.536477 -0.212999 +v -0.081233 0.683802 -0.317467 +v 0.666729 0.515548 -0.179421 +v 0.666386 0.466401 -0.226035 +v 0.562377 0.469734 -0.160683 +v 0.352823 0.455329 -0.228077 +v 0.724193 0.525569 -0.229204 +v 0.201083 0.416030 -0.206516 +v 0.694737 0.514210 -0.161517 +v 0.676941 0.626161 -0.236898 +v 0.697235 0.526724 -0.227080 +v 0.607551 0.497260 -0.205991 +v 0.068905 0.490216 -0.307057 +v -0.023167 1.278687 -0.051168 +v 0.671924 0.592203 -0.213698 +v 0.162772 0.489495 -0.218259 +v -0.039808 0.991223 -0.289087 +v 0.622959 0.662461 -0.191205 +v 0.273383 0.410061 -0.218350 +v 0.649727 0.639259 -0.216752 +v 0.704921 0.488536 -0.226605 +v -0.087631 0.839497 -0.276597 +v 0.744365 0.560772 -0.215900 +v 0.643921 0.505887 -0.179262 +v 0.026405 0.504783 -0.255659 +v 0.007299 0.553717 -0.335881 +v 0.747825 0.539375 -0.186465 +v 0.333112 0.453451 -0.164567 +v 0.249083 0.458295 -0.241057 +v -0.021271 1.126803 -0.202641 +v -0.029449 1.187265 -0.194746 +v 0.681776 0.473003 -0.226143 +v 0.600823 0.716153 -0.180129 +v 0.400321 0.410912 -0.208358 +v 0.396908 0.455487 -0.161626 +v 0.706419 0.464135 -0.181084 +v 0.505424 0.463385 -0.160687 +v 0.135075 0.455334 -0.277619 +v -0.041564 0.591530 -0.335583 +v 0.661674 0.620128 -0.215729 +v 0.565899 0.443186 -0.161275 +v 0.698470 0.540359 -0.228539 +v 0.680325 0.532347 -0.207079 +v 0.716259 0.498288 -0.162446 +v 0.268399 0.454647 -0.171770 +v -0.028201 0.728242 -0.292872 +v -0.013480 1.297737 -0.067319 +v 0.611202 0.479105 -0.225346 +v 0.677964 0.526163 -0.206595 +v 0.688346 0.595197 -0.234649 +v 0.578280 0.706865 -0.244291 +v 0.700351 0.577458 -0.168100 +v 0.200033 0.437950 -0.254210 +v 0.215796 0.435358 -0.249643 +v 0.116868 0.505260 -0.236514 +v -0.030657 1.115039 -0.180480 +v 0.006613 0.504861 -0.285213 +v 0.615545 0.687103 -0.175655 +v 0.703483 0.556975 -0.165634 +v -0.074988 1.203703 -0.120648 +v 0.189224 0.467362 -0.257490 +v -0.063192 0.807942 -0.343639 +v 0.696370 0.479631 -0.161680 +v -0.051633 0.591044 -0.310765 +v 0.398257 0.428740 -0.162229 +v 0.701892 0.653850 -0.176811 +v 0.524762 0.420367 -0.207412 +v 0.696863 0.558208 -0.230706 +v 0.559753 0.489508 -0.205983 +v 0.611517 0.477710 -0.160691 +v 0.475213 0.462147 -0.225385 +v 0.651541 0.691529 -0.243036 +v 0.694079 0.602476 -0.170645 +v 0.701467 0.527838 -0.162466 +v 0.692987 0.515860 -0.226236 +v -0.039532 0.657926 -0.352491 +v 0.690501 0.694663 -0.199732 +v 0.241087 0.476264 -0.195635 +v 0.127258 0.504767 -0.261200 +v 0.293229 0.455531 -0.233509 +v 0.463359 0.414927 -0.207518 +v 0.681426 0.501853 -0.161016 +v 0.335042 0.408215 -0.184567 +v 0.741612 0.511667 -0.210520 +v 0.017447 0.504160 -0.309702 +v 0.186866 0.485840 -0.238239 +v 0.663801 0.444991 -0.207486 +v 0.690095 0.656598 -0.241362 +v 0.306199 0.473616 -0.212402 +v 0.682867 0.632855 -0.172847 +v 0.399671 0.410276 -0.181586 +v 0.503559 0.483245 -0.205987 +v -0.064954 0.994973 -0.297527 +v 0.621382 0.712915 -0.179810 +v 0.683086 0.553096 -0.182561 +v 0.581998 0.427324 -0.207412 +v 0.556658 0.663355 -0.218603 +v -0.054470 1.193481 -0.202020 +v 0.729026 0.486379 -0.208762 +v 0.041633 0.525953 -0.249533 +v -0.023329 0.696404 -0.343368 +v 0.444163 0.458346 -0.160888 +v 0.014865 0.589457 -0.332902 +v 0.736101 0.612720 -0.194713 +v 0.534491 0.467801 -0.225339 +v 0.246730 0.476785 -0.221816 +v 0.669882 0.496997 -0.225523 +v 0.679031 0.683420 -0.178293 +v 0.127932 0.486862 -0.281113 +v 0.678012 0.567940 -0.211231 +v -0.029019 0.846756 -0.302948 +v 0.333441 0.426673 -0.165219 +v 0.705686 0.464443 -0.207860 +v -0.087159 0.975726 -0.239917 +v 0.680829 0.549667 -0.209032 +v 0.730569 0.542321 -0.166189 +v 0.303263 0.472946 -0.185784 +v -0.009977 0.589333 -0.273193 +v 0.739657 0.586960 -0.218982 +v -0.078865 1.188445 -0.192166 +v 0.555245 0.678970 -0.240323 +v 0.139757 0.431673 -0.255144 +v 0.743675 0.513326 -0.183864 +v -0.012809 0.698511 -0.318822 +v 0.660819 0.664150 -0.174474 +v 0.102849 0.488052 -0.221516 +v 0.673257 0.448298 -0.207524 +v 0.719678 0.609726 -0.173762 +v 0.683451 0.505356 -0.225746 +v 0.168724 0.467140 -0.196154 +v 0.380853 0.474133 -0.180589 +v 0.680265 0.571433 -0.184768 +v -0.040301 0.851026 -0.326865 +v 0.658356 0.462062 -0.161345 +v -0.098436 0.984015 -0.262758 +v -0.078526 0.722991 -0.341244 +v 0.624698 0.724079 -0.227918 +v 0.602637 0.727557 -0.228261 +v 0.353454 0.428557 -0.228709 +v -0.088344 1.175106 -0.170957 +v 0.198574 0.434538 -0.187313 +v 0.620463 0.433303 -0.180639 +v 0.012236 0.599208 -0.284446 +v 0.415371 0.431110 -0.226529 +v 0.067975 0.524086 -0.308567 +v 0.743403 0.583571 -0.191747 +v 0.317043 0.453382 -0.165866 +v 0.086743 0.453295 -0.277378 +v 0.727046 0.520025 -0.163959 +v 0.429214 0.458781 -0.225698 +v 0.071028 0.539602 -0.286945 +v 0.723253 0.561906 -0.233439 +v 0.662310 0.513198 -0.179369 +v -0.060401 0.797805 -0.274433 +v 0.688510 0.691292 -0.226232 +v 0.292420 0.428766 -0.234277 +v 0.664068 0.444450 -0.180704 +v -0.089238 0.991987 -0.286621 +v 0.461762 0.432782 -0.161381 +v 0.503601 0.482654 -0.179206 +v 0.664128 0.622901 -0.189199 +v 0.252430 0.410473 -0.194753 +v 0.022526 0.599259 -0.309178 +v 0.730462 0.486760 -0.182015 +v 0.616811 0.451458 -0.161283 +v 0.366484 0.474209 -0.207952 +v 0.719726 0.647419 -0.223952 +v -0.090677 0.895150 -0.315024 +v 0.674383 0.521830 -0.206382 +v 0.675914 0.523398 -0.206449 +v 0.231366 0.433275 -0.245607 +v 0.128385 0.450193 -0.210672 +v 0.627889 0.673151 -0.239283 +v 0.747276 0.558061 -0.188676 +v 0.427789 0.477244 -0.206341 +v 0.317032 0.426603 -0.166546 +v 0.661819 0.513646 -0.206149 +v 0.667174 0.465145 -0.161381 +v 0.060116 0.540375 -0.262493 +v 0.537448 0.441184 -0.225930 +v 0.442961 0.477666 -0.179405 +v 0.577847 0.728565 -0.228591 +v 0.725161 0.540335 -0.230823 +v -0.062014 0.971976 -0.231477 +v 0.708531 0.619181 -0.239099 +v -0.052334 1.155064 -0.143543 +v 0.683246 0.539459 -0.180967 +v 0.058228 0.463982 -0.260923 +v 0.559831 0.488922 -0.179202 +v 0.718003 0.587467 -0.236342 +v 0.477410 0.435456 -0.225977 +v 0.367957 0.455749 -0.227307 +v 0.130157 0.431873 -0.230136 +v 0.607681 0.496683 -0.179209 +v 0.646534 0.648140 -0.190512 +v 0.699105 0.583203 -0.168744 +v 0.675441 0.521784 -0.179615 +v -0.062892 0.654125 -0.292306 +v 0.729467 0.564701 -0.168862 +v 0.673583 0.447778 -0.180743 +v -0.018062 0.554428 -0.276394 +v 0.551947 0.441422 -0.161275 +v 0.381027 0.454756 -0.162094 +v 0.592183 0.448471 -0.225932 +v 0.669817 0.599082 -0.214272 +v -0.096686 0.800291 -0.308007 +v -0.018459 1.173438 -0.174606 +v 0.723301 0.520776 -0.228739 +v 0.178375 0.485748 -0.212833 +v 0.638391 0.457801 -0.225957 +v -0.037806 1.040438 -0.270622 +v 0.625173 0.728231 -0.201458 +v 0.478943 0.416161 -0.207459 +v 0.251985 0.455664 -0.174565 +v 0.416139 0.411762 -0.208019 +v 0.715856 0.501949 -0.227281 +v 0.059184 0.481029 -0.240281 +v 0.596703 0.494594 -0.179205 +v 0.700071 0.484359 -0.226449 +v 0.539649 0.421358 -0.180630 +v 0.644544 0.644769 -0.217012 +v 0.706912 0.644159 -0.176253 +v 0.702970 0.561778 -0.166223 +v 0.052747 0.502916 -0.314693 +v -0.072949 0.650149 -0.316814 +v 0.321129 0.408821 -0.212557 +v 0.336978 0.408889 -0.211276 +v -0.006259 0.575543 -0.341720 +v -0.022329 0.696310 -0.293880 +v 0.686061 0.602653 -0.235271 +v -0.085480 0.797464 -0.283840 +v 0.640953 0.486235 -0.225380 +v 0.463268 0.414325 -0.180737 +v 0.478915 0.415564 -0.180678 +v 0.679587 0.526823 -0.179865 +v 0.118496 0.462034 -0.284589 +v 0.596590 0.495175 -0.205986 +v 0.611082 0.665915 -0.191427 +v 0.257328 0.411056 -0.221083 +v 0.696487 0.523832 -0.226821 +v 0.722180 0.650192 -0.197421 +v 0.042562 0.492084 -0.248023 +v 0.539584 0.421946 -0.207412 +v 0.674406 0.469609 -0.226082 +v 0.490357 0.463438 -0.225355 +v 0.745019 0.554631 -0.215148 +v 0.676823 0.573419 -0.211846 +v 0.691885 0.609638 -0.171242 +v 0.702210 0.483887 -0.161815 +v 0.698422 0.536593 -0.228106 +v 0.383598 0.409537 -0.182060 +v 0.184067 0.441139 -0.259309 +v 0.552494 0.705271 -0.244598 +v 0.635858 0.504037 -0.206022 +v 0.352818 0.409153 -0.210251 +v -0.065446 0.851920 -0.336060 +v 0.677067 0.524819 -0.206519 +v 0.308000 0.455157 -0.231731 +v 0.637080 0.697978 -0.243374 +v -0.009443 0.522671 -0.292737 +v 0.679858 0.530530 -0.206917 +v -0.077355 1.161279 -0.150817 +v 0.745166 0.530386 -0.212329 +v 0.599873 0.476950 -0.225342 +v 0.682164 0.451863 -0.207576 +v 0.548730 0.468010 -0.160683 +v -0.047728 0.691223 -0.353138 +v 0.713336 0.469178 -0.181243 +v 0.490393 0.462007 -0.160699 +v 0.741150 0.580078 -0.218210 +v 0.204362 0.464340 -0.252655 +v -0.037729 0.974962 -0.242383 +v -0.038878 0.928989 -0.257036 +v -0.063067 0.619220 -0.314523 +v 0.639300 0.707687 -0.179474 +v 0.382164 0.427999 -0.162703 +v -0.029654 0.730766 -0.342284 +v 0.548558 0.469428 -0.225339 +v -0.027939 1.160100 -0.153397 +v 0.141999 0.498814 -0.255001 +v 0.555906 0.667574 -0.192160 +v 0.529528 0.663573 -0.192451 +v 0.703897 0.543590 -0.164047 +v -0.062923 1.044920 -0.278786 +v 0.697543 0.553297 -0.230106 +v 0.600144 0.475547 -0.160686 +v 0.001250 0.522126 -0.317292 +v 0.682896 0.666105 -0.241835 +v -0.051874 1.240150 -0.168813 +v 0.682564 0.451372 -0.180795 +v 0.632047 0.436378 -0.207428 +v 0.698835 0.680375 -0.225714 +v 0.318725 0.408145 -0.185886 +v 0.712449 0.469373 -0.208016 +v 0.645149 0.722398 -0.201083 +v 0.641484 0.484894 -0.160725 +v 0.488713 0.481290 -0.179218 +v 0.696905 0.517453 -0.161702 +v 0.261598 0.475548 -0.218862 +v 0.530612 0.659404 -0.218890 +v 0.143289 0.480659 -0.274656 +v 0.702431 0.531561 -0.162799 +v 0.056239 0.514476 -0.242629 +v 0.001735 0.570479 -0.268146 +v 0.446043 0.431630 -0.161482 +v 0.119057 0.481503 -0.214702 +v 0.527894 0.674824 -0.240625 +v 0.447499 0.413170 -0.180839 +v 0.525277 0.684890 -0.176795 +v 0.724265 0.637135 -0.223305 +v 0.683434 0.542437 -0.181296 +v 0.084538 0.528989 -0.280557 +v 0.679095 0.576827 -0.185373 +v -0.090458 0.942984 -0.302242 +v 0.517631 0.726288 -0.202829 +v 0.711027 0.634830 -0.175666 +v 0.520349 0.710868 -0.181094 +v 0.522966 0.700802 -0.244924 +vn -0.4031 0.6666 -0.6269 +vn -0.4046 0.6359 -0.6572 +vn 0.3610 0.6727 -0.6459 +vn 0.3604 0.6360 -0.6824 +vn 0.9144 0.2852 -0.2871 +vn 0.9142 0.2634 -0.3079 +vn 0.9323 -0.2701 0.2406 +vn 0.9325 -0.2634 0.2470 +vn 0.4031 -0.6665 0.6270 +vn 0.4046 -0.6358 0.6573 +vn -0.3610 -0.6724 0.6461 +vn -0.3603 -0.6357 0.6826 +vn -0.9144 -0.2851 0.2873 +vn -0.9142 -0.2633 0.3080 +vn -0.9323 0.2701 -0.2406 +vn -0.9325 0.2634 -0.2470 +vn -0.4071 0.5745 -0.7100 +vn 0.3574 0.5637 -0.7446 +vn 0.9125 0.2226 -0.3431 +vn 0.9331 -0.2488 0.2595 +vn 0.4071 -0.5743 0.7102 +vn 0.4071 -0.5744 0.7102 +vn -0.3574 -0.5634 0.7449 +vn -0.9125 -0.2225 0.3432 +vn -0.9331 0.2488 -0.2595 +vn -0.4102 0.5162 -0.7518 +vn 0.3539 0.4980 -0.7917 +vn 0.9107 0.1881 -0.3678 +vn 0.9340 -0.2320 0.2715 +vn 0.4102 -0.5161 0.7519 +vn -0.3538 -0.4978 0.7918 +vn -0.9107 -0.1880 0.3679 +vn -0.9340 0.2320 -0.2715 +vn -0.4135 0.4612 -0.7851 +vn 0.3504 0.4392 -0.8272 +vn 0.9090 0.1599 -0.3848 +vn 0.9351 -0.2130 0.2830 +vn 0.4135 -0.4611 0.7851 +vn -0.3504 -0.4390 0.8273 +vn -0.9090 -0.1599 0.3848 +vn -0.9351 0.2130 -0.2830 +vn -0.4165 0.4089 -0.8120 +vn 0.3474 0.3867 -0.8542 +vn 0.9078 0.1380 -0.3961 +vn 0.9364 -0.1915 0.2941 +vn 0.4165 -0.4088 0.8120 +vn -0.3474 -0.3866 0.8543 +vn -0.9077 -0.1380 0.3961 +vn -0.9364 0.1915 -0.2941 +vn -0.4190 0.3586 -0.8342 +vn -0.4190 0.3586 -0.8341 +vn 0.3450 0.3398 -0.8749 +vn 0.9069 0.1220 -0.4031 +vn 0.9376 -0.1673 0.3048 +vn 0.9376 -0.1673 0.3047 +vn 0.4190 -0.3585 0.8342 +vn -0.3450 -0.3397 0.8749 +vn -0.9069 -0.1219 0.4031 +vn -0.9376 0.1673 -0.3048 +vn -0.4209 0.3094 -0.8527 +vn 0.3433 0.2976 -0.8908 +vn 0.9065 0.1115 -0.4071 +vn 0.9387 -0.1400 0.3150 +vn 0.4209 -0.3094 0.8527 +vn -0.3433 -0.2976 0.8908 +vn -0.9065 -0.1115 0.4071 +vn -0.9387 0.1399 -0.3150 +vn -0.4221 0.2604 -0.8683 +vn 0.3424 0.2594 -0.9030 +vn 0.9064 0.1063 -0.4087 +vn 0.9394 -0.1090 0.3249 +vn 0.4221 -0.2604 0.8683 +vn -0.3424 -0.2593 0.9030 +vn -0.9064 -0.1063 0.4087 +vn -0.9394 0.1089 -0.3250 +vn -0.4223 0.2107 -0.8816 +vn 0.3423 0.2244 -0.9124 +vn 0.9064 0.1065 -0.4087 +vn 0.9395 -0.0737 0.3344 +vn 0.4223 -0.2108 0.8816 +vn -0.3423 -0.2244 0.9124 +vn -0.9064 -0.1066 0.4087 +vn -0.9395 0.0736 -0.3344 +vn -0.4212 0.1594 -0.8928 +vn 0.3430 0.1921 -0.9194 +vn 0.9063 0.1122 -0.4074 +vn 0.9386 -0.0334 0.3432 +vn 0.4212 -0.1594 0.8928 +vn -0.3430 -0.1921 0.9195 +vn -0.9063 -0.1122 0.4074 +vn -0.9386 0.0333 -0.3432 +vn -0.4183 0.1055 -0.9021 +vn 0.3446 0.1620 -0.9246 +vn 0.9057 0.1235 -0.4055 +vn 0.9362 0.0127 0.3512 +vn 0.4183 -0.1056 0.9021 +vn -0.3446 -0.1620 0.9246 +vn -0.9057 -0.1236 0.4055 +vn -0.9362 -0.0128 -0.3512 +vn -0.4132 0.0482 -0.9094 +vn 0.3471 0.1338 -0.9282 +vn 0.9041 0.1409 -0.4033 +vn 0.9315 0.0654 0.3578 +vn 0.4132 -0.0483 0.9094 +vn -0.3471 -0.1338 0.9282 +vn -0.9041 -0.1409 0.4033 +vn -0.9315 -0.0656 -0.3578 +vn -0.4050 -0.0131 -0.9142 +vn 0.3507 0.1072 -0.9303 +vn 0.9010 0.1646 -0.4014 +vn 0.9234 0.1255 0.3626 +vn 0.4050 0.0129 0.9142 +vn -0.3507 -0.1072 0.9303 +vn -0.9010 -0.1646 0.4014 +vn -0.9234 -0.1257 -0.3626 +vn -0.3927 -0.0787 -0.9163 +vn 0.3554 0.0822 -0.9311 +vn 0.8954 0.1948 -0.4005 +vn 0.9108 0.1932 0.3647 +vn 0.3927 0.0786 0.9163 +vn -0.3554 -0.0821 0.9311 +vn -0.8953 -0.1949 0.4005 +vn -0.9108 -0.1935 -0.3647 +vn -0.3754 -0.1485 -0.9149 +vn 0.3612 0.0587 -0.9306 +vn 0.8862 0.2315 -0.4012 +vn 0.8921 0.2685 0.3632 +vn 0.3754 0.1484 0.9149 +vn 0.3754 0.1483 0.9149 +vn -0.3612 -0.0587 0.9306 +vn -0.8862 -0.2316 0.4012 +vn -0.8921 -0.2688 -0.3632 +vn -0.3520 -0.2213 -0.9095 +vn 0.3681 0.0373 -0.9290 +vn 0.8726 0.2738 -0.4044 +vn 0.8660 0.3500 0.3572 +vn 0.3520 0.2211 0.9095 +vn -0.3681 -0.0373 0.9290 +vn -0.8726 -0.2740 0.4044 +vn -0.8659 -0.3503 -0.3571 +vn -0.3220 -0.2948 -0.8997 +vn 0.3759 0.0182 -0.9265 +vn 0.8537 0.3204 -0.4106 +vn 0.8314 0.4349 0.3458 +vn 0.3220 0.2947 0.8997 +vn -0.3759 -0.0181 0.9265 +vn -0.8536 -0.3205 0.4106 +vn -0.8313 -0.4351 -0.3458 +vn -0.2860 -0.3659 -0.8856 +vn 0.3841 0.0019 -0.9233 +vn 0.8292 0.3686 -0.4201 +vn 0.7886 0.5194 0.3291 +vn 0.2859 0.3659 0.8856 +vn -0.3841 -0.0019 0.9232 +vn -0.8292 -0.3687 0.4201 +vn -0.7886 -0.5194 -0.3291 +vn -0.2453 -0.4314 -0.8682 +vn 0.3921 -0.0110 -0.9198 +vn 0.7999 0.4159 -0.4327 +vn 0.7390 0.5993 0.3079 +vn 0.7390 0.5992 0.3079 +vn 0.2452 0.4315 0.8681 +vn -0.3921 0.0110 0.9198 +vn -0.7998 -0.4159 0.4327 +vn -0.7390 -0.5991 -0.3079 +vn -0.2018 -0.4892 -0.8484 +vn 0.3992 -0.0203 -0.9167 +vn 0.7663 0.4606 -0.4479 +vn 0.6844 0.6718 0.2831 +vn 0.2017 0.4895 0.8484 +vn -0.3992 0.0203 0.9166 +vn -0.7663 -0.4606 0.4479 +vn -0.6846 -0.6717 -0.2832 +vn -0.6846 -0.6716 -0.2832 +vn -0.1575 -0.5386 -0.8277 +vn 0.4044 -0.0262 -0.9142 +vn 0.7293 0.5016 -0.4652 +vn 0.6269 0.7357 0.2563 +vn 0.1573 0.5388 0.8276 +vn -0.4044 0.0262 0.9142 +vn -0.7294 -0.5016 0.4652 +vn -0.6271 -0.7355 -0.2564 +vn -0.1140 -0.5791 -0.8072 +vn 0.4073 -0.0289 -0.9128 +vn 0.6900 0.5384 -0.4838 +vn 0.5683 0.7904 0.2286 +vn 0.1138 0.5793 0.8071 +vn -0.4073 0.0289 0.9128 +vn -0.6900 -0.5384 0.4837 +vn -0.5686 -0.7902 -0.2287 +vn -0.0731 -0.6114 -0.7879 +vn 0.6490 0.5707 -0.5031 +vn 0.5104 0.8360 0.2013 +vn 0.0728 0.6116 0.7878 +vn -0.6491 -0.5706 0.5030 +vn -0.5107 -0.8358 -0.2014 +vn -0.5107 -0.8358 -0.2015 +vn -0.0358 -0.6363 -0.7706 +vn 0.4042 -0.0268 -0.9143 +vn 0.6073 0.5985 -0.5224 +vn 0.4545 0.8733 0.1753 +vn 0.0356 0.6364 0.7705 +vn -0.4042 0.0268 0.9143 +vn -0.6073 -0.5985 0.5224 +vn -0.4548 -0.8731 -0.1755 +vn -0.0029 -0.6549 -0.7557 +vn 0.3977 -0.0231 -0.9172 +vn 0.5652 0.6223 -0.5415 +vn 0.4015 0.9032 0.1513 +vn 0.0027 0.6550 0.7556 +vn -0.3977 0.0231 0.9172 +vn -0.5653 -0.6223 0.5415 +vn -0.4018 -0.9031 -0.1515 +vn 0.0251 -0.6684 -0.7434 +vn 0.3879 -0.0184 -0.9215 +vn 0.5233 0.6424 -0.5599 +vn 0.3521 0.9269 0.1297 +vn -0.0252 0.6684 0.7433 +vn -0.3878 0.0184 0.9215 +vn -0.5233 -0.6424 0.5599 +vn -0.5234 -0.6424 0.5598 +vn -0.3523 -0.9268 -0.1298 +vn -0.3524 -0.9268 -0.1298 +vn 0.0481 -0.6777 -0.7338 +vn 0.3747 -0.0131 -0.9270 +vn 0.4817 0.6593 -0.5773 +vn 0.3065 0.9454 0.1105 +vn -0.0482 0.6777 0.7337 +vn -0.3746 0.0130 0.9271 +vn -0.4818 -0.6592 0.5773 +vn -0.3067 -0.9453 -0.1106 +vn 0.0661 -0.6839 -0.7266 +vn 0.3583 -0.0074 -0.9335 +vn 0.3584 -0.0074 -0.9335 +vn 0.4406 0.6733 -0.5936 +vn 0.2647 0.9597 0.0939 +vn -0.0662 0.6839 0.7266 +vn -0.3583 0.0074 0.9336 +vn -0.4407 -0.6733 0.5936 +vn -0.2649 -0.9597 -0.0940 +vn 0.0793 -0.6877 -0.7216 +vn 0.3390 -0.0019 -0.9407 +vn 0.4001 0.6850 -0.6088 +vn 0.2268 0.9707 0.0798 +vn -0.0793 0.6877 0.7216 +vn -0.3390 0.0019 0.9408 +vn -0.4002 -0.6850 0.6088 +vn -0.2269 -0.9706 -0.0798 +vn 0.0880 -0.6898 -0.7186 +vn 0.3170 0.0034 -0.9484 +vn 0.3602 0.6946 -0.6226 +vn 0.1924 0.9789 0.0678 +vn -0.0880 0.6898 0.7186 +vn -0.3170 -0.0034 0.9484 +vn -0.3603 -0.6946 0.6226 +vn -0.1926 -0.9789 -0.0679 +vn 0.0926 -0.6907 -0.7172 +vn 0.2926 0.0083 -0.9562 +vn 0.3211 0.7025 -0.6351 +vn 0.1615 0.9851 0.0580 +vn -0.0926 0.6907 0.7172 +vn -0.2926 -0.0083 0.9562 +vn -0.3212 -0.7025 0.6351 +vn -0.1616 -0.9851 -0.0580 +vn 0.0937 -0.6909 -0.7168 +vn 0.2663 0.0127 -0.9638 +vn 0.2829 0.7088 -0.6461 +vn 0.1338 0.9897 0.0500 +vn -0.0937 0.6909 0.7168 +vn -0.2663 -0.0127 0.9638 +vn -0.2829 -0.7088 0.6461 +vn -0.2830 -0.7088 0.6461 +vn -0.1339 -0.9897 -0.0500 +vn 0.0918 -0.6906 -0.7173 +vn 0.2387 0.0164 -0.9709 +vn 0.2458 0.7138 -0.6558 +vn 0.1088 0.9931 0.0435 +vn -0.0918 0.6906 0.7173 +vn -0.2387 -0.0164 0.9709 +vn -0.2458 -0.7138 0.6558 +vn -0.1089 -0.9931 -0.0435 +vn 0.0878 -0.6902 -0.7183 +vn 0.2106 0.0194 -0.9774 +vn 0.2100 0.7176 -0.6639 +vn 0.0864 0.9955 0.0384 +vn -0.0878 0.6902 0.7183 +vn -0.2106 -0.0194 0.9774 +vn -0.2101 -0.7176 0.6639 +vn -0.0864 -0.9955 -0.0384 +vn 0.0826 -0.6897 -0.7193 +vn 0.1828 0.0217 -0.9829 +vn 0.1759 0.7205 -0.6707 +vn 0.0660 0.9972 0.0343 +vn -0.0826 0.6897 0.7193 +vn -0.1829 -0.0217 0.9829 +vn -0.1760 -0.7205 0.6707 +vn -0.0660 -0.9972 -0.0343 +vn 0.0771 -0.6894 -0.7202 +vn 0.1563 0.0234 -0.9874 +vn 0.1440 0.7225 -0.6762 +vn 0.0473 0.9984 0.0311 +vn -0.0771 0.6894 0.7202 +vn -0.1563 -0.0234 0.9874 +vn -0.1441 -0.7225 0.6762 +vn -0.0474 -0.9984 -0.0312 +vn 0.0718 -0.6892 -0.7210 +vn 0.1318 0.0244 -0.9910 +vn 0.1145 0.7238 -0.6804 +vn 0.0302 0.9991 0.0287 +vn -0.0718 0.6892 0.7210 +vn -0.1319 -0.0244 0.9909 +vn -0.1146 -0.7238 0.6804 +vn -0.0302 -0.9991 -0.0287 +vn 0.0672 -0.6891 -0.7215 +vn 0.1096 0.0250 -0.9937 +vn 0.0877 0.7244 -0.6837 +vn 0.0145 0.9995 0.0268 +vn -0.0672 0.6891 0.7215 +vn -0.1096 -0.0250 0.9937 +vn -0.0878 -0.7244 0.6837 +vn -0.0145 -0.9995 -0.0268 +vn 0.0632 -0.6890 -0.7219 +vn 0.0897 0.0252 -0.9956 +vn 0.0637 0.7247 -0.6861 +vn 0.0004 0.9997 0.0254 +vn -0.0632 0.6890 0.7219 +vn -0.0898 -0.0252 0.9956 +vn -0.0638 -0.7247 0.6861 +vn -0.0004 -0.9997 -0.0254 +vn 0.0598 -0.6890 -0.7222 +vn 0.0722 0.0251 -0.9970 +vn 0.0424 0.7246 -0.6878 +vn -0.0123 0.9996 0.0243 +vn -0.0598 0.6890 0.7222 +vn -0.0723 -0.0251 0.9970 +vn -0.0425 -0.7246 0.6878 +vn 0.0122 -0.9996 -0.0243 +vn 0.0570 -0.6891 -0.7224 +vn 0.0571 0.0249 -0.9980 +vn 0.0237 0.7243 -0.6890 +vn -0.0235 0.9994 0.0236 +vn -0.0570 0.6891 0.7224 +vn -0.0571 -0.0249 0.9980 +vn -0.0237 -0.7243 0.6890 +vn 0.0235 -0.9994 -0.0236 +vn 0.0550 -0.6891 -0.7225 +vn 0.0442 0.0245 -0.9987 +vn 0.0075 0.7239 -0.6899 +vn -0.0335 0.9991 0.0231 +vn -0.0550 0.6891 0.7225 +vn -0.0442 -0.0245 0.9987 +vn -0.0075 -0.7239 0.6899 +vn 0.0335 -0.9991 -0.0231 +vn 0.0535 -0.6892 -0.7226 +vn 0.0333 0.0241 -0.9991 +vn -0.0065 0.7233 -0.6904 +vn -0.0424 0.9988 0.0227 +vn -0.0535 0.6892 0.7226 +vn -0.0333 -0.0241 0.9991 +vn 0.0064 -0.7233 0.6904 +vn 0.0424 -0.9988 -0.0227 +vn 0.0528 -0.6892 -0.7226 +vn 0.0242 0.0237 -0.9994 +vn -0.0185 0.7228 -0.6908 +vn -0.0504 0.9985 0.0225 +vn -0.0528 0.6892 0.7226 +vn -0.0243 -0.0237 0.9994 +vn 0.0184 -0.7228 0.6908 +vn 0.0504 -0.9985 -0.0225 +vn 0.0526 -0.6892 -0.7226 +vn 0.0169 0.0233 -0.9996 +vn -0.0287 0.7223 -0.6910 +vn -0.0575 0.9981 0.0223 +vn -0.0526 0.6892 0.7226 +vn -0.0169 -0.0233 0.9996 +vn 0.0287 -0.7223 0.6910 +vn 0.0575 -0.9981 -0.0223 +vn 0.0532 -0.6892 -0.7226 +vn 0.0112 0.0230 -0.9997 +vn -0.0374 0.7217 -0.6911 +vn -0.0640 0.9977 0.0222 +vn -0.0532 0.6892 0.7226 +vn -0.0112 -0.0230 0.9997 +vn 0.0374 -0.7217 0.6911 +vn 0.0640 -0.9977 -0.0222 +vn 0.0544 -0.6891 -0.7226 +vn 0.0067 0.0227 -0.9997 +vn -0.0449 0.7212 -0.6912 +vn -0.0702 0.9973 0.0222 +vn -0.0544 0.6891 0.7226 +vn -0.0067 -0.0227 0.9997 +vn 0.0449 -0.7212 0.6912 +vn 0.0702 -0.9973 -0.0222 +vn 0.0562 -0.6890 -0.7226 +vn 0.0034 0.0224 -0.9997 +vn -0.0514 0.7208 -0.6912 +vn -0.0761 0.9968 0.0221 +vn -0.0562 0.6890 0.7226 +vn -0.0034 -0.0224 0.9997 +vn 0.0514 -0.7208 0.6912 +vn 0.0761 -0.9968 -0.0221 +vn 0.0587 -0.6888 -0.7226 +vn 0.0010 0.0222 -0.9997 +vn -0.0572 0.7203 -0.6913 +vn -0.0820 0.9964 0.0221 +vn -0.0587 0.6888 0.7226 +vn -0.0010 -0.0222 0.9997 +vn 0.0572 -0.7203 0.6913 +vn 0.0820 -0.9964 -0.0221 +vn 0.0619 -0.6885 -0.7226 +vn -0.0005 0.0221 -0.9997 +vn -0.0627 0.7198 -0.6913 +vn -0.0881 0.9958 0.0221 +vn -0.0619 0.6885 0.7226 +vn 0.0005 -0.0221 0.9997 +vn 0.0627 -0.7198 0.6913 +vn 0.0881 -0.9958 -0.0221 +vn 0.0659 -0.6882 -0.7226 +vn -0.0015 0.0220 -0.9997 +vn -0.0681 0.7193 -0.6913 +vn -0.0947 0.9952 0.0221 +vn -0.0659 0.6882 0.7225 +vn -0.0659 0.6882 0.7226 +vn 0.0015 -0.0220 0.9997 +vn 0.0681 -0.7193 0.6913 +vn 0.0947 -0.9952 -0.0221 +vn 0.0706 -0.6877 -0.7225 +vn -0.0021 0.0220 -0.9998 +vn -0.0736 0.7188 -0.6913 +vn -0.1020 0.9945 0.0221 +vn -0.0706 0.6877 0.7225 +vn 0.0021 -0.0220 0.9998 +vn 0.0736 -0.7188 0.6913 +vn 0.1020 -0.9945 -0.0221 +vn 0.0763 -0.6871 -0.7225 +vn -0.0024 0.0219 -0.9998 +vn -0.0797 0.7181 -0.6913 +vn -0.1104 0.9936 0.0221 +vn -0.0763 0.6871 0.7225 +vn 0.0024 -0.0219 0.9998 +vn 0.0797 -0.7181 0.6913 +vn 0.1104 -0.9936 -0.0221 +vn 0.0830 -0.6863 -0.7225 +vn -0.0027 0.0219 -0.9998 +vn -0.0868 0.7173 -0.6913 +vn -0.1201 0.9925 0.0221 +vn -0.0830 0.6863 0.7225 +vn 0.0027 -0.0219 0.9998 +vn 0.0868 -0.7173 0.6913 +vn 0.1201 -0.9925 -0.0221 +vn 0.0909 -0.6853 -0.7225 +vn -0.0029 0.0219 -0.9998 +vn -0.0950 0.7163 -0.6913 +vn -0.1314 0.9911 0.0221 +vn -0.0909 0.6853 0.7225 +vn 0.0029 -0.0219 0.9998 +vn 0.0950 -0.7163 0.6913 +vn 0.1315 -0.9911 -0.0221 +vn 0.1000 -0.6840 -0.7225 +vn -0.0032 0.0218 -0.9998 +vn -0.1046 0.7149 -0.6913 +vn -0.1447 0.9892 0.0221 +vn -0.1000 0.6840 0.7225 +vn 0.0032 -0.0218 0.9998 +vn 0.1046 -0.7149 0.6913 +vn 0.1447 -0.9892 -0.0221 +vn 0.1105 -0.6824 -0.7225 +vn -0.0036 0.0218 -0.9998 +vn -0.1157 0.7132 -0.6913 +vn -0.1599 0.9869 0.0221 +vn -0.1105 0.6824 0.7225 +vn 0.0036 -0.0218 0.9998 +vn 0.1157 -0.7132 0.6913 +vn 0.1600 -0.9868 -0.0221 +vn 0.1226 -0.6803 -0.7226 +vn -0.0042 0.0217 -0.9997 +vn -0.1285 0.7110 -0.6913 +vn -0.1775 0.9839 0.0221 +vn -0.1225 0.6803 0.7225 +vn 0.0042 -0.0217 0.9997 +vn 0.1285 -0.7110 0.6913 +vn 0.1775 -0.9839 -0.0221 +vn 0.1363 -0.6777 -0.7226 +vn -0.0049 0.0215 -0.9997 +vn -0.1432 0.7082 -0.6913 +vn -0.1976 0.9800 0.0221 +vn -0.1363 0.6777 0.7226 +vn 0.0049 -0.0215 0.9997 +vn 0.1432 -0.7082 0.6913 +vn 0.1977 -0.9800 -0.0221 +vn 0.1520 -0.6743 -0.7226 +vn -0.0057 0.0214 -0.9997 +vn -0.1600 0.7046 -0.6913 +vn -0.2206 0.9751 0.0221 +vn -0.1520 0.6744 0.7226 +vn 0.0057 -0.0214 0.9997 +vn 0.1601 -0.7046 0.6913 +vn 0.2207 -0.9751 -0.0221 +vn 0.1699 -0.6700 -0.7226 +vn -0.0068 0.0211 -0.9997 +vn -0.1794 0.6999 -0.6912 +vn -0.2470 0.9687 0.0221 +vn -0.1698 0.6701 0.7226 +vn 0.0068 -0.0211 0.9997 +vn 0.1795 -0.6999 0.6912 +vn 0.2471 -0.9687 -0.0221 +vn 0.1902 -0.6645 -0.7226 +vn -0.0082 0.0207 -0.9997 +vn -0.2017 0.6939 -0.6912 +vn -0.2770 0.9606 0.0222 +vn -0.1901 0.6645 0.7226 +vn 0.0082 -0.0207 0.9997 +vn 0.2018 -0.6938 0.6912 +vn 0.2773 -0.9605 -0.0222 +vn 0.2133 -0.6574 -0.7227 +vn -0.0100 0.0202 -0.9997 +vn -0.2272 0.6860 -0.6912 +vn -0.3113 0.9500 0.0223 +vn -0.2131 0.6575 0.7227 +vn 0.0100 -0.0202 0.9997 +vn 0.2274 -0.6860 0.6912 +vn 0.3117 -0.9499 -0.0223 +vn 0.2393 -0.6483 -0.7228 +vn -0.0122 0.0194 -0.9997 +vn -0.2563 0.6758 -0.6910 +vn -0.3502 0.9364 0.0224 +vn -0.2391 0.6484 0.7228 +vn 0.0122 -0.0194 0.9997 +vn 0.2566 -0.6757 0.6910 +vn 0.3507 -0.9362 -0.0224 +vn 0.2686 -0.6365 -0.7230 +vn -0.0149 0.0183 -0.9997 +vn -0.2893 0.6626 -0.6908 +vn -0.3941 0.9187 0.0227 +vn -0.2683 0.6366 0.7230 +vn 0.0149 -0.0183 0.9997 +vn 0.2897 -0.6624 0.6908 +vn 0.3949 -0.9184 -0.0227 +vn 0.3012 -0.6214 -0.7232 +vn 0.3011 -0.6214 -0.7232 +vn -0.0183 0.0167 -0.9997 +vn -0.3266 0.6454 -0.6905 +vn -0.4434 0.8960 0.0231 +vn -0.3008 0.6216 0.7232 +vn 0.0183 -0.0167 0.9997 +vn 0.3271 -0.6451 0.6905 +vn 0.4443 -0.8955 -0.0231 +vn 0.3369 -0.6023 -0.7237 +vn -0.0224 0.0145 -0.9996 +vn -0.3680 0.6232 -0.6900 +vn -0.4978 0.8669 0.0238 +vn -0.3364 0.6026 0.7237 +vn 0.0224 -0.0145 0.9996 +vn 0.3687 -0.6228 0.6900 +vn 0.4990 -0.8662 -0.0238 +vn 0.3753 -0.5783 -0.7243 +vn -0.0273 0.0115 -0.9995 +vn -0.4132 0.5951 -0.6893 +vn -0.4133 0.5951 -0.6893 +vn -0.5568 0.8302 0.0248 +vn -0.3748 0.5787 0.7243 +vn 0.0273 -0.0114 0.9995 +vn 0.4141 -0.5945 0.6892 +vn 0.5583 -0.8292 -0.0248 +vn 0.4155 -0.5489 -0.7253 +vn 0.4154 -0.5489 -0.7253 +vn -0.0331 0.0073 -0.9994 +vn -0.4614 0.5599 -0.6881 +vn -0.4615 0.5599 -0.6881 +vn -0.6193 0.7847 0.0262 +vn -0.4150 0.5493 0.7252 +vn 0.0331 -0.0073 0.9994 +vn 0.4624 -0.5592 0.6881 +vn 0.6208 -0.7835 -0.0262 +vn 0.4559 -0.5140 -0.7266 +vn -0.0395 0.0017 -0.9992 +vn -0.5112 0.5171 -0.6865 +vn -0.5112 0.5170 -0.6865 +vn -0.6832 0.7296 0.0283 +vn -0.4556 0.5143 0.7266 +vn 0.0395 -0.0017 0.9992 +vn 0.5119 -0.5163 0.6865 +vn 0.6844 -0.7285 -0.0283 +vn 0.4948 -0.4740 -0.7283 +vn -0.0464 -0.0054 -0.9989 +vn -0.5602 0.4668 -0.6843 +vn -0.5602 0.4667 -0.6843 +vn -0.7458 0.6655 0.0311 +vn -0.4947 0.4741 0.7283 +vn 0.0465 0.0054 0.9989 +vn 0.5606 -0.4663 0.6843 +vn 0.7463 -0.6649 -0.0311 +vn 0.5301 -0.4304 -0.7305 +vn -0.0536 -0.0142 -0.9984 +vn -0.6059 0.4103 -0.6815 +vn -0.8036 0.5942 0.0347 +vn -0.5303 0.4302 0.7306 +vn 0.0536 0.0142 0.9984 +vn 0.6060 -0.4102 0.6815 +vn 0.8034 -0.5944 -0.0347 +vn 0.5607 -0.3847 -0.7331 +vn -0.0605 -0.0246 -0.9978 +vn -0.6467 0.3495 -0.6780 +vn -0.6466 0.3495 -0.6780 +vn -0.8542 0.5184 0.0391 +vn -0.5610 0.3843 0.7332 +vn 0.0606 0.0246 0.9978 +vn 0.6464 -0.3498 0.6780 +vn 0.6464 -0.3499 0.6780 +vn 0.8536 -0.5195 -0.0390 +vn 0.5860 -0.3386 -0.7362 +vn -0.0670 -0.0363 -0.9971 +vn -0.6811 0.2864 -0.6738 +vn -0.8965 0.4408 0.0442 +vn -0.5862 0.3380 0.7362 +vn -0.5863 0.3380 0.7362 +vn 0.0670 0.0364 0.9971 +vn 0.6807 -0.2872 0.6739 +vn 0.8956 -0.4426 -0.0440 +vn 0.6058 -0.2934 -0.7395 +vn -0.0725 -0.0489 -0.9962 +vn -0.7088 0.2231 -0.6692 +vn -0.9301 0.3638 0.0498 +vn -0.6061 0.2927 0.7396 +vn -0.6061 0.2926 0.7396 +vn 0.0725 0.0489 0.9962 +vn 0.7084 -0.2242 0.6693 +vn 0.7083 -0.2242 0.6693 +vn 0.9292 -0.3661 -0.0497 +vn 0.6207 -0.2503 -0.7430 +vn -0.0770 -0.0620 -0.9951 +vn -0.7299 0.1614 -0.6641 +vn -0.7299 0.1615 -0.6641 +vn -0.9554 0.2898 0.0558 +vn -0.9554 0.2898 0.0559 +vn -0.6209 0.2496 0.7431 +vn -0.6209 0.2495 0.7431 +vn 0.0770 0.0619 0.9951 +vn 0.7295 -0.1628 0.6643 +vn 0.9547 -0.2922 -0.0557 +vn 0.6312 -0.2101 -0.7466 +vn -0.0803 -0.0748 -0.9939 +vn -0.7451 0.1032 -0.6589 +vn -0.7450 0.1032 -0.6589 +vn -0.9734 0.2204 0.0621 +vn -0.6313 0.2095 0.7467 +vn 0.0803 0.0747 0.9940 +vn 0.7448 -0.1045 0.6590 +vn 0.9729 -0.2226 -0.0619 +vn 0.6381 -0.1733 -0.7501 +vn 0.6381 -0.1733 -0.7502 +vn -0.0826 -0.0870 -0.9928 +vn -0.7551 0.0493 -0.6537 +vn -0.9853 0.1565 0.0683 +vn -0.6382 0.1728 0.7502 +vn 0.0826 0.0869 0.9928 +vn 0.7549 -0.0504 0.6538 +vn 0.7549 -0.0505 0.6538 +vn 0.9850 -0.1584 -0.0681 +vn 0.9850 -0.1583 -0.0681 +vn 0.6422 -0.1400 -0.7536 +vn -0.0840 -0.0983 -0.9916 +vn -0.7611 0.0002 -0.6486 +vn -0.9923 0.0985 0.0743 +vn -0.6422 0.1397 0.7537 +vn -0.6422 0.1396 0.7537 +vn 0.0840 0.0982 0.9916 +vn 0.7610 -0.0013 0.6487 +vn 0.9922 -0.1000 -0.0741 +vn 0.6442 -0.1101 -0.7569 +vn -0.0847 -0.1082 -0.9905 +vn -0.7639 -0.0435 -0.6438 +vn -0.9957 0.0466 0.0800 +vn -0.9957 0.0465 0.0800 +vn -0.6442 0.1098 0.7569 +vn 0.0847 0.1082 0.9905 +vn 0.7639 0.0427 0.6439 +vn 0.9956 -0.0477 -0.0799 +vn 0.6446 -0.0831 -0.7600 +vn -0.0848 -0.1165 -0.9896 +vn -0.7645 -0.0822 -0.6394 +vn -0.7645 -0.0821 -0.6394 +vn -0.9963 0.0003 0.0853 +vn -0.6446 0.0829 0.7600 +vn 0.0848 0.1165 0.9896 +vn 0.7645 0.0815 0.6395 +vn 0.9963 -0.0012 -0.0852 +vn 0.6438 -0.0586 -0.7629 +vn -0.0846 -0.1231 -0.9888 +vn -0.7634 -0.1159 -0.6354 +vn -0.9951 -0.0407 0.0902 +vn -0.6438 0.0585 0.7629 +vn 0.0846 0.1231 0.9888 +vn 0.7635 0.1154 0.6354 +vn 0.9951 0.0400 -0.0901 +vn 0.6423 -0.0363 -0.7656 +vn -0.0842 -0.1280 -0.9882 +vn -0.7614 -0.1450 -0.6319 +vn -0.9925 -0.0770 0.0946 +vn -0.9925 -0.0771 0.0946 +vn -0.6423 0.0362 0.7656 +vn 0.0842 0.1280 0.9882 +vn 0.7614 0.1446 0.6319 +vn 0.9926 0.0766 -0.0945 +vn 0.6401 -0.0156 -0.7681 +vn -0.0839 -0.1311 -0.9878 +vn -0.7587 -0.1700 -0.6288 +vn -0.9891 -0.1093 0.0985 +vn -0.6401 0.0155 0.7682 +vn 0.0839 0.1311 0.9878 +vn 0.7588 0.1698 0.6288 +vn 0.9891 0.1090 -0.0985 +vn 0.6374 0.0039 -0.7705 +vn -0.0837 -0.1324 -0.9876 +vn -0.7558 -0.1914 -0.6262 +vn -0.9851 -0.1382 0.1020 +vn -0.6374 -0.0040 0.7705 +vn 0.0837 0.1324 0.9876 +vn 0.7558 0.1912 0.6262 +vn 0.9852 0.1379 -0.1020 +vn 0.6343 0.0225 -0.7727 +vn -0.0838 -0.1321 -0.9877 +vn -0.7528 -0.2095 -0.6240 +vn -0.9808 -0.1641 0.1052 +vn -0.6343 -0.0226 0.7727 +vn 0.0838 0.1322 0.9877 +vn 0.7528 0.2094 0.6240 +vn 0.9808 0.1640 -0.1051 +vn 0.6308 0.0405 -0.7748 +vn -0.0841 -0.1304 -0.9879 +vn -0.7498 -0.2250 -0.6222 +vn -0.9763 -0.1877 0.1079 +vn -0.6308 -0.0405 0.7748 +vn 0.0841 0.1304 0.9879 +vn 0.7498 0.2249 0.6222 +vn 0.9763 0.1876 -0.1079 +vn 0.6270 0.0581 -0.7768 +vn -0.0848 -0.1272 -0.9882 +vn -0.7470 -0.2380 -0.6207 +vn -0.9716 -0.2094 0.1103 +vn -0.6270 -0.0581 0.7768 +vn 0.0848 0.1272 0.9882 +vn 0.7470 0.2380 0.6207 +vn 0.9716 0.2093 -0.1103 +vn 0.6229 0.0754 -0.7786 +vn -0.0858 -0.1229 -0.9887 +vn -0.7443 -0.2492 -0.6196 +vn -0.9668 -0.2296 0.1125 +vn -0.6229 -0.0754 0.7786 +vn 0.0858 0.1229 0.9887 +vn 0.7443 0.2492 0.6196 +vn 0.9668 0.2295 -0.1125 +vn 0.6183 0.0930 -0.7804 +vn 0.6183 0.0929 -0.7804 +vn -0.0872 -0.1178 -0.9892 +vn -0.7416 -0.2595 -0.6185 +vn -0.9617 -0.2492 0.1144 +vn -0.6184 -0.0929 0.7804 +vn 0.0872 0.1178 0.9892 +vn 0.7416 0.2595 0.6185 +vn 0.9616 0.2492 -0.1144 +vn 0.6130 0.1118 -0.7821 +vn -0.0886 -0.1126 -0.9897 +vn -0.7384 -0.2709 -0.6175 +vn -0.9557 -0.2705 0.1163 +vn -0.6131 -0.1117 0.7821 +vn 0.0886 0.1125 0.9897 +vn 0.7384 0.2710 0.6175 +vn 0.9556 0.2707 -0.1164 +vn 0.6064 0.1334 -0.7839 +vn -0.0900 -0.1080 -0.9901 +vn -0.7338 -0.2859 -0.6163 +vn -0.9477 -0.2963 0.1185 +vn -0.6064 -0.1332 0.7839 +vn 0.0900 0.1080 0.9901 +vn 0.7337 0.2861 0.6162 +vn 0.9476 0.2967 -0.1185 +vn 0.5976 0.1589 -0.7858 +vn -0.0912 -0.1047 -0.9903 +vn -0.7267 -0.3066 -0.6147 +vn -0.9366 -0.3289 0.1210 +vn -0.5977 -0.1586 0.7858 +vn 0.0912 0.1047 0.9903 +vn 0.7266 0.3070 0.6146 +vn 0.9363 0.3295 -0.1210 +vn 0.5859 0.1893 -0.7879 +vn -0.0918 -0.1031 -0.9904 +vn -0.7159 -0.3347 -0.6127 +vn -0.9207 -0.3701 0.1238 +vn -0.5860 -0.1889 0.7879 +vn 0.0918 0.1031 0.9904 +vn 0.7157 0.3352 0.6127 +vn 0.9203 0.3710 -0.1239 +vn 0.5698 0.2254 -0.7902 +vn -0.0916 -0.1035 -0.9904 +vn -0.6997 -0.3711 -0.6104 +vn -0.8980 -0.4212 0.1271 +vn -0.5701 -0.2249 0.7902 +vn 0.0916 0.1035 0.9904 +vn 0.6993 0.3719 0.6104 +vn 0.8974 0.4225 -0.1272 +vn 0.8974 0.4225 -0.1271 +vn 0.5479 0.2674 -0.7927 +vn -0.0903 -0.1061 -0.9902 +vn -0.6761 -0.4165 -0.6078 +vn -0.6760 -0.4165 -0.6078 +vn -0.8659 -0.4828 0.1306 +vn -0.5482 -0.2668 0.7926 +vn 0.0903 0.1061 0.9902 +vn 0.6755 0.4176 0.6077 +vn 0.8649 0.4845 -0.1307 +vn 0.5181 0.3150 -0.7952 +vn -0.0873 -0.1108 -0.9900 +vn -0.6423 -0.4706 -0.6049 +vn -0.6423 -0.4707 -0.6049 +vn -0.8212 -0.5546 0.1345 +vn -0.5186 -0.3142 0.7951 +vn 0.0873 0.1108 0.9900 +vn 0.6415 0.4718 0.6048 +vn 0.6414 0.4719 0.6048 +vn 0.8198 0.5565 -0.1346 +vn 0.4786 0.3667 -0.7978 +vn 0.4786 0.3666 -0.7978 +vn -0.0822 -0.1176 -0.9897 +vn -0.5957 -0.5319 -0.6018 +vn -0.5956 -0.5319 -0.6018 +vn -0.7604 -0.6345 0.1385 +vn -0.7604 -0.6344 0.1385 +vn -0.4792 -0.3660 0.7978 +vn -0.4792 -0.3659 0.7978 +vn 0.0821 0.1176 0.9897 +vn 0.5946 0.5332 0.6018 +vn 0.7588 0.6364 -0.1386 +vn 0.4279 0.4199 -0.8003 +vn 0.4280 0.4199 -0.8003 +vn -0.0743 -0.1258 -0.9893 +vn -0.5339 -0.5970 -0.5987 +vn -0.6809 -0.7183 0.1425 +vn -0.4285 -0.4194 0.8003 +vn 0.0743 0.1258 0.9893 +vn 0.5329 0.5980 0.5987 +vn 0.6793 0.7199 -0.1426 +vn 0.3660 0.4707 -0.8027 +vn 0.3661 0.4707 -0.8027 +vn -0.0635 -0.1347 -0.9888 +vn -0.4565 -0.6608 -0.5958 +vn -0.5821 -0.7998 0.1463 +vn -0.3664 -0.4705 0.8027 +vn 0.0635 0.1347 0.9888 +vn 0.4557 0.6614 0.5957 +vn 0.5810 0.8006 -0.1464 +vn 0.2949 0.5150 -0.8049 +vn -0.0499 -0.1431 -0.9884 +vn -0.3656 -0.7173 -0.5930 +vn -0.4671 -0.8714 0.1498 +vn -0.2949 -0.5149 0.8049 +vn 0.0499 0.1431 0.9884 +vn 0.3655 0.7175 0.5930 +vn 0.4670 0.8715 -0.1498 +vn 0.2185 0.5491 -0.8067 +vn -0.0343 -0.1501 -0.9881 +vn -0.2666 -0.7616 -0.5907 +vn -0.2666 -0.7615 -0.5907 +vn -0.3427 -0.9269 0.1527 +vn -0.2181 -0.5492 0.8067 +vn 0.0343 0.1501 0.9881 +vn 0.2670 0.7614 0.5907 +vn 0.3434 0.9267 -0.1527 +vn 0.1417 0.5717 -0.8081 +vn -0.0177 -0.1550 -0.9877 +vn -0.1662 -0.7910 -0.5888 +vn -0.2171 -0.9637 0.1551 +vn -0.1412 -0.5718 0.8081 +vn 0.0177 0.1550 0.9877 +vn 0.1669 0.7909 0.5888 +vn 0.2183 0.9634 -0.1551 +vn 0.0692 0.5833 -0.8093 +vn -0.0013 -0.1576 -0.9875 +vn -0.0704 -0.8063 -0.5872 +vn -0.0982 -0.9827 0.1570 +vn -0.0688 -0.5834 0.8093 +vn 0.0013 0.1576 0.9875 +vn 0.0712 0.8062 0.5872 +vn 0.0994 0.9826 -0.1570 +vn 0.0040 0.5862 -0.8101 +vn 0.0141 -0.1583 -0.9873 +vn 0.0165 -0.8101 -0.5860 +vn 0.0092 -0.9873 0.1584 +vn -0.0036 -0.5862 0.8101 +vn -0.0141 0.1583 0.9873 +vn -0.0159 0.8101 0.5861 +vn -0.0083 0.9873 -0.1584 +vn -0.0526 0.5829 -0.8108 +vn 0.0281 -0.1575 -0.9871 +vn 0.0927 -0.8056 -0.5851 +vn 0.1030 -0.9818 0.1596 +vn 0.1031 -0.9818 0.1596 +vn 0.0529 -0.5829 0.8108 +vn -0.0281 0.1575 0.9871 +vn -0.0923 0.8056 0.5852 +vn -0.1024 0.9818 -0.1596 +vn -0.0787 0.5799 -0.8109 +vn 0.0346 -0.1567 -0.9870 +vn 0.1279 -0.8013 -0.5844 +vn 0.1463 -0.9762 0.1599 +vn 0.0789 -0.5799 0.8109 +vn -0.0346 0.1567 0.9870 +vn -0.1276 0.8013 0.5844 +vn -0.1458 0.9763 -0.1599 +usemtl Material.057 +s 1 +f 1344//699 2626//700 2243//700 2242//699 +f 2719//701 2326//702 1352//702 2625//701 +f 2800//703 2484//704 1353//704 1345//703 +f 1347//705 2430//706 1354//706 1346//705 +f 2392//707 2393//708 1355//708 2767//707 +f 2570//709 2571//710 1356//710 1348//709 +f 2298//711 2299//712 1357//712 1349//711 +f 1351//713 1359//714 1358//714 1350//713 +f 2626//700 1360//715 2636//715 2243//700 +f 2326//702 2327//716 3042//716 1352//702 +f 2484//704 2485//717 1361//717 1353//704 +f 2430//706 2431//718 1362//718 1354//706 +f 2393//708 2725//719 1363//720 1355//708 +f 2571//710 2813//721 1364//721 1356//710 +f 2299//712 2670//722 1365//722 1357//712 +f 1359//714 1367//723 1366//723 1358//714 +f 1360//715 1368//724 1375//724 2636//715 +f 2327//716 2784//725 2851//725 3042//716 +f 2485//717 2960//726 1369//726 1361//717 +f 2431//718 1371//727 1370//727 1362//718 +f 2725//719 1372//728 3032//728 1363//720 +f 2813//721 3015//729 2939//729 1364//721 +f 2670//722 1374//730 1373//730 1365//722 +f 1367//723 2873//731 2893//731 1366//723 +f 1368//724 2591//732 2308//732 1375//724 +f 2784//725 1377//733 1376//733 2851//725 +f 2960//726 2783//734 2418//734 1369//726 +f 1371//727 2809//735 1378//735 1370//727 +f 1372//728 2358//736 1379//736 3032//728 +f 3015//729 2210//737 1380//737 2939//729 +f 1374//730 2262//738 1381//738 1373//730 +f 2873//731 1383//739 1382//739 2893//731 +f 2591//732 2592//740 2309//740 2308//732 +f 1377//733 2419//741 1384//741 1376//733 +f 2783//734 2450//742 1385//742 2418//734 +f 2809//735 2508//743 1386//743 1378//735 +f 2358//736 2359//744 1387//744 1379//736 +f 2210//737 2211//745 1388//745 1380//737 +f 2262//738 2263//746 1389//746 1381//738 +f 1383//739 1391//747 1390//747 1382//739 +f 2592//740 1392//748 2684//749 2309//740 +f 2419//741 2964//750 3037//750 1384//741 +f 2450//742 2451//751 1393//751 1385//742 +f 2508//743 2509//752 1394//753 1386//743 +f 2359//744 2712//754 1395//754 1387//744 +f 2211//745 2613//755 1396//755 1388//745 +f 2263//746 2651//756 1397//756 1389//746 +f 1391//747 1399//757 1398//757 1390//747 +f 1392//748 1400//758 1407//758 2684//749 +f 2964//750 2770//759 2846//759 3037//750 +f 2451//751 2690//760 1401//760 1393//751 +f 2509//752 3025//761 1402//761 1394//753 +f 2712//754 1404//762 1403//762 1395//754 +f 2613//755 2867//763 2937//763 1396//755 +f 2651//756 1406//764 1405//764 1397//756 +f 1399//757 2911//765 2888//765 1398//757 +f 1400//758 2550//766 3067//766 1407//758 +f 2770//759 2284//767 1408//767 2846//759 +f 2690//760 2226//768 1409//768 1401//760 +f 3025//761 3026//769 1410//769 1402//761 +f 1404//762 2324//770 1411//770 1403//762 +f 2867//763 2496//771 1412//771 2937//763 +f 1406//764 2438//772 1413//772 1405//764 +f 2911//765 1415//773 1414//773 2888//765 +f 2550//766 2551//774 1423//774 3067//766 +f 2284//767 2285//775 1416//775 1408//767 +f 2226//768 2227//776 1417//776 1409//768 +f 3026//769 2580//777 1418//777 1410//769 +f 2324//770 2325//778 1419//778 1411//770 +f 2496//771 2497//779 1420//779 1412//771 +f 2438//772 2439//780 1421//780 1413//772 +f 1415//773 2921//781 1422//781 1414//773 +f 2551//774 1424//782 2729//782 1423//774 +f 2285//775 1425//783 3009//783 1416//775 +f 2227//776 2864//784 2886//784 1417//776 +f 2580//777 2581//785 1426//785 1418//777 +f 2325//778 2689//786 1427//786 1419//778 +f 2497//779 2775//787 1428//787 1420//779 +f 2439//780 2749//788 1429//788 1421//780 +f 2921//781 1431//789 1430//789 1422//781 +f 1424//782 1432//790 1439//790 2729//782 +f 1425//783 1433//791 2815//791 3009//783 +f 2864//784 2559//792 2617//792 2886//784 +f 2581//785 1435//793 1434//793 1426//785 +f 2689//786 2907//794 2514//794 1427//786 +f 2775//787 1437//795 1436//795 1428//787 +f 2749//788 1438//796 2984//796 1429//788 +f 1431//789 2314//797 2959//797 1430//789 +f 1432//790 2562//798 2315//798 1439//790 +f 1433//791 2618//799 1440//799 2815//791 +f 2559//792 2236//800 1441//800 2617//792 +f 1435//793 2515//801 1442//801 1434//793 +f 2907//794 2340//802 1443//802 2514//794 +f 1437//795 2398//803 1444//803 1436//795 +f 1438//796 2454//804 1445//804 2984//796 +f 2314//797 1447//805 1446//805 2959//797 +f 2562//798 2563//806 2889//806 2315//798 +f 2618//799 1449//807 1448//807 1440//799 +f 2236//800 2237//808 3030//808 1441//800 +f 2515//801 2799//809 1450//809 1442//801 +f 2340//802 2341//810 1451//810 1443//802 +f 2398//803 2399//811 1452//811 1444//803 +f 2454//804 2455//812 1453//812 1445//804 +f 1447//805 1455//813 1454//813 1446//805 +f 2563//806 1456//814 2695//814 2889//806 +f 1449//807 1457//815 3020//815 1448//807 +f 2237//808 1458//816 2854//816 3030//808 +f 2799//809 2982//817 2877//817 1450//809 +f 2341//810 2699//818 1459//818 1451//810 +f 2399//811 2726//819 1460//819 1452//811 +f 2455//812 2755//820 1461//820 1453//812 +f 1455//813 1463//821 1462//821 1454//813 +f 1456//814 1464//822 2238//822 2695//814 +f 1457//815 1465//823 2829//823 3020//815 +f 1458//816 1466//824 2643//824 2854//816 +f 2982//817 2546//825 2673//825 2877//817 +f 2699//818 2370//826 1467//827 1459//818 +f 2726//819 2951//828 1468//828 1460//819 +f 2755//820 1470//829 1469//829 1461//820 +f 1463//821 1471//830 2978//830 1462//821 +f 1464//822 2482//831 2239//831 2238//822 +f 1465//823 2218//832 1472//832 2829//823 +f 1466//824 2674//833 1473//833 2643//824 +f 2546//825 2547//834 1474//834 2673//825 +f 2370//826 2371//835 1475//835 1467//827 +f 2951//828 2420//836 1476//836 1468//828 +f 1470//829 3027//837 1477//837 1469//829 +f 1471//830 1479//838 1478//838 2978//830 +f 2482//831 2483//839 1487//839 2239//831 +f 2218//832 2219//840 1480//840 1472//832 +f 2674//833 2724//841 1481//841 1473//833 +f 2547//834 2702//842 1482//842 1474//834 +f 2371//835 2667//843 1483//843 1475//835 +f 2420//836 2421//844 1484//844 1476//836 +f 3027//837 1486//845 1485//845 1477//837 +f 1479//838 2792//846 2817//846 1478//838 +f 2483//839 1488//847 1495//847 1487//839 +f 2219//840 2856//848 2981//848 1480//840 +f 2724//841 1490//849 1489//849 1481//841 +f 2702//842 1491//850 2916//850 1482//842 +f 2667//843 2871//851 2896//851 1483//843 +f 2421//844 2740//852 1492//852 1484//844 +f 1486//845 1494//853 1493//853 1485//845 +f 2792//846 2520//854 2576//854 2817//846 +f 1488//847 2779//855 2521//855 1495//847 +f 2856//848 1497//856 1496//856 2981//848 +f 1490//849 2274//857 2711//857 1489//849 +f 1491//850 2440//858 1498//859 2916//850 +f 2871//851 1500//860 1499//860 2896//851 +f 2740//852 2954//861 3057//861 1492//852 +f 1494//853 2577//862 1501//862 1493//853 +f 2520//854 1503//863 1502//863 2576//854 +f 2779//855 2448//864 3040//864 2521//855 +f 1497//856 2288//865 1504//865 1496//856 +f 2274//857 2275//866 1505//866 2711//857 +f 2440//858 2441//867 1506//867 1498//859 +f 1500//860 2641//868 1507//868 1499//860 +f 2954//861 2498//869 1508//869 3057//861 +f 2577//862 3013//870 1509//870 1501//862 +f 1503//863 1511//871 1510//872 1502//863 +f 2448//864 2449//873 1519//873 3040//864 +f 2288//865 2289//874 1512//874 1504//865 +f 2275//866 2710//875 1513//875 1505//866 +f 2441//867 2735//876 1514//876 1506//867 +f 2641//868 2642//877 1515//877 1507//868 +f 2498//869 2499//878 1516//878 1508//869 +f 3013//870 1518//879 1517//879 1509//870 +f 1511//871 2838//880 2810//880 1510//872 +f 2449//873 1520//881 2614//881 1519//873 +f 2289//874 1521//882 2977//882 1512//874 +f 2710//875 1522//883 2898//883 1513//875 +f 2735//876 2932//884 2904//884 1514//876 +f 2642//877 2853//885 1523//885 1515//877 +f 2499//878 2778//886 1524//886 1516//878 +f 1518//879 2557//887 1525//887 1517//879 +f 2838//880 1527//888 1526//888 2810//880 +f 1520//881 1528//889 2264//889 2614//881 +f 1521//882 1529//882 2766//882 2977//882 +f 1522//883 3065//890 2704//890 2898//883 +f 2932//884 2424//891 1530//891 2904//884 +f 2853//885 1532//892 1531//892 1523//885 +f 2778//886 1533//886 3056//886 1524//886 +f 2557//887 2558//893 2995//893 1525//887 +f 1527//888 1535//894 1534//895 1526//888 +f 1528//889 2510//896 2265//896 2264//889 +f 1529//882 2652//897 1536//897 2766//882 +f 3065//890 2605//898 1537//898 2704//890 +f 2424//891 2425//899 1538//899 1530//891 +f 1532//892 2678//900 1539//900 1531//892 +f 1533//886 1541//901 1540//901 3056//886 +f 2558//893 2941//902 2970//902 2995//893 +f 1535//894 1543//903 1542//903 1534//895 +f 2510//896 2511//904 1551//904 2265//896 +f 2652//897 2653//905 1544//905 1536//897 +f 2605//898 2606//906 1545//906 1537//898 +f 2425//899 2552//907 1546//907 1538//899 +f 2678//900 2679//908 1547//908 1539//900 +f 1541//901 1549//909 1548//909 1540//901 +f 2941//902 2720//910 2748//910 2970//902 +f 1543//903 2901//911 1550//911 1542//903 +f 2511//904 1552//912 1559//912 1551//904 +f 2653//905 1553//913 2989//913 1544//905 +f 2606//906 2832//914 2862//914 1545//906 +f 2552//907 2808//915 1554//915 1546//907 +f 2679//908 2879//916 1555//916 1547//908 +f 1549//909 2436//917 1556//917 1548//909 +f 2720//910 1558//918 1557//919 2748//910 +f 2901//911 2708//920 2374//921 1550//911 +f 1552//912 1560//922 2709//922 1559//912 +f 1553//913 3054//923 2791//923 2989//913 +f 2832//914 3033//924 1561//924 2862//914 +f 2808//915 2466//925 1562//925 1554//915 +f 2879//916 1564//926 1563//926 1555//916 +f 2436//917 2437//927 3059//927 1556//917 +f 1558//918 2375//928 1565//928 1557//919 +f 2708//920 1567//929 1566//929 2374//921 +f 1560//922 2518//930 1575//930 2709//922 +f 3054//923 2572//931 1568//932 2791//923 +f 3033//924 2615//933 1569//933 1561//924 +f 2466//925 2467//934 1570//934 1562//925 +f 1564//926 2682//935 1571//935 1563//926 +f 2437//927 1573//936 1572//936 3059//927 +f 2375//928 1574//937 2925//937 1565//928 +f 1567//929 2875//938 2946//938 1566//929 +f 2518//930 2519//939 1583//939 1575//930 +f 2572//931 2573//940 1576//940 1568//932 +f 2615//933 2616//941 1577//941 1569//933 +f 2467//934 2769//942 1578//942 1570//934 +f 2682//935 2683//943 1579//943 1571//935 +f 1573//936 1581//944 1580//944 1572//936 +f 1574//937 1582//945 2715//945 2925//937 +f 2875//938 2650//946 2734//946 2946//938 +f 2519//939 3005//947 2258//947 1583//939 +f 2573//940 1585//948 1584//948 1576//940 +f 2616//941 2839//949 2814//949 1577//941 +f 2769//942 1587//950 1586//950 1578//942 +f 2683//943 2883//951 2962//951 1579//943 +f 1581//944 2362//952 1588//952 1580//944 +f 1582//945 2410//953 1589//953 2715//945 +f 2650//946 1591//954 1590//954 2734//946 +f 3005//947 1592//955 2259//955 2258//947 +f 1585//948 3024//956 2806//956 1584//948 +f 2839//949 2228//957 1593//957 2814//949 +f 1587//950 2502//958 1594//958 1586//950 +f 2883//951 2330//959 1595//959 2962//951 +f 2362//952 2363//960 1596//960 1588//952 +f 2410//953 2411//961 1597//961 1589//953 +f 1591//954 1599//962 1598//962 1590//954 +f 1592//955 1600//963 1607//963 2259//955 +f 3024//956 2500//964 2807//964 2806//956 +f 2228//957 2229//965 1601//965 1593//957 +f 2502//958 2503//966 1602//966 1594//958 +f 2330//959 2331//967 1603//967 1595//959 +f 2363//960 2894//968 1604//968 1596//960 +f 2411//961 1606//969 1605//970 1597//961 +f 1599//962 2736//971 2761//971 1598//962 +f 1600//963 2924//972 2352//972 1607//963 +f 2500//964 2501//973 1608//973 2807//964 +f 2229//965 2647//974 1609//974 1601//965 +f 2503//966 2604//975 1610//975 1602//966 +f 2331//967 2506//976 1611//976 1603//967 +f 2894//968 1613//977 1612//977 1604//968 +f 1606//969 2400//978 2662//978 1605//970 +f 2736//971 1615//979 1614//979 2761//971 +f 2924//972 2332//980 2353//980 2352//972 +f 2501//973 2782//981 1616//981 1608//973 +f 2647//974 1618//982 1617//982 1609//974 +f 2604//975 1619//983 2859//983 1610//975 +f 2506//976 2507//984 2831//984 1611//976 +f 1613//977 2272//985 1620//985 1612//977 +f 2400//978 2401//986 1621//986 2662//978 +f 1615//979 1623//987 1622//987 1614//979 +f 2332//980 2333//988 2992//988 2353//980 +f 2782//981 2621//989 1624//989 1616//981 +f 1618//982 3052//990 1625//990 1617//982 +f 1619//983 2300//991 1626//991 2859//983 +f 2507//984 2967//992 1627//992 2831//984 +f 2272//985 2273//993 1628//993 1620//985 +f 2401//986 1630//994 1629//994 1621//986 +f 1623//987 1631//995 2915//995 1622//987 +f 2333//988 2707//996 1639//996 2992//988 +f 2621//989 2622//997 1632//997 1624//989 +f 3052//990 2619//998 1633//998 1625//990 +f 2300//991 2301//999 1634//999 1626//991 +f 2967//992 1636//1000 1635//1000 1627//992 +f 2273//993 2721//1001 2798//1001 1628//993 +f 1630//994 1638//1002 1637//1002 1629//994 +f 1631//995 2772//1003 2746//1003 2915//995 +f 2707//996 1640//1004 2452//1004 1639//996 +f 2622//997 2833//1005 2909//1005 1632//997 +f 2619//998 2620//1006 1641//1006 1633//998 +f 2301//999 2664//1007 1642//1007 1634//999 +f 1636//1000 2492//1008 1643//1008 1635//1000 +f 2721//1001 1645//1009 1644//1009 2798//1001 +f 1638//1002 2384//1010 2344//1010 1637//1002 +f 2772//1003 1647//1011 1646//1011 2746//1003 +f 1640//1004 2310//1012 2453//1012 2452//1004 +f 2833//1005 3011//1013 1648//1013 2909//1005 +f 2620//1006 2842//1014 1649//1014 1641//1006 +f 2664//1007 1651//1015 1650//1015 1642//1007 +f 2492//1008 2493//1016 2870//1016 1643//1008 +f 1645//1009 2345//1017 1652//1017 1644//1009 +f 2384//1010 2385//1018 1653//1018 2344//1010 +f 1647//1011 1655//1019 1654//1019 1646//1011 +f 2310//1012 2311//1020 2979//1020 2453//1012 +f 3011//1013 1657//1021 1656//1021 1648//1013 +f 2842//1014 2446//1022 2611//1022 1649//1014 +f 1651//1015 2290//1023 1658//1023 1650//1015 +f 2493//1016 2900//1024 1659//1024 2870//1016 +f 2345//1017 2929//1025 1660//1025 1652//1017 +f 2385//1018 1662//1026 1661//1026 1653//1018 +f 1655//1019 1663//1027 3046//1027 1654//1019 +f 2311//1020 2701//1028 1671//1028 2979//1020 +f 1657//1021 2612//1029 1664//1029 1656//1021 +f 2446//1022 2447//1030 1665//1030 2611//1022 +f 2290//1023 2291//1031 1666//1031 1658//1023 +f 2900//1024 1668//1032 1667//1032 1659//1024 +f 2929//1025 2865//1033 2781//1033 1660//1025 +f 1662//1026 1670//1034 1669//1034 1661//1026 +f 1663//1027 2980//1035 2836//1035 3046//1027 +f 2701//1028 2892//1036 3008//1036 1671//1028 +f 2612//1029 2759//1037 1672//1037 1664//1029 +f 2447//1030 2732//1038 1673//1038 1665//1030 +f 2291//1031 2286//1039 1674//1039 1666//1031 +f 1668//1032 2432//1040 1675//1040 1667//1032 +f 2865//1033 1677//1041 1676//1041 2781//1033 +f 1670//1034 2548//1042 2602//1042 1669//1034 +f 2980//1035 1679//1043 1678//1043 2836//1035 +f 2892//1036 2260//1044 2530//1044 3008//1036 +f 2759//1037 1681//1045 1680//1045 1672//1037 +f 2732//1038 1682//1046 2945//1046 1673//1038 +f 2286//1039 2287//1047 2919//1047 1674//1039 +f 2432//1040 2433//1048 1683//1048 1675//1040 +f 1677//1041 2603//1049 1684//1049 1676//1041 +f 2548//1042 2549//1050 1685//1050 2602//1042 +f 1679//1043 1687//1051 1686//1051 1678//1043 +f 2260//1044 2261//1052 2531//1052 2530//1044 +f 1681//1045 2338//1053 1688//1053 1680//1045 +f 1682//1046 2278//1054 1689//1054 2945//1046 +f 2287//1047 2884//1055 1690//1055 2919//1047 +f 2433//1048 1692//1056 1691//1056 1683//1048 +f 2603//1049 3029//1057 2956//1057 1684//1049 +f 2549//1050 1694//1058 1693//1058 1685//1050 +f 1687//1051 1695//1059 3004//1059 1686//1051 +f 2261//1052 2669//1060 1703//1060 2531//1052 +f 2338//1053 2339//1061 1696//1061 1688//1053 +f 2278//1054 2279//1062 1697//1062 1689//1054 +f 2884//1055 1699//1063 1698//1063 1690//1055 +f 1692//1056 2788//1064 2658//1064 1691//1056 +f 3029//1057 2818//1065 1700//1065 2956//1057 +f 1694//1058 1702//1066 1701//1066 1693//1058 +f 1695//1059 2787//1067 2844//1067 3004//1059 +f 2669//1060 1704//1068 2968//1068 1703//1060 +f 2339//1061 2716//1069 2897//1069 1696//1061 +f 2279//1062 2739//1070 1705//1070 1697//1062 +f 1699//1063 2216//1071 1706//1071 1698//1063 +f 2788//1064 2474//1072 1707//1072 2658//1064 +f 2818//1065 1709//1073 1708//1073 1700//1065 +f 1702//1066 2587//1074 2536//1074 1701//1066 +f 2787//1067 1711//1075 1710//1075 2844//1067 +f 1704//1068 2296//1076 2458//1076 2968//1068 +f 2716//1069 1713//1077 1712//1077 2897//1069 +f 2739//1070 1714//1078 2903//1078 1705//1070 +f 2216//1071 2217//1079 2928//1079 1706//1071 +f 2474//1072 2475//1080 1715//1080 1707//1072 +f 1709//1073 2537//1081 1716//1081 1708//1073 +f 2587//1074 2588//1082 1717//1082 2536//1074 +f 1711//1075 1719//1083 1718//1083 1710//1075 +f 2296//1076 2297//1084 2459//1084 2458//1076 +f 1713//1077 2368//1085 1720//1085 1712//1077 +f 1714//1078 2416//1086 1721//1086 2903//1078 +f 2217//1079 2934//1087 1722//1087 2928//1079 +f 2475//1080 2855//1088 1723//1088 1715//1080 +f 2537//1081 3058//1089 1724//1089 1716//1081 +f 2588//1082 1726//1090 1725//1090 1717//1082 +f 1719//1083 1727//1091 3061//1091 1718//1083 +f 2297//1084 2688//1092 2834//1092 2459//1084 +f 2368//1085 2369//1093 1728//1093 1720//1085 +f 2416//1086 1730//1094 1729//1094 1721//1086 +f 2934//1087 1731//1095 2417//1095 1722//1087 +f 2855//1088 2600//1096 2655//1096 1723//1088 +f 3058//1089 2912//1097 1732//1097 1724//1089 +f 1726//1090 2986//1098 1733//1098 1725//1090 +f 1727//1091 1735//1099 1734//1099 3061//1091 +f 2688//1092 2944//1100 1743//1100 2834//1092 +f 2369//1093 2824//1101 1736//1101 1728//1093 +f 1730//1094 2234//1102 1737//1102 1729//1094 +f 1731//1095 2656//1103 1738//1103 2417//1095 +f 2600//1096 1740//1104 1739//1104 2655//1096 +f 2912//1097 2686//1105 2601//1105 1732//1097 +f 2986//1098 2987//1106 1741//1106 1733//1098 +f 1735//1099 2966//1107 1742//1107 1734//1099 +f 2944//1100 2372//1108 2422//1108 1743//1100 +f 2824//1101 2998//1109 1744//1109 1736//1101 +f 2234//1102 2235//1110 1745//1110 1737//1102 +f 2656//1103 1747//1111 1746//1111 1738//1103 +f 1740//1104 3022//1112 3050//1112 1739//1104 +f 2686//1105 2312//1113 1748//1113 2601//1105 +f 2987//1106 2478//1114 1749//1114 1741//1106 +f 2966//1107 1751//1115 1750//1115 1742//1107 +f 2372//1108 2373//1116 2423//1116 2422//1108 +f 2998//1109 2659//1117 1752//1117 1744//1109 +f 2235//1110 1754//1118 1753//1118 1745//1110 +f 1747//1111 1755//1119 2845//1119 1746//1111 +f 3022//1112 2790//1120 2913//1121 3050//1112 +f 2312//1113 2313//1122 1756//1122 1748//1113 +f 2478//1114 2479//1123 1757//1123 1749//1114 +f 1751//1115 1759//1124 1758//1124 1750//1115 +f 2373//1116 2728//1125 2820//1125 2423//1116 +f 2659//1117 2660//1126 1760//1126 1752//1117 +f 1754//1118 1762//1127 1761//1127 1753//1118 +f 1755//1119 2698//1128 2665//1128 2845//1119 +f 2790//1120 2568//1129 1763//1129 2913//1121 +f 2313//1122 2408//1130 1764//1130 1756//1122 +f 2479//1123 2733//1131 1765//1131 1757//1123 +f 1759//1124 1767//1132 1766//1132 1758//1124 +f 2728//1125 1768//1133 1775//1133 2820//1125 +f 2660//1126 2858//1134 2933//1134 1760//1126 +f 1762//1127 2224//1135 1769//1135 1761//1127 +f 2698//1128 2282//1136 1770//1136 2665//1128 +f 2568//1129 2569//1137 1771//1137 1763//1129 +f 2408//1130 1773//1138 1772//1138 1764//1130 +f 2733//1131 2973//1139 2409//1139 1765//1131 +f 1767//1132 2996//1140 1774//1140 1766//1132 +f 1768//1133 2360//1141 2524//1141 1775//1133 +f 2858//1134 1777//1142 1776//1142 2933//1134 +f 2224//1135 2225//1143 3031//1143 1769//1135 +f 2282//1136 2283//1144 1778//1144 1770//1136 +f 2569//1137 1780//1145 1779//1145 1771//1137 +f 1773//1138 2955//1146 3019//1146 1772//1138 +f 2973//1139 2470//1147 1781//1147 2409//1139 +f 2996//1140 1783//1148 1782//1148 1774//1140 +f 2360//1141 2361//1149 2525//1149 2524//1141 +f 1777//1142 2646//1150 1784//1150 1776//1142 +f 2225//1143 1786//1151 1785//1151 3031//1143 +f 2283//1144 2942//1152 2822//1152 1778//1144 +f 1780//1145 1788//1153 1787//1153 1779//1145 +f 2955//1146 2794//1154 2758//1154 3019//1146 +f 2470//1147 2471//1155 1789//1155 1781//1147 +f 1783//1148 1791//1156 1790//1156 1782//1148 +f 2361//1149 2723//1157 2849//1157 2525//1149 +f 2646//1150 1793//1158 1792//1158 1784//1150 +f 1786//1151 2528//1159 2585//1159 1785//1151 +f 2942//1152 2476//1160 1794//1160 2822//1152 +f 1788//1153 2628//1161 1795//1161 1787//1153 +f 2794//1154 2364//1162 1796//1162 2758//1154 +f 2471//1155 2304//1163 1797//1163 1789//1155 +f 1791//1156 1799//1164 1798//1164 1790//1156 +f 2723//1157 1800//1165 2208//1165 2849//1157 +f 1793//1158 2586//1166 2957//1166 1792//1158 +f 2528//1159 2529//1167 1801//1167 2585//1159 +f 2476//1160 2477//1168 1802//1168 1794//1160 +f 2628//1161 2629//1169 1803//1169 1795//1161 +f 2364//1162 2365//1170 1804//1170 1796//1162 +f 2304//1163 2305//1171 1805//1171 1797//1163 +f 1799//1164 1807//1172 1806//1172 1798//1164 +f 1800//1165 2396//1173 2209//1173 2208//1165 +f 2586//1166 3017//1174 1808//1174 2957//1166 +f 2529//1167 2990//1175 1809//1175 1801//1167 +f 2477//1168 1811//1176 1810//1176 1802//1168 +f 2629//1169 1812//1177 2971//1177 1803//1169 +f 2365//1170 2700//1178 3039//1178 1804//1170 +f 2305//1171 2668//1179 1813//1179 1805//1171 +f 1807//1172 1815//1180 1814//1180 1806//1172 +f 2396//1173 2397//1181 2654//1181 2209//1173 +f 3017//1174 1817//1182 1816//1182 1808//1174 +f 2990//1175 2765//1183 2801//1183 1809//1175 +f 1811//1176 1819//1184 1818//1184 1810//1176 +f 1812//1177 1820//1185 2947//1185 2971//1177 +f 2700//1178 1821//1186 2823//1186 3039//1178 +f 2668//1179 2895//1187 2918//1187 1813//1179 +f 1815//1180 1823//1188 1822//1188 1814//1180 +f 2397//1181 2743//1189 1831//1189 2654//1181 +f 1817//1182 1825//1190 1824//1190 1816//1182 +f 2765//1183 2538//1191 2486//1191 2801//1183 +f 1819//1184 2731//1192 1826//1192 1818//1184 +f 1820//1185 2631//1193 1827//1193 2947//1185 +f 1821//1186 2270//1194 1828//1194 2823//1186 +f 2895//1187 2316//1195 1829//1195 2918//1187 +f 1823//1188 3044//1196 1830//1196 1822//1188 +f 2743//1189 1832//1197 2566//1197 1831//1189 +f 1825//1190 2487//1198 2963//1198 1824//1190 +f 2538//1191 2539//1199 1833//1199 2486//1191 +f 2731//1192 2350//1200 1834//1200 1826//1192 +f 2631//1193 2632//1201 1835//1201 1827//1193 +f 2270//1194 2271//1202 1836//1202 1828//1194 +f 2316//1195 2317//1203 1837//1203 1829//1195 +f 3044//1196 1839//1204 1838//1204 1830//1196 +f 1832//1197 2434//1205 2567//1205 2566//1197 +f 2487//1198 2985//1206 1840//1206 2963//1198 +f 2539//1199 1842//1207 1841//1207 1833//1199 +f 2350//1200 2351//1208 3007//1208 1834//1200 +f 2632//1201 3049//1209 1843//1209 1835//1201 +f 2271//1202 2661//1210 1844//1210 1836//1202 +f 2317//1203 2687//1211 1845//1211 1837//1203 +f 1839//1204 1847//1212 1846//1212 1838//1204 +f 2434//1205 2435//1213 2840//1213 2567//1205 +f 2985//1206 1849//1214 1848//1214 1840//1206 +f 1842//1207 2630//1215 2584//1215 1841//1207 +f 2351//1208 2777//1216 1850//1216 3007//1208 +f 3049//1209 1852//1217 1851//1217 1843//1209 +f 2661//1210 2887//1218 2692//1218 1844//1210 +f 2687//1211 2910//1219 1853//1219 1845//1211 +f 1847//1212 1855//1220 1854//1220 1846//1212 +f 2435//1213 2757//1221 1863//1221 2840//1213 +f 1849//1214 2230//1222 1856//1222 1848//1214 +f 2630//1215 2382//1223 1857//1223 2584//1215 +f 2777//1216 2336//1224 1858//1224 1850//1216 +f 1852//1217 1860//1225 1859//1225 1851//1217 +f 2887//1218 2931//1226 2693//1226 2692//1218 +f 2910//1219 1862//1227 1861//1227 1853//1219 +f 1855//1220 2880//1228 2953//1228 1854//1220 +f 2757//1221 1864//1229 1871//1229 1863//1221 +f 2230//1222 2231//1230 2997//1230 1856//1222 +f 2382//1223 2383//1231 1865//1231 1857//1223 +f 2336//1224 2337//1232 1866//1232 1858//1224 +f 1860//1225 2222//1233 1867//1233 1859//1225 +f 2931//1226 2386//1234 1868//1234 2693//1226 +f 1862//1227 1870//1235 1869//1235 1861//1227 +f 2880//1228 3018//1236 3043//1236 2953//1228 +f 1864//1229 1872//1237 2534//1238 1871//1229 +f 2231//1230 2860//1239 2785//1239 2997//1230 +f 2383//1231 2930//1240 1873//1240 1865//1231 +f 2337//1232 1875//1241 1874//1241 1866//1232 +f 2222//1233 2223//1242 2906//1242 1867//1233 +f 2386//1234 2387//1243 1876//1243 1868//1234 +f 1870//1235 2582//1244 1877//1244 1869//1235 +f 3018//1236 1879//1245 1878//1245 3043//1236 +f 1872//1237 2468//1246 2535//1246 2534//1238 +f 2860//1239 1881//1247 1880//1247 2785//1239 +f 2930//1240 2672//1248 2328//1248 1873//1240 +f 1875//1241 1883//1249 1882//1249 1874//1241 +f 2223//1242 2663//1250 2756//1250 2906//1242 +f 2387//1243 2752//1251 1884//1251 1876//1243 +f 2582//1244 2583//1252 1885//1252 1877//1244 +f 1879//1245 1887//1253 1886//1253 1878//1245 +f 2468//1246 2469//1254 2866//1254 2535//1246 +f 1881//1247 2329//1255 1888//1255 1880//1247 +f 2672//1248 2348//1256 1889//1257 2328//1248 +f 1883//1249 2404//1258 1890//1258 1882//1249 +f 2663//1250 1892//1259 1891//1259 2756//1250 +f 2752//1251 2816//1260 2835//1260 1884//1251 +f 2583//1252 2789//1261 1893//1261 1885//1252 +f 1887//1253 1895//1262 1894//1262 1886//1253 +f 2469//1254 1896//1263 1903//1264 2866//1254 +f 2329//1255 2882//1265 2972//1265 1888//1255 +f 2348//1256 2349//1266 1897//1267 1889//1257 +f 2404//1258 2405//1268 1898//1268 1890//1258 +f 1892//1259 2214//1269 1899//1269 1891//1259 +f 2816//1260 3002//1270 1900//1270 2835//1260 +f 2789//1261 1902//1271 1901//1271 1893//1261 +f 1895//1262 3047//1272 3021//1272 1894//1262 +f 1896//1263 1904//1273 2623//1273 1903//1264 +f 2882//1265 2694//1274 2774//1274 2972//1265 +f 2349//1266 2922//1275 1905//1276 1897//1267 +f 2405//1268 2950//1277 1906//1277 1898//1268 +f 2214//1269 2215//1278 1907//1278 1899//1269 +f 3002//1270 2516//1279 1908//1279 1900//1270 +f 1902//1271 2564//1280 1909//1280 1901//1271 +f 3047//1272 1911//1281 1910//1281 3021//1272 +f 1904//1273 2428//1282 2624//1282 2623//1273 +f 2694//1274 1913//1283 1912//1283 2774//1274 +f 2922//1275 2923//1284 2294//1285 1905//1276 +f 2950//1277 2741//1286 1914//1286 1906//1277 +f 2215//1278 2657//1287 1915//1287 1907//1278 +f 2516//1279 2517//1288 1916//1288 1908//1279 +f 2564//1280 2565//1289 1917//1289 1909//1280 +f 1911//1281 1919//1290 1918//1290 1910//1281 +f 2428//1282 2429//1291 2852//1291 2624//1282 +f 1913//1283 2295//1292 1920//1292 1912//1283 +f 2923//1284 3010//1293 1921//1293 2294//1285 +f 2741//1286 2742//1294 1922//1294 1914//1286 +f 2657//1287 2762//1295 1923//1295 1915//1287 +f 2517//1288 1925//1296 1924//1296 1916//1288 +f 2565//1289 2917//1297 2797//1297 1917//1289 +f 1919//1290 1927//1298 1926//1298 1918//1290 +f 2429//1291 1928//1299 1935//1299 2852//1291 +f 2295//1292 1929//1300 2969//1300 1920//1292 +f 3010//1293 2802//1301 2828//1302 1921//1293 +f 2742//1294 1931//1303 1930//1303 1922//1294 +f 2762//1295 1932//1304 2988//1304 1923//1295 +f 1925//1296 2320//1305 3051//1305 1924//1296 +f 2917//1297 2266//1306 1933//1307 2797//1297 +f 1927//1298 2635//1308 1934//1308 1926//1298 +f 1928//1299 1936//1309 2276//1309 1935//1299 +f 1929//1300 1937//1310 2745//1310 2969//1300 +f 2802//1301 2512//1311 2560//1311 2828//1302 +f 1931//1303 2464//1312 1938//1312 1930//1303 +f 1932//1304 2607//1313 1939//1314 2988//1304 +f 2320//1305 2321//1315 1940//1315 3051//1305 +f 2266//1306 2267//1316 1941//1316 1933//1307 +f 2635//1308 1943//1317 1942//1317 1934//1308 +f 1936//1309 2442//1318 2277//1318 2276//1309 +f 1937//1310 2561//1319 1944//1319 2745//1310 +f 2512//1311 1946//1320 1945//1320 2560//1311 +f 2464//1312 2465//1321 2513//1321 1938//1312 +f 2607//1313 2608//1322 1947//1323 1939//1314 +f 2321//1315 2718//1324 1948//1324 1940//1315 +f 2267//1316 2685//1325 1949//1326 1941//1316 +f 1943//1317 1951//1327 1950//1327 1942//1317 +f 2442//1318 2443//1328 1959//1328 2277//1318 +f 2561//1319 1953//1329 1952//1329 1944//1319 +f 1946//1320 1954//1330 2993//1331 1945//1320 +f 2465//1321 2378//1332 3014//1333 2513//1321 +f 2608//1322 2827//1334 1955//1335 1947//1323 +f 2718//1324 1957//1336 1956//1336 1948//1324 +f 2685//1325 1958//1337 2902//1337 1949//1326 +f 1951//1327 2837//1338 2876//1338 1950//1327 +f 2443//1328 1960//1339 2578//1339 1959//1328 +f 1953//1329 1961//1340 2961//1340 1952//1329 +f 1954//1330 1962//1341 2764//1342 2993//1331 +f 2378//1332 2379//1343 2796//1343 3014//1333 +f 2827//1334 3055//1344 1963//1344 1955//1335 +f 1957//1336 2252//1345 1964//1345 1956//1336 +f 1958//1337 2302//1346 1965//1346 2902//1337 +f 2837//1338 1967//1347 1966//1347 2876//1338 +f 1960//1339 1968//1348 2579//1349 2578//1339 +f 1961//1340 1969//1350 2760//1350 2961//1340 +f 1962//1341 2542//1351 2490//1351 2764//1342 +f 2379//1343 2717//1352 1970//1352 2796//1343 +f 3055//1344 2633//1353 1971//1353 1963//1344 +f 2252//1345 2253//1354 1972//1354 1964//1345 +f 2302//1346 2303//1355 1973//1356 1965//1346 +f 1967//1347 1975//1357 1974//1358 1966//1347 +f 1968//1348 2356//1359 3016//1359 2579//1349 +f 1969//1350 2491//1360 1976//1360 2760//1350 +f 2542//1351 2543//1361 1977//1361 2490//1351 +f 2717//1352 2940//1362 1978//1362 1970//1352 +f 2633//1353 2634//1363 1979//1364 1971//1353 +f 2253//1354 2677//1365 1980//1365 1972//1354 +f 2303//1355 2706//1366 1981//1366 1973//1356 +f 1975//1357 1983//1367 1982//1367 1974//1358 +f 2356//1359 2357//1368 1991//1368 3016//1359 +f 2491//1360 3003//1369 1984//1369 1976//1360 +f 2543//1361 2246//1370 1985//1370 1977//1361 +f 2940//1362 1987//1371 1986//1372 1978//1362 +f 2634//1363 1988//1373 3064//1373 1979//1364 +f 2677//1365 2869//1374 3036//1374 1980//1365 +f 2706//1366 2780//1375 1989//1375 1981//1366 +f 1983//1367 2754//1376 1990//1376 1982//1367 +f 2357//1368 1992//1377 2354//1377 1991//1368 +f 3003//1369 2795//1378 2936//1378 1984//1369 +f 2246//1370 2247//1379 1993//1380 1985//1370 +f 1987//1371 2609//1381 1994//1381 1986//1372 +f 1988//1373 2544//1382 1995//1382 3064//1373 +f 2869//1374 2254//1383 1996//1383 3036//1374 +f 2780//1375 2406//1384 1997//1384 1989//1375 +f 2754//1376 1999//1385 1998//1385 1990//1376 +f 1992//1377 2713//1386 2355//1386 2354//1377 +f 2795//1378 2494//1387 2000//1387 2936//1378 +f 2247//1379 2649//1388 2001//1388 1993//1380 +f 2609//1381 2610//1389 2002//1389 1994//1381 +f 2544//1382 2545//1390 2003//1390 1995//1382 +f 2254//1383 2255//1391 2004//1391 1996//1383 +f 2406//1384 2407//1392 2005//1392 1997//1384 +f 1999//1385 2007//1393 2006//1393 1998//1385 +f 2713//1386 2322//1394 2999//1394 2355//1386 +f 2494//1387 2495//1395 2008//1395 2000//1387 +f 2649//1388 2010//1396 2009//1396 2001//1388 +f 2610//1389 2011//1397 2868//1398 2002//1389 +f 2545//1390 2812//1399 2848//1399 2003//1390 +f 2255//1391 2680//1400 2012//1400 2004//1391 +f 2407//1392 2014//1401 2013//1401 2005//1392 +f 2007//1393 2015//1402 2927//1402 2006//1393 +f 2322//1394 2323//1403 2023//1403 2999//1394 +f 2495//1395 2017//1404 2016//1404 2008//1395 +f 2010//1396 2212//1405 3038//1405 2009//1396 +f 2011//1397 2268//1406 2018//1406 2868//1398 +f 2812//1399 2020//1407 2019//1407 2848//1399 +f 2680//1400 2021//1408 2976//1408 2012//1400 +f 2014//1401 2750//1409 2952//1409 2013//1401 +f 2015//1402 2776//1410 2022//1410 2927//1402 +f 2323//1403 2024//1411 2460//1411 2023//1403 +f 2017//1404 2025//1412 2905//1412 2016//1404 +f 2212//1405 2213//1413 2821//1413 3038//1405 +f 2268//1406 2269//1414 2026//1414 2018//1406 +f 2020//1407 2488//1415 2027//1415 2019//1407 +f 2021//1408 2334//1416 2028//1416 2976//1408 +f 2750//1409 2394//1417 2029//1417 2952//1409 +f 2776//1410 2031//1418 2030//1418 2022//1410 +f 2024//1411 2032//1419 2461//1419 2460//1411 +f 2025//1412 2593//1420 2705//1420 2905//1412 +f 2213//1413 2599//1421 2033//1421 2821//1413 +f 2269//1414 2648//1422 2034//1422 2026//1414 +f 2488//1415 2489//1423 2035//1423 2027//1415 +f 2334//1416 2335//1424 2036//1424 2028//1416 +f 2394//1417 2395//1425 2037//1425 2029//1417 +f 2031//1418 2039//1426 2038//1426 2030//1418 +f 2032//1419 2376//1427 3023//1427 2461//1419 +f 2593//1420 2244//1428 2040//1428 2705//1420 +f 2599//1421 2042//1429 2041//1429 2033//1421 +f 2648//1422 2885//1430 2863//1430 2034//1422 +f 2489//1423 2805//1431 2043//1431 2035//1423 +f 2335//1424 2727//1432 2044//1432 2036//1424 +f 2395//1425 2046//1433 2045//1433 2037//1425 +f 2039//1426 2047//1434 2899//1434 2038//1426 +f 2376//1427 2377//1435 2055//1435 3023//1427 +f 2244//1428 2245//1436 2048//1436 2040//1428 +f 2042//1429 3000//1437 2049//1437 2041//1429 +f 2885//1430 2051//1438 2050//1438 2863//1430 +f 2805//1431 2052//1439 3066//1439 2043//1431 +f 2727//1432 2053//1440 2949//1440 2044//1432 +f 2046//1433 2681//1441 2714//1441 2045//1433 +f 2047//1434 2872//1442 2054//1442 2899//1434 +f 2377//1435 2056//1443 2598//1443 2055//1435 +f 2245//1436 2532//1444 2943//1444 2048//1436 +f 3000//1437 2472//1445 2057//1445 2049//1437 +f 2051//1438 2412//1446 2058//1446 2050//1438 +f 2052//1439 2574//1447 2059//1447 3066//1439 +f 2053//1440 2306//1448 2060//1448 2949//1440 +f 2681//1441 2256//1449 2061//1449 2714//1441 +f 2872//1442 2063//1450 2062//1450 2054//1442 +f 2056//1443 2064//1451 2232//1452 2598//1443 +f 2532//1444 2533//1453 2722//1453 2943//1444 +f 2472//1445 2473//1454 2065//1454 2057//1445 +f 2412//1446 2413//1455 2066//1455 2058//1446 +f 2574//1447 2575//1456 2067//1456 2059//1447 +f 2306//1448 2307//1457 2068//1457 2060//1448 +f 2256//1449 2257//1458 2069//1458 2061//1449 +f 2063//1450 2071//1459 2070//1459 2062//1450 +f 2064//1451 2390//1460 2233//1460 2232//1452 +f 2533//1453 2803//1461 2072//1461 2722//1453 +f 2473//1454 2074//1462 2073//1462 2065//1454 +f 2413//1455 2747//1463 2768//1463 2066//1455 +f 2575//1456 2826//1464 2075//1464 2067//1456 +f 2307//1457 2077//1465 2076//1465 2068//1457 +f 2257//1458 2857//1466 2881//1466 2069//1458 +f 2071//1459 2079//1467 2078//1467 2070//1459 +f 2390//1460 2391//1468 2087//1468 2233//1460 +f 2803//1461 2081//1469 2080//1469 2072//1461 +f 2074//1462 2082//1470 2983//1470 2073//1462 +f 2747//1463 2342//1471 2958//1471 2768//1463 +f 2826//1464 3001//1472 2083//1472 2075//1464 +f 2077//1465 2085//1473 2084//1473 2076//1465 +f 2857//1466 2086//1474 2639//1474 2881//1466 +f 2079//1467 2540//1475 2671//1475 2078//1467 +f 2391//1468 2938//1476 2541//1476 2087//1468 +f 2081//1469 2402//1477 2088//1477 2080//1469 +f 2082//1470 2462//1478 2089//1478 2983//1470 +f 2342//1471 2343//1479 2090//1479 2958//1471 +f 3001//1472 2553//1480 2091//1480 2083//1472 +f 2085//1473 2640//1481 2092//1481 2084//1473 +f 2086//1474 2240//1482 2093//1482 2639//1474 +f 2540//1475 2095//1483 2094//1483 2671//1475 +f 2938//1476 2096//1484 2103//1484 2541//1476 +f 2402//1477 2403//1485 2738//1485 2088//1477 +f 2462//1478 2463//1486 2097//1486 2089//1478 +f 2343//1479 2691//1487 2098//1487 2090//1479 +f 2553//1480 2554//1488 2099//1488 2091//1480 +f 2640//1481 3069//1489 2100//1489 2092//1481 +f 2240//1482 2241//1490 2101//1490 2093//1482 +f 2095//1483 3063//1491 2102//1491 2094//1483 +f 2096//1484 2594//1492 2111//1492 2103//1484 +f 2403//1485 2105//1493 2104//1493 2738//1485 +f 2463//1486 2106//1494 2763//1494 2097//1486 +f 2691//1487 2914//1495 2793//1495 2098//1487 +f 2554//1488 2843//1496 2107//1496 2099//1488 +f 3069//1489 2975//1497 2108//1497 2100//1489 +f 2241//1490 2110//1498 2109//1498 2101//1490 +f 3063//1491 2920//1499 2994//1500 2102//1491 +f 2594//1492 2595//1501 2119//1501 2111//1492 +f 2105//1493 2318//1502 2112//1502 2104//1493 +f 2106//1494 2480//1503 2113//1504 2763//1494 +f 2914//1495 2426//1505 2114//1505 2793//1495 +f 2843//1496 2116//1506 2115//1506 2107//1496 +f 2975//1497 2819//1507 2730//1507 2108//1497 +f 2110//1498 2118//1508 2117//1508 2109//1498 +f 2920//1499 2644//1509 2676//1509 2994//1500 +f 2595//1501 2841//1510 2645//1510 2119//1501 +f 2318//1502 2319//1511 2120//1511 2112//1502 +f 2480//1503 2481//1512 2121//1513 2113//1504 +f 2426//1505 2427//1514 2122//1514 2114//1505 +f 2116//1506 2346//1515 2123//1515 2115//1506 +f 2819//1507 2522//1516 2124//1516 2730//1507 +f 2118//1508 2250//1517 2125//1518 2117//1508 +f 2644//1509 2127//1519 2126//1519 2676//1509 +f 2841//1510 3041//1520 2135//1521 2645//1510 +f 2319//1511 2697//1522 2128//1522 2120//1511 +f 2481//1512 2773//1523 2129//1524 2121//1513 +f 2427//1514 2751//1525 2130//1526 2122//1514 +f 2346//1515 2347//1527 2131//1528 2123//1515 +f 2522//1516 2523//1529 2132//1529 2124//1516 +f 2250//1517 2251//1530 2133//1530 2125//1518 +f 2127//1519 3045//1531 2134//1531 2126//1519 +f 3041//1520 2555//1532 2908//1533 2135//1521 +f 2697//1522 2137//1534 2136//1534 2128//1522 +f 2773//1523 2974//1535 2414//1535 2129//1524 +f 2751//1525 2139//1536 2138//1536 2130//1526 +f 2347//1527 2878//1537 2948//1537 2131//1528 +f 2523//1529 2861//1538 2140//1538 2132//1529 +f 2251//1530 2142//1539 2141//1539 2133//1530 +f 3045//1531 2143//1540 2830//1540 2134//1531 +f 2555//1532 2556//1541 2675//1542 2908//1533 +f 2137//1534 2415//1543 2144//1543 2136//1534 +f 2974//1535 2444//1544 2145//1544 2414//1535 +f 2139//1536 2504//1545 2146//1545 2138//1536 +f 2878//1537 2148//1546 2147//1546 2948//1537 +f 2861//1538 2596//1547 2703//1547 2140//1538 +f 2142//1539 2637//1548 2149//1548 2141//1539 +f 2143//1540 2151//1549 2150//1549 2830//1540 +f 2556//1541 2825//1550 2248//1550 2675//1542 +f 2415//1543 2737//1551 2152//1551 2144//1543 +f 2444//1544 2445//1552 2153//1552 2145//1544 +f 2504//1545 2505//1553 2154//1553 2146//1545 +f 2148//1546 2292//1554 2155//1554 2147//1546 +f 2596//1547 2597//1555 2156//1555 2703//1547 +f 2637//1548 2638//1556 2157//1556 2149//1548 +f 2151//1549 2159//1557 2158//1557 2150//1549 +f 2825//1550 2160//1558 2249//1558 2248//1550 +f 2737//1551 2926//1559 3012//1559 2152//1551 +f 2445//1552 2744//1560 2161//1561 2153//1552 +f 2505//1553 2771//1562 2162//1562 2154//1553 +f 2292//1554 2293//1563 2163//1563 2155//1554 +f 2597//1555 3028//1564 2164//1564 2156//1555 +f 2638//1556 2166//1565 2165//1565 2157//1556 +f 2159//1557 2167//1566 3048//1566 2158//1557 +f 2160//1558 2526//1567 2890//1567 2249//1558 +f 2926//1559 2169//1568 2168//1568 3012//1559 +f 2744//1560 2220//1569 2380//1569 2161//1561 +f 2771//1562 2991//1570 2170//1570 2162//1562 +f 2293//1563 2811//1571 2171//1571 2163//1563 +f 3028//1564 2847//1572 2172//1572 2164//1564 +f 2166//1565 2174//1573 2173//1573 2165//1565 +f 2167//1566 2175//1574 2965//1574 3048//1566 +f 2526//1567 2527//1575 2183//1575 2890//1567 +f 2169//1568 2381//1576 2176//1576 2168//1568 +f 2220//1569 2221//1577 2177//1577 2380//1569 +f 2991//1570 2179//1578 2178//1578 2170//1570 +f 2811//1571 2696//1579 2589//1579 2171//1571 +f 2847//1572 2181//1580 2180//1580 2172//1572 +f 2174//1573 2182//1581 2786//1581 2173//1573 +f 2175//1574 2891//1582 2753//1582 2965//1574 +f 2527//1575 2804//1583 2935//1583 2183//1575 +f 2381//1576 2666//1584 2184//1584 2176//1576 +f 2221//1577 2627//1585 2185//1585 2177//1577 +f 2179//1578 2590//1586 2186//1586 2178//1578 +f 2696//1579 2280//1587 2187//1587 2589//1579 +f 2181//1580 2456//1588 2188//1588 2180//1580 +f 2182//1581 2388//1589 2189//1589 2786//1581 +f 2891//1582 2191//1590 2190//1590 2753//1582 +f 2804//1583 2192//1591 2366//1591 2935//1583 +f 2666//1584 2193//1592 3006//1592 2184//1584 +f 2627//1585 2850//1593 2874//1593 2185//1585 +f 2590//1586 2195//1594 2194//1595 2186//1586 +f 2280//1587 2281//1596 3034//1596 2187//1587 +f 2456//1588 2457//1597 2196//1597 2188//1588 +f 2388//1589 2389//1598 2197//1598 2189//1589 +f 2191//1590 2199//1599 2198//1599 2190//1590 +f 2192//1591 3071//1600 2367//1600 2366//1591 +f 2193//1592 2201//1601 2200//1601 3006//1592 +f 2850//1593 2202//1602 3060//1602 2874//1593 +f 2195//1594 3035//1603 3053//1603 2194//1595 +f 2281//1596 2204//1604 2203//1604 3034//1596 +f 2457//1597 3070//1605 3062//1605 2196//1597 +f 2389//1598 2206//1606 2205//1606 2197//1598 +f 2199//1599 2207//1607 3068//1607 2198//1599 +o NurbsPath.002_CUNurbsPath.003 +v 0.975761 0.659020 0.000000 +v 0.988302 0.651459 0.035355 +v 1.018580 0.633204 0.050000 +v 1.048858 0.614949 0.035355 +v 1.061400 0.607387 0.000000 +v 1.048858 0.614949 -0.035355 +v 1.018580 0.633204 -0.050000 +v 0.988302 0.651459 -0.035355 +v 1.024998 0.735050 0.000000 +v 1.036944 0.726579 0.035355 +v 1.065783 0.706126 0.050000 +v 1.094622 0.685674 0.035355 +v 1.106568 0.677202 0.000000 +v 1.094622 0.685674 -0.035355 +v 1.065783 0.706126 -0.050000 +v 1.036944 0.726579 -0.035355 +v 1.069629 0.792568 0.000000 +v 1.080637 0.782909 0.035355 +v 1.107213 0.759591 0.050000 +v 1.133789 0.736273 0.035355 +v 1.144797 0.726614 0.000000 +v 1.133789 0.736273 -0.035355 +v 1.107213 0.759591 -0.050000 +v 1.080637 0.782909 -0.035355 +v 1.111636 0.834802 0.000000 +v 1.121112 0.823637 0.035355 +v 1.143991 0.796682 0.050000 +v 1.166870 0.769728 0.035355 +v 1.176347 0.758563 0.000000 +v 1.166870 0.769728 -0.035355 +v 1.143991 0.796682 -0.050000 +v 1.121112 0.823637 -0.035355 +v 1.152917 0.863985 0.000000 +v 1.160010 0.851173 0.035355 +v 1.177136 0.820242 0.050000 +v 1.194262 0.789311 0.035355 +v 1.201355 0.776500 0.000000 +v 1.194262 0.789311 -0.035355 +v 1.177136 0.820242 -0.050000 +v 1.160010 0.851173 -0.035355 +v 1.194359 0.881095 0.000000 +v 1.198226 0.866970 0.035355 +v 1.207562 0.832869 0.050000 +v 1.216898 0.798769 0.035355 +v 1.220765 0.784644 0.000000 +v 1.216898 0.798769 -0.035355 +v 1.207562 0.832869 -0.050000 +v 1.198226 0.866970 -0.035355 +v 1.234758 0.886902 0.000000 +v 1.235146 0.872262 0.035355 +v 1.236082 0.836920 0.050000 +v 1.237019 0.801577 0.035355 +v 1.237406 0.786937 0.000000 +v 1.237019 0.801577 -0.035355 +v 1.236082 0.836920 -0.050000 +v 1.235146 0.872262 -0.035355 +v 1.271974 0.883766 0.000000 +v 1.269465 0.869338 0.035355 +v 1.263406 0.834506 0.050000 +v 1.257347 0.799674 0.035355 +v 1.254837 0.785246 0.000000 +v 1.257347 0.799674 -0.035355 +v 1.263406 0.834506 -0.050000 +v 1.269465 0.869338 -0.035355 +v 1.305260 0.875158 0.000000 +v 1.300831 0.861199 0.035355 +v 1.290138 0.827499 0.050000 +v 1.279446 0.793800 0.035355 +v 1.275017 0.779841 0.000000 +v 1.279446 0.793800 -0.035355 +v 1.290138 0.827499 -0.050000 +v 1.300831 0.861199 -0.035355 +v 1.335402 0.863931 0.000000 +v 1.329949 0.850339 0.035355 +v 1.316784 0.817526 0.050000 +v 1.303620 0.784713 0.035355 +v 1.298167 0.771121 0.000000 +v 1.303620 0.784713 -0.035355 +v 1.316784 0.817526 -0.050000 +v 1.329949 0.850339 -0.035355 +v 1.363566 0.851874 0.000000 +v 1.357760 0.838430 0.035355 +v 1.343743 0.805971 0.050000 +v 1.329726 0.773513 0.035355 +v 1.323920 0.760069 0.000000 +v 1.329726 0.773513 -0.035355 +v 1.343743 0.805971 -0.050000 +v 1.357760 0.838429 -0.035355 +v 1.390704 0.840063 -0.000000 +v 1.385025 0.826565 0.035355 +v 1.371313 0.793976 0.050000 +v 1.357601 0.761388 0.035355 +v 1.351922 0.747890 0.000000 +v 1.357601 0.761388 -0.035355 +v 1.371313 0.793976 -0.050000 +v 1.385025 0.826565 -0.035355 +v 1.417493 0.829162 0.000000 +v 1.412278 0.815477 0.035355 +v 1.399687 0.782440 0.050000 +v 1.387097 0.749402 0.035355 +v 1.381882 0.735718 0.000000 +v 1.387097 0.749402 -0.035355 +v 1.399687 0.782440 -0.050000 +v 1.412278 0.815477 -0.035355 +v 1.444423 0.819566 0.000000 +v 1.439894 0.805640 0.035355 +v 1.428959 0.772018 0.050000 +v 1.418024 0.738396 0.035355 +v 1.413495 0.724469 0.000000 +v 1.418024 0.738396 -0.035355 +v 1.428959 0.772018 -0.050000 +v 1.439894 0.805640 -0.035355 +v 1.471860 0.811472 0.000000 +v 1.468127 0.797311 0.035355 +v 1.459116 0.763123 0.050000 +v 1.450104 0.728936 0.035355 +v 1.446371 0.714775 0.000000 +v 1.450104 0.728936 -0.035355 +v 1.459116 0.763123 -0.050000 +v 1.468127 0.797311 -0.035355 +v 1.500067 0.804911 -0.000000 +v 1.497131 0.790563 0.035355 +v 1.490044 0.755926 0.050000 +v 1.482956 0.721288 0.035355 +v 1.480020 0.706941 0.000000 +v 1.482956 0.721288 -0.035355 +v 1.490044 0.755926 -0.050000 +v 1.497131 0.790563 -0.035355 +v 1.529122 0.799778 -0.000000 +v 1.526898 0.785303 0.035355 +v 1.521527 0.750358 0.050000 +v 1.516157 0.715413 0.035355 +v 1.513932 0.700938 -0.000000 +v 1.516156 0.715413 -0.035355 +v 1.521526 0.750358 -0.050000 +v 1.526897 0.785303 -0.035355 +v 1.558847 0.795898 -0.000001 +v 1.557224 0.781343 0.035355 +v 1.553300 0.746207 0.049999 +v 1.549374 0.711070 0.035355 +v 1.547746 0.696516 -0.000001 +v 1.549370 0.711070 -0.035356 +v 1.553294 0.746207 -0.050001 +v 1.557219 0.781344 -0.035356 +v 1.588951 0.793106 -0.000004 +v 1.587829 0.778505 0.035352 +v 1.585106 0.743254 0.049996 +v 1.582378 0.708004 0.035351 +v 1.581242 0.693404 -0.000004 +v 1.582364 0.708006 -0.035360 +v 1.585086 0.743256 -0.050004 +v 1.587815 0.778506 -0.035359 +v 1.619153 0.791240 -0.000013 +v 1.618450 0.776612 0.035342 +v 1.616718 0.741299 0.049987 +v 1.614972 0.705987 0.035341 +v 1.614235 0.691361 -0.000014 +v 1.614938 0.705990 -0.035369 +v 1.616670 0.741303 -0.050013 +v 1.618416 0.776615 -0.035368 +v 1.649207 0.790140 -0.000032 +v 1.648853 0.775499 0.035322 +v 1.647928 0.740155 0.049966 +v 1.646976 0.704813 0.035320 +v 1.646554 0.690175 -0.000036 +v 1.646909 0.704817 -0.035390 +v 1.647833 0.740160 -0.050034 +v 1.648785 0.775503 -0.035388 +v 1.678896 0.789653 -0.000070 +v 1.678832 0.775007 0.035285 +v 1.678557 0.739651 0.049928 +v 1.678231 0.704298 0.035281 +v 1.678047 0.689657 -0.000075 +v 1.678111 0.704303 -0.035430 +v 1.678387 0.739658 -0.050072 +v 1.678712 0.775012 -0.035426 +v 1.708036 0.789637 -0.000132 +v 1.708214 0.774990 0.035222 +v 1.708446 0.739635 0.049863 +v 1.708597 0.704281 0.035216 +v 1.708577 0.689639 -0.000141 +v 1.708399 0.704286 -0.035495 +v 1.708167 0.739642 -0.050136 +v 1.708017 0.774995 -0.035489 +v 1.736468 0.789962 -0.000230 +v 1.736850 0.775317 0.035123 +v 1.737465 0.739965 0.049764 +v 1.737953 0.704615 0.035115 +v 1.738028 0.689974 -0.000242 +v 1.737646 0.704619 -0.035595 +v 1.737032 0.739971 -0.050235 +v 1.736544 0.775321 -0.035587 +v 1.764065 0.790509 -0.000374 +v 1.764620 0.775867 0.034978 +v 1.765505 0.740520 0.049617 +v 1.766201 0.705174 0.034967 +v 1.766301 0.690534 -0.000390 +v 1.765746 0.705175 -0.035742 +v 1.764862 0.740522 -0.050381 +v 1.764165 0.775868 -0.035731 +v 1.790725 0.791173 -0.000577 +v 1.791431 0.776535 0.034774 +v 1.792484 0.741193 0.049411 +v 1.793266 0.705848 0.034760 +v 1.793319 0.691207 -0.000596 +v 1.792613 0.705845 -0.035947 +v 1.791561 0.741187 -0.050585 +v 1.790779 0.776532 -0.035934 +v 1.816372 0.791865 -0.000855 +v 1.817217 0.777231 0.034494 +v 1.818345 0.741890 0.049131 +v 1.819095 0.706545 0.034481 +v 1.819028 0.691900 -0.000875 +v 1.818183 0.706535 -0.036224 +v 1.817054 0.741875 -0.050861 +v 1.816304 0.777220 -0.036210 +v 1.840953 0.792508 -0.001224 +v 1.841935 0.777878 0.034124 +v 1.843057 0.742537 0.048760 +v 1.843662 0.707188 0.034112 +v 1.843395 0.692538 -0.001240 +v 1.842413 0.707169 -0.036587 +v 1.841291 0.742510 -0.051224 +v 1.840686 0.777859 -0.036576 +v 1.864440 0.793041 -0.001702 +v 1.865568 0.778414 0.033643 +v 1.866613 0.743071 0.048281 +v 1.866963 0.707717 0.033638 +v 1.866414 0.693061 -0.001708 +v 1.865287 0.707688 -0.037053 +v 1.864241 0.743031 -0.051691 +v 1.863891 0.778385 -0.037048 +v 1.886825 0.793417 -0.002309 +v 1.888120 0.778792 0.033031 +v 1.889032 0.743447 0.047673 +v 1.889026 0.708087 0.033040 +v 1.888105 0.693425 -0.002296 +v 1.886810 0.708050 -0.037636 +v 1.885898 0.743395 -0.052278 +v 1.885905 0.778755 -0.037645 +v 1.908117 0.793604 -0.003067 +v 1.909619 0.778981 0.032265 +v 1.910358 0.743635 0.046914 +v 1.909902 0.708271 0.032297 +v 1.908518 0.693605 -0.003023 +v 1.907017 0.708228 -0.038355 +v 1.906277 0.743574 -0.053003 +v 1.906733 0.778938 -0.038386 +v 1.928348 0.793587 -0.004000 +v 1.930110 0.778964 0.031321 +v 1.930657 0.743618 0.045978 +v 1.929671 0.708255 0.031386 +v 1.927727 0.693589 -0.003908 +v 1.925966 0.708213 -0.039228 +v 1.925418 0.743559 -0.053885 +v 1.926405 0.778922 -0.039293 +v 1.947576 0.793362 -0.005131 +v 1.949661 0.778735 0.030170 +v 1.950010 0.743392 0.044839 +v 1.948416 0.708036 0.030283 +v 1.945815 0.693378 -0.004971 +v 1.943729 0.708005 -0.040272 +v 1.943381 0.743349 -0.054941 +v 1.944974 0.778705 -0.040385 +v 1.965867 0.792928 -0.006486 +v 1.968347 0.778291 0.028786 +v 1.968489 0.742952 0.043470 +v 1.966212 0.707613 0.028965 +v 1.962848 0.692974 -0.006232 +v 1.960368 0.707610 -0.041504 +v 1.960225 0.742949 -0.056188 +v 1.962503 0.778289 -0.041683 +v 1.983287 0.792281 -0.008086 +v 1.986234 0.777627 0.027142 +v 1.986166 0.742296 0.041846 +v 1.983122 0.706985 0.027412 +v 1.978887 0.692379 -0.007704 +v 1.975940 0.707033 -0.042933 +v 1.976008 0.742364 -0.057637 +v 1.979051 0.777675 -0.043203 +v 1.999893 0.791421 -0.009954 +v 2.003383 0.776738 0.025213 +v 2.003099 0.741419 0.039941 +v 1.999207 0.706152 0.025603 +v 1.993987 0.691597 -0.009402 +v 1.990497 0.706280 -0.044569 +v 1.990781 0.741599 -0.059297 +v 1.994673 0.776866 -0.044959 +v 2.015737 0.790344 -0.012110 +v 2.019848 0.775620 0.022972 +v 2.019344 0.740315 0.037730 +v 2.014519 0.705112 0.023520 +v 2.008200 0.690632 -0.011335 +v 2.004088 0.705357 -0.046417 +v 2.004593 0.740661 -0.061175 +v 2.009418 0.775864 -0.046965 +v 2.030865 0.789049 -0.014574 +v 2.035677 0.774264 0.020393 +v 2.034948 0.738979 0.035188 +v 2.029105 0.703863 0.021144 +v 2.021570 0.689488 -0.013512 +v 2.016758 0.704273 -0.048479 +v 2.017488 0.739558 -0.063274 +v 2.023331 0.774673 -0.049230 +v 2.045317 0.787531 -0.017365 +v 2.050908 0.772664 0.017451 +v 2.049950 0.737403 0.032291 +v 2.043004 0.702404 0.018461 +v 2.034138 0.688169 -0.015937 +v 2.028548 0.703036 -0.050753 +v 2.029506 0.738297 -0.065593 +v 2.036452 0.773296 -0.051763 +v 2.059126 0.785789 -0.020499 +v 2.065573 0.770813 0.014122 +v 2.064381 0.735582 0.029015 +v 2.056249 0.700733 0.015455 +v 2.045941 0.686680 -0.018615 +v 2.039495 0.701655 -0.053236 +v 2.040686 0.736887 -0.068129 +v 2.048818 0.771736 -0.054569 +v 2.072318 0.783818 -0.023994 +v 2.079694 0.768703 0.010381 +v 2.078265 0.733507 0.025337 +v 2.068869 0.698847 0.012113 +v 2.057009 0.685027 -0.021545 +v 2.049634 0.700142 -0.055919 +v 2.051062 0.735337 -0.070875 +v 2.060459 0.769997 -0.057651 +v 2.084914 0.781614 -0.027863 +v 2.093287 0.766325 0.006204 +v 2.091617 0.731171 0.021234 +v 2.080882 0.696746 0.008423 +v 2.067369 0.683215 -0.024726 +v 2.058996 0.698505 -0.058793 +v 2.060666 0.733659 -0.073823 +v 2.071402 0.768084 -0.061011 +v 2.096928 0.779174 -0.032122 +v 2.106361 0.763669 0.001569 +v 2.104445 0.728566 0.016686 +v 2.092301 0.694427 0.004375 +v 2.077044 0.681252 -0.028153 +v 2.067610 0.696757 -0.061844 +v 2.069526 0.731861 -0.076961 +v 2.081670 0.765999 -0.064650 +v 2.108366 0.776494 -0.036782 +v 2.118915 0.760727 -0.003547 +v 2.116748 0.725682 0.011673 +v 2.103134 0.691889 -0.000038 +v 2.086049 0.679143 -0.031820 +v 2.075500 0.694910 -0.065055 +v 2.077667 0.729954 -0.080275 +v 2.091281 0.763748 -0.068564 +v 2.119232 0.773568 -0.041857 +v 2.130941 0.757488 -0.009165 +v 2.128517 0.722512 0.006175 +v 2.113380 0.689130 -0.004823 +v 2.094398 0.676896 -0.035717 +v 2.082689 0.692976 -0.068409 +v 2.085112 0.727951 -0.083749 +v 2.100249 0.761334 -0.072751 +v 2.129519 0.770391 -0.047357 +v 2.142424 0.753941 -0.015305 +v 2.139738 0.719046 0.000175 +v 2.123034 0.686149 -0.009984 +v 2.102098 0.674519 -0.039831 +v 2.089193 0.690969 -0.071883 +v 2.091879 0.725863 -0.087364 +v 2.108583 0.758761 -0.077205 +v 2.139215 0.766957 -0.053293 +v 2.153337 0.750075 -0.021987 +v 2.150381 0.715276 -0.006342 +v 2.132080 0.682945 -0.015521 +v 2.109154 0.672021 -0.044148 +v 2.095032 0.688904 -0.075454 +v 2.097987 0.723702 -0.091099 +v 2.116289 0.756033 -0.081920 +v 2.148299 0.763259 -0.059672 +v 2.163636 0.745881 -0.029221 +v 2.160403 0.711196 -0.013380 +v 2.140493 0.679521 -0.021428 +v 2.115569 0.669412 -0.048651 +v 2.100232 0.686790 -0.079102 +v 2.103466 0.721475 -0.094943 +v 2.123376 0.753150 -0.086895 +v 2.156746 0.759293 -0.066494 +v 2.173265 0.741360 -0.036998 +v 2.169742 0.706811 -0.020923 +v 2.148241 0.675884 -0.027685 +v 2.121358 0.666696 -0.053324 +v 2.104840 0.684629 -0.082820 +v 2.108362 0.719178 -0.098895 +v 2.129863 0.750105 -0.092133 +v 2.164533 0.755053 -0.073750 +v 2.182163 0.736513 -0.045291 +v 2.178338 0.702129 -0.028934 +v 2.155298 0.672041 -0.034262 +v 2.126540 0.663876 -0.058152 +v 2.108910 0.682415 -0.086611 +v 2.112735 0.716800 -0.102968 +v 2.135775 0.746887 -0.097641 +v 2.171636 0.750535 -0.081421 +v 2.190277 0.731352 -0.054053 +v 2.186138 0.697167 -0.037358 +v 2.161644 0.668005 -0.041115 +v 2.131144 0.660949 -0.063123 +v 2.112503 0.680132 -0.090491 +v 2.116641 0.714317 -0.107186 +v 2.141135 0.743479 -0.103430 +v 2.178038 0.745735 -0.089477 +v 2.197563 0.725890 -0.063221 +v 2.193103 0.691946 -0.046121 +v 2.167270 0.663788 -0.048195 +v 2.135199 0.657910 -0.068227 +v 2.115674 0.677756 -0.094484 +v 2.120134 0.711700 -0.111584 +v 2.145966 0.739857 -0.109510 +v 2.183729 0.740652 -0.097880 +v 2.203994 0.720145 -0.072714 +v 2.199209 0.686491 -0.055136 +v 2.172179 0.659404 -0.055443 +v 2.138737 0.654750 -0.073456 +v 2.118473 0.675256 -0.098622 +v 2.123257 0.708910 -0.116199 +v 2.150287 0.735998 -0.115892 +v 2.188708 0.735282 -0.106582 +v 2.209562 0.714140 -0.082444 +v 2.204458 0.680830 -0.064309 +v 2.176387 0.654865 -0.062800 +v 2.141792 0.651454 -0.078800 +v 2.120938 0.672596 -0.102938 +v 2.126042 0.705906 -0.121073 +v 2.154113 0.731871 -0.122582 +v 2.192983 0.729621 -0.115530 +v 2.214281 0.707892 -0.092320 +v 2.208870 0.674988 -0.073545 +v 2.179921 0.650184 -0.070202 +v 2.144391 0.648010 -0.084250 +v 2.123093 0.669739 -0.107460 +v 2.128504 0.702643 -0.126236 +v 2.157453 0.727447 -0.129579 +v 2.196574 0.723662 -0.124671 +v 2.218184 0.701416 -0.102251 +v 2.212487 0.668987 -0.082749 +v 2.182821 0.645371 -0.077588 +v 2.146563 0.644402 -0.089791 +v 2.124953 0.666647 -0.112210 +v 2.130650 0.699077 -0.131712 +v 2.160317 0.722693 -0.136874 +v 2.199511 0.717395 -0.133945 +v 2.221320 0.694725 -0.112152 +v 2.215364 0.662847 -0.091835 +v 2.185132 0.640434 -0.084896 +v 2.148334 0.640615 -0.095399 +v 2.126525 0.663285 -0.117192 +v 2.132481 0.695163 -0.137509 +v 2.162713 0.717577 -0.144448 +v 2.201831 0.710805 -0.143295 +v 2.223750 0.687824 -0.121942 +v 2.217568 0.656583 -0.100724 +v 2.186908 0.635381 -0.092069 +v 2.149729 0.636638 -0.101048 +v 2.127811 0.659619 -0.122401 +v 2.133992 0.690860 -0.143619 +v 2.164652 0.712062 -0.152274 +v 2.203579 0.703871 -0.152663 +v 2.225542 0.680713 -0.131549 +v 2.219175 0.650205 -0.109342 +v 2.188207 0.630218 -0.099049 +v 2.150778 0.632460 -0.106701 +v 2.128815 0.655617 -0.127814 +v 2.135182 0.686125 -0.150022 +v 2.166150 0.706113 -0.160314 +v 2.204805 0.696569 -0.161989 +v 2.226773 0.673388 -0.140905 +v 2.220262 0.643723 -0.117622 +v 2.189088 0.624952 -0.105779 +v 2.151510 0.628070 -0.112314 +v 2.129543 0.651251 -0.133398 +v 2.136053 0.680916 -0.156681 +v 2.167228 0.699687 -0.168524 +v 2.205565 0.688867 -0.171213 +v 2.227517 0.665840 -0.149945 +v 2.220910 0.637146 -0.125502 +v 2.189613 0.619592 -0.112204 +v 2.151960 0.623463 -0.117839 +v 2.130008 0.646490 -0.139107 +v 2.136616 0.675184 -0.163549 +v 2.167912 0.692737 -0.176848 +v 2.205919 0.680732 -0.180268 +v 2.227855 0.658060 -0.158605 +v 2.221197 0.630481 -0.132924 +v 2.189845 0.614149 -0.118268 +v 2.152164 0.618632 -0.123223 +v 2.130228 0.641304 -0.144886 +v 2.136886 0.668883 -0.170567 +v 2.168239 0.685215 -0.185222 +v 2.205930 0.672134 -0.189076 +v 2.227865 0.650033 -0.166830 +v 2.221203 0.623724 -0.139850 +v 2.189847 0.608618 -0.123941 +v 2.152165 0.613565 -0.128421 +v 2.130231 0.635666 -0.150667 +v 2.136893 0.661976 -0.177647 +v 2.168248 0.677081 -0.193557 +v 2.205662 0.663061 -0.197552 +v 2.227618 0.641742 -0.174577 +v 2.220996 0.616855 -0.146271 +v 2.189675 0.602977 -0.129216 +v 2.152002 0.608239 -0.133403 +v 2.130046 0.629558 -0.156378 +v 2.136668 0.654446 -0.184684 +v 2.167989 0.668324 -0.201739 +v 2.205174 0.653515 -0.205617 +v 2.227180 0.633177 -0.181813 +v 2.220635 0.609849 -0.152192 +v 2.189375 0.597195 -0.134104 +v 2.151711 0.602628 -0.138146 +v 2.129705 0.622966 -0.161950 +v 2.136250 0.646294 -0.191571 +v 2.167510 0.658948 -0.209659 +v 2.204526 0.643508 -0.213198 +v 2.226606 0.624334 -0.188513 +v 2.220169 0.602684 -0.157621 +v 2.188985 0.591240 -0.138618 +v 2.151323 0.596706 -0.142636 +v 2.129243 0.615879 -0.167320 +v 2.135681 0.637529 -0.198212 +v 2.166864 0.648973 -0.217216 +v 2.203772 0.633065 -0.220238 +v 2.225946 0.615216 -0.194660 +v 2.219635 0.595339 -0.162574 +v 2.188536 0.585079 -0.142773 +v 2.150867 0.590445 -0.146858 +v 2.128693 0.608294 -0.172435 +v 2.135004 0.628170 -0.204522 +v 2.166102 0.638431 -0.224322 +v 2.202962 0.622222 -0.226690 +v 2.225243 0.605829 -0.200246 +v 2.219069 0.587792 -0.167065 +v 2.188054 0.578675 -0.146584 +v 2.150368 0.583819 -0.150801 +v 2.128087 0.600212 -0.177245 +v 2.134262 0.618249 -0.210426 +v 2.165276 0.627366 -0.230907 +v 2.202141 0.611022 -0.232525 +v 2.224536 0.596187 -0.205269 +v 2.218497 0.580021 -0.171113 +v 2.187562 0.571993 -0.150064 +v 2.149852 0.576806 -0.154454 +v 2.127457 0.591640 -0.181709 +v 2.133496 0.607806 -0.215866 +v 2.164431 0.615834 -0.236914 +v 2.201351 0.599515 -0.237724 +v 2.223856 0.586305 -0.209734 +v 2.217945 0.572008 -0.174732 +v 2.187079 0.564999 -0.153223 +v 2.149340 0.569385 -0.157805 +v 2.126835 0.582595 -0.185796 +v 2.132746 0.596892 -0.220797 +v 2.163612 0.603901 -0.242307 +v 2.200625 0.587757 -0.242287 +v 2.223232 0.576201 -0.213653 +v 2.217433 0.563738 -0.177939 +v 2.186625 0.557667 -0.156065 +v 2.148854 0.561545 -0.160845 +v 2.126248 0.573100 -0.189479 +v 2.132047 0.585564 -0.225193 +v 2.162855 0.591635 -0.247066 +v 2.199993 0.575803 -0.246224 +v 2.222687 0.565899 -0.217045 +v 2.216980 0.555201 -0.180748 +v 2.186216 0.549975 -0.158596 +v 2.148416 0.553283 -0.163564 +v 2.125723 0.563187 -0.192742 +v 2.131429 0.573885 -0.229039 +v 2.162193 0.579111 -0.251192 +v 2.199478 0.563712 -0.249559 +v 2.222239 0.555425 -0.219933 +v 2.216604 0.546396 -0.183175 +v 2.185871 0.541914 -0.160816 +v 2.148045 0.544605 -0.165955 +v 2.125283 0.552893 -0.195580 +v 2.130919 0.561922 -0.232339 +v 2.161651 0.566404 -0.254697 +v 2.199096 0.551544 -0.252325 +v 2.221906 0.544810 -0.222345 +v 2.216319 0.537329 -0.185233 +v 2.185606 0.533485 -0.162729 +v 2.147760 0.535528 -0.168016 +v 2.124949 0.542262 -0.197996 +v 2.130537 0.549743 -0.235107 +v 2.161250 0.553588 -0.257611 +v 2.198862 0.539361 -0.254565 +v 2.221700 0.534092 -0.224314 +v 2.216139 0.528019 -0.186942 +v 2.185436 0.524699 -0.164341 +v 2.147578 0.526077 -0.169750 +v 2.124739 0.531346 -0.200001 +v 2.130300 0.537419 -0.237373 +v 2.161003 0.540738 -0.259974 +v 2.198782 0.527224 -0.256329 +v 2.221629 0.523314 -0.225879 +v 2.216076 0.518491 -0.188324 +v 2.185376 0.515581 -0.165663 +v 2.147513 0.516288 -0.171171 +v 2.124666 0.520198 -0.201621 +v 2.130219 0.525021 -0.239175 +v 2.160919 0.527931 -0.261836 +v 2.198861 0.515200 -0.257673 +v 2.221700 0.512525 -0.227084 +v 2.216140 0.508781 -0.189407 +v 2.185438 0.506163 -0.166713 +v 2.147579 0.506203 -0.172296 +v 2.124740 0.508879 -0.202885 +v 2.130300 0.512622 -0.240562 +v 2.161002 0.515241 -0.263256 +v 2.199098 0.503353 -0.258659 +v 2.221915 0.501786 -0.227976 +v 2.216336 0.498948 -0.190223 +v 2.185631 0.496501 -0.167515 +v 2.147785 0.495880 -0.173153 +v 2.124969 0.497447 -0.203836 +v 2.130547 0.500285 -0.241589 +v 2.161252 0.502732 -0.264297 +v 2.199494 0.491729 -0.259348 +v 2.222276 0.491159 -0.228605 +v 2.216672 0.489065 -0.190807 +v 2.185965 0.486675 -0.168096 +v 2.148142 0.485387 -0.173774 +v 2.125360 0.485958 -0.204517 +v 2.130964 0.488052 -0.242315 +v 2.161671 0.490442 -0.265026 +v 2.200049 0.480368 -0.259794 +v 2.222786 0.480705 -0.229015 +v 2.217153 0.479212 -0.191193 +v 2.186449 0.476763 -0.168484 +v 2.148659 0.474793 -0.174190 +v 2.125922 0.474457 -0.204969 +v 2.131555 0.475950 -0.242791 +v 2.162259 0.478399 -0.265500 +v 2.200765 0.469307 -0.260046 +v 2.223449 0.470481 -0.229248 +v 2.217785 0.469459 -0.191414 +v 2.187091 0.466839 -0.168709 +v 2.149349 0.464155 -0.174432 +v 2.126666 0.462981 -0.205231 +v 2.132329 0.464003 -0.243064 +v 2.163023 0.466624 -0.265769 +v 2.201648 0.458579 -0.260146 +v 2.224266 0.460540 -0.229339 +v 2.218573 0.459870 -0.191503 +v 2.187903 0.456964 -0.168800 +v 2.150223 0.453522 -0.174530 +v 2.127605 0.451562 -0.205337 +v 2.133298 0.452231 -0.243174 +v 2.163968 0.455138 -0.265876 +v 2.202701 0.448216 -0.260129 +v 2.225242 0.450928 -0.229324 +v 2.219524 0.450504 -0.191487 +v 2.188896 0.447192 -0.168784 +v 2.151299 0.442934 -0.174514 +v 2.128758 0.440223 -0.205320 +v 2.134476 0.440647 -0.243156 +v 2.165104 0.443958 -0.265859 +v 2.203929 0.438245 -0.260030 +v 2.226380 0.441687 -0.229231 +v 2.220644 0.441408 -0.191396 +v 2.190081 0.437570 -0.168688 +v 2.152594 0.432424 -0.174409 +v 2.130143 0.428982 -0.205208 +v 2.135879 0.429261 -0.243043 +v 2.166442 0.433098 -0.265751 +v 2.205338 0.428687 -0.259874 +v 2.227682 0.432853 -0.229086 +v 2.221938 0.432625 -0.191252 +v 2.191471 0.428136 -0.168534 +v 2.154129 0.422017 -0.174240 +v 2.131785 0.417851 -0.205028 +v 2.137529 0.418079 -0.242862 +v 2.167995 0.422568 -0.265580 +v 2.206933 0.419558 -0.259686 +v 2.229148 0.424455 -0.228913 +v 2.223411 0.424192 -0.191078 +v 2.193081 0.418922 -0.168344 +v 2.155926 0.411733 -0.174029 +v 2.133711 0.406836 -0.204801 +v 2.139449 0.407099 -0.242636 +v 2.169778 0.412369 -0.265370 +v 2.208719 0.410867 -0.259484 +v 2.230779 0.416515 -0.228728 +v 2.225066 0.416137 -0.190891 +v 2.194925 0.409954 -0.168136 +v 2.158013 0.401588 -0.173794 +v 2.135953 0.395940 -0.204550 +v 2.141667 0.396319 -0.242387 +v 2.171808 0.402502 -0.265142 +v 2.210704 0.402613 -0.259284 +v 2.232576 0.409041 -0.228547 +v 2.226907 0.408476 -0.190705 +v 2.197018 0.401251 -0.167926 +v 2.160417 0.391596 -0.173552 +v 2.138545 0.385168 -0.204289 +v 2.144214 0.385733 -0.242131 +v 2.174103 0.392958 -0.264911 +v 2.212893 0.394784 -0.259097 +v 2.234536 0.402029 -0.228379 +v 2.228936 0.401218 -0.190531 +v 2.199375 0.392826 -0.167724 +v 2.163168 0.381768 -0.173318 +v 2.141526 0.374523 -0.204036 +v 2.147126 0.375334 -0.241883 +v 2.176687 0.383727 -0.264690 +v 2.215299 0.387356 -0.258929 +v 2.236662 0.395461 -0.228231 +v 2.231159 0.394355 -0.190376 +v 2.202012 0.384686 -0.167541 +v 2.166297 0.372118 -0.173101 +v 2.144934 0.364013 -0.203799 +v 2.150437 0.365119 -0.241653 +v 2.179584 0.374788 -0.264489 +v 2.217936 0.380292 -0.258785 +v 2.238961 0.389299 -0.228105 +v 2.233581 0.387865 -0.190244 +v 2.204946 0.376831 -0.167381 +v 2.169830 0.362659 -0.172908 +v 2.148805 0.353652 -0.203588 +v 2.154186 0.355086 -0.241449 +v 2.182821 0.366121 -0.264313 +v 2.220827 0.373540 -0.258665 +v 2.241449 0.383487 -0.228002 +v 2.236214 0.381711 -0.190135 +v 2.208190 0.369253 -0.167246 +v 2.173792 0.353409 -0.172744 +v 2.153170 0.343462 -0.203408 +v 2.158404 0.345238 -0.241275 +v 2.186429 0.357697 -0.264163 +v 2.224001 0.367040 -0.258568 +v 2.244151 0.377952 -0.227919 +v 2.239083 0.375837 -0.190047 +v 2.211765 0.361932 -0.167136 +v 2.178201 0.344384 -0.172608 +v 2.158051 0.333471 -0.203257 +v 2.163119 0.335587 -0.241129 +v 2.190436 0.349491 -0.264040 +v 2.227493 0.360731 -0.258489 +v 2.247107 0.372613 -0.227852 +v 2.242219 0.370171 -0.189976 +v 2.215693 0.354836 -0.167047 +v 2.183069 0.335591 -0.172498 +v 2.163455 0.323709 -0.203135 +v 2.168343 0.326151 -0.241011 +v 2.194869 0.341486 -0.263939 +v 2.231338 0.354564 -0.258426 +v 2.250360 0.367395 -0.227799 +v 2.245663 0.364648 -0.189919 +v 2.219999 0.347930 -0.166977 +v 2.188402 0.327036 -0.172410 +v 2.169380 0.314205 -0.203037 +v 2.174077 0.316953 -0.240916 +v 2.199741 0.333670 -0.263859 +v 2.235568 0.348498 -0.258376 +v 2.253955 0.362239 -0.227757 +v 2.249455 0.359209 -0.189875 +v 2.224703 0.341183 -0.166921 +v 2.194199 0.318720 -0.172342 +v 2.175812 0.304979 -0.202961 +v 2.180312 0.308009 -0.240843 +v 2.205064 0.326035 -0.263796 +v 2.240213 0.342500 -0.258337 +v 2.257939 0.357096 -0.227724 +v 2.253637 0.353811 -0.189840 +v 2.229826 0.334569 -0.166879 +v 2.200455 0.310641 -0.172289 +v 2.182729 0.296044 -0.202903 +v 2.187032 0.299330 -0.240787 +v 2.210843 0.318572 -0.263748 +v 2.245299 0.336549 -0.258308 +v 2.262350 0.351936 -0.227698 +v 2.258243 0.348422 -0.189814 +v 2.235382 0.328066 -0.166847 +v 2.207161 0.302791 -0.172251 +v 2.190110 0.287404 -0.202861 +v 2.194218 0.290917 -0.240745 +v 2.217078 0.311274 -0.263712 +v 2.250845 0.330630 -0.258287 +v 2.267220 0.346740 -0.227680 +v 2.263301 0.343025 -0.189794 +v 2.241384 0.321660 -0.166824 +v 2.214307 0.295161 -0.172223 +v 2.197933 0.279051 -0.202830 +v 2.201852 0.282767 -0.240716 +v 2.223769 0.304131 -0.263687 +v 2.256863 0.324738 -0.258272 +v 2.272571 0.341501 -0.227666 +v 2.268832 0.337609 -0.189781 +v 2.247837 0.315340 -0.166807 +v 2.221884 0.287740 -0.172204 +v 2.206175 0.270977 -0.202809 +v 2.209914 0.274869 -0.240695 +v 2.230909 0.297138 -0.263669 +v 2.263356 0.318872 -0.258262 +v 2.278415 0.336223 -0.227657 +v 2.274848 0.332176 -0.189771 +v 2.254743 0.309101 -0.166797 +v 2.229879 0.280516 -0.172192 +v 2.214820 0.263164 -0.202796 +v 2.218387 0.267211 -0.240682 +v 2.238492 0.290286 -0.263657 +v 2.270324 0.313036 -0.258256 +v 2.284755 0.330913 -0.227652 +v 2.281348 0.326732 -0.189765 +v 2.262098 0.302940 -0.166790 +v 2.238281 0.273476 -0.172184 +v 2.223850 0.255599 -0.202788 +v 2.227257 0.259780 -0.240674 +v 2.246507 0.283572 -0.263649 +v 2.277756 0.307239 -0.258252 +v 2.291585 0.325587 -0.227648 +v 2.288328 0.321288 -0.189762 +v 2.269894 0.296860 -0.166786 +v 2.247080 0.266613 -0.172180 +v 2.233250 0.248265 -0.202783 +v 2.236507 0.252564 -0.240669 +v 2.254942 0.276992 -0.263645 +v 2.285638 0.301492 -0.258250 +v 2.298891 0.320261 -0.227647 +v 2.295775 0.315859 -0.189760 +v 2.278116 0.290864 -0.166784 +v 2.256259 0.259919 -0.172177 +v 2.243006 0.241150 -0.202781 +v 2.246122 0.245552 -0.240667 +v 2.263780 0.270546 -0.263643 +v 2.293949 0.295808 -0.258249 +v 2.306650 0.314954 -0.227646 +v 2.303667 0.310461 -0.189760 +v 2.286748 0.284961 -0.166783 +v 2.265803 0.253390 -0.172177 +v 2.253102 0.234244 -0.202780 +v 2.256085 0.238737 -0.240666 +v 2.273004 0.264237 -0.263642 +v 2.302663 0.290202 -0.258249 +v 2.314836 0.309689 -0.227646 +v 2.311978 0.305115 -0.189760 +v 2.295765 0.279160 -0.166783 +v 2.275693 0.247027 -0.172176 +v 2.263521 0.227540 -0.202779 +v 2.266378 0.232114 -0.240666 +v 2.282592 0.258070 -0.263642 +v 2.311750 0.284693 -0.258249 +v 2.323413 0.304489 -0.227646 +v 2.320676 0.299842 -0.189759 +v 2.305141 0.273475 -0.166783 +v 2.285908 0.240833 -0.172176 +v 2.274245 0.221038 -0.202779 +v 2.276983 0.225684 -0.240666 +v 2.292518 0.252051 -0.263642 +v 2.321174 0.279300 -0.258249 +v 2.332345 0.299377 -0.227646 +v 2.329724 0.294665 -0.189760 +v 2.314844 0.267922 -0.166783 +v 2.296424 0.234815 -0.172176 +v 2.285253 0.214737 -0.202779 +v 2.287875 0.219450 -0.240666 +v 2.302754 0.246193 -0.263642 +v 2.330901 0.274041 -0.258249 +v 2.341594 0.294377 -0.227646 +v 2.339085 0.289603 -0.189760 +v 2.324843 0.262516 -0.166783 +v 2.307212 0.228982 -0.172176 +v 2.296519 0.208646 -0.202780 +v 2.299028 0.213419 -0.240666 +v 2.313270 0.240507 -0.263642 +v 2.340898 0.268932 -0.258249 +v 2.351126 0.289506 -0.227646 +v 2.348727 0.284676 -0.189760 +v 2.335107 0.257271 -0.166784 +v 2.318245 0.223344 -0.172177 +v 2.308017 0.202769 -0.202780 +v 2.310416 0.207600 -0.240666 +v 2.324035 0.235005 -0.263643 +v 2.351137 0.263985 -0.258250 +v 2.360912 0.284778 -0.227647 +v 2.358623 0.279895 -0.189761 +v 2.345610 0.252196 -0.166784 +v 2.329497 0.217907 -0.172178 +v 2.319722 0.197114 -0.202781 +v 2.322011 0.201997 -0.240667 +v 2.335024 0.229696 -0.263644 +v 2.361593 0.259209 -0.258252 +v 2.370928 0.280203 -0.227649 +v 2.368746 0.275271 -0.189763 +v 2.356327 0.247301 -0.166786 +v 2.340944 0.212678 -0.172180 +v 2.331609 0.191684 -0.202783 +v 2.333791 0.196616 -0.240670 +v 2.346210 0.224586 -0.263646 +v 2.372243 0.254610 -0.258256 +v 2.381152 0.275789 -0.227652 +v 2.379078 0.270810 -0.189766 +v 2.367237 0.242590 -0.166790 +v 2.352565 0.207659 -0.172184 +v 2.343657 0.186481 -0.202787 +v 2.345731 0.191460 -0.240674 +v 2.357572 0.219680 -0.263650 +v 2.383070 0.250191 -0.258262 +v 2.391566 0.271538 -0.227658 +v 2.389600 0.266515 -0.189772 +v 2.378323 0.238065 -0.166797 +v 2.364341 0.202853 -0.172191 +v 2.355844 0.181506 -0.202794 +v 2.357810 0.186529 -0.240681 +v 2.369088 0.214979 -0.263656 +v 2.394057 0.245952 -0.258272 +v 2.402158 0.267451 -0.227668 +v 2.400299 0.262387 -0.189782 +v 2.389568 0.233726 -0.166806 +v 2.376252 0.198257 -0.172201 +v 2.368151 0.176757 -0.202805 +v 2.370010 0.181822 -0.240691 +v 2.380741 0.210483 -0.263666 +v 2.405192 0.241890 -0.258286 +v 2.412916 0.263527 -0.227682 +v 2.411164 0.258424 -0.189795 +v 2.400961 0.229570 -0.166821 +v 2.388284 0.193868 -0.172217 +v 2.380559 0.172231 -0.202821 +v 2.382312 0.177334 -0.240707 +v 2.392515 0.206188 -0.263682 +v 2.416465 0.238002 -0.258306 +v 2.423834 0.259761 -0.227701 +v 2.422189 0.254621 -0.189815 +v 2.412491 0.225593 -0.166842 +v 2.400424 0.189680 -0.172238 +v 2.393054 0.167921 -0.202844 +v 2.394700 0.173061 -0.240729 +v 2.404397 0.202089 -0.263703 +v 2.427870 0.234278 -0.258334 +v 2.434909 0.256145 -0.227728 +v 2.433369 0.250971 -0.189842 +v 2.424153 0.221785 -0.166870 +v 2.412659 0.185685 -0.172268 +v 2.405620 0.163817 -0.202874 +v 2.407160 0.168992 -0.240760 +v 2.416376 0.198178 -0.263732 +v 2.439403 0.230709 -0.258370 +v 2.446139 0.252670 -0.227763 +v 2.444705 0.247463 -0.189878 +v 2.435941 0.218137 -0.166907 +v 2.424981 0.181871 -0.172307 +v 2.418245 0.159910 -0.202914 +v 2.419679 0.165117 -0.240799 +v 2.428443 0.194443 -0.263770 +v 2.451065 0.227281 -0.258418 +v 2.457529 0.249323 -0.227809 +v 2.456199 0.244085 -0.189925 +v 2.447855 0.214635 -0.166956 +v 2.437383 0.178226 -0.172357 +v 2.430919 0.156185 -0.202965 +v 2.432249 0.161423 -0.240850 +v 2.440593 0.190872 -0.263819 +v 2.462856 0.223980 -0.258478 +v 2.469083 0.246088 -0.227868 +v 2.467856 0.240821 -0.189984 +v 2.459894 0.211265 -0.167017 +v 2.449862 0.174733 -0.172421 +v 2.443635 0.152625 -0.203030 +v 2.444861 0.157892 -0.240914 +v 2.452823 0.187448 -0.263881 +v 2.474783 0.220788 -0.258552 +v 2.480811 0.242949 -0.227942 +v 2.479685 0.237656 -0.190058 +v 2.472064 0.208008 -0.167093 +v 2.462413 0.171373 -0.172499 +v 2.456385 0.149212 -0.203110 +v 2.457511 0.154506 -0.240994 +v 2.465132 0.184154 -0.263959 +v 2.486852 0.217685 -0.258644 +v 2.492723 0.239886 -0.228033 +v 2.491696 0.234567 -0.190150 +v 2.484371 0.204842 -0.167187 +v 2.475040 0.168125 -0.172596 +v 2.469169 0.145924 -0.203207 +v 2.470196 0.151243 -0.241090 +v 2.477521 0.180967 -0.264053 +v 2.499068 0.214648 -0.258756 +v 2.504827 0.236877 -0.228143 +v 2.503897 0.231534 -0.190261 +v 2.496824 0.201747 -0.167301 +v 2.487751 0.164965 -0.172712 +v 2.481992 0.142736 -0.203325 +v 2.482922 0.148079 -0.241207 +v 2.489995 0.177866 -0.264167 +v 2.511441 0.211656 -0.258892 +v 2.517131 0.233902 -0.228278 +v 2.516301 0.228534 -0.190397 +v 2.509436 0.198697 -0.167439 +v 2.500558 0.161868 -0.172852 +v 2.494868 0.139622 -0.203466 +v 2.495698 0.144990 -0.241347 +v 2.502563 0.174827 -0.264305 +v 2.523979 0.208687 -0.259055 +v 2.529647 0.230938 -0.228441 +v 2.528921 0.225546 -0.190562 +v 2.522225 0.195669 -0.167606 +v 2.513482 0.158808 -0.173021 +v 2.507814 0.136557 -0.203635 +v 2.508540 0.141949 -0.241514 +v 2.515236 0.171826 -0.264470 +v 2.536697 0.205719 -0.259253 +v 2.542389 0.227965 -0.228639 +v 2.541774 0.222546 -0.190761 +v 2.535211 0.192638 -0.167808 +v 2.526545 0.155759 -0.173224 +v 2.520853 0.133513 -0.203837 +v 2.521468 0.138932 -0.241715 +v 2.528031 0.168840 -0.264669 +v 2.549614 0.202727 -0.259491 +v 2.555376 0.224957 -0.228879 +v 2.554880 0.219511 -0.191003 +v 2.548417 0.189579 -0.168052 +v 2.539773 0.152696 -0.173468 +v 2.534011 0.130466 -0.204080 +v 2.534507 0.135912 -0.241956 +v 2.540970 0.165844 -0.264908 +v 2.562752 0.199690 -0.259779 +v 2.568628 0.221893 -0.229169 +v 2.568263 0.216417 -0.191296 +v 2.561871 0.186468 -0.168346 +v 2.553197 0.149592 -0.173762 +v 2.547321 0.127388 -0.204372 +v 2.547686 0.132865 -0.242245 +v 2.554078 0.162813 -0.265195 +v 2.576138 0.196581 -0.260125 +v 2.582170 0.218748 -0.229519 +v 2.581948 0.213239 -0.191650 +v 2.575603 0.183280 -0.168701 +v 2.566850 0.146421 -0.174115 +v 2.560818 0.124254 -0.204721 +v 2.561040 0.129764 -0.242590 +v 2.567386 0.159723 -0.265539 +v 2.589803 0.193378 -0.260539 +v 2.596031 0.215499 -0.229940 +v 2.595965 0.209952 -0.192075 +v 2.589644 0.179988 -0.169127 +v 2.580771 0.143158 -0.174537 +v 2.574543 0.121037 -0.205137 +v 2.574608 0.126583 -0.243001 +v 2.580929 0.156548 -0.265950 +v 2.603781 0.190054 -0.261034 +v 2.610243 0.212120 -0.230442 +v 2.610347 0.206533 -0.192584 +v 2.604033 0.176566 -0.169636 +v 2.595000 0.139774 -0.175041 +v 2.588539 0.117709 -0.205632 +v 2.588434 0.123296 -0.243490 +v 2.594748 0.153262 -0.266438 +v 2.618113 0.186585 -0.261621 +v 2.624840 0.208586 -0.231040 +v 2.625128 0.202955 -0.193189 +v 2.618808 0.172990 -0.170241 +v 2.609582 0.136244 -0.175638 +v 2.602854 0.114243 -0.206218 +v 2.602567 0.119875 -0.244069 +v 2.608887 0.149840 -0.267017 +v 2.632841 0.182945 -0.262314 +v 2.639863 0.204873 -0.231747 +v 2.640347 0.199193 -0.193906 +v 2.634011 0.169232 -0.170956 +v 2.624565 0.132541 -0.176343 +v 2.617544 0.110613 -0.206909 +v 2.617059 0.116293 -0.244751 +v 2.623396 0.146254 -0.267700 +v 2.648014 0.179107 -0.263127 +v 2.655354 0.200955 -0.232578 +v 2.656047 0.195222 -0.194747 +v 2.649688 0.165267 -0.171797 +v 2.640002 0.128637 -0.177170 +v 2.632662 0.106789 -0.207720 +v 2.631969 0.112522 -0.245550 +v 2.638328 0.142477 -0.268501 +v 2.663685 0.175045 -0.264077 +v 2.671361 0.196806 -0.233548 +v 2.672274 0.191016 -0.195731 +v 2.665889 0.161068 -0.172780 +v 2.655946 0.124504 -0.178137 +v 2.648270 0.102744 -0.208666 +v 2.647357 0.108533 -0.246483 +v 2.653742 0.138482 -0.269435 +v 2.679909 0.170733 -0.265181 +v 2.687935 0.192400 -0.234676 +v 2.689077 0.186550 -0.196875 +v 2.682667 0.156608 -0.173921 +v 2.672458 0.120115 -0.179261 +v 2.664432 0.098448 -0.209766 +v 2.663290 0.104298 -0.247567 +v 2.669701 0.134240 -0.270521 +v 2.696749 0.166142 -0.266457 +v 2.705132 0.187712 -0.235979 +v 2.706510 0.181797 -0.198195 +v 2.700075 0.151862 -0.175240 +v 2.689598 0.115442 -0.180559 +v 2.681215 0.093872 -0.211037 +v 2.679837 0.099787 -0.248821 +v 2.686272 0.129722 -0.271776 +v 2.714276 0.161243 -0.267922 +v 2.723011 0.182715 -0.237474 +v 2.724621 0.176735 -0.199710 +v 2.718163 0.146806 -0.176752 +v 2.707420 0.110461 -0.182049 +v 2.698685 0.088989 -0.212498 +v 2.697075 0.094969 -0.250262 +v 2.703533 0.124898 -0.273219 +v 2.732549 0.156013 -0.269590 +v 2.741615 0.177390 -0.239171 +v 2.743441 0.171349 -0.201427 +v 2.736957 0.141428 -0.178467 +v 2.725961 0.105155 -0.183741 +v 2.716895 0.083778 -0.214160 +v 2.715069 0.089819 -0.251904 +v 2.721553 0.119740 -0.274864 +v 2.751610 0.150437 -0.271461 +v 2.760972 0.171728 -0.241071 +v 2.762983 0.165632 -0.203345 +v 2.756466 0.135721 -0.180382 +v 2.745238 0.099515 -0.185633 +v 2.735877 0.078225 -0.216023 +v 2.733865 0.084320 -0.253749 +v 2.740382 0.114232 -0.276712 +v 2.771478 0.144509 -0.273526 +v 2.781089 0.165725 -0.243162 +v 2.783246 0.159586 -0.205451 +v 2.776685 0.129688 -0.182484 +v 2.765250 0.093544 -0.187714 +v 2.755639 0.072328 -0.218077 +v 2.753482 0.078467 -0.255789 +v 2.760043 0.108365 -0.278756 +v 2.792149 0.138232 -0.275767 +v 2.801955 0.159389 -0.245425 +v 2.804209 0.153220 -0.207724 +v 2.797591 0.123340 -0.184750 +v 2.785977 0.087250 -0.189961 +v 2.776171 0.066093 -0.220304 +v 2.773916 0.072262 -0.258004 +v 2.780535 0.102143 -0.280978 +v 2.813599 0.131620 -0.278155 +v 2.823540 0.152735 -0.247827 +v 2.825838 0.146553 -0.210131 +v 2.819145 0.116695 -0.187149 +v 2.807383 0.080652 -0.192343 +v 2.797441 0.059537 -0.222671 +v 2.795144 0.065719 -0.260367 +v 2.801836 0.095577 -0.283349 +v 2.835783 0.124694 -0.280647 +v 2.845795 0.145788 -0.250327 +v 2.848075 0.139611 -0.212629 +v 2.841287 0.109783 -0.189637 +v 2.829409 0.073776 -0.194818 +v 2.819397 0.052682 -0.225138 +v 2.817117 0.058859 -0.262835 +v 2.823904 0.088687 -0.285828 +v 2.858637 0.117486 -0.283194 +v 2.868648 0.138580 -0.252874 +v 2.870844 0.132429 -0.215167 +v 2.863939 0.102638 -0.192161 +v 2.851977 0.066657 -0.197333 +v 2.841966 0.045564 -0.227653 +v 2.839770 0.051714 -0.265360 +v 2.846675 0.081505 -0.288366 +v 2.882078 0.110034 -0.285733 +v 2.892011 0.131153 -0.255405 +v 2.894049 0.125053 -0.217681 +v 2.886999 0.095308 -0.194659 +v 2.874989 0.059342 -0.199826 +v 2.865056 0.038224 -0.230154 +v 2.863018 0.044323 -0.267879 +v 2.870069 0.074068 -0.290900 +v 2.906006 0.102387 -0.288193 +v 2.915775 0.123558 -0.257847 +v 2.917572 0.117535 -0.220099 +v 2.910343 0.087847 -0.197059 +v 2.898324 0.051884 -0.202225 +v 2.888555 0.030713 -0.232570 +v 2.886758 0.036736 -0.270319 +v 2.893987 0.066424 -0.293358 +v 2.930303 0.094600 -0.290488 +v 2.939811 0.115855 -0.260119 +v 2.941270 0.109940 -0.222339 +v 2.933825 0.080321 -0.199279 +v 2.921837 0.044348 -0.204447 +v 2.912328 0.023094 -0.234817 +v 2.910869 0.029009 -0.272597 +v 2.918314 0.058628 -0.295657 +v 2.954834 0.086738 -0.292526 +v 2.963970 0.108111 -0.262126 +v 2.964979 0.102341 -0.224309 +v 2.957270 0.072806 -0.201227 +v 2.945359 0.036809 -0.206402 +v 2.936223 0.015436 -0.236802 +v 2.935214 0.021206 -0.274620 +v 2.942923 0.050740 -0.297701 +v 2.979455 0.078870 -0.294199 +v 2.988085 0.100405 -0.263765 +v 2.988508 0.094822 -0.225908 +v 2.980477 0.065390 -0.202805 +v 2.968696 0.029351 -0.207989 +v 2.960066 0.007816 -0.238423 +v 2.959642 0.013400 -0.276279 +v 2.967674 0.042831 -0.299382 +v 3.004006 0.071075 -0.295386 +v 3.011967 0.092823 -0.264920 +v 3.011638 0.087478 -0.227028 +v 3.003211 0.058171 -0.203907 +v 2.991624 0.022071 -0.209100 +v 2.983663 0.000324 -0.239565 +v 2.983992 0.005669 -0.277457 +v 2.992418 0.034975 -0.300578 +v 3.028322 0.063437 -0.295952 +v 3.035410 0.085458 -0.265468 +v 3.034119 0.080415 -0.227555 +v 3.025203 0.051262 -0.204423 +v 3.013887 0.015077 -0.209621 +v 3.006798 -0.006944 -0.240106 +v 3.008090 -0.001901 -0.278018 +v 3.017005 0.027252 -0.301151 +v 3.052228 0.056045 -0.295745 +v 3.058197 0.078412 -0.265272 +v 3.055683 0.073746 -0.227373 +v 3.046160 0.044782 -0.204247 +v 3.035205 0.008484 -0.209442 +v 3.029236 -0.013882 -0.239914 +v 3.031750 -0.009217 -0.277814 +v 3.041274 0.019748 -0.300939 +v 3.075565 0.048984 -0.294603 +v 3.080124 0.071777 -0.264202 +v 3.076080 0.067574 -0.226381 +v 3.065802 0.038837 -0.203294 +v 3.055310 0.002400 -0.208465 +v 3.050752 -0.020393 -0.238865 +v 3.054796 -0.016190 -0.276687 +v 3.065074 0.012547 -0.299774 +v 3.098205 0.042325 -0.292360 +v 3.101022 0.065629 -0.262137 +v 3.095088 0.061981 -0.224508 +v 3.083879 0.033518 -0.201516 +v 3.073961 -0.003088 -0.206628 +v 3.071145 -0.026393 -0.236851 +v 3.077079 -0.022745 -0.274480 +v 3.088288 0.005719 -0.297473 +v 3.120059 0.036122 -0.288840 +v 3.120757 0.060027 -0.258964 +v 3.112518 0.057032 -0.221713 +v 3.100169 0.028892 -0.198908 +v 3.090944 -0.007910 -0.203907 +v 3.090246 -0.031815 -0.233783 +v 3.098485 -0.028820 -0.271033 +v 3.110834 -0.000679 -0.293839 +v 3.141056 0.030424 -0.283844 +v 3.139226 0.055014 -0.254579 +v 3.128226 0.052768 -0.217994 +v 3.114499 0.025000 -0.195522 +v 3.106087 -0.012022 -0.200324 +v 3.107917 -0.036612 -0.229590 +v 3.118917 -0.034365 -0.266174 +v 3.132644 -0.006598 -0.288647 +v 3.161121 0.025276 -0.277157 +v 3.156356 0.050618 -0.248881 +v 3.142128 0.049198 -0.213383 +v 3.126774 0.021848 -0.191459 +v 3.119287 -0.015411 -0.195950 +v 3.124053 -0.040753 -0.224226 +v 3.138279 -0.039333 -0.259724 +v 3.153634 -0.011983 -0.281648 +v 3.180136 0.020729 -0.268558 +v 3.172094 0.046854 -0.241775 +v 3.154239 0.046300 -0.207932 +v 3.137030 0.019393 -0.186853 +v 3.130548 -0.018106 -0.190886 +v 3.138590 -0.044231 -0.217669 +v 3.156445 -0.043677 -0.251512 +v 3.173654 -0.016770 -0.272591 +v 3.197901 0.016845 -0.257872 +v 3.186404 0.043725 -0.233179 +v 3.164687 0.044016 -0.201671 +v 3.145474 0.017546 -0.181804 +v 3.140018 -0.020177 -0.185216 +v 3.151516 -0.047057 -0.209909 +v 3.173233 -0.047347 -0.241417 +v 3.192446 -0.020878 -0.261284 +v 3.214134 0.013685 -0.245046 +v 3.199252 0.041224 -0.223033 +v 3.173716 0.042259 -0.194550 +v 3.152484 0.016184 -0.176282 +v 3.147993 -0.021728 -0.178930 +v 3.162875 -0.049267 -0.200943 +v 3.188411 -0.050303 -0.229426 +v 3.209643 -0.024227 -0.247694 +v 3.228531 0.011279 -0.230212 +v 3.210621 0.039327 -0.211317 +v 3.181622 0.040943 -0.186400 +v 3.158520 0.015181 -0.170056 +v 3.154850 -0.022868 -0.171860 +v 3.172760 -0.050916 -0.190755 +v 3.201759 -0.052532 -0.215672 +v 3.224861 -0.026770 -0.232016 +v 3.240889 0.009604 -0.213677 +v 3.220521 0.037989 -0.198059 +v 3.188664 0.039996 -0.176950 +v 3.163981 0.014450 -0.162714 +v 3.160931 -0.023684 -0.163691 +v 3.181300 -0.052068 -0.179309 +v 3.213156 -0.054075 -0.200419 +v 3.237839 -0.028530 -0.214654 +v 3.251192 0.008570 -0.195824 +v 3.229013 0.037140 -0.183321 +v 3.195008 0.039368 -0.165909 +v 3.169096 0.013949 -0.153790 +v 3.166456 -0.024227 -0.154061 +v 3.188634 -0.052798 -0.166564 +v 3.222639 -0.055026 -0.183975 +v 3.248551 -0.029607 -0.196095 +v 3.259612 0.008034 -0.176995 +v 3.236218 0.036686 -0.167181 +v 3.200726 0.039014 -0.153063 +v 3.173924 0.013654 -0.142912 +v 3.171515 -0.024538 -0.142673 +v 3.194908 -0.053189 -0.152487 +v 3.230401 -0.055517 -0.166605 +v 3.257202 -0.030158 -0.176756 +v 3.266450 0.007834 -0.157428 +v 3.242311 0.036511 -0.149720 +v 3.205860 0.038872 -0.138308 +v 3.178450 0.013533 -0.129877 +v 3.176136 -0.024662 -0.129366 +v 3.200275 -0.053339 -0.137074 +v 3.236726 -0.055699 -0.148486 +v 3.264137 -0.030361 -0.156917 +v 3.272086 0.007803 -0.137155 +v 3.247507 0.036485 -0.131011 +v 3.210453 0.038851 -0.121747 +v 3.182628 0.013516 -0.114791 +v 3.180332 -0.024679 -0.114217 +v 3.204910 -0.053360 -0.120362 +v 3.241965 -0.055726 -0.129625 +v 3.269790 -0.030392 -0.136582 +v 2.164652 0.712062 -0.152274 +v 2.166150 0.706113 -0.160314 +v 1.194262 0.789311 -0.035355 +v 1.216898 0.798769 -0.035355 +v 2.221938 0.432625 -0.191252 +v 2.223411 0.424192 -0.191078 +v 2.149340 0.569385 -0.157805 +v 2.148854 0.561545 -0.160845 +v 2.123034 0.686149 -0.009984 +v 2.132080 0.682945 -0.015521 +v 1.526898 0.785303 0.035355 +v 1.557224 0.781343 0.035355 +v 2.776685 0.129688 -0.182484 +v 2.797591 0.123340 -0.184750 +v 2.520853 0.133513 -0.203837 +v 2.534011 0.130466 -0.204080 +v 2.698685 0.088989 -0.212498 +v 2.716895 0.083778 -0.214160 +v 2.393054 0.167921 -0.202844 +v 2.405620 0.163817 -0.202874 +v 2.295775 0.315859 -0.189760 +v 2.303667 0.310461 -0.189760 +v 2.151323 0.596706 -0.142636 +v 2.150867 0.590445 -0.146858 +v 2.394057 0.245952 -0.258272 +v 2.405192 0.241890 -0.258286 +v 2.204458 0.680830 -0.064309 +v 2.208870 0.674988 -0.073545 +v 1.290138 0.827499 0.050000 +v 1.316784 0.817526 0.050000 +v 3.075565 0.048984 -0.294603 +v 3.098205 0.042325 -0.292360 +v 2.380741 0.210483 -0.263666 +v 2.392515 0.206188 -0.263682 +v 1.930657 0.743618 0.045978 +v 1.950010 0.743392 0.044839 +v 2.227180 0.633177 -0.181813 +v 2.226606 0.624334 -0.188513 +v 2.182821 0.366121 -0.264313 +v 2.186429 0.357697 -0.264163 +v 2.536697 0.205719 -0.259253 +v 2.549614 0.202727 -0.259491 +v 2.178338 0.702129 -0.028934 +v 2.186138 0.697167 -0.037358 +v 1.399687 0.782440 0.050000 +v 1.428959 0.772018 0.050000 +v 2.792149 0.138232 -0.275767 +v 2.813599 0.131620 -0.278155 +v 1.497131 0.790563 -0.035355 +v 1.526897 0.785303 -0.035355 +v 3.160931 -0.023684 -0.163691 +v 3.166456 -0.024227 -0.154061 +v 2.168343 0.326151 -0.241011 +v 2.174077 0.316953 -0.240916 +v 0.988302 0.651459 -0.035355 +v 1.036944 0.726579 -0.035355 +v 2.232576 0.409041 -0.228547 +v 2.234536 0.402029 -0.228379 +v 2.217785 0.469459 -0.191414 +v 2.218573 0.459870 -0.191503 +v 2.486852 0.217685 -0.258644 +v 2.499068 0.214648 -0.258756 +v 2.882078 0.110034 -0.285733 +v 2.906006 0.102387 -0.288193 +v 2.246507 0.283572 -0.263649 +v 2.254942 0.276992 -0.263645 +v 2.194218 0.290917 -0.240745 +v 2.201852 0.282767 -0.240716 +v 2.124969 0.497447 -0.203836 +v 2.125360 0.485958 -0.204517 +v 2.127605 0.451562 -0.205337 +v 2.128758 0.440223 -0.205320 +v 2.150437 0.365119 -0.241653 +v 2.154186 0.355086 -0.241449 +v 1.906733 0.778938 -0.038386 +v 1.926405 0.778922 -0.039293 +v 2.096928 0.779174 -0.032122 +v 2.108366 0.776494 -0.036782 +v 1.177136 0.820242 -0.050000 +v 1.207562 0.832869 -0.050000 +v 2.979455 0.078870 -0.294199 +v 3.004006 0.071075 -0.295386 +v 1.736544 0.775321 -0.035587 +v 1.764165 0.775868 -0.035731 +v 2.521468 0.138932 -0.241715 +v 2.534507 0.135912 -0.241956 +v 3.210621 0.039327 -0.211317 +v 3.220521 0.037989 -0.198059 +v 2.665889 0.161068 -0.172780 +v 2.682667 0.156608 -0.173921 +v 2.130537 0.549743 -0.235107 +v 2.130300 0.537419 -0.237373 +v 2.191471 0.428136 -0.168534 +v 2.193081 0.418922 -0.168344 +v 3.173654 -0.016770 -0.272591 +v 3.192446 -0.020878 -0.261284 +v 2.318245 0.223344 -0.172177 +v 2.329497 0.217907 -0.172178 +v 2.130008 0.646490 -0.139107 +v 2.130228 0.641304 -0.144886 +v 2.714276 0.161243 -0.267922 +v 2.732549 0.156013 -0.269590 +v 1.975940 0.707033 -0.042933 +v 1.990497 0.706280 -0.044569 +v 3.236218 0.036686 -0.167181 +v 3.242311 0.036511 -0.149720 +v 3.065802 0.038837 -0.203294 +v 3.083879 0.033518 -0.201516 +v 1.616718 0.741299 0.049987 +v 1.647928 0.740155 0.049966 +v 2.370010 0.181822 -0.240691 +v 2.382312 0.177334 -0.240707 +v 2.161003 0.540738 -0.259974 +v 2.160919 0.527931 -0.261836 +v 2.910869 0.029009 -0.272597 +v 2.935214 0.021206 -0.274620 +v 2.116748 0.725682 0.011673 +v 2.128517 0.722512 0.006175 +v 2.275693 0.247027 -0.172176 +v 2.285908 0.240833 -0.172176 +v 2.176387 0.654865 -0.062800 +v 2.179921 0.650184 -0.070202 +v 1.300831 0.861199 0.035355 +v 1.329949 0.850339 0.035355 +v 2.080882 0.696746 0.008423 +v 2.092301 0.694427 0.004375 +v 1.648853 0.775499 0.035322 +v 1.678832 0.775007 0.035285 +v 2.517131 0.233902 -0.228278 +v 2.529647 0.230938 -0.228441 +v 2.823904 0.088687 -0.285828 +v 2.846675 0.081505 -0.288366 +v 2.056249 0.700733 0.015455 +v 2.068869 0.698847 0.012113 +v 2.370928 0.280203 -0.227649 +v 2.381152 0.275789 -0.227652 +v 2.238281 0.273476 -0.172184 +v 2.247080 0.266613 -0.172180 +v 2.222687 0.565899 -0.217045 +v 2.222239 0.555425 -0.219933 +v 2.139215 0.766957 -0.053293 +v 2.148299 0.763259 -0.059672 +v 1.018580 0.633204 -0.050000 +v 1.065783 0.706126 -0.050000 +v 3.119287 -0.015411 -0.195950 +v 3.130548 -0.018106 -0.190886 +v 2.459894 0.211265 -0.167017 +v 2.472064 0.208008 -0.167093 +v 1.999207 0.706152 0.025603 +v 2.014519 0.705112 0.023520 +v 2.604033 0.176566 -0.169636 +v 2.618808 0.172990 -0.170241 +v 2.130547 0.500285 -0.241589 +v 2.130964 0.488052 -0.242315 +v 3.237839 -0.028530 -0.214654 +v 3.248551 -0.029607 -0.196095 +v 2.648014 0.179107 -0.263127 +v 2.663685 0.175045 -0.264077 +v 2.655946 0.124504 -0.178137 +v 2.672458 0.120115 -0.179261 +v 2.132481 0.695163 -0.137509 +v 2.133992 0.690860 -0.143619 +v 2.960066 0.007816 -0.238423 +v 2.983663 0.000324 -0.239565 +v 2.144934 0.364013 -0.203799 +v 2.148805 0.353652 -0.203588 +v 1.160010 0.851173 -0.035355 +v 1.198226 0.866970 -0.035355 +v 2.045317 0.787531 -0.017365 +v 2.059126 0.785789 -0.020499 +v 2.781089 0.165725 -0.243162 +v 2.801955 0.159389 -0.245425 +v 2.112503 0.680132 -0.090491 +v 2.115674 0.677756 -0.094484 +v 1.385025 0.826565 -0.035355 +v 1.412278 0.815477 -0.035355 +v 2.136616 0.675184 -0.163549 +v 2.136886 0.668883 -0.170567 +v 2.257939 0.357096 -0.227724 +v 2.262350 0.351936 -0.227698 +v 2.124949 0.542262 -0.197996 +v 2.124739 0.531346 -0.200001 +v 2.203929 0.438245 -0.260030 +v 2.205338 0.428687 -0.259874 +v 1.275017 0.779841 0.000000 +v 1.298167 0.771121 0.000000 +v 1.036944 0.726579 0.035355 +v 1.080637 0.782909 0.035355 +v 3.076080 0.067574 -0.226381 +v 3.095088 0.061981 -0.224508 +v 2.225243 0.605829 -0.200246 +v 2.224536 0.596187 -0.205269 +v 1.927727 0.693589 -0.003908 +v 1.945815 0.693378 -0.004971 +v 1.983287 0.792281 -0.008086 +v 1.999893 0.791421 -0.009954 +v 2.574543 0.121037 -0.205137 +v 2.588539 0.117709 -0.205632 +v 2.308017 0.202769 -0.202780 +v 2.319722 0.197114 -0.202781 +v 2.918314 0.058628 -0.295657 +v 2.942923 0.050740 -0.297701 +v 2.548417 0.189579 -0.168052 +v 2.561871 0.186468 -0.168346 +v 2.516301 0.228534 -0.190397 +v 2.528921 0.225546 -0.190562 +v 2.419679 0.165117 -0.240799 +v 2.432249 0.161423 -0.240850 +v 2.133711 0.406836 -0.204801 +v 2.135953 0.395940 -0.204550 +v 2.189375 0.597195 -0.134104 +v 2.188985 0.591240 -0.138618 +v 2.118915 0.760727 -0.003547 +v 2.130941 0.757488 -0.009165 +v 1.381882 0.735718 0.000000 +v 1.413495 0.724469 0.000000 +v 2.817117 0.058859 -0.262835 +v 2.839770 0.051714 -0.265360 +v 2.211765 0.361932 -0.167136 +v 2.215693 0.354836 -0.167047 +v 2.368746 0.275271 -0.189763 +v 2.379078 0.270810 -0.189766 +v 3.205860 0.038872 -0.138308 +v 3.210453 0.038851 -0.121747 +v 2.016758 0.704273 -0.048479 +v 2.028548 0.703036 -0.050753 +v 2.467856 0.240821 -0.189984 +v 2.479685 0.237656 -0.190058 +v 2.588434 0.123296 -0.243490 +v 2.602567 0.119875 -0.244069 +v 2.207161 0.302791 -0.172251 +v 2.214307 0.295161 -0.172223 +v 2.218497 0.580021 -0.171113 +v 2.217945 0.572008 -0.174732 +v 2.189845 0.614149 -0.118268 +v 2.189847 0.608618 -0.123941 +v 1.962503 0.778289 -0.041683 +v 1.979051 0.777675 -0.043203 +v 2.163968 0.455138 -0.265876 +v 2.165104 0.443958 -0.265859 +v 2.200049 0.480368 -0.259794 +v 2.200765 0.469307 -0.260046 +v 1.201355 0.776500 0.000000 +v 1.220765 0.784644 0.000000 +v 2.192983 0.729621 -0.115530 +v 2.196574 0.723662 -0.124671 +v 1.907017 0.708228 -0.038355 +v 1.925966 0.708213 -0.039228 +v 2.515236 0.171826 -0.264470 +v 2.528031 0.168840 -0.264669 +v 2.400424 0.189680 -0.172238 +v 2.412659 0.185685 -0.172268 +v 2.126525 0.663285 -0.117192 +v 2.127811 0.659619 -0.122401 +v 2.868648 0.138580 -0.252874 +v 2.892011 0.131153 -0.255405 +v 2.783246 0.159586 -0.205451 +v 2.804209 0.153220 -0.207724 +v 2.335024 0.229696 -0.263644 +v 2.346210 0.224586 -0.263646 +v 2.292518 0.252051 -0.263642 +v 2.302754 0.246193 -0.263642 +v 2.163636 0.745881 -0.029221 +v 2.173265 0.741360 -0.036998 +v 3.158520 0.015181 -0.170056 +v 3.163981 0.014450 -0.162714 +v 2.648270 0.102744 -0.208666 +v 2.664432 0.098448 -0.209766 +v 1.480020 0.706941 0.000000 +v 1.513932 0.700938 -0.000000 +v 3.138590 -0.044231 -0.217669 +v 3.151516 -0.047057 -0.209909 +v 2.171636 0.750535 -0.081421 +v 2.178038 0.745735 -0.089477 +v 1.817054 0.741875 -0.050861 +v 1.841291 0.742510 -0.051224 +v 2.706510 0.181797 -0.198195 +v 2.724621 0.176735 -0.199710 +v 3.080124 0.071777 -0.264202 +v 3.101022 0.065629 -0.262137 +v 2.310416 0.207600 -0.240666 +v 2.322011 0.201997 -0.240667 +v 2.210704 0.402613 -0.259284 +v 2.212893 0.394784 -0.259097 +v 2.185438 0.506163 -0.166713 +v 2.185631 0.496501 -0.167515 +v 2.298891 0.320261 -0.227647 +v 2.306650 0.314954 -0.227646 +v 2.220635 0.609849 -0.152192 +v 2.220169 0.602684 -0.157621 +v 2.589803 0.193378 -0.260539 +v 2.603781 0.190054 -0.261034 +v 2.017488 0.739558 -0.063274 +v 2.029506 0.738297 -0.065593 +v 2.428443 0.194443 -0.263770 +v 2.440593 0.190872 -0.263819 +v 2.129243 0.615879 -0.167320 +v 2.128693 0.608294 -0.172435 +v 2.266378 0.232114 -0.240666 +v 2.276983 0.225684 -0.240666 +v 2.220827 0.373540 -0.258665 +v 2.224001 0.367040 -0.258568 +v 1.061400 0.607387 0.000000 +v 1.106568 0.677202 0.000000 +v 3.178450 0.013533 -0.129877 +v 3.182628 0.013516 -0.114791 +v 2.139449 0.407099 -0.242636 +v 2.141667 0.396319 -0.242387 +v 2.203579 0.703871 -0.152663 +v 2.204805 0.696569 -0.161989 +v 1.387097 0.749402 -0.035355 +v 1.418024 0.738396 -0.035355 +v 1.960225 0.742949 -0.056188 +v 1.976008 0.742364 -0.057637 +v 2.469083 0.246088 -0.227868 +v 2.480811 0.242949 -0.227942 +v 2.247107 0.372613 -0.227852 +v 2.250360 0.367395 -0.227799 +v 2.602854 0.114243 -0.206218 +v 2.187562 0.571993 -0.150064 +v 2.187079 0.564999 -0.153223 +v 2.133298 0.452231 -0.243174 +v 2.134476 0.440647 -0.243156 +v 2.118473 0.675256 -0.098622 +v 2.120938 0.672596 -0.102938 +v 1.906277 0.743574 -0.053003 +v 1.925418 0.743559 -0.053885 +v 2.963970 0.108111 -0.262126 +v 2.988085 0.100405 -0.263765 +v 2.202012 0.384686 -0.167541 +v 2.204946 0.376831 -0.167381 +v 3.088288 0.005719 -0.297473 +v 3.110834 -0.000679 -0.293839 +v 2.272571 0.341501 -0.227666 +v 2.278415 0.336223 -0.227657 +v 2.160403 0.711196 -0.013380 +v 2.169742 0.706811 -0.020923 +v 3.181622 0.040943 -0.186400 +v 3.188664 0.039996 -0.176950 +v 1.160010 0.851173 0.035355 +v 1.198226 0.866970 0.035355 +v 2.352565 0.207659 -0.172184 +v 2.364341 0.202853 -0.172191 +v 1.516156 0.715413 -0.035355 +v 1.549370 0.711070 -0.035356 +v 3.156445 -0.043677 -0.251512 +v 3.173233 -0.047347 -0.241417 +v 3.055310 0.002400 -0.208465 +v 3.073961 -0.003088 -0.206628 +v 2.141135 0.743479 -0.103430 +v 2.145966 0.739857 -0.109510 +v 2.725961 0.105155 -0.183741 +v 2.745238 0.099515 -0.185633 +v 2.542389 0.227965 -0.228639 +v 2.555376 0.224957 -0.228879 +v 1.737953 0.704615 0.035115 +v 1.766201 0.705174 0.034967 +v 2.229826 0.334569 -0.166879 +v 2.235382 0.328066 -0.166847 +v 2.199993 0.575803 -0.246224 +v 2.199478 0.563712 -0.249559 +v 1.094622 0.685674 0.035355 +v 1.133789 0.736273 0.035355 +v 2.067369 0.683215 -0.024726 +v 2.077044 0.681252 -0.028153 +v 2.205930 0.672134 -0.189076 +v 2.205662 0.663061 -0.197552 +v 2.500558 0.161868 -0.172852 +v 2.513482 0.158808 -0.173021 +v 1.818183 0.706535 -0.036224 +v 1.842413 0.707169 -0.036587 +v 2.705132 0.187712 -0.235979 +v 2.723011 0.182715 -0.237474 +v 1.290138 0.827499 -0.050000 +v 1.316784 0.817526 -0.050000 +v 1.614972 0.705987 0.035341 +v 1.646976 0.704813 0.035320 +v 2.198782 0.527224 -0.256329 +v 2.198861 0.515200 -0.257673 +v 2.274848 0.332176 -0.189771 +v 2.281348 0.326732 -0.189765 +v 2.064381 0.735582 0.029015 +v 2.078265 0.733507 0.025337 +v 1.649207 0.790140 -0.000032 +v 1.678896 0.789653 -0.000070 +v 1.207562 0.832869 0.050000 +v 1.236082 0.836920 0.050000 +v 2.449862 0.174733 -0.172421 +v 2.462413 0.171373 -0.172499 +v 2.023331 0.774673 -0.049230 +v 2.036452 0.773296 -0.051763 +v 2.874989 0.059342 -0.199826 +v 2.898324 0.051884 -0.202225 +v 1.399687 0.782440 -0.050000 +v 1.428959 0.772018 -0.050000 +v 2.595000 0.139774 -0.175041 +v 2.609582 0.136244 -0.175638 +v 2.263521 0.227540 -0.202779 +v 2.274245 0.221038 -0.202779 +v 2.116289 0.756033 -0.081920 +v 2.123376 0.753150 -0.086895 +v 2.740382 0.114232 -0.276712 +v 2.760043 0.108365 -0.278756 +v 2.169778 0.412369 -0.265370 +v 2.171808 0.402502 -0.265142 +v 2.242219 0.370171 -0.189976 +v 2.245663 0.364648 -0.189919 +v 2.185436 0.524699 -0.164341 +v 2.185376 0.515581 -0.165663 +v 2.968696 0.029351 -0.207989 +v 2.991624 0.022071 -0.209100 +v 1.843662 0.707188 0.034112 +v 1.866963 0.707717 0.033638 +v 2.202962 0.622222 -0.226690 +v 2.202141 0.611022 -0.232525 +v 2.128504 0.702643 -0.126236 +v 2.130650 0.699077 -0.131712 +v 3.259612 0.008034 -0.176995 +v 3.266450 0.007834 -0.157428 +v 2.324843 0.262516 -0.166783 +v 2.335107 0.257271 -0.166784 +v 3.126774 0.021848 -0.191459 +v 3.137030 0.019393 -0.186853 +v 2.412916 0.263527 -0.227682 +v 2.423834 0.259761 -0.227701 +v 2.231159 0.394355 -0.190376 +v 2.233581 0.387865 -0.190244 +v 2.102098 0.674519 -0.039831 +v 2.109154 0.672021 -0.044148 +v 3.077079 -0.022745 -0.274480 +v 3.098485 -0.028820 -0.271033 +v 2.507814 0.136557 -0.203635 +v 2.185132 0.640434 -0.084896 +v 2.186908 0.635381 -0.092069 +v 2.116641 0.714317 -0.107186 +v 2.120134 0.711700 -0.111584 +v 2.541774 0.222546 -0.190761 +v 2.554880 0.219511 -0.191003 +v 2.653742 0.138482 -0.269435 +v 2.669701 0.134240 -0.270521 +v 2.422189 0.254621 -0.189815 +v 2.433369 0.250971 -0.189842 +v 2.253637 0.353811 -0.189840 +v 2.258243 0.348422 -0.189814 +v 1.529122 0.799778 -0.000000 +v 1.558847 0.795898 -0.000001 +v 1.065783 0.706126 0.050000 +v 1.107213 0.759591 0.050000 +v 2.227517 0.665840 -0.149945 +v 2.227855 0.658060 -0.158605 +v 2.155926 0.411733 -0.174029 +v 2.158013 0.401588 -0.173794 +v 2.367237 0.242590 -0.166790 +v 2.378323 0.238065 -0.166797 +v 2.222276 0.491159 -0.228605 +v 2.222786 0.480705 -0.229015 +v 2.021570 0.689488 -0.013512 +v 2.034138 0.688169 -0.015937 +v 2.225242 0.450928 -0.229324 +v 2.226380 0.441687 -0.229231 +v 1.279446 0.793800 -0.035355 +v 1.303620 0.784713 -0.035355 +v 1.646909 0.704817 -0.035390 +v 1.678111 0.704303 -0.035430 +v 1.949661 0.778735 0.030170 +v 1.968347 0.778291 0.028786 +v 1.929671 0.708255 0.031386 +v 1.948416 0.708036 0.030283 +v 2.254743 0.309101 -0.166797 +v 2.262098 0.302940 -0.166790 +v 1.962848 0.692974 -0.006232 +v 1.978887 0.692379 -0.007704 +v 1.216898 0.798769 0.035355 +v 1.237019 0.801577 0.035355 +v 1.764065 0.790509 -0.000374 +v 1.790725 0.791173 -0.000577 +v 2.216139 0.528019 -0.186942 +v 2.216076 0.518491 -0.188324 +v 1.357601 0.761388 0.035355 +v 1.387097 0.749402 0.035355 +v 2.477521 0.180967 -0.264053 +v 2.489995 0.177866 -0.264167 +v 2.886999 0.095308 -0.194659 +v 2.910343 0.087847 -0.197059 +v 2.594748 0.153262 -0.266438 +v 2.608887 0.149840 -0.267017 +v 2.126248 0.573100 -0.189479 +v 2.125723 0.563187 -0.192742 +v 3.200275 -0.053339 -0.137074 +v 3.204910 -0.053360 -0.120362 +v 2.797441 0.059537 -0.222671 +v 2.819397 0.052682 -0.225138 +v 1.864440 0.793041 -0.001702 +v 1.886825 0.793417 -0.002309 +v 1.587815 0.778506 -0.035359 +v 1.618416 0.776615 -0.035368 +v 2.190110 0.287404 -0.202861 +v 2.197933 0.279051 -0.202830 +v 2.157453 0.727447 -0.129579 +v 2.160317 0.722693 -0.136874 +v 2.508540 0.141949 -0.241514 +v 2.285638 0.301492 -0.258250 +v 2.293949 0.295808 -0.258249 +v 2.215364 0.662847 -0.091835 +v 2.217568 0.656583 -0.100724 +v 2.081670 0.765999 -0.064650 +v 2.091281 0.763748 -0.068564 +v 3.214134 0.013685 -0.245046 +v 3.228531 0.011279 -0.230212 +v 3.017005 0.027252 -0.301151 +v 3.041274 0.019748 -0.300939 +v 2.236662 0.395461 -0.228231 +v 2.238961 0.389299 -0.228105 +v 2.457529 0.249323 -0.227809 +v 2.166102 0.638431 -0.224322 +v 2.165276 0.627366 -0.230907 +v 3.071145 -0.026393 -0.236851 +v 3.090246 -0.031815 -0.233783 +v 2.089193 0.690969 -0.071883 +v 2.095032 0.688904 -0.075454 +v 2.457511 0.154506 -0.240994 +v 2.470196 0.151243 -0.241090 +v 2.321174 0.279300 -0.258249 +v 2.330901 0.274041 -0.258249 +v 2.220910 0.637146 -0.125502 +v 2.221197 0.630481 -0.132924 +v 2.412491 0.225593 -0.166842 +v 2.424153 0.221785 -0.166870 +v 2.389600 0.266515 -0.189772 +v 2.190436 0.349491 -0.264040 +v 2.194869 0.341486 -0.263939 +v 2.715069 0.089819 -0.251904 +v 2.733865 0.084320 -0.253749 +v 2.216672 0.489065 -0.190807 +v 2.217153 0.479212 -0.191193 +v 2.150223 0.453522 -0.174530 +v 2.151299 0.442934 -0.174514 +v 1.482956 0.721288 0.035355 +v 1.516157 0.715413 0.035355 +v 2.596031 0.215499 -0.229940 +v 2.610243 0.212120 -0.230442 +v 2.060666 0.733659 -0.073823 +v 2.069526 0.731861 -0.076961 +v 2.540970 0.165844 -0.264908 +v 2.554078 0.162813 -0.265195 +v 1.305260 0.875158 0.000000 +v 1.335402 0.863931 0.000000 +v 1.793266 0.705848 0.034760 +v 2.639863 0.204873 -0.231747 +v 2.655354 0.200955 -0.232578 +v 2.183069 0.335591 -0.172498 +v 2.188402 0.327036 -0.172410 +v 2.256863 0.324738 -0.258272 +v 2.263356 0.318872 -0.258262 +v 1.708167 0.739642 -0.050136 +v 1.737032 0.739971 -0.050235 +v 1.371313 0.793976 0.050000 +v 2.894049 0.125053 -0.217681 +v 2.917572 0.117535 -0.220099 +v 2.221700 0.534092 -0.224314 +v 2.221629 0.523314 -0.225879 +v 1.417493 0.829162 0.000000 +v 1.444423 0.819566 0.000000 +v 2.132047 0.585564 -0.225193 +v 2.131429 0.573885 -0.229039 +v 2.168239 0.685215 -0.185222 +v 2.168248 0.677081 -0.193557 +v 2.138737 0.654750 -0.073456 +v 2.141792 0.651454 -0.078800 +v 1.048858 0.614949 -0.035355 +v 1.094622 0.685674 -0.035355 +v 3.236726 -0.055699 -0.148486 +v 3.241965 -0.055726 -0.129625 +v 2.795144 0.065719 -0.260367 +v 1.865568 0.778414 0.033643 +v 1.888120 0.778792 0.033031 +v 2.355844 0.181506 -0.202794 +v 2.368151 0.176757 -0.202805 +v 2.166297 0.372118 -0.173101 +v 2.169830 0.362659 -0.172908 +v 1.585086 0.743256 -0.050004 +v 1.616670 0.741303 -0.050013 +v 2.686272 0.129722 -0.271776 +v 2.161252 0.502732 -0.264297 +v 2.161671 0.490442 -0.265026 +v 2.988508 0.094822 -0.225908 +v 3.011638 0.087478 -0.227028 +v 1.303620 0.784713 0.035355 +v 1.329726 0.773513 0.035355 +v 2.135004 0.628170 -0.204522 +v 2.134262 0.618249 -0.210426 +v 2.227618 0.641742 -0.174577 +v 2.526545 0.155759 -0.173224 +v 2.539773 0.152696 -0.173468 +v 2.221320 0.694725 -0.112152 +v 2.223750 0.687824 -0.121942 +v 2.091879 0.725863 -0.087364 +v 2.097987 0.723702 -0.091099 +v 2.341594 0.294377 -0.227646 +v 2.351126 0.289506 -0.227646 +v 2.286748 0.284961 -0.166783 +v 2.295765 0.279160 -0.166783 +v 1.152917 0.863985 0.000000 +v 1.194359 0.881095 0.000000 +v 2.230779 0.416515 -0.228728 +v 2.983992 0.005669 -0.277457 +v 3.008090 -0.001901 -0.278018 +v 2.456385 0.149212 -0.203110 +v 2.469169 0.145924 -0.203207 +v 2.235568 0.348498 -0.258376 +v 2.240213 0.342500 -0.258337 +v 2.214820 0.263164 -0.202796 +v 2.223850 0.255599 -0.202788 +v 2.179584 0.374788 -0.264489 +v 3.224861 -0.026770 -0.232016 +v 2.735877 0.078225 -0.216023 +v 2.225066 0.416137 -0.190891 +v 2.121358 0.666696 -0.053324 +v 2.126540 0.663876 -0.058152 +v 2.058996 0.698505 -0.058793 +v 2.067610 0.696757 -0.061844 +v 2.416465 0.238002 -0.258306 +v 1.966212 0.707613 0.028965 +v 1.765505 0.740520 0.049617 +v 1.792484 0.741193 0.049411 +v 2.954834 0.086738 -0.292526 +v 2.509436 0.198697 -0.167439 +v 2.522225 0.195669 -0.167606 +v 2.147578 0.526077 -0.169750 +v 2.147513 0.516288 -0.171171 +v 2.819145 0.116695 -0.187149 +v 2.187903 0.456964 -0.168800 +v 2.188896 0.447192 -0.168784 +v 2.065573 0.770813 0.014122 +v 2.079694 0.768703 0.010381 +v 1.237019 0.801577 -0.035355 +v 3.172094 0.046854 -0.241775 +v 3.186404 0.043725 -0.233179 +v 1.708017 0.774995 -0.035489 +v 1.866613 0.743071 0.048281 +v 1.889032 0.743447 0.047673 +v 1.385025 0.826565 0.035355 +v 1.412278 0.815477 0.035355 +v 2.019344 0.740315 0.037730 +v 2.034948 0.738979 0.035188 +v 2.003383 0.776738 0.025213 +v 2.019848 0.775620 0.022972 +v 2.656047 0.195222 -0.194747 +v 2.672274 0.191016 -0.195731 +v 2.162855 0.591635 -0.247066 +v 2.162193 0.579111 -0.251192 +v 0.975761 0.659020 0.000000 +v 1.024998 0.735050 0.000000 +v 3.264137 -0.030361 -0.156917 +v 3.269790 -0.030392 -0.136582 +v 2.311978 0.305115 -0.189760 +v 2.148334 0.640615 -0.095399 +v 2.149729 0.636638 -0.101048 +v 2.394700 0.173061 -0.240729 +v 2.220996 0.616855 -0.146271 +v 2.980477 0.065390 -0.202805 +v 3.003211 0.058171 -0.203907 +v 2.339085 0.289603 -0.189760 +v 2.348727 0.284676 -0.189760 +v 2.151960 0.623463 -0.117839 +v 2.152164 0.618632 -0.123223 +v 2.647357 0.108533 -0.246483 +v 2.663290 0.104298 -0.247567 +v 2.886758 0.036736 -0.270319 +v 2.361593 0.259209 -0.258252 +v 2.372243 0.254610 -0.258256 +v 2.148142 0.485387 -0.173774 +v 2.148659 0.474793 -0.174190 +v 2.161250 0.553588 -0.257611 +v 1.080637 0.782909 -0.035355 +v 2.218387 0.267211 -0.240682 +v 2.227257 0.259780 -0.240674 +v 2.158051 0.333471 -0.203257 +v 2.163455 0.323709 -0.203135 +v 1.646554 0.690175 -0.000036 +v 1.678047 0.689657 -0.000075 +v 3.201759 -0.052532 -0.215672 +v 3.213156 -0.054075 -0.200419 +v 1.497131 0.790563 0.035355 +v 2.589644 0.179988 -0.169127 +v 2.210843 0.318572 -0.263748 +v 2.217078 0.311274 -0.263712 +v 2.218184 0.701416 -0.102251 +v 1.968489 0.742952 0.043470 +v 2.547321 0.127388 -0.204372 +v 2.194925 0.409954 -0.168136 +v 2.219524 0.450504 -0.191487 +v 1.885905 0.778755 -0.037645 +v 1.236082 0.836920 -0.050000 +v 1.764620 0.775867 0.034978 +v 1.791431 0.776535 0.034774 +v 3.154239 0.046300 -0.207932 +v 3.164687 0.044016 -0.201671 +v 2.451065 0.227281 -0.258418 +v 2.462856 0.223980 -0.258478 +v 2.167228 0.699687 -0.168524 +v 2.148241 0.675884 -0.027685 +v 2.155298 0.672041 -0.034262 +v 2.858637 0.117486 -0.283194 +v 2.148416 0.553283 -0.163564 +v 2.113380 0.689130 -0.004823 +v 3.176136 -0.024662 -0.129366 +v 3.180332 -0.024679 -0.114217 +v 2.197563 0.725890 -0.063221 +v 2.203994 0.720145 -0.072714 +v 2.130231 0.635666 -0.150667 +v 1.960368 0.707610 -0.041504 +v 2.511441 0.211656 -0.258892 +v 3.141056 0.030424 -0.283844 +v 3.161121 0.025276 -0.277157 +v 2.437383 0.178226 -0.172357 +v 2.150368 0.583819 -0.150801 +v 2.029105 0.703863 0.021144 +v 2.649688 0.165267 -0.171797 +v 2.199209 0.686491 -0.055136 +v 2.314836 0.309689 -0.227646 +v 2.380559 0.172231 -0.202821 +v 1.547746 0.696516 -0.000001 +v 3.112518 0.057032 -0.221713 +v 2.135182 0.686125 -0.150022 +v 2.119232 0.773568 -0.041857 +v 3.052228 0.056045 -0.295745 +v 3.153634 -0.011983 -0.281648 +v 2.503897 0.231534 -0.190261 +v 1.107213 0.759591 -0.050000 +v 2.163119 0.335587 -0.241129 +v 2.219069 0.587792 -0.167065 +v 1.490044 0.755926 0.050000 +v 1.521527 0.750358 0.050000 +v 2.595965 0.209952 -0.192075 +v 2.610347 0.206533 -0.192584 +v 2.238492 0.290286 -0.263657 +v 2.187032 0.299330 -0.240787 +v 2.125922 0.474457 -0.204969 +v 1.766301 0.690534 -0.000390 +v 1.793319 0.691207 -0.000596 +v 2.547686 0.132865 -0.242245 +v 2.130143 0.428982 -0.205208 +v 2.147126 0.375334 -0.241883 +v 3.013887 0.015077 -0.209621 +v 1.866414 0.693061 -0.001708 +v 1.888105 0.693425 -0.002296 +v 1.235146 0.872262 -0.035355 +v 2.313270 0.240507 -0.263642 +v 2.130219 0.525021 -0.239175 +v 2.108910 0.682415 -0.086611 +v 2.136893 0.661976 -0.177647 +v 2.156746 0.759293 -0.066494 +v 2.771478 0.144509 -0.273526 +v 2.307212 0.228982 -0.172176 +v 2.388284 0.193868 -0.172217 +v 1.323920 0.760069 0.000000 +v 1.263406 0.834506 0.050000 +v 2.219999 0.347930 -0.166977 +v 2.152002 0.608239 -0.133403 +v 2.151711 0.602628 -0.138146 +v 2.223232 0.576201 -0.213653 +v 3.247507 0.036485 -0.131011 +v 1.468127 0.797311 -0.035355 +v 2.696749 0.166142 -0.266457 +v 2.265803 0.253390 -0.172177 +v 2.267220 0.346740 -0.227680 +v 2.172179 0.659404 -0.055443 +v 1.446371 0.714775 0.000000 +v 2.430919 0.156185 -0.202965 +v 2.443635 0.152625 -0.203030 +v 3.120757 0.060027 -0.258964 +v 2.128815 0.655617 -0.127814 +v 2.072318 0.783818 -0.023994 +v 1.549374 0.711070 0.035355 +v 2.632841 0.182945 -0.262314 +v 2.229879 0.280516 -0.172192 +v 3.154850 -0.022868 -0.171860 +v 2.535211 0.192638 -0.167808 +v 1.736850 0.775317 0.035123 +v 2.504827 0.236877 -0.228143 +v 2.208719 0.410867 -0.259484 +v 2.131555 0.475950 -0.242791 +v 2.015737 0.790344 -0.012110 +v 1.816304 0.777220 -0.036210 +v 1.840686 0.777859 -0.036576 +v 1.678557 0.739651 0.049928 +v 1.618450 0.776612 0.035342 +v 1.237406 0.786937 0.000000 +v 3.140018 -0.020177 -0.185216 +v 2.202701 0.448216 -0.260129 +v 2.888555 0.030713 -0.232570 +v 2.912328 0.023094 -0.234817 +v 2.141526 0.374523 -0.204036 +v 1.886810 0.708050 -0.037636 +v 2.142424 0.753941 -0.015305 +v 2.185965 0.486675 -0.168096 +v 3.006798 -0.006944 -0.240106 +v 2.124666 0.520198 -0.201621 +v 0.988302 0.651459 0.035355 +v 1.791561 0.741187 -0.050585 +v 3.195008 0.039368 -0.165909 +v 2.004088 0.705357 -0.046417 +v 3.090944 -0.007910 -0.203907 +v 2.760972 0.171728 -0.241071 +v 2.296519 0.208646 -0.202780 +v 2.217936 0.380292 -0.258785 +v 2.404397 0.202089 -0.263703 +v 2.456199 0.244085 -0.189925 +v 2.199511 0.717395 -0.133945 +v 2.487751 0.164965 -0.172712 +v 1.553300 0.746207 0.049999 +v 1.144797 0.726614 0.000000 +v 2.700075 0.151862 -0.175240 +v 2.391566 0.271538 -0.227658 +v 3.124053 -0.040753 -0.224226 +v 1.450104 0.728936 -0.035355 +v 2.893987 0.066424 -0.293358 +v 2.138545 0.385168 -0.204289 +v 2.183729 0.740652 -0.097880 +v 1.357760 0.838429 -0.035355 +v 2.576138 0.196581 -0.260125 +v 2.200455 0.310641 -0.172289 +v 2.189613 0.619592 -0.112204 +v 2.921837 0.044348 -0.204447 +v 2.617544 0.110613 -0.206909 +v 2.091617 0.731171 0.021234 +v 2.123257 0.708910 -0.116199 +v 1.885898 0.743395 -0.052278 +v 1.678231 0.704298 0.035281 +v 1.944974 0.778705 -0.040385 +v 2.284755 0.330913 -0.227652 +v 2.231338 0.354564 -0.258426 +v 2.139738 0.719046 0.000175 +v 2.357572 0.219680 -0.263650 +v 1.582364 0.708006 -0.035360 +v 3.034119 0.080415 -0.227555 +v 2.186216 0.549975 -0.158596 +v 2.185871 0.541914 -0.160816 +v 2.205565 0.688867 -0.171213 +v 2.845795 0.145788 -0.250327 +v 2.288328 0.321288 -0.189762 +v 2.198862 0.539361 -0.254565 +v 2.004593 0.740661 -0.061175 +v 2.762983 0.165632 -0.203345 +v 2.299028 0.213419 -0.240666 +v 2.208190 0.369253 -0.167246 +v 1.792613 0.705845 -0.035947 +v 2.411164 0.258424 -0.189795 +v 1.343743 0.805971 -0.050000 +v 2.137529 0.418079 -0.242862 +v 2.241384 0.321660 -0.166824 +v 2.689077 0.186550 -0.196875 +v 2.452823 0.187448 -0.263881 +v 2.128087 0.600212 -0.177245 +v 2.256085 0.238737 -0.240666 +v 2.163023 0.466624 -0.265769 +v 3.138279 -0.039333 -0.259724 +v 1.459116 0.763123 -0.050000 +v 2.617059 0.116293 -0.244751 +v 2.801836 0.095577 -0.283349 +v 2.188054 0.578675 -0.146584 +v 2.205174 0.653515 -0.205617 +v 2.146563 0.644402 -0.089791 +v 2.567386 0.159723 -0.265539 +v 2.340944 0.212678 -0.172180 +v 2.093287 0.766325 0.006204 +v 2.434909 0.256145 -0.227728 +v 2.199494 0.491729 -0.259348 +v 1.943381 0.743349 -0.054941 +v 2.148045 0.544605 -0.165955 +v 2.253955 0.362239 -0.227757 +v 2.221915 0.501786 -0.227976 +v 2.939811 0.115855 -0.260119 +v 2.220262 0.643723 -0.117622 +v 2.992418 0.034975 -0.300578 +v 1.736468 0.789962 -0.000230 +v 1.048858 0.614949 0.035355 +v 2.236214 0.381711 -0.190135 +v 1.889026 0.708087 0.033040 +v 1.269465 0.869338 0.035355 +v 2.269894 0.296860 -0.166786 +v 2.009418 0.775864 -0.046965 +v 2.263301 0.343025 -0.189794 +v 2.200625 0.587757 -0.242287 +v 3.272086 0.007803 -0.137155 +v 1.329726 0.773513 -0.035355 +v 2.167995 0.422568 -0.265580 +v 2.189675 0.602977 -0.129216 +v 1.708399 0.704286 -0.035495 +v 1.619153 0.791240 -0.000013 +v 2.132329 0.464003 -0.243064 +v 2.057009 0.685027 -0.021545 +v 1.986234 0.777627 0.027142 +v 1.177136 0.820242 0.050000 +v 1.121112 0.823637 0.035355 +v 2.807383 0.080652 -0.192343 +v 2.829409 0.073776 -0.194818 +v 2.687935 0.192400 -0.234676 +v 2.203772 0.633065 -0.220238 +v 2.253102 0.234244 -0.202780 +v 2.100249 0.761334 -0.072751 +v 2.094398 0.676896 -0.035717 +v 2.133496 0.607806 -0.215866 +v 2.135199 0.657910 -0.068227 +v 2.623396 0.146254 -0.267700 +v 3.194908 -0.053189 -0.152487 +v 2.561040 0.129764 -0.242590 +v 3.172760 -0.050916 -0.190755 +v 3.181300 -0.052068 -0.179309 +v 2.721553 0.119740 -0.274864 +v 1.840953 0.792508 -0.001224 +v 1.557219 0.781344 -0.035356 +v 2.941270 0.109940 -0.222339 +v 2.249455 0.359209 -0.189875 +v 2.124953 0.666647 -0.112210 +v 2.224266 0.460540 -0.229339 +v 2.216336 0.498948 -0.190223 +v 2.314844 0.267922 -0.166783 +v 3.145474 0.017546 -0.181804 +v 2.125283 0.552893 -0.195580 +v 2.008200 0.690632 -0.011335 +v 1.418024 0.738396 0.035355 +v 2.765250 0.093544 -0.187714 +v 1.018580 0.633204 0.050000 +v 2.226773 0.673388 -0.140905 +v 2.216319 0.537329 -0.185233 +v 2.241449 0.383487 -0.228002 +v 3.169096 0.013949 -0.153790 +v 2.689598 0.115442 -0.180559 +v 2.582170 0.218748 -0.229519 +v 2.302663 0.290202 -0.258249 +v 2.160417 0.391596 -0.173552 +v 2.482922 0.148079 -0.241207 +v 1.928348 0.793587 -0.004000 +v 1.947576 0.793362 -0.005131 +v 1.819095 0.706545 0.034481 +v 1.194262 0.789311 0.035355 +v 2.624565 0.132541 -0.176343 +v 1.678387 0.739658 -0.050072 +v 2.340898 0.268932 -0.258249 +v 2.256259 0.259919 -0.172177 +v 2.152594 0.432424 -0.174409 +v 1.133789 0.736273 -0.035355 +v 3.230401 -0.055517 -0.166605 +v 1.909619 0.778981 0.032265 +v 1.390704 0.840063 -0.000000 +v 2.127457 0.591640 -0.181709 +v 1.553294 0.746207 -0.050001 +v 2.360912 0.284778 -0.227647 +v 2.082689 0.692976 -0.068409 +v 3.240889 0.009604 -0.213677 +v 2.182729 0.296044 -0.202903 +v 2.150287 0.735998 -0.115892 +v 2.229148 0.424455 -0.228913 +v 2.212487 0.668987 -0.082749 +v 3.054796 -0.016190 -0.276687 +v 2.151510 0.628070 -0.112314 +v 2.182163 0.736513 -0.045291 +v 2.270324 0.313036 -0.258256 +v 2.173792 0.353409 -0.172744 +v 2.147579 0.506203 -0.172296 +v 3.209643 -0.024227 -0.247694 +v 2.755639 0.072328 -0.218077 +v 2.221906 0.544810 -0.222345 +v 2.400961 0.229570 -0.166821 +v 1.500067 0.804911 -0.000000 +v 2.209914 0.274869 -0.240695 +v 1.983122 0.706985 0.027412 +v 1.818345 0.741890 0.049131 +v 2.035677 0.774264 0.020393 +v 2.481992 0.142736 -0.203325 +v 2.129863 0.750105 -0.092133 +v 2.149852 0.576806 -0.154454 +v 2.051062 0.735337 -0.070875 +v 2.161002 0.515241 -0.263256 +v 1.678712 0.775012 -0.035426 +v 2.553197 0.149592 -0.173762 +v 2.566850 0.146421 -0.174115 +v 1.910358 0.743635 0.046914 +v 2.167989 0.668324 -0.201739 +v 2.245299 0.336549 -0.258308 +v 2.049950 0.737403 0.032291 +v 2.624840 0.208586 -0.231040 +v 2.343657 0.186481 -0.202787 +v 2.194199 0.318720 -0.172342 +v 3.257202 -0.030158 -0.176756 +v 2.358623 0.279895 -0.189761 +v 2.085112 0.727951 -0.083749 +v 2.193103 0.691946 -0.046121 +v 1.271974 0.883766 0.000000 +v 2.243006 0.241150 -0.202781 +v 2.190081 0.437570 -0.168688 +v 2.427870 0.234278 -0.258334 +v 2.162713 0.717577 -0.144448 +v 3.050752 -0.020393 -0.238865 +v 2.320676 0.299842 -0.189759 +v 2.356327 0.247301 -0.166786 +v 1.111636 0.834802 0.000000 +v 2.161651 0.566404 -0.254697 +v 2.930303 0.094600 -0.290488 +v 2.640347 0.199193 -0.193906 +v 2.841966 0.045564 -0.227653 +v 1.708577 0.689639 -0.000141 +v 3.188411 -0.050303 -0.229426 +v 2.753482 0.078467 -0.255789 +v 1.468127 0.797311 0.035355 +v 2.575603 0.183280 -0.168701 +v 2.115569 0.669412 -0.048651 +v 1.587829 0.778505 0.035352 +v 2.158404 0.345238 -0.241275 +v 2.209562 0.714140 -0.082444 +v 1.986166 0.742296 0.041846 +v 2.679837 0.099787 -0.248821 +v 2.447855 0.214635 -0.166956 +v 2.225946 0.615216 -0.194660 +v 3.100169 0.028892 -0.198908 +v 2.206175 0.270977 -0.202809 +v 1.817217 0.777231 0.034494 +v 2.226907 0.408476 -0.190705 +v 3.171515 -0.024538 -0.142673 +v 2.383070 0.250191 -0.258262 +v 1.343743 0.805971 0.050000 +v 2.049634 0.700142 -0.055919 +v 2.496824 0.201747 -0.167301 +v 2.841287 0.109783 -0.189637 +v 2.164431 0.615834 -0.236914 +v 1.257347 0.799674 -0.035355 +v 2.220644 0.441408 -0.191396 +v 2.126666 0.462981 -0.205231 +v 2.043004 0.702404 0.018461 +v 2.296424 0.234815 -0.172176 +v 1.581242 0.693404 -0.000004 +v 2.933825 0.080321 -0.199279 +v 2.176687 0.383727 -0.264690 +v 1.121112 0.823637 -0.035355 +v 2.474783 0.220788 -0.258552 +v 2.323413 0.304489 -0.227646 +v 3.132644 -0.006598 -0.288647 +v 2.936223 0.015436 -0.236802 +v 3.025203 0.051262 -0.204423 +v 1.863891 0.778385 -0.037048 +v 2.634011 0.169232 -0.170956 +v 2.523979 0.208687 -0.259055 +v 2.130300 0.512622 -0.240562 +v 1.459116 0.763123 0.050000 +v 2.835783 0.124694 -0.280647 +v 2.581948 0.213239 -0.191650 +v 2.221884 0.287740 -0.172204 +v 1.819028 0.691900 -0.000875 +v 2.324035 0.235005 -0.263643 +v 2.736957 0.141428 -0.178467 +v 2.756466 0.135721 -0.180382 +v 2.167510 0.658948 -0.209659 +v 2.153170 0.343462 -0.203408 +v 3.120059 0.036122 -0.288840 +v 2.681215 0.093872 -0.211037 +v 2.484371 0.204842 -0.167187 +v 2.223856 0.586305 -0.209734 +v 1.908518 0.693605 -0.003023 +v 2.103134 0.691889 -0.000038 +v 3.199252 0.041224 -0.223033 +v 2.407160 0.168992 -0.240760 +v 2.197018 0.401251 -0.167926 +v 1.357760 0.838430 0.035355 +v 2.130046 0.629558 -0.156378 +v 1.263406 0.834506 -0.050000 +v 3.028322 0.063437 -0.295952 +v 2.369088 0.214979 -0.263656 +v 1.439894 0.805640 -0.035355 +v 2.263780 0.270546 -0.263643 +v 2.273004 0.264237 -0.263642 +v 2.084914 0.781614 -0.027863 +v 1.143991 0.796682 -0.050000 +v 1.943729 0.708005 -0.040272 +v 2.136053 0.680916 -0.156681 +v 1.582378 0.708004 0.035351 +v 3.147993 -0.021728 -0.178930 +v 2.129519 0.770391 -0.047357 +v 1.708214 0.774990 0.035222 +v 2.144214 0.385733 -0.242131 +v 2.045941 0.686680 -0.018615 +v 2.418245 0.159910 -0.202914 +v 1.790779 0.776532 -0.035934 +v 2.743441 0.171349 -0.201427 +v 2.124740 0.508879 -0.202885 +v 2.153337 0.750075 -0.021987 +v 1.708446 0.739635 0.049863 +v 2.751610 0.150437 -0.271461 +v 3.139226 0.055014 -0.254579 +v 2.870069 0.074068 -0.290900 +v 2.491696 0.234567 -0.190150 +v 2.206933 0.419558 -0.259686 +v 2.188536 0.585079 -0.142773 +v 1.351922 0.747890 0.000000 +v 2.230909 0.297138 -0.263669 +v 2.030865 0.789049 -0.014574 +v 2.679909 0.170733 -0.265181 +v 2.136668 0.654446 -0.184684 +v 3.046160 0.044782 -0.204247 +v 2.416376 0.198178 -0.263732 +v 2.345731 0.191460 -0.240674 +v 2.357810 0.186529 -0.240681 +v 2.823540 0.152735 -0.247827 +v 1.269465 0.869338 -0.035355 +v 2.618113 0.186585 -0.261621 +v 2.104840 0.684629 -0.082820 +v 2.560818 0.124254 -0.204721 +v 2.167270 0.663788 -0.048195 +v 2.224703 0.341183 -0.166921 +v 1.990781 0.741599 -0.059297 +v 2.287875 0.219450 -0.240666 +v 1.585106 0.743254 0.049996 +v 2.718163 0.146806 -0.176752 +v 2.130919 0.561922 -0.232339 +v 2.129543 0.651251 -0.133398 +v 2.104445 0.728566 0.016686 +v 3.107917 -0.036612 -0.229590 +v 2.205064 0.326035 -0.263796 +v 1.329949 0.850339 -0.035355 +v 2.217433 0.563738 -0.177939 +v 2.216980 0.555201 -0.180748 +v 1.965867 0.792928 -0.006486 +v 1.865287 0.707688 -0.037053 +v 2.632662 0.106789 -0.207720 +v 2.402158 0.267451 -0.227668 +v 2.291585 0.325587 -0.227648 +v 2.135879 0.429261 -0.243043 +v 2.150381 0.715276 -0.006342 +v 2.039495 0.701655 -0.053236 +v 3.128226 0.052768 -0.217994 +v 2.863018 0.044323 -0.267879 +v 2.741615 0.177390 -0.239171 +v 2.219635 0.595339 -0.162574 +v 2.129705 0.622966 -0.161950 +v 1.708597 0.704281 0.035216 +v 3.200726 0.039014 -0.153063 +v 2.188708 0.735282 -0.106582 +v 2.492723 0.239886 -0.228033 +v 2.140493 0.679521 -0.021428 +v 2.282592 0.258070 -0.263642 +v 2.201648 0.458579 -0.260146 +v 1.254837 0.785246 0.000000 +v 3.152484 0.016184 -0.176282 +v 3.055683 0.073746 -0.227373 +v 2.959642 0.013400 -0.276279 +v 2.825838 0.146553 -0.210131 +v 2.848075 0.139611 -0.212629 +v 2.227493 0.360731 -0.258489 +v 1.176347 0.758563 0.000000 +v 2.186449 0.476763 -0.168484 +v 2.562752 0.199690 -0.259779 +v 2.945359 0.036809 -0.206402 +v 1.764862 0.740522 -0.050381 +v 2.182821 0.645371 -0.077588 +v 2.215299 0.387356 -0.258929 +v 3.118917 -0.034365 -0.266174 +v 2.285253 0.214737 -0.202779 +v 2.164533 0.755053 -0.073750 +v 2.106361 0.763669 0.001569 +v 2.446139 0.252670 -0.227763 +v 1.864241 0.743031 -0.051691 +v 2.631969 0.112522 -0.245550 +v 2.189088 0.624952 -0.105779 +v 2.780535 0.102143 -0.280978 +v 2.247837 0.315340 -0.166807 +v 2.163168 0.381768 -0.173318 +v 2.186625 0.557667 -0.156065 +v 3.229013 0.037140 -0.183321 +v 1.482956 0.721288 -0.035355 +v 2.580929 0.156548 -0.265950 +v 2.475040 0.168125 -0.172596 +v 2.131785 0.417851 -0.205028 +v 2.136250 0.646294 -0.191571 +v 1.614938 0.705990 -0.035369 +v 2.123093 0.669739 -0.107460 +v 2.086049 0.679143 -0.031820 +v 3.173924 0.013654 -0.142912 +v 3.173716 0.042259 -0.194550 +v 2.201831 0.710805 -0.143295 +v 2.239083 0.375837 -0.190047 +v 1.371313 0.793976 -0.050000 +v 1.143991 0.796682 0.050000 +v 3.035410 0.085458 -0.265468 +v 3.058197 0.078412 -0.265272 +v 2.967674 0.042831 -0.299382 +v 2.199098 0.503353 -0.258659 +v 2.502563 0.174827 -0.264305 +v 1.909902 0.708271 0.032297 +v 2.205919 0.680732 -0.180268 +v 1.235146 0.872262 0.035355 +v 2.376252 0.198257 -0.172201 +v 2.246122 0.245552 -0.240667 +v 2.135775 0.746887 -0.097641 +v 1.993987 0.691597 -0.009402 +v 2.108583 0.758761 -0.077205 +v 2.199096 0.551544 -0.252325 +v 2.424981 0.181871 -0.172307 +v 1.765746 0.705175 -0.035742 +v 2.851977 0.066657 -0.197333 +v 2.188207 0.630218 -0.099049 +v 2.201351 0.599515 -0.237724 +v 2.126042 0.705906 -0.121073 +v 2.268832 0.337609 -0.189781 +v 2.175812 0.304979 -0.202961 +v 2.154129 0.422017 -0.174240 +v 1.708036 0.789637 -0.000132 +v 3.106087 -0.012022 -0.200324 +v 2.638328 0.142477 -0.268501 +v 1.490044 0.755926 -0.050000 +v 2.574608 0.126583 -0.243001 +v 3.162875 -0.049267 -0.200943 +v 2.048818 0.771736 -0.054569 +v 2.060459 0.769997 -0.057651 +v 1.588951 0.793106 -0.000004 +v 3.035205 0.008484 -0.209442 +v 1.450104 0.728936 0.035355 +v 2.785977 0.087250 -0.189961 +v 2.495698 0.144990 -0.241347 +v 2.244151 0.377952 -0.227919 +v 1.357601 0.761388 -0.035355 +v 2.227865 0.650033 -0.166830 +v 2.108362 0.719178 -0.098895 +v 2.112735 0.716800 -0.102968 +v 2.185606 0.533485 -0.162729 +v 2.707420 0.110461 -0.182049 +v 1.816372 0.791865 -0.000855 +v 2.389568 0.233726 -0.166806 +v 2.219175 0.650205 -0.109342 +v 3.065074 0.012547 -0.299774 +v 2.278116 0.290864 -0.166784 +v 1.994673 0.776866 -0.044959 +v 2.331609 0.191684 -0.202783 +v 2.221700 0.512525 -0.227084 +v 2.964979 0.102341 -0.224309 +v 2.640002 0.128637 -0.177170 +v 2.180312 0.308009 -0.240843 +v 1.737646 0.704619 -0.035595 +v 2.154113 0.731871 -0.122582 +v 2.465132 0.184154 -0.263959 +v 2.204526 0.643508 -0.213198 +v 2.863939 0.102638 -0.192161 +v 2.190277 0.731352 -0.054053 +v 2.166442 0.433098 -0.265751 +v 2.228936 0.401218 -0.190531 +v 2.351137 0.263985 -0.258250 +v 3.031750 -0.009217 -0.277814 +v 2.178201 0.344384 -0.172608 +v 2.126835 0.582595 -0.185796 +v 3.188634 -0.052798 -0.166564 +v 2.223449 0.470481 -0.229248 +v 2.077667 0.729954 -0.080275 +v 1.908117 0.793604 -0.003067 +v 2.311750 0.284693 -0.258249 +v 2.221203 0.623724 -0.139850 +v 2.071402 0.768084 -0.061011 +v 3.180136 0.020729 -0.268558 +v 3.197901 0.016845 -0.257872 +v 2.494868 0.139622 -0.203466 +v 1.363566 0.851874 0.000000 +v 2.216604 0.546396 -0.183175 +v 2.050908 0.772664 0.017451 +v 2.776171 0.066093 -0.220304 +v 2.568628 0.221893 -0.229169 +v 2.277756 0.307239 -0.258252 +v 1.647833 0.740160 -0.050034 +v 3.251192 0.008570 -0.195824 +v 2.703533 0.124898 -0.273219 +v 2.400299 0.262387 -0.189782 +v 2.915775 0.123558 -0.257847 +v 2.333791 0.196616 -0.240670 +v 2.216140 0.508781 -0.189407 +v 1.166870 0.769728 -0.035355 +v 2.162259 0.478399 -0.265500 +v 2.225542 0.680713 -0.131549 +v 2.957270 0.072806 -0.201227 +v 2.444705 0.247463 -0.189878 +v 2.166864 0.648973 -0.217216 +v 3.011967 0.092823 -0.264920 +v 2.870844 0.132429 -0.215167 +v 2.580771 0.143158 -0.174537 +v 2.144391 0.648010 -0.084250 +v 1.471860 0.811472 0.000000 +v 2.444861 0.157892 -0.240914 +v 2.132746 0.596892 -0.220797 +v 2.131144 0.660949 -0.063123 +v 3.222639 -0.055026 -0.183975 +v 2.174103 0.392958 -0.264911 +v 1.930110 0.778964 0.031321 +v 1.257347 0.799674 0.035355 +v 1.279446 0.793800 0.035355 +v 3.029236 -0.013882 -0.239914 +v 1.521526 0.750358 -0.050000 +v 2.233250 0.248265 -0.202783 +v 2.075500 0.694910 -0.065055 +v 1.439894 0.805640 0.035355 +v 2.214281 0.707892 -0.092320 +v 1.166870 0.769728 0.035355 +v 2.865056 0.038224 -0.230154 +v 2.439403 0.230709 -0.258370 +v 1.843057 0.742537 0.048760 +v 2.773916 0.072262 -0.258004 +v 2.345610 0.252196 -0.166784 +v 2.305141 0.273475 -0.166783 +v 2.149349 0.464155 -0.174432 +v 1.234758 0.886902 0.000000 +v 2.227682 0.432853 -0.229086 +v 2.150778 0.632460 -0.106701 +v 1.648785 0.775503 -0.035388 +v 2.250845 0.330630 -0.258287 +v 2.697075 0.094969 -0.250262 +v 2.671361 0.196806 -0.233548 +v 1.069629 0.792568 0.000000 +v 2.135681 0.637529 -0.198212 +v 2.435941 0.218137 -0.166907 +v 2.167912 0.692737 -0.176848 +v 2.223769 0.304131 -0.263687 +v 2.040686 0.736887 -0.068129 +v 3.114499 0.025000 -0.195522 +v 2.163612 0.603901 -0.242307 +v 2.236507 0.252564 -0.240669 +v 2.152165 0.613565 -0.128421 +v 2.161644 0.668005 -0.041115 +v 2.147760 0.535528 -0.168016 +v 2.003099 0.741419 0.039941 +v 2.625128 0.202955 -0.193189 +v 2.329724 0.294665 -0.189760 +v 1.841935 0.777878 0.034124 +v 2.147785 0.495880 -0.173153 +v 1.738028 0.689974 -0.000242 +v 1.614235 0.691361 -0.000014 +v 2.100232 0.686790 -0.079102 +v 1.843395 0.692538 -0.001240 +v 2.568263 0.216417 -0.191296 +v 2.332345 0.299377 -0.227646 +v 3.156356 0.050618 -0.248881 +v 2.103466 0.721475 -0.094943 +v 3.142128 0.049198 -0.213383 +v 2.199741 0.333670 -0.263859 +v 2.187091 0.466839 -0.168709 +v 1.737465 0.739965 0.049764 +v 2.199375 0.392826 -0.167724 +v 1.300831 0.861199 -0.035355 +v 2.169380 0.314205 -0.203037 +vn -0.7755 0.5022 -0.3824 +vn -0.7534 0.5347 -0.3826 +vn -0.7755 0.5022 0.3824 +vn -0.7534 0.5347 0.3826 +vn -0.3214 0.2081 0.9238 +vn -0.3121 0.2214 0.9239 +vn 0.3215 -0.2080 0.9238 +vn 0.3122 -0.2213 0.9239 +vn 0.3122 -0.2214 0.9239 +vn 0.7757 -0.5019 0.3824 +vn 0.7538 -0.5341 0.3826 +vn 0.7757 -0.5019 -0.3824 +vn 0.7538 -0.5341 -0.3826 +vn 0.3215 -0.2080 -0.9238 +vn 0.3122 -0.2214 -0.9239 +vn 0.3122 -0.2213 -0.9239 +vn -0.3214 0.2081 -0.9238 +vn -0.3121 0.2214 -0.9239 +vn -0.6939 0.6100 -0.3826 +vn -0.6939 0.6100 0.3826 +vn -0.2876 0.2525 0.9238 +vn 0.2878 -0.2523 0.9238 +vn 0.6952 -0.6085 0.3826 +vn 0.6952 -0.6085 -0.3826 +vn 0.2878 -0.2523 -0.9238 +vn -0.2876 0.2525 -0.9238 +vn -0.5966 0.7054 -0.3826 +vn -0.5965 0.7055 -0.3826 +vn -0.5965 0.7055 0.3826 +vn -0.5966 0.7054 0.3826 +vn -0.2474 0.2920 0.9239 +vn 0.2480 -0.2916 0.9238 +vn 0.2479 -0.2916 0.9238 +vn 0.5997 -0.7028 0.3826 +vn 0.5996 -0.7029 0.3826 +vn 0.5996 -0.7029 -0.3826 +vn 0.5997 -0.7028 -0.3826 +vn 0.2479 -0.2916 -0.9238 +vn 0.2480 -0.2916 -0.9238 +vn -0.2474 0.2920 -0.9239 +vn -0.4459 0.8091 -0.3827 +vn -0.4458 0.8091 -0.3827 +vn -0.4458 0.8091 0.3827 +vn -0.4459 0.8091 0.3827 +vn -0.1850 0.3349 0.9239 +vn 0.1857 -0.3345 0.9239 +vn 0.1856 -0.3345 0.9239 +vn 0.4502 -0.8067 0.3827 +vn 0.4501 -0.8068 0.3827 +vn 0.4501 -0.8068 -0.3827 +vn 0.4502 -0.8067 -0.3827 +vn 0.1856 -0.3345 -0.9239 +vn 0.1857 -0.3345 -0.9239 +vn -0.1850 0.3349 -0.9239 +vn -0.2439 0.8910 -0.3829 +vn -0.2439 0.8910 0.3829 +vn -0.1010 0.3689 0.9239 +vn 0.1010 -0.3688 0.9240 +vn 0.2438 -0.8909 0.3830 +vn 0.2438 -0.8909 -0.3830 +vn 0.1010 -0.3688 -0.9240 +vn -0.1010 0.3689 -0.9239 +vn -0.0268 0.9234 -0.3828 +vn -0.0269 0.9234 -0.3828 +vn -0.0269 0.9234 0.3828 +vn -0.0268 0.9234 0.3828 +vn -0.0106 0.3824 0.9239 +vn 0.0094 -0.3824 0.9239 +vn 0.0096 -0.3824 0.9239 +vn 0.0197 -0.9236 0.3829 +vn 0.0200 -0.9236 0.3829 +vn 0.0200 -0.9236 -0.3829 +vn 0.0197 -0.9236 -0.3829 +vn 0.0096 -0.3824 -0.9239 +vn 0.0094 -0.3824 -0.9239 +vn -0.0106 0.3824 -0.9239 +vn 0.1554 0.9107 -0.3826 +vn 0.1553 0.9107 -0.3826 +vn 0.1553 0.9107 0.3826 +vn 0.1554 0.9107 0.3826 +vn 0.0650 0.3772 0.9239 +vn 0.0650 0.3771 0.9239 +vn -0.0663 -0.3770 0.9238 +vn -0.1635 -0.9093 0.3825 +vn -0.1633 -0.9094 0.3825 +vn -0.1633 -0.9094 -0.3825 +vn -0.1635 -0.9093 -0.3825 +vn -0.0663 -0.3770 -0.9238 +vn 0.0650 0.3771 -0.9239 +vn 0.2776 0.8812 -0.3826 +vn 0.2775 0.8812 -0.3826 +vn 0.2775 0.8812 0.3826 +vn 0.2776 0.8812 0.3826 +vn 0.1154 0.3649 0.9238 +vn -0.1162 -0.3647 0.9238 +vn -0.2821 -0.8798 0.3825 +vn -0.2821 -0.8798 -0.3825 +vn -0.1162 -0.3647 -0.9238 +vn 0.1154 0.3649 -0.9238 +vn 0.3432 0.8578 -0.3826 +vn 0.3432 0.8578 0.3826 +vn 0.1424 0.3553 0.9238 +vn -0.1426 -0.3551 0.9238 +vn -0.3449 -0.8571 0.3826 +vn -0.3449 -0.8571 -0.3826 +vn -0.1426 -0.3551 -0.9238 +vn 0.1424 0.3553 -0.9238 +vn 0.3661 0.8482 -0.3826 +vn 0.3661 0.8482 0.3826 +vn 0.1517 0.3513 0.9239 +vn -0.1517 -0.3513 0.9239 +vn -0.3664 -0.8481 0.3826 +vn -0.3664 -0.8481 -0.3826 +vn -0.1517 -0.3513 -0.9239 +vn 0.1517 0.3514 -0.9239 +vn 0.3584 0.8515 -0.3827 +vn 0.3584 0.8515 0.3827 +vn 0.1484 0.3527 0.9239 +vn -0.1484 -0.3527 0.9239 +vn -0.3581 -0.8516 0.3827 +vn -0.3581 -0.8516 -0.3827 +vn -0.3582 -0.8516 -0.3827 +vn -0.1484 -0.3527 -0.9239 +vn 0.1484 0.3527 -0.9239 +vn 0.3292 0.8632 -0.3827 +vn 0.3292 0.8632 0.3827 +vn 0.1363 0.3576 0.9239 +vn -0.1362 -0.3576 0.9239 +vn -0.3288 -0.8634 0.3827 +vn -0.3288 -0.8634 -0.3827 +vn -0.1362 -0.3576 -0.9239 +vn 0.1363 0.3576 -0.9239 +vn 0.2858 0.8785 -0.3827 +vn 0.2858 0.8785 0.3827 +vn 0.1184 0.3639 0.9239 +vn -0.1183 -0.3639 0.9239 +vn -0.2856 -0.8786 0.3827 +vn -0.2856 -0.8786 -0.3827 +vn -0.1183 -0.3639 -0.9239 +vn 0.1184 0.3639 -0.9239 +vn 0.2355 0.8933 -0.3827 +vn 0.2355 0.8933 0.3827 +vn 0.0975 0.3700 0.9239 +vn -0.0975 -0.3700 0.9239 +vn -0.2355 -0.8933 0.3827 +vn -0.2355 -0.8933 -0.3827 +vn -0.0975 -0.3700 -0.9239 +vn 0.0975 0.3700 -0.9239 +vn 0.1851 0.9051 -0.3827 +vn 0.1851 0.9051 0.3827 +vn 0.0767 0.3749 0.9239 +vn -0.0767 -0.3749 0.9239 +vn -0.1853 -0.9051 0.3827 +vn -0.1853 -0.9051 -0.3827 +vn -0.0767 -0.3749 -0.9239 +vn 0.0767 0.3749 -0.9239 +vn 0.1402 0.9132 -0.3827 +vn 0.1402 0.9132 0.3827 +vn 0.0581 0.3782 0.9239 +vn -0.0581 -0.3782 0.9239 +vn -0.1404 -0.9131 0.3827 +vn -0.1404 -0.9131 -0.3827 +vn -0.0581 -0.3782 -0.9239 +vn 0.0581 0.3782 -0.9239 +vn 0.1024 0.9182 -0.3827 +vn 0.1025 0.9181 0.3827 +vn 0.0425 0.3803 0.9239 +vn -0.0424 -0.3803 0.9239 +vn -0.1026 -0.9181 0.3827 +vn -0.1026 -0.9181 -0.3827 +vn -0.0425 -0.3803 -0.9239 +vn 0.0424 0.3803 -0.9239 +vn 0.0711 0.9211 -0.3827 +vn 0.0712 0.9211 0.3827 +vn 0.0297 0.3815 0.9239 +vn -0.0293 -0.3815 0.9239 +vn -0.0712 -0.9211 0.3827 +vn -0.0714 -0.9211 -0.3827 +vn -0.0297 -0.3815 -0.9239 +vn 0.0293 0.3815 -0.9239 +vn 0.0452 0.9228 -0.3826 +vn 0.0456 0.9227 0.3827 +vn 0.0193 0.3822 0.9239 +vn -0.0184 -0.3822 0.9239 +vn -0.0453 -0.9228 0.3826 +vn -0.0457 -0.9227 -0.3827 +vn -0.0193 -0.3822 -0.9239 +vn 0.0184 0.3822 -0.9239 +vn 0.0241 0.9236 -0.3826 +vn 0.0248 0.9235 0.3827 +vn 0.0110 0.3825 0.9239 +vn -0.0092 -0.3826 0.9239 +vn -0.0242 -0.9236 0.3826 +vn -0.0249 -0.9235 -0.3827 +vn -0.0110 -0.3825 -0.9239 +vn 0.0092 0.3826 -0.9239 +vn 0.0072 0.9239 -0.3826 +vn 0.0085 0.9238 0.3827 +vn 0.0048 0.3826 0.9239 +vn -0.0017 -0.3827 0.9239 +vn -0.0072 -0.9239 0.3826 +vn -0.0085 -0.9238 -0.3827 +vn -0.0048 -0.3826 -0.9239 +vn 0.0016 0.3827 -0.9239 +vn -0.0061 0.9239 -0.3826 +vn -0.0039 0.9238 0.3827 +vn 0.0005 0.3826 0.9239 +vn 0.0046 -0.3827 0.9238 +vn 0.0060 -0.9239 0.3826 +vn 0.0039 -0.9238 -0.3827 +vn -0.0005 -0.3826 -0.9239 +vn -0.0046 0.3827 -0.9238 +vn -0.0161 0.9238 -0.3825 +vn -0.0128 0.9237 0.3828 +vn -0.0020 0.3826 0.9239 +vn 0.0099 -0.3827 0.9238 +vn 0.0161 -0.9238 0.3825 +vn 0.0127 -0.9237 -0.3828 +vn 0.0020 -0.3826 -0.9239 +vn -0.0099 0.3827 -0.9238 +vn -0.0231 0.9236 -0.3825 +vn -0.0182 0.9236 0.3828 +vn -0.0026 0.3825 0.9239 +vn 0.0145 -0.3826 0.9238 +vn 0.0231 -0.9236 0.3825 +vn 0.0182 -0.9236 -0.3828 +vn 0.0026 -0.3825 -0.9239 +vn -0.0145 0.3826 -0.9238 +vn -0.0275 0.9235 -0.3825 +vn -0.0204 0.9236 0.3828 +vn -0.0014 0.3826 0.9239 +vn 0.0184 -0.3825 0.9238 +vn 0.0275 -0.9235 0.3825 +vn 0.0204 -0.9236 -0.3828 +vn 0.0014 -0.3826 -0.9239 +vn -0.0184 0.3825 -0.9238 +vn -0.0295 0.9235 -0.3825 +vn -0.0196 0.9236 0.3828 +vn 0.0017 0.3827 0.9239 +vn 0.0221 -0.3824 0.9237 +vn 0.0295 -0.9235 0.3825 +vn 0.0196 -0.9236 -0.3828 +vn -0.0017 -0.3827 -0.9239 +vn -0.0221 0.3824 -0.9237 +vn -0.0293 0.9235 -0.3825 +vn -0.0158 0.9237 0.3828 +vn 0.0070 0.3828 0.9238 +vn 0.0256 -0.3823 0.9237 +vn 0.0256 -0.3823 0.9236 +vn 0.0293 -0.9235 0.3825 +vn 0.0158 -0.9237 -0.3828 +vn -0.0070 -0.3828 -0.9238 +vn -0.0256 0.3823 -0.9237 +vn -0.0273 0.9235 -0.3825 +vn -0.0091 0.9238 0.3826 +vn 0.0143 0.3830 0.9236 +vn 0.0295 -0.3822 0.9236 +vn 0.0273 -0.9235 0.3825 +vn 0.0092 -0.9238 -0.3826 +vn -0.0143 -0.3830 -0.9236 +vn -0.0295 0.3822 -0.9236 +vn -0.0238 0.9236 -0.3826 +vn 0.0002 0.9240 0.3824 +vn 0.0240 0.3831 0.9234 +vn 0.0338 -0.3822 0.9235 +vn 0.0238 -0.9236 0.3826 +vn -0.0001 -0.9240 -0.3824 +vn -0.0240 -0.3831 -0.9234 +vn -0.0338 0.3822 -0.9235 +vn -0.0193 0.9236 -0.3828 +vn 0.0119 0.9241 0.3819 +vn 0.0362 0.3832 0.9229 +vn 0.0392 -0.3821 0.9233 +vn 0.0193 -0.9236 0.3828 +vn -0.0119 -0.9241 -0.3819 +vn -0.0361 -0.3832 -0.9229 +vn -0.0392 0.3821 -0.9233 +vn -0.0143 0.9236 -0.3830 +vn 0.0258 0.9241 0.3813 +vn 0.0508 0.3832 0.9222 +vn 0.0460 -0.3821 0.9229 +vn 0.0143 -0.9236 0.3830 +vn -0.0258 -0.9241 -0.3813 +vn -0.0508 -0.3832 -0.9222 +vn -0.0460 0.3821 -0.9229 +vn -0.0091 0.9236 -0.3833 +vn 0.0417 0.9239 0.3804 +vn 0.0680 0.3830 0.9212 +vn 0.0545 -0.3822 0.9225 +vn 0.0091 -0.9236 0.3833 +vn -0.0416 -0.9239 -0.3804 +vn -0.0679 -0.3830 -0.9212 +vn -0.0545 0.3822 -0.9225 +vn -0.0037 0.9234 -0.3837 +vn 0.0595 0.9235 0.3790 +vn 0.0879 0.3825 0.9197 +vn 0.0648 -0.3825 0.9217 +vn 0.0037 -0.9234 0.3837 +vn -0.0595 -0.9235 -0.3790 +vn -0.0878 -0.3825 -0.9197 +vn -0.0648 0.3825 -0.9217 +vn 0.0018 0.9232 -0.3842 +vn 0.0795 0.9227 0.3771 +vn 0.1107 0.3817 0.9176 +vn 0.0770 -0.3829 0.9205 +vn -0.0018 -0.9232 0.3842 +vn -0.0795 -0.9227 -0.3772 +vn -0.1106 -0.3817 -0.9176 +vn -0.0770 0.3829 -0.9206 +vn 0.0074 0.9229 -0.3848 +vn 0.1017 0.9215 0.3746 +vn 0.1364 0.3803 0.9147 +vn 0.0912 -0.3836 0.9189 +vn -0.0074 -0.9229 0.3848 +vn -0.1016 -0.9215 -0.3747 +vn -0.1363 -0.3803 -0.9147 +vn -0.0912 0.3836 -0.9189 +vn 0.0132 0.9225 -0.3856 +vn 0.1261 0.9199 0.3713 +vn 0.1652 0.3784 0.9108 +vn 0.1075 -0.3848 0.9167 +vn -0.0132 -0.9225 0.3856 +vn -0.1260 -0.9199 -0.3713 +vn -0.1650 -0.3784 -0.9108 +vn -0.1074 0.3848 -0.9167 +vn 0.0190 0.9220 -0.3866 +vn 0.1527 0.9176 0.3670 +vn 0.1969 0.3756 0.9056 +vn 0.1258 -0.3863 0.9137 +vn -0.0190 -0.9220 0.3866 +vn -0.1526 -0.9176 -0.3670 +vn -0.1968 -0.3757 -0.9056 +vn -0.1257 0.3863 -0.9137 +vn 0.0250 0.9214 -0.3878 +vn 0.1816 0.9145 0.3614 +vn 0.2317 0.3720 0.8988 +vn 0.1461 -0.3885 0.9098 +vn -0.0250 -0.9214 0.3878 +vn -0.1814 -0.9146 -0.3614 +vn -0.2315 -0.3720 -0.8989 +vn -0.1460 0.3885 -0.9098 +vn 0.0311 0.9206 -0.3891 +vn 0.2125 0.9106 0.3543 +vn 0.2694 0.3672 0.8902 +vn 0.1685 -0.3913 0.9047 +vn -0.0311 -0.9206 0.3891 +vn -0.2124 -0.9106 -0.3544 +vn -0.2692 -0.3672 -0.8903 +vn -0.1684 0.3913 -0.9047 +vn 0.0373 0.9197 -0.3908 +vn 0.2456 0.9057 0.3455 +vn 0.3100 0.3611 0.8795 +vn 0.1928 -0.3950 0.8982 +vn -0.0373 -0.9197 0.3908 +vn -0.2454 -0.9057 -0.3456 +vn -0.3097 -0.3612 -0.8795 +vn -0.1927 0.3949 -0.8983 +vn 0.0436 0.9186 -0.3927 +vn 0.2806 0.8995 0.3347 +vn 0.3532 0.3535 0.8661 +vn 0.2188 -0.3995 0.8902 +vn -0.0436 -0.9186 0.3927 +vn -0.2804 -0.8996 -0.3348 +vn -0.3529 -0.3536 -0.8663 +vn -0.2187 0.3995 -0.8902 +vn 0.0501 0.9173 -0.3950 +vn 0.3174 0.8921 0.3217 +vn 0.3988 0.3442 0.8499 +vn 0.2466 -0.4052 0.8803 +vn -0.0501 -0.9173 0.3950 +vn -0.3172 -0.8921 -0.3218 +vn -0.3172 -0.8921 -0.3217 +vn -0.3985 -0.3443 -0.8501 +vn -0.2464 0.4051 -0.8804 +vn 0.0566 0.9157 -0.3977 +vn 0.3558 0.8830 0.3060 +vn 0.4466 0.3330 0.8304 +vn 0.2757 -0.4120 0.8684 +vn -0.0566 -0.9157 0.3977 +vn -0.3556 -0.8831 -0.3061 +vn -0.4462 -0.3331 -0.8306 +vn -0.2756 0.4120 -0.8685 +vn 0.0633 0.9139 -0.4008 +vn 0.3956 0.8723 0.2873 +vn 0.4962 0.3197 0.8072 +vn 0.3060 -0.4202 0.8542 +vn -0.0633 -0.9139 0.4008 +vn -0.3954 -0.8723 -0.2875 +vn -0.4958 -0.3198 -0.8074 +vn -0.3059 0.4201 -0.8543 +vn 0.0702 0.9118 -0.4045 +vn 0.4366 0.8596 0.2654 +vn 0.5473 0.3038 0.7798 +vn 0.3373 -0.4299 0.8375 +vn -0.0702 -0.9118 0.4045 +vn -0.4363 -0.8597 -0.2655 +vn -0.5468 -0.3040 -0.7801 +vn -0.3371 0.4298 -0.8376 +vn 0.0772 0.9093 -0.4088 +vn 0.4783 0.8448 0.2398 +vn 0.5992 0.2854 0.7479 +vn 0.3691 -0.4411 0.8180 +vn -0.0772 -0.9093 0.4088 +vn -0.4780 -0.8449 -0.2400 +vn -0.5988 -0.2855 -0.7483 +vn -0.3689 0.4411 -0.8181 +vn 0.0845 0.9063 -0.4140 +vn 0.5204 0.8276 0.2102 +vn 0.6514 0.2641 0.7113 +vn 0.4008 -0.4541 0.7957 +vn -0.0845 -0.9064 0.4139 +vn -0.5201 -0.8278 -0.2104 +vn -0.6510 -0.2643 -0.7115 +vn -0.4007 0.4541 -0.7957 +vn 0.0920 0.9028 -0.4201 +vn 0.5619 0.8081 0.1766 +vn 0.7026 0.2400 0.6699 +vn 0.4317 -0.4686 0.7707 +vn -0.0920 -0.9028 0.4200 +vn -0.5617 -0.8082 -0.1768 +vn -0.7023 -0.2402 -0.6701 +vn -0.4316 0.4686 -0.7708 +vn 0.0999 0.8985 -0.4274 +vn 0.6021 0.7862 0.1391 +vn 0.7515 0.2134 0.6242 +vn 0.4607 -0.4845 0.7437 +vn -0.0999 -0.8985 0.4274 +vn -0.6019 -0.7863 -0.1393 +vn -0.7514 -0.2134 -0.6243 +vn -0.7514 -0.2134 -0.6244 +vn -0.4607 0.4845 -0.7436 +vn 0.1082 0.8933 -0.4363 +vn 0.6401 0.7620 0.0981 +vn 0.7970 0.1844 0.5751 +vn 0.4870 -0.5012 0.7152 +vn -0.1081 -0.8933 0.4362 +vn -0.6400 -0.7620 -0.0982 +vn -0.6400 -0.7621 -0.0982 +vn -0.7970 -0.1844 -0.5751 +vn -0.4871 0.5013 -0.7151 +vn 0.1166 0.8870 -0.4469 +vn 0.6750 0.7358 0.0542 +vn 0.8380 0.1536 0.5235 +vn 0.5101 -0.5185 0.6862 +vn -0.1165 -0.8870 0.4468 +vn -0.6750 -0.7358 -0.0542 +vn -0.8382 -0.1535 -0.5233 +vn -0.5103 0.5186 -0.6860 +vn 0.1250 0.8794 -0.4593 +vn 0.7063 0.7078 0.0080 +vn 0.8738 0.1217 0.4708 +vn 0.5294 -0.5358 0.6577 +vn -0.1250 -0.8794 0.4593 +vn -0.7063 -0.7078 -0.0080 +vn -0.8740 -0.1214 -0.4704 +vn -0.5296 0.5359 -0.6575 +vn 0.1334 0.8704 -0.4739 +vn 0.7335 0.6785 -0.0394 +vn 0.9039 0.0892 0.4183 +vn 0.5448 -0.5524 0.6308 +vn -0.1333 -0.8704 0.4738 +vn -0.7336 -0.6784 0.0395 +vn -0.9042 -0.0889 -0.4177 +vn -0.5450 0.5525 -0.6306 +vn 0.1414 0.8598 -0.4907 +vn 0.7564 0.6482 -0.0873 +vn 0.9283 0.0569 0.3673 +vn 0.5565 -0.5677 0.6066 +vn -0.1413 -0.8598 0.4906 +vn -0.1413 -0.8599 0.4906 +vn -0.7565 -0.6481 0.0875 +vn -0.9286 -0.0565 -0.3667 +vn -0.5566 0.5679 -0.6063 +vn 0.1489 0.8474 -0.5097 +vn 0.7752 0.6171 -0.1348 +vn 0.7752 0.6172 -0.1348 +vn 0.9474 0.0255 0.3191 +vn 0.5646 -0.5812 0.5860 +vn -0.1488 -0.8474 0.5095 +vn -0.7753 -0.6170 0.1350 +vn -0.9476 -0.0250 -0.3185 +vn -0.5647 0.5814 -0.5857 +vn 0.1556 0.8329 -0.5310 +vn 0.1556 0.8330 -0.5310 +vn 0.7900 0.5857 -0.1812 +vn 0.7899 0.5857 -0.1812 +vn 0.9615 -0.0046 0.2747 +vn 0.9615 -0.0045 0.2747 +vn 0.5698 -0.5923 0.5696 +vn -0.1556 -0.8331 0.5308 +vn -0.7900 -0.5856 0.1815 +vn -0.9617 0.0050 -0.2741 +vn -0.5699 0.5925 -0.5694 +vn 0.1615 0.8163 -0.5545 +vn 0.8011 0.5541 -0.2261 +vn 0.9715 -0.0327 0.2348 +vn 0.5727 -0.6005 0.5580 +vn -0.1615 -0.8165 0.5543 +vn -0.8012 -0.5539 0.2263 +vn -0.9716 0.0331 -0.2343 +vn -0.5728 0.6005 -0.5579 +vn 0.1664 0.7971 -0.5804 +vn 0.8092 0.5224 -0.2689 +vn 0.9780 -0.0584 0.2001 +vn 0.5739 -0.6051 0.5517 +vn -0.1664 -0.7973 0.5802 +vn -0.8093 -0.5222 0.2691 +vn -0.8092 -0.5222 0.2691 +vn -0.9781 0.0588 -0.1996 +vn -0.5739 0.6052 -0.5517 +vn 0.1701 0.7751 -0.6085 +vn 0.8146 0.4906 -0.3094 +vn 0.9819 -0.0813 0.1709 +vn 0.5740 -0.6057 0.5509 +vn -0.1701 -0.7753 0.6082 +vn -0.8146 -0.4904 0.3096 +vn -0.9820 0.0817 -0.1705 +vn -0.5740 0.6057 -0.5510 +vn 0.1727 0.7497 -0.6388 +vn 0.8178 0.4587 -0.3474 +vn 0.9839 -0.1010 0.1474 +vn 0.5736 -0.6018 0.5557 +vn -0.1726 -0.7500 0.6385 +vn -0.8178 -0.4586 0.3476 +vn -0.9839 0.1013 -0.1470 +vn -0.9839 0.1013 -0.1471 +vn -0.5736 0.6016 -0.5558 +vn 0.1740 0.7205 -0.6712 +vn 0.8192 0.4268 -0.3829 +vn 0.9846 -0.1170 0.1296 +vn 0.5732 -0.5925 0.5659 +vn -0.1740 -0.7208 0.6709 +vn -0.8193 -0.4266 0.3831 +vn -0.8193 -0.4267 0.3830 +vn -0.9846 0.1173 -0.1293 +vn -0.5732 0.5923 -0.5661 +vn 0.1741 0.6874 -0.7051 +vn 0.8194 0.3948 -0.4157 +vn 0.9846 -0.1292 0.1171 +vn 0.5732 -0.5777 0.5812 +vn 0.5732 -0.5777 0.5811 +vn -0.1741 -0.6876 0.7048 +vn -0.1741 -0.6877 0.7048 +vn -0.8194 -0.3946 0.4158 +vn -0.9846 0.1293 -0.1170 +vn -0.5732 0.5774 -0.5814 +vn 0.1730 0.6502 -0.7397 +vn 0.1730 0.6503 -0.7397 +vn 0.8184 0.3627 -0.4456 +vn 0.9844 -0.1375 0.1094 +vn 0.5737 -0.5573 0.6002 +vn -0.1730 -0.6505 0.7395 +vn -0.8184 -0.3625 0.4458 +vn -0.8184 -0.3625 0.4457 +vn -0.9844 0.1375 -0.1093 +vn -0.5737 0.5570 -0.6005 +vn 0.1710 0.6095 -0.7741 +vn 0.8169 0.3307 -0.4726 +vn 0.9842 -0.1419 0.1056 +vn 0.5750 -0.5316 0.6219 +vn 0.5750 -0.5316 0.6218 +vn -0.1710 -0.6097 0.7739 +vn -0.8169 -0.3305 0.4727 +vn -0.9842 0.1420 -0.1056 +vn -0.5750 0.5313 -0.6221 +vn 0.1682 0.5657 -0.8072 +vn 0.8148 0.2991 -0.4965 +vn 0.9842 -0.1428 0.1050 +vn 0.5770 -0.5012 0.6449 +vn -0.1682 -0.5658 0.8072 +vn -0.8148 -0.2989 0.4966 +vn -0.9842 0.1428 -0.1050 +vn -0.5770 0.5009 -0.6451 +vn 0.1649 0.5194 -0.8385 +vn 0.8126 0.2682 -0.5173 +vn 0.9843 -0.1402 0.1067 +vn 0.5794 -0.4665 0.6683 +vn -0.1649 -0.5194 0.8385 +vn -0.1649 -0.5194 0.8384 +vn -0.8126 -0.2680 0.5175 +vn -0.9843 0.1402 -0.1067 +vn -0.5794 0.4663 -0.6684 +vn 0.1614 0.4714 -0.8670 +vn 0.8104 0.2383 -0.5351 +vn 0.9848 -0.1344 0.1101 +vn 0.5822 -0.4284 0.6909 +vn -0.1613 -0.4713 0.8671 +vn -0.8104 -0.2381 0.5352 +vn -0.9848 0.1344 -0.1102 +vn -0.5822 0.4283 -0.6910 +vn 0.1578 0.4225 -0.8925 +vn 0.8084 0.2098 -0.5500 +vn 0.9854 -0.1258 0.1147 +vn 0.5852 -0.3877 0.7122 +vn -0.1578 -0.4223 0.8926 +vn -0.8083 -0.2097 0.5501 +vn -0.9854 0.1257 -0.1147 +vn -0.5852 0.3876 -0.7122 +vn 0.1545 0.3737 -0.9146 +vn 0.8065 0.1832 -0.5620 +vn 0.9861 -0.1146 0.1197 +vn 0.5881 -0.3452 0.7314 +vn -0.1545 -0.3734 0.9147 +vn -0.8065 -0.1831 0.5621 +vn -0.9861 0.1146 -0.1198 +vn -0.5881 0.3452 -0.7314 +vn 0.1515 0.3258 -0.9332 +vn 0.8050 0.1587 -0.5716 +vn 0.9870 -0.1014 0.1249 +vn 0.5907 -0.3019 0.7482 +vn -0.1515 -0.3255 0.9333 +vn -0.8050 -0.1585 0.5716 +vn -0.9870 0.1013 -0.1249 +vn -0.5907 0.3020 -0.7482 +vn 0.1491 0.2797 -0.9484 +vn 0.8039 0.1366 -0.5788 +vn 0.9877 -0.0864 0.1298 +vn 0.5930 -0.2587 0.7625 +vn -0.1491 -0.2793 0.9485 +vn -0.8039 -0.1364 0.5789 +vn -0.9878 0.0864 -0.1298 +vn -0.5930 0.2588 -0.7624 +vn -0.5930 0.2589 -0.7624 +vn 0.1473 0.2361 -0.9605 +vn 0.8031 0.1172 -0.5842 +vn 0.9884 -0.0703 0.1343 +vn 0.5948 -0.2164 0.7742 +vn -0.1473 -0.2357 0.9606 +vn -0.8031 -0.1170 0.5842 +vn -0.9884 0.0703 -0.1343 +vn -0.5948 0.2166 -0.7741 +vn 0.1460 0.1956 -0.9697 +vn 0.8025 0.1005 -0.5880 +vn 0.9890 -0.0534 0.1381 +vn 0.5961 -0.1758 0.7834 +vn -0.1460 -0.1953 0.9698 +vn -0.8025 -0.1004 0.5881 +vn -0.9890 0.0534 -0.1381 +vn -0.5961 0.1761 -0.7834 +vn 0.1453 0.1588 -0.9765 +vn 0.8023 0.0868 -0.5906 +vn 0.9893 -0.0360 0.1413 +vn 0.5968 -0.1375 0.7905 +vn -0.1453 -0.1585 0.9766 +vn -0.8023 -0.0867 0.5906 +vn -0.9893 0.0360 -0.1413 +vn -0.5968 0.1378 -0.7905 +vn 0.1451 0.1261 -0.9813 +vn 0.8022 0.0761 -0.5922 +vn 0.9894 -0.0184 0.1439 +vn 0.9894 -0.0185 0.1439 +vn 0.5970 -0.1020 0.7957 +vn -0.1451 -0.1258 0.9814 +vn -0.8022 -0.0760 0.5922 +vn -0.9894 0.0185 -0.1439 +vn -0.5970 0.1023 -0.7957 +vn 0.1453 0.0979 -0.9845 +vn 0.8023 0.0684 -0.5930 +vn 0.9893 -0.0010 0.1459 +vn 0.5968 -0.0698 0.7993 +vn -0.1453 -0.0977 0.9845 +vn -0.8023 -0.0684 0.5930 +vn -0.9893 0.0010 -0.1459 +vn -0.5968 0.0700 -0.7993 +vn 0.1458 0.0742 -0.9865 +vn 0.8024 0.0639 -0.5934 +vn 0.9889 0.0162 0.1473 +vn 0.5962 -0.0408 0.8018 +vn -0.1458 -0.0740 0.9865 +vn -0.8024 -0.0639 0.5934 +vn -0.9889 -0.0162 -0.1473 +vn -0.5962 0.0410 -0.8018 +vn 0.1464 0.0548 -0.9877 +vn 0.8024 0.0625 -0.5935 +vn 0.9883 0.0336 0.1484 +vn 0.5953 -0.0148 0.8033 +vn -0.1464 -0.0546 0.9877 +vn -0.8024 -0.0624 0.5935 +vn -0.9883 -0.0336 -0.1484 +vn -0.5953 0.0149 -0.8033 +vn 0.1472 0.0391 -0.9883 +vn 0.8023 0.0640 -0.5934 +vn 0.9875 0.0514 0.1491 +vn 0.5941 0.0088 0.8043 +vn -0.1472 -0.0389 0.9883 +vn -0.8023 -0.0640 0.5934 +vn -0.9875 -0.0515 -0.1491 +vn -0.5942 -0.0087 -0.8043 +vn 0.1480 0.0267 -0.9886 +vn 0.8020 0.0684 -0.5933 +vn 0.9863 0.0701 0.1495 +vn 0.5927 0.0307 0.8048 +vn -0.1480 -0.0267 0.9886 +vn -0.8020 -0.0685 0.5933 +vn -0.9862 -0.0701 -0.1495 +vn -0.5927 -0.0306 -0.8048 +vn 0.1487 0.0175 -0.9887 +vn 0.8014 0.0759 -0.5932 +vn 0.9846 0.0899 0.1497 +vn 0.5910 0.0512 0.8050 +vn -0.1487 -0.0175 0.9887 +vn -0.8014 -0.0760 0.5932 +vn -0.9846 -0.0899 -0.1497 +vn -0.5910 -0.0512 -0.8050 +vn 0.1494 0.0111 -0.9887 +vn 0.8003 0.0865 -0.5932 +vn 0.9825 0.1112 0.1497 +vn 0.5890 0.0708 0.8050 +vn -0.1494 -0.0110 0.9887 +vn -0.8003 -0.0866 0.5932 +vn -0.9824 -0.1113 -0.1497 +vn -0.5890 -0.0708 -0.8050 +vn 0.1499 0.0073 -0.9886 +vn 0.7986 0.1002 -0.5934 +vn 0.9796 0.1344 0.1495 +vn 0.5867 0.0899 0.8048 +vn -0.1499 -0.0073 0.9886 +vn -0.7986 -0.1003 0.5934 +vn -0.9796 -0.1345 -0.1495 +vn -0.5867 -0.0899 -0.8048 +vn 0.1501 0.0060 -0.9886 +vn 0.7961 0.1172 -0.5936 +vn 0.9758 0.1598 0.1491 +vn 0.5838 0.1088 0.8045 +vn -0.1501 -0.0060 0.9886 +vn -0.7961 -0.1173 0.5936 +vn -0.9758 -0.1600 -0.1491 +vn -0.5838 -0.1089 -0.8045 +vn 0.1499 0.0069 -0.9886 +vn 0.7925 0.1376 -0.5940 +vn 0.9709 0.1877 0.1485 +vn 0.5805 0.1279 0.8041 +vn -0.1499 -0.0069 0.9886 +vn -0.7925 -0.1378 0.5940 +vn -0.9709 -0.1879 -0.1485 +vn -0.5805 -0.1280 -0.8041 +vn 0.1493 0.0099 -0.9887 +vn 0.7876 0.1614 -0.5946 +vn 0.9646 0.2184 0.1478 +vn 0.5765 0.1476 0.8037 +vn -0.1493 -0.0099 0.9887 +vn -0.7876 -0.1617 0.5946 +vn -0.9645 -0.2187 -0.1478 +vn -0.5764 -0.1476 -0.8037 +vn 0.1481 0.0147 -0.9888 +vn 0.7811 0.1886 -0.5952 +vn 0.9565 0.2521 0.1470 +vn 0.5715 0.1679 0.8032 +vn -0.1481 -0.0147 0.9888 +vn -0.7810 -0.1889 0.5952 +vn -0.9564 -0.2524 -0.1470 +vn -0.5715 -0.1680 -0.8032 +vn 0.1463 0.0212 -0.9890 +vn 0.7725 0.2191 -0.5960 +vn 0.9462 0.2887 0.1462 +vn 0.5655 0.1893 0.8027 +vn -0.1463 -0.0212 0.9890 +vn -0.7724 -0.2194 0.5960 +vn -0.9461 -0.2891 -0.1462 +vn -0.5655 -0.1893 -0.8027 +vn 0.1438 0.0289 -0.9892 +vn 0.7617 0.2525 -0.5967 +vn 0.9333 0.3282 0.1453 +vn 0.5582 0.2117 0.8022 +vn -0.1438 -0.0289 0.9892 +vn -0.7616 -0.2528 0.5967 +vn -0.9332 -0.3286 -0.1453 +vn -0.9332 -0.3285 -0.1453 +vn -0.5582 -0.2118 -0.8022 +vn 0.1406 0.0374 -0.9893 +vn 0.7483 0.2882 -0.5974 +vn 0.9177 0.3701 0.1444 +vn 0.5494 0.2353 0.8017 +vn -0.1406 -0.0375 0.9893 +vn -0.7482 -0.2884 0.5974 +vn -0.9175 -0.3704 -0.1444 +vn -0.5494 -0.2354 -0.8017 +vn 0.1368 0.0464 -0.9895 +vn 0.7324 0.3254 -0.5981 +vn 0.8989 0.4138 0.1437 +vn 0.5389 0.2599 0.8013 +vn -0.1368 -0.0464 0.9895 +vn -0.7323 -0.3256 0.5981 +vn -0.8988 -0.4141 -0.1437 +vn -0.5388 -0.2600 -0.8013 +vn 0.1324 0.0553 -0.9896 +vn 0.7139 0.3633 -0.5987 +vn 0.8771 0.4585 0.1430 +vn 0.5265 0.2851 0.8009 +vn -0.1324 -0.0553 0.9896 +vn -0.7138 -0.3634 0.5987 +vn -0.8770 -0.4586 -0.1430 +vn -0.5265 -0.2852 -0.8009 +vn 0.1277 0.0638 -0.9897 +vn 0.6931 0.4007 -0.5991 +vn 0.8525 0.5029 0.1424 +vn 0.5125 0.3105 0.8006 +vn -0.1277 -0.0638 0.9897 +vn -0.6931 -0.4007 0.5991 +vn -0.8525 -0.5029 -0.1424 +vn -0.5125 -0.3105 -0.8006 +vn 0.1227 0.0718 -0.9898 +vn 0.6706 0.4369 -0.5995 +vn 0.8256 0.5460 0.1420 +vn 0.4970 0.3353 0.8003 +vn -0.1227 -0.0718 0.9898 +vn -0.6706 -0.4368 0.5995 +vn -0.8257 -0.5459 -0.1420 +vn -0.4971 -0.3353 -0.8003 +vn 0.1176 0.0792 -0.9899 +vn 0.6467 0.4711 -0.5998 +vn 0.7970 0.5871 0.1416 +vn 0.4805 0.3591 0.8001 +vn -0.1176 -0.0792 0.9899 +vn -0.6468 -0.4710 0.5998 +vn -0.7971 -0.5869 -0.1416 +vn -0.4805 -0.3591 -0.8001 +vn 0.1124 0.0858 -0.9899 +vn 0.6221 0.5029 -0.6000 +vn 0.7674 0.6254 0.1414 +vn 0.4631 0.3815 0.8000 +vn -0.1124 -0.0858 0.9899 +vn -0.6222 -0.5028 0.6000 +vn -0.7675 -0.6252 -0.1414 +vn -0.4632 -0.3814 -0.8000 +vn 0.1073 0.0918 -0.9900 +vn 0.5973 0.5320 -0.6001 +vn 0.7373 0.6606 0.1412 +vn 0.4455 0.4021 0.7999 +vn -0.1073 -0.0918 0.9900 +vn -0.5974 -0.5318 0.6001 +vn -0.7375 -0.6604 -0.1412 +vn -0.4456 -0.4021 -0.7999 +vn 0.1024 0.0971 -0.9900 +vn 0.5726 0.5584 -0.6002 +vn 0.7074 0.6926 0.1411 +vn 0.4278 0.4210 0.7998 +vn -0.1024 -0.0971 0.9900 +vn -0.5728 -0.5582 0.6002 +vn -0.7076 -0.6923 -0.1411 +vn -0.4279 -0.4209 -0.7998 +vn 0.0977 0.1017 -0.9900 +vn 0.5485 0.5820 -0.6003 +vn 0.6781 0.7213 0.1410 +vn 0.4104 0.4381 0.7997 +vn -0.0977 -0.1017 0.9900 +vn -0.5487 -0.5818 0.6003 +vn -0.6782 -0.7211 -0.1410 +vn -0.4105 -0.4380 -0.7997 +vn 0.0932 0.1057 -0.9900 +vn 0.5253 0.6030 -0.6004 +vn 0.6496 0.7470 0.1410 +vn 0.3935 0.4534 0.7997 +vn -0.0932 -0.1057 0.9900 +vn -0.5254 -0.6029 0.6003 +vn -0.6498 -0.7469 -0.1410 +vn -0.3935 -0.4534 -0.7997 +vn 0.0890 0.1093 -0.9900 +vn 0.5029 0.6217 -0.6004 +vn 0.6223 0.7700 0.1409 +vn 0.3771 0.4672 0.7997 +vn -0.0890 -0.1093 0.9900 +vn -0.5031 -0.6216 0.6004 +vn -0.6224 -0.7699 -0.1409 +vn -0.3771 -0.4671 -0.7997 +vn 0.0851 0.1123 -0.9900 +vn 0.4817 0.6384 -0.6004 +vn 0.5961 0.7904 0.1409 +vn 0.3613 0.4794 0.7997 +vn -0.0851 -0.1123 0.9900 +vn -0.4817 -0.6383 0.6004 +vn -0.5962 -0.7903 -0.1409 +vn -0.3614 -0.4794 -0.7997 +vn 0.0814 0.1150 -0.9900 +vn 0.4614 0.6532 -0.6004 +vn 0.5711 0.8087 0.1409 +vn 0.3463 0.4905 0.7997 +vn -0.0814 -0.1150 0.9900 +vn -0.4615 -0.6531 0.6004 +vn -0.5712 -0.8086 -0.1409 +vn -0.3463 -0.4904 -0.7997 +vn 0.0779 0.1174 -0.9900 +vn 0.4421 0.6664 -0.6004 +vn 0.5473 0.8250 0.1409 +vn 0.3319 0.5003 0.7997 +vn -0.0779 -0.1174 0.9900 +vn -0.4422 -0.6663 0.6004 +vn -0.5473 -0.8249 -0.1409 +vn -0.3319 -0.5003 -0.7997 +vn 0.0746 0.1195 -0.9900 +vn 0.4236 0.6782 -0.6004 +vn 0.5244 0.8397 0.1409 +vn 0.3181 0.5092 0.7997 +vn -0.0746 -0.1195 0.9900 +vn -0.4237 -0.6782 0.6004 +vn -0.5245 -0.8396 -0.1409 +vn -0.3181 -0.5092 -0.7997 +vn 0.0715 0.1214 -0.9900 +vn 0.4059 0.6890 -0.6004 +vn 0.5025 0.8530 0.1409 +vn 0.3048 0.5173 0.7997 +vn -0.0715 -0.1214 0.9900 +vn -0.4060 -0.6890 0.6004 +vn -0.5026 -0.8529 -0.1409 +vn -0.3048 -0.5173 -0.7997 +vn 0.0685 0.1231 -0.9900 +vn 0.3888 0.6988 -0.6004 +vn 0.4813 0.8651 0.1409 +vn 0.2919 0.5246 0.7997 +vn -0.0685 -0.1231 0.9900 +vn -0.3888 -0.6988 0.6004 +vn -0.4813 -0.8651 -0.1409 +vn -0.2919 -0.5246 -0.7997 +vn 0.0656 0.1247 -0.9900 +vn 0.3721 0.7078 -0.6004 +vn 0.4607 0.8763 0.1409 +vn 0.2794 0.5314 0.7997 +vn -0.0656 -0.1247 0.9900 +vn -0.3721 -0.7078 0.6004 +vn -0.4607 -0.8762 -0.1409 +vn -0.2794 -0.5314 -0.7997 +vn 0.0627 0.1262 -0.9900 +vn 0.3559 0.7161 -0.6004 +vn 0.4406 0.8865 0.1409 +vn 0.2673 0.5376 0.7997 +vn -0.0627 -0.1262 0.9900 +vn -0.3559 -0.7161 0.6004 +vn -0.4406 -0.8865 -0.1409 +vn -0.2673 -0.5376 -0.7997 +vn 0.0598 0.1276 -0.9900 +vn 0.3400 0.7238 -0.6004 +vn 0.4210 0.8960 0.1409 +vn 0.2554 0.5434 0.7997 +vn -0.0598 -0.1276 0.9900 +vn -0.3400 -0.7238 0.6004 +vn -0.4211 -0.8960 -0.1409 +vn -0.2554 -0.5433 -0.7997 +vn 0.0570 0.1289 -0.9900 +vn 0.3245 0.7309 -0.6004 +vn 0.4019 0.9047 0.1409 +vn 0.2439 0.5486 0.7997 +vn -0.0570 -0.1289 0.9900 +vn -0.3245 -0.7309 0.6004 +vn -0.4020 -0.9047 -0.1409 +vn -0.2439 -0.5486 -0.7997 +vn 0.0542 0.1301 -0.9900 +vn 0.3094 0.7374 -0.6004 +vn 0.3834 0.9127 0.1409 +vn 0.2328 0.5534 0.7997 +vn -0.0542 -0.1301 0.9900 +vn -0.3094 -0.7374 0.6004 +vn -0.3834 -0.9127 -0.1409 +vn -0.2328 -0.5534 -0.7997 +vn 0.0514 0.1312 -0.9900 +vn 0.2947 0.7434 -0.6004 +vn 0.3653 0.9201 0.1409 +vn 0.2220 0.5578 0.7997 +vn -0.0514 -0.1312 0.9900 +vn -0.2947 -0.7434 0.6004 +vn -0.3654 -0.9201 -0.1409 +vn -0.2220 -0.5578 -0.7997 +vn 0.0486 0.1323 -0.9900 +vn 0.2804 0.7490 -0.6004 +vn 0.3479 0.9268 0.1410 +vn 0.2117 0.5618 0.7997 +vn -0.0486 -0.1323 0.9900 +vn -0.2804 -0.7489 0.6004 +vn -0.3479 -0.9268 -0.1409 +vn -0.2117 -0.5618 -0.7997 +vn 0.0458 0.1333 -0.9900 +vn 0.2666 0.7540 -0.6003 +vn 0.3312 0.9330 0.1410 +vn 0.2018 0.5654 0.7997 +vn -0.0458 -0.1333 0.9900 +vn -0.2666 -0.7540 0.6003 +vn -0.3312 -0.9329 -0.1410 +vn -0.2018 -0.5654 -0.7997 +vn 0.0430 0.1343 -0.9900 +vn 0.2534 0.7585 -0.6003 +vn 0.3153 0.9384 0.1410 +vn 0.1925 0.5686 0.7997 +vn -0.0430 -0.1343 0.9900 +vn -0.2534 -0.7585 0.6003 +vn -0.3153 -0.9384 -0.1410 +vn -0.1926 -0.5686 -0.7997 +vn 0.0402 0.1352 -0.9900 +vn 0.2408 0.7627 -0.6003 +vn 0.3003 0.9433 0.1410 +vn 0.1839 0.5714 0.7998 +vn -0.0402 -0.1352 0.9900 +vn -0.2408 -0.7626 0.6003 +vn -0.3004 -0.9433 -0.1410 +vn -0.1839 -0.5714 -0.7998 +vn 0.0374 0.1361 -0.9900 +vn 0.2290 0.7663 -0.6002 +vn 0.2864 0.9477 0.1411 +vn 0.1760 0.5739 0.7998 +vn -0.0375 -0.1361 0.9900 +vn -0.2290 -0.7663 0.6002 +vn -0.2864 -0.9476 -0.1411 +vn -0.1760 -0.5739 -0.7998 +vn 0.0347 0.1369 -0.9900 +vn 0.2180 0.7695 -0.6002 +vn 0.2736 0.9514 0.1411 +vn 0.1689 0.5760 0.7998 +vn -0.0347 -0.1369 0.9900 +vn -0.2181 -0.7695 0.6002 +vn -0.2736 -0.9514 -0.1411 +vn -0.1689 -0.5759 -0.7998 +vn 0.0320 0.1376 -0.9900 +vn 0.2080 0.7723 -0.6001 +vn 0.2622 0.9546 0.1412 +vn 0.1627 0.5777 0.7999 +vn -0.0320 -0.1376 0.9900 +vn -0.2080 -0.7723 0.6001 +vn -0.2622 -0.9546 -0.1412 +vn -0.1627 -0.5777 -0.7999 +vn 0.0294 0.1383 -0.9899 +vn 0.1991 0.7747 -0.6001 +vn 0.2522 0.9573 0.1413 +vn 0.1575 0.5791 0.7999 +vn -0.0294 -0.1383 0.9899 +vn -0.1991 -0.7747 0.6001 +vn -0.2522 -0.9573 -0.1413 +vn -0.1575 -0.5791 -0.7999 +vn 0.0268 0.1390 -0.9899 +vn 0.1914 0.7767 -0.6000 +vn 0.2438 0.9594 0.1413 +vn 0.1534 0.5801 0.7999 +vn -0.0268 -0.1390 0.9899 +vn -0.1914 -0.7767 0.6000 +vn -0.2438 -0.9594 -0.1413 +vn -0.1534 -0.5801 -0.7999 +vn 0.0243 0.1396 -0.9899 +vn 0.1848 0.7783 -0.6000 +vn 0.2371 0.9611 0.1414 +vn 0.1505 0.5809 0.8000 +vn -0.0243 -0.1396 0.9899 +vn -0.1848 -0.7783 0.6000 +vn -0.2371 -0.9611 -0.1414 +vn -0.1505 -0.5809 -0.8000 +vn 0.0217 0.1403 -0.9899 +vn 0.1794 0.7797 -0.5999 +vn 0.2320 0.9624 0.1415 +vn 0.1487 0.5813 0.8000 +vn -0.0217 -0.1403 0.9899 +vn -0.1794 -0.7797 0.5999 +vn -0.2320 -0.9624 -0.1415 +vn -0.1487 -0.5813 -0.8000 +vn 0.0190 0.1409 -0.9898 +vn 0.1750 0.7807 -0.5998 +vn 0.2284 0.9632 0.1415 +vn 0.1481 0.5814 0.8000 +vn -0.0190 -0.1409 0.9898 +vn -0.1750 -0.7807 0.5998 +vn -0.2285 -0.9632 -0.1415 +vn -0.1481 -0.5814 -0.8000 +vn 0.0161 0.1416 -0.9898 +vn 0.1715 0.7815 -0.5998 +vn 0.2264 0.9637 0.1415 +vn -0.0161 -0.1416 0.9898 +vn -0.1715 -0.7815 0.5998 +vn -0.2264 -0.9637 -0.1415 +vn 0.0129 0.1423 -0.9897 +vn 0.1689 0.7821 -0.5997 +vn 0.2259 0.9638 0.1415 +vn 0.1505 0.5809 0.7999 +vn -0.0129 -0.1423 0.9897 +vn -0.1689 -0.7821 0.5997 +vn -0.2259 -0.9638 -0.1415 +vn -0.1505 -0.5809 -0.7999 +vn 0.0095 0.1431 -0.9897 +vn 0.1670 0.7826 -0.5997 +vn 0.2267 0.9636 0.1415 +vn 0.1535 0.5802 0.7999 +vn -0.0095 -0.1431 0.9897 +vn -0.1670 -0.7826 0.5997 +vn -0.2267 -0.9636 -0.1415 +vn -0.1535 -0.5802 -0.7999 +vn 0.0058 0.1440 -0.9896 +vn 0.1658 0.7829 -0.5997 +vn 0.2287 0.9631 0.1415 +vn 0.1576 0.5792 0.7997 +vn -0.0058 -0.1440 0.9896 +vn -0.1658 -0.7829 0.5997 +vn -0.2287 -0.9631 -0.1415 +vn -0.1576 -0.5792 -0.7997 +vn 0.0017 0.1449 -0.9894 +vn 0.1652 0.7830 -0.5997 +vn 0.2319 0.9624 0.1414 +vn 0.1627 0.5780 0.7996 +vn -0.0017 -0.1449 0.9894 +vn -0.1652 -0.7830 0.5997 +vn -0.2318 -0.9624 -0.1414 +vn -0.1627 -0.5780 -0.7996 +vn -0.0027 0.1460 -0.9893 +vn 0.1650 0.7830 -0.5997 +vn 0.2360 0.9614 0.1412 +vn 0.1688 0.5766 0.7994 +vn 0.0027 -0.1460 0.9893 +vn -0.1650 -0.7830 0.5997 +vn -0.2360 -0.9614 -0.1412 +vn -0.1688 -0.5766 -0.7994 +vn -0.0075 0.1471 -0.9891 +vn 0.1651 0.7830 -0.5997 +vn 0.2411 0.9602 0.1410 +vn 0.1758 0.5749 0.7991 +vn 0.0075 -0.1471 0.9891 +vn -0.1651 -0.7830 0.5997 +vn -0.2411 -0.9602 -0.1410 +vn -0.1758 -0.5749 -0.7991 +vn -0.0126 0.1484 -0.9888 +vn 0.1656 0.7829 -0.5997 +vn 0.2468 0.9588 0.1408 +vn 0.1835 0.5730 0.7987 +vn 0.0126 -0.1484 0.9888 +vn -0.1656 -0.7829 0.5997 +vn -0.2468 -0.9588 -0.1408 +vn -0.1834 -0.5730 -0.7987 +vn -0.0181 0.1498 -0.9885 +vn 0.1661 0.7827 -0.5997 +vn 0.2531 0.9572 0.1404 +vn 0.1918 0.5709 0.7983 +vn 0.0181 -0.1498 0.9885 +vn -0.1661 -0.7827 0.5997 +vn -0.2531 -0.9572 -0.1404 +vn -0.1918 -0.5709 -0.7983 +vn -0.0238 0.1513 -0.9882 +vn 0.1668 0.7826 -0.5997 +vn 0.2598 0.9554 0.1400 +vn 0.2006 0.5686 0.7978 +vn 0.0238 -0.1513 0.9882 +vn -0.1668 -0.7826 0.5997 +vn -0.2598 -0.9554 -0.1400 +vn -0.2006 -0.5686 -0.7978 +vn -0.0298 0.1529 -0.9878 +vn 0.1675 0.7824 -0.5998 +vn 0.2667 0.9536 0.1395 +vn 0.2097 0.5662 0.7971 +vn 0.0298 -0.1529 0.9878 +vn -0.1675 -0.7824 0.5998 +vn -0.2667 -0.9536 -0.1395 +vn -0.2097 -0.5662 -0.7971 +vn -0.0360 0.1545 -0.9873 +vn 0.1681 0.7822 -0.5998 +vn 0.2738 0.9517 0.1390 +vn 0.2190 0.5636 0.7964 +vn 0.0360 -0.1545 0.9873 +vn -0.1681 -0.7822 0.5998 +vn -0.2738 -0.9517 -0.1390 +vn -0.2190 -0.5636 -0.7964 +vn -0.0421 0.1563 -0.9868 +vn 0.1687 0.7821 -0.5999 +vn 0.2807 0.9497 0.1384 +vn 0.2282 0.5611 0.7956 +vn 0.0421 -0.1563 0.9868 +vn -0.1687 -0.7821 0.5999 +vn -0.2807 -0.9497 -0.1384 +vn -0.2282 -0.5611 -0.7956 +vn -0.0477 0.1579 -0.9863 +vn 0.1694 0.7819 -0.6000 +vn 0.2873 0.9478 0.1378 +vn 0.2369 0.5586 0.7949 +vn 0.0477 -0.1579 0.9863 +vn -0.1694 -0.7819 0.6000 +vn -0.2873 -0.9478 -0.1378 +vn -0.2369 -0.5586 -0.7949 +vn -0.0526 0.1593 -0.9858 +vn 0.1703 0.7816 -0.6001 +vn 0.2934 0.9461 0.1372 +vn 0.2446 0.5564 0.7941 +vn 0.0526 -0.1593 0.9858 +vn -0.1703 -0.7816 0.6000 +vn -0.2934 -0.9461 -0.1372 +vn -0.2446 -0.5563 -0.7941 +vn -0.0563 0.1604 -0.9854 +vn 0.1714 0.7813 -0.6001 +vn 0.2988 0.9445 0.1367 +vn 0.2511 0.5544 0.7934 +vn 0.0563 -0.1604 0.9854 +vn -0.1714 -0.7813 0.6001 +vn -0.2988 -0.9445 -0.1367 +vn -0.2511 -0.5544 -0.7934 +vn -0.0589 0.1612 -0.9851 +vn 0.1729 0.7808 -0.6003 +vn 0.3035 0.9431 0.1361 +vn 0.2562 0.5528 0.7929 +vn 0.0589 -0.1612 0.9851 +vn -0.1729 -0.7808 0.6003 +vn -0.3035 -0.9431 -0.1361 +vn -0.2562 -0.5528 -0.7929 +vn -0.0600 0.1615 -0.9850 +vn 0.1749 0.7802 -0.6005 +vn 0.3074 0.9418 0.1357 +vn 0.2598 0.5517 0.7925 +vn 0.0600 -0.1615 0.9850 +vn -0.1749 -0.7802 0.6005 +vn -0.3074 -0.9418 -0.1357 +vn -0.2598 -0.5517 -0.7925 +vn -0.0596 0.1614 -0.9851 +vn 0.1773 0.7794 -0.6008 +vn 0.3104 0.9409 0.1354 +vn 0.2616 0.5512 0.7923 +vn 0.0596 -0.1614 0.9851 +vn -0.1773 -0.7794 0.6008 +vn -0.3104 -0.9409 -0.1354 +vn -0.2616 -0.5512 -0.7923 +vn -0.0574 0.1607 -0.9853 +vn 0.1804 0.7785 -0.6012 +vn 0.3126 0.9402 0.1351 +vn 0.0574 -0.1607 0.9853 +vn -0.1804 -0.7785 0.6012 +vn -0.3126 -0.9402 -0.1351 +vn -0.0532 0.1594 -0.9857 +vn 0.1842 0.7772 -0.6016 +vn 0.3138 0.9398 0.1350 +vn 0.2596 0.5518 0.7925 +vn 0.0533 -0.1594 0.9857 +vn -0.1842 -0.7772 0.6016 +vn -0.3138 -0.9398 -0.1350 +vn -0.2595 -0.5518 -0.7925 +vn -0.0469 0.1574 -0.9864 +vn 0.1889 0.7758 -0.6020 +vn 0.3141 0.9397 0.1350 +vn 0.2553 0.5532 0.7929 +vn 0.0469 -0.1574 0.9864 +vn -0.1889 -0.7758 0.6020 +vn -0.3141 -0.9397 -0.1350 +vn -0.2553 -0.5532 -0.7929 +vn -0.0381 0.1545 -0.9872 +vn 0.1946 0.7739 -0.6026 +vn 0.3132 0.9400 0.1350 +vn 0.2485 0.5554 0.7936 +vn 0.0381 -0.1545 0.9872 +vn -0.1945 -0.7739 0.6026 +vn -0.3132 -0.9400 -0.1350 +vn -0.2485 -0.5554 -0.7936 +vn -0.0263 0.1508 -0.9882 +vn 0.2015 0.7718 -0.6031 +vn 0.3113 0.9406 0.1352 +vn 0.2387 0.5585 0.7944 +vn 0.0264 -0.1508 0.9882 +vn -0.2014 -0.7718 0.6031 +vn -0.3112 -0.9406 -0.1352 +vn -0.2387 -0.5585 -0.7944 +vn -0.0110 0.1459 -0.9892 +vn 0.2098 0.7691 -0.6037 +vn 0.3078 0.9417 0.1354 +vn 0.2255 0.5627 0.7953 +vn 0.0111 -0.1459 0.9892 +vn -0.2098 -0.7691 0.6037 +vn -0.3078 -0.9417 -0.1354 +vn -0.2255 -0.5627 -0.7953 +vn 0.0086 0.1396 -0.9901 +vn 0.2202 0.7658 -0.6042 +vn 0.3028 0.9433 0.1357 +vn 0.2081 0.5683 0.7961 +vn -0.0085 -0.1397 0.9901 +vn -0.2202 -0.7658 0.6042 +vn -0.3028 -0.9433 -0.1357 +vn -0.2080 -0.5683 -0.7961 +vn 0.0338 0.1317 -0.9907 +vn 0.2330 0.7618 -0.6044 +vn 0.2957 0.9456 0.1358 +vn 0.1853 0.5754 0.7966 +vn -0.0336 -0.1318 0.9907 +vn -0.2329 -0.7618 0.6044 +vn -0.2957 -0.9456 -0.1358 +vn -0.1852 -0.5755 -0.7966 +vn 0.0658 0.1219 -0.9904 +vn 0.2489 0.7569 -0.6043 +vn 0.2863 0.9485 0.1357 +vn 0.1561 0.5844 0.7963 +vn -0.0655 -0.1220 0.9904 +vn -0.2488 -0.7569 0.6043 +vn -0.2862 -0.9485 -0.1357 +vn -0.1558 -0.5845 -0.7963 +vn 0.1059 0.1097 -0.9883 +vn 0.2686 0.7509 -0.6033 +vn 0.2741 0.9521 0.1351 +vn 0.1193 0.5955 0.7944 +vn -0.1054 -0.1099 0.9883 +vn -0.2685 -0.7509 0.6033 +vn -0.2741 -0.9521 -0.1351 +vn -0.1189 -0.5956 -0.7944 +vn 0.1554 0.0952 -0.9832 +vn 0.2930 0.7437 -0.6008 +vn 0.2592 0.9565 0.1336 +vn 0.0739 0.6089 0.7898 +vn -0.1546 -0.0954 0.9833 +vn -0.2928 -0.7438 0.6008 +vn -0.2591 -0.9565 -0.1336 +vn -0.0733 -0.6090 -0.7897 +vn 0.2157 0.0781 -0.9733 +vn 0.3228 0.7353 -0.5959 +vn 0.2411 0.9616 0.1306 +vn 0.0187 0.6245 0.7808 +vn -0.2146 -0.0784 0.9735 +vn -0.3225 -0.7354 0.5960 +vn -0.2410 -0.9617 -0.1306 +vn -0.0179 -0.6247 -0.7806 +vn -0.0178 -0.6247 -0.7806 +vn 0.2880 0.0585 -0.9558 +vn 0.3589 0.7255 -0.5872 +vn 0.2199 0.9674 0.1255 +vn -0.0471 0.6424 0.7649 +vn -0.2865 -0.0589 0.9562 +vn -0.3585 -0.7256 0.5873 +vn -0.2198 -0.9674 -0.1255 +vn 0.0483 -0.6427 -0.7646 +vn 0.3725 0.0369 -0.9273 +vn 0.3724 0.0369 -0.9273 +vn 0.4014 0.7146 -0.5728 +vn 0.1957 0.9736 0.1174 +vn -0.1236 0.6620 0.7392 +vn -0.3706 -0.0374 0.9280 +vn -0.3705 -0.0374 0.9280 +vn -0.4009 -0.7147 0.5730 +vn -0.1956 -0.9736 -0.1173 +vn 0.1251 -0.6623 -0.7387 +vn 0.1251 -0.6623 -0.7386 +vn 0.4673 0.0143 -0.8840 +vn 0.4499 0.7031 -0.5507 +vn 0.1694 0.9799 0.1054 +vn -0.2092 0.6824 0.7003 +vn -0.4653 -0.0147 0.8850 +vn -0.4652 -0.0147 0.8850 +vn -0.4494 -0.7032 0.5510 +vn -0.1693 -0.9799 -0.1053 +vn 0.2106 -0.6828 -0.6996 +vn 0.2107 -0.6828 -0.6995 +vn 0.5679 -0.0077 -0.8230 +vn 0.5022 0.6916 -0.5190 +vn 0.1426 0.9857 0.0891 +vn -0.2998 0.7023 0.6457 +vn -0.2998 0.7023 0.6456 +vn -0.5665 0.0074 0.8240 +vn -0.5018 -0.6917 0.5193 +vn -0.1426 -0.9857 -0.0891 +vn 0.3008 -0.7025 -0.6450 +vn 0.6674 -0.0270 -0.7442 +vn 0.5549 0.6814 -0.4773 +vn 0.1173 0.9907 0.0692 +vn 0.1173 0.9907 0.0691 +vn -0.3888 0.7197 0.5752 +vn -0.6671 0.0270 0.7445 +vn -0.5547 -0.6814 0.4774 +vn -0.1174 -0.9907 -0.0692 +vn 0.3889 -0.7197 -0.5752 +vn 0.7575 -0.0422 -0.6514 +vn 0.6036 0.6732 -0.4271 +vn 0.0959 0.9943 0.0470 +vn 0.0959 0.9943 0.0471 +vn -0.4685 0.7330 0.4931 +vn -0.7584 0.0423 0.6504 +vn -0.6037 -0.6732 0.4270 +vn -0.0960 -0.9943 -0.0472 +vn 0.4677 -0.7329 -0.4940 +vn 0.8320 -0.0524 -0.5523 +vn 0.6449 0.6675 -0.3721 +vn 0.0797 0.9965 0.0254 +vn -0.5330 0.7418 0.4069 +vn -0.5330 0.7418 0.4070 +vn -0.8333 0.0526 0.5502 +vn -0.8334 0.0526 0.5502 +vn -0.6451 -0.6675 0.3717 +vn -0.6452 -0.6675 0.3717 +vn -0.0797 -0.9965 -0.0256 +vn 0.5318 -0.7417 -0.4087 +vn 0.8881 -0.0582 -0.4559 +vn 0.8881 -0.0582 -0.4558 +vn 0.6770 0.6642 -0.3169 +vn 0.0689 0.9976 0.0070 +vn -0.5802 0.7466 0.3255 +vn -0.8894 0.0583 0.4534 +vn -0.8894 0.0583 0.4533 +vn -0.6773 -0.6642 0.3164 +vn -0.6773 -0.6642 0.3163 +vn -0.0690 -0.9976 -0.0071 +vn 0.5791 -0.7465 -0.3274 +vn 0.5791 -0.7465 -0.3275 +vn 0.9271 -0.0608 -0.3697 +vn 0.7002 0.6626 -0.2655 +vn 0.0629 0.9980 -0.0063 +vn -0.6117 0.7487 0.2554 +vn -0.9280 0.0609 0.3675 +vn -0.7005 -0.6626 0.2649 +vn -0.0630 -0.9980 0.0062 +vn 0.6110 -0.7487 -0.2571 +vn 0.9523 -0.0617 -0.2988 +vn 0.7162 0.6621 -0.2205 +vn 0.0604 0.9981 -0.0134 +vn -0.6310 0.7493 0.2008 +vn -0.9528 0.0617 0.2973 +vn -0.7163 -0.6621 0.2201 +vn -0.7163 -0.6621 0.2200 +vn -0.0604 -0.9981 0.0133 +vn 0.6306 -0.7493 -0.2018 +vn 0.6306 -0.7493 -0.2019 +vn 0.9616 -0.0618 -0.2674 +vn 0.7225 0.6619 -0.1998 +vn 0.0599 0.9981 -0.0153 +vn -0.6379 0.7493 0.1776 +vn -0.9619 0.0618 0.2664 +vn -0.7226 -0.6619 0.1995 +vn -0.0599 -0.9981 0.0153 +vn 0.6377 -0.7493 -0.1783 +usemtl Material.028 +s 1 +f 3072//1608 5068//1609 4471//1609 4470//1608 +f 5215//1610 4602//1611 3080//1611 5067//1610 +f 5340//1612 4862//1613 3081//1613 3073//1612 +f 3075//1614 4777//1615 3082//1616 3074//1614 +f 4718//1617 4719//1618 3083//1618 5293//1617 +f 4985//1619 4986//1620 3084//1620 3076//1619 +f 4558//1621 4559//1622 3085//1623 3077//1621 +f 3079//1624 3087//1625 3086//1625 3078//1624 +f 5068//1609 3088//1626 5090//1626 4471//1609 +f 4602//1611 4603//1627 5728//1627 3080//1611 +f 4862//1613 4863//1628 3089//1628 3081//1613 +f 4777//1615 4778//1629 3090//1629 3082//1616 +f 4719//1618 5228//1630 3091//1630 3083//1618 +f 4986//1620 5359//1631 3092//1631 3084//1620 +f 4559//1622 5145//1632 3093//1632 3085//1623 +f 3087//1625 3095//1633 3094//1633 3086//1625 +f 3088//1626 3096//1634 3103//1635 5090//1626 +f 4603//1627 5311//1636 5414//1637 5728//1627 +f 4863//1628 5598//1638 3097//1638 3089//1628 +f 4778//1629 3099//1639 3098//1640 3090//1629 +f 5228//1630 3100//1641 5713//1642 3091//1630 +f 5359//1631 5688//1643 5565//1644 3092//1631 +f 5145//1632 3102//1645 3101//1646 3093//1632 +f 3095//1633 5451//1647 5489//1647 3094//1633 +f 3096//1634 5018//1648 4582//1649 3103//1635 +f 5311//1636 3105//1650 3104//1651 5414//1637 +f 5598//1638 5310//1652 4755//1652 3097//1638 +f 3099//1639 5353//1653 3106//1654 3098//1640 +f 3100//1641 4658//1655 3107//1656 5713//1642 +f 5688//1643 4418//1657 3108//1658 5565//1644 +f 3102//1645 4494//1659 3109//1660 3101//1646 +f 5451//1647 3111//1661 3110//1661 5489//1647 +f 5018//1648 5019//1662 4583//1662 4582//1649 +f 3105//1650 4756//1663 3112//1663 3104//1651 +f 5310//1652 4801//1664 3113//1664 4755//1652 +f 5353//1653 4888//1665 3114//1665 3106//1654 +f 4658//1655 4659//1666 3115//1666 3107//1656 +f 4418//1657 4419//1667 3116//1667 3108//1658 +f 4494//1659 4495//1668 3117//1668 3109//1660 +f 3111//1661 3119//1669 3118//1669 3110//1661 +f 5019//1662 3120//1670 5163//1671 4583//1662 +f 4756//1663 5606//1672 5721//1673 3112//1663 +f 4801//1664 4802//1674 3121//1674 3113//1664 +f 4888//1665 4889//1675 3122//1676 3114//1665 +f 4659//1666 5204//1677 3123//1678 3115//1666 +f 4419//1667 5051//1679 3124//1680 3116//1667 +f 4495//1668 5109//1681 3125//1682 3117//1668 +f 3119//1669 3127//1683 3126//1683 3118//1669 +f 3120//1670 3128//1684 3135//1685 5163//1671 +f 5606//1672 5296//1686 5406//1687 5721//1673 +f 4802//1674 5173//1688 3129//1689 3121//1674 +f 4889//1675 5705//1690 3130//1690 3122//1676 +f 5204//1677 3132//1691 3131//1692 3123//1678 +f 5051//1679 5443//1693 5558//1694 3124//1680 +f 5109//1681 3134//1695 3133//1695 3125//1682 +f 3127//1683 5520//1696 5482//1696 3126//1683 +f 3128//1684 4961//1697 5758//1698 3135//1685 +f 5296//1686 4538//1699 3136//1700 5406//1687 +f 5173//1688 4444//1701 3137//1701 3129//1689 +f 5705//1690 5706//1702 3138//1702 3130//1690 +f 3132//1691 4600//1703 3139//1703 3131//1692 +f 5443//1693 4876//1704 3140//1704 5558//1694 +f 3134//1695 4789//1705 3141//1705 3133//1695 +f 5520//1696 3143//1706 3142//1706 5482//1696 +f 4961//1697 4962//1707 3151//1707 5758//1698 +f 4538//1699 4539//1708 3144//1708 3136//1700 +f 4444//1701 4445//1709 3145//1709 3137//1701 +f 5706//1702 5003//1710 3146//1710 3138//1702 +f 4600//1703 4601//1711 3147//1711 3139//1703 +f 4876//1704 4877//1712 3148//1712 3140//1704 +f 4789//1705 4790//1713 3149//1713 3141//1705 +f 3143//1706 5535//1714 3150//1714 3142//1706 +f 4962//1707 3152//1715 5236//1715 3151//1707 +f 4539//1708 3153//1716 5675//1716 3144//1708 +f 4445//1709 5438//1717 5480//1717 3145//1709 +f 5003//1710 5004//1718 3154//1718 3146//1710 +f 4601//1711 5172//1719 3155//1719 3147//1711 +f 4877//1712 5302//1720 3156//1720 3148//1712 +f 4790//1713 5265//1721 3157//1721 3149//1713 +f 5535//1714 3159//1722 3158//1722 3150//1714 +f 3152//1715 3160//1723 3167//1723 5236//1715 +f 3153//1716 3161//1724 5362//1724 5675//1716 +f 5438//1717 4972//1725 5057//1725 5480//1717 +f 5004//1718 3163//1726 3162//1726 3154//1718 +f 5172//1719 5510//1727 4894//1727 3155//1719 +f 5302//1720 3165//1728 3164//1729 3156//1720 +f 5265//1721 3166//1730 5636//1730 3157//1721 +f 3159//1722 4590//1731 5597//1731 3158//1722 +f 3160//1723 4977//1732 4591//1732 3167//1723 +f 3161//1724 5058//1733 3168//1733 5362//1724 +f 4972//1725 4460//1734 3169//1734 5057//1725 +f 3163//1726 4895//1735 3170//1735 3162//1726 +f 5510//1727 4630//1736 3171//1736 4894//1727 +f 3165//1728 4726//1737 3172//1737 3164//1729 +f 3166//1730 4809//1738 3173//1738 5636//1730 +f 4590//1731 3175//1739 3174//1739 5597//1731 +f 4977//1732 4978//1740 5485//1740 4591//1732 +f 5058//1733 3177//1741 3176//1741 3168//1733 +f 4460//1734 4461//1742 5711//1742 3169//1734 +f 4895//1735 5338//1743 3178//1743 3170//1735 +f 4630//1736 4631//1744 3179//1744 3171//1736 +f 4726//1737 4727//1745 3180//1745 3172//1737 +f 4809//1738 4810//1746 3181//1746 3173//1738 +f 3175//1739 3183//1747 3182//1747 3174//1739 +f 4978//1740 3184//1748 5179//1748 5485//1740 +f 3177//1741 3185//1749 5698//1749 3176//1741 +f 4461//1742 3186//1750 5422//1750 5711//1742 +f 5338//1743 5632//1751 5461//1751 3178//1743 +f 4631//1744 5184//1752 3187//1752 3179//1744 +f 4727//1745 5232//1753 3188//1753 3180//1745 +f 4810//1746 5274//1754 3189//1754 3181//1746 +f 3183//1747 3191//1755 3190//1755 3182//1747 +f 3184//1748 3192//1756 4464//1756 5179//1748 +f 3185//1749 3193//1757 5382//1757 5698//1749 +f 3186//1750 3194//1758 5099//1758 5422//1750 +f 5632//1751 4953//1759 5148//1759 5461//1751 +f 5184//1752 4684//1760 3195//1760 3187//1752 +f 5232//1753 5585//1761 3196//1761 3188//1753 +f 5274//1754 3198//1762 3197//1762 3189//1754 +f 3191//1755 3199//1763 5625//1763 3190//1755 +f 3192//1756 4860//1764 4465//1764 4464//1756 +f 3193//1757 4426//1765 3200//1765 5382//1757 +f 3194//1758 5149//1766 3201//1766 5099//1758 +f 4953//1759 4954//1767 3202//1767 5148//1759 +f 4684//1760 4685//1768 3203//1768 3195//1760 +f 5585//1761 4759//1769 3204//1769 3196//1761 +f 3198//1762 5708//1770 3205//1770 3197//1762 +f 3199//1763 3207//1771 3206//1771 5625//1763 +f 4860//1764 4861//1772 3215//1772 4465//1764 +f 4426//1765 4427//1773 3208//1773 3200//1765 +f 5149//1766 5227//1774 3209//1774 3201//1766 +f 4954//1767 5190//1775 3210//1775 3202//1767 +f 4685//1768 5138//1776 3211//1776 3203//1768 +f 4759//1769 4760//1777 3212//1777 3204//1769 +f 5708//1770 3214//1778 3213//1778 3205//1770 +f 3207//1771 5328//1779 5364//1779 3206//1771 +f 4861//1772 3216//1780 3223//1780 3215//1772 +f 4427//1773 5425//1781 5630//1781 3208//1773 +f 5227//1774 3218//1782 3217//1782 3209//1774 +f 5190//1775 3219//1783 5528//1783 3210//1775 +f 5138//1776 5448//1784 5492//1784 3211//1776 +f 4760//1777 5251//1785 3220//1785 3212//1777 +f 3214//1778 3222//1786 3221//1786 3213//1778 +f 5328//1779 4910//1787 4996//1787 5364//1779 +f 3216//1780 5306//1788 4911//1788 3223//1780 +f 5425//1781 3225//1789 3224//1789 5630//1781 +f 3218//1782 4524//1790 5203//1790 3217//1782 +f 3219//1783 4791//1791 3226//1791 5528//1783 +f 5448//1784 3228//1792 3227//1792 5492//1784 +f 5251//1785 5590//1793 5746//1793 3220//1785 +f 3222//1786 4997//1794 3229//1794 3221//1786 +f 4910//1787 3231//1795 3230//1795 4996//1787 +f 5306//1788 4799//1796 5724//1796 4911//1788 +f 3225//1789 4542//1797 3232//1797 3224//1789 +f 4524//1790 4525//1798 3233//1798 5203//1790 +f 4791//1791 4792//1799 3234//1799 3226//1791 +f 3228//1792 5095//1800 3235//1800 3227//1792 +f 5590//1793 4878//1801 3236//1801 5746//1793 +f 4997//1794 5681//1802 3237//1802 3229//1794 +f 3231//1795 3239//1803 3238//1803 3230//1795 +f 4799//1796 4800//1804 3247//1804 5724//1796 +f 4542//1797 4543//1805 3240//1805 3232//1797 +f 4525//1798 5202//1806 3241//1806 3233//1798 +f 4792//1799 5245//1807 3242//1807 3234//1799 +f 5095//1800 5096//1808 3243//1808 3235//1800 +f 4878//1801 4879//1809 3244//1809 3236//1801 +f 5681//1802 3246//1810 3245//1810 3237//1802 +f 3239//1803 5392//1811 5355//1811 3238//1803 +f 4800//1804 3248//1812 5054//1812 3247//1804 +f 4543//1805 3249//1813 5622//1813 3240//1805 +f 5202//1806 3250//1814 5495//1814 3241//1806 +f 5245//1807 5551//1815 5503//1815 3242//1807 +f 5096//1808 5419//1816 3251//1816 3243//1808 +f 4879//1809 5305//1817 3252//1817 3244//1809 +f 3246//1810 4970//1818 3253//1818 3245//1810 +f 5392//1811 3255//1819 3254//1819 5355//1811 +f 3248//1812 3256//1820 4498//1820 5054//1812 +f 3249//1813 3257//1821 5292//1821 5622//1813 +f 3250//1814 5756//1822 5195//1822 5495//1814 +f 5551//1815 4771//1823 3258//1823 5503//1815 +f 5419//1816 3260//1824 3259//1824 3251//1816 +f 5305//1817 3261//1825 5745//1825 3252//1817 +f 4970//1818 4971//1826 5653//1826 3253//1818 +f 3255//1819 3263//1827 3262//1827 3254//1819 +f 3256//1820 4890//1828 4499//1828 4498//1820 +f 3257//1821 5110//1829 3264//1829 5292//1821 +f 5756//1822 5039//1830 3265//1830 5195//1822 +f 4771//1823 4772//1831 3266//1831 3258//1823 +f 3260//1824 5155//1832 3267//1832 3259//1824 +f 3261//1825 3269//1833 3268//1833 5745//1825 +f 4971//1826 5569//1834 5614//1834 5653//1826 +f 3263//1827 3271//1835 3270//1835 3262//1827 +f 4890//1828 4891//1836 3279//1836 4499//1828 +f 5110//1829 5111//1837 3272//1837 3264//1829 +f 5039//1830 5040//1838 3273//1838 3265//1830 +f 4772//1831 4963//1839 3274//1839 3266//1831 +f 5155//1832 5156//1840 3275//1840 3267//1832 +f 3269//1833 3277//1841 3276//1841 3268//1833 +f 5569//1834 5216//1842 5263//1842 5614//1834 +f 3271//1835 5499//1843 3278//1843 3270//1835 +f 4891//1836 3280//1844 3287//1844 3279//1836 +f 5111//1837 3281//1845 5642//1845 3272//1837 +f 5040//1838 5385//1846 5434//1846 3273//1838 +f 4963//1839 5352//1847 3282//1847 3274//1839 +f 5156//1840 5465//1848 3283//1848 3275//1840 +f 3277//1841 4785//1849 3284//1849 3276//1841 +f 5216//1842 3286//1850 3285//1850 5263//1842 +f 5499//1843 5200//1851 4690//1851 3278//1843 +f 3280//1844 3288//1852 5201//1852 3287//1844 +f 3281//1845 5743//1853 5327//1853 5642//1845 +f 5385//1846 5716//1854 3289//1854 5434//1846 +f 5352//1847 4827//1855 3290//1856 3282//1847 +f 5465//1848 3292//1857 3291//1857 3283//1848 +f 4785//1849 4786//1858 5748//1858 3284//1849 +f 3286//1850 4691//1859 3293//1859 3285//1850 +f 5200//1851 3295//1860 3294//1860 4690//1851 +f 3288//1852 4908//1861 3303//1861 5201//1852 +f 5743//1853 4990//1862 3296//1862 5327//1853 +f 5716//1854 5055//1863 3297//1863 3289//1854 +f 4827//1855 4828//1864 3298//1864 3290//1856 +f 3292//1857 5161//1865 3299//1865 3291//1857 +f 4786//1858 3301//1866 3300//1866 5748//1858 +f 4691//1859 3302//1867 5539//1867 3293//1859 +f 3295//1860 5457//1868 5577//1868 3294//1860 +f 4908//1861 4909//1869 3311//1869 3303//1861 +f 4990//1862 4991//1870 3304//1870 3296//1862 +f 5055//1863 5056//1871 3305//1871 3297//1863 +f 4828//1864 5295//1872 3306//1872 3298//1864 +f 5161//1865 5162//1873 3307//1873 3299//1865 +f 3301//1866 3309//1874 3308//1874 3300//1866 +f 3302//1867 3310//1875 5210//1875 5539//1867 +f 5457//1868 5108//1876 5244//1876 5577//1868 +f 4909//1869 5668//1877 4490//1877 3311//1869 +f 4991//1870 3313//1878 3312//1878 3304//1870 +f 5056//1871 5395//1879 5361//1879 3305//1871 +f 5295//1872 3315//1880 3314//1880 3306//1872 +f 5162//1873 5475//1881 5604//1881 3307//1873 +f 3309//1874 4662//1882 3316//1882 3308//1874 +f 3310//1875 4741//1883 3317//1883 5210//1875 +f 5108//1876 3319//1884 3318//1884 5244//1876 +f 5668//1877 3320//1885 4491//1885 4490//1877 +f 3313//1878 5704//1886 5350//1886 3312//1878 +f 5395//1879 4450//1887 3321//1887 5361//1879 +f 3315//1880 4882//1888 3322//1888 3314//1880 +f 5475//1881 4608//1889 3323//1889 5604//1881 +f 4662//1882 4663//1890 3324//1890 3316//1882 +f 4741//1883 4742//1891 3325//1891 3317//1883 +f 3319//1884 3327//1892 3326//1892 3318//1884 +f 3320//1885 3328//1893 3335//1893 4491//1885 +f 5704//1886 4880//1894 5351//1894 5350//1886 +f 4450//1887 4451//1895 3329//1895 3321//1887 +f 4882//1888 4883//1896 3330//1896 3322//1888 +f 4608//1889 4609//1897 3331//1897 3323//1889 +f 4663//1890 5490//1898 3332//1898 3324//1890 +f 4742//1891 3334//1899 3333//1899 3325//1891 +f 3327//1892 5246//1900 5285//1900 3326//1892 +f 3328//1893 5538//1901 4652//1901 3335//1893 +f 4880//1894 4881//1902 3336//1902 5351//1894 +f 4451//1895 5104//1903 3337//1903 3329//1895 +f 4883//1896 5038//1904 3338//1904 3330//1896 +f 4609//1897 4886//1905 3339//1905 3331//1897 +f 5490//1898 3341//1906 3340//1906 3332//1898 +f 3334//1899 4728//1907 5127//1907 3333//1899 +f 5246//1900 3343//1908 3342//1908 5285//1900 +f 5538//1901 4610//1909 4653//1909 4652//1901 +f 4881//1902 5309//1910 3344//1910 3336//1902 +f 5104//1903 3346//1911 3345//1911 3337//1903 +f 5038//1904 3347//1912 5428//1912 3338//1904 +f 4886//1905 4887//1913 5384//1913 3339//1905 +f 3341//1906 4518//1914 3348//1914 3340//1906 +f 4728//1907 4729//1915 3349//1915 5127//1907 +f 3343//1908 3351//1916 3350//1916 3342//1908 +f 4610//1909 4611//1917 5647//1917 4653//1909 +f 5309//1910 5061//1918 3352//1918 3344//1910 +f 3346//1911 5740//1919 3353//1919 3345//1911 +f 3347//1912 4564//1920 3354//1920 5428//1912 +f 4887//1913 5610//1921 3355//1921 5384//1913 +f 4518//1914 4519//1922 3356//1922 3348//1914 +f 4729//1915 3358//1923 3357//1923 3349//1915 +f 3351//1916 3359//1924 5526//1924 3350//1916 +f 4611//1917 5199//1925 3367//1925 5647//1917 +f 5061//1918 5062//1926 3360//1926 3352//1918 +f 5740//1919 5059//1927 3361//1927 3353//1919 +f 4564//1920 4565//1928 3362//1928 3354//1920 +f 5610//1921 3364//1929 3363//1929 3355//1921 +f 4519//1922 5218//1930 5337//1930 3356//1922 +f 3358//1923 3366//1931 3365//1931 3357//1923 +f 3359//1924 5298//1932 5259//1932 5526//1924 +f 5199//1925 3368//1933 4805//1933 3367//1925 +f 5062//1926 5386//1934 5512//1934 3360//1926 +f 5059//1927 5060//1935 3369//1935 3361//1927 +f 4565//1928 5133//1936 3370//1936 3362//1928 +f 3364//1929 4872//1937 3371//1937 3363//1929 +f 5218//1930 3373//1938 3372//1938 5337//1930 +f 3366//1931 4708//1939 4640//1939 3365//1931 +f 5298//1932 3375//1940 3374//1940 5259//1932 +f 3368//1933 4584//1941 4806//1941 4805//1933 +f 5386//1934 5677//1942 3376//1942 5512//1934 +f 5060//1935 5398//1943 3377//1943 3369//1935 +f 5133//1936 3379//1944 3378//1944 3370//1936 +f 4872//1937 4873//1945 5446//1945 3371//1937 +f 3373//1938 4641//1946 3380//1946 3372//1938 +f 4708//1939 4709//1947 3381//1947 4640//1939 +f 3375//1940 3383//1948 3382//1948 3374//1940 +f 4584//1941 4585//1949 5628//1949 4806//1941 +f 5677//1942 3385//1950 3384//1950 3376//1942 +f 5398//1943 4797//1951 5049//1951 3377//1943 +f 3379//1944 4548//1952 3386//1952 3378//1944 +f 4873//1945 5497//1953 3387//1953 5446//1945 +f 4641//1946 5545//1954 3388//1954 3380//1946 +f 4709//1947 3390//1955 3389//1955 3381//1947 +f 3383//1948 3391//1956 5733//1956 3382//1948 +f 4585//1949 5189//1957 3399//1957 5628//1949 +f 3385//1950 5050//1958 3392//1958 3384//1950 +f 4797//1951 4798//1959 3393//1959 5049//1951 +f 4548//1952 4549//1960 3394//1960 3386//1952 +f 5497//1953 3396//1961 3395//1961 3387//1953 +f 5545//1954 5439//1962 5308//1962 3388//1954 +f 3390//1955 3398//1963 3397//1963 3389//1955 +f 3391//1956 5629//1964 5390//1964 5733//1956 +f 5189//1957 5488//1965 5671//1965 3399//1957 +f 5050//1958 5282//1966 3400//1966 3392//1958 +f 4798//1959 5242//1967 3401//1967 3393//1959 +f 4549//1960 4540//1968 3402//1968 3394//1960 +f 3396//1961 4779//1969 3403//1969 3395//1961 +f 5439//1962 3405//1970 3404//1970 5308//1962 +f 3398//1963 4957//1971 5035//1971 3397//1963 +f 5629//1964 3407//1972 3406//1972 5390//1964 +f 5488//1965 4492//1973 4921//1973 5671//1965 +f 5282//1966 3409//1974 3408//1974 3400//1966 +f 5242//1967 3410//1975 5575//1975 3401//1967 +f 4540//1968 4541//1976 5532//1976 3402//1968 +f 4779//1969 4780//1977 3411//1977 3403//1969 +f 3405//1970 5036//1978 3412//1979 3404//1970 +f 4957//1971 4958//1980 3413//1980 5035//1971 +f 3407//1972 3415//1981 3414//1981 3406//1972 +f 4492//1973 4493//1982 4922//1982 4921//1973 +f 3409//1974 4628//1983 3416//1983 3408//1974 +f 3410//1975 4532//1984 3417//1984 5575//1975 +f 4541//1976 5476//1985 3418//1985 5532//1976 +f 4780//1977 3420//1986 3419//1986 3411//1977 +f 5036//1978 5710//1987 5592//1987 3412//1979 +f 4958//1980 3422//1988 3421//1988 3413//1980 +f 3415//1981 3423//1989 5667//1989 3414//1981 +f 4493//1982 5141//1990 3431//1990 4922//1982 +f 4628//1983 4629//1991 3424//1991 3416//1983 +f 4532//1984 4533//1992 3425//1992 3417//1984 +f 5476//1985 3427//1993 3426//1993 3418//1985 +f 3420//1986 5318//1994 5121//1994 3419//1986 +f 5710//1987 5366//1995 3428//1995 5592//1987 +f 3422//1988 3430//1996 3429//1996 3421//1988 +f 3423//1989 5317//1997 5404//1997 5667//1989 +f 5141//1990 3432//1998 5611//1998 3431//1990 +f 4629//1991 5211//1999 5494//1999 3424//1991 +f 4533//1992 5249//2000 3433//2000 3425//1992 +f 3427//1993 4424//2001 3434//2001 3426//1993 +f 5318//1994 4843//2002 3435//2002 5121//1994 +f 5366//1995 3437//2003 3436//2003 3428//1995 +f 3430//1996 5012//2004 4934//2004 3429//1996 +f 5317//1997 3439//2005 3438//2005 5404//1997 +f 3432//1998 4556//2006 4815//2006 5611//1998 +f 5211//1999 3441//2007 3440//2007 5494//1999 +f 5249//2000 3442//2008 5502//2008 3433//2000 +f 4424//2001 4425//2009 5544//2009 3434//2001 +f 4843//2002 4844//2010 3443//2010 3435//2002 +f 3437//2003 4935//2011 3444//2011 3436//2003 +f 5012//2004 5013//2012 3445//2012 4934//2004 +f 3439//2005 3447//2013 3446//2013 3438//2005 +f 4556//2006 4557//2014 4816//2014 4815//2006 +f 3441//2007 4678//2015 3448//2015 3440//2007 +f 3442//2008 4751//2016 3449//2016 5502//2008 +f 4425//2009 5555//2017 3450//2017 5544//2009 +f 4844//2010 5424//2018 3451//2018 3443//2010 +f 4935//2011 5747//2019 3452//2019 3444//2011 +f 5013//2012 3454//2020 3453//2020 3445//2012 +f 3447//2013 3455//2021 5752//2021 3446//2013 +f 4557//2014 5168//2022 5388//2022 4816//2014 +f 4678//2015 4679//2023 3456//2023 3448//2015 +f 4751//2016 3458//2024 3457//2024 3449//2016 +f 5555//2017 3459//2025 4752//2025 3450//2017 +f 5424//2018 5033//2026 5117//2026 3451//2018 +f 5747//2019 5522//2027 3460//2027 3452//2019 +f 3454//2020 5638//2028 3461//2028 3453//2020 +f 3455//2021 3463//2029 3462//2029 5752//2021 +f 5168//2022 5574//2030 3471//2030 5388//2022 +f 4679//2023 5374//2031 3464//2031 3456//2023 +f 3458//2024 4458//2032 3465//2032 3457//2024 +f 3459//2025 5118//2033 3466//2033 4752//2025 +f 5033//2026 3468//2034 3467//2034 5117//2026 +f 5522//2027 5166//2035 5034//2035 3460//2027 +f 5638//2028 5639//2036 3469//2037 3461//2028 +f 3463//2029 5609//2038 3470//2038 3462//2029 +f 5574//2030 4688//2039 4765//2039 3471//2030 +f 5374//2031 5658//2040 3472//2040 3464//2031 +f 4458//2032 4459//2041 3473//2041 3465//2032 +f 5118//2033 3475//2042 3474//2042 3466//2033 +f 3468//2034 5701//2043 5738//2043 3467//2034 +f 5166//2035 4588//2044 3476//2045 5034//2035 +f 5639//2036 4850//2046 3477//2046 3469//2037 +f 5609//2038 3479//2047 3478//2047 3470//2038 +f 4688//2039 4689//2048 4766//2048 4765//2039 +f 5658//2040 5124//2049 3480//2049 3472//2040 +f 4459//2041 3482//2050 3481//2050 3473//2041 +f 3475//2042 3483//2051 5405//2051 3474//2042 +f 5701//2043 5320//2052 5524//2052 5738//2043 +f 4588//2044 4589//2053 3484//2053 3476//2045 +f 4850//2046 4851//2054 3485//2054 3477//2046 +f 3479//2047 3487//2055 3486//2055 3478//2047 +f 4689//2048 5235//2056 5369//2056 4766//2048 +f 5124//2049 5125//2057 3488//2057 3480//2049 +f 3482//2050 3490//2058 3489//2058 3481//2050 +f 3483//2051 5183//2059 5135//2059 5405//2051 +f 5320//2052 4983//2060 3491//2060 5524//2052 +f 4589//2053 4739//2061 3492//2061 3484//2053 +f 4851//2054 5243//2062 3493//2062 3485//2054 +f 3487//2055 3495//2063 3494//2063 3486//2055 +f 5235//2056 3496//2064 3503//2064 5369//2056 +f 5125//2057 5427//2065 5553//2065 3488//2057 +f 3490//2058 4442//2066 3497//2066 3489//2058 +f 5183//2059 4536//2067 3498//2067 5135//2059 +f 4983//2060 4984//2068 3499//2068 3491//2060 +f 4739//2061 3501//2069 3500//2069 3492//2061 +f 5243//2062 5618//2070 4740//2070 3493//2062 +f 3495//2063 5654//2071 3502//2071 3494//2063 +f 3496//2064 4660//2072 4914//2072 3503//2064 +f 5427//2065 3505//2073 3504//2073 5553//2065 +f 4442//2066 4443//2074 5712//2074 3497//2066 +f 4536//2067 4537//2075 3506//2075 3498//2067 +f 4984//2068 3508//2076 3507//2077 3499//2068 +f 3501//2069 5591//2078 5697//2078 3500//2069 +f 5618//2070 4831//2079 3509//2079 4740//2070 +f 5654//2071 3511//2080 3510//2080 3502//2071 +f 4660//2072 4661//2081 4915//2081 4914//2072 +f 3505//2073 5103//2082 3512//2083 3504//2073 +f 4443//2074 3514//2084 3513//2084 5712//2074 +f 4537//2075 5570//2085 5371//2085 3506//2075 +f 3508//2076 3516//2086 3515//2086 3507//2077 +f 5591//2078 5331//2087 5279//2087 5697//2078 +f 4831//2079 4832//2088 3517//2088 3509//2079 +f 3511//2080 3519//2089 3518//2089 3510//2080 +f 4661//2081 5225//2090 5410//2091 4915//2081 +f 5103//2082 3521//2092 3520//2093 3512//2083 +f 3514//2084 4919//2094 5010//2095 3513//2084 +f 5570//2085 4848//2096 3522//2096 5371//2085 +f 3516//2086 5072//2097 3523//2097 3515//2086 +f 5331//2087 4668//2098 3524//2098 5279//2087 +f 4832//2088 4576//2099 3525//2099 3517//2088 +f 3519//2089 3527//2100 3526//2100 3518//2089 +f 5225//2090 3528//2101 4416//2101 5410//2091 +f 3521//2092 5011//2102 5595//2102 3520//2093 +f 4919//2094 4920//2103 3529//2103 5010//2095 +f 4848//2096 4849//2104 3530//2104 3522//2096 +f 5072//2097 5073//2105 3531//2105 3523//2097 +f 4668//2098 4669//2106 3532//2106 3524//2098 +f 4576//2099 4577//2107 3533//2107 3525//2099 +f 3527//2100 3535//2108 3534//2108 3526//2100 +f 3528//2101 4724//2109 4417//2109 4416//2101 +f 5011//2102 5690//2110 3536//2110 5595//2102 +f 4920//2103 5644//2111 3537//2111 3529//2103 +f 4849//2104 3539//2112 3538//2112 3530//2104 +f 5073//2105 3540//2113 5616//2113 3531//2105 +f 4669//2106 5188//2114 5723//2115 3532//2106 +f 4577//2107 5140//2116 3541//2116 3533//2107 +f 3535//2108 3543//2117 3542//2117 3534//2108 +f 4724//2109 4725//2118 5116//2118 4417//2109 +f 5690//2110 3545//2119 3544//2119 3536//2110 +f 5644//2111 5290//2120 5341//2120 3537//2111 +f 3539//2112 3547//2121 3546//2121 3538//2112 +f 3540//2113 3548//2122 5579//2122 5616//2113 +f 5188//2114 3549//2123 5373//2123 5723//2115 +f 5140//2116 5491//2124 5531//2124 3541//2116 +f 3543//2117 3551//2125 3550//2125 3542//2117 +f 4725//2118 5255//2126 3559//2126 5116//2118 +f 3545//2119 3553//2127 3552//2127 3544//2119 +f 5290//2120 4940//2128 4864//2128 5341//2120 +f 3547//2121 5239//2129 3554//2129 3546//2121 +f 3548//2122 5080//2130 3555//2130 5579//2122 +f 3549//2123 4514//2131 3556//2131 5373//2123 +f 5491//2124 4592//2132 3557//2133 5531//2124 +f 3551//2125 5731//2134 3558//2134 3550//2125 +f 5255//2126 3560//2135 4981//2135 3559//2126 +f 3553//2127 4865//2136 5605//2136 3552//2127 +f 4940//2128 4941//2137 3561//2137 4864//2128 +f 5239//2129 4650//2138 3562//2138 3554//2129 +f 5080//2130 5081//2139 3563//2139 3555//2130 +f 4514//2131 4515//2140 3564//2141 3556//2131 +f 4592//2132 4593//2142 3565//2142 3557//2133 +f 5731//2134 3567//2143 3566//2143 3558//2134 +f 3560//2135 4781//2144 4982//2144 4981//2135 +f 4865//2136 5637//2145 3568//2145 5605//2136 +f 4941//2137 3570//2146 3569//2146 3561//2137 +f 4650//2138 4651//2147 5670//2148 3562//2138 +f 5081//2139 5737//2149 3571//2150 3563//2139 +f 4515//2140 5126//2151 3572//2151 3564//2141 +f 4593//2142 5167//2152 3573//2152 3565//2142 +f 3567//2143 3575//2153 3574//2153 3566//2143 +f 4781//2144 4782//2154 5396//2155 4982//2144 +f 5637//2145 3577//2156 3576//2156 3568//2145 +f 3570//2146 5075//2157 5007//2157 3569//2146 +f 4651//2147 5304//2158 3578//2158 5670//2148 +f 5737//2149 3580//2159 3579//2159 3571//2150 +f 5126//2151 5481//2160 5175//2161 3572//2151 +f 5167//2152 5514//2162 3581//2162 3573//2152 +f 3575//2153 3583//2163 3582//2163 3574//2153 +f 4782//2154 5278//2164 3591//2164 5396//2155 +f 3577//2156 4452//2165 3584//2165 3576//2156 +f 5075//2157 4704//2166 3585//2166 5007//2157 +f 5304//2158 4626//2167 3586//2168 3578//2158 +f 3580//2159 3588//2169 3587//2169 3579//2159 +f 5481//2160 5550//2170 5176//2170 5175//2161 +f 5514//2162 3590//2171 3589//2171 3581//2162 +f 3583//2163 5469//2172 5589//2172 3582//2163 +f 5278//2164 3592//2173 3599//2173 3591//2164 +f 4452//2165 4453//2174 5656//2174 3584//2165 +f 4704//2166 4705//2175 3593//2175 3585//2166 +f 4626//2167 4627//2176 3594//2176 3586//2168 +f 3588//2169 4438//2177 3595//2177 3587//2169 +f 5550//2170 4712//2178 3596//2178 5176//2170 +f 3590//2171 3598//2179 3597//2179 3589//2171 +f 5469//2172 5693//2180 5729//2180 5589//2172 +f 3592//2173 3600//2181 4930//2181 3599//2173 +f 4453//2174 5431//2182 5315//2182 5656//2174 +f 4705//2175 5549//2183 3601//2183 3593//2175 +f 4627//2176 3603//2184 3602//2184 3594//2176 +f 4438//2177 4439//2185 5509//2186 3595//2177 +f 4712//2178 4713//2187 3604//2187 3596//2178 +f 3598//2179 5005//2188 3605//2188 3597//2179 +f 5693//2180 3607//2189 3606//2189 5729//2180 +f 3600//2181 4829//2190 4931//2190 4930//2181 +f 5431//2182 3609//2191 3608//2191 5315//2182 +f 5549//2183 5147//2192 4606//2192 3601//2183 +f 3603//2184 3611//2193 3610//2193 3602//2184 +f 4439//2185 5132//2194 5277//2194 5509//2186 +f 4713//2187 5270//2195 3612//2195 3604//2187 +f 5005//2188 5006//2196 3613//2196 3605//2188 +f 3607//2189 3615//2197 3614//2197 3606//2189 +f 4829//2190 4830//2198 5442//2198 4931//2190 +f 3609//2191 4607//2199 3616//2199 3608//2191 +f 5147//2192 4648//2200 3617//2200 4606//2192 +f 3611//2193 4735//2201 3618//2201 3610//2193 +f 5132//2194 3620//2202 3619//2202 5277//2194 +f 5270//2195 5363//2203 5389//2203 3612//2195 +f 5006//2196 5319//2204 3621//2204 3613//2196 +f 3615//2197 3623//2205 3622//2205 3614//2197 +f 4830//2198 3624//2206 3631//2206 5442//2198 +f 4607//2199 5474//2207 5617//2207 3616//2199 +f 4648//2200 4649//2208 3625//2208 3617//2200 +f 4735//2201 4736//2209 3626//2209 3618//2201 +f 3620//2202 4422//2210 3627//2210 3619//2202 +f 5363//2203 5664//2211 3628//2211 5389//2203 +f 5319//2204 3630//2212 3629//2212 3621//2204 +f 3623//2205 5735//2213 5700//2213 3622//2205 +f 3624//2206 3632//2214 5065//2214 3631//2206 +f 5474//2207 5177//2215 5300//2215 5617//2207 +f 4649//2208 5536//2216 3633//2216 3625//2208 +f 4736//2209 5583//2217 3634//2217 3626//2209 +f 4422//2210 4423//2218 3635//2218 3627//2210 +f 5664//2211 4902//2219 3636//2219 3628//2211 +f 3630//2212 4979//2220 3637//2220 3629//2212 +f 5735//2213 3639//2221 3638//2221 5700//2213 +f 3632//2214 4775//2222 5066//2222 5065//2214 +f 5177//2215 3641//2223 3640//2223 5300//2215 +f 5536//2216 5537//2224 4554//2224 3633//2216 +f 5583//2217 5253//2225 3642//2225 3634//2217 +f 4423//2218 5120//2226 3643//2226 3635//2218 +f 4902//2219 4903//2227 3644//2227 3636//2219 +f 4979//2220 4980//2228 3645//2228 3637//2220 +f 3639//2221 3647//2229 3646//2230 3638//2221 +f 4775//2222 4776//2231 5415//2231 5066//2222 +f 3641//2223 4555//2232 3648//2232 3640//2223 +f 5537//2224 5676//2233 3649//2233 4554//2224 +f 5253//2225 5254//2234 3650//2234 3642//2225 +f 5120//2226 5286//2235 3651//2235 3643//2226 +f 4903//2227 3653//2236 3652//2236 3644//2227 +f 4980//2228 5530//2237 5336//2237 3645//2228 +f 3647//2229 3655//2238 3654//2238 3646//2230 +f 4776//2231 3656//2239 3663//2239 5415//2231 +f 4555//2232 3657//2240 5612//2240 3648//2232 +f 5676//2233 5342//2241 5380//2241 3649//2233 +f 5254//2234 3659//2242 3658//2242 3650//2234 +f 5286//2235 3660//2243 5640//2243 3651//2235 +f 3653//2236 4596//2244 5739//2244 3652//2236 +f 5530//2237 4506//2245 3661//2245 5336//2237 +f 3655//2238 5089//2246 3662//2246 3654//2238 +f 3656//2239 3664//2247 4528//2247 3663//2239 +f 3657//2240 3665//2248 5258//2248 5612//2240 +f 5342//2241 4892//2249 4975//2249 5380//2241 +f 3659//2242 4823//2250 3666//2250 3658//2242 +f 3660//2243 5044//2251 3667//2251 5640//2243 +f 4596//2244 4597//2252 3668//2252 5739//2244 +f 4506//2245 4507//2253 3669//2253 3661//2245 +f 5089//2246 3671//2254 3670//2254 3662//2246 +f 3664//2247 4793//2255 4529//2255 4528//2247 +f 3665//2248 4976//2256 3672//2256 5258//2248 +f 4892//2249 3674//2257 3673//2258 4975//2249 +f 4823//2250 4824//2259 4893//2259 3666//2250 +f 5044//2251 5045//2260 3675//2260 3667//2251 +f 4597//2252 5214//2261 3676//2261 3668//2252 +f 4507//2253 5165//2262 3677//2262 3669//2253 +f 3671//2254 3679//2263 3678//2263 3670//2254 +f 4793//2255 4794//2264 3687//2264 4529//2255 +f 4976//2256 3681//2265 3680//2265 3672//2256 +f 3674//2257 3682//2266 5649//2266 3673//2258 +f 4824//2259 4700//2267 5687//2267 4893//2259 +f 5045//2260 5377//2268 3683//2268 3675//2260 +f 5214//2261 3685//2269 3684//2269 3676//2261 +f 5165//2262 3686//2270 5501//2270 3677//2262 +f 3679//2263 5391//2271 5460//2271 3678//2263 +f 4794//2264 3688//2272 4999//2272 3687//2264 +f 3681//2265 3689//2273 5602//2273 3680//2265 +f 3682//2266 3690//2274 5288//2274 5649//2266 +f 4700//2267 4701//2275 5333//2275 5687//2267 +f 5377//2268 5744//2276 3691//2276 3683//2268 +f 3685//2269 4484//2277 3692//2277 3684//2269 +f 3686//2270 4568//2278 3693//2278 5501//2270 +f 5391//2271 3695//2279 3694//2279 5460//2271 +f 3688//2272 3696//2280 5000//2280 4999//2272 +f 3689//2273 3697//2281 5284//2281 5602//2273 +f 3690//2274 4949//2282 4870//2282 5288//2274 +f 4701//2275 5212//2283 3698//2283 5333//2275 +f 5744//2276 5087//2284 3699//2284 3691//2276 +f 4484//2277 4485//2285 3700//2285 3692//2277 +f 4568//2278 4569//2286 3701//2286 3693//2278 +f 3695//2279 3703//2287 3702//2287 3694//2279 +f 3696//2280 4656//2288 5689//2288 5000//2280 +f 3697//2281 4871//2289 3704//2289 5284//2281 +f 4949//2282 4950//2290 3705//2290 4870//2282 +f 5212//2283 5566//2291 3706//2291 3698//2283 +f 5087//2284 5088//2292 3707//2292 3699//2284 +f 4485//2285 5154//2293 3708//2293 3700//2285 +f 4569//2286 5198//2294 3709//2294 3701//2286 +f 3703//2287 3711//2295 3710//2295 3702//2287 +f 4656//2288 4657//2296 3719//2296 5689//2288 +f 4871//2289 5666//2297 3712//2297 3704//2289 +f 4950//2290 4474//2298 3713//2298 3705//2290 +f 5566//2291 3715//2299 3714//2299 3706//2291 +f 5088//2292 3716//2300 5755//2300 3707//2292 +f 5154//2293 5445//2301 5720//2301 3708//2293 +f 5198//2294 5307//2302 3717//2302 3709//2294 +f 3711//2295 5272//2303 3718//2303 3710//2295 +f 4657//2296 3720//2304 4654//2304 3719//2296 +f 5666//2297 5332//2305 5557//2305 3712//2297 +f 4474//2298 4475//2306 3721//2306 3713//2298 +f 3715//2299 5047//2307 3722//2307 3714//2299 +f 3716//2300 4951//2308 3723//2308 5755//2300 +f 5445//2301 4486//2309 3724//2309 5720//2301 +f 5307//2302 4737//2310 3725//2310 3717//2302 +f 5272//2303 3727//2311 3726//2311 3718//2303 +f 3720//2304 5206//2312 4655//2312 4654//2304 +f 5332//2305 4874//2313 3728//2313 5557//2305 +f 4475//2306 5107//2314 3729//2314 3721//2306 +f 5047//2307 5048//2315 3730//2315 3722//2307 +f 4951//2308 4952//2316 3731//2316 3723//2308 +f 4486//2309 4487//2317 3732//2317 3724//2309 +f 4737//2310 4738//2318 3733//2318 3725//2310 +f 3727//2311 3735//2319 3734//2319 3726//2311 +f 5206//2312 4598//2320 5659//2320 4655//2312 +f 4874//2313 4875//2321 3736//2321 3728//2313 +f 5107//2314 3738//2322 3737//2322 3729//2314 +f 5048//2315 3739//2323 5444//2323 3730//2315 +f 4952//2316 5358//2324 5408//2324 3731//2316 +f 4487//2317 5158//2325 3740//2325 3732//2317 +f 4738//2318 3742//2326 3741//2326 3733//2318 +f 3735//2319 3743//2327 5543//2327 3734//2319 +f 4598//2320 4599//2328 3751//2328 5659//2320 +f 4875//2321 3745//2329 3744//2329 3736//2321 +f 3738//2322 4420//2330 5722//2330 3737//2322 +f 3739//2323 4508//2331 3746//2331 5444//2323 +f 5358//2324 3748//2332 3747//2332 5408//2324 +f 5158//2325 3749//2333 5621//2333 3740//2325 +f 3742//2326 5266//2334 5588//2334 3741//2326 +f 3743//2327 5303//2335 3750//2335 5543//2327 +f 4599//2328 3752//2336 4819//2336 3751//2328 +f 3745//2329 3753//2337 5508//2337 3744//2329 +f 4420//2330 4421//2338 5370//2338 5722//2330 +f 4508//2331 4509//2339 3754//2339 3746//2331 +f 3748//2332 4866//2340 3755//2340 3747//2332 +f 3749//2333 4624//2341 3756//2341 5621//2333 +f 5266//2334 4722//2342 3757//2342 5588//2334 +f 5303//2335 3759//2343 3758//2343 3750//2335 +f 3752//2336 3760//2344 4820//2344 4819//2336 +f 3753//2337 5020//2345 5197//2345 5508//2337 +f 4421//2338 5032//2346 3761//2346 5370//2338 +f 4509//2339 5106//2347 3762//2347 3754//2339 +f 4866//2340 4867//2348 3763//2348 3755//2340 +f 4624//2341 4625//2349 3764//2349 3756//2341 +f 4722//2342 4723//2350 3765//2350 3757//2342 +f 3759//2343 3767//2351 3766//2351 3758//2343 +f 3760//2344 4698//2352 5703//2352 4820//2344 +f 5020//2345 4472//2353 3768//2353 5197//2345 +f 5032//2346 3770//2354 3769//2354 3761//2346 +f 5106//2347 5479//2355 5435//2355 3762//2347 +f 4867//2348 5348//2356 3771//2356 3763//2348 +f 4625//2349 5234//2357 3772//2357 3764//2349 +f 4723//2350 3774//2358 3773//2358 3765//2350 +f 3767//2351 3775//2359 5496//2359 3766//2351 +f 4698//2352 4699//2360 3783//2360 5703//2352 +f 4472//2353 4473//2361 3776//2361 3768//2353 +f 3770//2354 5660//2362 3777//2362 3769//2354 +f 5479//2355 3779//2363 3778//2363 5435//2355 +f 5348//2356 3780//2364 5757//2364 3771//2356 +f 5234//2357 3781//2365 5582//2365 3772//2357 +f 3774//2358 5159//2366 5209//2366 3773//2358 +f 3775//2359 5450//2367 3782//2367 5496//2359 +f 4699//2360 3784//2368 5029//2368 3783//2360 +f 4473//2361 4927//2369 5571//2369 3776//2361 +f 5660//2362 4841//2370 3785//2370 3777//2362 +f 3779//2363 4745//2371 3786//2371 3778//2363 +f 3780//2364 4994//2372 3787//2372 5757//2364 +f 3781//2365 4580//2373 3788//2373 5582//2365 +f 5159//2366 4488//2374 3789//2375 5209//2366 +f 5450//2367 3791//2376 3790//2376 3782//2367 +f 3784//2368 3792//2377 4454//2377 5029//2368 +f 4927//2369 4928//2378 5222//2378 5571//2369 +f 4841//2370 4842//2379 3793//2379 3785//2370 +f 4745//2371 4746//2380 3794//2380 3786//2371 +f 4994//2372 4995//2381 3795//2381 3787//2372 +f 4580//2373 4581//2382 3796//2382 3788//2373 +f 4488//2374 4489//2383 3797//2383 3789//2375 +f 3791//2376 3799//2384 3798//2384 3790//2376 +f 3792//2377 4716//2385 4455//2385 4454//2377 +f 4928//2378 5343//2386 3800//2386 5222//2378 +f 4842//2379 3802//2387 3801//2387 3793//2379 +f 4746//2380 5262//2388 5294//2388 3794//2380 +f 4995//2381 5376//2389 3803//2389 3795//2381 +f 4581//2382 3805//2390 3804//2390 3796//2382 +f 4489//2383 5426//2391 5470//2391 3797//2383 +f 3799//2384 3807//2392 3806//2392 3798//2384 +f 4716//2385 4717//2393 3815//2393 4455//2385 +f 5343//2386 3809//2394 3808//2394 3800//2386 +f 3802//2387 3810//2395 5635//2395 3801//2387 +f 5262//2388 4634//2396 5596//2396 5294//2388 +f 5376//2389 5663//2397 3811//2397 3803//2389 +f 3805//2390 3813//2398 3812//2398 3804//2390 +f 5426//2391 3814//2399 5093//2399 5470//2391 +f 3807//2392 4945//2400 5146//2400 3806//2392 +f 4717//2393 5564//2401 4946//2401 3815//2393 +f 3809//2394 4732//2402 3816//2402 3808//2394 +f 3810//2395 4821//2403 3817//2403 5635//2395 +f 4634//2396 4635//2404 3818//2404 5596//2396 +f 5663//2397 4966//2405 3819//2405 3811//2397 +f 3813//2398 5094//2406 3820//2406 3812//2398 +f 3814//2399 4468//2407 3821//2407 5093//2399 +f 4945//2400 3823//2408 3822//2408 5146//2400 +f 5564//2401 3824//2409 3831//2409 4946//2401 +f 4732//2402 4733//2410 5248//2410 3816//2402 +f 4821//2403 4822//2411 3825//2411 3817//2403 +f 4635//2404 5174//2412 3826//2412 3818//2404 +f 4966//2405 4967//2413 3827//2413 3819//2405 +f 5094//2406 5759//2414 3828//2414 3820//2406 +f 4468//2407 4469//2415 3829//2415 3821//2407 +f 3823//2408 5754//2416 3830//2416 3822//2408 +f 3824//2409 5025//2417 3839//2417 3831//2409 +f 4733//2410 3833//2418 3832//2418 5248//2410 +f 4822//2411 3834//2419 5287//2419 3825//2411 +f 5174//2412 5525//2420 5330//2420 3826//2412 +f 4967//2413 5401//2421 3835//2421 3827//2413 +f 5759//2414 5620//2422 3836//2422 3828//2414 +f 4469//2415 3838//2423 3837//2423 3829//2415 +f 5754//2416 5534//2424 5652//2424 3830//2416 +f 5025//2417 5026//2425 3847//2425 3839//2417 +f 3833//2418 4594//2426 3840//2426 3832//2418 +f 3834//2419 4858//2427 3841//2427 5287//2419 +f 5525//2420 4773//2428 3842//2428 5330//2420 +f 5401//2421 3844//2429 3843//2429 3835//2421 +f 5620//2422 5368//2430 5238//2430 3836//2422 +f 3838//2423 3846//2431 3845//2431 3837//2423 +f 5534//2424 5101//2432 5153//2432 5652//2424 +f 5026//2425 5397//2433 5102//2433 3847//2425 +f 4594//2426 4595//2434 3848//2434 3840//2426 +f 4858//2427 4859//2435 3849//2435 3841//2427 +f 4773//2428 4774//2436 3850//2436 3842//2428 +f 3844//2429 4646//2437 3851//2437 3843//2429 +f 5368//2430 4912//2438 3852//2438 5238//2430 +f 3846//2431 4482//2439 3853//2439 3845//2431 +f 5101//2432 3855//2440 3854//2440 5153//2432 +f 5397//2433 5725//2441 3863//2441 5102//2433 +f 4595//2434 5182//2442 3856//2442 3848//2434 +f 4859//2435 5299//2443 3857//2443 3849//2435 +f 4774//2436 5267//2444 3858//2444 3850//2436 +f 4646//2437 4647//2445 3859//2445 3851//2437 +f 4912//2438 4913//2446 3860//2446 3852//2438 +f 4482//2439 4483//2447 3861//2447 3853//2439 +f 3855//2440 5732//2448 3862//2448 3854//2440 +f 5725//2441 4968//2449 5511//2449 3863//2441 +f 5182//2442 3865//2450 3864//2450 3856//2442 +f 5299//2443 5619//2451 4749//2451 3857//2443 +f 5267//2444 3867//2452 3866//2452 3858//2444 +f 4647//2445 5464//2453 5581//2453 3859//2445 +f 4913//2446 5433//2454 3868//2454 3860//2446 +f 4483//2447 3870//2455 3869//2455 3861//2447 +f 5732//2448 3871//2456 5383//2456 3862//2448 +f 4968//2449 4969//2457 5152//2457 5511//2449 +f 3865//2450 4750//2458 3872//2458 3864//2450 +f 5619//2451 4795//2459 3873//2459 4749//2451 +f 3867//2452 4884//2460 3874//2460 3866//2452 +f 5464//2453 3876//2461 3875//2461 5581//2453 +f 5433//2454 5027//2462 5192//2462 3868//2454 +f 3870//2455 5091//2463 3877//2463 3869//2455 +f 3871//2456 3879//2464 3878//2464 5383//2456 +f 4969//2457 5375//2465 4480//2465 5152//2457 +f 4750//2458 5247//2466 3880//2466 3872//2458 +f 4795//2459 4796//2467 3881//2467 3873//2459 +f 4884//2460 4885//2468 3882//2468 3874//2460 +f 3876//2461 4552//2469 3883//2469 3875//2461 +f 5027//2462 5028//2470 3884//2470 5192//2462 +f 5091//2463 5092//2471 3885//2471 3877//2463 +f 3879//2464 3887//2472 3886//2472 3878//2464 +f 5375//2465 3888//2473 4481//2473 4480//2465 +f 5247//2466 5542//2474 5680//2474 3880//2466 +f 4796//2467 5257//2475 3889//2475 3881//2467 +f 4885//2468 5297//2476 3890//2476 3882//2468 +f 4552//2469 4553//2477 3891//2477 3883//2469 +f 5028//2470 5709//2478 3892//2478 3884//2470 +f 5092//2471 3894//2479 3893//2479 3885//2471 +f 3887//2472 3895//2480 5736//2480 3886//2472 +f 3888//2473 4917//2481 5486//2481 4481//2473 +f 5542//2474 3897//2482 3896//2482 5680//2474 +f 5257//2475 4436//2483 4702//2483 3889//2475 +f 5297//2476 5646//2484 3898//2484 3890//2476 +f 4553//2477 5357//2485 3899//2485 3891//2477 +f 5709//2478 5407//2486 3900//2486 3892//2478 +f 3894//2479 3902//2487 3901//2487 3893//2479 +f 3895//2480 3903//2488 5608//2488 5736//2480 +f 4917//2481 4918//2489 3911//2489 5486//2481 +f 3897//2482 4703//2490 3904//2490 3896//2482 +f 4436//2483 4437//2491 3905//2491 4702//2483 +f 5646//2484 3907//2492 3906//2492 3898//2484 +f 5357//2485 5181//2493 5016//2493 3899//2485 +f 5407//2486 3909//2494 3908//2494 3900//2486 +f 3902//2487 3910//2495 5316//2495 3901//2487 +f 3903//2488 5487//2496 5271//2496 5608//2488 +f 4918//2489 5347//2497 5556//2497 3911//2489 +f 4703//2490 5136//2498 3912//2498 3904//2490 +f 4437//2491 5071//2499 3913//2499 3905//2491 +f 3907//2492 5017//2500 3914//2500 3906//2492 +f 5181//2493 4534//2501 3915//2501 5016//2493 +f 3909//2494 4813//2502 3916//2502 3908//2494 +f 3910//2495 4714//2503 3917//2503 5316//2495 +f 5487//2496 3919//2504 3918//2504 5271//2496 +f 5347//2497 3920//2505 4676//2505 5556//2497 +f 5136//2498 3921//2506 5669//2506 3912//2498 +f 5071//2499 5412//2507 5453//2507 3913//2499 +f 5017//2500 3923//2508 3922//2508 3914//2500 +f 4534//2501 4535//2509 5719//2509 3915//2501 +f 4813//2502 4814//2510 3924//2510 3916//2502 +f 4714//2503 4715//2511 3925//2511 3917//2503 +f 3919//2504 3927//2512 3926//2512 3918//2504 +f 3920//2505 4938//2513 4677//2513 4676//2505 +f 3921//2506 3929//2514 3928//2514 5669//2506 +f 5412//2507 3930//2515 5750//2515 5453//2507 +f 3923//2508 5334//2516 5742//2516 3922//2508 +f 4535//2509 3932//2517 3931//2517 5719//2509 +f 4814//2510 5573//2518 5447//2518 3924//2510 +f 4715//2511 3934//2519 3933//2519 3925//2511 +f 3927//2512 3935//2520 5527//2520 3926//2512 +f 4938//2513 4939//2521 3943//2521 4677//2513 +f 3929//2514 5014//2522 3936//2522 3928//2514 +f 3930//2515 5078//2523 3937//2523 5750//2515 +f 5334//2516 3939//2524 3938//2524 5742//2516 +f 3932//2517 5170//2525 4835//2525 3931//2517 +f 5573//2518 5221//2526 3940//2526 5447//2518 +f 3934//2519 3942//2527 3941//2527 3933//2519 +f 3935//2520 5164//2528 5261//2528 5527//2520 +f 4939//2521 5356//2529 5466//2529 3943//2521 +f 5014//2522 5015//2530 3944//2530 3936//2522 +f 5078//2523 5079//2531 3945//2531 3937//2523 +f 3939//2524 4836//2532 3946//2532 3938//2524 +f 5170//2525 4512//2533 3947//2533 4835//2525 +f 5221//2526 4614//2534 3948//2534 3940//2526 +f 3942//2527 4696//2535 3949//2535 3941//2527 +f 5164//2528 3951//2536 3950//2536 5261//2528 +f 5356//2529 3952//2537 4674//2537 5466//2529 +f 5015//2530 3953//2538 5661//2538 3944//2530 +f 5079//2531 5403//2539 5365//2539 3945//2531 +f 4836//2532 3955//2540 3954//2540 3946//2532 +f 4512//2533 4513//2541 5718//2541 3947//2533 +f 4614//2534 4615//2542 3956//2542 3948//2534 +f 4696//2535 4697//2543 3957//2543 3949//2535 +f 3951//2536 3959//2544 3958//2544 3950//2536 +f 3952//2537 5085//2545 4675//2545 4674//2537 +f 3953//2538 4550//2546 3960//2546 5661//2538 +f 5403//2539 4636//2547 3961//2547 5365//2539 +f 3955//2540 5413//2548 3962//2548 3954//2540 +f 4513//2541 5281//2549 3963//2549 5718//2541 +f 4615//2542 5648//2550 3964//2550 3956//2542 +f 4697//2543 3966//2551 3965//2551 3957//2543 +f 3959//2544 3967//2552 5686//2552 3958//2544 +f 5085//2545 5086//2553 5250//2553 4675//2545 +f 4550//2546 4551//2554 3968//2554 3960//2546 +f 4636//2547 4637//2555 3969//2555 3961//2547 +f 5413//2548 4868//2556 3970//2556 3962//2548 +f 5281//2549 4757//2557 3971//2557 3963//2549 +f 5648//2550 5400//2558 3972//2558 3964//2550 +f 3966//2551 5517//2559 3973//2559 3965//2551 +f 3967//2552 3975//2560 3974//2560 5686//2552 +f 5086//2553 5437//2561 3983//2561 5250//2553 +f 4551//2554 5230//2562 3976//2562 3968//2554 +f 4637//2555 4944//2563 3977//2563 3969//2555 +f 4868//2556 4869//2564 3978//2564 3970//2556 +f 4757//2557 4758//2565 3979//2565 3971//2557 +f 5400//2558 3981//2566 3980//2566 3972//2558 +f 5517//2559 5518//2567 4992//2567 3973//2559 +f 3975//2560 5484//2568 3982//2568 3974//2560 +f 5437//2561 4440//2569 4448//2569 3983//2561 +f 5230//2562 5541//2570 3984//2570 3976//2562 +f 4944//2563 5684//2571 3985//2571 3977//2563 +f 4869//2564 3987//2572 3986//2572 3978//2564 +f 4758//2565 5607//2573 5643//2573 3979//2565 +f 3981//2566 4993//2574 3988//2574 3980//2566 +f 5518//2567 4526//2575 3989//2575 4992//2567 +f 5484//2568 3991//2576 3990//2576 3982//2568 +f 4440//2569 4441//2577 4449//2577 4448//2569 +f 5541//2570 4839//2578 3992//2578 3984//2570 +f 5684//2571 3994//2579 3993//2579 3985//2571 +f 3987//2572 3995//2580 5264//2580 3986//2572 +f 5607//2573 5171//2581 5381//2581 5643//2573 +f 4993//2574 5137//2582 3996//2582 3988//2574 +f 4526//2575 4527//2583 3997//2583 3989//2575 +f 3991//2576 3999//2584 3998//2584 3990//2576 +f 4441//2577 5037//2585 5223//2585 4449//2577 +f 4839//2578 4840//2586 4000//2586 3992//2578 +f 3994//2579 4856//2587 4001//2587 3993//2579 +f 3995//2580 4942//2588 4002//2588 5264//2580 +f 5171//2581 4666//2589 4003//2589 5381//2581 +f 5137//2582 4434//2590 4004//2590 3996//2582 +f 4527//2583 5074//2591 4005//2591 3997//2583 +f 3999//2584 4007//2592 4006//2592 3998//2584 +f 5037//2585 5409//2593 4015//2593 5223//2585 +f 4840//2586 5283//2594 4008//2594 4000//2586 +f 4856//2587 4857//2595 4009//2595 4001//2587 +f 4942//2588 4943//2596 4010//2596 4002//2588 +f 4666//2589 4667//2597 4011//2597 4003//2589 +f 4434//2590 4435//2598 4012//2598 4004//2590 +f 5074//2591 4014//2599 4013//2599 4005//2591 +f 4007//2592 5516//2600 5478//2600 4006//2592 +f 5409//2593 4016//2601 4710//2601 4015//2593 +f 5283//2594 4017//2602 5715//2602 4008//2594 +f 4857//2595 5692//2603 5576//2603 4009//2595 +f 4943//2596 5730//2604 4018//2604 4010//2596 +f 4667//2597 4020//2605 4019//2605 4011//2597 +f 4435//2598 5498//2606 5613//2606 4012//2598 +f 4014//2599 4622//2607 4021//2607 4013//2599 +f 5516//2600 4023//2608 4022//2608 5478//2600 +f 4016//2601 5114//2609 4711//2609 4710//2601 +f 4017//2602 4929//2610 4024//2610 5715//2602 +f 5692//2603 4026//2611 4025//2611 5576//2603 +f 5730//2604 5430//2612 5224//2612 4018//2604 +f 4020//2605 4028//2613 4027//2613 4019//2605 +f 5498//2606 5185//2614 5131//2614 5613//2606 +f 4622//2607 4623//2615 4029//2615 4021//2607 +f 4023//2608 4031//2616 4030//2616 4022//2608 +f 5114//2609 5115//2617 5269//2617 4711//2609 +f 4929//2610 4730//2618 4032//2618 4024//2610 +f 4026//2611 4642//2619 4033//2619 4025//2611 +f 5430//2612 4562//2620 4034//2620 5224//2612 +f 4028//2613 4803//2621 4035//2621 4027//2613 +f 5185//2614 4037//2622 4036//2622 5131//2614 +f 4623//2615 5699//2623 5186//2623 4029//2615 +f 4031//2616 4039//2624 4038//2624 4030//2616 +f 5115//2617 5452//2625 4047//2625 5269//2617 +f 4730//2618 4731//2626 4040//2626 4032//2618 +f 4642//2619 4643//2627 4041//2627 4033//2619 +f 4562//2620 4563//2628 4042//2628 4034//2620 +f 4803//2621 4804//2629 4043//2629 4035//2621 +f 4037//2622 5023//2630 4044//2630 4036//2622 +f 5699//2623 4046//2631 4045//2631 5186//2623 +f 4039//2624 5655//2632 4936//2632 4038//2624 +f 5452//2625 4476//2633 4896//2633 4047//2625 +f 4731//2626 5554//2634 4048//2634 4040//2626 +f 4643//2627 5507//2635 4049//2635 4041//2627 +f 4563//2628 4051//2636 4050//2636 4042//2628 +f 4804//2629 4052//2637 5473//2637 4043//2629 +f 5023//2630 5024//2638 5587//2638 4044//2630 +f 4046//2631 4937//2639 4053//2639 4045//2631 +f 5655//2632 4055//2640 4054//2640 4936//2632 +f 4476//2633 4477//2641 4897//2641 4896//2633 +f 5554//2634 4057//2642 4056//2642 4048//2634 +f 5507//2635 5144//2643 5196//2643 4049//2635 +f 4051//2636 4059//2644 4058//2644 4050//2636 +f 4052//2637 4060//2645 5440//2645 5473//2637 +f 5024//2638 4061//2646 5226//2646 5587//2638 +f 4937//2639 5349//2647 5387//2647 4053//2639 +f 4055//2640 4063//2648 4062//2648 4054//2640 +f 4477//2641 5128//2649 4071//2649 4897//2641 +f 4057//2642 4544//2650 4064//2650 4056//2642 +f 5144//2643 4620//2651 4065//2651 5196//2643 +f 4059//2644 5042//2652 4066//2652 4058//2644 +f 4060//2645 4783//2653 4067//2653 5440//2645 +f 4061//2646 4069//2654 4068//2654 5226//2646 +f 5349//2647 4070//2655 5674//2655 5387//2647 +f 4063//2648 5603//2656 5634//2656 4062//2648 +f 5128//2649 5459//2657 4664//2657 4071//2649 +f 4544//2650 4545//2658 4072//2658 4064//2650 +f 4620//2651 4621//2659 4073//2659 4065//2651 +f 5042//2652 5043//2660 4074//2660 4066//2652 +f 4783//2653 4784//2661 4075//2661 4067//2653 +f 4069//2654 4847//2662 4076//2662 4068//2654 +f 4070//2655 4916//2663 4077//2663 5674//2655 +f 5603//2656 4079//2664 4078//2664 5634//2656 +f 5459//2657 4456//2665 4665//2665 4664//2657 +f 4545//2658 4769//2666 4080//2666 4072//2658 +f 4621//2659 4852//2667 4081//2667 4073//2659 +f 5043//2660 5194//2652 4082//2652 4074//2660 +f 4784//2661 5008//2668 4083//2668 4075//2661 +f 4847//2662 4430//2669 4084//2669 4076//2662 +f 4916//2663 4500//2670 4085//2670 4077//2663 +f 4079//2664 4087//2656 4086//2656 4078//2664 +f 4456//2665 4457//2671 4959//2671 4665//2665 +f 4769//2666 4770//2672 4088//2672 4080//2666 +f 4852//2667 4853//2673 4089//2673 4081//2667 +f 5194//2652 4618//2674 4090//2674 4082//2652 +f 5008//2668 5009//2675 4091//2675 4083//2668 +f 4430//2669 4431//2676 4092//2676 4084//2669 +f 4500//2670 4501//2677 4093//2677 4085//2670 +f 4087//2656 4095//2678 4094//2678 4086//2656 +f 4457//2671 4096//2679 4960//2679 4959//2671 +f 4770//2672 5679//2680 5567//2680 4088//2672 +f 4853//2673 5749//2681 4097//2681 4089//2673 +f 4618//2674 4619//2682 4098//2682 4090//2674 +f 5009//2675 5393//2683 4099//2683 4091//2675 +f 4431//2676 5105//2684 4100//2684 4092//2676 +f 4501//2677 5157//2685 4101//2685 4093//2677 +f 4095//2678 4103//2686 4102//2686 4094//2678 +f 4096//2679 4104//2687 5280//2687 4960//2679 +f 5679//2680 5346//2688 5237//2688 5567//2680 +f 5749//2681 5463//2689 4105//2689 4097//2681 +f 4619//2682 4107//2690 4106//2690 4098//2682 +f 5393//2683 4108//2691 5423//2691 4099//2683 +f 5105//2684 5523//2692 5394//2692 4100//2684 +f 5157//2685 5323//2693 4109//2693 4101//2685 +f 4103//2686 4111//2694 4110//2694 4102//2686 +f 4104//2687 4706//2695 5586//2695 5280//2687 +f 5346//2688 4955//2696 4112//2696 5237//2688 +f 5463//2689 4114//2697 4113//2697 4105//2689 +f 4107//2690 4115//2698 5150//2698 4106//2690 +f 4108//2691 5696//2699 5100//2699 5423//2691 +f 5523//2692 4612//2700 4116//2700 5394//2692 +f 5323//2693 4118//2701 4117//2701 4109//2693 +f 4111//2694 4119//2702 5626//2702 4110//2694 +f 4706//2695 4707//2703 4900//2703 5586//2695 +f 4955//2696 4956//2704 4120//2704 4112//2696 +f 4114//2697 5151//2705 4121//2705 4113//2697 +f 4115//2698 4566//2706 4122//2706 5150//2698 +f 5696//2699 4811//2707 4123//2707 5100//2699 +f 4612//2700 4613//2708 4124//2708 4116//2700 +f 4118//2701 4644//2709 4125//2709 4117//2701 +f 4119//2702 4127//2710 4126//2710 5626//2702 +f 4707//2703 4128//2711 4901//2711 4900//2703 +f 4956//2704 5399//2712 5521//2712 4120//2704 +f 5151//2705 5741//2713 4129//2713 4121//2705 +f 4566//2706 4567//2714 4130//2714 4122//2706 +f 4811//2707 4812//2715 4131//2715 4123//2707 +f 4613//2708 4734//2716 4132//2716 4124//2708 +f 4644//2709 4645//2717 4133//2717 4125//2709 +f 4127//2710 4135//2718 4134//2718 4126//2710 +f 4128//2711 4136//2719 5321//2719 4901//2711 +f 5399//2712 4964//2720 5191//2720 5521//2712 +f 5741//2713 5417//2721 4137//2721 4129//2713 +f 4567//2714 5458//2722 4138//2722 4130//2714 +f 4812//2715 5354//2723 4139//2723 4131//2715 +f 4734//2716 4141//2724 4140//2724 4132//2716 +f 4645//2717 5275//2725 5241//2725 4133//2717 +f 4135//2718 4143//2726 4142//2726 4134//2718 +f 4136//2719 4572//2727 4151//2727 5321//2719 +f 4964//2720 4965//2728 4144//2728 5191//2720 +f 5417//2721 5063//2729 4145//2729 4137//2721 +f 5458//2722 4147//2730 4146//2730 4138//2722 +f 5354//2723 5651//2731 5134//2731 4139//2723 +f 4141//2724 5540//2732 4148//2732 4140//2724 +f 5275//2725 4150//2733 4149//2733 5241//2725 +f 4143//2726 5624//2734 5578//2734 4142//2726 +f 4572//2727 4573//2735 4854//2735 4151//2727 +f 4965//2728 5727//2736 4152//2736 4144//2728 +f 5063//2729 5064//2737 4153//2737 4145//2729 +f 4147//2730 4504//2738 4154//2738 4146//2730 +f 5651//2731 4574//2739 4155//2739 5134//2731 +f 5540//2732 4682//2740 4156//2740 4148//2732 +f 4150//2733 5082//2741 4157//2741 4149//2733 +f 5624//2734 4159//2742 4158//2742 5578//2734 +f 4573//2735 4160//2743 4855//2743 4854//2735 +f 5727//2736 4161//2744 5513//2744 4152//2736 +f 5064//2737 5268//2745 5314//2745 4153//2737 +f 4504//2738 4505//2746 4162//2746 4154//2738 +f 4574//2739 4575//2747 4163//2747 4155//2739 +f 4682//2740 4683//2748 4164//2748 4156//2740 +f 5082//2741 5083//2749 4165//2749 4157//2741 +f 4159//2742 4167//2750 4166//2750 4158//2742 +f 4160//2743 5180//2751 4998//2751 4855//2743 +f 4161//2744 4787//2752 4168//2752 5513//2744 +f 5268//2745 4692//2753 4169//2753 5314//2745 +f 4505//2746 5229//2754 4170//2754 4162//2746 +f 4575//2747 5345//2755 4171//2755 4163//2747 +f 4683//2748 4173//2756 4172//2756 4164//2748 +f 5083//2749 5429//2757 5472//2757 4165//2749 +f 4167//2750 4175//2758 4174//2758 4166//2750 +f 5180//2751 4516//2759 5683//2759 4998//2751 +f 4787//2752 4788//2760 4176//2760 4168//2752 +f 4692//2753 4178//2761 4177//2761 4169//2753 +f 5229//2754 5529//2762 4693//2762 4170//2754 +f 5345//2755 4180//2763 4179//2763 4171//2755 +f 4173//2756 4432//2764 5641//2764 4172//2756 +f 5429//2757 4182//2765 4181//2765 5472//2757 +f 4175//2758 4183//2766 5726//2766 4174//2758 +f 4516//2759 4517//2767 4191//2767 5683//2759 +f 4788//2760 4185//2768 4184//2768 4176//2760 +f 4178//2761 5500//2769 5548//2769 4177//2761 +f 5529//2762 4187//2770 4186//2770 4693//2762 +f 4180//2763 4767//2771 5467//2771 4179//2763 +f 4432//2764 4433//2772 4188//2772 5641//2764 +f 4182//2765 4947//2773 4189//2773 4181//2765 +f 4183//2766 5326//2774 4190//2774 5726//2766 +f 4517//2767 4192//2775 4817//2775 4191//2767 +f 4185//2768 4193//2776 5504//2776 4184//2768 +f 5500//2769 4194//2777 5220//2777 5548//2769 +f 4187//2770 5468//2778 5260//2778 4186//2770 +f 4767//2771 4768//2779 4195//2779 5467//2771 +f 4433//2772 5031//2780 4196//2780 4188//2772 +f 4947//2773 4948//2781 4197//2781 4189//2773 +f 5326//2774 4199//2782 4198//2782 4190//2774 +f 4192//2775 4200//2783 4818//2783 4817//2775 +f 4193//2776 4586//2784 5169//2784 5504//2776 +f 4194//2777 4672//2785 4201//2785 5220//2777 +f 5468//2778 4428//2786 4202//2786 5260//2778 +f 4768//2779 5339//2787 4203//2787 4195//2779 +f 5031//2780 4205//2788 4204//2788 4196//2780 +f 4948//2781 5421//2789 5379//2789 4197//2781 +f 4199//2782 4207//2790 4206//2790 4198//2782 +f 4200//2783 4462//2791 4215//2791 4818//2783 +f 4586//2784 4587//2792 4208//2792 5169//2784 +f 4672//2785 4673//2793 4209//2793 4201//2785 +f 4428//2786 4429//2794 4210//2794 4202//2786 +f 5339//2787 5633//2795 4211//2795 4203//2787 +f 4205//2788 5678//2796 4212//2796 4204//2788 +f 5421//2789 4214//2797 4213//2797 5379//2789 +f 4207//2790 5580//2798 5717//2798 4206//2790 +f 4462//2791 4463//2799 5276//2799 4215//2791 +f 4587//2792 4217//2800 4216//2800 4208//2792 +f 4673//2793 4218//2801 5519//2801 4209//2793 +f 4429//2794 5046//2802 5562//2802 4210//2794 +f 5633//2795 5312//2803 4219//2803 4211//2795 +f 5678//2796 4906//2804 4220//2804 4212//2796 +f 4214//2797 4989//2805 4221//2805 4213//2797 +f 5580//2798 4223//2806 4222//2806 5717//2798 +f 4463//2799 4224//2807 4546//2807 5276//2799 +f 4217//2800 5256//2808 5462//2808 4216//2800 +f 4218//2801 5563//2809 4225//2809 5519//2801 +f 5046//2802 5441//2810 4226//2810 5562//2802 +f 5312//2803 5313//2811 4227//2811 4219//2803 +f 4906//2804 4907//2812 4228//2812 4220//2804 +f 4989//2805 4632//2813 4229//2813 4221//2805 +f 4223//2806 4231//2814 4230//2814 4222//2806 +f 4224//2807 5119//2815 4547//2815 4546//2807 +f 5256//2808 4670//2816 4232//2816 5462//2808 +f 5563//2809 4234//2817 4233//2817 4225//2809 +f 5441//2810 4235//2810 5695//2810 4226//2810 +f 5313//2811 5615//2818 5657//2818 4227//2811 +f 4907//2812 4237//2819 4236//2819 4228//2812 +f 4632//2813 4633//2820 5418//2820 4229//2813 +f 4231//2814 4239//2814 4238//2814 4230//2814 +f 5119//2815 4478//2821 4247//2821 4547//2815 +f 4670//2816 4671//2822 4240//2822 4232//2816 +f 4234//2817 4973//2823 4241//2823 4233//2817 +f 4235//2810 4898//2824 4242//2824 5695//2810 +f 5615//2818 4807//2825 4243//2825 5657//2818 +f 4237//2819 5714//2826 4244//2826 4236//2819 +f 4633//2820 5547//2827 4245//2827 5418//2820 +f 4239//2814 5506//2828 4246//2828 4238//2814 +f 4478//2821 4479//2829 4255//2829 4247//2821 +f 4671//2822 5685//2830 4248//2830 4240//2822 +f 4973//2823 4974//2831 4249//2831 4241//2823 +f 4898//2824 4899//2832 4250//2832 4242//2824 +f 4807//2825 4808//2833 4251//2833 4243//2825 +f 5714//2826 5207//2834 4252//2834 4244//2826 +f 5547//2827 4254//2835 4253//2835 4245//2827 +f 5506//2828 5233//2836 5084//2836 4246//2828 +f 4479//2829 4256//2837 4616//2837 4255//2829 +f 5685//2830 4257//2838 5416//2838 4248//2830 +f 4974//2831 5329//2839 5289//2839 4249//2831 +f 4899//2832 5449//2840 4258//2840 4250//2832 +f 4808//2833 5240//2841 4259//2841 4251//2833 +f 5207//2834 5208//2842 4260//2842 4252//2834 +f 4254//2835 4530//2843 4261//2843 4253//2835 +f 5233//2836 4263//2844 4262//2844 5084//2836 +f 4256//2837 5041//2845 4617//2845 4616//2837 +f 4257//2838 4743//2846 4264//2846 5416//2838 +f 5329//2839 4266//2847 4265//2847 5289//2839 +f 5449//2840 5691//2848 5650//2848 4258//2840 +f 5240//2841 4268//2849 4267//2849 4259//2841 +f 5208//2842 5455//2850 5568//2850 4260//2842 +f 4530//2843 4531//2851 4269//2851 4261//2843 +f 4263//2844 4271//2852 4270//2852 4262//2844 +f 5041//2845 4496//2853 4279//2853 4617//2845 +f 4743//2846 4744//2854 4272//2854 4264//2846 +f 4266//2847 5001//2855 4273//2855 4265//2847 +f 5691//2848 5076//2856 4274//2856 5650//2848 +f 4268//2849 4825//2857 4275//2857 4267//2849 +f 5455//2850 4578//2858 4276//2858 5568//2850 +f 4531//2851 5561//2859 4277//2859 4269//2851 +f 4271//2852 5601//2860 4278//2860 4270//2852 +f 4496//2853 4497//2861 4287//2861 4279//2853 +f 4744//2854 4281//2862 4280//2862 4272//2854 +f 5001//2855 5002//2863 5694//2863 4273//2855 +f 5076//2856 5077//2864 4282//2864 4274//2856 +f 4825//2857 4826//2865 4283//2865 4275//2857 +f 4578//2858 4579//2866 4284//2866 4276//2858 +f 5561//2859 4286//2867 4285//2867 4277//2859 +f 5601//2860 5291//2868 5021//2868 4278//2860 +f 4497//2861 4288//2869 4925//2869 4287//2861 +f 4281//2862 5599//2870 5483//2870 4280//2862 +f 5002//2863 4290//2871 4289//2871 5694//2863 +f 5077//2864 5456//2872 5252//2872 4282//2864 +f 4826//2865 5160//2873 4291//2873 4283//2865 +f 4579//2866 5213//2874 4292//2874 4284//2866 +f 4286//2867 5022//2875 4293//2875 4285//2867 +f 5291//2868 4295//2876 4294//2876 5021//2868 +f 4288//2869 5142//2877 4926//2877 4925//2869 +f 5599//2870 4297//2878 4296//2878 5483//2870 +f 4290//2871 5560//2879 5600//2879 4289//2871 +f 5456//2872 4299//2880 4298//2880 5252//2872 +f 5160//2873 4300//2881 5515//2881 4291//2873 +f 5213//2874 5707//2882 5631//2882 4292//2874 +f 5022//2875 5662//2883 4301//2883 4293//2875 +f 4295//2876 4303//2884 4302//2884 4294//2876 +f 5142//2877 4446//2885 4311//2885 4926//2877 +f 4297//2878 4694//2886 4304//2886 4296//2878 +f 5560//2879 4604//2887 4305//2887 5600//2879 +f 4299//2880 4522//2888 4306//2888 4298//2880 +f 4300//2881 4763//2889 4307//2889 5515//2881 +f 5707//2882 4309//2890 4308//2890 5631//2882 +f 5662//2883 5372//2891 5411//2891 4301//2883 +f 4303//2884 5645//2892 4310//2892 4302//2884 +f 4446//2885 4447//2893 4319//2893 4311//2885 +f 4694//2886 4695//2894 4312//2894 4304//2886 +f 4604//2887 4605//2895 4313//2895 4305//2887 +f 4522//2888 4523//2896 4314//2896 4306//2888 +f 4763//2889 4764//2897 4315//2897 4307//2889 +f 4309//2890 4317//2898 4316//2898 4308//2890 +f 5372//2891 4845//2899 4932//2899 5411//2891 +f 5645//2892 4747//2900 4318//2900 4310//2892 +f 4447//2893 5471//2901 4748//2901 4319//2893 +f 4695//2894 5187//2902 4320//2902 4312//2894 +f 4605//2895 5139//2903 4321//2903 4313//2895 +f 4523//2896 5432//2904 4322//2904 4314//2896 +f 4764//2897 5219//2905 4323//2905 4315//2897 +f 4317//2898 4933//2906 4324//2906 4316//2898 +f 4845//2899 4846//2907 4325//2907 4932//2899 +f 4747//2900 4327//2908 4326//2909 4318//2900 +f 5471//2901 4328//2910 4335//2910 4748//2901 +f 5187//2902 5505//2911 5129//2911 4320//2902 +f 5139//2903 4330//2912 4329//2912 4321//2903 +f 5432//2904 5734//2913 5546//2913 4322//2904 +f 5219//2905 5623//2914 4331//2914 4323//2905 +f 4933//2906 5533//2915 4332//2915 4324//2906 +f 4846//2907 4334//2916 4333//2916 4325//2907 +f 4327//2908 5454//2917 5572//2917 4326//2909 +f 4328//2910 5130//2918 4343//2919 4335//2910 +f 5505//2911 4337//2920 4336//2920 5129//2911 +f 4330//2912 4338//2921 5751//2921 4329//2912 +f 5734//2913 4837//2922 5753//2922 5546//2913 +f 5623//2914 4560//2923 4339//2924 4331//2914 +f 5533//2915 4341//2925 4340//2925 4332//2915 +f 4334//2916 4342//2926 5231//2926 4333//2916 +f 5454//2917 5143//2927 5273//2928 5572//2917 +f 5130//2918 5672//2929 4510//2929 4343//2919 +f 4337//2920 5052//2930 4344//2930 4336//2920 +f 4338//2921 5112//2931 4345//2931 5751//2921 +f 4837//2922 4838//2932 4346//2932 5753//2922 +f 4560//2923 4561//2933 4347//2934 4339//2924 +f 4341//2925 4686//2935 4348//2935 4340//2925 +f 4342//2926 4761//2936 4349//2936 5231//2926 +f 5143//2927 4351//2937 4350//2938 5273//2928 +f 5672//2929 5673//2939 4511//2939 4510//2929 +f 5052//2930 5053//2940 4352//2940 4344//2930 +f 5112//2931 5113//2941 4353//2941 4345//2931 +f 4838//2932 5335//2942 4354//2943 4346//2932 +f 4561//2933 5205//2944 4355//2944 4347//2934 +f 4686//2935 4687//2945 4356//2945 4348//2935 +f 4761//2936 4762//2946 4357//2946 4349//2936 +f 4351//2937 4359//2947 4358//2947 4350//2938 +f 5673//2939 4923//2948 5378//2948 4511//2939 +f 5053//2940 4361//2949 4360//2949 4352//2940 +f 5113//2941 5594//2950 5477//2951 4353//2941 +f 5335//2942 4363//2952 4362//2952 4354//2943 +f 5205//2944 5493//2953 5559//2953 4355//2944 +f 4687//2945 5627//2954 4364//2954 4356//2945 +f 4762//2946 4366//2955 4365//2955 4357//2946 +f 4359//2947 4367//2956 5420//2956 4358//2947 +f 4923//2948 4924//2957 4375//2957 5378//2948 +f 4361//2949 4502//2958 4368//2958 4360//2949 +f 5594//2950 4753//2959 4369//2960 5477//2951 +f 4363//2952 4680//2961 4370//2961 4362//2952 +f 5493//2953 4372//2962 4371//2962 5559//2953 +f 5627//2954 5324//2963 5193//2963 4364//2954 +f 4366//2955 4374//2964 4373//2964 4365//2955 +f 4367//2956 5030//2965 5097//2965 5420//2956 +f 4924//2957 5367//2966 4570//2966 4375//2957 +f 4502//2958 4503//2967 4376//2967 4368//2958 +f 4753//2959 4754//2968 4377//2968 4369//2960 +f 4680//2961 4681//2969 4378//2970 4370//2961 +f 4372//2962 4466//2971 4379//2972 4371//2962 +f 5324//2963 5325//2973 4380//2974 5193//2963 +f 4374//2964 5098//2975 4381//2975 4373//2964 +f 5030//2965 4383//2976 4382//2976 5097//2965 +f 5367//2966 4384//2977 4571//2978 4570//2966 +f 4503//2967 5584//2979 5682//2979 4376//2967 +f 4754//2968 5217//2980 4385//2980 4377//2968 +f 4681//2969 5344//2981 4386//2981 4378//2970 +f 4466//2971 4467//2982 4387//2983 4379//2972 +f 5325//2973 5665//2984 4388//2985 4380//2974 +f 5098//2975 4390//2986 4389//2986 4381//2975 +f 4383//2976 4391//2987 5702//2988 4382//2976 +f 4384//2977 4833//2989 5402//2989 4571//2978 +f 5584//2979 4393//2990 4392//2990 5682//2979 +f 5217//2980 5552//2991 4520//2991 4385//2980 +f 5344//2981 5593//2992 4394//2992 4386//2981 +f 4467//2982 5436//2993 4395//2993 4387//2983 +f 5665//2984 5322//2994 4396//2994 4388//2985 +f 4390//2986 4398//2995 4397//2995 4389//2986 +f 4391//2987 4399//2996 5360//2996 5702//2988 +f 4833//2989 4834//2997 5069//2997 5402//2989 +f 4393//2990 4521//2998 4400//2998 4392//2990 +f 5552//2991 4638//2999 4401//2999 4520//2991 +f 5593//2992 4720//3000 4402//3000 4394//2992 +f 5436//2993 5122//3001 4403//3001 4395//2993 +f 5322//2994 4405//3002 4404//3003 4396//2994 +f 4398//2995 4987//3004 4904//3004 4397//2995 +f 4399//2996 4407//3005 4406//3006 5360//2996 +f 4834//2997 5301//3007 5070//3007 5069//2997 +f 4521//2998 5178//3008 4408//3008 4400//2998 +f 4638//2999 4639//3009 4409//3009 4401//2999 +f 4720//3000 4721//3010 4410//3010 4402//3000 +f 5122//3001 5123//3011 4411//3011 4403//3001 +f 4405//3002 4905//3012 4412//3012 4404//3003 +f 4987//3004 4988//3013 4413//3013 4904//3004 +f 4407//3005 4415//3014 4414//3014 4406//3006 +o Cylinder.011 +v 0.754223 0.245406 0.423539 +v 0.854223 0.245406 0.423539 +v 0.754223 0.149757 0.425542 +v 0.854223 0.149757 0.425542 +v 0.754223 0.083539 0.494594 +v 0.854223 0.083539 0.494594 +v 0.754223 0.085542 0.590244 +v 0.854223 0.085542 0.590244 +v 0.754223 0.154594 0.656461 +v 0.854223 0.154594 0.656461 +v 0.754223 0.250244 0.654458 +v 0.854223 0.250244 0.654458 +v 0.754223 0.316461 0.585406 +v 0.854223 0.316461 0.585406 +v 0.754223 0.314458 0.489757 +v 0.854223 0.314458 0.489757 +vn 0.0000 -0.0209 -0.9998 +vn 0.0000 -0.7218 -0.6921 +vn 0.0000 -0.9998 0.0209 +vn 0.0000 -0.6921 0.7218 +vn 0.0000 0.0209 0.9998 +vn 0.0000 0.7218 0.6921 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.9998 -0.0209 +vn 0.0000 0.6921 -0.7218 +vn -1.0000 0.0000 0.0000 +usemtl Material.020 +s off +f 5760//3015 5761//3015 5763//3015 5762//3015 +f 5762//3016 5763//3016 5765//3016 5764//3016 +f 5764//3017 5765//3017 5767//3017 5766//3017 +f 5766//3018 5767//3018 5769//3018 5768//3018 +f 5768//3019 5769//3019 5771//3019 5770//3019 +f 5770//3020 5771//3020 5773//3020 5772//3020 +f 5763//3021 5761//3021 5775//3021 5773//3021 5771//3021 5769//3021 5767//3021 5765//3021 +f 5772//3022 5773//3022 5775//3022 5774//3022 +f 5774//3023 5775//3023 5761//3023 5760//3023 +f 5760//3024 5762//3024 5764//3024 5766//3024 5768//3024 5770//3024 5772//3024 5774//3024 +o Cylinder.010 +v 0.593700 0.200000 0.390000 +v 0.793700 0.200000 0.390000 +v 0.593700 0.093934 0.433934 +v 0.793700 0.093934 0.433934 +v 0.593700 0.050000 0.540000 +v 0.793700 0.050000 0.540000 +v 0.593700 0.093934 0.646066 +v 0.793700 0.093934 0.646066 +v 0.593700 0.200000 0.690000 +v 0.793700 0.200000 0.690000 +v 0.593700 0.306066 0.646066 +v 0.793700 0.306066 0.646066 +v 0.593700 0.350000 0.540000 +v 0.793700 0.350000 0.540000 +v 0.593700 0.306066 0.433934 +v 0.793700 0.306066 0.433934 +vn 0.0000 -0.3827 -0.9239 +vn -0.0000 -0.9239 -0.3827 +vn -0.0000 -0.9239 0.3827 +vn 0.0000 -0.3827 0.9239 +vn 0.0000 0.3827 0.9239 +vn 0.0000 0.9239 0.3827 +vn 1.0000 -0.0000 0.0000 +vn 0.0000 0.9239 -0.3827 +vn 0.0000 0.3827 -0.9239 +vn -1.0000 -0.0000 0.0000 +usemtl Material.019 +s off +f 5776//3025 5777//3025 5779//3025 5778//3025 +f 5778//3026 5779//3026 5781//3026 5780//3026 +f 5780//3027 5781//3027 5783//3027 5782//3027 +f 5782//3028 5783//3028 5785//3028 5784//3028 +f 5784//3029 5785//3029 5787//3029 5786//3029 +f 5786//3030 5787//3030 5789//3030 5788//3030 +f 5779//3031 5777//3031 5791//3031 5789//3031 5787//3031 5785//3031 5783//3031 5781//3031 +f 5788//3032 5789//3032 5791//3032 5790//3032 +f 5790//3033 5791//3033 5777//3033 5776//3033 +f 5776//3034 5778//3034 5780//3034 5782//3034 5784//3034 5786//3034 5788//3034 5790//3034 +o Cylinder.009 +v 1.780490 0.500000 -0.190000 +v 2.040490 0.500000 -0.190000 +v 1.780490 0.382574 -0.153713 +v 2.040490 0.382574 -0.153713 +v 1.780490 0.310000 -0.058713 +v 2.040490 0.310000 -0.058713 +v 1.780490 0.310000 0.058713 +v 2.040490 0.310000 0.058713 +v 1.780490 0.382574 0.153713 +v 2.040490 0.382574 0.153713 +v 1.780490 0.500000 0.190000 +v 2.040490 0.500000 0.190000 +v 1.780490 0.617427 0.153713 +v 2.040490 0.617426 0.153713 +v 1.780490 0.690000 0.058713 +v 2.040490 0.690000 0.058713 +v 1.780490 0.690000 -0.058713 +v 2.040490 0.690000 -0.058713 +v 1.780490 0.617426 -0.153713 +v 2.040490 0.617426 -0.153713 +vn 0.0000 -0.2952 -0.9554 +vn 0.0000 -0.7947 -0.6071 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 0.0000 0.0000 +usemtl Material.037 +s off +f 5792//3035 5793//3035 5795//3035 5794//3035 +f 5794//3036 5795//3036 5797//3036 5796//3036 +f 5796//3037 5797//3037 5799//3037 5798//3037 +f 5798//3038 5799//3038 5801//3038 5800//3038 +f 5800//3039 5801//3039 5803//3039 5802//3039 +f 5802//3040 5803//3040 5805//3040 5804//3040 +f 5804//3041 5805//3041 5807//3041 5806//3041 +f 5806//3042 5807//3042 5809//3042 5808//3042 +f 5795//3043 5793//3043 5811//3043 5809//3043 5807//3043 5805//3043 5803//3043 5801//3043 5799//3043 5797//3043 +f 5808//3044 5809//3044 5811//3044 5810//3044 +f 5810//3045 5811//3045 5793//3045 5792//3045 +f 5792//3046 5794//3046 5796//3046 5798//3046 5800//3046 5802//3046 5804//3046 5806//3046 5808//3046 5810//3046 +o Cylinder.008_Cylinder.006 +v 1.771842 0.359570 0.152214 +v 2.026779 0.314422 0.128368 +v 1.761153 0.286533 0.176231 +v 2.016091 0.241384 0.152385 +v 1.758817 0.241393 0.236712 +v 2.013754 0.196245 0.212866 +v 1.765723 0.241393 0.310554 +v 2.020661 0.196245 0.286708 +v 1.779236 0.286533 0.369552 +v 2.034173 0.241384 0.345706 +v 1.794193 0.359570 0.391171 +v 2.049130 0.314422 0.367325 +v 1.804881 0.432608 0.367153 +v 2.059818 0.387459 0.343307 +v 1.807218 0.477747 0.306672 +v 2.062155 0.432599 0.282826 +v 1.800311 0.477747 0.232831 +v 2.055248 0.432599 0.208985 +v 1.786798 0.432608 0.173833 +v 2.041736 0.387459 0.149987 +v 1.788067 0.378807 0.088959 +v 2.024269 0.333659 0.065113 +v 2.039226 0.406696 0.086732 +v 1.784289 0.451845 0.110578 +vn -0.1400 -0.2908 -0.9465 +vn -0.1939 -0.7826 -0.5916 +vn -0.1729 -0.9848 0.0162 +vn -0.0809 -0.7826 0.6173 +vn 0.0379 -0.2908 0.9560 +vn 0.1400 0.2908 0.9465 +vn 0.1939 0.7826 0.5916 +vn 0.1729 0.9848 -0.0162 +vn 0.9805 -0.1736 -0.0917 +vn 0.0809 0.7826 -0.6173 +vn -0.9921 0.0989 -0.0775 +vn -0.9805 0.1736 0.0917 +vn -0.0403 0.2864 -0.9573 +vn -0.2008 -0.9310 -0.3049 +vn 0.1927 0.9409 0.2785 +usemtl Material.038 +s off +f 5812//3047 5813//3047 5815//3047 5814//3047 +f 5814//3048 5815//3048 5817//3048 5816//3048 +f 5816//3049 5817//3049 5819//3049 5818//3049 +f 5818//3050 5819//3050 5821//3050 5820//3050 +f 5820//3051 5821//3051 5823//3051 5822//3051 +f 5822//3052 5823//3052 5825//3052 5824//3052 +f 5824//3053 5825//3053 5827//3053 5826//3053 +f 5826//3054 5827//3054 5829//3054 5828//3054 +f 5815//3055 5813//3055 5831//3055 5829//3055 5827//3055 5825//3055 5823//3055 5821//3055 5819//3055 5817//3055 +f 5828//3056 5829//3056 5831//3056 5830//3056 +f 5812//3057 5830//3057 5835//3057 5832//3057 +f 5812//3058 5814//3058 5816//3058 5818//3058 5820//3058 5822//3058 5824//3058 5826//3058 5828//3058 5830//3058 +f 5835//3059 5834//3059 5833//3059 5832//3059 +f 5813//3060 5812//3060 5832//3060 5833//3060 +f 5831//3055 5813//3055 5833//3055 5834//3055 +f 5830//3061 5831//3061 5834//3061 5835//3061 +o NurbsPath.001_CUNurbsPath.002 +v 0.442708 0.300187 0.539686 +v 0.442930 0.270898 0.610396 +v 0.443109 0.200188 0.639685 +v 0.443141 0.129477 0.610396 +v 0.443007 0.100187 0.539685 +v 0.442786 0.129477 0.468975 +v 0.442606 0.200187 0.439686 +v 0.442574 0.270898 0.468975 +v 0.631370 0.300613 0.538970 +v 0.631909 0.271325 0.609679 +v 0.632344 0.200615 0.638967 +v 0.632422 0.129905 0.609677 +v 0.632097 0.100615 0.538968 +v 0.631559 0.129903 0.468259 +v 0.631123 0.200613 0.438971 +v 0.631045 0.271323 0.468260 +v 0.790385 0.301409 0.537632 +v 0.791455 0.272124 0.608336 +v 0.792322 0.201416 0.637620 +v 0.792476 0.130706 0.608330 +v 0.791829 0.101414 0.537623 +v 0.790758 0.130700 0.466919 +v 0.789891 0.201407 0.437635 +v 0.789737 0.272117 0.466925 +v 0.923335 0.302664 0.535520 +v 0.925236 0.273386 0.606210 +v 0.926774 0.202686 0.635482 +v 0.927048 0.131977 0.606190 +v 0.925897 0.102680 0.535492 +v 0.923996 0.131957 0.464802 +v 0.922458 0.202658 0.435529 +v 0.922185 0.273367 0.464821 +v 1.033545 0.304447 0.532513 +v 1.036683 0.275191 0.603168 +v 1.039220 0.204507 0.632412 +v 1.039670 0.133801 0.603115 +v 1.037769 0.104491 0.532438 +v 1.034631 0.133748 0.461783 +v 1.032094 0.204432 0.432539 +v 1.031644 0.275137 0.461837 +v 1.124074 0.306808 0.528529 +v 1.128996 0.277600 0.599102 +v 1.132974 0.206955 0.628280 +v 1.133677 0.136256 0.598971 +v 1.130693 0.106918 0.528344 +v 1.125771 0.136125 0.457771 +v 1.121793 0.206770 0.428593 +v 1.121090 0.277469 0.457902 +v 1.197714 0.309770 0.523523 +v 1.205141 0.280666 0.593920 +v 1.211139 0.210106 0.622956 +v 1.212194 0.139421 0.593622 +v 1.207689 0.110019 0.523102 +v 1.200262 0.139123 0.452705 +v 1.194264 0.209683 0.423669 +v 1.193209 0.280368 0.453003 +v 1.257010 0.313325 0.517505 +v 1.267846 0.284432 0.587546 +v 1.276592 0.214041 0.616294 +v 1.278125 0.143386 0.586911 +v 1.271546 0.113856 0.516607 +v 1.260709 0.142749 0.446567 +v 1.251963 0.213140 0.417818 +v 1.250431 0.283795 0.447202 +v 1.304288 0.317429 0.510546 +v 1.319585 0.288933 0.579913 +v 1.331922 0.218862 0.608120 +v 1.334073 0.148262 0.578643 +v 1.324777 0.118490 0.508749 +v 1.309480 0.146986 0.439382 +v 1.297143 0.217058 0.411175 +v 1.294992 0.287658 0.440652 +v 1.341724 0.322008 0.502768 +v 1.362541 0.294199 0.570967 +v 1.379317 0.224680 0.598235 +v 1.382225 0.154174 0.568598 +v 1.369562 0.123983 0.499417 +v 1.348745 0.151792 0.431217 +v 1.331969 0.221311 0.403949 +v 1.329061 0.291817 0.433587 +v 1.371429 0.326978 0.494306 +v 1.398568 0.300237 0.560686 +v 1.420420 0.231576 0.586493 +v 1.424185 0.161215 0.556609 +v 1.407658 0.130371 0.488540 +v 1.380519 0.157112 0.422160 +v 1.358667 0.225773 0.396354 +v 1.354902 0.296134 0.426237 +v 1.395477 0.332301 0.485223 +v 1.429171 0.307013 0.549122 +v 1.456276 0.239516 0.572941 +v 1.460914 0.169348 0.542726 +v 1.440370 0.137614 0.476178 +v 1.406676 0.162902 0.412279 +v 1.379571 0.230399 0.388460 +v 1.374932 0.300566 0.418674 +v 1.415805 0.338018 0.475437 +v 1.455554 0.314423 0.536438 +v 1.487498 0.248279 0.557941 +v 1.492924 0.178332 0.527350 +v 1.468654 0.145556 0.462584 +v 1.428905 0.169151 0.401583 +v 1.396961 0.235296 0.380080 +v 1.391535 0.305243 0.410671 +v 1.434012 0.344234 0.464766 +v 1.478720 0.322313 0.522890 +v 1.514609 0.257501 0.542105 +v 1.520655 0.187763 0.511155 +v 1.493316 0.153951 0.448169 +v 1.448608 0.175871 0.390044 +v 1.412719 0.240684 0.370829 +v 1.406673 0.310422 0.401780 +v 1.451217 0.351021 0.453067 +v 1.499545 0.330511 0.508759 +v 1.538291 0.266813 0.526054 +v 1.544757 0.197239 0.494821 +v 1.515156 0.162545 0.433355 +v 1.466828 0.183055 0.377663 +v 1.428082 0.246753 0.360369 +v 1.421616 0.316327 0.391602 +v 1.468076 0.358361 0.440360 +v 1.518772 0.338871 0.494285 +v 1.559357 0.275965 0.510208 +v 1.566057 0.206492 0.478800 +v 1.534948 0.171148 0.418460 +v 1.484252 0.190638 0.364535 +v 1.443667 0.253544 0.348612 +v 1.436967 0.323017 0.380020 +v 1.484929 0.366147 0.426808 +v 1.536954 0.347266 0.479674 +v 1.578532 0.284814 0.494804 +v 1.585308 0.215376 0.463336 +v 1.553312 0.179626 0.403703 +v 1.501287 0.198507 0.350838 +v 1.459709 0.260958 0.335707 +v 1.452933 0.330397 0.367175 +v 1.502013 0.374244 0.412620 +v 1.554489 0.355575 0.465115 +v 1.596341 0.293253 0.480020 +v 1.603052 0.223784 0.448605 +v 1.570691 0.187862 0.389273 +v 1.518215 0.206531 0.336779 +v 1.476364 0.268854 0.321873 +v 1.469653 0.338323 0.353288 +v 1.519569 0.382518 0.398004 +v 1.571711 0.363693 0.450774 +v 1.613187 0.301194 0.465990 +v 1.619701 0.231633 0.434738 +v 1.587437 0.195757 0.375325 +v 1.535296 0.214582 0.322555 +v 1.493820 0.277081 0.307339 +v 1.487306 0.346642 0.338591 +v 1.537815 0.390824 0.383174 +v 1.588909 0.371525 0.436791 +v 1.629415 0.308587 0.452791 +v 1.635604 0.238879 0.421802 +v 1.603850 0.203234 0.361977 +v 1.552756 0.222533 0.308360 +v 1.512250 0.285471 0.292360 +v 1.506061 0.355179 0.323349 +v 1.556941 0.399014 0.368350 +v 1.606335 0.378991 0.423279 +v 1.645319 0.315405 0.440453 +v 1.651055 0.245504 0.409813 +v 1.620185 0.210235 0.349307 +v 1.570791 0.230258 0.294378 +v 1.531807 0.293844 0.277204 +v 1.526070 0.363745 0.307844 +v 1.577102 0.406942 0.353748 +v 1.624203 0.386021 0.410331 +v 1.661157 0.321640 0.428970 +v 1.666317 0.251513 0.398746 +v 1.636660 0.216720 0.337364 +v 1.589559 0.237641 0.280781 +v 1.552605 0.302021 0.262142 +v 1.547445 0.372148 0.292366 +v 1.598412 0.414464 0.339570 +v 1.642696 0.392552 0.398022 +v 1.677163 0.327297 0.418311 +v 1.681624 0.256924 0.388551 +v 1.653464 0.222657 0.326176 +v 1.609180 0.244569 0.267724 +v 1.574713 0.309824 0.247435 +v 1.570252 0.380197 0.277195 +v 1.620935 0.421447 0.326004 +v 1.661963 0.398528 0.386414 +v 1.693551 0.332383 0.408433 +v 1.697196 0.261758 0.379164 +v 1.670761 0.228024 0.315752 +v 1.629733 0.250943 0.255342 +v 1.598145 0.317088 0.233323 +v 1.594501 0.387713 0.262592 +v 1.644689 0.427770 0.313212 +v 1.682124 0.403897 0.375555 +v 1.710517 0.336903 0.399293 +v 1.713236 0.266032 0.370521 +v 1.688689 0.232799 0.306094 +v 1.651255 0.256672 0.243751 +v 1.622861 0.323666 0.220013 +v 1.620142 0.394537 0.248784 +v 1.669648 0.433330 0.301324 +v 1.703263 0.408607 0.365486 +v 1.728231 0.340851 0.390855 +v 1.729928 0.269753 0.362570 +v 1.707358 0.236960 0.297201 +v 1.673744 0.261683 0.233039 +v 1.648775 0.329439 0.207670 +v 1.647079 0.400537 0.235955 +v 1.695747 0.438043 0.290437 +v 1.725430 0.412610 0.356240 +v 1.746833 0.344211 0.383097 +v 1.747419 0.272912 0.355275 +v 1.726846 0.240480 0.289073 +v 1.697163 0.265913 0.223270 +v 1.675760 0.334312 0.196413 +v 1.675174 0.405611 0.224235 +v 1.722891 0.441845 0.280611 +v 1.748636 0.415861 0.347841 +v 1.766416 0.346954 0.376011 +v 1.765815 0.275489 0.348620 +v 1.747186 0.243329 0.281713 +v 1.721441 0.269313 0.214483 +v 1.703661 0.338220 0.186313 +v 1.704261 0.409685 0.213703 +v 1.750958 0.444689 0.271872 +v 1.772852 0.418315 0.340303 +v 1.787020 0.349041 0.369601 +v 1.785161 0.277449 0.342602 +v 1.768365 0.245475 0.275123 +v 1.746470 0.271849 0.206692 +v 1.732303 0.341123 0.177394 +v 1.734161 0.412715 0.204393 +v 1.779809 0.446545 0.264216 +v 1.798012 0.419932 0.333630 +v 1.808631 0.350430 0.363872 +v 1.805444 0.278752 0.337227 +v 1.790318 0.246886 0.269303 +v 1.772115 0.273498 0.199889 +v 1.761496 0.343000 0.169647 +v 1.764683 0.414679 0.196292 +v 1.809284 0.447392 0.257613 +v 1.824009 0.420679 0.327809 +v 1.831174 0.351077 0.358828 +v 1.826584 0.279359 0.332498 +v 1.812926 0.247535 0.264245 +v 1.798202 0.274248 0.194049 +v 1.791036 0.343849 0.163030 +v 1.795627 0.415568 0.189359 +v 1.839211 0.447219 0.252011 +v 1.850701 0.420525 0.322815 +v 1.854524 0.350942 0.354463 +v 1.848440 0.279232 0.328414 +v 1.836013 0.247401 0.259929 +v 1.824522 0.274096 0.189125 +v 1.820700 0.343678 0.157477 +v 1.826784 0.415388 0.183526 +v 1.869395 0.446021 0.247337 +v 1.877914 0.419445 0.318604 +v 1.878500 0.349991 0.350756 +v 1.870809 0.278345 0.324958 +v 1.859347 0.246475 0.256322 +v 1.850829 0.273052 0.185055 +v 1.850243 0.342505 0.152904 +v 1.857933 0.414151 0.178702 +v 1.899629 0.443793 0.243505 +v 1.905429 0.417418 0.315119 +v 1.902858 0.348197 0.347673 +v 1.893421 0.276680 0.322098 +v 1.882647 0.244760 0.253374 +v 1.876847 0.271136 0.181760 +v 1.879418 0.340356 0.149206 +v 1.888855 0.411873 0.174782 +v 1.929709 0.440533 0.240423 +v 1.933002 0.414430 0.312296 +v 1.927308 0.345549 0.345172 +v 1.915963 0.274239 0.319793 +v 1.905613 0.242273 0.251026 +v 1.902321 0.268376 0.179154 +v 1.908014 0.337257 0.146277 +v 1.919359 0.408566 0.171656 +v 1.959451 0.436231 0.238009 +v 1.960395 0.410469 0.310074 +v 1.951565 0.342043 0.343206 +v 1.938133 0.271036 0.317998 +v 1.927968 0.239043 0.249216 +v 1.927024 0.264805 0.177152 +v 1.935854 0.333231 0.144019 +v 1.949286 0.404238 0.169227 +v 1.988691 0.430878 0.236190 +v 1.987403 0.405526 0.308395 +v 1.975380 0.337686 0.341727 +v 1.959664 0.267098 0.316662 +v 1.949461 0.235112 0.247882 +v 1.950748 0.260465 0.175678 +v 1.962771 0.328305 0.142346 +v 1.978488 0.398892 0.167410 +v 2.017283 0.424460 0.234899 +v 2.013846 0.399592 0.307201 +v 1.998536 0.332492 0.340683 +v 1.980319 0.262467 0.315732 +v 1.969869 0.230537 0.246964 +v 1.973305 0.255405 0.174661 +v 1.988616 0.322505 0.141179 +v 2.006832 0.392530 0.166130 +v 2.045101 0.416959 0.234075 +v 2.039570 0.392657 0.306440 +v 2.020847 0.326480 0.340024 +v 1.999899 0.257194 0.315155 +v 1.988997 0.225385 0.246400 +v 1.994528 0.249687 0.174035 +v 2.013251 0.315864 0.140451 +v 2.034199 0.385150 0.165320 +v 2.072034 0.408351 0.233665 +v 2.064441 0.384710 0.306062 +v 2.042156 0.319674 0.339702 +v 2.018231 0.251342 0.314878 +v 2.006683 0.219741 0.246133 +v 2.014275 0.243383 0.173737 +v 2.036561 0.308418 0.140097 +v 2.060485 0.376750 0.164920 +v 2.097982 0.398610 0.233621 +v 2.088347 0.375738 0.306022 +v 2.062335 0.312105 0.339669 +v 2.035183 0.244988 0.314852 +v 2.022797 0.213702 0.246108 +v 2.032433 0.236574 0.173708 +v 2.058445 0.300207 0.140061 +v 2.085597 0.367325 0.164878 +v 2.122855 0.387707 0.233900 +v 2.111187 0.365727 0.306278 +v 2.081282 0.303805 0.339882 +v 2.050656 0.238214 0.315027 +v 2.037251 0.207376 0.246272 +v 2.048919 0.229356 0.173894 +v 2.078824 0.291278 0.140290 +v 2.109450 0.356869 0.165145 +v 2.146558 0.375612 0.234461 +v 2.132870 0.354666 0.306792 +v 2.098920 0.294812 0.340301 +v 2.064595 0.231113 0.315359 +v 2.050004 0.200882 0.246576 +v 2.063692 0.221828 0.174245 +v 2.097641 0.281682 0.140737 +v 2.131966 0.345381 0.165679 +v 2.168992 0.362309 0.235270 +v 2.153305 0.342550 0.307529 +v 2.115197 0.285167 0.340889 +v 2.076991 0.223775 0.315807 +v 2.061067 0.194335 0.246977 +v 2.076753 0.214094 0.174718 +v 2.114861 0.271477 0.141358 +v 2.153068 0.332869 0.166440 +v 2.190043 0.347803 0.236291 +v 2.172401 0.329393 0.308456 +v 2.130085 0.274915 0.341612 +v 2.087882 0.216281 0.316337 +v 2.070514 0.187838 0.247437 +v 2.088155 0.206248 0.175272 +v 2.130472 0.260726 0.142116 +v 2.172675 0.319360 0.167391 +v 2.209584 0.332138 0.237490 +v 2.190062 0.315238 0.309539 +v 2.143575 0.264107 0.342440 +v 2.097356 0.208696 0.316920 +v 2.078478 0.181465 0.247927 +v 2.098000 0.198365 0.175878 +v 2.144486 0.249497 0.142977 +v 2.190706 0.304907 0.168497 +v 2.227478 0.315420 0.238830 +v 2.206188 0.300172 0.310747 +v 2.155683 0.252799 0.343348 +v 2.105547 0.201050 0.317535 +v 2.085150 0.175239 0.248429 +v 2.106439 0.190486 0.176511 +v 2.156945 0.237860 0.143911 +v 2.207080 0.289609 0.169724 +v 2.243594 0.297826 0.240271 +v 2.220692 0.284340 0.312045 +v 2.166440 0.241056 0.344311 +v 2.112620 0.193329 0.318169 +v 2.090758 0.169118 0.248933 +v 2.113661 0.182604 0.177159 +v 2.167912 0.225888 0.144893 +v 2.221732 0.273615 0.171035 +v 2.257836 0.279619 0.241773 +v 2.233512 0.267948 0.313397 +v 2.175903 0.228953 0.345311 +v 2.118756 0.185476 0.318819 +v 2.095546 0.162986 0.249440 +v 2.119871 0.174657 0.177816 +v 2.177480 0.213652 0.145903 +v 2.234627 0.257129 0.172395 +v 2.270165 0.261133 0.243294 +v 2.244638 0.251263 0.314770 +v 2.184150 0.216577 0.346329 +v 2.124135 0.177394 0.319484 +v 2.099747 0.156667 0.249961 +v 2.125274 0.166537 0.178485 +v 2.185762 0.201223 0.146926 +v 2.245778 0.240406 0.173771 +v 2.280647 0.242707 0.244799 +v 2.254140 0.234555 0.316135 +v 2.191285 0.204021 0.347355 +v 2.128901 0.168990 0.320171 +v 2.103532 0.149984 0.250507 +v 2.130039 0.158136 0.179171 +v 2.192894 0.188671 0.147951 +v 2.255278 0.223701 0.175135 +v 2.289450 0.224598 0.246262 +v 2.262168 0.218036 0.317469 +v 2.197425 0.191373 0.348377 +v 2.133146 0.160228 0.320879 +v 2.106986 0.142846 0.251084 +v 2.134268 0.149408 0.179877 +v 2.199011 0.176071 0.148969 +v 2.263290 0.207216 0.176467 +v 2.296785 0.206982 0.247669 +v 2.268903 0.201856 0.318761 +v 2.202687 0.178716 0.349387 +v 2.136927 0.151118 0.321607 +v 2.110143 0.135228 0.251692 +v 2.138025 0.140354 0.180600 +v 2.204240 0.163493 0.149974 +v 2.270001 0.191091 0.177754 +v 2.302863 0.189987 0.249009 +v 2.274525 0.186131 0.320001 +v 2.207184 0.166126 0.350380 +v 2.140287 0.141692 0.322350 +v 2.113022 0.127141 0.252330 +v 2.141360 0.130998 0.181337 +v 2.208701 0.151002 0.150958 +v 2.275598 0.175437 0.178989 +v 2.307884 0.173711 0.250276 +v 2.279206 0.170953 0.321183 +v 2.211020 0.153674 0.351350 +v 2.143270 0.131995 0.323105 +v 2.115642 0.118616 0.252994 +v 2.144320 0.121374 0.182087 +v 2.212506 0.138653 0.151920 +v 2.280256 0.160332 0.180165 +v 2.312032 0.158225 0.251469 +v 2.283103 0.156397 0.322305 +v 2.214296 0.141426 0.352293 +v 2.145917 0.122082 0.323869 +v 2.118022 0.109696 0.253681 +v 2.146951 0.111524 0.182846 +v 2.215758 0.126495 0.152857 +v 2.284137 0.145839 0.181282 +v 2.315472 0.143583 0.252588 +v 2.286362 0.142524 0.323365 +v 2.217107 0.129446 0.353209 +v 2.148277 0.112011 0.324638 +v 2.120191 0.100431 0.254389 +v 2.149302 0.101491 0.183612 +v 2.218556 0.114568 0.153768 +v 2.287386 0.132003 0.182339 +v 2.318348 0.129826 0.253634 +v 2.289108 0.129383 0.324364 +v 2.219541 0.117789 0.354095 +v 2.150399 0.101836 0.325411 +v 2.122184 0.090870 0.255115 +v 2.151424 0.091314 0.184386 +v 2.220991 0.102907 0.154655 +v 2.290133 0.118860 0.183338 +v 2.320784 0.116989 0.254611 +v 2.291453 0.117019 0.325305 +v 2.221680 0.106507 0.354953 +v 2.152336 0.091611 0.326189 +v 2.124042 0.081056 0.255862 +v 2.153373 0.081026 0.185168 +v 2.223146 0.091538 0.155520 +v 2.292490 0.106435 0.184284 +v 2.322886 0.105100 0.255524 +v 2.293494 0.105475 0.326191 +v 2.223598 0.095651 0.355786 +v 2.154142 0.081383 0.326974 +v 2.125813 0.071028 0.256631 +v 2.155205 0.070653 0.185964 +v 2.225101 0.080478 0.156368 +v 2.294557 0.094746 0.185181 +v 2.324742 0.094183 0.256376 +v 2.295311 0.094787 0.327025 +v 2.225363 0.085264 0.356597 +v 2.155874 0.071192 0.327769 +v 2.127548 0.060816 0.257428 +v 2.156979 0.060212 0.186779 +v 2.226927 0.069735 0.157207 +v 2.296417 0.083806 0.186035 +v 2.326422 0.084257 0.257173 +v 2.296969 0.084989 0.327812 +v 2.227035 0.075387 0.357391 +v 2.157586 0.061076 0.328582 +v 2.129305 0.050440 0.258262 +v 2.158758 0.049709 0.187623 +v 2.228692 0.059310 0.158045 +v 2.298141 0.073621 0.186853 +v 2.327980 0.075337 0.257921 +v 2.298519 0.076113 0.328556 +v 2.228664 0.066060 0.358172 +v 2.159336 0.051067 0.329421 +v 2.131145 0.039917 0.259144 +v 2.160606 0.039141 0.188509 +v 2.230460 0.049194 0.158893 +v 2.299789 0.064187 0.187644 +v 2.329451 0.067427 0.258622 +v 2.299994 0.068184 0.329259 +v 2.230291 0.057319 0.358948 +v 2.161175 0.041196 0.330297 +v 2.133132 0.029259 0.260090 +v 2.162590 0.028501 0.189454 +v 2.232292 0.039366 0.159765 +v 2.301408 0.055490 0.188415 +v 2.330858 0.060516 0.259281 +v 2.301412 0.061216 0.329923 +v 2.231947 0.049195 0.359723 +v 2.163156 0.031493 0.331224 +v 2.135334 0.018480 0.261120 +v 2.164780 0.017780 0.190478 +v 2.234244 0.029801 0.160679 +v 2.303036 0.047503 0.189177 +v 2.332209 0.054573 0.259900 +v 2.302778 0.055209 0.330549 +v 2.233651 0.041715 0.360503 +v 2.165322 0.021997 0.332216 +v 2.137816 0.007605 0.262258 +v 2.167247 0.006969 0.191609 +v 2.236374 0.020463 0.161654 +v 2.304703 0.040181 0.189941 +v 2.333503 0.049544 0.260481 +v 2.304082 0.050139 0.331135 +v 2.235409 0.034898 0.361293 +v 2.167710 0.012750 0.333290 +v 2.140643 -0.003332 0.263529 +v 2.170063 -0.003927 0.192875 +v 2.238737 0.011314 0.162717 +v 2.306436 0.033462 0.190720 +v 2.334731 0.045357 0.261026 +v 2.305308 0.045960 0.331679 +v 2.237220 0.028739 0.362098 +v 2.170352 0.003782 0.334464 +v 2.143873 -0.014292 0.264965 +v 2.173296 -0.014895 0.194313 +v 2.241384 0.002326 0.163894 +v 2.308253 0.027283 0.191527 +v 2.335872 0.041954 0.261531 +v 2.306431 0.042612 0.332175 +v 2.239083 0.023201 0.362923 +v 2.173281 -0.004909 0.335761 +v 2.147570 -0.025252 0.266602 +v 2.177011 -0.025910 0.195957 +v 2.244359 -0.006499 0.165210 +v 2.310161 0.021611 0.192372 +v 2.336900 0.039277 0.261986 +v 2.307426 0.040019 0.332616 +v 2.241002 0.018224 0.363772 +v 2.176539 -0.013343 0.337203 +v 2.151797 -0.036188 0.268473 +v 2.181271 -0.036931 0.197843 +v 2.247695 -0.015135 0.166687 +v 2.312159 0.016431 0.193256 +v 2.337792 0.037249 0.262381 +v 2.308277 0.038084 0.332993 +v 2.242987 0.013737 0.364651 +v 2.180166 -0.021529 0.338809 +v 2.156615 -0.047056 0.270607 +v 2.186130 -0.047890 0.199995 +v 2.251421 -0.023544 0.168337 +v 2.314241 0.011722 0.194178 +v 2.338533 0.035779 0.262710 +v 2.308980 0.036688 0.333305 +v 2.245055 0.009659 0.365567 +v 2.184204 -0.029475 0.340597 +v 2.162073 -0.057791 0.273023 +v 2.191626 -0.058700 0.202427 +v 2.255551 -0.031671 0.170166 +v 2.316402 0.007464 0.195135 +v 2.339123 0.034757 0.262972 +v 2.309550 0.035702 0.333558 +v 2.247238 0.005905 0.366532 +v 2.188689 -0.037177 0.342578 +v 2.168200 -0.068309 0.275728 +v 2.197774 -0.069253 0.205142 +v 2.260085 -0.039457 0.172168 +v 2.318634 0.003626 0.196122 +v 2.339578 0.034069 0.263173 +v 2.310022 0.034988 0.333767 +v 2.249578 0.002392 0.367561 +v 2.193655 -0.044623 0.344758 +v 2.175010 -0.078518 0.278717 +v 2.204566 -0.079436 0.208124 +v 2.265010 -0.046841 0.174330 +v 2.320933 0.000175 0.197133 +v 2.339933 0.033601 0.263330 +v 2.310455 0.034417 0.333958 +v 2.252131 -0.000955 0.368672 +v 2.199128 -0.051796 0.347137 +v 2.182493 -0.088323 0.281968 +v 2.211971 -0.089139 0.211341 +v 2.270294 -0.053766 0.176627 +v 2.323298 -0.002926 0.198162 +v 2.340239 0.033249 0.263464 +v 2.310926 0.033876 0.334162 +v 2.254962 -0.004200 0.369885 +v 2.205130 -0.058674 0.349707 +v 2.190620 -0.097637 0.285448 +v 2.219933 -0.098264 0.214750 +v 2.275898 -0.060188 0.179027 +v 2.325729 -0.005714 0.199205 +v 2.340559 0.032929 0.263602 +v 2.311525 0.033277 0.334417 +v 2.258139 -0.007384 0.371221 +v 2.211674 -0.065235 0.352455 +v 2.199349 -0.106388 0.289111 +v 2.228384 -0.106736 0.218296 +v 2.281770 -0.066075 0.181492 +v 2.328234 -0.008224 0.200259 +v 2.340961 0.032578 0.263771 +v 2.312344 0.032560 0.334756 +v 2.261732 -0.010534 0.372693 +v 2.218772 -0.071458 0.355359 +v 2.208630 -0.114525 0.292907 +v 2.237246 -0.114507 0.221922 +v 2.287859 -0.071414 0.183985 +v 2.330819 -0.010489 0.201319 +v 2.341510 0.032161 0.263993 +v 2.313474 0.031697 0.335208 +v 2.265806 -0.013653 0.374311 +v 2.226430 -0.077324 0.358395 +v 2.218411 -0.122019 0.296783 +v 2.246448 -0.121556 0.225568 +v 2.294116 -0.076206 0.186466 +v 2.333492 -0.012534 0.202382 +v 2.342266 0.031660 0.264286 +v 2.314993 0.030686 0.335792 +v 2.270418 -0.016732 0.376072 +v 2.234653 -0.082817 0.361531 +v 2.228647 -0.128858 0.300686 +v 2.255919 -0.127884 0.229180 +v 2.300494 -0.080466 0.188900 +v 2.336260 -0.014381 0.203441 +v 2.343274 0.031078 0.264657 +v 2.316967 0.029543 0.336515 +v 2.275617 -0.019749 0.377967 +v 2.243446 -0.087924 0.364733 +v 2.239300 -0.135045 0.304564 +v 2.265607 -0.133510 0.232707 +v 2.306957 -0.084218 0.191255 +v 2.339128 -0.016043 0.204489 +v 2.344570 0.030430 0.265109 +v 2.319445 0.028300 0.337373 +v 2.281440 -0.022674 0.379976 +v 2.252816 -0.092633 0.367963 +v 2.250342 -0.140595 0.308369 +v 2.275466 -0.138465 0.236105 +v 2.313472 -0.087491 0.193502 +v 2.342095 -0.017532 0.205515 +v 2.346175 0.029741 0.265632 +v 2.322464 0.026999 0.338352 +v 2.287917 -0.025470 0.382070 +v 2.262771 -0.096933 0.371177 +v 2.261756 -0.145526 0.312054 +v 2.285467 -0.142785 0.239334 +v 2.320014 -0.090315 0.195616 +v 2.345160 -0.018853 0.206509 +v 2.348099 0.029036 0.266212 +v 2.326044 0.025685 0.339425 +v 2.295068 -0.028100 0.384209 +v 2.273317 -0.100812 0.374328 +v 2.273532 -0.149859 0.315572 +v 2.295588 -0.146508 0.242359 +v 2.326564 -0.092723 0.197576 +v 2.348315 -0.020010 0.207456 +v 2.350363 0.028340 0.266834 +v 2.330207 0.024401 0.340563 +v 2.302904 -0.030521 0.386345 +v 2.284448 -0.104254 0.377361 +v 2.285650 -0.153606 0.318873 +v 2.305806 -0.149667 0.245143 +v 2.333109 -0.094745 0.199361 +v 2.351565 -0.021012 0.208346 +v 2.353001 0.027670 0.267481 +v 2.334976 0.023186 0.341730 +v 2.311420 -0.032695 0.388424 +v 2.296131 -0.107238 0.380211 +v 2.298066 -0.156777 0.321901 +v 2.316091 -0.152293 0.247653 +v 2.339648 -0.096412 0.200959 +v 2.354936 -0.021869 0.209172 +v 2.356050 0.027046 0.268136 +v 2.340368 0.022077 0.342884 +v 2.320597 -0.034585 0.390385 +v 2.308318 -0.109750 0.382813 +v 2.310724 -0.159387 0.324604 +v 2.326406 -0.154418 0.249856 +v 2.346177 -0.097756 0.202355 +v 2.358456 -0.022591 0.209927 +v 2.359528 0.026489 0.268771 +v 2.346387 0.021110 0.343979 +v 2.330413 -0.036166 0.392167 +v 2.320963 -0.111788 0.385108 +v 2.323573 -0.161458 0.326935 +v 2.336714 -0.156079 0.251727 +v 2.352688 -0.098803 0.203539 +v 2.362138 -0.023180 0.210599 +v 2.363436 0.026024 0.269352 +v 2.353024 0.020315 0.344962 +v 2.340843 -0.037419 0.393709 +v 2.334028 -0.113359 0.387037 +v 2.336571 -0.163020 0.328855 +v 2.346982 -0.157312 0.253245 +v 2.359163 -0.099578 0.204498 +v 2.365978 -0.023638 0.211170 +v 2.367756 0.025670 0.269840 +v 2.360261 0.019719 0.345776 +v 2.351861 -0.038330 0.394945 +v 2.347478 -0.114472 0.388546 +v 2.349679 -0.164105 0.330325 +v 2.357175 -0.158155 0.254390 +v 2.365575 -0.100106 0.205220 +v 2.369957 -0.023963 0.211620 +v 2.372460 0.025445 0.270195 +v 2.368069 0.019342 0.346361 +v 2.363440 -0.038892 0.395811 +v 2.361284 -0.115144 0.389577 +v 2.362864 -0.164746 0.331310 +v 2.367255 -0.158643 0.255144 +v 2.371884 -0.100409 0.205694 +v 2.374040 -0.024157 0.211929 +v 2.377502 0.025361 0.270375 +v 2.376416 0.019199 0.346656 +v 2.375553 -0.039102 0.396235 +v 2.375418 -0.115390 0.390071 +v 2.376091 -0.164976 0.331773 +v 2.377176 -0.158814 0.255492 +v 2.378039 -0.100513 0.205913 +v 2.378174 -0.024225 0.212078 +v 2.382828 0.025424 0.270340 +v 2.385264 0.019300 0.346593 +v 2.388177 -0.038960 0.396142 +v 2.389859 -0.115229 0.389963 +v 2.389326 -0.164828 0.331675 +v 2.386889 -0.158704 0.255422 +v 2.383976 -0.100444 0.205873 +v 2.382294 -0.024175 0.212052 +v 2.388373 0.025635 0.270051 +v 2.394571 0.019650 0.346101 +v 2.401286 -0.038469 0.395446 +v 2.404585 -0.114678 0.389180 +v 2.402534 -0.164333 0.330973 +v 2.396335 -0.158349 0.254923 +v 2.389620 -0.100229 0.205578 +v 2.386322 -0.024021 0.211844 +v 2.394066 0.025988 0.269471 +v 2.404294 0.020250 0.345104 +v 2.414859 -0.037633 0.394050 +v 2.419573 -0.113755 0.387638 +v 2.415674 -0.163524 0.329623 +v 2.405446 -0.157786 0.253990 +v 2.394881 -0.099902 0.205044 +v 2.390167 -0.023780 0.211456 +v 2.399828 0.026475 0.268570 +v 2.414384 0.021098 0.343518 +v 2.428870 -0.036458 0.391842 +v 2.434801 -0.112478 0.385237 +v 2.428702 -0.162431 0.327571 +v 2.414146 -0.157054 0.252623 +v 2.399660 -0.099498 0.204298 +v 2.393729 -0.023478 0.210904 +v 2.405577 0.027078 0.267322 +v 2.424793 0.022187 0.341245 +v 2.443294 -0.034951 0.388688 +v 2.450241 -0.110865 0.381860 +v 2.441566 -0.161086 0.324759 +v 2.422350 -0.156195 0.250835 +v 2.403850 -0.099057 0.203392 +v 2.396902 -0.023143 0.210221 +v 2.411228 0.027780 0.265705 +v 2.435464 0.023509 0.338177 +v 2.458091 -0.033120 0.384427 +v 2.465853 -0.108933 0.377363 +v 2.454205 -0.159521 0.321122 +v 2.429969 -0.155250 0.248650 +v 2.407342 -0.098621 0.202399 +v 2.399580 -0.022807 0.209464 +v 2.416699 0.028559 0.263705 +v 2.446332 0.025051 0.334185 +v 2.473206 -0.030978 0.378868 +v 2.481577 -0.106705 0.371579 +v 2.466542 -0.157772 0.316588 +v 2.436908 -0.154264 0.246108 +v 2.410035 -0.098236 0.201425 +v 2.401664 -0.022508 0.208714 +v 2.421912 0.029389 0.261313 +v 2.457314 0.026795 0.329120 +v 2.488548 -0.028543 0.371782 +v 2.497318 -0.104207 0.364309 +v 2.478486 -0.155875 0.311077 +v 2.443084 -0.153281 0.243269 +v 2.411850 -0.097944 0.200607 +v 2.403080 -0.022279 0.208081 +v 2.426802 0.030247 0.258519 +v 2.468295 0.028716 0.322814 +v 2.503969 -0.025846 0.362916 +v 2.512928 -0.101477 0.355333 +v 2.489923 -0.153874 0.304508 +v 2.448430 -0.152343 0.240213 +v 2.412755 -0.097781 0.200112 +v 2.403796 -0.022150 0.207694 +v 2.431321 0.031112 0.255308 +v 2.479107 0.030777 0.315093 +v 2.519223 -0.022940 0.352012 +v 2.528171 -0.098574 0.344437 +v 2.500708 -0.151818 0.296806 +v 2.452923 -0.151484 0.237021 +v 2.412806 -0.097767 0.200103 +v 2.403858 -0.022133 0.207677 +v 2.435468 0.031969 0.251623 +v 2.489507 0.032921 0.305815 +v 2.533917 -0.019913 0.338893 +v 2.542683 -0.095584 0.331481 +v 2.510670 -0.149765 0.287920 +v 2.456630 -0.150717 0.233729 +v 2.412220 -0.097882 0.200651 +v 2.403455 -0.022211 0.208063 +v 2.439290 0.032821 0.247331 +v 2.499191 0.035072 0.294920 +v 2.547531 -0.016892 0.323571 +v 2.555993 -0.092630 0.316501 +v 2.519621 -0.147776 0.277851 +v 2.459721 -0.150027 0.230262 +v 2.411381 -0.098063 0.201610 +v 2.402918 -0.022325 0.208681 +v 2.442854 0.033677 0.242201 +v 2.507847 0.037141 0.282473 +v 2.559531 -0.014026 0.306319 +v 2.567629 -0.089850 0.299772 +v 2.527399 -0.145916 0.266666 +v 2.462406 -0.149381 0.226394 +v 2.410722 -0.098214 0.202548 +v 2.402624 -0.022389 0.209095 +v 2.446192 0.034541 0.235936 +v 2.515238 0.039047 0.268650 +v 2.569531 -0.011449 0.287630 +v 2.577268 -0.087367 0.281758 +v 2.533915 -0.144235 0.254473 +v 2.464869 -0.148741 0.221760 +v 2.410575 -0.098245 0.202780 +v 2.402839 -0.022327 0.208652 +v 2.449274 0.035407 0.228226 +v 2.521259 0.040731 0.253675 +v 2.577409 -0.009249 0.268065 +v 2.584832 -0.085254 0.262967 +v 2.539180 -0.142762 0.241367 +v 2.467195 -0.148085 0.215918 +v 2.411045 -0.098106 0.201527 +v 2.403621 -0.022101 0.206625 +v 2.452027 0.036252 0.218799 +v 2.525951 0.042165 0.237722 +v 2.583302 -0.007449 0.248071 +v 2.590485 -0.083528 0.243783 +v 2.543291 -0.141504 0.227371 +v 2.469367 -0.147417 0.208448 +v 2.412015 -0.097802 0.198099 +v 2.404833 -0.021724 0.202387 +v 2.454369 0.037049 0.207449 +v 2.529459 0.043352 0.220855 +v 2.587515 -0.006026 0.227864 +v 2.594530 -0.082160 0.224370 +v 2.546394 -0.140453 0.212419 +v 2.471305 -0.146756 0.199013 +v 2.413248 -0.097378 0.192005 +v 2.406233 -0.021244 0.195499 +v 2.456245 0.037767 0.194023 +v 2.531969 0.044310 0.203019 +v 2.590399 -0.004928 0.207431 +v 2.597308 -0.081102 0.204674 +v 2.548648 -0.139591 0.196363 +v 2.472924 -0.146134 0.187367 +v 2.414494 -0.096897 0.182956 +v 2.407585 -0.020722 0.185712 +v 2.457642 0.038387 0.178398 +v 2.533677 0.045063 0.184062 +v 2.592283 -0.004098 0.186584 +v 2.599130 -0.080299 0.184486 +v 2.550208 -0.138902 0.178997 +v 2.474174 -0.145579 0.173333 +v 2.415567 -0.096418 0.170811 +v 2.408720 -0.020217 0.172909 +v 2.458600 0.038894 0.160455 +v 2.534767 0.045638 0.163766 +v 2.593444 -0.003487 0.165029 +v 2.600259 -0.079704 0.163503 +v 2.551220 -0.138367 0.160082 +v 2.475053 -0.145111 0.156770 +v 2.416376 -0.095987 0.155507 +v 2.409561 -0.019769 0.157034 +v 2.459198 0.039285 0.140065 +v 2.535412 0.046059 0.141877 +v 2.594112 -0.003052 0.142421 +v 2.600912 -0.079279 0.141379 +v 2.551828 -0.137969 0.139360 +v 2.475614 -0.144743 0.137548 +v 2.416914 -0.095633 0.137004 +v 2.410114 -0.019406 0.138046 +v 2.459553 0.039564 0.117081 +v 2.535781 0.046348 0.118118 +v 2.594486 -0.002759 0.118397 +v 2.601279 -0.078991 0.117755 +v 2.552180 -0.137692 0.116567 +v 2.475952 -0.144476 0.115530 +v 2.417247 -0.095369 0.115251 +v 2.410454 -0.019137 0.115894 +v 2.459812 0.039744 0.091336 +v 2.536043 0.046529 0.092202 +v 2.594746 -0.002579 0.092588 +v 2.601535 -0.078814 0.092267 +v 2.552433 -0.137517 0.091428 +v 2.476202 -0.144302 0.090563 +v 2.417499 -0.095194 0.090177 +v 2.410710 -0.018960 0.090498 +v 2.460150 0.039841 0.062639 +v 2.536376 0.046625 0.063832 +v 2.595074 -0.002485 0.064626 +v 2.601859 -0.078720 0.064557 +v 2.552758 -0.137423 0.063666 +v 2.476532 -0.144207 0.062473 +v 2.417833 -0.095098 0.061679 +v 2.411048 -0.018862 0.061748 +v 2.460760 0.039879 0.030779 +v 2.536972 0.046661 0.032703 +v 2.595656 -0.002449 0.034148 +v 2.602438 -0.078685 0.034268 +v 2.553344 -0.137388 0.032992 +v 2.477133 -0.144170 0.031069 +v 2.418448 -0.095060 0.029624 +v 2.411666 -0.018824 0.029504 +v 2.461860 0.039884 -0.004454 +v 2.538040 0.046667 -0.001528 +v 2.596699 -0.002444 0.000726 +v 2.603476 -0.078680 0.000986 +v 2.554402 -0.137382 -0.000899 +v 2.478222 -0.144165 -0.003826 +v 2.419563 -0.095054 -0.006079 +v 2.412786 -0.018818 -0.006340 +v 2.284137 0.145839 0.181282 +v 2.287386 0.132003 0.182339 +v 0.790758 0.130700 0.466919 +v 0.923996 0.131957 0.464802 +v 2.287917 -0.025470 0.382070 +v 2.295068 -0.028100 0.384209 +v 2.143873 -0.014292 0.264965 +v 2.147570 -0.025252 0.266602 +v 2.076991 0.223775 0.315807 +v 2.087882 0.216281 0.316337 +v 1.499545 0.330511 0.508759 +v 1.518772 0.338871 0.494285 +v 2.476202 -0.144302 0.090563 +v 2.476532 -0.144207 0.062473 +v 2.519223 -0.022940 0.352012 +v 2.533917 -0.019913 0.338893 +v 2.133132 0.029259 0.260090 +v 2.135334 0.018480 0.261120 +v 2.459198 0.039285 0.140065 +v 2.459553 0.039564 0.117081 +v 2.197425 0.191373 0.348377 +v 2.202687 0.178716 0.349387 +v 1.211139 0.210106 0.622956 +v 1.276592 0.214041 0.616294 +v 2.410114 -0.019406 0.138046 +v 2.410454 -0.019137 0.115894 +v 1.808631 0.350430 0.363872 +v 1.831174 0.351077 0.358828 +v 2.298519 0.076113 0.328556 +v 2.299994 0.068184 0.329259 +v 2.365978 -0.023638 0.211170 +v 2.369957 -0.023963 0.211620 +v 2.166440 0.241056 0.344311 +v 2.175903 0.228953 0.345311 +v 1.420420 0.231576 0.586493 +v 1.456276 0.239516 0.572941 +v 1.406673 0.310422 0.401780 +v 1.421616 0.316327 0.391602 +v 2.378039 -0.100513 0.205913 +v 2.383976 -0.100444 0.205873 +v 2.334976 0.023186 0.341730 +v 2.340368 0.022077 0.342884 +v 2.265806 -0.013653 0.374311 +v 2.270418 -0.016732 0.376072 +v 2.403080 -0.022279 0.208081 +v 2.403796 -0.022150 0.207694 +v 2.399660 -0.099498 0.204298 +v 2.403850 -0.099057 0.203392 +v 2.219933 -0.098264 0.214750 +v 2.228384 -0.106736 0.218296 +v 2.255919 -0.127884 0.229180 +v 2.265607 -0.133510 0.232707 +v 2.352688 -0.098803 0.203539 +v 2.359163 -0.099578 0.204498 +v 1.734161 0.412715 0.204393 +v 1.764683 0.414679 0.196292 +v 2.097982 0.398610 0.233621 +v 2.122855 0.387707 0.233900 +v 0.789891 0.201407 0.437635 +v 0.922458 0.202658 0.435529 +v 1.547445 0.372148 0.292366 +v 1.570252 0.380197 0.277195 +v 2.255551 -0.031671 0.170166 +v 2.260085 -0.039457 0.172168 +v 2.262771 -0.096933 0.371177 +v 2.273317 -0.100812 0.374328 +v 2.543291 -0.141504 0.227371 +v 2.546394 -0.140453 0.212419 +v 2.153373 0.081026 0.185168 +v 2.155205 0.070653 0.185964 +v 1.850829 0.273052 0.185055 +v 1.876847 0.271136 0.181760 +v 1.596341 0.293253 0.480020 +v 1.613187 0.301194 0.465990 +v 2.416914 -0.095633 0.137004 +v 2.417247 -0.095369 0.115251 +v 2.318634 0.003626 0.196122 +v 2.320933 0.000175 0.197133 +v 2.081282 0.303805 0.339882 +v 2.098920 0.294812 0.340301 +v 2.519621 -0.147776 0.277851 +v 2.527399 -0.145916 0.266666 +v 2.133146 0.160228 0.320879 +v 2.136927 0.151118 0.321607 +v 1.205141 0.280666 0.593920 +v 1.267846 0.284432 0.587546 +v 2.018231 0.251342 0.314878 +v 2.035183 0.244988 0.314852 +v 1.571711 0.363693 0.450774 +v 1.588909 0.371525 0.436791 +v 1.980319 0.262467 0.315732 +v 1.999899 0.257194 0.315155 +v 2.531969 0.044310 0.203019 +v 2.533677 0.045063 0.184062 +v 2.478486 -0.155875 0.311077 +v 2.489923 -0.153874 0.304508 +v 2.307426 0.040019 0.332616 +v 2.308277 0.038084 0.332993 +v 2.190043 0.347803 0.236291 +v 2.209584 0.332138 0.237490 +v 1.893421 0.276680 0.322098 +v 1.915963 0.274239 0.319793 +v 2.275898 -0.060188 0.179027 +v 2.281770 -0.066075 0.181492 +v 2.212506 0.138653 0.151920 +v 2.215758 0.126495 0.152857 +v 2.336714 -0.156079 0.251727 +v 2.346982 -0.157312 0.253245 +v 0.789737 0.272117 0.466925 +v 0.922185 0.273367 0.464821 +v 1.988691 0.430878 0.236190 +v 2.017283 0.424460 0.234899 +v 2.119871 0.174657 0.177816 +v 2.125274 0.166537 0.178485 +v 1.329061 0.291817 0.433587 +v 1.354902 0.296134 0.426237 +v 2.223146 0.091538 0.155520 +v 2.225101 0.080478 0.156368 +v 2.404294 0.020250 0.345104 +v 2.414384 0.021098 0.343518 +v 2.191626 -0.058700 0.202427 +v 2.197774 -0.069253 0.205142 +v 2.344570 0.030430 0.265109 +v 2.346175 0.029741 0.265632 +v 1.207689 0.110019 0.523102 +v 1.271546 0.113856 0.516607 +v 0.442930 0.270898 0.610396 +v 2.302778 0.055209 0.330549 +v 2.304082 0.050139 0.331135 +v 1.790318 0.246886 0.269303 +v 1.812926 0.247535 0.264245 +v 1.869395 0.446021 0.247337 +v 1.899629 0.443793 0.243505 +v 2.469367 -0.147417 0.208448 +v 2.471305 -0.146756 0.199013 +v 2.418448 -0.095060 0.029624 +v 2.419563 -0.095054 -0.006079 +v 2.295588 -0.146508 0.242359 +v 2.305806 -0.149667 0.245143 +v 2.159336 0.051067 0.329421 +v 2.161175 0.041196 0.330297 +v 2.111187 0.365727 0.306278 +v 2.132870 0.354666 0.306792 +v 1.407658 0.130371 0.488540 +v 1.440370 0.137614 0.476178 +v 2.361284 -0.115144 0.389577 +v 2.375418 -0.115390 0.390071 +v 2.590399 -0.004928 0.207431 +v 2.592283 -0.004098 0.186584 +v 1.927024 0.264805 0.177152 +v 1.950748 0.260465 0.175678 +v 2.428702 -0.162431 0.327571 +v 2.441566 -0.161086 0.324759 +v 2.235409 0.034898 0.361293 +v 2.237220 0.028739 0.362098 +v 2.154142 0.081383 0.326974 +v 2.155874 0.071192 0.327769 +v 1.826784 0.415388 0.183526 +v 1.857933 0.414151 0.178702 +v 2.336260 -0.014381 0.203441 +v 2.339128 -0.016043 0.204489 +v 2.340961 0.032578 0.263771 +v 2.341510 0.032161 0.263993 +v 0.791829 0.101414 0.537623 +v 0.925897 0.102680 0.535492 +v 2.296785 0.206982 0.247669 +v 2.302863 0.189987 0.249009 +v 1.746470 0.271849 0.206692 +v 1.772115 0.273498 0.199889 +v 2.552433 -0.137517 0.091428 +v 2.552758 -0.137423 0.063666 +v 2.144320 0.121374 0.182087 +v 2.146951 0.111524 0.182846 +v 2.406233 -0.021244 0.195499 +v 2.407585 -0.020722 0.185712 +v 2.402624 -0.022389 0.209095 +v 2.402624 -0.022389 0.209095 +v 2.402839 -0.022327 0.208652 +v 2.190062 0.315238 0.309539 +v 2.206188 0.300172 0.310747 +v 1.493316 0.153951 0.448169 +v 1.515156 0.162545 0.433355 +v 2.257836 0.279619 0.241773 +v 2.270165 0.261133 0.243294 +v 1.622861 0.323666 0.220013 +v 1.648775 0.329439 0.207670 +v 2.412015 -0.097802 0.198099 +v 2.413248 -0.097378 0.192005 +v 2.353001 0.027670 0.267481 +v 2.356050 0.027046 0.268136 +v 2.199128 -0.051796 0.347137 +v 2.205130 -0.058674 0.349707 +v 2.479107 0.030777 0.315093 +v 2.489507 0.032921 0.305815 +v 2.228664 0.066060 0.358172 +v 2.230291 0.057319 0.358948 +v 1.935854 0.333231 0.144019 +v 1.962771 0.328305 0.142346 +v 2.411666 -0.018824 0.029504 +v 2.412786 -0.018818 -0.006340 +v 2.162590 0.028501 0.189454 +v 2.164780 0.017780 0.190478 +v 2.411381 -0.098063 0.201610 +v 2.410722 -0.098214 0.202548 +v 2.410722 -0.098214 0.202548 +v 2.367756 0.025670 0.269840 +v 2.372460 0.025445 0.270195 +v 2.326564 -0.092723 0.197576 +v 2.333109 -0.094745 0.199361 +v 2.315472 0.143583 0.252588 +v 2.318348 0.129826 0.253634 +v 1.380519 0.157112 0.422160 +v 1.406676 0.162902 0.412279 +v 1.820700 0.343678 0.157477 +v 1.850243 0.342505 0.152904 +v 2.376416 0.019199 0.346656 +v 2.385264 0.019300 0.346593 +v 2.167710 0.012750 0.333290 +v 2.170352 0.003782 0.334464 +v 2.300494 -0.080466 0.188900 +v 2.306957 -0.084218 0.191255 +v 2.130039 0.158136 0.179171 +v 2.134268 0.149408 0.179877 +v 1.732303 0.341123 0.177394 +v 1.761496 0.343000 0.169647 +v 2.320963 -0.111788 0.385108 +v 2.334028 -0.113359 0.387037 +v 2.435464 0.023509 0.338177 +v 2.446332 0.025051 0.334185 +v 2.143575 0.264107 0.342440 +v 2.155683 0.252799 0.343348 +v 0.791455 0.272124 0.608336 +v 0.925236 0.273386 0.606210 +v 2.550208 -0.138902 0.178997 +v 2.551220 -0.138367 0.160082 +v 1.466828 0.183055 0.377663 +v 1.484252 0.190638 0.364535 +v 2.234627 0.257129 0.172395 +v 2.245778 0.240406 0.173771 +v 1.666317 0.251513 0.398746 +v 1.681624 0.256924 0.388551 +v 2.419573 -0.113755 0.387638 +v 2.434801 -0.112478 0.385237 +v 2.336900 0.039277 0.261986 +v 2.337792 0.037249 0.262381 +v 0.443141 0.129477 0.610396 +v 2.006683 0.219741 0.246133 +v 2.022797 0.213702 0.246108 +v 2.324742 0.094183 0.256376 +v 2.326422 0.084257 0.257173 +v 1.651255 0.256672 0.243751 +v 1.673744 0.261683 0.233039 +v 1.194264 0.209683 0.423669 +v 1.251963 0.213140 0.417818 +v 1.603052 0.223784 0.448605 +v 1.619701 0.231633 0.434738 +v 2.339578 0.034069 0.263173 +v 2.339933 0.033601 0.263330 +v 2.473206 -0.030978 0.378868 +v 2.488548 -0.028543 0.371782 +v 1.998536 0.332492 0.340683 +v 2.020847 0.326480 0.340024 +v 1.519569 0.382518 0.398004 +v 1.537815 0.390824 0.383174 +v 0.926774 0.202686 0.635482 +v 1.039220 0.204507 0.632412 +v 1.949286 0.404238 0.169227 +v 1.978488 0.398892 0.167410 +v 1.358667 0.225773 0.396354 +v 1.379571 0.230399 0.388460 +v 2.459721 -0.150027 0.230262 +v 2.462406 -0.149381 0.226394 +v 2.172675 0.319360 0.167391 +v 2.190706 0.304907 0.168497 +v 2.348315 -0.020010 0.207456 +v 2.351565 -0.021012 0.208346 +v 2.375553 -0.039102 0.396235 +v 2.388177 -0.038960 0.396142 +v 2.188689 -0.037177 0.342578 +v 2.193655 -0.044623 0.344758 +v 1.729928 0.269753 0.362570 +v 1.747419 0.272912 0.355275 +v 2.332209 0.054573 0.259900 +v 2.333503 0.049544 0.260481 +v 2.204240 0.163493 0.149974 +v 2.208701 0.151002 0.150958 +v 2.584832 -0.085254 0.262967 +v 2.590485 -0.083528 0.243783 +v 2.535781 0.046348 0.118118 +v 2.536043 0.046529 0.092202 +v 2.330413 -0.036166 0.392167 +v 2.340843 -0.037419 0.393709 +v 2.061067 0.194335 0.246977 +v 2.070514 0.187838 0.247437 +v 2.143270 0.131995 0.323105 +v 2.145917 0.122082 0.323869 +v 2.177480 0.213652 0.145903 +v 2.185762 0.201223 0.146926 +v 2.594746 -0.002579 0.092588 +v 2.595074 -0.002485 0.064626 +v 2.414859 -0.037633 0.394050 +v 2.428870 -0.036458 0.391842 +v 1.451217 0.351021 0.453067 +v 1.468076 0.358361 0.440360 +v 0.443109 0.200188 0.639685 +v 2.291453 0.117019 0.325305 +v 2.293494 0.105475 0.326191 +v 2.273532 -0.149859 0.315572 +v 2.285650 -0.153606 0.318873 +v 2.599130 -0.080299 0.184486 +v 2.600259 -0.079704 0.163503 +v 2.311525 0.033277 0.334417 +v 2.312344 0.032560 0.334756 +v 1.927968 0.239043 0.249216 +v 1.949461 0.235112 0.247882 +v 2.316967 0.029543 0.336515 +v 2.319445 0.028300 0.337373 +v 1.200262 0.139123 0.452705 +v 1.260709 0.142749 0.446567 +v 1.535296 0.214582 0.322555 +v 1.552756 0.222533 0.308360 +v 1.824009 0.420679 0.327809 +v 1.850701 0.420525 0.322815 +v 1.805444 0.278752 0.337227 +v 1.826584 0.279359 0.332498 +v 2.481577 -0.106705 0.371579 +v 2.497318 -0.104207 0.364309 +v 1.836013 0.247401 0.259929 +v 1.859347 0.246475 0.256322 +v 0.927048 0.131977 0.606190 +v 1.039670 0.133801 0.603115 +v 1.598412 0.414464 0.339570 +v 1.620935 0.421447 0.326004 +v 2.247238 0.005905 0.366532 +v 2.249578 0.002392 0.367561 +v 1.382225 0.154174 0.568598 +v 1.424185 0.161215 0.556609 +v 2.177011 -0.025910 0.195957 +v 2.181271 -0.036931 0.197843 +v 1.695747 0.438043 0.290437 +v 1.722891 0.441845 0.280611 +v 1.452933 0.330397 0.367175 +v 1.469653 0.338323 0.353288 +v 2.414146 -0.157054 0.252623 +v 2.422350 -0.156195 0.250835 +v 2.270001 0.191091 0.177754 +v 2.275598 0.175437 0.178989 +v 2.431321 0.031112 0.255308 +v 2.435468 0.031969 0.251623 +v 2.211020 0.153674 0.351350 +v 2.214296 0.141426 0.352293 +v 2.085597 0.367325 0.164878 +v 2.109450 0.356869 0.165145 +v 2.346387 0.021110 0.343979 +v 2.353024 0.020315 0.344962 +v 2.303036 0.047503 0.189177 +v 2.304703 0.040181 0.189941 +v 2.076753 0.214094 0.174718 +v 2.088155 0.206248 0.175272 +v 2.446192 0.034541 0.235936 +v 2.449274 0.035407 0.228226 +v 2.221680 0.106507 0.354953 +v 2.223598 0.095651 0.355786 +v 2.601535 -0.078814 0.092267 +v 2.601859 -0.078720 0.064557 +v 2.593444 -0.003487 0.165029 +v 2.374040 -0.024157 0.211929 +v 2.378174 -0.024225 0.212078 +v 2.258139 -0.007384 0.371221 +v 2.261732 -0.010534 0.372693 +v 2.228647 -0.128858 0.300686 +v 2.239300 -0.135045 0.304564 +v 1.520655 0.187763 0.511155 +v 1.544757 0.197239 0.494821 +v 2.036561 0.308418 0.140097 +v 2.058445 0.300207 0.140061 +v 1.197714 0.309770 0.523523 +v 1.257010 0.313325 0.517505 +v 1.697196 0.261758 0.379164 +v 2.376091 -0.164976 0.331773 +v 2.389326 -0.164828 0.331675 +v 2.411228 0.027780 0.265705 +v 2.416699 0.028559 0.263705 +v 1.531807 0.293844 0.277204 +v 1.552605 0.302021 0.262142 +v 1.379317 0.224680 0.598235 +v 2.309550 0.035702 0.333558 +v 2.310022 0.034988 0.333767 +v 1.371429 0.326978 0.494306 +v 1.395477 0.332301 0.485223 +v 2.244359 -0.006499 0.165210 +v 2.247695 -0.015135 0.166687 +v 2.294557 0.094746 0.185181 +v 2.296417 0.083806 0.186035 +v 2.103532 0.149984 0.250507 +v 2.106986 0.142846 0.251084 +v 1.725430 0.412610 0.356240 +v 1.748636 0.415861 0.347841 +v 2.475053 -0.145111 0.156770 +v 2.475614 -0.144743 0.137548 +v 2.323573 -0.161458 0.326935 +v 2.336571 -0.163020 0.328855 +v 1.459709 0.260958 0.335707 +v 1.476364 0.268854 0.321873 +v 2.325729 -0.005714 0.199205 +v 2.328234 -0.008224 0.200259 +v 1.278125 0.143386 0.586911 +v 1.334073 0.148262 0.578643 +v 2.234244 0.029801 0.160679 +v 2.236374 0.020463 0.161654 +v 2.296969 0.084989 0.327812 +v 2.279206 0.170953 0.321183 +v 2.283103 0.156397 0.322305 +v 2.114861 0.271477 0.141358 +v 2.130472 0.260726 0.142116 +v 2.521259 0.040731 0.253675 +v 2.525951 0.042165 0.237722 +v 2.542683 -0.095584 0.331481 +v 2.555993 -0.092630 0.316501 +v 0.790385 0.301409 0.537632 +v 0.923335 0.302664 0.535520 +v 2.412806 -0.097767 0.200103 +v 2.412806 -0.097767 0.200103 +v 2.403858 -0.022133 0.207677 +v 2.403858 -0.022133 0.207677 +v 2.330207 0.024401 0.340563 +v 2.388373 0.025635 0.270051 +v 2.394066 0.025988 0.269471 +v 2.436908 -0.154264 0.246108 +v 2.443084 -0.153281 0.243269 +v 2.362138 -0.023180 0.210599 +v 2.302904 -0.030521 0.386345 +v 2.085150 0.175239 0.248429 +v 2.090758 0.169118 0.248933 +v 2.014275 0.243383 0.173737 +v 2.032433 0.236574 0.173708 +v 2.459812 0.039744 0.091336 +v 1.848440 0.279232 0.328414 +v 1.677163 0.327297 0.418311 +v 1.693551 0.332383 0.408433 +v 2.168200 -0.068309 0.275728 +v 2.175010 -0.078518 0.278717 +v 2.234653 -0.082817 0.361531 +v 2.243446 -0.087924 0.364733 +v 2.013846 0.399592 0.307201 +v 2.039570 0.392657 0.306440 +v 1.034631 0.133748 0.461783 +v 1.526070 0.363745 0.307844 +v 1.746833 0.344211 0.383097 +v 1.766416 0.346954 0.376011 +v 1.362541 0.294199 0.570967 +v 1.398568 0.300237 0.560686 +v 1.927308 0.345549 0.345172 +v 1.951565 0.342043 0.343206 +v 1.905429 0.417418 0.315119 +v 1.933002 0.414430 0.312296 +v 2.310161 0.021611 0.192372 +v 2.312159 0.016431 0.193256 +v 2.547531 -0.016892 0.323571 +v 2.115642 0.118616 0.252994 +v 2.118022 0.109696 0.253681 +v 2.417499 -0.095194 0.090177 +v 2.227035 0.075387 0.357391 +v 2.577409 -0.009249 0.268065 +v 2.583302 -0.007449 0.248071 +v 2.124042 0.081056 0.255862 +v 2.125813 0.071028 0.256631 +v 2.456245 0.037767 0.194023 +v 2.457642 0.038387 0.178398 +v 2.199349 -0.106388 0.289111 +v 2.208630 -0.114525 0.292907 +v 2.316402 0.007464 0.195135 +v 0.442574 0.270898 0.468975 +v 2.410035 -0.098236 0.201425 +v 2.411850 -0.097944 0.200607 +v 2.367255 -0.158643 0.255144 +v 2.377176 -0.158814 0.255492 +v 1.587437 0.195757 0.375325 +v 1.603850 0.203234 0.361977 +v 1.478720 0.322313 0.522890 +v 2.390167 -0.023780 0.211456 +v 2.393729 -0.023478 0.210904 +v 2.274525 0.186131 0.320001 +v 1.854524 0.350942 0.354463 +v 2.284448 -0.104254 0.377361 +v 2.275617 -0.019749 0.377967 +v 1.704261 0.409685 0.213703 +v 1.032094 0.204432 0.432539 +v 1.642696 0.392552 0.398022 +v 1.661963 0.398528 0.386414 +v 2.290133 0.118860 0.183338 +v 2.105547 0.201050 0.317535 +v 2.112620 0.193329 0.318169 +v 2.151797 -0.036188 0.268473 +v 2.064595 0.231113 0.315359 +v 2.244638 0.251263 0.314770 +v 2.254140 0.234555 0.316135 +v 2.156979 0.060212 0.186779 +v 1.824522 0.274096 0.189125 +v 2.137816 0.007605 0.262258 +v 1.938133 0.271036 0.317998 +v 2.191285 0.204021 0.347355 +v 2.499191 0.035072 0.294920 +v 2.475952 -0.144476 0.115530 +v 1.534948 0.171148 0.418460 +v 2.218556 0.114568 0.153768 +v 2.146558 0.375612 0.234461 +v 0.442606 0.200187 0.439686 +v 2.371884 -0.100409 0.205694 +v 2.233651 0.041715 0.360503 +v 1.514609 0.257501 0.542105 +v 1.538291 0.266813 0.526054 +v 2.401664 -0.022508 0.208714 +v 2.394881 -0.099902 0.205044 +v 2.237246 -0.114507 0.221922 +v 1.653464 0.222657 0.326176 +v 1.670761 0.228024 0.315752 +v 2.275466 -0.138465 0.236105 +v 2.346177 -0.097756 0.202355 +v 1.726846 0.240480 0.289073 +v 1.747186 0.243329 0.281713 +v 1.031644 0.275137 0.461837 +v 2.403621 -0.022101 0.206625 +v 2.265010 -0.046841 0.174330 +v 2.113661 0.182604 0.177159 +v 2.226927 0.069735 0.157207 +v 2.227478 0.315420 0.238830 +v 2.539180 -0.142762 0.241367 +v 2.552180 -0.137692 0.116567 +v 1.324777 0.118490 0.508749 +v 1.132974 0.206955 0.628280 +v 2.389859 -0.115229 0.389963 +v 2.129305 0.050440 0.258262 +v 2.131145 0.039917 0.259144 +v 2.306431 0.042612 0.332175 +v 1.391535 0.305243 0.410671 +v 2.510670 -0.149765 0.287920 +v 2.424793 0.022187 0.341245 +v 2.128901 0.168990 0.320171 +v 1.468654 0.145556 0.462584 +v 2.149302 0.101491 0.183612 +v 2.045101 0.416959 0.234075 +v 1.566057 0.206492 0.478800 +v 2.466542 -0.157772 0.316588 +v 1.624203 0.386021 0.410331 +v 2.350363 0.028340 0.266834 +v 2.287859 -0.071414 0.183985 +v 1.929709 0.440533 0.240423 +v 1.620142 0.394537 0.248784 +v 1.647079 0.400537 0.235955 +v 1.629415 0.308587 0.452791 +v 1.554489 0.355575 0.465115 +v 1.037769 0.104491 0.532438 +v 2.343274 0.031078 0.264657 +v 2.326406 -0.154418 0.249856 +v 1.721441 0.269313 0.214483 +v 2.153305 0.342550 0.307529 +v 2.211674 -0.065235 0.352455 +v 2.204566 -0.079436 0.208124 +v 1.598145 0.317088 0.233323 +v 1.902321 0.268376 0.179154 +v 2.467195 -0.148085 0.215918 +v 2.363436 0.026024 0.269352 +v 2.410710 -0.018960 0.090498 +v 2.307884 0.173711 0.250276 +v 1.559357 0.275965 0.510208 +v 0.443007 0.100187 0.539685 +v 2.534767 0.045638 0.163766 +v 1.428905 0.169151 0.401583 +v 2.316091 -0.152293 0.247653 +v 2.280647 0.242707 0.244799 +v 1.294992 0.287658 0.440652 +v 2.415674 -0.163524 0.329623 +v 2.152336 0.091611 0.326189 +v 2.042156 0.319674 0.339702 +v 2.192894 0.188671 0.147951 +v 1.703661 0.338220 0.186313 +v 1.635604 0.238879 0.421802 +v 1.795627 0.415568 0.189359 +v 2.457314 0.026795 0.329120 +v 2.382828 0.025424 0.270340 +v 2.115197 0.285167 0.340889 +v 2.408720 -0.020217 0.172909 +v 1.501287 0.198507 0.350838 +v 2.176539 -0.013343 0.337203 +v 2.180166 -0.021529 0.338809 +v 2.320784 0.116989 0.254611 +v 2.503969 -0.025846 0.362916 +v 2.339123 0.034757 0.262972 +v 1.908014 0.337257 0.146277 +v 2.411045 -0.098106 0.201527 +v 2.347478 -0.114472 0.388546 +v 1.629733 0.250943 0.255342 +v 2.594486 -0.002759 0.118397 +v 1.297143 0.217058 0.411175 +v 2.320014 -0.090315 0.195616 +v 2.450241 -0.110865 0.381860 +v 2.167247 0.006969 0.191609 +v 2.412220 -0.097882 0.200651 +v 2.333492 -0.012534 0.202382 +v 1.396961 0.235296 0.380080 +v 2.165322 0.021997 0.332216 +v 2.327980 0.075337 0.257921 +v 2.113022 0.127141 0.252330 +v 2.548648 -0.139591 0.196363 +v 2.064441 0.384710 0.306062 +v 2.536376 0.046625 0.063832 +v 2.340559 0.032929 0.263602 +v 1.791036 0.343849 0.163030 +v 2.156615 -0.047056 0.270607 +v 2.394571 0.019650 0.346101 +v 2.310926 0.033876 0.334162 +v 2.219541 0.117789 0.354095 +v 1.577102 0.406942 0.353748 +v 2.351861 -0.038330 0.394945 +v 1.765815 0.275489 0.348620 +v 1.128996 0.277600 0.599102 +v 2.512928 -0.101477 0.355333 +v 1.919359 0.408566 0.171656 +v 2.443294 -0.034951 0.388688 +v 2.335872 0.041954 0.261531 +v 1.309480 0.146986 0.439382 +v 2.345160 -0.018853 0.206509 +v 2.157586 0.061076 0.328582 +v 1.570791 0.230258 0.294378 +v 1.502013 0.374244 0.412620 +v 2.294116 -0.076206 0.186466 +v 1.988997 0.225385 0.246400 +v 1.877914 0.419445 0.318604 +v 0.792322 0.201416 0.637620 +v 0.631909 0.271325 0.609679 +v 2.330858 0.060516 0.259281 +v 2.456630 -0.150717 0.233729 +v 2.131966 0.345381 0.165679 +v 2.050004 0.200882 0.246576 +v 2.238737 0.011314 0.162717 +v 2.099747 0.156667 0.249961 +v 1.669648 0.433330 0.301324 +v 1.436967 0.323017 0.380020 +v 2.401286 -0.038469 0.395446 +v 2.141360 0.130998 0.181337 +v 2.314993 0.030686 0.335792 +v 2.254962 -0.004200 0.369885 +v 2.577268 -0.087367 0.281758 +v 2.186130 -0.047890 0.199995 +v 1.905613 0.242273 0.251026 +v 1.460914 0.169348 0.542726 +v 2.289108 0.129383 0.324364 +v 2.245055 0.009659 0.365567 +v 2.360261 0.019719 0.345776 +v 2.439290 0.032821 0.247331 +v 2.298066 -0.156777 0.321901 +v 1.779809 0.446545 0.264216 +v 1.809284 0.447392 0.257613 +v 1.713236 0.266032 0.370521 +v 0.792476 0.130706 0.608330 +v 1.512250 0.285471 0.292360 +v 2.452027 0.036252 0.218799 +v 2.500708 -0.151818 0.296806 +v 2.250342 -0.140595 0.308369 +v 0.442786 0.129477 0.468975 +v 1.772852 0.418315 0.340303 +v 1.341724 0.322008 0.502768 +v 2.170063 -0.003927 0.192875 +v 1.443667 0.253544 0.348612 +v 2.529459 0.043352 0.220855 +v 2.063692 0.221828 0.174245 +v 2.405446 -0.157786 0.253990 +v 2.255278 0.223701 0.175135 +v 2.326044 0.025685 0.339425 +v 2.207184 0.166126 0.350380 +v 2.122184 0.090870 0.255115 +v 2.220692 0.284340 0.312045 +v 2.421912 0.029389 0.261313 +v 2.349679 -0.164105 0.330325 +v 2.182493 -0.088323 0.281968 +v 2.308980 0.036688 0.333305 +v 2.601279 -0.078991 0.117755 +v 1.434012 0.344234 0.464766 +v 2.407342 -0.098621 0.202399 +v 1.870809 0.278345 0.324958 +v 1.710517 0.336903 0.399293 +v 1.960395 0.410469 0.310074 +v 2.207080 0.289609 0.169724 +v 2.140643 -0.003332 0.263529 +v 2.013251 0.315864 0.140451 +v 2.323298 -0.002926 0.198162 +v 1.506061 0.355179 0.323349 +v 1.787020 0.349041 0.369601 +v 2.298141 0.073621 0.186853 +v 2.399828 0.026475 0.268570 +v 1.975380 0.337686 0.341727 +v 2.474174 -0.145579 0.173333 +v 2.402534 -0.164333 0.330973 +v 2.587515 -0.006026 0.227864 +v 2.097641 0.281682 0.140737 +v 2.184150 0.216577 0.346329 +v 1.124074 0.306808 0.528529 +v 2.452923 -0.151484 0.237021 +v 2.252816 -0.092633 0.367963 +v 2.460150 0.039841 0.062639 +v 2.280256 0.160332 0.180165 +v 2.559531 -0.014026 0.306319 +v 2.597308 -0.081102 0.204674 +v 0.631370 0.300613 0.538970 +v 2.314241 0.011722 0.194178 +v 1.620185 0.210235 0.349307 +v 1.455554 0.314423 0.536438 +v 2.078478 0.181465 0.247927 +v 1.536954 0.347266 0.479674 +v 2.365575 -0.100106 0.205220 +v 2.262168 0.218036 0.317469 +v 1.878500 0.349991 0.350756 +v 2.301412 0.061216 0.329923 +v 2.429969 -0.155250 0.248650 +v 1.682124 0.403897 0.375555 +v 2.311420 -0.032695 0.388424 +v 2.458600 0.038894 0.160455 +v 1.331922 0.218862 0.608120 +v 1.994528 0.249687 0.174035 +v 2.306436 0.033462 0.190720 +v 1.125771 0.136125 0.457771 +v 2.281440 -0.022674 0.379976 +v 2.246448 -0.121556 0.225568 +v 1.959664 0.267098 0.316662 +v 2.533915 -0.144235 0.254473 +v 1.553312 0.179626 0.403703 +v 2.358456 -0.022591 0.209927 +v 0.631045 0.271323 0.468260 +v 2.507847 0.037141 0.282473 +v 1.675174 0.405611 0.224235 +v 2.270294 -0.053766 0.176627 +v 1.487498 0.248279 0.557941 +v 2.454205 -0.159521 0.321122 +v 1.688689 0.232799 0.306094 +v 2.404833 -0.021724 0.202387 +v 2.299789 0.064187 0.187644 +v 2.357175 -0.158155 0.254390 +v 2.305308 0.045960 0.331679 +v 1.768365 0.245475 0.275123 +v 2.050656 0.238214 0.315027 +v 2.417833 -0.095098 0.061679 +v 2.296131 -0.107238 0.380211 +v 1.319585 0.288933 0.579913 +v 2.158758 0.049709 0.187623 +v 1.121793 0.206770 0.428593 +v 2.409561 -0.019769 0.157034 +v 1.374932 0.300566 0.418674 +v 2.403455 -0.022211 0.208063 +v 2.072034 0.408351 0.233665 +v 0.631123 0.200613 0.438971 +v 1.798202 0.274248 0.194049 +v 2.220991 0.102907 0.154655 +v 1.585308 0.215376 0.463336 +v 2.168992 0.362309 0.235270 +v 1.606335 0.378991 0.423279 +v 2.339648 -0.096412 0.200959 +v 1.969869 0.230537 0.246964 +v 2.477133 -0.144170 0.031069 +v 2.478222 -0.144165 -0.003826 +v 1.594501 0.387713 0.262592 +v 2.211971 -0.089139 0.211341 +v 2.172401 0.329393 0.308456 +v 1.645319 0.315405 0.440453 +v 2.348099 0.029036 0.266212 +v 2.163156 0.031493 0.331224 +v 1.369562 0.123983 0.499417 +v 2.399580 -0.022807 0.209464 +v 1.959451 0.436231 0.238009 +v 2.228692 0.059310 0.158045 +v 2.411048 -0.018862 0.061748 +v 2.415567 -0.096418 0.170811 +v 2.416376 -0.095987 0.155507 +v 1.121090 0.277469 0.457902 +v 2.106439 0.190486 0.176511 +v 2.124135 0.177394 0.319484 +v 2.404585 -0.114678 0.389180 +v 1.879418 0.340356 0.149206 +v 2.410575 -0.098245 0.202780 +v 1.578532 0.284814 0.494804 +v 2.251421 -0.023544 0.168337 +v 2.151424 0.091314 0.184386 +v 2.062335 0.312105 0.339669 +v 2.386322 -0.024021 0.211844 +v 1.250431 0.283795 0.447202 +v 2.239083 0.023201 0.362923 +v 2.241002 0.018224 0.363772 +v 1.839211 0.447219 0.252011 +v 1.697163 0.265913 0.223270 +v 2.535412 0.046059 0.141877 +v 2.468295 0.028716 0.322814 +v 2.313472 -0.087491 0.193502 +v 2.130085 0.274915 0.341612 +v 1.973305 0.255405 0.174661 +v 2.231947 0.049195 0.359723 +v 2.160606 0.039141 0.188509 +v 1.651055 0.245504 0.409813 +v 2.289450 0.224598 0.246262 +v 2.097356 0.208696 0.316920 +v 2.402918 -0.022325 0.208681 +v 2.342266 0.031660 0.264286 +v 1.130693 0.106918 0.528344 +v 2.377502 0.025361 0.270375 +v 0.632097 0.100615 0.538968 +v 2.218772 -0.071458 0.355359 +v 1.574713 0.309824 0.247435 +v 2.140287 0.141692 0.322350 +v 2.359528 0.026489 0.268771 +v 2.464869 -0.148741 0.221760 +v 2.243594 0.297826 0.240271 +v 2.088347 0.375738 0.306022 +v 2.536972 0.046661 0.032703 +v 1.675760 0.334312 0.196413 +v 2.150399 0.101836 0.325411 +v 2.465853 -0.108933 0.377363 +v 2.310724 -0.159387 0.324604 +v 2.173281 -0.004909 0.335761 +v 1.448608 0.175871 0.390044 +v 2.285467 -0.142785 0.239334 +v 2.230460 0.049194 0.158893 +v 1.518215 0.206531 0.336779 +v 2.138025 0.140354 0.180600 +v 2.037251 0.207376 0.246272 +v 2.312032 0.158225 0.251469 +v 2.363440 -0.038892 0.395811 +v 1.331969 0.221311 0.403949 +v 0.632344 0.200615 0.638967 +v 2.340239 0.033249 0.263464 +v 1.785161 0.277449 0.342602 +v 2.322886 0.105100 0.255524 +v 1.036683 0.275191 0.603168 +v 2.551828 -0.137969 0.139360 +v 2.221732 0.273615 0.171035 +v 1.882647 0.244760 0.253374 +v 2.153068 0.332869 0.166440 +v 2.338533 0.035779 0.262710 +v 2.553344 -0.137388 0.032992 +v 2.554402 -0.137382 -0.000899 +v 1.609180 0.244569 0.267724 +v 2.148277 0.112011 0.324638 +v 2.334731 0.045357 0.261026 +v 2.199011 0.176071 0.148969 +v 2.458091 -0.033120 0.384427 +v 2.396335 -0.158349 0.254923 +v 2.261756 -0.145526 0.312054 +v 1.556941 0.399014 0.368350 +v 1.412719 0.240684 0.370829 +v 2.006832 0.392530 0.166130 +v 2.034199 0.385150 0.165320 +v 1.484929 0.366147 0.426808 +v 1.492924 0.178332 0.527350 +v 2.368069 0.019342 0.346361 +v 1.348745 0.151792 0.431217 +v 2.295311 0.094787 0.327025 +v 2.156945 0.237860 0.143911 +v 2.167912 0.225888 0.144893 +v 2.184204 -0.029475 0.340597 +v 1.644689 0.427770 0.313212 +v 2.600912 -0.079279 0.141379 +v 2.217107 0.129446 0.353209 +v 2.528171 -0.098574 0.344437 +v 1.888855 0.411873 0.174782 +v 2.472924 -0.146134 0.187367 +v 2.310455 0.034417 0.333958 +v 2.389620 -0.100229 0.205578 +v 1.589559 0.237641 0.280781 +v 2.263290 0.207216 0.176467 +v 2.329451 0.067427 0.258622 +v 2.233512 0.267948 0.313397 +v 2.342095 -0.017532 0.205515 +v 2.320597 -0.034585 0.390385 +v 2.454369 0.037049 0.207449 +v 2.362864 -0.164746 0.331310 +v 2.173296 -0.014895 0.194313 +v 2.313474 0.031697 0.335208 +v 2.078824 0.291278 0.140290 +v 1.750958 0.444689 0.271872 +v 2.442854 0.033677 0.242201 +v 2.225363 0.085264 0.356597 +v 2.060485 0.376750 0.164920 +v 1.304288 0.317429 0.510546 +v 2.242987 0.013737 0.364651 +v 1.987403 0.405526 0.308395 +v 2.426802 0.030247 0.258519 +v 1.493820 0.277081 0.307339 +v 2.594112 -0.003052 0.142421 +v 2.414494 -0.096897 0.182956 +v 2.252131 -0.000955 0.368672 +v 0.631559 0.129903 0.468259 +v 2.330819 -0.010489 0.201319 +v 2.286362 0.142524 0.323365 +v 2.595656 -0.002449 0.034148 +v 2.596699 -0.002444 0.000726 +v 2.301408 0.055490 0.188415 +v 2.110143 0.135228 0.251692 +v 1.415805 0.338018 0.475437 +v 2.241384 0.002326 0.163894 +v 2.095546 0.162986 0.249440 +v 2.354936 -0.021869 0.209172 +v 1.798012 0.419932 0.333630 +v 1.133677 0.136256 0.598971 +v 1.212194 0.139421 0.593622 +v 1.428082 0.246753 0.360369 +v 2.448430 -0.152343 0.240213 +v 2.048919 0.229356 0.173894 +v 1.429171 0.307013 0.549122 +v 2.268903 0.201856 0.318761 +v 0.632422 0.129905 0.609677 +v 2.460760 0.039879 0.030779 +v 1.728231 0.340851 0.390855 +v 2.594530 -0.082160 0.224370 +v 2.567629 -0.089850 0.299772 +v 2.218411 -0.122019 0.296783 +v 1.033545 0.304447 0.532513 +v 2.322464 0.026999 0.338352 +v 2.120191 0.100431 0.254389 +v 1.487306 0.346642 0.338591 +v 2.405577 0.027078 0.267322 +v 0.442708 0.300187 0.539686 +v 2.232292 0.039366 0.159765 +v 2.602438 -0.078685 0.034268 +v 2.603476 -0.078680 0.000986 +v 2.292490 0.106435 0.184284 +v 2.396902 -0.023143 0.210221 +v 1.988616 0.322505 0.141179 +v 2.308253 0.027283 0.191527 +v 2.412755 -0.097781 0.200112 +v 2.127548 0.060816 0.257428 +v 2.118756 0.185476 0.318819 +v 2.162073 -0.057791 0.273023 +v 1.902858 0.348197 0.347673 +v 2.569531 -0.011449 0.287630 +v 1.703263 0.408607 0.365486 +v 2.190620 -0.097637 0.285448 +v 1.636660 0.216720 0.337364 +v 1.570691 0.187862 0.389273 +v 2.098000 0.198365 0.175878 +v 1.707358 0.236960 0.297201 +v 2.515238 0.039047 0.268650 +v 2.144486 0.249497 0.142977 +v 2.382294 -0.024175 0.212052 +v 2.226430 -0.077324 0.358395 +v 1.661157 0.321640 0.428970 +v 2.308318 -0.109750 0.382813 +v 1.193209 0.280368 0.453003 +v 2.538040 0.046667 -0.001528 +v 2.386889 -0.158704 0.255422 +v 2.461860 0.039884 -0.004454 +vn -0.0035 0.9239 -0.3827 +vn -0.0057 0.9239 -0.3826 +vn -0.0006 0.9239 0.3827 +vn -0.0010 0.9239 0.3827 +vn 0.0026 0.3827 0.9239 +vn 0.0042 0.3827 0.9239 +vn 0.0044 -0.3827 0.9239 +vn 0.0070 -0.3826 0.9239 +vn 0.0035 -0.9239 0.3827 +vn 0.0057 -0.9239 0.3826 +vn 0.0006 -0.9239 -0.3827 +vn 0.0010 -0.9239 -0.3827 +vn -0.0026 -0.3827 -0.9239 +vn -0.0042 -0.3827 -0.9239 +vn -0.0044 0.3827 -0.9239 +vn -0.0070 0.3826 -0.9239 +vn -0.0113 0.9238 -0.3826 +vn -0.0020 0.9239 0.3827 +vn 0.0085 0.3827 0.9238 +vn 0.0140 -0.3826 0.9238 +vn 0.0113 -0.9238 0.3826 +vn 0.0020 -0.9239 -0.3827 +vn -0.0085 -0.3827 -0.9238 +vn -0.0140 0.3826 -0.9238 +vn -0.0201 0.9237 -0.3825 +vn -0.0036 0.9239 0.3827 +vn 0.0150 0.3828 0.9237 +vn 0.0248 -0.3825 0.9236 +vn 0.0201 -0.9237 0.3825 +vn 0.0036 -0.9239 -0.3827 +vn -0.0150 -0.3828 -0.9237 +vn -0.0248 0.3825 -0.9236 +vn -0.0331 0.9235 -0.3821 +vn -0.0059 0.9238 0.3828 +vn 0.0248 0.3829 0.9234 +vn 0.0410 -0.3822 0.9231 +vn 0.0331 -0.9235 0.3821 +vn 0.0059 -0.9238 -0.3828 +vn -0.0248 -0.3829 -0.9234 +vn -0.0410 0.3822 -0.9231 +vn -0.0519 0.9230 -0.3812 +vn -0.0092 0.9237 0.3829 +vn 0.0390 0.3833 0.9228 +vn 0.0644 -0.3816 0.9221 +vn 0.0520 -0.9230 0.3812 +vn 0.0092 -0.9237 -0.3829 +vn -0.0389 -0.3833 -0.9228 +vn -0.0642 0.3816 -0.9221 +vn -0.0782 0.9219 -0.3794 +vn -0.0138 0.9235 0.3833 +vn 0.0589 0.3841 0.9214 +vn 0.0972 -0.3802 0.9197 +vn 0.0785 -0.9219 0.3793 +vn 0.0138 -0.9235 -0.3833 +vn -0.0588 -0.3841 -0.9214 +vn -0.0968 0.3803 -0.9198 +vn -0.1140 0.9197 -0.3757 +vn -0.0200 0.9231 0.3839 +vn 0.0861 0.3858 0.9185 +vn 0.1419 -0.3775 0.9151 +vn 0.1144 -0.9197 0.3756 +vn 0.0200 -0.9231 -0.3839 +vn -0.0858 -0.3858 -0.9185 +vn -0.1412 0.3775 -0.9152 +vn -0.1608 0.9156 -0.3686 +vn -0.0281 0.9224 0.3851 +vn 0.1216 0.3890 0.9131 +vn 0.2003 -0.3723 0.9062 +vn 0.1615 -0.9155 0.3685 +vn 0.0281 -0.9224 -0.3851 +vn -0.1213 -0.3889 -0.9132 +vn -0.1213 -0.3890 -0.9132 +vn -0.1993 0.3724 -0.9064 +vn -0.2187 0.9084 -0.3564 +vn -0.0380 0.9212 0.3872 +vn 0.1656 0.3945 0.9038 +vn 0.2724 -0.3633 0.8909 +vn 0.2725 -0.3633 0.8909 +vn 0.2195 -0.9083 0.3562 +vn 0.0380 -0.9212 -0.3872 +vn -0.1652 -0.3944 -0.9039 +vn -0.2712 0.3634 -0.8912 +vn -0.2852 0.8972 -0.3372 +vn -0.0492 0.9193 0.3905 +vn 0.2160 0.4030 0.8893 +vn 0.3548 -0.3493 0.8672 +vn 0.2857 -0.8971 0.3371 +vn 0.0492 -0.9193 -0.3905 +vn -0.2158 -0.4030 -0.8894 +vn -0.3541 0.3495 -0.8674 +vn -0.3543 0.8818 -0.3111 +vn -0.0606 0.9167 0.3948 +vn 0.2683 0.4146 0.8695 +vn 0.4400 -0.3304 0.8350 +vn 0.3540 -0.8819 0.3112 +vn 0.0606 -0.9168 -0.3948 +vn -0.2685 -0.4147 -0.8694 +vn -0.4405 0.3303 -0.8347 +vn -0.4180 0.8640 -0.2806 +vn -0.0709 0.9139 0.3997 +vn 0.3168 0.4282 0.8463 +vn 0.3168 0.4281 0.8463 +vn 0.5188 -0.3085 0.7973 +vn 0.4169 -0.8643 0.2811 +vn 0.0709 -0.9139 -0.3997 +vn -0.3174 -0.4284 -0.8460 +vn -0.3174 -0.4283 -0.8460 +vn -0.5204 0.3079 -0.7964 +vn -0.4696 0.8465 -0.2506 +vn -0.0790 0.9112 0.4044 +vn 0.3569 0.4417 0.8231 +vn 0.3569 0.4416 0.8231 +vn 0.5834 -0.2867 0.7599 +vn 0.4684 -0.8470 0.2514 +vn 0.0790 -0.9112 -0.4044 +vn -0.3576 -0.4419 -0.8227 +vn -0.5853 0.2860 -0.7587 +vn -0.5068 0.8320 -0.2256 +vn -0.0845 0.9090 0.4081 +vn 0.3865 0.4532 0.8032 +vn 0.6308 -0.2682 0.7280 +vn 0.5058 -0.8324 0.2262 +vn 0.0845 -0.9090 -0.4081 +vn -0.3871 -0.4534 -0.8029 +vn -0.3870 -0.4534 -0.8029 +vn -0.6323 0.2676 -0.7270 +vn -0.5305 0.8218 -0.2078 +vn -0.0875 0.9077 0.4104 +vn 0.4063 0.4617 0.7885 +vn 0.6620 -0.2548 0.7048 +vn 0.5300 -0.8220 0.2082 +vn 0.0875 -0.9077 -0.4104 +vn -0.4066 -0.4618 -0.7882 +vn -0.6628 0.2544 -0.7042 +vn -0.5434 0.8159 -0.1976 +vn -0.0885 0.9073 0.4111 +vn 0.4180 0.4670 0.7792 +vn 0.6796 -0.2467 0.6908 +vn 0.5431 -0.8160 0.1978 +vn 0.0885 -0.9073 -0.4111 +vn -0.4181 -0.4671 -0.7791 +vn -0.6799 0.2466 -0.6905 +vn -0.5468 0.8143 -0.1947 +vn -0.0877 0.9077 0.4104 +vn 0.4228 0.4693 0.7752 +vn 0.6856 -0.2439 0.6859 +vn 0.5468 -0.8143 0.1947 +vn 0.0877 -0.9077 -0.4104 +vn -0.4228 -0.4693 -0.7752 +vn -0.6856 0.2439 -0.6858 +vn -0.5418 0.8166 -0.1989 +vn -0.0851 0.9088 0.4083 +vn 0.4216 0.4687 0.7762 +vn 0.6814 -0.2459 0.6894 +vn 0.5420 -0.8165 0.1987 +vn 0.0851 -0.9088 -0.4083 +vn -0.4215 -0.4687 -0.7763 +vn -0.6811 0.2460 -0.6895 +vn -0.5291 0.8224 -0.2091 +vn -0.0808 0.9108 0.4049 +vn 0.4149 0.4657 0.7816 +vn 0.6678 -0.2521 0.7004 +vn 0.5294 -0.8222 0.2089 +vn 0.0808 -0.9108 -0.4049 +vn -0.4148 -0.4657 -0.7817 +vn -0.6674 0.2522 -0.7006 +vn -0.5092 0.8308 -0.2245 +vn -0.0749 0.9133 0.4003 +vn 0.4034 0.4608 0.7905 +vn 0.6456 -0.2615 0.7175 +vn 0.5095 -0.8307 0.2242 +vn 0.0750 -0.9133 -0.4003 +vn -0.4033 -0.4608 -0.7906 +vn -0.6452 0.2617 -0.7178 +vn -0.4827 0.8412 -0.2436 +vn -0.0674 0.9162 0.3949 +vn 0.3876 0.4546 0.8019 +vn 0.6157 -0.2732 0.7391 +vn 0.4830 -0.8411 0.2434 +vn 0.0674 -0.9162 -0.3949 +vn -0.3874 -0.4546 -0.8020 +vn -0.6152 0.2734 -0.7394 +vn -0.4502 0.8526 -0.2651 +vn -0.0583 0.9195 0.3888 +vn 0.3680 0.4477 0.8149 +vn 0.5788 -0.2862 0.7635 +vn 0.4505 -0.8525 0.2649 +vn 0.0583 -0.9194 -0.3888 +vn -0.3679 -0.4477 -0.8150 +vn -0.5784 0.2863 -0.7638 +vn -0.4126 0.8643 -0.2877 +vn -0.0476 0.9228 0.3824 +vn 0.3454 0.4407 0.8285 +vn 0.5362 -0.2994 0.7892 +vn 0.4129 -0.8642 0.2876 +vn 0.0476 -0.9227 -0.3824 +vn -0.3453 -0.4407 -0.8285 +vn -0.5359 0.2994 -0.7893 +vn -0.3709 0.8753 -0.3102 +vn -0.0355 0.9260 0.3759 +vn 0.3207 0.4342 0.8418 +vn 0.4892 -0.3119 0.8145 +vn 0.3710 -0.8753 0.3101 +vn 0.0355 -0.9260 -0.3759 +vn -0.3207 -0.4342 -0.8418 +vn -0.4890 0.3119 -0.8146 +vn -0.3262 0.8853 -0.3315 +vn -0.0221 0.9289 0.3695 +vn 0.2948 0.4284 0.8541 +vn 0.4392 -0.3230 0.8383 +vn 0.3262 -0.8853 0.3314 +vn 0.0222 -0.9289 -0.3695 +vn -0.2949 -0.4284 -0.8541 +vn -0.4392 0.3230 -0.8383 +vn -0.2796 0.8937 -0.3509 +vn -0.0076 0.9315 0.3635 +vn 0.2687 0.4237 0.8650 +vn 0.3877 -0.3323 0.8598 +vn 0.2796 -0.8937 0.3509 +vn 0.0077 -0.9315 -0.3635 +vn -0.2688 -0.4237 -0.8650 +vn -0.3879 0.3323 -0.8597 +vn -0.2323 0.9003 -0.3680 +vn 0.0078 0.9337 0.3579 +vn 0.2433 0.4202 0.8742 +vn 0.3362 -0.3395 0.8784 +vn 0.2322 -0.9003 0.3681 +vn -0.0078 -0.9337 -0.3579 +vn -0.2434 -0.4202 -0.8741 +vn -0.3364 0.3395 -0.8784 +vn -0.1852 0.9051 -0.3828 +vn 0.0243 0.9354 0.3527 +vn 0.2194 0.4177 0.8816 +vn 0.2859 -0.3446 0.8941 +vn 0.1850 -0.9051 0.3828 +vn -0.0243 -0.9354 -0.3527 +vn -0.2195 -0.4177 -0.8816 +vn -0.2862 0.3446 -0.8940 +vn -0.1388 0.9081 -0.3951 +vn 0.0416 0.9365 0.3481 +vn 0.1975 0.4163 0.8875 +vn 0.2376 -0.3477 0.9069 +vn 0.1386 -0.9081 0.3951 +vn -0.0416 -0.9365 -0.3481 +vn -0.1977 -0.4163 -0.8874 +vn -0.2380 0.3477 -0.9069 +vn -0.0937 0.9094 -0.4053 +vn 0.0600 0.9370 0.3440 +vn 0.1784 0.4158 0.8918 +vn 0.1922 -0.3490 0.9172 +vn 0.0935 -0.9094 0.4053 +vn -0.0599 -0.9370 -0.3440 +vn -0.1785 -0.4158 -0.8918 +vn -0.1925 0.3490 -0.9171 +vn -0.0500 0.9091 -0.4135 +vn 0.0795 0.9369 0.3403 +vn 0.1623 0.4159 0.8948 +vn 0.1500 -0.3488 0.9251 +vn 0.0499 -0.9091 0.4135 +vn -0.0794 -0.9369 -0.3403 +vn -0.1624 -0.4159 -0.8948 +vn -0.1502 0.3488 -0.9251 +vn -0.0077 0.9074 -0.4201 +vn 0.1005 0.9361 0.3370 +vn 0.1497 0.4164 0.8968 +vn 0.1112 -0.3472 0.9312 +vn 0.0076 -0.9074 0.4201 +vn -0.1004 -0.9361 -0.3370 +vn -0.1498 -0.4164 -0.8968 +vn -0.1114 0.3472 -0.9311 +vn 0.0336 0.9044 -0.4253 +vn 0.1233 0.9344 0.3341 +vn 0.1407 0.4170 0.8979 +vn 0.0757 -0.3446 0.9357 +vn -0.0336 -0.9044 0.4253 +vn -0.1232 -0.9344 -0.3341 +vn -0.1408 -0.4170 -0.8979 +vn -0.0758 0.3446 -0.9357 +vn 0.0744 0.9000 -0.4295 +vn 0.1483 0.9317 0.3316 +vn 0.1352 0.4176 0.8985 +vn 0.0429 -0.3410 0.9391 +vn -0.0744 -0.9000 0.4295 +vn -0.1481 -0.9317 -0.3316 +vn -0.1352 -0.4176 -0.8985 +vn -0.0431 0.3410 -0.9391 +vn 0.1154 0.8940 -0.4329 +vn 0.1755 0.9277 0.3293 +vn 0.1328 0.4180 0.8987 +vn 0.0123 -0.3366 0.9416 +vn -0.1153 -0.8940 0.4329 +vn -0.1754 -0.9278 -0.3294 +vn -0.1328 -0.4180 -0.8987 +vn -0.0124 0.3366 -0.9416 +vn 0.1571 0.8863 -0.4355 +vn 0.2054 0.9222 0.3275 +vn 0.1333 0.4179 0.8986 +vn -0.0168 -0.3312 0.9434 +vn -0.1570 -0.8864 0.4355 +vn -0.2052 -0.9223 -0.3275 +vn -0.1333 -0.4179 -0.8986 +vn 0.0168 0.3312 -0.9434 +vn 0.2001 0.8767 -0.4375 +vn 0.2381 0.9149 0.3260 +vn 0.1365 0.4172 0.8985 +vn -0.0449 -0.3249 0.9447 +vn -0.1999 -0.8767 0.4375 +vn -0.2379 -0.9149 -0.3260 +vn -0.1365 -0.4172 -0.8985 +vn 0.0449 0.3249 -0.9447 +vn 0.2447 0.8646 -0.4388 +vn 0.2738 0.9052 0.3249 +vn 0.1424 0.4156 0.8983 +vn -0.0722 -0.3175 0.9455 +vn -0.0723 -0.3175 0.9455 +vn -0.2445 -0.8647 0.4388 +vn -0.2735 -0.9053 -0.3249 +vn -0.1424 -0.4156 -0.8983 +vn 0.0722 0.3175 -0.9455 +vn 0.2913 0.8497 -0.4395 +vn 0.3127 0.8927 0.3243 +vn 0.1509 0.4129 0.8982 +vn -0.0992 -0.3089 0.9459 +vn -0.2910 -0.8498 0.4395 +vn -0.3124 -0.8928 -0.3243 +vn -0.1509 -0.4129 -0.8982 +vn 0.0992 0.3089 -0.9459 +vn 0.3400 0.8313 -0.4396 +vn 0.3549 0.8769 0.3242 +vn 0.1618 0.4087 0.8982 +vn -0.1259 -0.2988 0.9460 +vn -0.3396 -0.8315 0.4396 +vn -0.3545 -0.8770 -0.3242 +vn -0.1618 -0.4088 -0.8982 +vn 0.1259 0.2988 -0.9460 +vn 0.3909 0.8090 -0.4390 +vn 0.4003 0.8569 0.3247 +vn 0.1752 0.4029 0.8983 +vn -0.1524 -0.2872 0.9456 +vn -0.3904 -0.8092 0.4390 +vn -0.3998 -0.8571 -0.3247 +vn -0.1751 -0.4029 -0.8983 +vn 0.1524 0.2871 -0.9456 +vn 0.4437 0.7819 -0.4378 +vn 0.4487 0.8321 0.3259 +vn 0.1907 0.3949 0.8987 +vn -0.1788 -0.2737 0.9450 +vn -0.4432 -0.7822 0.4378 +vn -0.4481 -0.8325 -0.3258 +vn -0.1906 -0.3950 -0.8987 +vn 0.1788 0.2737 -0.9450 +vn 0.4981 0.7496 -0.4358 +vn 0.4994 0.8020 0.3277 +vn 0.2081 0.3846 0.8993 +vn -0.2049 -0.2582 0.9441 +vn -0.4975 -0.7500 0.4359 +vn -0.4988 -0.8024 -0.3277 +vn -0.2080 -0.3847 -0.8993 +vn 0.2050 0.2581 -0.9441 +vn 0.5530 0.7117 -0.4332 +vn 0.5516 0.7659 0.3302 +vn 0.2270 0.3716 0.9002 +vn -0.2304 -0.2405 0.9429 +vn -0.2305 -0.2405 0.9429 +vn -0.5525 -0.7120 0.4332 +vn -0.5510 -0.7664 -0.3302 +vn -0.2268 -0.3717 -0.9002 +vn 0.2305 0.2405 -0.9429 +vn 0.6075 0.6680 -0.4299 +vn 0.6040 0.7238 0.3334 +vn 0.2467 0.3557 0.9014 +vn -0.2550 -0.2208 0.9414 +vn -0.6071 -0.6683 0.4299 +vn -0.6071 -0.6682 0.4299 +vn -0.6036 -0.7242 -0.3334 +vn -0.2466 -0.3558 -0.9014 +vn 0.2550 0.2208 -0.9413 +vn 0.6599 0.6189 -0.4259 +vn 0.6551 0.6760 0.3373 +vn 0.2665 0.3372 0.9029 +vn -0.2781 -0.1992 0.9396 +vn -0.6598 -0.6190 0.4259 +vn -0.6549 -0.6763 -0.3372 +vn -0.2665 -0.3373 -0.9029 +vn 0.2781 0.1992 -0.9396 +vn 0.7088 0.5656 -0.4216 +vn 0.7031 0.6236 0.3415 +vn 0.2856 0.3163 0.9046 +vn -0.2993 -0.1762 0.9377 +vn -0.7090 -0.5653 0.4216 +vn -0.7033 -0.6235 -0.3416 +vn -0.7033 -0.6234 -0.3416 +vn -0.2856 -0.3163 -0.9046 +vn 0.2992 0.1762 -0.9377 +vn 0.7525 0.5097 -0.4170 +vn 0.7465 0.5682 0.3461 +vn 0.3032 0.2939 0.9065 +vn -0.3179 -0.1524 0.9358 +vn -0.7530 -0.5090 0.4169 +vn -0.7470 -0.5676 -0.3462 +vn -0.3033 -0.2938 -0.9065 +vn 0.3178 0.1525 -0.9358 +vn 0.7901 0.4535 -0.4123 +vn 0.7839 0.5123 0.3507 +vn 0.3186 0.2709 0.9084 +vn -0.3336 -0.1288 0.9339 +vn -0.7908 -0.4524 0.4122 +vn -0.7846 -0.5112 -0.3508 +vn -0.3187 -0.2707 -0.9084 +vn 0.3335 0.1290 -0.9339 +vn 0.8210 0.3993 -0.4079 +vn 0.8149 0.4581 0.3551 +vn 0.3314 0.2484 0.9102 +vn -0.3464 -0.1064 0.9320 +vn -0.8217 -0.3981 0.4078 +vn -0.8155 -0.4569 -0.3552 +vn -0.8155 -0.4568 -0.3552 +vn -0.3315 -0.2482 -0.9102 +vn 0.3463 0.1066 -0.9320 +vn 0.8457 0.3487 -0.4039 +vn 0.8397 0.4073 0.3592 +vn 0.3417 0.2272 0.9119 +vn -0.3565 -0.0856 0.9304 +vn -0.8462 -0.3475 0.4038 +vn -0.8402 -0.4061 -0.3593 +vn -0.3418 -0.2270 -0.9119 +vn 0.3564 0.0858 -0.9304 +vn 0.8650 0.3027 -0.4002 +vn 0.8590 0.3609 0.3629 +vn 0.3499 0.2077 0.9134 +vn -0.3643 -0.0669 0.9289 +vn -0.8654 -0.3016 0.4001 +vn -0.8595 -0.3599 -0.3630 +vn -0.3500 -0.2075 -0.9134 +vn 0.3643 0.0670 -0.9289 +vn 0.8797 0.2617 -0.3969 +vn 0.8739 0.3196 0.3662 +vn 0.3562 0.1902 0.9148 +vn -0.3703 -0.0503 0.9275 +vn -0.8800 -0.2608 0.3969 +vn -0.8742 -0.3186 -0.3663 +vn -0.3562 -0.1900 -0.9149 +vn 0.3702 0.0504 -0.9275 +vn 0.8908 0.2261 -0.3941 +vn 0.8851 0.2835 0.3690 +vn 0.3609 0.1748 0.9160 +vn -0.3747 -0.0360 0.9264 +vn -0.8910 -0.2253 0.3941 +vn -0.8853 -0.2827 -0.3691 +vn -0.3610 -0.1747 -0.9160 +vn 0.3747 0.0361 -0.9264 +vn 0.8989 0.1958 -0.3918 +vn 0.8933 0.2530 0.3713 +vn 0.3645 0.1619 0.9170 +vn -0.3780 -0.0238 0.9255 +vn -0.8991 -0.1952 0.3918 +vn -0.8935 -0.2523 -0.3714 +vn -0.3645 -0.1617 -0.9170 +vn 0.3779 0.0239 -0.9255 +vn 0.9048 0.1711 -0.3899 +vn 0.8993 0.2280 0.3733 +vn 0.3669 0.1513 0.9178 +vn -0.3804 -0.0138 0.9247 +vn -0.9049 -0.1706 0.3899 +vn -0.8993 -0.2275 -0.3733 +vn -0.3670 -0.1512 -0.9178 +vn 0.3803 0.0139 -0.9247 +vn 0.9089 0.1516 -0.3884 +vn 0.9033 0.2086 0.3747 +vn 0.3686 0.1433 0.9185 +vn -0.3820 -0.0057 0.9241 +vn -0.9090 -0.1512 0.3884 +vn -0.9034 -0.2082 -0.3748 +vn -0.3686 -0.1432 -0.9185 +vn 0.3820 0.0058 -0.9241 +vn 0.9116 0.1375 -0.3874 +vn 0.9060 0.1947 0.3758 +vn 0.3697 0.1379 0.9189 +vn -0.3832 0.0004 0.9236 +vn -0.9116 -0.1372 0.3873 +vn -0.9060 -0.1945 -0.3758 +vn -0.3697 -0.1379 -0.9189 +vn 0.3832 -0.0004 -0.9236 +vn 0.9132 0.1284 -0.3867 +vn 0.9075 0.1865 0.3764 +vn 0.3701 0.1353 0.9191 +vn -0.3840 0.0049 0.9233 +vn -0.9132 -0.1283 0.3867 +vn -0.9075 -0.1863 -0.3764 +vn -0.3701 -0.1353 -0.9191 +vn 0.3840 -0.0049 -0.9233 +vn 0.9139 0.1244 -0.3864 +vn 0.9079 0.1838 0.3766 +vn 0.3701 0.1356 0.9190 +vn -0.3845 0.0079 0.9231 +vn -0.9139 -0.1244 0.3864 +vn -0.9079 -0.1838 -0.3766 +vn -0.3701 -0.1356 -0.9190 +vn 0.3845 -0.0079 -0.9231 +vn 0.9137 0.1254 -0.3864 +vn 0.9074 0.1869 0.3764 +vn 0.3695 0.1389 0.9188 +vn -0.3848 0.0096 0.9229 +vn -0.9137 -0.1255 0.3865 +vn -0.9074 -0.1870 -0.3764 +vn -0.3695 -0.1390 -0.9188 +vn 0.3848 -0.0096 -0.9229 +vn 0.9127 0.1312 -0.3869 +vn 0.9059 0.1957 0.3757 +vn 0.3683 0.1456 0.9182 +vn -0.3849 0.0101 0.9229 +vn -0.9127 -0.1314 0.3869 +vn -0.9058 -0.1960 -0.3756 +vn -0.3683 -0.1458 -0.9182 +vn 0.3849 -0.0101 -0.9229 +vn 0.9107 0.1418 -0.3879 +vn 0.9031 0.2103 0.3743 +vn 0.3664 0.1558 0.9173 +vn -0.3849 0.0099 0.9229 +vn -0.9107 -0.1421 0.3879 +vn -0.9030 -0.2109 -0.3743 +vn -0.3664 -0.1560 -0.9173 +vn 0.3849 -0.0099 -0.9229 +vn 0.9076 0.1568 -0.3893 +vn 0.8989 0.2308 0.3724 +vn 0.3635 0.1698 0.9160 +vn -0.3847 0.0092 0.9230 +vn -0.9076 -0.1572 0.3894 +vn -0.8987 -0.2316 -0.3723 +vn -0.3635 -0.1701 -0.9159 +vn 0.3847 -0.0092 -0.9230 +vn 0.9033 0.1760 -0.3913 +vn 0.8929 0.2569 0.3696 +vn 0.3594 0.1877 0.9141 +vn -0.3845 0.0083 0.9231 +vn -0.9031 -0.1765 0.3914 +vn -0.8927 -0.2579 -0.3695 +vn -0.3593 -0.1882 -0.9140 +vn 0.3845 -0.0083 -0.9231 +vn 0.8973 0.1988 -0.3940 +vn 0.8848 0.2884 0.3660 +vn 0.8848 0.2885 0.3660 +vn 0.3537 0.2097 0.9115 +vn -0.3844 0.0078 0.9231 +vn -0.8972 -0.1993 0.3941 +vn -0.8844 -0.2897 -0.3658 +vn -0.3536 -0.2103 -0.9114 +vn 0.3844 -0.0078 -0.9231 +vn 0.8897 0.2246 -0.3974 +vn 0.8741 0.3248 0.3612 +vn 0.3461 0.2356 0.9081 +vn -0.3844 0.0079 0.9231 +vn -0.8896 -0.2252 0.3974 +vn -0.8895 -0.2252 0.3974 +vn -0.8735 -0.3265 -0.3610 +vn -0.3459 -0.2364 -0.9080 +vn 0.3844 -0.0079 -0.9231 +vn 0.8801 0.2531 -0.4016 +vn 0.8603 0.3657 0.3551 +vn 0.3362 0.2651 0.9037 +vn -0.3847 0.0086 0.9230 +vn -0.8798 -0.2538 0.4017 +vn -0.8596 -0.3677 -0.3548 +vn -0.3358 -0.2660 -0.9036 +vn 0.3847 -0.0086 -0.9230 +vn 0.8681 0.2842 -0.4069 +vn 0.8431 0.4104 0.3475 +vn 0.3235 0.2978 0.8981 +vn 0.3235 0.2977 0.8981 +vn -0.3851 0.0097 0.9228 +vn -0.8678 -0.2850 0.4071 +vn -0.8421 -0.4128 -0.3471 +vn -0.3231 -0.2987 -0.8979 +vn 0.3851 -0.0097 -0.9228 +vn 0.8534 0.3174 -0.4135 +vn 0.8534 0.3175 -0.4135 +vn 0.8220 0.4582 0.3381 +vn 0.3080 0.3328 0.8912 +vn 0.3080 0.3328 0.8913 +vn -0.3856 0.0109 0.9226 +vn -0.8529 -0.3183 0.4136 +vn -0.8206 -0.4611 -0.3375 +vn -0.3076 -0.3337 -0.8910 +vn 0.3856 -0.0109 -0.9226 +vn 0.8356 0.3524 -0.4213 +vn 0.7966 0.5085 0.3269 +vn 0.2894 0.3694 0.8830 +vn 0.2895 0.3694 0.8830 +vn -0.3861 0.0119 0.9224 +vn -0.8351 -0.3533 0.4216 +vn -0.7949 -0.5116 -0.3262 +vn -0.2891 -0.3701 -0.8828 +vn 0.3861 -0.0119 -0.9224 +vn 0.8146 0.3885 -0.4306 +vn 0.7667 0.5601 0.3137 +vn 0.7667 0.5600 0.3137 +vn 0.2679 0.4064 0.8735 +vn -0.3864 0.0123 0.9222 +vn -0.8140 -0.3895 0.4309 +vn -0.7648 -0.5631 -0.3129 +vn -0.2676 -0.4068 -0.8734 +vn 0.3864 -0.0123 -0.9222 +vn 0.7902 0.4252 -0.4413 +vn 0.7321 0.6122 0.2986 +vn 0.7322 0.6121 0.2986 +vn 0.2436 0.4428 0.8628 +vn 0.2436 0.4428 0.8629 +vn -0.3862 0.0120 0.9223 +vn -0.7896 -0.4260 0.4416 +vn -0.7306 -0.6144 -0.2979 +vn -0.2436 -0.4429 -0.8628 +vn 0.3862 -0.0120 -0.9223 +vn 0.7624 0.4616 -0.4534 +vn 0.7625 0.4616 -0.4534 +vn 0.6931 0.6635 0.2816 +vn 0.6932 0.6634 0.2817 +vn 0.2171 0.4775 0.8514 +vn -0.3851 0.0107 0.9228 +vn -0.7619 -0.4623 0.4536 +vn -0.6925 -0.6643 -0.2813 +vn -0.6925 -0.6643 -0.2814 +vn -0.2174 -0.4772 -0.8515 +vn 0.3851 -0.0107 -0.9228 +vn 0.7315 0.4971 -0.4666 +vn 0.7316 0.4970 -0.4666 +vn 0.6504 0.7125 0.2633 +vn 0.6505 0.7123 0.2634 +vn 0.1891 0.5095 0.8394 +vn 0.1892 0.5095 0.8394 +vn -0.3829 0.0081 0.9237 +vn -0.7311 -0.4975 0.4668 +vn -0.6511 -0.7117 -0.2636 +vn -0.1897 -0.5089 -0.8396 +vn 0.3830 -0.0082 -0.9237 +vn 0.6977 0.5311 -0.4808 +vn 0.6978 0.5310 -0.4808 +vn 0.6054 0.7574 0.2445 +vn 0.6055 0.7573 0.2445 +vn 0.1605 0.5382 0.8274 +vn -0.3793 0.0045 0.9252 +vn -0.6975 -0.5313 0.4809 +vn -0.6072 -0.7558 -0.2452 +vn -0.6072 -0.7557 -0.2452 +vn -0.1612 -0.5375 -0.8277 +vn 0.3794 -0.0046 -0.9252 +vn 0.6613 0.5630 -0.4956 +vn 0.6614 0.5629 -0.4956 +vn 0.5592 0.7977 0.2256 +vn 0.5593 0.7976 0.2257 +vn 0.1319 0.5632 0.8157 +vn -0.3738 -0.0003 0.9275 +vn -0.6612 -0.5631 0.4957 +vn -0.6612 -0.5630 0.4957 +vn -0.5614 -0.7959 -0.2265 +vn -0.1327 -0.5625 -0.8160 +vn 0.3739 0.0002 -0.9274 +vn 0.6228 0.5925 -0.5109 +vn 0.6229 0.5925 -0.5108 +vn 0.5124 0.8334 0.2071 +vn 0.5125 0.8333 0.2072 +vn 0.1042 0.5844 0.8047 +vn -0.3662 -0.0061 0.9305 +vn -0.6228 -0.5925 0.5109 +vn -0.5147 -0.8318 -0.2080 +vn -0.1050 -0.5838 -0.8050 +vn 0.3664 0.0060 -0.9304 +vn 0.5824 0.6196 -0.5263 +vn 0.5824 0.6195 -0.5262 +vn 0.4655 0.8645 0.1893 +vn 0.4656 0.8645 0.1894 +vn 0.0779 0.6019 0.7948 +vn -0.3562 -0.0128 0.9343 +vn -0.5824 -0.6195 0.5263 +vn -0.4675 -0.8633 -0.1901 +vn -0.0787 -0.6014 -0.7950 +vn 0.3565 0.0126 -0.9342 +vn 0.5402 0.6440 -0.5416 +vn 0.5403 0.6440 -0.5416 +vn 0.4189 0.8915 0.1724 +vn 0.4190 0.8915 0.1724 +vn 0.0537 0.6159 0.7860 +vn -0.3436 -0.0201 0.9389 +vn -0.5402 -0.6440 0.5416 +vn -0.4205 -0.8906 -0.1730 +vn -0.0544 -0.6155 -0.7862 +vn 0.3439 0.0200 -0.9388 +vn 0.4966 0.6660 -0.5566 +vn 0.3728 0.9146 0.1566 +vn 0.0320 0.6268 0.7785 +vn -0.3281 -0.0279 0.9442 +vn -0.4965 -0.6660 0.5566 +vn -0.3742 -0.9139 -0.1570 +vn -0.0325 -0.6265 -0.7787 +vn 0.3284 0.0277 -0.9441 +vn 0.4514 0.6855 -0.5712 +vn 0.4515 0.6855 -0.5712 +vn 0.3276 0.9341 0.1420 +vn 0.3276 0.9340 0.1420 +vn 0.0130 0.6350 0.7724 +vn -0.3096 -0.0359 0.9502 +vn -0.4513 -0.6856 0.5712 +vn -0.4513 -0.6855 0.5712 +vn -0.3287 -0.9336 -0.1424 +vn -0.0134 -0.6348 -0.7725 +vn 0.3100 0.0357 -0.9500 +vn 0.4048 0.7027 -0.5851 +vn 0.2834 0.9503 0.1288 +vn -0.0030 0.6409 0.7676 +vn -0.2880 -0.0438 0.9566 +vn -0.4047 -0.7027 0.5851 +vn -0.2844 -0.9499 -0.1291 +vn -0.2844 -0.9499 -0.1292 +vn 0.0027 -0.6408 -0.7677 +vn 0.2884 0.0437 -0.9565 +vn 0.2885 0.0437 -0.9565 +vn 0.3567 0.7176 -0.5982 +vn 0.2404 0.9636 0.1172 +vn -0.0158 0.6449 0.7641 +vn -0.2632 -0.0515 0.9633 +vn -0.3567 -0.7176 0.5982 +vn -0.2413 -0.9633 -0.1174 +vn 0.0156 -0.6448 -0.7642 +vn 0.2636 0.0514 -0.9632 +vn 0.3076 0.7301 -0.6101 +vn 0.3077 0.7301 -0.6101 +vn 0.1991 0.9741 0.1072 +vn -0.0254 0.6473 0.7618 +vn -0.2354 -0.0586 0.9701 +vn -0.3078 -0.7301 0.6101 +vn -0.2000 -0.9739 -0.1073 +vn 0.0252 -0.6472 -0.7619 +vn 0.2358 0.0585 -0.9700 +vn 0.2581 0.7404 -0.6206 +vn 0.2582 0.7404 -0.6206 +vn 0.1599 0.9822 0.0988 +vn -0.0315 0.6485 0.7605 +vn -0.2047 -0.0649 0.9767 +vn -0.2583 -0.7403 0.6206 +vn -0.2584 -0.7403 0.6206 +vn -0.1606 -0.9820 -0.0990 +vn 0.0314 -0.6485 -0.7605 +vn 0.2052 0.0649 -0.9766 +vn 0.2085 0.7483 -0.6296 +vn 0.1230 0.9881 0.0921 +vn -0.0341 0.6489 0.7600 +vn -0.1715 -0.0703 0.9826 +vn -0.2087 -0.7483 0.6296 +vn -0.1237 -0.9880 -0.0923 +vn 0.0341 -0.6489 -0.7600 +vn 0.1720 0.0702 -0.9826 +vn 0.1590 0.7543 -0.6369 +vn 0.0886 0.9922 0.0871 +vn -0.0332 0.6488 0.7602 +vn -0.0332 0.6489 0.7602 +vn -0.1359 -0.0746 0.9879 +vn -0.1592 -0.7543 0.6369 +vn -0.0892 -0.9922 -0.0872 +vn 0.0332 -0.6489 -0.7602 +vn 0.1364 0.0745 -0.9878 +vn 0.1096 0.7584 -0.6424 +vn 0.0569 0.9949 0.0836 +vn 0.0569 0.9948 0.0836 +vn -0.0287 0.6485 0.7607 +vn -0.0978 -0.0778 0.9922 +vn -0.1098 -0.7584 0.6424 +vn -0.0574 -0.9948 -0.0836 +vn 0.0288 -0.6485 -0.7607 +vn 0.0983 0.0777 -0.9921 +vn 0.0604 0.7609 -0.6461 +vn 0.0279 0.9963 0.0814 +vn -0.0205 0.6481 0.7613 +vn -0.0572 -0.0797 0.9951 +vn -0.0605 -0.7609 0.6461 +vn -0.0283 -0.9962 -0.0815 +vn 0.0207 -0.6481 -0.7613 +vn 0.0578 0.0797 -0.9951 +vn 0.0113 0.7617 -0.6478 +vn 0.0015 0.9967 0.0805 +vn -0.0086 0.6479 0.7617 +vn -0.0139 -0.0805 0.9966 +vn -0.0113 -0.7617 0.6478 +vn -0.0019 -0.9967 -0.0805 +vn 0.0089 -0.6479 -0.7617 +vn 0.0147 0.0805 -0.9966 +vn -0.0379 0.7612 -0.6474 +vn -0.0222 0.9965 0.0807 +vn 0.0071 0.6480 0.7616 +vn 0.0321 -0.0800 0.9963 +vn 0.0381 -0.7612 0.6474 +vn 0.0219 -0.9965 -0.0807 +vn -0.0067 -0.6480 -0.7616 +vn -0.0311 0.0800 -0.9963 +vn -0.0875 0.7594 -0.6447 +vn -0.0432 0.9957 0.0819 +vn 0.0270 0.6488 0.7605 +vn 0.0813 -0.0782 0.9936 +vn 0.0878 -0.7593 0.6447 +vn 0.0430 -0.9957 -0.0819 +vn -0.0265 -0.6488 -0.7605 +vn -0.0800 0.0782 -0.9937 +vn -0.1377 0.7563 -0.6395 +vn -0.0617 0.9946 0.0838 +vn 0.0512 0.6503 0.7580 +vn 0.1340 -0.0749 0.9881 +vn 0.1382 -0.7562 0.6395 +vn 0.1381 -0.7562 0.6395 +vn 0.0615 -0.9946 -0.0838 +vn -0.0505 -0.6502 -0.7580 +vn -0.1324 0.0750 -0.9883 +vn -0.1323 0.0750 -0.9883 +vn -0.1888 0.7520 -0.6315 +vn -0.1887 0.7520 -0.6315 +vn -0.0776 0.9932 0.0863 +vn 0.0800 0.6527 0.7534 +vn 0.1906 -0.0702 0.9791 +vn 0.1894 -0.7520 0.6314 +vn 0.0774 -0.9933 -0.0863 +vn -0.0791 -0.6526 -0.7535 +vn -0.1884 0.0704 -0.9796 +vn -0.2410 0.7466 -0.6200 +vn -0.2409 0.7466 -0.6201 +vn -0.0909 0.9919 0.0892 +vn -0.0908 0.9919 0.0892 +vn 0.1137 0.6562 0.7459 +vn 0.2516 -0.0638 0.9657 +vn 0.2419 -0.7465 0.6198 +vn 0.0907 -0.9919 -0.0892 +vn -0.1125 -0.6561 -0.7463 +vn -0.2485 0.0642 -0.9665 +vn -0.2484 0.0642 -0.9665 +vn -0.2947 0.7400 -0.6046 +vn -0.2946 0.7400 -0.6046 +vn -0.1015 0.9905 0.0923 +vn 0.1527 0.6610 0.7346 +vn 0.3173 -0.0557 0.9467 +vn 0.2959 -0.7398 0.6042 +vn 0.1014 -0.9905 -0.0923 +vn -0.1509 -0.6608 -0.7352 +vn -0.1510 -0.6608 -0.7352 +vn -0.3127 0.0563 -0.9481 +vn -0.3126 0.0563 -0.9482 +vn -0.3498 0.7322 -0.5843 +vn -0.3497 0.7322 -0.5844 +vn -0.1094 0.9894 0.0952 +vn 0.1970 0.6673 0.7182 +vn 0.3880 -0.0457 0.9205 +vn 0.3514 -0.7320 0.5837 +vn 0.1093 -0.9894 -0.0952 +vn -0.1946 -0.6669 -0.7192 +vn -0.1947 -0.6669 -0.7192 +vn -0.3806 0.0468 -0.9236 +vn -0.3805 0.0468 -0.9236 +vn -0.4064 0.7233 -0.5583 +vn -0.4061 0.7233 -0.5584 +vn -0.1146 0.9886 0.0977 +vn 0.2467 0.6752 0.6952 +vn 0.4635 -0.0337 0.8855 +vn 0.4634 -0.0337 0.8855 +vn 0.4085 -0.7229 0.5572 +vn 0.4084 -0.7230 0.5572 +vn 0.1145 -0.9886 -0.0976 +vn -0.2434 -0.6746 -0.6969 +vn -0.2435 -0.6746 -0.6968 +vn -0.4490 0.0361 -0.8928 +vn -0.4488 0.0362 -0.8929 +vn -0.4641 0.7132 -0.5252 +vn -0.4606 0.7139 -0.5274 +vn -0.1170 0.9882 0.0991 +vn 0.3013 0.6847 0.6636 +vn 0.5431 -0.0198 0.8394 +vn 0.4665 -0.7128 0.5237 +vn 0.4664 -0.7128 0.5237 +vn 0.1170 -0.9882 -0.0991 +vn -0.2950 -0.6835 -0.6677 +vn -0.2969 -0.6839 -0.6664 +vn -0.3588 0.0511 -0.9320 +vn -0.3691 0.0495 -0.9281 +vn -0.5222 0.7022 -0.4838 +vn -0.5185 0.7029 -0.4868 +vn -0.1169 0.9882 0.0989 +vn 0.3595 0.6958 0.6218 +vn 0.6252 -0.0042 0.7804 +vn 0.5245 -0.7018 0.4821 +vn 0.5244 -0.7018 0.4821 +vn 0.1169 -0.9882 -0.0990 +vn -0.3517 -0.6942 -0.6279 +vn -0.3542 -0.6947 -0.6260 +vn -0.2380 0.0693 -0.9688 +vn -0.5792 0.6905 -0.4331 +vn -0.5788 0.6906 -0.4336 +vn -0.1145 0.9887 0.0968 +vn 0.4187 0.7080 0.5687 +vn 0.7066 0.0125 0.7075 +vn 0.5804 -0.6903 0.4320 +vn 0.1145 -0.9887 -0.0969 +vn -0.4139 -0.7070 -0.5734 +vn -0.4140 -0.7070 -0.5733 +vn 0.6856 0.0081 0.7279 +vn 0.7195 0.0153 0.6943 +vn 0.7191 0.0152 0.6947 +vn -0.6319 0.6789 -0.3739 +vn -0.6318 0.6789 -0.3740 +vn -0.1105 0.9896 0.0923 +vn 0.4754 0.7205 0.5047 +vn 0.4754 0.7205 0.5048 +vn 0.7827 0.0294 0.6217 +vn 0.6315 -0.6789 0.3744 +vn 0.1106 -0.9895 -0.0924 +vn -0.4735 -0.7202 -0.5070 +vn -0.4734 -0.7202 -0.5071 +vn 0.7839 0.0297 0.6201 +vn 0.7837 0.0297 0.6205 +vn -0.6764 0.6683 -0.3097 +vn -0.6771 0.6681 -0.3085 +vn -0.1058 0.9907 0.0855 +vn 0.5255 0.7325 0.4327 +vn 0.8488 0.0452 0.5267 +vn 0.6750 -0.6686 0.3119 +vn 0.1058 -0.9907 -0.0855 +vn -0.5269 -0.7329 -0.4302 +vn -0.5264 -0.7328 -0.4311 +vn 0.8142 0.0369 0.5794 +vn -0.7105 0.6594 -0.2456 +vn -0.7106 0.6594 -0.2453 +vn -0.1011 0.9919 0.0767 +vn -0.1010 0.9919 0.0767 +vn 0.5661 0.7429 0.3570 +vn 0.5661 0.7429 0.3571 +vn 0.9016 0.0587 0.4285 +vn 0.7091 -0.6598 0.2486 +vn 0.1011 -0.9919 -0.0767 +vn -0.5688 -0.7436 -0.3512 +vn -0.5680 -0.7434 -0.3531 +vn -0.9466 -0.0731 -0.3139 +vn -0.9384 -0.0699 -0.3383 +vn -0.9384 -0.0699 -0.3382 +vn -0.7344 0.6528 -0.1859 +vn -0.7344 0.6528 -0.1858 +vn -0.0970 0.9930 0.0666 +vn 0.5962 0.7513 0.2830 +vn 0.5961 0.7513 0.2831 +vn 0.9400 0.0694 0.3339 +vn 0.7334 -0.6531 0.1888 +vn 0.7334 -0.6531 0.1887 +vn 0.0970 -0.9930 -0.0666 +vn -0.5977 -0.7517 -0.2786 +vn -0.5976 -0.7517 -0.2789 +vn -0.9444 -0.0707 -0.3210 +vn -0.9444 -0.0707 -0.3211 +vn -0.7497 0.6481 -0.1337 +vn -0.0938 0.9940 0.0560 +vn 0.6164 0.7574 0.2153 +vn 0.9655 0.0771 0.2486 +vn 0.7491 -0.6483 0.1359 +vn 0.0938 -0.9940 -0.0560 +vn -0.6173 -0.7577 -0.2118 +vn -0.6172 -0.7577 -0.2120 +vn -0.9673 -0.0777 -0.2415 +vn -0.7587 0.6451 -0.0906 +vn -0.0916 0.9947 0.0457 +vn 0.6288 0.7616 0.1569 +vn 0.9809 0.0823 0.1763 +vn 0.7584 -0.6452 0.0921 +vn 0.0916 -0.9947 -0.0456 +vn -0.6292 -0.7617 -0.1545 +vn -0.9816 -0.0825 -0.1721 +vn -0.7635 0.6433 -0.0571 +vn -0.0902 0.9952 0.0360 +vn 0.6357 0.7642 0.1091 +vn 0.9893 0.0854 0.1184 +vn 0.7634 -0.6433 0.0580 +vn 0.0902 -0.9952 -0.0360 +vn -0.6359 -0.7642 -0.1076 +vn -0.9896 -0.0855 -0.1159 +vn -0.7657 0.6423 -0.0327 +vn -0.0894 0.9956 0.0274 +vn 0.6391 0.7656 0.0721 +vn 0.9934 0.0872 0.0745 +vn 0.7657 -0.6423 0.0331 +vn 0.0894 -0.9956 -0.0274 +vn -0.6392 -0.7657 -0.0712 +vn -0.9935 -0.0873 -0.0732 +vn -0.7667 0.6418 -0.0164 +vn -0.0890 0.9958 0.0199 +vn 0.6407 0.7664 0.0449 +vn 0.9951 0.0881 0.0435 +vn 0.7666 -0.6418 0.0166 +vn 0.0890 -0.9958 -0.0199 +vn -0.6407 -0.7664 -0.0444 +vn -0.9952 -0.0881 -0.0428 +vn -0.7669 0.6417 -0.0070 +vn -0.0888 0.9959 0.0136 +vn 0.6413 0.7668 0.0265 +vn 0.9958 0.0885 0.0238 +vn 0.7669 -0.6417 0.0071 +vn 0.0888 -0.9959 -0.0136 +vn -0.6413 -0.7668 -0.0262 +vn -0.9958 -0.0885 -0.0235 +vn -0.7670 0.6416 -0.0036 +vn -0.0887 0.9960 0.0084 +vn 0.6415 0.7670 0.0156 +vn 0.9959 0.0886 0.0136 +vn 0.7670 -0.6416 0.0036 +vn 0.0887 -0.9960 -0.0084 +vn -0.6415 -0.7670 -0.0154 +vn -0.9960 -0.0886 -0.0135 +vn -0.7670 0.6416 -0.0050 +vn -0.0887 0.9960 0.0042 +vn 0.6415 0.7670 0.0110 +vn 0.9960 0.0886 0.0113 +vn 0.7670 -0.6416 0.0050 +vn 0.0887 -0.9960 -0.0042 +vn -0.6415 -0.7670 -0.0109 +vn -0.9960 -0.0886 -0.0113 +vn -0.7669 0.6416 -0.0104 +vn -0.0887 0.9960 0.0009 +vn 0.6415 0.7670 0.0116 +vn 0.9959 0.0886 0.0155 +vn 0.7669 -0.6416 0.0103 +vn 0.0887 -0.9960 -0.0009 +vn -0.6415 -0.7670 -0.0117 +vn -0.9959 -0.0886 -0.0156 +vn -0.7667 0.6417 -0.0189 +vn -0.0886 0.9961 -0.0016 +vn 0.6414 0.7670 0.0166 +vn 0.9957 0.0886 0.0251 +vn 0.7667 -0.6417 0.0189 +vn 0.0886 -0.9961 0.0016 +vn -0.6414 -0.7670 -0.0167 +vn -0.9957 -0.0886 -0.0251 +vn -0.7666 0.6417 -0.0238 +vn -0.0886 0.9961 -0.0026 +vn 0.6413 0.7670 0.0201 +vn 0.9956 0.0886 0.0311 +vn 0.7666 -0.6417 0.0238 +vn 0.0886 -0.9961 0.0026 +vn -0.6413 -0.7670 -0.0201 +vn -0.9956 -0.0886 -0.0311 +usemtl Material.021 +s 1 +f 5836//3062 5844//3063 5851//3063 7252//3062 +f 6906//3064 7410//3065 7484//3065 7698//3064 +f 7084//3066 7606//3067 5845//3067 5837//3066 +f 7025//3068 5847//3069 5846//3069 5838//3068 +f 7346//3070 5848//3071 7687//3071 5839//3070 +f 7440//3072 7668//3073 7583//3073 5840//3072 +f 7287//3074 5850//3075 5849//3075 5841//3074 +f 5843//3076 7508//3077 7530//3077 5842//3076 +f 5844//3063 7199//3078 6888//3078 5851//3063 +f 7410//3065 5853//3079 5852//3079 7484//3065 +f 7606//3067 7409//3080 7011//3080 5845//3067 +f 5847//3069 7435//3081 5854//3081 5846//3069 +f 5848//3071 6943//3082 5855//3082 7687//3071 +f 7668//3073 6782//3083 5856//3083 7583//3073 +f 5850//3075 6838//3084 5857//3084 5849//3075 +f 7508//3077 5859//3085 5858//3085 7530//3077 +f 7199//3078 7200//3086 6889//3086 6888//3078 +f 5853//3079 7012//3087 5860//3087 5852//3079 +f 7409//3080 7044//3088 5861//3088 7011//3080 +f 7435//3081 7109//3089 5862//3089 5854//3081 +f 6943//3082 6944//3090 5863//3090 5855//3082 +f 6782//3083 6783//3091 5864//3091 5856//3083 +f 6838//3084 6839//3092 5865//3092 5857//3084 +f 5859//3085 5867//3093 5866//3093 5858//3085 +f 7200//3086 5868//3094 7301//3094 6889//3086 +f 7012//3087 7610//3095 7693//3095 5860//3087 +f 7044//3088 7045//3096 5869//3096 5861//3088 +f 7109//3089 7110//3097 5870//3097 5862//3089 +f 6944//3090 7332//3098 5871//3098 5863//3090 +f 6783//3091 7226//3099 5872//3099 5864//3091 +f 6839//3092 7267//3100 5873//3100 5865//3092 +f 5867//3093 5875//3101 5874//3101 5866//3093 +f 5868//3094 5876//3102 5883//3102 7301//3094 +f 7610//3095 7396//3103 7477//3103 7693//3095 +f 7045//3096 7310//3104 5877//3104 5869//3096 +f 7110//3097 7680//3105 5878//3105 5870//3097 +f 7332//3098 5880//3106 5879//3106 5871//3098 +f 7226//3099 7501//3107 7581//3107 5872//3099 +f 7267//3100 5882//3108 5881//3108 5873//3100 +f 5875//3101 7553//3109 7525//3109 5874//3101 +f 5876//3102 7156//3110 7724//3110 5883//3102 +f 7396//3103 6864//3111 5884//3111 7477//3103 +f 7310//3104 6802//3112 5885//3112 5877//3104 +f 7680//3105 7681//3113 5886//3113 5878//3105 +f 5880//3106 6904//3114 5887//3114 5879//3106 +f 7501//3107 7097//3115 5888//3115 7581//3107 +f 5882//3108 7032//3116 5889//3116 5881//3108 +f 7553//3109 5891//3117 5890//3117 7525//3109 +f 7156//3110 7157//3118 5899//3118 7724//3110 +f 6864//3111 6865//3119 5892//3119 5884//3111 +f 6802//3112 6803//3120 5893//3120 5885//3112 +f 7681//3113 7186//3121 5894//3121 5886//3113 +f 6904//3114 6905//3122 5895//3122 5887//3114 +f 7097//3115 7098//3123 5896//3123 5888//3115 +f 7032//3116 7033//3124 5897//3124 5889//3116 +f 5891//3117 7564//3125 5898//3125 5890//3117 +f 7157//3118 5900//3126 7351//3126 5899//3118 +f 6865//3119 5901//3127 7660//3127 5892//3119 +f 6803//3120 7498//3128 7523//3128 5893//3120 +f 7186//3121 7187//3129 5902//3129 5894//3121 +f 6905//3122 7309//3130 5903//3130 5895//3122 +f 7098//3123 7401//3131 5904//3131 5896//3123 +f 7033//3124 7374//3132 5905//3133 5897//3124 +f 7564//3125 5907//3134 5906//3134 5898//3125 +f 5900//3126 5908//3135 5915//3135 7351//3126 +f 5901//3127 5909//3136 7442//3136 7660//3127 +f 7498//3128 7165//3137 7230//3137 7523//3128 +f 7187//3129 5911//3138 5910//3139 5902//3129 +f 7309//3130 7546//3140 7115//3140 5903//3130 +f 7401//3131 5913//3141 5912//3141 5904//3131 +f 7374//3132 5914//3142 7632//3142 5905//3133 +f 5907//3134 6894//3143 7605//3143 5906//3134 +f 5908//3135 7168//3144 6895//3144 5915//3135 +f 5909//3136 7231//3145 5916//3145 7442//3136 +f 7165//3137 6814//3146 5917//3146 7230//3137 +f 5911//3138 7116//3147 5918//3147 5910//3139 +f 7546//3140 6923//3148 5919//3148 7115//3140 +f 5913//3141 6991//3149 5920//3149 5912//3141 +f 5914//3142 7048//3150 5921//3150 7632//3142 +f 6894//3143 5923//3151 5922//3151 7605//3143 +f 7168//3144 7169//3152 7527//3152 6895//3144 +f 7231//3145 5925//3153 5924//3153 5916//3145 +f 6814//3146 6815//3154 7685//3154 5917//3146 +f 7116//3147 7426//3155 5926//3155 5918//3147 +f 6923//3148 6924//3156 5927//3156 5919//3148 +f 6991//3149 6992//3157 5928//3157 5920//3149 +f 7048//3150 7049//3158 5929//3158 5921//3150 +f 5923//3151 5931//3159 5930//3159 5922//3151 +f 7169//3152 5932//3160 7315//3160 7527//3152 +f 5925//3153 5933//3161 7675//3161 5924//3153 +f 6815//3154 5934//3162 7487//3163 7685//3154 +f 7426//3155 7630//3164 7512//3164 5926//3155 +f 6924//3156 7319//3165 5935//3165 5927//3156 +f 6992//3157 7348//3166 5936//3166 5928//3157 +f 7049//3158 7380//3167 5937//3168 5929//3158 +f 5931//3159 5939//3169 5938//3169 5930//3159 +f 5932//3160 5940//3170 6816//3170 7315//3160 +f 5933//3161 5941//3171 7458//3171 7675//3161 +f 5934//3162 5942//3172 7259//3173 7487//3163 +f 7630//3164 7152//3174 7290//3174 7512//3164 +f 7319//3165 6960//3175 5943//3175 5935//3165 +f 7348//3166 7597//3176 5944//3176 5936//3166 +f 7380//3167 5946//3177 5945//3177 5937//3168 +f 5939//3169 5947//3178 7626//3178 5938//3169 +f 5940//3170 7082//3179 6817//3179 6816//3170 +f 5941//3171 6790//3180 5948//3180 7458//3171 +f 5942//3172 7291//3181 5949//3181 7259//3173 +f 7152//3174 7153//3182 5950//3182 7290//3174 +f 6960//3175 6961//3183 5951//3183 5943//3175 +f 7597//3176 7015//3184 5952//3184 5944//3176 +f 5946//3177 7682//3185 5953//3186 5945//3177 +f 5947//3178 5955//3187 5954//3187 7626//3178 +f 7082//3179 7083//3188 5963//3188 6817//3179 +f 6790//3180 6791//3189 5956//3189 5948//3180 +f 7291//3181 7345//3190 5957//3190 5949//3181 +f 7153//3182 7322//3191 5958//3191 5950//3182 +f 6961//3183 7284//3192 5959//3192 5951//3183 +f 7015//3184 7016//3193 5960//3193 5952//3184 +f 7682//3185 5962//3194 5961//3194 5953//3186 +f 5955//3187 7418//3195 7444//3195 5954//3187 +f 7083//3188 5964//3196 5971//3196 5963//3188 +f 6791//3189 7489//3197 7629//3197 5956//3189 +f 7345//3190 5966//3198 5965//3198 5957//3190 +f 7322//3191 5967//3199 7559//3199 5958//3191 +f 7284//3192 7506//3200 7533//3200 5959//3192 +f 7016//3193 7363//3201 5968//3201 5960//3193 +f 5962//3194 5970//3202 5969//3202 5961//3194 +f 7418//3195 7121//3203 7182//3203 7444//3195 +f 5964//3196 7405//3204 7122//3204 5971//3196 +f 7489//3197 5973//3205 5972//3205 7629//3197 +f 5966//3198 6852//3206 7331//3206 5965//3198 +f 5967//3199 7034//3207 5974//3207 7559//3199 +f 7506//3200 5976//3208 5975//3208 7533//3200 +f 7363//3201 7600//3209 7715//3209 5968//3201 +f 5970//3202 7183//3210 5977//3210 5969//3202 +f 7121//3203 5979//3211 5978//3211 7182//3203 +f 7405//3204 7042//3212 7696//3212 7122//3204 +f 5973//3205 6868//3213 5980//3213 5972//3205 +f 6852//3206 6853//3214 5981//3214 7331//3206 +f 7034//3207 7035//3215 5982//3215 5974//3207 +f 5976//3208 7257//3216 5983//3216 5975//3208 +f 7600//3209 7099//3217 5984//3217 7715//3209 +f 7183//3210 7664//3218 5985//3218 5977//3210 +f 5979//3211 5987//3219 5986//3219 5978//3211 +f 7042//3212 7043//3220 5995//3220 7696//3212 +f 6868//3213 6869//3221 5988//3221 5980//3213 +f 6853//3214 7330//3222 5989//3222 5981//3214 +f 7035//3215 7357//3223 5990//3223 5982//3215 +f 7257//3216 7258//3224 5991//3224 5983//3216 +f 7099//3217 7100//3225 5992//3225 5984//3217 +f 7664//3218 5994//3226 5993//3226 5985//3218 +f 5987//3219 7467//3227 7436//3227 5986//3219 +f 7043//3220 5996//3228 7227//3228 5995//3220 +f 6869//3221 5997//3229 7625//3229 5988//3221 +f 7330//3222 5998//3230 7535//3230 5989//3222 +f 7357//3223 7576//3231 7543//3231 5990//3223 +f 7258//3224 7486//3232 5999//3232 5991//3224 +f 7100//3225 7404//3233 6000//3233 5992//3225 +f 5994//3226 7163//3234 6001//3234 5993//3226 +f 7467//3227 6003//3235 6002//3235 7436//3227 +f 5996//3228 6004//3236 6840//3236 7227//3228 +f 5997//3229 6005//3237 7393//3237 7625//3229 +f 5998//3230 7722//3238 7324//3238 7535//3230 +f 7576//3231 7019//3239 6006//3239 7543//3231 +f 7486//3232 6008//3240 6007//3240 5999//3232 +f 7404//3233 6009//3241 7714//3241 6000//3233 +f 7163//3234 7164//3242 7645//3242 6001//3234 +f 6003//3235 6011//3243 6010//3243 6002//3235 +f 6004//3236 7111//3244 6841//3244 6840//3236 +f 6005//3237 7268//3245 6012//3245 7393//3237 +f 7722//3238 7218//3246 6013//3246 7324//3238 +f 7019//3239 7020//3247 6014//3247 6006//3239 +f 6008//3240 7295//3248 6015//3248 6007//3240 +f 6009//3241 6017//3249 6016//3249 7714//3241 +f 7164//3242 7585//3250 7618//3250 7645//3242 +f 6011//3243 6019//3251 6018//3251 6010//3243 +f 7111//3244 7112//3252 6027//3252 6841//3244 +f 7268//3245 7269//3253 6020//3253 6012//3245 +f 7218//3246 7219//3254 6021//3254 6013//3246 +f 7020//3247 7158//3255 6022//3255 6014//3247 +f 7295//3248 7296//3256 6023//3256 6015//3248 +f 6017//3249 6025//3257 6024//3257 6016//3249 +f 7585//3250 7339//3258 7372//3258 7618//3250 +f 6019//3251 7540//3259 6026//3259 6018//3251 +f 7112//3252 6028//3260 6035//3260 6027//3252 +f 7269//3253 6029//3261 7637//3261 6020//3253 +f 7219//3254 7461//3262 7495//3262 6021//3254 +f 7158//3255 7434//3263 6030//3263 6022//3255 +f 7296//3256 7514//3264 6031//3264 6023//3256 +f 6025//3257 7030//3265 6032//3265 6024//3257 +f 7339//3258 6034//3266 6033//3266 7372//3258 +f 7540//3259 7328//3267 6964//3267 6026//3259 +f 6028//3260 6036//3268 7329//3268 6035//3260 +f 6029//3261 7712//3269 7417//3269 7637//3261 +f 7461//3262 7689//3270 6037//3270 7495//3262 +f 7434//3263 7060//3271 6038//3271 6030//3263 +f 7514//3264 6040//3272 6039//3272 6031//3264 +f 7030//3265 7031//3273 7717//3273 6032//3265 +f 6034//3266 6965//3274 6041//3274 6033//3266 +f 7328//3267 6043//3275 6042//3275 6964//3267 +f 6036//3268 7119//3276 6051//3276 7329//3268 +f 7712//3269 7176//3277 6044//3277 7417//3269 +f 7689//3270 7228//3278 6045//3278 6037//3270 +f 7060//3271 7061//3279 6046//3279 6038//3271 +f 6040//3272 7299//3280 6047//3280 6039//3272 +f 7031//3273 6049//3281 6048//3281 7717//3273 +f 6965//3274 6050//3282 7568//3282 6041//3274 +f 6043//3275 7510//3283 7592//3283 6042//3275 +f 7119//3276 7120//3284 6059//3284 6051//3276 +f 7176//3277 7177//3285 6052//3285 6044//3277 +f 7228//3278 7229//3286 6053//3286 6045//3278 +f 7061//3279 7395//3287 6054//3287 6046//3279 +f 7299//3280 7300//3288 6055//3288 6047//3280 +f 6049//3281 6057//3289 6056//3289 6048//3281 +f 6050//3282 6058//3290 7335//3290 7568//3282 +f 7510//3283 7266//3291 7356//3291 7592//3283 +f 7120//3284 7656//3292 6834//3292 6059//3284 +f 7177//3285 6061//3293 6060//3293 6052//3285 +f 7229//3286 7468//3294 7441//3294 6053//3286 +f 7395//3287 6063//3295 6062//3295 6054//3287 +f 7300//3288 7519//3296 7608//3296 6055//3288 +f 6057//3289 6947//3297 6064//3297 6056//3289 +f 6058//3290 7003//3298 6065//3298 7335//3290 +f 7266//3291 6067//3299 6066//3299 7356//3291 +f 7656//3292 6068//3300 6835//3300 6834//3292 +f 6061//3293 7679//3301 7432//3301 6060//3293 +f 7468//3294 6806//3302 6069//3302 7441//3294 +f 6063//3295 7103//3303 6070//3303 6062//3295 +f 7519//3296 6909//3304 6071//3304 7608//3296 +f 6947//3297 6948//3305 6072//3305 6064//3297 +f 7003//3298 7004//3306 6073//3306 6065//3298 +f 6067//3299 6075//3307 6074//3307 6066//3299 +f 6068//3300 6076//3308 6083//3308 6835//3300 +f 7679//3301 7101//3309 7433//3309 7432//3301 +f 6806//3302 6807//3310 6077//3310 6069//3302 +f 7103//3303 7104//3311 6078//3311 6070//3303 +f 6909//3304 6910//3312 6079//3312 6071//3304 +f 6948//3305 7531//3313 6080//3313 6072//3305 +f 7004//3306 6082//3314 6081//3314 6073//3306 +f 6075//3307 7358//3315 7388//3315 6074//3307 +f 6076//3308 7567//3316 6937//3316 6083//3308 +f 7101//3309 7102//3317 6084//3317 7433//3309 +f 6807//3310 7263//3318 6085//3318 6077//3310 +f 7104//3311 7217//3319 6086//3319 6078//3311 +f 6910//3312 7107//3320 6087//3320 6079//3312 +f 7531//3313 6089//3321 6088//3321 6080//3313 +f 6082//3314 6993//3322 7278//3322 6081//3314 +f 7358//3315 6091//3323 6090//3323 7388//3315 +f 7567//3316 6911//3324 6938//3324 6937//3316 +f 7102//3317 7408//3325 6092//3325 6084//3317 +f 7263//3318 6094//3326 6093//3326 6085//3318 +f 7217//3319 6095//3327 7492//3327 6086//3319 +f 7107//3320 7108//3328 7460//3328 6087//3320 +f 6089//3321 6850//3329 6096//3329 6088//3321 +f 6993//3322 6994//3330 6097//3330 7278//3322 +f 6091//3323 6099//3331 6098//3331 6090//3323 +f 6911//3324 6912//3332 7641//3332 6938//3324 +f 7408//3325 7234//3333 6100//3333 6092//3325 +f 6094//3326 7710//3334 6101//3334 6093//3326 +f 6095//3327 6880//3335 6102//3335 7492//3327 +f 7108//3328 7613//3336 6103//3336 7460//3328 +f 6850//3329 6851//3337 6104//3337 6096//3329 +f 6994//3330 6106//3338 6105//3338 6097//3330 +f 6099//3331 6107//3339 7557//3339 6098//3331 +f 6912//3332 7327//3340 6115//3340 7641//3332 +f 7234//3333 7235//3341 6108//3341 6100//3333 +f 7710//3334 7232//3342 6109//3342 6101//3334 +f 6880//3335 6881//3343 6110//3343 6102//3335 +f 7613//3336 6112//3344 6111//3344 6103//3336 +f 6851//3337 7340//3345 7425//3345 6104//3337 +f 6106//3338 6114//3346 6113//3346 6105//3338 +f 6107//3339 7398//3347 7369//3347 7557//3339 +f 7327//3340 6116//3348 7046//3348 6115//3340 +f 7235//3341 7462//3349 7548//3349 6108//3341 +f 7232//3342 7233//3350 6117//3350 6109//3342 +f 6881//3343 7280//3351 6118//3351 6110//3343 +f 6112//3344 7093//3352 6119//3352 6111//3344 +f 7340//3345 6121//3353 6120//3353 7425//3345 +f 6114//3346 6976//3354 6929//3354 6113//3346 +f 7398//3347 6123//3355 6122//3355 7369//3347 +f 6116//3348 6890//3356 7047//3356 7046//3348 +f 7462//3349 7662//3357 6124//3357 7548//3349 +f 7233//3350 7471//3358 6125//3358 6117//3350 +f 7280//3351 6127//3359 6126//3359 6118//3351 +f 7093//3352 7094//3360 7504//3360 6119//3352 +f 6121//3353 6930//3361 6128//3361 6120//3353 +f 6976//3354 6977//3362 6129//3362 6929//3354 +f 6123//3355 6131//3363 6130//3363 6122//3355 +f 6890//3356 6891//3364 7627//3364 7047//3356 +f 7662//3357 6133//3365 6132//3365 6124//3357 +f 7471//3358 7040//3366 7224//3366 6125//3358 +f 6127//3359 6870//3367 6134//3367 6126//3359 +f 7094//3360 7537//3368 6135//3368 7504//3360 +f 6930//3361 7573//3369 6136//3369 6128//3361 +f 6977//3362 6138//3370 6137//3370 6129//3362 +f 6131//3363 6139//3371 7704//3371 6130//3363 +f 6891//3364 7321//3372 6147//3372 7627//3364 +f 6133//3365 7225//3373 6140//3373 6132//3365 +f 7040//3366 7041//3374 6141//3374 7224//3366 +f 6870//3367 6871//3375 6142//3376 6134//3367 +f 7537//3368 6144//3377 6143//3377 6135//3368 +f 7573//3369 7499//3378 7407//3378 6136//3369 +f 6138//3370 6146//3379 6145//3379 6137//3370 +f 6139//3371 7628//3380 7465//3380 7704//3371 +f 7321//3372 7529//3381 7659//3381 6147//3372 +f 7225//3373 7385//3382 6148//3382 6140//3373 +f 7041//3374 7354//3383 6149//3383 6141//3374 +f 6871//3375 6866//3384 6150//3384 6142//3376 +f 6144//3377 7026//3385 6151//3385 6143//3377 +f 7499//3378 6153//3386 6152//3386 7407//3378 +f 6146//3379 7154//3387 7214//3387 6145//3379 +f 7628//3380 6155//3388 6154//3388 7465//3380 +f 7529//3381 6836//3389 7131//3389 7659//3381 +f 7385//3382 6157//3390 6156//3390 6148//3382 +f 7354//3383 6158//3391 7590//3391 6149//3383 +f 6866//3384 6867//3392 7562//3392 6150//3384 +f 7026//3385 7027//3393 6159//3393 6151//3385 +f 6153//3386 7215//3394 6160//3394 6152//3386 +f 7154//3387 7155//3395 6161//3395 7214//3387 +f 6155//3388 6163//3396 6162//3396 6154//3388 +f 6836//3389 6837//3397 7132//3397 7131//3389 +f 6157//3390 6921//3398 6164//3398 6156//3390 +f 6158//3391 6858//3399 6165//3399 7590//3391 +f 6867//3392 7520//3400 6166//3400 7562//3392 +f 7027//3393 6168//3401 6167//3401 6159//3393 +f 7215//3394 7684//3402 7602//3402 6160//3394 +f 7155//3395 6170//3403 6169//3403 6161//3395 +f 6163//3396 6171//3404 7655//3404 6162//3396 +f 6837//3397 7286//3405 6179//3405 7132//3397 +f 6921//3398 6922//3406 6172//3406 6164//3398 +f 6858//3399 6859//3407 6173//3407 6165//3399 +f 7520//3400 6175//3408 6174//3408 6166//3400 +f 6168//3401 7414//3409 7274//3409 6167//3401 +f 7684//3402 7446//3410 6176//3410 7602//3402 +f 6170//3403 6178//3411 6177//3411 6169//3403 +f 6171//3404 7413//3412 7475//3412 7655//3404 +f 7286//3405 6180//3413 7614//3413 6179//3405 +f 6922//3406 7336//3414 7534//3414 6172//3406 +f 6859//3407 7361//3415 6181//3415 6173//3407 +f 6175//3408 6788//3416 6182//3416 6174//3408 +f 7414//3409 7072//3417 6183//3417 7274//3409 +f 7446//3410 6185//3418 6184//3418 6176//3410 +f 6178//3411 7193//3419 7137//3419 6177//3411 +f 7413//3412 6187//3420 6186//3420 7475//3412 +f 6180//3413 6878//3421 7052//3421 7614//3413 +f 7336//3414 6189//3422 6188//3422 7534//3414 +f 7361//3415 6190//3423 7542//3423 6181//3415 +f 6788//3416 6789//3424 7572//3425 6182//3416 +f 7072//3417 7073//3426 6191//3426 6183//3417 +f 6185//3418 7138//3427 6192//3427 6184//3418 +f 7193//3419 7194//3428 6193//3428 7137//3419 +f 6187//3420 6195//3429 6194//3429 6186//3420 +f 6878//3421 6879//3430 7053//3430 7052//3421 +f 6189//3422 6958//3431 6196//3431 6188//3422 +f 6190//3423 7009//3432 6197//3432 7542//3423 +f 6789//3424 7578//3433 6198//3433 7572//3425 +f 7073//3426 7488//3434 6199//3435 6191//3426 +f 7138//3427 7716//3436 6200//3436 6192//3427 +f 7194//3428 6202//3437 6201//3437 6193//3428 +f 6195//3429 6203//3438 7719//3438 6194//3429 +f 6879//3430 7306//3439 7463//3439 7053//3430 +f 6958//3431 6959//3440 6204//3440 6196//3431 +f 7009//3432 6206//3441 6205//3441 6197//3432 +f 7578//3433 6207//3442 7010//3442 6198//3433 +f 7488//3434 7212//3443 7271//3443 6199//3435 +f 7716//3436 7554//3444 6208//3444 6200//3436 +f 6202//3437 7634//3445 6209//3445 6201//3437 +f 6203//3438 6211//3446 6210//3446 7719//3438 +f 7306//3439 7589//3447 6219//3447 7463//3439 +f 6959//3440 7452//3448 6212//3448 6204//3440 +f 6206//3441 6812//3449 6213//3449 6205//3441 +f 6207//3442 7272//3450 6214//3450 7010//3442 +f 7212//3443 6216//3451 6215//3451 7271//3443 +f 7554//3444 7304//3452 7213//3453 6208//3444 +f 7634//3445 7635//3454 6217//3454 6209//3445 +f 6211//3446 7612//3455 6218//3455 6210//3446 +f 7589//3447 6962//3456 7017//3456 6219//3447 +f 7452//3448 7648//3457 6220//3457 6212//3448 +f 6812//3449 6813//3458 6221//3458 6213//3449 +f 7272//3450 6223//3459 6222//3459 6214//3450 +f 6216//3451 7677//3460 7708//3460 6215//3451 +f 7304//3452 6892//3461 6224//3461 7213//3453 +f 7635//3454 7076//3462 6225//3462 6217//3454 +f 7612//3455 6227//3463 6226//3463 6218//3455 +f 6962//3456 6963//3464 7018//3464 7017//3456 +f 7648//3457 7275//3465 6228//3465 6220//3457 +f 6813//3458 6230//3466 6229//3466 6221//3458 +f 6223//3459 6231//3467 7476//3467 6222//3459 +f 7677//3460 7416//3468 7555//3468 7708//3460 +f 6892//3461 6893//3469 6232//3469 6224//3461 +f 7076//3462 7077//3470 6233//3470 6225//3462 +f 6227//3463 6235//3471 6234//3471 6226//3463 +f 6963//3464 7350//3472 7448//3472 7018//3464 +f 7275//3465 7276//3473 6236//3473 6228//3465 +f 6230//3466 6238//3474 6237//3474 6229//3466 +f 6231//3467 7318//3475 7281//3475 7476//3467 +f 7416//3468 7174//3476 6239//3476 7555//3468 +f 6893//3469 7001//3477 6240//3478 6232//3469 +f 7077//3470 7355//3479 6241//3479 6233//3470 +f 6235//3471 6243//3480 6242//3480 6234//3471 +f 7350//3472 6244//3481 6251//3481 7448//3472 +f 7276//3473 7491//3482 7577//3482 6236//3473 +f 6238//3474 6800//3483 6245//3483 6237//3474 +f 7318//3475 6862//3484 6246//3484 7281//3475 +f 7174//3476 7175//3485 6247//3485 6239//3476 +f 7001//3477 6249//3486 6248//3486 6240//3478 +f 7355//3479 7621//3487 7002//3487 6241//3479 +f 6243//3480 7646//3488 6250//3488 6242//3480 +f 6244//3481 6945//3489 7125//3489 6251//3481 +f 7491//3482 6253//3490 6252//3490 7577//3482 +f 6800//3483 6801//3491 7686//3491 6245//3483 +f 6862//3484 6863//3492 6254//3492 6246//3484 +f 7175//3485 6256//3493 6255//3493 6247//3485 +f 6249//3486 7601//3494 7674//3494 6248//3486 +f 7621//3487 7064//3495 6257//3495 7002//3487 +f 7646//3488 6259//3496 6258//3496 6250//3488 +f 6945//3489 6946//3497 7126//3497 7125//3489 +f 6253//3490 7262//3498 6260//3498 6252//3490 +f 6801//3491 6262//3499 6261//3499 7686//3491 +f 6863//3492 7586//3500 7450//3500 6254//3492 +f 6256//3493 6264//3501 6263//3501 6255//3493 +f 7601//3494 7420//3502 7383//3502 7674//3494 +f 7064//3495 7065//3503 6265//3503 6257//3495 +f 6259//3496 6267//3504 6266//3504 6258//3496 +f 6946//3497 7344//3505 7481//3505 7126//3497 +f 7262//3498 6269//3506 6268//3506 6260//3498 +f 6262//3499 7129//3507 7191//3507 6261//3499 +f 7586//3500 7074//3508 6270//3508 7450//3500 +f 6264//3501 7239//3509 6271//3509 6263//3501 +f 7420//3502 6951//3510 6272//3510 7383//3502 +f 7065//3503 6884//3511 6273//3511 6265//3503 +f 6267//3504 6275//3512 6274//3512 6266//3504 +f 7344//3505 6276//3513 6780//3513 7481//3505 +f 6269//3506 7192//3514 7603//3514 6268//3506 +f 7129//3507 7130//3515 6277//3515 7191//3507 +f 7074//3508 7075//3516 6278//3516 6270//3508 +f 7239//3509 7240//3517 6279//3517 6271//3509 +f 6951//3510 6952//3518 6280//3518 6272//3510 +f 6884//3511 6885//3519 6281//3519 6273//3511 +f 6275//3512 6283//3520 6282//3520 6274//3512 +f 6276//3513 6989//3521 6781//3521 6780//3513 +f 7192//3514 7670//3522 6284//3522 7603//3514 +f 7130//3515 7639//3523 6285//3523 6277//3515 +f 7075//3516 6287//3524 6286//3524 6278//3516 +f 7240//3517 6288//3525 7619//3525 6279//3517 +f 6952//3518 7320//3526 7695//3526 6280//3518 +f 6885//3519 7285//3527 6289//3527 6281//3519 +f 6283//3520 6291//3528 6290//3528 6282//3520 +f 6989//3521 6990//3529 7270//3529 6781//3521 +f 7670//3522 6293//3530 6292//3530 6284//3522 +f 7639//3523 7392//3531 7427//3531 6285//3523 +f 6287//3524 6295//3532 6294//3532 6286//3524 +f 6288//3525 6296//3533 7593//3533 7619//3525 +f 7320//3526 6297//3534 7451//3534 7695//3526 +f 7285//3527 7532//3535 7561//3535 6289//3527 +f 6291//3528 6299//3536 6298//3536 6290//3528 +f 6990//3529 7366//3537 6307//3537 7270//3529 +f 6293//3530 6301//3538 6300//3538 6292//3530 +f 7392//3531 7141//3539 7085//3539 7427//3531 +f 6295//3532 7353//3540 6302//3540 6294//3532 +f 6296//3533 7245//3541 6303//3541 7593//3533 +f 6297//3534 6848//3542 6304//3542 7451//3534 +f 7532//3535 6896//3543 6305//3543 7561//3535 +f 6299//3536 7702//3544 6306//3544 6298//3536 +f 7366//3537 6308//3545 7172//3545 6307//3537 +f 6301//3538 7086//3546 7609//3546 6300//3538 +f 7141//3539 7142//3547 6309//3547 7085//3539 +f 7353//3540 6935//3548 6310//3548 6302//3540 +f 7245//3541 7246//3549 6311//3549 6303//3541 +f 6848//3542 6849//3550 6312//3550 6304//3542 +f 6896//3543 6897//3551 6313//3551 6305//3543 +f 7702//3544 6315//3552 6314//3552 6306//3544 +f 6308//3545 7028//3553 7173//3553 7172//3545 +f 7086//3546 7633//3554 6316//3554 7609//3546 +f 7142//3547 6318//3555 6317//3555 6309//3547 +f 6935//3548 6936//3556 7658//3556 6310//3548 +f 7246//3549 7707//3557 6319//3557 6311//3549 +f 6849//3550 7277//3558 6320//3558 6312//3550 +f 6897//3551 7305//3559 6321//3559 6313//3551 +f 6315//3552 6323//3560 6322//3560 6314//3552 +f 7028//3553 7029//3561 7469//3561 7173//3553 +f 7633//3554 6325//3562 6324//3562 6316//3554 +f 6318//3555 7242//3563 7190//3563 6317//3555 +f 6936//3556 7403//3564 6326//3564 7658//3556 +f 7707//3557 6328//3565 6327//3565 6319//3557 +f 7277//3558 7524//3566 7312//3566 6320//3558 +f 7305//3559 7549//3567 6329//3567 6321//3559 +f 6323//3560 6331//3568 6330//3568 6322//3560 +f 7029//3561 7382//3569 6339//3569 7469//3561 +f 6325//3562 6808//3570 6332//3570 6324//3562 +f 7242//3563 6974//3571 6333//3571 7190//3563 +f 7403//3564 6919//3572 6334//3572 6326//3564 +f 6328//3565 6336//3573 6335//3573 6327//3565 +f 7524//3566 7575//3574 7313//3574 7312//3566 +f 7549//3567 6338//3575 6337//3575 6329//3567 +f 6331//3568 7516//3576 7599//3576 6330//3568 +f 7382//3569 6340//3577 6347//3577 6339//3569 +f 6808//3570 6809//3578 7647//3578 6332//3570 +f 6974//3571 6975//3579 6341//3579 6333//3571 +f 6919//3572 6920//3580 6342//3580 6334//3572 +f 6336//3573 6796//3581 6343//3581 6335//3573 +f 7575//3574 6980//3582 6344//3582 7313//3574 +f 6338//3575 6346//3583 6345//3583 6337//3575 +f 7516//3576 7673//3584 7699//3584 7599//3576 +f 6340//3577 6348//3585 7135//3585 6347//3577 +f 6809//3578 7493//3586 7411//3586 7647//3578 +f 6975//3579 7574//3587 6349//3587 6341//3579 +f 6920//3580 6351//3588 6350//3588 6342//3580 +f 6796//3581 6797//3589 7545//3589 6343//3581 +f 6980//3582 6981//3590 6352//3590 6344//3582 +f 6346//3583 7188//3591 6353//3591 6345//3583 +f 7673//3584 6355//3592 6354//3592 7699//3584 +f 6348//3585 7062//3593 7136//3593 7135//3585 +f 7493//3586 6357//3594 6356//3594 7411//3586 +f 7574//3587 7289//3595 6907//3595 6349//3587 +f 6351//3588 6359//3596 6358//3596 6350//3588 +f 6797//3589 7279//3597 7381//3597 7545//3589 +f 6981//3590 7377//3598 6360//3598 6352//3590 +f 7188//3591 7189//3599 6361//3599 6353//3591 +f 6355//3592 6363//3600 6362//3600 6354//3592 +f 7062//3593 7063//3601 7500//3601 7136//3593 +f 6357//3594 6908//3602 6364//3603 6356//3594 +f 7289//3595 6933//3604 6365//3604 6907//3595 +f 6359//3596 6997//3605 6366//3605 6358//3596 +f 7279//3597 6368//3606 6367//3606 7381//3597 +f 7377//3598 7443//3607 7464//3607 6360//3598 +f 7189//3599 7415//3608 6369//3608 6361//3599 +f 6363//3600 6371//3609 6370//3609 6362//3600 +f 7063//3601 6372//3610 6379//3610 7500//3601 +f 6908//3602 7518//3611 7620//3611 6364//3603 +f 6933//3604 6934//3612 6373//3612 6365//3604 +f 6997//3605 6998//3613 6374//3613 6366//3605 +f 6368//3606 6786//3614 6375//3615 6367//3606 +f 7443//3607 7653//3616 6376//3616 7464//3607 +f 7415//3608 6378//3617 6377//3617 6369//3608 +f 6371//3609 7705//3618 7676//3618 6370//3609 +f 6372//3610 6380//3619 7236//3619 6379//3610 +f 7518//3611 7314//3620 7400//3620 7620//3611 +f 6934//3612 7565//3621 6381//3621 6373//3612 +f 6998//3613 7596//3622 6382//3622 6374//3613 +f 6786//3614 6787//3623 6383//3623 6375//3615 +f 7653//3616 7117//3624 6384//3624 6376//3616 +f 6378//3617 7170//3625 6385//3625 6377//3617 +f 7705//3618 6387//3626 6386//3626 7676//3618 +f 6380//3619 7023//3627 7237//3627 7236//3619 +f 7314//3620 6389//3628 6388//3628 7400//3620 +f 7565//3621 7566//3629 6876//3630 6381//3621 +f 7596//3622 7364//3631 6390//3631 6382//3622 +f 6787//3623 7273//3632 6391//3632 6383//3623 +f 7117//3624 7118//3633 6392//3633 6384//3624 +f 7170//3625 7171//3634 6393//3634 6385//3625 +f 6387//3626 6395//3635 6394//3635 6386//3626 +f 7023//3627 7024//3636 7485//3637 7237//3627 +f 6389//3628 6877//3638 6396//3638 6388//3628 +f 7566//3629 7661//3639 6397//3640 6876//3630 +f 7364//3631 7365//3641 6398//3641 6390//3631 +f 7273//3632 7389//3642 6399//3642 6391//3632 +f 7118//3633 6401//3643 6400//3643 6392//3633 +f 7171//3634 7560//3644 7424//3644 6393//3634 +f 6395//3635 6403//3645 6402//3645 6394//3635 +f 7024//3636 6404//3646 6411//3646 7485//3637 +f 6877//3638 6405//3647 7615//3647 6396//3638 +f 7661//3639 7428//3648 7456//3649 6397//3640 +f 7365//3641 6407//3650 6406//3650 6398//3641 +f 7389//3642 6408//3651 7636//3651 6399//3642 +f 6401//3643 6900//3652 7709//3652 6400//3643 +f 7560//3644 6842//3653 6409//3653 7424//3644 +f 6403//3645 7251//3654 6410//3654 6402//3645 +f 6404//3646 6412//3655 6856//3655 6411//3646 +f 6405//3647 6413//3656 7368//3657 7615//3647 +f 7428//3648 7113//3658 7166//3658 7456//3649 +f 6407//3650 7058//3659 6414//3659 6406//3650 +f 6408//3651 7220//3660 6415//3660 7636//3651 +f 6900//3652 6901//3661 6416//3661 7709//3652 +f 6842//3653 6843//3662 6417//3662 6409//3653 +f 7251//3654 6419//3663 6418//3663 6410//3654 +f 6412//3655 7036//3664 6857//3664 6856//3655 +f 6413//3656 7167//3665 6420//3666 7368//3657 +f 7113//3658 6422//3667 6421//3668 7166//3658 +f 7058//3659 7059//3669 7114//3669 6414//3659 +f 7220//3660 7221//3670 6423//3670 6415//3660 +f 6901//3661 7338//3671 6424//3671 6416//3661 +f 6843//3662 7303//3672 6425//3672 6417//3662 +f 6419//3663 6427//3673 6426//3673 6418//3663 +f 7036//3664 7037//3674 6435//3675 6857//3664 +f 7167//3665 6429//3676 6428//3677 6420//3666 +f 6422//3667 6430//3678 7643//3678 6421//3668 +f 7059//3669 6970//3679 7667//3679 7114//3669 +f 7221//3670 7455//3680 6431//3680 6423//3670 +f 7338//3671 6433//3681 6432//3682 6424//3671 +f 7303//3672 6434//3683 7541//3683 6425//3672 +f 6427//3673 7466//3684 7511//3684 6426//3673 +f 7037//3674 6436//3685 7184//3686 6435//3675 +f 6429//3676 6437//3687 7607//3688 6428//3677 +f 6430//3678 6438//3689 7391//3690 7643//3678 +f 6970//3679 6971//3691 7422//3691 7667//3679 +f 7455//3680 7713//3692 6439//3692 6431//3680 +f 6433//3681 6828//3693 6440//3693 6432//3682 +f 6434//3683 6882//3694 6441//3694 7541//3683 +f 7466//3684 6443//3695 6442//3695 7511//3684 +f 6436//3685 6444//3696 7185//3697 7184//3686 +f 6437//3687 6445//3698 7387//3699 7607//3688 +f 6438//3689 7148//3700 7091//3700 7391//3690 +f 6971//3691 7337//3701 6446//3701 7422//3691 +f 7713//3692 7249//3702 6447//3702 6439//3692 +f 6828//3693 6829//3703 6448//3704 6440//3693 +f 6882//3694 6883//3705 6449//3705 6441//3694 +f 6443//3695 6451//3706 6450//3706 6442//3695 +f 6444//3696 6941//3707 7669//3708 7185//3697 +f 6445//3698 7092//3709 6452//3710 7387//3699 +f 7148//3700 7149//3711 6453//3711 7091//3700 +f 7337//3701 7584//3712 6454//3712 6446//3701 +f 7249//3702 7250//3713 6455//3714 6447//3702 +f 6829//3703 7294//3715 6456//3715 6448//3704 +f 6883//3705 7326//3716 6457//3716 6449//3705 +f 6451//3706 6459//3717 6458//3717 6450//3706 +f 6941//3707 6942//3718 6467//3719 7669//3708 +f 7092//3709 7654//3720 6460//3721 6452//3710 +f 7149//3711 6822//3722 6461//3722 6453//3711 +f 7584//3712 6463//3723 6462//3723 6454//3712 +f 7250//3713 6464//3724 7721//3724 6455//3714 +f 7294//3715 7503//3725 7692//3725 6456//3715 +f 7326//3716 7406//3726 6465//3726 6457//3716 +f 6459//3717 7379//3727 6466//3727 6458//3717 +f 6942//3718 6468//3728 6939//3729 6467//3719 +f 7654//3720 7421//3730 7580//3731 6460//3721 +f 6822//3722 6823//3732 6469//3732 6461//3722 +f 6463//3723 7222//3733 6470//3733 6462//3723 +f 6464//3724 7150//3734 6471//3734 7721//3724 +f 7503//3725 6830//3735 6472//3735 7692//3725 +f 7406//3726 6999//3736 6473//3736 6465//3726 +f 7379//3727 6475//3737 6474//3737 6466//3727 +f 6468//3728 7333//3738 6940//3739 6939//3729 +f 7421//3730 7095//3740 6476//3741 7580//3731 +f 6823//3732 7265//3742 6477//3742 6469//3732 +f 7222//3733 7223//3743 6478//3743 6470//3733 +f 7150//3734 7151//3744 6479//3744 6471//3734 +f 6830//3735 6831//3745 6480//3745 6472//3735 +f 6999//3736 7000//3746 6481//3746 6473//3736 +f 6475//3737 6483//3747 6482//3747 6474//3737 +f 7333//3738 6902//3748 7649//3748 6940//3739 +f 7095//3740 7096//3749 6484//3749 6476//3741 +f 7265//3742 6486//3750 6485//3750 6477//3742 +f 7223//3743 6487//3751 7502//3751 6478//3743 +f 7151//3744 7439//3752 7479//3752 6479//3744 +f 6831//3745 7297//3753 6488//3753 6480//3745 +f 7000//3746 6490//3754 6489//3754 6481//3746 +f 6483//3747 6491//3755 7571//3755 6482//3747 +f 6902//3748 6903//3756 6499//3757 7649//3748 +f 7096//3749 6493//3758 6492//3759 6484//3749 +f 6486//3750 6784//3760 7694//3760 6485//3750 +f 6487//3751 6844//3761 6494//3761 7502//3751 +f 7439//3752 6496//3762 6495//3763 7479//3752 +f 7297//3753 6497//3764 7624//3764 6488//3753 +f 6490//3754 7375//3765 7598//3765 6489//3754 +f 6491//3755 7402//3766 6498//3766 7571//3755 +f 6903//3756 6500//3767 7054//3767 6499//3757 +f 6493//3758 6501//3768 7544//3768 6492//3759 +f 6784//3760 6785//3769 7449//3769 7694//3760 +f 6844//3761 6845//3770 6502//3770 6494//3761 +f 6496//3762 7087//3771 6503//3771 6495//3763 +f 6497//3764 6917//3772 6504//3773 7624//3764 +f 7375//3765 6987//3774 6505//3774 7598//3765 +f 7402//3766 6507//3775 6506//3776 6498//3766 +f 6500//3767 6508//3777 7055//3777 7054//3767 +f 6501//3768 7205//3778 7325//3778 7544//3768 +f 6785//3769 7211//3779 6509//3779 7449//3769 +f 6845//3770 7264//3780 6510//3780 6502//3770 +f 7087//3771 7088//3781 6511//3781 6503//3771 +f 6917//3772 6918//3782 6512//3782 6504//3773 +f 6987//3774 6988//3783 6513//3783 6505//3774 +f 6507//3775 6515//3784 6514//3784 6506//3776 +f 6508//3777 6968//3785 7678//3786 7055//3777 +f 7205//3778 6820//3787 6516//3787 7325//3778 +f 7211//3779 6518//3788 6517//3788 6509//3779 +f 7264//3780 7522//3789 7496//3789 6510//3780 +f 7088//3781 7431//3790 6519//3790 6511//3781 +f 6918//3782 7349//3791 6520//3791 6512//3782 +f 6988//3783 6522//3792 6521//3792 6513//3783 +f 6515//3784 6523//3793 7536//3793 6514//3784 +f 6968//3785 6969//3794 6531//3795 7678//3786 +f 6820//3787 6821//3796 6524//3796 6516//3787 +f 6518//3788 7650//3797 6525//3797 6517//3788 +f 7522//3789 6527//3798 6526//3798 7496//3789 +f 7431//3790 6528//3799 7723//3800 6519//3790 +f 7349//3791 6529//3801 7595//3801 6520//3791 +f 6522//3792 7298//3802 7334//3802 6521//3792 +f 6523//3793 7507//3803 6530//3803 7536//3793 +f 6969//3794 6532//3804 7210//3804 6531//3795 +f 6821//3796 7133//3805 7587//3805 6524//3796 +f 7650//3797 7070//3806 6533//3806 6525//3797 +f 6527//3798 7005//3807 6534//3807 6526//3798 +f 6528//3799 7180//3808 6535//3808 7723//3800 +f 6529//3801 6886//3809 6536//3809 7595//3801 +f 7298//3802 6832//3810 6537//3810 7334//3802 +f 7507//3803 6539//3811 6538//3811 6530//3803 +f 6532//3804 6540//3812 6810//3812 7210//3804 +f 7133//3805 7134//3813 7342//3813 7587//3805 +f 7070//3806 7071//3814 6541//3815 6533//3806 +f 7005//3807 7006//3816 6542//3816 6534//3807 +f 7180//3808 7181//3817 6543//3817 6535//3808 +f 6886//3809 6887//3818 6544//3818 6536//3809 +f 6832//3810 6833//3819 6545//3819 6537//3810 +f 6539//3811 6547//3820 6546//3820 6538//3811 +f 6540//3812 6985//3821 6811//3821 6810//3812 +f 7134//3813 7429//3822 6548//3823 7342//3813 +f 7071//3814 6550//3824 6549//3824 6541//3815 +f 7006//3816 7371//3825 7394//3825 6542//3816 +f 7181//3817 7454//3826 6551//3826 6543//3817 +f 6887//3818 6553//3827 6552//3827 6544//3818 +f 6833//3819 7490//3828 7517//3828 6545//3819 +f 6547//3820 6555//3829 6554//3829 6546//3820 +f 6985//3821 6986//3830 6563//3830 6811//3821 +f 7429//3822 6557//3831 6556//3831 6548//3823 +f 6550//3824 6558//3832 7631//3832 6549//3824 +f 7371//3825 6925//3833 7604//3833 7394//3825 +f 7454//3826 7652//3834 6559//3834 6551//3826 +f 6553//3827 6561//3835 6560//3835 6552//3827 +f 7490//3828 6562//3836 7255//3836 7517//3828 +f 6555//3829 7146//3837 7288//3837 6554//3829 +f 6986//3830 7582//3838 7147//3838 6563//3830 +f 6557//3831 6995//3839 6564//3839 6556//3831 +f 6558//3832 7056//3840 6565//3840 7631//3832 +f 6925//3833 6926//3841 6566//3841 7604//3833 +f 7652//3834 7159//3842 6567//3842 6559//3834 +f 6561//3835 7256//3843 6568//3843 6560//3835 +f 6562//3836 6818//3844 6569//3844 7255//3836 +f 7146//3837 6571//3845 6570//3845 7288//3837 +f 7582//3838 6572//3846 6579//3846 7147//3838 +f 6995//3839 6996//3847 7360//3847 6564//3839 +f 7056//3840 7057//3848 6573//3848 6565//3840 +f 6926//3841 7311//3849 6574//3849 6566//3841 +f 7159//3842 7160//3850 6575//3850 6567//3842 +f 7256//3843 7726//3851 6576//3851 6568//3843 +f 6818//3844 6819//3852 6577//3852 6569//3844 +f 6571//3845 7720//3853 6578//3853 6570//3845 +f 6572//3846 7206//3854 6587//3854 6579//3846 +f 6996//3847 6581//3855 6580//3855 7360//3847 +f 7057//3848 6582//3856 7390//3856 6573//3848 +f 7311//3849 7556//3857 7419//3857 6574//3849 +f 7160//3850 7473//3858 6583//3858 6575//3850 +f 7726//3851 7623//3859 6584//3859 6576//3851 +f 6819//3852 6586//3860 6585//3860 6577//3852 +f 7720//3853 7563//3861 7644//3861 6578//3853 +f 7206//3854 7207//3862 6595//3862 6587//3854 +f 6581//3855 6898//3863 6588//3863 6580//3855 +f 6582//3856 7080//3864 6589//3864 7390//3856 +f 7556//3857 7021//3865 6590//3865 7419//3857 +f 7473//3858 6592//3866 6591//3867 6583//3858 +f 7623//3859 7447//3868 7352//3868 6584//3859 +f 6586//3860 6594//3869 6593//3869 6585//3860 +f 7563//3861 7260//3870 7293//3871 7644//3861 +f 7207//3862 7470//3872 7261//3873 6595//3862 +f 6898//3863 6899//3874 6596//3874 6588//3863 +f 7080//3864 7081//3875 6597//3875 6589//3864 +f 7021//3865 7022//3876 6598//3876 6590//3865 +f 6592//3866 6931//3877 6599//3877 6591//3867 +f 7447//3868 7123//3878 6600//3878 7352//3868 +f 6594//3869 6826//3879 6601//3879 6593//3869 +f 7260//3870 6603//3880 6602//3880 7293//3871 +f 7470//3872 7697//3881 6611//3882 7261//3873 +f 6899//3874 7317//3883 6604//3884 6596//3874 +f 7081//3875 7399//3885 6605//3885 6597//3875 +f 7022//3876 7376//3886 6606//3886 6598//3876 +f 6931//3877 6932//3887 6607//3887 6599//3877 +f 7123//3878 7124//3888 6608//3888 6600//3878 +f 6826//3879 6827//3889 6609//3889 6601//3879 +f 6603//3880 7703//3890 6610//3891 6602//3880 +f 7697//3881 7161//3892 7547//3893 6611//3882 +f 7317//3883 6613//3894 6612//3894 6604//3884 +f 7399//3885 7622//3895 7007//3895 6605//3885 +f 7376//3886 6615//3896 6614//3896 6606//3886 +f 6932//3887 7513//3897 7594//3897 6607//3887 +f 7124//3888 7494//3898 6616//3898 6608//3888 +f 6827//3889 6618//3899 6617//3900 6609//3889 +f 7703//3890 6619//3901 7459//3902 6610//3891 +f 7161//3892 7162//3903 7292//3904 7547//3893 +f 6613//3894 7008//3905 6620//3905 6612//3894 +f 7622//3895 7038//3906 6621//3906 7007//3895 +f 6615//3896 7105//3907 6622//3907 6614//3896 +f 7513//3897 6624//3908 6623//3908 7594//3897 +f 7494//3898 7208//3909 7323//3909 6616//3898 +f 6618//3899 7253//3910 6625//3911 6617//3900 +f 6619//3901 6627//3912 6626//3913 7459//3902 +f 7162//3903 7453//3914 6824//3915 7292//3904 +f 7008//3905 7359//3916 6628//3916 6620//3905 +f 7038//3906 7039//3917 6629//3917 6621//3906 +f 7105//3907 7106//3918 6630//3919 6622//3907 +f 6624//3908 6874//3920 6631//3921 6623//3908 +f 7208//3909 7209//3922 6632//3922 7323//3909 +f 7253//3910 7254//3923 6633//3924 6625//3911 +f 6627//3912 6635//3925 6634//3926 6626//3913 +f 7453//3914 6636//3927 6825//3928 6824//3915 +f 7359//3916 7570//3929 7663//3929 6628//3916 +f 7039//3917 7367//3930 6637//3930 6629//3917 +f 7106//3918 7397//3931 6638//3931 6630//3919 +f 6874//3920 6875//3932 6639//3933 6631//3921 +f 7209//3922 7683//3934 6640//3934 6632//3922 +f 7254//3923 6642//3935 6641//3936 6633//3924 +f 6635//3925 6643//3937 7706//3938 6634//3926 +f 6636//3927 7127//3939 7203//3940 6825//3928 +f 7570//3929 6645//3941 6644//3941 7663//3929 +f 7367//3930 6794//3942 6972//3942 6637//3930 +f 7397//3931 7640//3943 6646//3943 6638//3931 +f 6875//3932 7438//3944 6647//3945 6639//3933 +f 7683//3934 7478//3946 6648//3946 6640//3934 +f 6642//3935 7202//3947 6649//3948 6641//3936 +f 6643//3937 7204//3949 7201//3949 7706//3938 +f 7127//3939 7128//3950 6659//3951 7203//3940 +f 6645//3941 6973//3952 6652//3952 6644//3941 +f 6794//3942 6795//3953 6653//3953 6972//3942 +f 7640//3943 6655//3954 6654//3954 6646//3943 +f 7438//3944 7316//3955 7197//3955 6647//3945 +f 7478//3946 6657//3956 6656//3956 6648//3946 +f 7202//3947 6658//3957 7412//3958 6649//3948 +f 6651//3959 7528//3960 7378//3961 6650//3959 +f 7128//3950 7430//3962 7579//3963 6659//3951 +f 6973//3952 7282//3964 6660//3964 6652//3952 +f 6795//3953 7238//3965 6661//3966 6653//3953 +f 6655//3954 7198//3967 6662//3967 6654//3954 +f 7316//3955 6860//3968 6663//3968 7197//3955 +f 6657//3956 7050//3969 6664//3969 6656//3956 +f 6658//3957 6982//3970 6665//3971 7412//3958 +f 7528//3960 6667//3972 6666//3973 7378//3961 +f 7430//3962 6668//3974 6955//3975 7579//3963 +f 7282//3964 6669//3976 7657//3976 6660//3964 +f 7238//3965 7482//3977 7509//3977 6661//3966 +f 7198//3967 6671//3978 6670//3978 6662//3967 +f 6860//3968 6861//3979 7691//3979 6663//3968 +f 7050//3969 7051//3980 6672//3980 6664//3969 +f 6982//3970 6983//3981 6673//3982 6665//3971 +f 6667//3972 6956//3983 6984//3983 6666//3973 +f 6668//3974 7139//3984 6957//3985 6955//3975 +f 6669//3976 6677//3986 6676//3987 7657//3976 +f 7482//3977 6678//3988 7718//3989 7509//3977 +f 6671//3978 7423//3990 7711//3990 6670//3978 +f 6861//3979 6680//3991 6679//3991 7691//3979 +f 7051//3980 7588//3992 7505//3992 6672//3980 +f 6983//3981 6682//3993 6681//3994 6673//3982 +f 6675//3995 6683//3996 7558//3997 6674//3995 +f 7139//3984 7140//3998 6691//3999 6957//3985 +f 6677//3986 7195//4000 6684//4000 6676//3987 +f 6678//3988 7243//4001 6685//4002 7718//3989 +f 7423//3990 6687//4003 6686//4003 7711//3990 +f 6680//3991 7307//4004 7066//4005 6679//3991 +f 7588//3992 7341//4006 6688//4006 7505//3992 +f 6682//3993 6690//4007 6689//4008 6681//3994 +f 6683//3996 7302//4009 7370//4010 7558//3997 +f 7140//3998 7437//4011 7515//4011 6691//3999 +f 7195//4000 7196//4012 6692//4012 6684//4000 +f 7243//4001 7244//4013 6693//4013 6685//4002 +f 6687//4003 7067//4014 6694//4014 6686//4003 +f 7307//4004 6846//4015 6695//4015 7066//4005 +f 7341//4006 6913//4016 6696//4016 6688//4006 +f 6690//4007 6966//4017 6697//4018 6689//4008 +f 7302//4009 6699//4019 6698//4019 7370//4010 +f 7437//4011 6700//4020 6953//4020 7515//4011 +f 7196//4012 6701//4021 7651//4021 6692//4012 +f 7244//4013 7474//4022 7445//4022 6693//4013 +f 7067//4014 6703//4023 6702//4023 6694//4014 +f 6846//4015 6847//4024 7690//4024 6695//4015 +f 6913//4016 6914//4025 6704//4025 6696//4016 +f 6966//4017 6967//4026 6705//4026 6697//4018 +f 6699//4019 6707//4027 6706//4027 6698//4019 +f 6700//4020 7247//4028 6954//4028 6953//4020 +f 6701//4021 6872//4029 6708//4029 7651//4021 +f 7474//4022 6927//4030 6709//4030 7445//4022 +f 6703//4023 7483//4031 6710//4031 6702//4023 +f 6847//4024 7384//4032 6711//4032 7690//4024 +f 6914//4025 7642//4033 6712//4033 6704//4025 +f 6967//4026 6714//4034 6713//4034 6705//4026 +f 6707//4027 6715//4035 7666//4035 6706//4027 +f 7247//4028 7248//4036 7362//4036 6954//4028 +f 6872//4029 6873//4037 6716//4037 6708//4029 +f 6927//4030 6928//4038 6717//4038 6709//4030 +f 7483//4031 7089//4039 6718//4039 6710//4031 +f 7384//4032 7013//4040 6719//4040 6711//4032 +f 7642//4033 7472//4041 6720//4041 6712//4033 +f 6714//4034 7551//4042 6721//4042 6713//4034 +f 6715//4035 6723//4043 6722//4043 7666//4035 +f 7248//4036 7497//4044 6731//4044 7362//4036 +f 6873//4037 7347//4045 6724//4045 6716//4037 +f 6928//4038 7145//4046 6725//4046 6717//4038 +f 7089//4039 7090//4047 6726//4047 6718//4039 +f 7013//4040 7014//4048 6727//4048 6719//4040 +f 7472//4041 6729//4049 6728//4049 6720//4041 +f 7551//4042 7552//4050 7178//4050 6721//4042 +f 6723//4043 7526//4051 6730//4051 6722//4043 +f 7497//4044 6798//4052 6804//4052 6731//4044 +f 7347//4045 7569//4053 6732//4053 6724//4045 +f 7145//4046 7665//4054 6733//4054 6725//4046 +f 7090//4047 6735//4055 6734//4055 6726//4047 +f 7014//4048 7611//4056 7638//4056 6727//4048 +f 6729//4049 7179//4057 6736//4057 6728//4049 +f 7552//4050 6854//4058 6737//4058 7178//4050 +f 7526//4051 6739//4059 6738//4059 6730//4051 +f 6798//4052 6799//4060 6805//4060 6804//4052 +f 7569//4053 7068//4061 6740//4061 6732//4053 +f 7665//4054 6742//4062 6741//4062 6733//4054 +f 6735//4055 6743//4063 7373//4063 6734//4055 +f 7611//4056 7308//4064 7457//4064 7638//4056 +f 7179//4057 7283//4065 6744//4065 6736//4057 +f 6854//4058 6855//4066 6745//4066 6737//4058 +f 6739//4059 6747//4067 6746//4067 6738//4059 +f 6799//4060 7216//4068 7343//4068 6805//4060 +f 7068//4061 7069//4069 6748//4069 6740//4061 +f 6742//4062 7078//4070 6749//4070 6741//4062 +f 6743//4063 7143//4071 6750//4071 7373//4063 +f 7308//4064 6949//4072 6751//4072 7457//4064 +f 7283//4065 6792//4073 6752//4073 6744//4065 +f 6855//4066 7241//4074 6753//4074 6745//4066 +f 6747//4067 6755//4075 6754//4075 6746//4067 +f 7216//4068 7480//4076 6763//4076 7343//4068 +f 7069//4069 7386//4077 6756//4077 6748//4069 +f 7078//4070 7079//4078 6757//4078 6749//4070 +f 7143//4071 7144//4079 6758//4079 6750//4071 +f 6949//4072 6950//4080 6759//4080 6751//4072 +f 6792//4073 6793//4081 6760//4081 6752//4073 +f 7241//4074 6762//4082 6761//4082 6753//4074 +f 6755//4075 7550//4083 7521//4083 6754//4075 +f 7480//4076 6764//4084 6978//4084 6763//4076 +f 7386//4077 6765//4085 7688//4085 6756//4077 +f 7079//4078 7671//4086 7591//4086 6757//4078 +f 7144//4079 7700//4087 6766//4087 6758//4079 +f 6950//4080 6768//4088 6767//4088 6759//4080 +f 6793//4081 7538//4089 7616//4089 6760//4081 +f 6762//4082 6915//4090 6769//4090 6761//4082 +f 7550//4083 6771//4091 6770//4091 7521//4083 +f 6764//4084 7727//4092 6979//4092 6978//4084 +f 6765//4085 6773//4093 6772//4093 7688//4085 +f 7671//4086 6774//4094 7725//4094 7591//4086 +f 7700//4087 7701//4095 7672//4095 6766//4087 +f 6768//4088 6776//4096 6775//4096 6767//4088 +f 7538//4089 7539//4097 7617//4097 7616//4089 +f 6915//4090 6916//4098 6777//4098 6769//4090 +f 6771//4091 6779//4099 6778//4099 6770//4091 +o Cube.003_Cube.001 +v 0.784101 0.328164 -0.112000 +v 0.784101 0.398164 -0.112000 +v 0.784101 0.328164 -0.122000 +v 0.784101 0.398164 -0.122000 +v 1.084101 0.328164 -0.112000 +v 1.084101 0.398164 -0.112000 +v 1.084101 0.328164 -0.122000 +v 1.084101 0.398164 -0.122000 +v 1.122112 0.398164 -0.122000 +v 1.122112 0.328164 -0.122000 +v 1.122112 0.328164 -0.112000 +v 1.122112 0.398164 -0.112000 +v 1.338316 0.177719 -0.112000 +v 1.338316 0.177719 -0.122000 +v 1.376327 0.247719 -0.122000 +v 1.376327 0.177719 -0.122000 +v 1.376327 0.177719 -0.112000 +v 1.376327 0.247719 -0.112000 +vn -1.0000 0.0000 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 0.0000 1.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 -1.0000 0.0000 +vn 1.0000 0.0000 0.0000 +vn -0.5093 -0.8606 0.0000 +vn 0.5093 0.8606 0.0000 +usemtl Material.025 +s off +f 7728//4100 7729//4100 7731//4100 7730//4100 +f 7730//4101 7731//4101 7735//4101 7734//4101 +f 7735//4102 7733//4102 7739//4102 7736//4102 +f 7732//4103 7733//4103 7729//4103 7728//4103 +f 7730//4104 7734//4104 7732//4104 7728//4104 +f 7735//4102 7731//4102 7729//4102 7733//4102 +f 7739//4103 7738//4103 7744//4103 7745//4103 +f 7734//4101 7735//4101 7736//4101 7737//4101 +f 7733//4103 7732//4103 7738//4103 7739//4103 +f 7738//4103 7732//4103 7740//4103 7744//4103 +f 7743//4105 7742//4105 7745//4105 7744//4105 +f 7740//4104 7741//4104 7743//4104 7744//4104 +f 7734//4101 7737//4101 7743//4101 7741//4101 +f 7732//4106 7734//4106 7741//4106 7740//4106 +f 7736//4107 7739//4107 7745//4107 7742//4107 +f 7737//4101 7736//4101 7742//4101 7743//4101 +o Cube.002_Cube +v 0.784101 0.328164 0.122000 +v 0.784101 0.398164 0.122000 +v 0.784101 0.328164 0.112000 +v 0.784101 0.398164 0.112000 +v 1.084101 0.328164 0.122000 +v 1.084101 0.398164 0.122000 +v 1.084101 0.328164 0.112000 +v 1.084101 0.398164 0.112000 +v 1.122112 0.398164 0.112000 +v 1.122112 0.328164 0.112000 +v 1.122112 0.328164 0.122000 +v 1.122112 0.398164 0.122000 +v 1.338316 0.177719 0.122000 +v 1.338316 0.177719 0.112000 +v 1.376327 0.247719 0.112000 +v 1.376327 0.177719 0.112000 +v 1.376327 0.177719 0.122000 +v 1.376327 0.247719 0.122000 +vn -1.0000 0.0000 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 0.0000 1.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 -1.0000 0.0000 +vn 1.0000 0.0000 0.0000 +vn -0.5093 -0.8606 0.0000 +vn 0.5093 0.8606 0.0000 +usemtl Material.024 +s off +f 7746//4108 7747//4108 7749//4108 7748//4108 +f 7748//4109 7749//4109 7753//4109 7752//4109 +f 7753//4110 7751//4110 7757//4110 7754//4110 +f 7750//4111 7751//4111 7747//4111 7746//4111 +f 7748//4112 7752//4112 7750//4112 7746//4112 +f 7753//4110 7749//4110 7747//4110 7751//4110 +f 7757//4111 7756//4111 7762//4111 7763//4111 +f 7752//4109 7753//4109 7754//4109 7755//4109 +f 7751//4111 7750//4111 7756//4111 7757//4111 +f 7756//4111 7750//4111 7758//4111 7762//4111 +f 7761//4113 7760//4113 7763//4113 7762//4113 +f 7758//4112 7759//4112 7761//4112 7762//4112 +f 7752//4109 7755//4109 7761//4109 7759//4109 +f 7750//4114 7752//4114 7759//4114 7758//4114 +f 7754//4115 7757//4115 7763//4115 7760//4115 +f 7755//4109 7754//4109 7760//4109 7761//4109 +o NurbsPath_CUNurbsPath +v 0.770456 0.440809 0.116000 +v 0.770456 0.520809 0.116000 +v 0.770456 0.520809 0.136000 +v 0.770456 0.440809 0.136000 +v 1.056211 0.440809 0.092536 +v 1.056211 0.520809 0.092536 +v 1.056802 0.520809 0.112397 +v 1.056802 0.440809 0.112397 +v 1.078151 0.440809 0.077541 +v 1.078151 0.520809 0.077541 +v 1.079332 0.520809 0.096975 +v 1.079332 0.440809 0.096975 +v 1.092168 0.440809 0.059663 +v 1.092168 0.520809 0.059663 +v 1.094066 0.520809 0.078165 +v 1.094066 0.440809 0.078165 +v 1.097516 0.440809 0.049875 +v 1.097516 0.520809 0.049875 +v 1.099793 0.520809 0.067679 +v 1.099793 0.440809 0.067679 +v 1.101946 0.440809 0.039737 +v 1.101946 0.520809 0.039737 +v 1.104661 0.520809 0.056534 +v 1.104661 0.440809 0.056534 +v 1.105455 0.440809 0.029459 +v 1.105455 0.520809 0.029459 +v 1.108681 0.520809 0.044739 +v 1.108681 0.440809 0.044739 +v 1.108043 0.440809 0.019299 +v 1.108043 0.520809 0.019299 +v 1.111852 0.520809 0.032253 +v 1.111852 0.440809 0.032253 +v 1.108998 0.440809 0.014358 +v 1.108998 0.520809 0.014358 +v 1.113112 0.520809 0.025724 +v 1.113112 0.440809 0.025724 +v 1.109737 0.440809 0.009559 +v 1.109737 0.520809 0.009559 +v 1.114146 0.520809 0.018988 +v 1.114146 0.440809 0.018988 +v 1.110270 0.440809 0.004928 +v 1.110270 0.520809 0.004928 +v 1.114942 0.520809 0.012045 +v 1.114942 0.440809 0.012045 +v 1.110612 0.440809 0.000468 +v 1.110612 0.520809 0.000468 +v 1.115486 0.520809 0.004920 +v 1.115486 0.440809 0.004920 +v 1.110778 0.440809 -0.003852 +v 1.110778 0.520809 -0.003852 +v 1.115763 0.520809 -0.002333 +v 1.115763 0.440809 -0.002333 +v 1.110778 0.440809 -0.008095 +v 1.110778 0.520809 -0.008095 +v 1.115763 0.520809 -0.009626 +v 1.115763 0.440809 -0.009626 +v 1.110614 0.440809 -0.012343 +v 1.110614 0.520809 -0.012343 +v 1.115485 0.520809 -0.016854 +v 1.115485 0.440809 -0.016854 +v 1.110276 0.440809 -0.016666 +v 1.110276 0.520809 -0.016666 +v 1.114936 0.520809 -0.023920 +v 1.114936 0.440809 -0.023920 +v 1.109752 0.440809 -0.021108 +v 1.109752 0.520809 -0.021108 +v 1.114131 0.520809 -0.030758 +v 1.114131 0.440809 -0.030758 +v 1.109024 0.440809 -0.025675 +v 1.109024 0.520809 -0.025675 +v 1.113086 0.520809 -0.037337 +v 1.113086 0.440809 -0.037337 +v 1.108081 0.440809 -0.030348 +v 1.108081 0.520809 -0.030348 +v 1.111814 0.520809 -0.043653 +v 1.111814 0.440809 -0.043653 +v 1.105516 0.440809 -0.039872 +v 1.105516 0.520809 -0.039872 +v 1.108620 0.520809 -0.055549 +v 1.108620 0.440809 -0.055549 +v 1.102024 0.440809 -0.049382 +v 1.102024 0.520809 -0.049382 +v 1.104583 0.520809 -0.066563 +v 1.104583 0.440809 -0.066563 +v 1.097603 0.440809 -0.058627 +v 1.097603 0.520809 -0.058627 +v 1.099706 0.520809 -0.076770 +v 1.099706 0.440809 -0.076770 +v 1.092259 0.440809 -0.067412 +v 1.092259 0.520809 -0.067412 +v 1.093976 0.520809 -0.086196 +v 1.093976 0.440809 -0.086196 +v 1.078230 0.440809 -0.083070 +v 1.078230 0.520809 -0.083070 +v 1.079252 0.520809 -0.102648 +v 1.079252 0.440809 -0.102648 +v 1.056262 0.440809 -0.095732 +v 1.056262 0.520809 -0.095732 +v 1.056751 0.520809 -0.115636 +v 1.056751 0.440809 -0.115636 +v 0.770457 0.440809 -0.114060 +v 0.770457 0.520809 -0.114060 +v 0.770457 0.520809 -0.134060 +v 0.770457 0.440809 -0.134060 +v 1.099706 0.520809 -0.076770 +v 1.115763 0.520809 -0.009626 +v 1.115485 0.520809 -0.016854 +v 1.079252 0.520809 -0.102648 +v 1.114936 0.520809 -0.023920 +v 1.114131 0.520809 -0.030758 +v 1.093976 0.520809 -0.086196 +v 1.115486 0.520809 0.004920 +v 1.115763 0.520809 -0.002333 +v 1.097516 0.520809 0.049875 +v 1.114146 0.520809 0.018988 +v 1.114942 0.520809 0.012045 +v 1.056751 0.520809 -0.115636 +v 1.108681 0.520809 0.044739 +v 1.110778 0.520809 -0.003852 +v 1.110778 0.520809 -0.008095 +v 1.094066 0.520809 0.078165 +v 1.056211 0.520809 0.092536 +v 1.108998 0.520809 0.014358 +v 1.109737 0.520809 0.009559 +v 0.770457 0.440809 -0.114060 +v 1.079332 0.520809 0.096975 +v 0.770456 0.440809 0.136000 +v 1.110614 0.520809 -0.012343 +v 1.110276 0.520809 -0.016666 +v 1.104661 0.520809 0.056534 +v 1.108620 0.440809 -0.055549 +v 1.113086 0.440809 -0.037337 +v 1.111814 0.440809 -0.043653 +v 1.111852 0.520809 0.032253 +v 1.104583 0.440809 -0.066563 +v 1.110270 0.520809 0.004928 +v 1.110612 0.520809 0.000468 +v 1.099706 0.440809 -0.076770 +v 1.078230 0.520809 -0.083070 +v 1.092259 0.520809 -0.067412 +v 1.056802 0.520809 0.112397 +v 1.113112 0.520809 0.025724 +v 1.092168 0.520809 0.059663 +v 1.056751 0.440809 -0.115636 +v 0.770456 0.520809 0.136000 +v 1.078151 0.520809 0.077541 +v 1.105516 0.440809 -0.039872 +v 1.109024 0.440809 -0.025675 +v 1.108081 0.440809 -0.030348 +v 1.102024 0.440809 -0.049382 +v 1.097603 0.440809 -0.058627 +v 1.105516 0.520809 -0.039872 +v 1.104661 0.440809 0.056534 +v 1.113086 0.520809 -0.037337 +v 1.099793 0.440809 0.067679 +v 1.110778 0.440809 -0.008095 +v 1.110614 0.440809 -0.012343 +v 1.108681 0.440809 0.044739 +v 1.110276 0.440809 -0.016666 +v 1.109752 0.440809 -0.021108 +v 1.110612 0.440809 0.000468 +v 1.110778 0.440809 -0.003852 +v 1.111852 0.440809 0.032253 +v 1.113112 0.440809 0.025724 +v 1.115763 0.440809 -0.002333 +v 1.115763 0.440809 -0.009626 +v 1.109737 0.440809 0.009559 +v 1.110270 0.440809 0.004928 +v 1.078230 0.440809 -0.083070 +v 1.056802 0.440809 0.112397 +v 1.092259 0.440809 -0.067412 +v 1.108081 0.520809 -0.030348 +v 1.102024 0.520809 -0.049382 +v 1.056262 0.440809 -0.095732 +v 1.115485 0.440809 -0.016854 +v 1.114936 0.440809 -0.023920 +v 1.092168 0.440809 0.059663 +v 1.114942 0.440809 0.012045 +v 1.115486 0.440809 0.004920 +v 1.078151 0.440809 0.077541 +v 1.101946 0.440809 0.039737 +v 1.108620 0.520809 -0.055549 +v 1.097516 0.440809 0.049875 +v 1.097603 0.520809 -0.058627 +v 1.105455 0.440809 0.029459 +v 1.079252 0.440809 -0.102648 +v 1.108043 0.440809 0.019299 +v 1.108998 0.440809 0.014358 +v 1.109752 0.520809 -0.021108 +v 1.109024 0.520809 -0.025675 +v 1.093976 0.440809 -0.086196 +v 1.111814 0.520809 -0.043653 +v 1.056211 0.440809 0.092536 +v 0.770457 0.520809 -0.114060 +v 1.056262 0.520809 -0.095732 +v 1.104583 0.520809 -0.066563 +v 0.770456 0.440809 0.116000 +v 1.094066 0.440809 0.078165 +v 1.079332 0.440809 0.096975 +v 1.101946 0.520809 0.039737 +v 1.105455 0.520809 0.029459 +v 1.108043 0.520809 0.019299 +v 1.099793 0.520809 0.067679 +v 1.114131 0.440809 -0.030758 +v 1.114146 0.440809 0.018988 +v 0.770457 0.440809 -0.134060 +v 0.770457 0.520809 -0.134060 +v 0.770456 0.520809 0.116000 +vn 0.6840 0.0000 0.7295 +vn 0.3346 0.0000 0.9423 +vn 0.8352 0.0000 0.5499 +vn -0.6836 0.0000 -0.7298 +vn -0.3342 0.0000 -0.9425 +vn -0.9321 0.0000 -0.3620 +vn -0.9585 0.0000 -0.2852 +vn 0.0000 -1.0000 0.0000 +vn -0.9758 0.0000 -0.2184 +vn -0.8978 0.0000 -0.4404 +vn -0.8351 0.0000 -0.5501 +vn 0.8979 0.0000 0.4402 +vn -0.8794 0.0000 0.4761 +vn -0.8030 0.0000 0.5960 +vn 0.0000 1.0000 0.0000 +vn 0.9323 0.0000 0.3617 +vn -0.9214 0.0000 0.3885 +vn 0.9586 0.0000 0.2846 +vn -0.0818 0.0000 -0.9966 +vn 0.9760 0.0000 0.2179 +vn -0.9734 0.0000 0.2290 +vn -0.9531 0.0000 0.3027 +vn -0.9853 0.0000 -0.1710 +vn 0.9853 0.0000 0.1706 +vn -0.9911 0.0000 -0.1332 +vn 0.9911 0.0000 0.1328 +vn -0.9954 0.0000 -0.0954 +vn 0.9955 0.0000 0.0950 +vn -0.9983 0.0000 -0.0574 +vn 0.9984 0.0000 0.0571 +vn -0.9998 0.0000 -0.0192 +vn 0.9998 0.0000 0.0191 +vn -0.9998 0.0000 0.0193 +vn 0.9998 0.0000 -0.0193 +vn -0.9983 0.0000 0.0583 +vn 0.9983 0.0000 -0.0580 +vn -0.9952 0.0000 0.0976 +vn 0.9952 0.0000 -0.0972 +vn -0.9905 0.0000 0.1373 +vn 0.9906 0.0000 -0.1369 +vn -0.9841 0.0000 0.1776 +vn 0.9842 0.0000 -0.1772 +vn 0.9735 0.0000 -0.2285 +vn 0.9533 0.0000 -0.3020 +vn 0.9216 0.0000 -0.3880 +vn -0.6300 0.0000 0.7766 +vn 0.8795 0.0000 -0.4759 +vn -0.0640 0.0000 0.9979 +vn -0.2893 0.0000 0.9572 +vn 0.8032 0.0000 -0.5957 +vn 0.6305 0.0000 -0.7762 +vn 0.0821 0.0000 0.9966 +vn 0.2897 0.0000 -0.9571 +vn 0.0642 0.0000 -0.9979 +usemtl Material.023 +s 1 +f 7775//4116 7774//4116 7770//4117 7771//4117 +f 7775//4116 7779//4118 7778//4118 7774//4116 +f 7909//4119 7772//4119 7768//4120 7885//4120 +f 7785//4121 7789//4122 7788//4122 7784//4121 +f 7764//4123 7956//4123 7943//4123 7940//4123 7946//4123 7944//4123 7948//4123 7950//4123 7951//4123 7930//4123 7931//4123 7924//4123 7925//4123 7919//4123 7920//4123 7922//4123 7923//4123 7911//4123 7836//4123 7840//4123 7844//4123 7848//4123 7934//4123 7932//4123 7860//4123 7888//4123 7969//4123 7907//4123 7859//4123 7855//4123 7901//4123 7898//4123 7894//4123 7896//4123 7895//4123 7831//4123 7939//4123 7823//4123 7929//4123 7815//4123 7942//4123 7807//4123 7968//4123 7927//4123 7795//4123 7791//4123 7787//4123 7783//4123 7961//4123 7962//4123 7933//4123 7890//4123 +f 7789//4122 7793//4124 7792//4124 7788//4122 +f 7877//4125 7780//4125 7776//4126 7906//4126 +f 7918//4127 7966//4127 7778//4118 7779//4118 +f 7947//4128 7903//4129 7852//4129 7914//4128 +f 7871//4130 7880//4130 7970//4130 7865//4130 7861//4130 7857//4130 7853//4130 7849//4130 7845//4130 7841//4130 7837//4130 7953//4130 7829//4130 7825//4130 7821//4130 7817//4130 7813//4130 7809//4130 7805//4130 7801//4130 7797//4130 7965//4130 7964//4130 7963//4130 7781//4130 7777//4130 7773//4130 7769//4130 7765//4130 7908//4130 7904//4130 7889//4130 7884//4130 7782//4130 7786//4130 7881//4130 7794//4130 7905//4130 7878//4130 7879//4130 7875//4130 7876//4130 7869//4130 7870//4130 7872//4130 7873//4130 7917//4130 7955//4130 7945//4130 7959//4130 7868//4130 7874//4130 +f 7916//4131 7893//4131 7966//4127 7918//4127 +f 7936//4132 7947//4128 7914//4128 7913//4132 +f 7916//4131 7921//4133 7790//4133 7893//4131 +f 7971//4134 7885//4120 7768//4120 7960//4134 +f 7921//4133 7926//4135 7897//4135 7790//4133 +f 7935//4136 7915//4137 7910//4137 7912//4136 +f 7793//4124 7886//4138 7796//4138 7792//4124 +f 7926//4135 7799//4139 7798//4139 7897//4135 +f 7886//4138 7887//4140 7800//4140 7796//4138 +f 7799//4139 7803//4141 7802//4141 7798//4139 +f 7887//4140 7899//4142 7804//4142 7800//4140 +f 7803//4141 7941//4143 7806//4143 7802//4141 +f 7899//4142 7900//4144 7808//4144 7804//4142 +f 7941//4143 7811//4145 7810//4145 7806//4143 +f 7900//4144 7882//4146 7812//4146 7808//4144 +f 7811//4145 7928//4147 7814//4147 7810//4145 +f 7882//4146 7883//4148 7816//4148 7812//4146 +f 7928//4147 7819//4149 7818//4149 7814//4147 +f 7883//4148 7891//4150 7820//4150 7816//4148 +f 7819//4149 7938//4151 7822//4151 7818//4149 +f 7891//4150 7892//4152 7824//4152 7820//4150 +f 7938//4151 7827//4153 7826//4153 7822//4151 +f 7892//4152 7952//4154 7828//4154 7824//4152 +f 7827//4153 7967//4155 7830//4155 7826//4153 +f 7952//4154 7833//4156 7832//4156 7828//4154 +f 7967//4155 7835//4157 7834//4157 7830//4155 +f 7833//4156 7935//4136 7912//4136 7832//4156 +f 7835//4157 7839//4158 7838//4158 7834//4157 +f 7843//4159 7842//4159 7838//4158 7839//4158 +f 7843//4159 7847//4160 7846//4160 7842//4159 +f 7903//4129 7902//4161 7856//4161 7852//4129 +f 7847//4160 7851//4162 7850//4162 7846//4160 +f 7957//4163 7864//4163 7937//4164 7958//4164 +f 7851//4162 7954//4165 7854//4165 7850//4162 +f 7877//4125 7785//4121 7784//4121 7780//4125 +f 7906//4126 7776//4126 7772//4119 7909//4119 +f 7949//4166 7858//4166 7854//4165 7954//4165 +f 7767//4167 7771//4117 7770//4117 7766//4167 +f 7949//4166 7863//4168 7862//4168 7858//4166 +f 7867//4169 7866//4169 7862//4168 7863//4168 +f 7915//4137 7936//4132 7913//4132 7910//4137 +f 7902//4161 7958//4164 7937//4164 7856//4161 +o Cylinder.007_Cylinder.008 +v 0.864495 0.185077 -0.110000 +v 1.035505 0.654923 -0.088000 +v 0.928379 0.161825 -0.088992 +v 1.086612 0.631671 -0.071194 +v 0.967861 0.147455 -0.033992 +v 1.118198 0.617301 -0.027193 +v 0.967861 0.147455 0.033992 +v 1.118198 0.617301 0.027193 +v 0.928379 0.161825 0.088992 +v 1.086612 0.631671 0.071194 +v 0.864495 0.185077 0.110000 +v 1.035505 0.654923 0.088000 +v 0.800611 0.208329 0.088992 +v 0.984398 0.678175 0.071194 +v 0.761129 0.222699 0.033992 +v 0.952812 0.692545 0.027194 +v 0.761129 0.222699 -0.033992 +v 0.952812 0.692545 -0.027194 +v 0.800611 0.208329 -0.088992 +v 0.984398 0.678175 -0.071194 +v 1.009644 0.583871 -0.110000 +v 1.073528 0.560619 -0.088992 +v 1.113010 0.546249 -0.033992 +v 1.113010 0.546249 0.033992 +v 1.073528 0.560619 0.088992 +v 1.009644 0.583871 0.110000 +v 0.945760 0.607123 0.088992 +v 0.906278 0.621493 0.033992 +v 0.906278 0.621493 -0.033992 +v 0.945760 0.607123 -0.088992 +vn 0.3652 0.1569 -0.9176 +vn 0.8119 -0.0033 -0.5838 +vn 0.9973 -0.0728 0.0000 +vn 0.8119 -0.0033 0.5838 +vn 0.3652 0.1569 0.9176 +vn -0.1688 0.3361 0.9266 +vn -0.6373 0.4855 0.5984 +vn -0.8366 0.5479 0.0000 +vn 0.4141 0.9102 0.0000 +vn -0.6373 0.4855 -0.5984 +vn -0.1688 0.3361 -0.9266 +vn -0.3420 -0.9397 0.0000 +vn -0.2774 0.1010 -0.9554 +vn -0.7467 0.2718 -0.6071 +vn -0.9397 0.3420 0.0000 +vn -0.7467 0.2718 0.6071 +vn -0.2774 0.1010 0.9554 +vn 0.2774 -0.1010 0.9554 +vn 0.7467 -0.2718 0.6071 +vn 0.9397 -0.3420 0.0000 +vn 0.7467 -0.2718 -0.6071 +vn 0.2774 -0.1010 -0.9554 +usemtl Material.026 +s off +f 7992//4170 7973//4170 7975//4170 7993//4170 +f 7993//4171 7975//4171 7977//4171 7994//4171 +f 7994//4172 7977//4172 7979//4172 7995//4172 +f 7995//4173 7979//4173 7981//4173 7996//4173 +f 7996//4174 7981//4174 7983//4174 7997//4174 +f 7997//4175 7983//4175 7985//4175 7998//4175 +f 7998//4176 7985//4176 7987//4176 7999//4176 +f 7999//4177 7987//4177 7989//4177 8000//4177 +f 7975//4178 7973//4178 7991//4178 7989//4178 7987//4178 7985//4178 7983//4178 7981//4178 7979//4178 7977//4178 +f 8000//4179 7989//4179 7991//4179 8001//4179 +f 8001//4180 7991//4180 7973//4180 7992//4180 +f 7972//4181 7974//4181 7976//4181 7978//4181 7980//4181 7982//4181 7984//4181 7986//4181 7988//4181 7990//4181 +f 7990//4182 8001//4182 7992//4182 7972//4182 +f 7988//4183 8000//4183 8001//4183 7990//4183 +f 7986//4184 7999//4184 8000//4184 7988//4184 +f 7984//4185 7998//4185 7999//4185 7986//4185 +f 7982//4186 7997//4186 7998//4186 7984//4186 +f 7980//4187 7996//4187 7997//4187 7982//4187 +f 7978//4188 7995//4188 7996//4188 7980//4188 +f 7976//4189 7994//4189 7995//4189 7978//4189 +f 7974//4190 7993//4190 7994//4190 7976//4190 +f 7972//4191 7992//4191 7993//4191 7974//4191 +o Cylinder.006_Cylinder.007 +v 1.373752 0.500000 -0.200000 +v 1.537000 0.500000 -0.200000 +v 1.373752 0.376393 -0.161803 +v 1.537000 0.376393 -0.161803 +v 1.373752 0.300000 -0.061803 +v 1.537000 0.300000 -0.061803 +v 1.373752 0.300000 0.061803 +v 1.537000 0.300000 0.061803 +v 1.373752 0.376393 0.161803 +v 1.537000 0.376393 0.161803 +v 1.373752 0.500000 0.200000 +v 1.537000 0.500000 0.200000 +v 1.373752 0.623607 0.161803 +v 1.537000 0.623607 0.161803 +v 1.373752 0.700000 0.061803 +v 1.537000 0.700000 0.061803 +v 1.373752 0.700000 -0.061803 +v 1.537000 0.700000 -0.061803 +v 1.373752 0.623607 -0.161803 +v 1.537000 0.623607 -0.161803 +v 1.537000 0.216295 -0.113262 +v 1.373752 0.216295 -0.113262 +v 1.373752 0.216295 -0.061803 +v 1.537000 0.216295 -0.061803 +v 1.373752 0.216294 0.061803 +v 1.537000 0.216294 0.061803 +v 1.373752 0.216295 0.113262 +v 1.537000 0.216295 0.113262 +vn 0.0000 -0.2952 -0.9554 +vn 0.0000 -0.2902 0.9570 +vn 0.0000 -0.2902 -0.9570 +vn 1.0000 -0.0000 -0.0000 +vn 0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 0.0000 0.0000 +vn 0.0000 -1.0000 0.0000 +usemtl Material.036 +s off +f 8002//4192 8003//4192 8005//4192 8004//4192 +f 8011//4193 8010//4193 8028//4193 8029//4193 +f 8004//4194 8005//4194 8022//4194 8023//4194 +f 8005//4195 8007//4195 8025//4195 8022//4195 +f 8010//4196 8011//4196 8013//4196 8012//4196 +f 8012//4197 8013//4197 8015//4197 8014//4197 +f 8014//4198 8015//4198 8017//4198 8016//4198 +f 8016//4199 8017//4199 8019//4199 8018//4199 +f 8005//4195 8003//4195 8021//4195 8019//4195 8017//4195 8015//4195 8013//4195 8011//4195 8009//4195 8007//4195 +f 8018//4200 8019//4200 8021//4200 8020//4200 +f 8020//4201 8021//4201 8003//4201 8002//4201 +f 8002//4202 8004//4202 8006//4202 8008//4202 8010//4202 8012//4202 8014//4202 8016//4202 8018//4202 8020//4202 +f 8023//4203 8022//4203 8025//4203 8024//4203 +f 8024//4203 8025//4203 8027//4203 8026//4203 +f 8026//4203 8027//4203 8029//4203 8028//4203 +f 8010//4202 8008//4202 8026//4202 8028//4202 +f 8007//4195 8009//4195 8027//4195 8025//4195 +f 8006//4202 8004//4202 8023//4202 8024//4202 +f 8009//4195 8011//4195 8029//4195 8027//4195 +f 8008//4202 8006//4202 8024//4202 8026//4202 +o Cylinder.005 +v 3.080000 0.500000 -0.210000 +v 3.180000 0.500000 -0.210000 +v 3.080000 0.370213 -0.169894 +v 3.180000 0.370213 -0.169894 +v 3.080000 0.290000 -0.064894 +v 3.180000 0.290000 -0.064894 +v 3.080000 0.290000 0.064894 +v 3.180000 0.290000 0.064894 +v 3.080000 0.370213 0.169894 +v 3.180000 0.370213 0.169894 +v 3.080000 0.500000 0.210000 +v 3.180000 0.500000 0.210000 +v 3.080000 0.629787 0.169894 +v 3.180000 0.629787 0.169894 +v 3.080000 0.710000 0.064894 +v 3.180000 0.710000 0.064894 +v 3.080000 0.710000 -0.064894 +v 3.180000 0.710000 -0.064894 +v 3.080000 0.629787 -0.169894 +v 3.180000 0.629787 -0.169894 +vn 0.0000 -0.2952 -0.9554 +vn 0.0000 -0.7947 -0.6071 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 -0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 0.0000 0.0000 +usemtl Material.042 +s off +f 8030//4204 8031//4204 8033//4204 8032//4204 +f 8032//4205 8033//4205 8035//4205 8034//4205 +f 8034//4206 8035//4206 8037//4206 8036//4206 +f 8036//4207 8037//4207 8039//4207 8038//4207 +f 8038//4208 8039//4208 8041//4208 8040//4208 +f 8040//4209 8041//4209 8043//4209 8042//4209 +f 8042//4210 8043//4210 8045//4210 8044//4210 +f 8044//4211 8045//4211 8047//4211 8046//4211 +f 8033//4212 8031//4212 8049//4212 8047//4212 8045//4212 8043//4212 8041//4212 8039//4212 8037//4212 8035//4212 +f 8046//4213 8047//4213 8049//4213 8048//4213 +f 8048//4214 8049//4214 8031//4214 8030//4214 +f 8030//4215 8032//4215 8034//4215 8036//4215 8038//4215 8040//4215 8042//4215 8044//4215 8046//4215 8048//4215 +o Cylinder.004 +v 2.890000 0.500000 -0.210000 +v 2.990000 0.500000 -0.210000 +v 2.890000 0.370213 -0.169894 +v 2.990000 0.370213 -0.169894 +v 2.890000 0.290000 -0.064894 +v 2.990000 0.290000 -0.064894 +v 2.890000 0.290000 0.064894 +v 2.990000 0.290000 0.064894 +v 2.890000 0.370213 0.169894 +v 2.990000 0.370213 0.169894 +v 2.890000 0.500000 0.210000 +v 2.990000 0.500000 0.210000 +v 2.890000 0.629787 0.169894 +v 2.990000 0.629787 0.169894 +v 2.890000 0.710000 0.064894 +v 2.990000 0.710000 0.064894 +v 2.890000 0.710000 -0.064894 +v 2.990000 0.710000 -0.064894 +v 2.890000 0.629787 -0.169894 +v 2.990000 0.629787 -0.169894 +vn 0.0000 -0.2952 -0.9554 +vn 0.0000 -0.7947 -0.6071 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 -0.7947 0.6071 +vn 0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 -0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +vn -1.0000 0.0000 0.0000 +usemtl Material.043 +s off +f 8050//4216 8051//4216 8053//4216 8052//4216 +f 8052//4217 8053//4217 8055//4217 8054//4217 +f 8054//4218 8055//4218 8057//4218 8056//4218 +f 8056//4219 8057//4219 8059//4219 8058//4219 +f 8058//4220 8059//4220 8061//4220 8060//4220 +f 8060//4221 8061//4221 8063//4221 8062//4221 +f 8062//4222 8063//4222 8065//4222 8064//4222 +f 8064//4223 8065//4223 8067//4223 8066//4223 +f 8053//4224 8051//4224 8069//4224 8067//4224 8065//4224 8063//4224 8061//4224 8059//4224 8057//4224 8055//4224 +f 8066//4225 8067//4225 8069//4225 8068//4225 +f 8068//4226 8069//4226 8051//4226 8050//4226 +f 8050//4227 8052//4227 8054//4227 8056//4227 8058//4227 8060//4227 8062//4227 8064//4227 8066//4227 8068//4227 +o Cube.001_Cube.003 +v 2.875000 0.100000 0.160000 +v 2.875000 0.208083 0.160000 +v 2.875000 0.100000 -0.160000 +v 2.875000 0.208083 -0.160000 +v 3.195000 0.100000 0.160000 +v 3.195000 0.208083 0.160000 +v 3.195000 0.100000 -0.160000 +v 3.195000 0.208083 -0.160000 +v 2.875000 0.290000 0.064000 +v 2.875000 0.290000 -0.064000 +v 3.195000 0.290000 -0.064000 +v 3.195000 0.290000 0.064000 +vn -1.0000 0.0000 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 0.7607 -0.6491 +vn 0.0000 1.0000 0.0000 +vn 0.0000 0.7607 0.6491 +usemtl Material.041 +s off +f 8070//4228 8071//4228 8073//4228 8072//4228 +f 8072//4229 8073//4229 8077//4229 8076//4229 +f 8076//4230 8077//4230 8075//4230 8074//4230 +f 8074//4231 8075//4231 8071//4231 8070//4231 +f 8072//4232 8076//4232 8074//4232 8070//4232 +f 8077//4233 8073//4233 8079//4233 8080//4233 +f 8080//4234 8079//4234 8078//4234 8081//4234 +f 8075//4230 8077//4230 8080//4230 8081//4230 +f 8073//4228 8071//4228 8078//4228 8079//4228 +f 8071//4235 8075//4235 8081//4235 8078//4235 +o Cylinder.003 +v 2.733000 -0.010000 -0.200000 +v 3.333000 -0.010000 -0.200000 +v 2.733000 -0.133607 -0.161803 +v 3.333000 -0.133607 -0.161803 +v 2.733000 -0.210000 -0.061803 +v 3.333000 -0.210000 -0.061803 +v 2.733000 -0.210000 0.061803 +v 3.333000 -0.210000 0.061803 +v 2.733000 -0.133607 0.161803 +v 3.333000 -0.133607 0.161803 +v 2.733000 -0.010000 0.200000 +v 3.333000 -0.010000 0.200000 +v 2.733000 0.113607 0.161803 +v 3.333000 0.113607 0.161803 +v 2.733000 0.190000 0.061803 +v 3.333000 0.190000 0.061803 +v 2.733000 0.190000 -0.061803 +v 3.333000 0.190000 -0.061803 +v 2.733000 0.113607 -0.161803 +v 3.333000 0.113607 -0.161803 +v 3.393631 -0.089108 -0.103554 +v 3.393631 -0.010000 -0.128000 +v 3.393631 -0.138000 -0.039554 +v 3.393631 -0.138000 0.039554 +v 3.393631 -0.089108 0.103554 +v 3.393631 -0.010000 0.128000 +v 3.393631 0.069108 0.103554 +v 3.393631 0.118000 0.039554 +v 3.393631 0.118000 -0.039554 +v 3.393631 0.069108 -0.103554 +v 2.690053 -0.010000 -0.220000 +v 2.690053 -0.145967 -0.177984 +v 2.690053 -0.230000 -0.067984 +v 2.690053 -0.230000 0.067984 +v 2.690053 -0.145967 0.177984 +v 2.690053 -0.010000 0.220000 +v 2.690053 0.125967 0.177984 +v 2.690053 0.210000 0.067984 +v 2.690053 0.210000 -0.067984 +v 2.690053 0.125967 -0.177984 +v 2.515317 -0.010000 -0.220000 +v 2.515317 -0.145967 -0.177984 +v 2.515317 -0.230000 -0.067984 +v 2.515317 -0.230000 0.067984 +v 2.515317 -0.145967 0.177984 +v 2.515317 -0.010000 0.220000 +v 2.515317 0.125967 0.177984 +v 2.515317 0.210000 0.067984 +v 2.515317 0.210000 -0.067984 +v 2.515317 0.125967 -0.177984 +v 2.167950 -0.010000 -0.149600 +v 2.167950 -0.102458 -0.121029 +v 2.167950 -0.159600 -0.046229 +v 2.167950 -0.159600 0.046229 +v 2.167950 -0.102458 0.121029 +v 2.167950 -0.010000 0.149600 +v 2.167950 0.082458 0.121029 +v 2.167950 0.139600 0.046229 +v 2.167950 0.139600 -0.046229 +v 2.167950 0.082458 -0.121029 +vn -0.0000 -0.2952 -0.9554 +vn -0.0000 -0.7947 -0.6071 +vn -0.0000 -1.0000 0.0000 +vn -0.0000 -0.7947 0.6071 +vn -0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 0.7649 -0.6441 0.0000 +vn 0.0000 0.7947 -0.6071 +vn -0.0000 0.2952 -0.9554 +vn 0.4160 0.7226 -0.5520 +vn 1.0000 0.0000 0.0000 +vn 0.7592 -0.5172 -0.3951 +vn 0.7502 0.1952 -0.6317 +vn 0.7592 0.5172 -0.3951 +vn 0.7649 0.6441 0.0000 +vn 0.7592 0.5172 0.3951 +vn 0.7502 0.1952 0.6317 +vn 0.7502 -0.1952 0.6317 +vn 0.7592 -0.5172 0.3951 +vn 0.7502 -0.1952 -0.6317 +vn 0.4222 0.9065 0.0000 +vn 0.4160 0.7226 0.5521 +vn 0.4065 0.2697 0.8729 +vn 0.4065 -0.2697 0.8729 +vn 0.4160 -0.7226 0.5521 +vn 0.4065 -0.2697 -0.8729 +vn 0.4222 -0.9065 0.0000 +vn 0.4160 -0.7226 -0.5521 +vn 0.4065 0.2697 -0.8729 +vn -0.1952 0.7794 0.5954 +vn -1.0000 -0.0000 0.0000 +vn -0.1952 -0.7794 0.5954 +vn -0.1901 -0.2899 -0.9380 +vn -0.1986 0.9801 0.0000 +vn -0.1901 -0.2899 0.9380 +vn -0.1952 -0.7794 -0.5954 +vn -0.1952 0.7794 -0.5954 +vn -0.1901 0.2899 0.9380 +vn -0.1986 -0.9801 0.0000 +vn -0.1901 0.2899 -0.9380 +usemtl Material.040 +s off +f 8082//4236 8083//4236 8085//4236 8084//4236 +f 8084//4237 8085//4237 8087//4237 8086//4237 +f 8086//4238 8087//4238 8089//4238 8088//4238 +f 8088//4239 8089//4239 8091//4239 8090//4239 +f 8090//4240 8091//4240 8093//4240 8092//4240 +f 8092//4241 8093//4241 8095//4241 8094//4241 +f 8094//4242 8095//4242 8097//4242 8096//4242 +f 8096//4243 8097//4243 8099//4243 8098//4243 +f 8089//4244 8087//4244 8104//4244 8105//4244 +f 8098//4245 8099//4245 8101//4245 8100//4245 +f 8100//4246 8101//4246 8083//4246 8082//4246 +f 8098//4247 8100//4247 8121//4247 8120//4247 +f 8102//4248 8103//4248 8111//4248 8110//4248 8109//4248 8108//4248 8107//4248 8106//4248 8105//4248 8104//4248 +f 8087//4249 8085//4249 8102//4249 8104//4249 +f 8083//4250 8101//4250 8111//4250 8103//4250 +f 8101//4251 8099//4251 8110//4251 8111//4251 +f 8099//4252 8097//4252 8109//4252 8110//4252 +f 8097//4253 8095//4253 8108//4253 8109//4253 +f 8095//4254 8093//4254 8107//4254 8108//4254 +f 8093//4255 8091//4255 8106//4255 8107//4255 +f 8091//4256 8089//4256 8105//4256 8106//4256 +f 8085//4257 8083//4257 8103//4257 8102//4257 +f 8121//4246 8112//4246 8122//4246 8131//4246 +f 8096//4258 8098//4258 8120//4258 8119//4258 +f 8094//4259 8096//4259 8119//4259 8118//4259 +f 8092//4260 8094//4260 8118//4260 8117//4260 +f 8090//4261 8092//4261 8117//4261 8116//4261 +f 8088//4262 8090//4262 8116//4262 8115//4262 +f 8082//4263 8084//4263 8113//4263 8112//4263 +f 8086//4264 8088//4264 8115//4264 8114//4264 +f 8084//4265 8086//4265 8114//4265 8113//4265 +f 8100//4266 8082//4266 8112//4266 8121//4266 +f 8128//4267 8129//4267 8139//4267 8138//4267 +f 8118//4242 8119//4242 8129//4242 8128//4242 +f 8115//4239 8116//4239 8126//4239 8125//4239 +f 8112//4236 8113//4236 8123//4236 8122//4236 +f 8119//4243 8120//4243 8130//4243 8129//4243 +f 8116//4240 8117//4240 8127//4240 8126//4240 +f 8113//4237 8114//4237 8124//4237 8123//4237 +f 8120//4245 8121//4245 8131//4245 8130//4245 +f 8117//4241 8118//4241 8128//4241 8127//4241 +f 8114//4238 8115//4238 8125//4238 8124//4238 +f 8132//4268 8133//4268 8134//4268 8135//4268 8136//4268 8137//4268 8138//4268 8139//4268 8140//4268 8141//4268 +f 8125//4269 8126//4269 8136//4269 8135//4269 +f 8122//4270 8123//4270 8133//4270 8132//4270 +f 8129//4271 8130//4271 8140//4271 8139//4271 +f 8126//4272 8127//4272 8137//4272 8136//4272 +f 8123//4273 8124//4273 8134//4273 8133//4273 +f 8130//4274 8131//4274 8141//4274 8140//4274 +f 8127//4275 8128//4275 8138//4275 8137//4275 +f 8124//4276 8125//4276 8135//4276 8134//4276 +f 8131//4277 8122//4277 8132//4277 8141//4277 +o Cylinder.002 +v 3.840000 0.500000 -0.200000 +v 3.840000 0.376393 -0.161803 +v 3.840000 0.300000 -0.061803 +v 3.840000 0.300000 0.061803 +v 3.840000 0.376393 0.161803 +v 3.840000 0.500000 0.200000 +v 3.840000 0.623607 0.161803 +v 3.840000 0.700000 0.061803 +v 3.840000 0.700000 -0.061803 +v 3.840000 0.623607 -0.161803 +v 3.505940 0.500000 -0.200000 +v 3.505940 0.376393 -0.161803 +v 3.505940 0.300000 -0.061803 +v 3.505940 0.300000 0.061803 +v 3.505940 0.376393 0.161803 +v 3.505940 0.500000 0.200000 +v 3.505940 0.623607 0.161803 +v 3.505940 0.700000 0.061803 +v 3.505940 0.700000 -0.061803 +v 3.505940 0.623607 -0.161803 +v 3.642949 -0.466985 -0.061803 +v 3.642949 -0.466986 -0.161803 +v 3.642949 -0.466986 0.061803 +v 3.642949 -0.466986 0.161803 +v 3.308889 -0.466986 -0.161803 +v 3.308889 -0.466985 -0.061803 +v 3.308889 -0.466986 0.061803 +v 3.308889 -0.466986 0.161803 +v 3.703921 -0.229662 -0.061803 +v 3.703921 -0.229662 0.061803 +v 3.369861 -0.206024 -0.161803 +v 3.369861 -0.229662 -0.061803 +v 3.369861 -0.229662 0.061803 +v 3.369861 -0.206024 0.161803 +v 3.703921 -0.206024 0.161803 +v 3.703921 -0.206024 -0.161803 +v 3.226652 -0.313825 0.053313 +v 3.226652 -0.313825 0.139575 +v 3.226652 -0.313825 -0.053313 +v 3.226652 -0.313825 -0.139575 +v 3.251698 -0.206630 -0.139575 +v 3.251698 -0.216339 0.053313 +v 3.251698 -0.216339 -0.053313 +v 3.251698 -0.206630 0.139575 +v 3.659759 0.500000 -0.200000 +v 3.739999 0.500000 -0.200000 +v 3.739999 0.376393 -0.161803 +v 3.659759 0.376393 -0.161803 +v 3.739999 0.376393 0.161803 +v 3.659759 0.376393 0.161803 +v 3.739999 0.500000 0.200000 +v 3.659759 0.500000 0.200000 +v 3.739999 0.623607 0.161803 +v 3.659759 0.623607 0.161803 +v 3.739999 0.700000 0.061803 +v 3.659759 0.700000 0.061803 +v 3.739999 0.700000 -0.061803 +v 3.659759 0.700000 -0.061803 +v 3.739999 0.623607 -0.161803 +v 3.659759 0.623607 -0.161803 +v 3.598005 -0.466986 -0.161803 +v 3.517764 -0.466986 -0.161803 +v 3.598005 -0.466985 -0.061803 +v 3.517764 -0.466985 -0.061803 +v 3.598005 -0.466986 0.061803 +v 3.517764 -0.466986 0.061803 +v 3.598005 -0.466986 0.161803 +v 3.517764 -0.466986 0.161803 +v 3.561701 -0.206024 0.161803 +v 3.641941 -0.206024 0.161803 +v 3.641941 -0.206024 -0.161803 +v 3.561701 -0.206024 -0.161803 +v 3.598005 -0.466986 -0.200000 +v 3.517764 -0.466986 -0.200000 +v 3.641941 -0.206024 -0.200000 +v 3.561701 -0.206024 -0.200000 +v 3.598005 -0.466986 0.200000 +v 3.517764 -0.466986 0.200000 +v 3.561701 -0.206024 0.200000 +v 3.641941 -0.206024 0.200000 +v 3.736584 0.376811 0.200000 +v 3.656343 0.376811 0.200000 +v 3.656343 0.376811 -0.200000 +v 3.736584 0.376811 -0.200000 +v 2.228415 0.376393 -0.161803 +v 2.228415 0.300000 -0.061803 +v 2.228415 0.300000 0.061803 +v 2.228415 0.376393 0.161803 +v 2.228415 0.500000 0.200000 +v 2.228415 0.623607 0.161803 +v 2.228415 0.700000 0.061803 +v 2.228415 0.700000 -0.061803 +v 2.228415 0.623607 -0.161803 +v 2.228415 0.500000 -0.200000 +v 1.374316 0.500000 -0.160000 +v 1.374316 0.401115 -0.129443 +v 2.228415 0.401115 -0.129443 +v 1.374316 0.340000 -0.049443 +v 2.228415 0.340000 -0.049443 +v 1.374316 0.340000 0.049443 +v 2.228415 0.340000 0.049443 +v 1.374316 0.401115 0.129443 +v 2.228415 0.401115 0.129443 +v 1.374316 0.500000 0.160000 +v 2.228415 0.500000 0.160000 +v 1.374316 0.598885 0.129443 +v 2.228415 0.598885 0.129443 +v 1.374316 0.660000 0.049443 +v 2.228415 0.660000 0.049443 +v 1.374316 0.660000 -0.049443 +v 2.228415 0.660000 -0.049443 +v 1.374316 0.598885 -0.129443 +v 2.228415 0.598885 -0.129443 +v 2.228415 0.500000 -0.160000 +v 2.717501 0.500000 -0.200000 +v 2.717501 0.376393 -0.161803 +v 2.717501 0.300000 -0.061803 +v 2.717501 0.300000 0.061803 +v 2.717501 0.376393 0.161803 +v 2.717501 0.500000 0.200000 +v 2.717501 0.623607 0.161803 +v 2.717501 0.700000 0.061803 +v 2.717501 0.700000 -0.061803 +v 2.717501 0.623607 -0.161803 +v 2.717501 0.231239 -0.061803 +v 2.717501 0.231239 0.061803 +v 2.350738 0.376393 -0.161803 +v 2.350738 0.300000 -0.061803 +v 2.350738 0.300000 0.061803 +v 2.350738 0.376393 0.161803 +v 2.350738 0.500000 0.200000 +v 2.350738 0.623607 0.161803 +v 2.350738 0.700000 0.061803 +v 2.350738 0.700000 -0.061803 +v 2.350738 0.623607 -0.161803 +v 2.350738 0.500000 -0.200000 +v 2.431634 0.231239 -0.061803 +v 2.431634 0.231239 0.061803 +vn 0.0000 -0.2952 -0.9554 +vn -0.8810 -0.4731 0.0000 +vn 0.9685 -0.2488 -0.0000 +vn 0.0000 -0.2952 0.9554 +vn -0.0000 0.2952 0.9554 +vn -0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 0.0000 0.0000 +vn -0.0000 0.7947 -0.6071 +vn -0.0000 0.2952 -0.9554 +vn -0.0000 -0.7947 0.6071 +vn -0.0000 -1.0000 0.0000 +vn -0.0000 -0.7947 -0.6071 +vn 0.9710 -0.2376 0.0281 +vn -0.0000 -0.0000 -1.0000 +vn 0.9710 -0.2376 -0.0281 +vn 0.0757 0.9815 -0.1757 +vn -0.0000 0.0000 1.0000 +vn -0.9685 0.2488 0.0000 +vn 0.9645 -0.2361 -0.1181 +vn 0.9645 -0.2361 0.1181 +vn -0.9645 0.2361 0.1181 +vn -0.9645 0.2361 -0.1181 +vn -0.9712 0.2377 -0.0134 +vn -0.9712 0.2377 0.0134 +vn 0.1120 0.9937 0.0000 +vn -0.1849 0.0432 0.9818 +vn -0.1849 0.0432 -0.9818 +vn 0.0757 0.9815 0.1757 +vn -0.9861 0.1660 0.0000 +vn 0.9861 -0.1660 0.0000 +vn 0.9874 -0.1503 -0.0492 +vn -0.9874 0.1503 0.0492 +vn -0.9874 0.1503 -0.0492 +vn 0.9874 -0.1503 0.0492 +vn -1.0000 -0.0000 0.0000 +vn -0.6476 -0.7619 0.0000 +usemtl Material.035 +s off +f 8187//4278 8142//4278 8143//4278 8188//4278 +f 8168//4279 8169//4279 8179//4279 8178//4279 +f 8166//4279 8167//4279 8180//4279 8181//4279 +f 8170//4280 8171//4280 8164//4280 8162//4280 +f 8190//4281 8146//4281 8147//4281 8192//4281 +f 8192//4282 8147//4282 8148//4282 8194//4282 +f 8194//4283 8148//4283 8149//4283 8196//4283 +f 8196//4284 8149//4284 8150//4284 8198//4284 +f 8143//4285 8142//4285 8151//4285 8150//4285 8149//4285 8148//4285 8147//4285 8146//4285 8145//4285 8144//4285 +f 8198//4286 8150//4286 8151//4286 8200//4286 +f 8200//4287 8151//4287 8142//4287 8187//4287 +f 8265//4287 8161//4287 8152//4287 8256//4287 +f 8264//4286 8160//4286 8161//4286 8265//4286 +f 8263//4284 8159//4284 8160//4284 8264//4284 +f 8262//4283 8158//4283 8159//4283 8263//4283 +f 8261//4282 8157//4282 8158//4282 8262//4282 +f 8260//4281 8156//4281 8157//4281 8261//4281 +f 8259//4288 8155//4288 8156//4288 8260//4288 +f 8258//4289 8154//4289 8155//4289 8259//4289 +f 8257//4290 8153//4290 8154//4290 8258//4290 +f 8256//4278 8152//4278 8153//4278 8257//4278 +f 8202//4289 8163//4289 8162//4289 8204//4289 +f 8204//4289 8162//4289 8164//4289 8206//4289 +f 8206//4289 8164//4289 8165//4289 8208//4289 +f 8171//4291 8176//4291 8165//4291 8164//4291 +f 8212//4292 8177//4292 8163//4292 8202//4292 +f 8177//4293 8170//4293 8162//4293 8163//4293 +f 8175//4294 8174//4294 8183//4294 8185//4294 +f 8210//4295 8175//4295 8169//4295 8209//4295 +f 8191//4295 8156//4295 8175//4295 8210//4295 +f 8155//4296 8154//4296 8173//4296 8174//4296 +f 8143//4297 8144//4297 8170//4297 8177//4297 +f 8188//4292 8143//4292 8177//4292 8212//4292 +f 8145//4298 8146//4298 8176//4298 8171//4298 +f 8144//4280 8145//4280 8171//4280 8170//4280 +f 8154//4299 8153//4299 8172//4299 8173//4299 +f 8156//4300 8155//4300 8174//4300 8175//4300 +f 8185//4301 8183//4301 8178//4301 8179//4301 +f 8184//4302 8182//4302 8181//4302 8180//4302 +f 8183//4296 8184//4296 8180//4296 8178//4296 +f 8174//4303 8173//4303 8184//4303 8183//4303 +f 8169//4304 8175//4304 8185//4304 8179//4304 +f 8172//4305 8166//4305 8181//4305 8182//4305 +f 8173//4306 8172//4306 8182//4306 8184//4306 +f 8167//4279 8168//4279 8178//4279 8180//4279 +f 8153//4292 8189//4292 8213//4292 8172//4292 +f 8189//4292 8188//4292 8212//4292 8213//4292 +f 8146//4295 8190//4295 8211//4295 8176//4295 +f 8190//4295 8191//4295 8210//4295 8211//4295 +f 8176//4295 8211//4295 8208//4295 8165//4295 +f 8210//4307 8209//4307 8219//4307 8220//4307 +f 8172//4292 8213//4292 8203//4292 8166//4292 +f 8224//4292 8186//4292 8187//4292 8225//4292 +f 8168//4289 8207//4289 8209//4289 8169//4289 +f 8207//4289 8206//4289 8208//4289 8209//4289 +f 8167//4289 8205//4289 8207//4289 8168//4289 +f 8205//4289 8204//4289 8206//4289 8207//4289 +f 8166//4289 8203//4289 8205//4289 8167//4289 +f 8203//4289 8202//4289 8204//4289 8205//4289 +f 8161//4287 8201//4287 8186//4287 8152//4287 +f 8201//4287 8200//4287 8187//4287 8186//4287 +f 8160//4286 8199//4286 8201//4286 8161//4286 +f 8199//4286 8198//4286 8200//4286 8201//4286 +f 8159//4284 8197//4284 8199//4284 8160//4284 +f 8197//4284 8196//4284 8198//4284 8199//4284 +f 8158//4283 8195//4283 8197//4283 8159//4283 +f 8195//4283 8194//4283 8196//4283 8197//4283 +f 8157//4282 8193//4282 8195//4282 8158//4282 +f 8193//4282 8192//4282 8194//4282 8195//4282 +f 8156//4281 8191//4281 8193//4281 8157//4281 +f 8191//4281 8190//4281 8192//4281 8193//4281 +f 8152//4278 8186//4278 8189//4278 8153//4278 +f 8186//4278 8187//4278 8188//4278 8189//4278 +f 8217//4292 8216//4292 8214//4292 8215//4292 +f 8203//4307 8213//4307 8217//4307 8215//4307 +f 8202//4289 8203//4289 8215//4289 8214//4289 +f 8212//4308 8202//4308 8214//4308 8216//4308 +f 8221//4295 8220//4295 8219//4295 8218//4295 +f 8212//4309 8216//4309 8225//4309 8187//4309 8188//4309 +f 8209//4289 8208//4289 8218//4289 8219//4289 +f 8208//4308 8211//4308 8221//4308 8218//4308 +f 8223//4295 8220//4295 8221//4295 8222//4295 +f 8213//4310 8189//4310 8186//4310 8224//4310 8217//4310 +f 8210//4311 8220//4311 8223//4311 8193//4311 8191//4311 +f 8211//4312 8190//4312 8192//4312 8222//4312 8221//4312 +f 8193//4295 8223//4295 8222//4295 8192//4295 +f 8217//4292 8224//4292 8225//4292 8216//4292 +f 8233//4313 8234//4313 8254//4313 8252//4313 +f 8226//4313 8227//4313 8240//4313 8238//4313 +f 8229//4313 8230//4313 8246//4313 8244//4313 +f 8232//4313 8233//4313 8252//4313 8250//4313 +f 8235//4313 8226//4313 8238//4313 8255//4313 +f 8228//4313 8229//4313 8244//4313 8242//4313 +f 8231//4313 8232//4313 8250//4313 8248//4313 +f 8234//4313 8235//4313 8255//4313 8254//4313 +f 8227//4313 8228//4313 8242//4313 8240//4313 +f 8230//4313 8231//4313 8248//4313 8246//4313 +f 8236//4313 8237//4313 8239//4313 8241//4313 8243//4313 8245//4313 8247//4313 8249//4313 8251//4313 8253//4313 +f 8236//4278 8255//4278 8238//4278 8237//4278 +f 8237//4290 8238//4290 8240//4290 8239//4290 +f 8239//4289 8240//4289 8242//4289 8241//4289 +f 8241//4288 8242//4288 8244//4288 8243//4288 +f 8243//4281 8244//4281 8246//4281 8245//4281 +f 8245//4282 8246//4282 8248//4282 8247//4282 +f 8247//4283 8248//4283 8250//4283 8249//4283 +f 8249//4284 8250//4284 8252//4284 8251//4284 +f 8251//4286 8252//4286 8254//4286 8253//4286 +f 8253//4287 8254//4287 8255//4287 8236//4287 +f 8277//4278 8256//4278 8257//4278 8268//4278 +f 8268//4290 8257//4290 8258//4290 8269//4290 +f 8269//4289 8258//4289 8259//4289 8270//4289 +f 8270//4288 8259//4288 8260//4288 8271//4288 +f 8271//4281 8260//4281 8261//4281 8272//4281 +f 8272//4282 8261//4282 8262//4282 8273//4282 +f 8273//4283 8262//4283 8263//4283 8274//4283 +f 8274//4284 8263//4284 8264//4284 8275//4284 +f 8275//4286 8264//4286 8265//4286 8276//4286 +f 8276//4287 8265//4287 8256//4287 8277//4287 +f 8259//4313 8258//4313 8266//4313 8267//4313 +f 8234//4287 8276//4287 8277//4287 8235//4287 +f 8233//4286 8275//4286 8276//4286 8234//4286 +f 8232//4284 8274//4284 8275//4284 8233//4284 +f 8231//4283 8273//4283 8274//4283 8232//4283 +f 8230//4282 8272//4282 8273//4282 8231//4282 +f 8229//4281 8271//4281 8272//4281 8230//4281 +f 8228//4288 8270//4288 8271//4288 8229//4288 +f 8227//4289 8269//4289 8270//4289 8228//4289 +f 8226//4290 8268//4290 8269//4290 8227//4290 +f 8235//4278 8277//4278 8268//4278 8226//4278 +f 8270//4314 8269//4314 8278//4314 8279//4314 +f 8267//4284 8266//4284 8278//4284 8279//4284 +f 8267//4295 8259//4295 8270//4295 8279//4295 +f 8269//4292 8258//4292 8266//4292 8278//4292 +o Cube_Cube.002 +v -0.754549 -0.957693 0.200000 +v -0.755000 -0.164767 0.100000 +v -0.610687 -1.085019 0.200000 +v -0.755000 -0.164767 -0.100000 +v -0.005000 -0.164767 0.100000 +v -0.005000 -0.164767 -0.100000 +v -0.547476 -1.085019 -0.100000 +v -0.547476 -0.164767 -0.100000 +v -0.547476 -1.085019 0.100000 +v -0.547476 -0.164767 0.100000 +v -0.760483 -0.945379 -0.200000 +v -0.818211 -0.825596 -0.200000 +v -0.755000 -0.465124 0.100000 +v -0.755000 -0.465124 -0.100000 +v -0.005000 -0.465124 -0.100000 +v -0.005000 -0.465124 0.100000 +v -0.547476 -0.465124 0.100000 +v -0.547476 -0.465124 -0.100000 +v -0.755000 -0.825596 -0.200000 +v -0.691337 -0.957693 -0.200000 +v -0.547476 -1.085019 -0.200000 +v -0.005000 -0.825596 -0.200000 +v -0.014103 -1.077939 -0.200000 +v -0.005000 -0.825596 0.200000 +v -0.014103 -1.077939 0.200000 +v -0.547476 -1.085019 0.200000 +v -0.691337 -0.957693 0.200000 +v -0.547476 -0.825596 0.200000 +v -0.547476 -0.825596 -0.200000 +v -0.755000 -0.825596 0.200000 +v -0.755000 -0.477852 -0.188106 +v -0.005000 -0.477852 -0.188106 +v -0.005000 -0.477852 0.188106 +v -0.547476 -0.477852 0.188106 +v -0.547476 -0.477852 -0.188106 +v -0.755000 -0.477852 0.188106 +v -0.610687 -1.085019 -0.100000 +v -0.610687 -1.085019 -0.175500 +v -0.547476 -1.085019 0.175500 +v -0.005000 -0.465124 0.175500 +v -0.547476 -0.465124 0.175500 +v -0.755000 -0.465124 0.175500 +v -0.547476 -0.465124 -0.175500 +v -0.005000 -0.465124 -0.175500 +v -0.547476 -1.085019 -0.175500 +v -0.818211 -0.825596 0.200000 +v -0.755000 -0.465124 -0.175500 +v -0.818211 -0.465124 -0.100000 +v -0.818211 -0.465124 0.100000 +v -0.754549 -0.957693 -0.200000 +v -0.755000 -0.498059 -0.200000 +v -0.005000 -0.498059 -0.200000 +v -0.005000 -0.498059 0.200000 +v -0.547476 -0.498059 0.200000 +v -0.547476 -0.498059 -0.200000 +v -0.755000 -0.498059 0.200000 +v -0.610687 -1.085019 -0.200000 +v -0.818211 -0.498059 -0.200000 +v -0.035624 -0.164767 -0.100000 +v -0.035624 -1.085019 0.100000 +v -0.035624 -1.085019 -0.100000 +v -0.035624 -0.164767 0.100000 +v -0.035624 -0.465124 0.100000 +v -0.035624 -0.465124 -0.100000 +v -0.035624 -1.085019 0.200000 +v -0.035624 -1.085019 -0.200000 +v -0.035624 -0.825596 0.200000 +v -0.035624 -0.825596 -0.200000 +v -0.035624 -0.477852 0.188106 +v -0.035624 -0.477852 -0.188106 +v -0.035624 -1.085019 0.175500 +v -0.035624 -0.465124 0.175500 +v -0.035624 -1.085019 -0.175500 +v -0.035624 -0.465124 -0.175500 +v -0.035624 -0.498059 -0.200000 +v -0.035624 -0.498059 0.200000 +v -0.818211 -0.477852 -0.188106 +v -0.818211 -0.465124 0.175500 +v -0.697272 -0.945379 -0.200000 +v -0.005000 -1.060836 -0.200000 +v -0.005000 -1.060836 0.200000 +v -0.547476 -1.060836 0.200000 +v -0.547476 -1.060836 -0.200000 +v -0.697272 -0.945379 0.200000 +v -0.760483 -0.945379 0.200000 +v -0.818211 -0.465124 -0.175500 +v -0.035624 -1.060836 -0.200000 +v -0.035624 -1.060836 0.200000 +v -0.769547 -0.957693 -0.100000 +v -0.769547 -0.957693 0.100000 +v -0.775482 -0.945379 -0.100000 +v -0.635005 -1.078469 -0.096510 +v -0.635005 -1.078469 0.096510 +v -0.833210 -0.825596 0.175500 +v -0.833210 -0.825596 0.100000 +v -0.775482 -0.945379 0.100000 +v -0.833210 -0.498059 -0.100000 +v -0.833210 -0.825596 -0.100000 +v -0.769547 -0.957693 0.175500 +v -0.768796 -0.954239 0.193021 +v -0.635005 -1.078469 -0.169376 +v -0.769547 -0.957693 -0.175500 +v -0.768796 -0.954239 -0.193021 +v -0.833210 -0.498059 0.100000 +v -0.828003 -0.472028 0.096510 +v -0.828003 -0.472028 -0.096510 +v -0.774315 -0.942224 -0.193021 +v -0.635005 -1.078469 -0.193021 +v -0.635005 -1.078469 0.193021 +v -0.774315 -0.942224 0.193021 +v -0.828003 -0.825353 0.193021 +v -0.828003 -0.504162 -0.193021 +v -0.828003 -0.825353 -0.193021 +v -0.828003 -0.504162 0.193021 +v -0.828003 -0.484446 0.181542 +v -0.828003 -0.472028 -0.169376 +v -0.828003 -0.484446 -0.181542 +v -0.833210 -0.825596 -0.175500 +v -0.635005 -1.078469 0.169376 +v -0.828003 -0.472028 0.169376 +v -0.833210 -0.498059 0.175500 +v -0.775482 -0.945379 0.175500 +v -0.775482 -0.945379 -0.175500 +v -0.833210 -0.498059 -0.175500 +v -0.610687 -1.085019 0.100000 +v -0.610687 -1.085019 0.175500 +v -0.818211 -0.498059 0.200000 +v -0.818211 -0.477852 0.188106 +v 0.007530 -1.060836 -0.100000 +v -0.001574 -1.077939 -0.100000 +v -0.001574 -1.077939 0.100000 +v 0.007530 -1.060836 0.100000 +v -0.023094 -1.085019 0.100000 +v 0.007530 -0.825596 -0.175500 +v 0.007530 -0.825596 -0.100000 +v 0.007530 -0.564541 -0.100000 +v 0.007530 -0.564541 0.100000 +v 0.007530 -0.825596 0.100000 +v 0.007530 -0.465124 -0.175500 +v 0.007530 -0.477852 -0.188106 +v -0.001574 -1.077939 -0.175500 +v 0.007530 -1.060836 -0.200000 +v -0.001574 -1.077939 -0.200000 +v 0.007530 -1.060836 0.200000 +v -0.001574 -1.077939 0.200000 +v -0.023094 -1.085019 0.200000 +v 0.007530 -0.498059 -0.200000 +v 0.007530 -0.825596 -0.200000 +v 0.007530 -0.498059 0.200000 +v 0.007530 -0.825596 0.200000 +v 0.007530 -0.465124 0.175500 +v 0.007530 -0.477852 0.188106 +v 0.007530 -0.825596 0.175500 +v -0.001574 -1.077939 0.175500 +v 0.007530 -0.465124 0.100000 +v 0.007530 -1.060836 0.175500 +v 0.007530 -0.564541 0.175500 +v 0.007530 -0.465124 -0.100000 +v -0.023094 -1.085019 -0.175500 +v 0.007530 -1.060836 -0.175500 +v 0.007530 -0.564541 -0.175500 +v -0.023094 -1.085019 -0.100000 +v -0.023094 -1.085019 -0.200000 +v -0.023094 -1.085019 0.175500 +vn -1.0000 0.0000 0.0000 +vn 0.0000 0.0000 -1.0000 +vn 1.0000 0.0000 0.0000 +vn 0.0000 0.0000 1.0000 +vn 0.0000 1.0000 0.0000 +vn 0.0000 -1.0000 0.0000 +vn 0.0000 0.5073 0.8618 +vn 0.0000 0.7037 -0.7105 +vn -0.2601 -0.9656 0.0000 +vn -0.4756 -0.2239 0.8507 +vn 0.0000 0.5073 -0.8618 +vn 0.0000 0.7037 0.7105 +vn -0.5804 0.0000 -0.8143 +vn -0.5762 0.8173 0.0000 +vn -0.6869 0.5100 0.5177 +vn -0.6869 0.5100 -0.5177 +vn -0.5191 -0.2444 0.8190 +vn -0.6788 0.3710 -0.6337 +vn -0.4047 -0.4467 -0.7979 +vn -0.4756 -0.2239 -0.8507 +vn -0.5804 0.0000 0.8143 +vn -0.5191 -0.2444 -0.8190 +vn -0.4047 -0.4467 0.7980 +vn -0.6788 0.3710 0.6337 +vn -0.6680 -0.7442 0.0000 +vn -0.6715 -0.7373 0.0741 +vn -0.9276 0.2214 -0.3008 +vn -0.9008 -0.4341 0.0000 +vn -0.8972 -0.4224 0.1288 +vn -0.6715 -0.7373 -0.0741 +vn -0.9806 0.1962 0.0000 +vn -0.9586 0.0000 0.2849 +vn -0.8862 -0.4172 -0.2017 +vn -0.9276 0.2213 0.3008 +vn -0.9586 0.0000 -0.2849 +vn -0.8972 -0.4224 -0.1288 +vn -0.8862 -0.4172 0.2017 +vn 0.3125 -0.9499 0.0000 +vn 0.8827 -0.4698 0.0000 +usemtl Material.032 +s off +f 8292//4315 8281//4315 8283//4315 8293//4315 +f 8343//4316 8338//4316 8285//4316 8294//4316 +f 8294//4317 8285//4317 8284//4317 8295//4317 +f 8296//4318 8289//4318 8281//4318 8292//4318 +f 8287//4319 8283//4319 8281//4319 8289//4319 +f 8338//4319 8287//4319 8289//4319 8341//4319 +f 8324//4320 8286//4320 8316//4320 8317//4320 +f 8342//4318 8341//4318 8289//4318 8296//4318 +f 8293//4316 8283//4316 8287//4316 8297//4316 +f 8298//4316 8358//4316 8290//4316 8291//4316 +f 8305//4318 8306//4318 8280//4318 8282//4318 +f 8301//4316 8331//4316 8426//4316 8427//4316 +f 8352//4320 8345//4320 8442//4320 8438//4320 +f 8288//4320 8318//4320 8405//4320 8404//4320 +f 8335//4321 8315//4321 8407//4321 8406//4321 +f 8353//4322 8323//4322 8311//4322 8349//4322 +f 8352//4320 8324//4320 8300//4320 8345//4320 +f 8405//4323 8282//4323 8388//4323 8398//4323 +f 8280//4324 8364//4324 8389//4324 8379//4324 +f 8358//4316 8298//4316 8308//4316 8362//4316 +f 8367//4318 8346//4318 8307//4318 8361//4318 +f 8361//4318 8307//4318 8309//4318 8363//4318 +f 8366//4316 8347//4316 8301//4316 8359//4316 +f 8330//4325 8310//4325 8314//4325 8334//4325 +f 8355//4321 8348//4321 8313//4321 8333//4321 +f 8333//4321 8313//4321 8315//4321 8335//4321 +f 8354//4325 8349//4325 8311//4325 8331//4325 +f 8312//4321 8332//4321 8428//4321 8431//4321 +f 8326//4322 8322//4322 8314//4322 8310//4322 +f 8360//4318 8304//4318 8424//4318 8423//4318 +f 8351//4326 8320//4326 8313//4326 8348//4326 +f 8337//4327 8291//4327 8392//4327 8391//4327 +f 8345//4316 8302//4316 8422//4316 8442//4316 +f 8320//4326 8321//4326 8315//4326 8313//4326 +f 8316//4323 8404//4323 8372//4323 8371//4323 +f 8296//4319 8292//4319 8321//4319 8320//4319 +f 8331//4325 8311//4325 8419//4325 8426//4325 +f 8327//4328 8365//4328 8395//4328 8385//4328 +f 8342//4319 8296//4319 8320//4319 8351//4319 +f 8302//4316 8359//4316 8421//4316 8422//4316 +f 8340//4320 8352//4320 8438//4320 8441//4320 +f 8407//4329 8357//4329 8399//4329 8394//4329 +f 8365//4330 8356//4330 8396//4330 8395//4330 +f 8364//4331 8325//4331 8390//4331 8389//4331 +f 8293//4319 8297//4319 8322//4319 8326//4319 +f 8357//4328 8328//4328 8384//4328 8399//4328 +f 8340//4320 8286//4320 8324//4320 8352//4320 +f 8343//4319 8294//4319 8323//4319 8353//4319 +f 8303//4318 8360//4318 8423//4318 8429//4318 +f 8356//4332 8337//4332 8391//4332 8396//4332 +f 8339//4320 8340//4320 8441//4320 8412//4320 +f 8329//4333 8336//4333 8387//4333 8382//4333 +f 8359//4316 8301//4316 8427//4316 8421//4316 +f 8336//4323 8317//4323 8380//4323 8387//4323 +f 8290//4334 8329//4334 8382//4334 8386//4334 +f 8434//4317 8416//4317 8415//4317 8437//4317 +f 8347//4316 8354//4316 8331//4316 8301//4316 +f 8307//4318 8333//4318 8335//4318 8309//4318 +f 8346//4318 8355//4318 8333//4318 8307//4318 +f 8298//4316 8330//4316 8334//4316 8308//4316 +f 8328//4328 8327//4328 8385//4328 8384//4328 +f 8295//4319 8434//4319 8437//4319 8294//4319 +f 8325//4335 8406//4335 8393//4335 8390//4335 +f 8323//4319 8294//4319 8437//4319 8418//4319 +f 8303//4318 8332//4318 8355//4318 8346//4318 +f 8308//4316 8334//4316 8354//4316 8347//4316 +f 8297//4319 8343//4319 8353//4319 8322//4319 +f 8295//4319 8319//4319 8430//4319 8434//4319 +f 8295//4319 8342//4319 8351//4319 8319//4319 +f 8288//4320 8339//4320 8350//4320 8318//4320 +f 8318//4320 8350//4320 8344//4320 8305//4320 +f 8319//4326 8351//4326 8348//4326 8312//4326 +f 8334//4325 8314//4325 8349//4325 8354//4325 +f 8332//4321 8312//4321 8348//4321 8355//4321 +f 8362//4316 8308//4316 8347//4316 8366//4316 +f 8360//4318 8303//4318 8346//4318 8367//4318 +f 8344//4320 8350//4320 8443//4320 8425//4320 +f 8322//4322 8353//4322 8349//4322 8314//4322 +f 8295//4318 8284//4318 8341//4318 8342//4318 +f 8285//4319 8338//4319 8341//4319 8284//4319 +f 8286//4320 8340//4320 8339//4320 8288//4320 +f 8297//4316 8287//4316 8338//4316 8343//4316 +f 8304//4318 8360//4318 8367//4318 8344//4318 +f 8300//4316 8362//4316 8366//4316 8345//4316 +f 8319//4326 8312//4326 8431//4326 8430//4326 +f 8317//4323 8316//4323 8371//4323 8380//4323 +f 8291//4336 8290//4336 8386//4336 8392//4336 +f 8332//4318 8303//4318 8429//4318 8428//4318 +f 8282//4337 8280//4337 8379//4337 8388//4337 +f 8311//4322 8323//4322 8418//4322 8419//4322 +f 8345//4316 8366//4316 8359//4316 8302//4316 +f 8305//4318 8361//4318 8363//4318 8306//4318 +f 8344//4318 8367//4318 8361//4318 8305//4318 +f 8299//4316 8358//4316 8362//4316 8300//4316 +f 8404//4323 8405//4323 8398//4323 8372//4323 +f 8406//4338 8407//4338 8394//4338 8393//4338 +f 8304//4318 8344//4318 8425//4318 8424//4318 +f 8350//4320 8339//4320 8412//4320 8443//4320 +f 8368//4339 8371//4339 8372//4339 8369//4339 +f 8378//4340 8398//4340 8388//4340 8379//4340 +f 8403//4341 8395//4341 8396//4341 8391//4341 +f 8375//4342 8374//4342 8377//4342 8370//4342 +f 8401//4343 8378//4343 8379//4343 8389//4343 +f 8380//4344 8381//4344 8382//4344 8387//4344 +f 8383//4345 8384//4345 8385//4345 8376//4345 +f 8400//4346 8373//4346 8390//4346 8393//4346 +f 8402//4347 8397//4347 8392//4347 8386//4347 +f 8383//4315 8374//4315 8373//4315 8400//4315 +f 8375//4342 8369//4342 8378//4342 8401//4342 +f 8369//4339 8372//4339 8398//4339 8378//4339 +f 8370//4342 8377//4342 8397//4342 8402//4342 +f 8371//4339 8368//4339 8381//4339 8380//4339 +f 8376//4345 8385//4345 8395//4345 8403//4345 +f 8377//4315 8376//4315 8403//4315 8397//4315 +f 8384//4345 8383//4345 8400//4345 8399//4345 +f 8399//4348 8400//4348 8393//4348 8394//4348 +f 8374//4315 8383//4315 8376//4315 8377//4315 +f 8397//4349 8403//4349 8391//4349 8392//4349 +f 8368//4342 8370//4342 8402//4342 8381//4342 +f 8374//4342 8375//4342 8401//4342 8373//4342 +f 8381//4350 8402//4350 8386//4350 8382//4350 +f 8373//4351 8401//4351 8389//4351 8390//4351 +f 8369//4342 8375//4342 8370//4342 8368//4342 +f 8309//4318 8335//4318 8406//4318 8325//4318 +f 8292//4319 8293//4319 8327//4319 8328//4319 +f 8358//4316 8299//4316 8329//4316 8290//4316 +f 8300//4320 8324//4320 8317//4320 8336//4320 +f 8299//4316 8300//4316 8336//4316 8329//4316 +f 8310//4325 8330//4325 8337//4325 8356//4325 +f 8321//4319 8292//4319 8328//4319 8357//4319 +f 8363//4318 8309//4318 8325//4318 8364//4318 +f 8326//4322 8310//4322 8356//4322 8365//4322 +f 8315//4326 8321//4326 8357//4326 8407//4326 +f 8293//4319 8326//4319 8365//4319 8327//4319 +f 8286//4320 8288//4320 8404//4320 8316//4320 +f 8330//4316 8298//4316 8291//4316 8337//4316 +f 8306//4318 8363//4318 8364//4318 8280//4318 +f 8318//4320 8305//4320 8282//4320 8405//4320 +f 8441//4352 8409//4352 8410//4352 8412//4352 +f 8440//4317 8413//4317 8427//4317 8426//4317 +f 8408//4317 8414//4317 8417//4317 8411//4317 +f 8439//4353 8420//4353 8422//4353 8421//4353 +f 8436//4317 8430//4317 8431//4317 8428//4317 +f 8435//4317 8432//4317 8429//4317 8423//4317 +f 8443//4352 8433//4352 8424//4352 8425//4352 +f 8412//4352 8410//4352 8433//4352 8443//4352 +f 8411//4317 8417//4317 8432//4317 8435//4317 +f 8416//4317 8434//4317 8430//4317 8436//4317 +f 8408//4353 8409//4353 8420//4353 8439//4353 +f 8415//4317 8414//4317 8413//4317 8440//4317 +f 8437//4317 8415//4317 8440//4317 8418//4317 +f 8417//4317 8416//4317 8436//4317 8432//4317 +f 8432//4317 8436//4317 8428//4317 8429//4317 +f 8414//4317 8415//4317 8416//4317 8417//4317 +f 8418//4317 8440//4317 8426//4317 8419//4317 +f 8409//4352 8441//4352 8438//4352 8420//4352 +f 8420//4352 8438//4352 8442//4352 8422//4352 +f 8414//4317 8408//4317 8439//4317 8413//4317 +f 8410//4353 8411//4353 8435//4353 8433//4353 +f 8433//4353 8435//4353 8423//4353 8424//4353 +f 8413//4317 8439//4317 8421//4317 8427//4317 +f 8409//4353 8408//4353 8411//4353 8410//4353 +o Cylinder.001 +v -3.340000 0.200000 0.140000 +v 0.600000 0.200000 0.140000 +v -3.340000 -0.047214 0.216393 +v 0.600000 -0.047214 0.216393 +v -3.340000 -0.200000 0.416393 +v 0.600000 -0.200000 0.416393 +v -3.340000 -0.200000 0.663607 +v 0.600000 -0.200000 0.663607 +v -3.340000 -0.047213 0.863607 +v 0.600000 -0.047214 0.863607 +v -3.340000 0.200000 0.940000 +v 0.600000 0.200000 0.940000 +v -3.340000 0.447214 0.863607 +v 0.600000 0.447214 0.863607 +v -3.340000 0.600000 0.663607 +v 0.600000 0.600000 0.663607 +v -3.340000 0.600000 0.416393 +v 0.600000 0.600000 0.416393 +v -3.340000 0.447214 0.216393 +v 0.600000 0.447213 0.216393 +vn -0.0000 -0.2952 -0.9554 +vn -0.0000 -0.7947 -0.6071 +vn -0.0000 -1.0000 0.0000 +vn -0.0000 -0.7947 0.6071 +vn -0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.7947 0.6071 +vn 0.0000 1.0000 0.0000 +vn 1.0000 -0.0000 0.0000 +vn 0.0000 0.7947 -0.6071 +vn 0.0000 0.2952 -0.9554 +usemtl Material.001 +s off +f 8444//4354 8445//4354 8447//4354 8446//4354 +f 8446//4355 8447//4355 8449//4355 8448//4355 +f 8448//4356 8449//4356 8451//4356 8450//4356 +f 8450//4357 8451//4357 8453//4357 8452//4357 +f 8452//4358 8453//4358 8455//4358 8454//4358 +f 8454//4359 8455//4359 8457//4359 8456//4359 +f 8456//4360 8457//4360 8459//4360 8458//4360 +f 8458//4361 8459//4361 8461//4361 8460//4361 +f 8447//4362 8445//4362 8463//4362 8461//4362 8459//4362 8457//4362 8455//4362 8453//4362 8451//4362 8449//4362 +f 8460//4363 8461//4363 8463//4363 8462//4363 +f 8462//4364 8463//4364 8445//4364 8444//4364 +o Cylinder +v 0.720618 0.529568 -0.100000 +v 0.720618 0.482705 0.000000 +v 0.720618 0.529568 0.100000 +v 0.720618 0.755842 0.100000 +v 0.720618 0.802705 -0.000000 +v 0.720618 0.755842 -0.100000 +v 0.720618 0.495757 0.050000 +v 0.720618 0.495757 -0.050000 +v 0.720618 0.789653 0.050000 +v 0.720618 0.789653 -0.050000 +v -2.949513 0.775862 -0.110000 +v -2.949513 0.707878 -0.088992 +v -2.949513 0.665862 -0.033992 +v -2.949513 0.665862 0.033992 +v -2.949513 0.707878 0.088992 +v -2.949513 0.775862 0.110000 +v -2.949513 0.843845 0.088992 +v -2.949513 0.885862 0.033992 +v -2.949513 0.885862 -0.033992 +v -2.949513 0.843845 -0.088992 +v -3.400000 0.642705 -0.150000 +v 0.800000 0.642705 -0.150000 +v -3.400000 0.430573 -0.149389 +v 0.800000 0.430573 -0.149389 +v -3.400000 0.342705 0.000000 +v 0.800000 0.342705 0.000000 +v -3.400000 0.430573 0.149389 +v 0.800000 0.430573 0.149389 +v -3.400000 0.642705 0.150000 +v 0.800000 0.642705 0.150000 +v -3.400000 0.854837 0.149389 +v 0.800000 0.814646 0.149389 +v -3.400000 0.942705 -0.000000 +v 0.800000 0.902514 -0.000000 +v -3.400000 0.854837 -0.149389 +v 0.800000 0.814646 -0.149389 +v -3.400000 0.367178 0.074694 +v 0.800000 0.367178 0.074694 +v -3.400000 0.367178 -0.074694 +v 0.800000 0.367178 -0.074694 +v -3.400000 0.918232 0.074694 +v 0.800000 0.878041 0.074694 +v -3.400000 0.918232 -0.074694 +v 0.800000 0.878041 -0.074694 +v -0.838029 0.642705 -0.150000 +v -0.838029 0.430573 -0.149389 +v -0.838029 0.342705 0.000000 +v -0.838029 0.430573 0.149389 +v -0.838029 0.642705 0.150000 +v -0.838029 0.854837 0.149389 +v -0.838029 0.942705 -0.000000 +v -0.838029 0.854837 -0.149389 +v -0.838029 0.367178 0.074694 +v -0.838029 0.367178 -0.074694 +v -0.838029 0.918232 0.074694 +v -0.838029 0.918232 -0.074694 +v -3.400000 0.398876 0.112042 +v 0.800000 0.398875 0.112042 +v -0.838029 0.398875 0.112042 +v 0.800000 0.398875 -0.112042 +v -3.400000 0.398876 -0.112042 +v -0.838029 0.398875 -0.112042 +v -0.768405 -0.239164 0.000000 +v -0.768405 -0.239164 0.074694 +v -0.768405 -0.239164 -0.074694 +v -0.768405 -0.239164 -0.112042 +v -0.768405 -0.239164 0.112042 +v -0.809541 0.345594 0.112042 +v -0.771087 0.252752 0.112042 +v -0.771087 0.246572 -0.074694 +v -0.809541 0.333234 -0.074694 +v -0.809541 0.345594 -0.112042 +v -0.771087 0.252752 -0.112042 +v 0.800000 0.252752 0.112042 +v 0.800000 0.345594 0.112042 +v -0.809541 0.323690 0.000000 +v -0.771087 0.241800 0.000000 +v -0.771087 0.246572 0.074694 +v -0.809541 0.333234 0.074694 +v 0.800000 0.333233 -0.074694 +v 0.800000 0.246572 -0.074694 +v 0.800000 0.252752 -0.112042 +v 0.800000 0.345594 -0.112042 +v 0.800000 0.323690 0.000000 +v 0.800000 0.241800 0.000000 +v 0.800000 0.333233 0.074694 +v 0.800000 0.246572 0.074694 +v -0.019015 0.642705 -0.150000 +v -0.019014 0.430573 -0.149389 +v -0.019014 0.430573 0.149389 +v -0.019015 0.642705 0.150000 +v -0.019014 0.854837 0.149389 +v -0.019014 0.942705 -0.000000 +v -0.019014 0.854837 -0.149389 +v -0.019015 0.918232 0.074694 +v -0.019015 0.918232 -0.074694 +v -0.019015 0.398875 0.112042 +v -0.019015 0.398875 -0.112042 +v 0.011774 -0.330814 0.000000 +v 0.011774 -0.330814 0.074694 +v 0.011774 -0.330814 -0.074694 +v 0.011774 -0.330814 0.112042 +v 0.011774 -0.330814 -0.112042 +v -0.004771 0.345594 -0.112042 +v 0.014456 0.252752 -0.112042 +v -0.004771 0.345594 0.112042 +v 0.014456 0.252752 0.112042 +v 0.800000 -0.003084 0.074694 +v 0.800000 -0.003084 0.000000 +v 0.800000 -0.003084 0.112042 +v 0.800000 -0.003084 -0.074694 +v 0.800000 -0.003084 -0.112042 +v 0.014456 -0.003084 0.000000 +v 0.014456 -0.003084 0.074694 +v 0.014456 -0.003084 -0.074694 +v 0.014456 -0.003084 0.112042 +v 0.014456 -0.003084 -0.112042 +v -0.752801 -0.240997 0.000000 +v -0.752801 -0.240997 0.064984 +v -0.752801 -0.240997 -0.064984 +v -0.752801 -0.240997 -0.097476 +v -0.752801 -0.240997 0.097476 +v -0.003829 -0.328981 0.000000 +v -0.003830 -0.328981 0.064984 +v -0.003830 -0.328981 -0.064984 +v -0.003829 -0.328981 0.097476 +v -0.003829 -0.328981 -0.097476 +v 0.014456 0.216643 0.112042 +v 0.800000 0.216643 0.112042 +v 0.800000 0.216645 0.074694 +v 0.800000 0.216645 0.000000 +v 0.800000 0.216645 -0.074694 +v 0.800000 0.216643 -0.112042 +v 0.014456 0.216643 -0.112042 +v 1.536669 0.216643 0.112042 +v 1.536669 0.216645 0.074694 +v 1.536669 0.216645 0.000000 +v 1.536669 0.216645 -0.074694 +v 1.536669 0.216643 -0.112042 +v 0.014456 0.151319 0.112042 +v 0.800000 0.151319 0.112042 +v 0.800000 0.151319 -0.112042 +v 0.014456 0.151319 -0.112042 +v 1.520816 0.171906 0.112042 +v 1.520816 0.168199 0.074694 +v 1.520816 0.165336 0.000000 +v 1.520816 0.168199 -0.074694 +v 1.520808 0.171906 -0.112042 +v 1.481876 0.216645 0.000000 +v 1.481876 0.216645 -0.112042 +v 1.481876 0.216645 -0.074694 +v 1.481876 0.216645 0.074694 +v 1.481870 0.151320 0.074694 +v 1.481876 0.216643 0.112042 +v 1.481870 0.151320 0.112042 +v 1.481876 0.151319 -0.112042 +v 1.246985 -0.003084 -0.112042 +v 1.335759 0.216645 -0.074694 +v 1.240643 -0.003084 -0.074694 +v 1.240643 -0.003084 0.074694 +v 1.240643 -0.003084 0.112042 +v 1.335759 0.216645 0.000000 +v 1.335759 0.216645 -0.112042 +v 1.240643 -0.003084 0.000000 +v 1.335759 0.216645 0.074694 +v 1.335759 0.216643 0.112042 +v 1.335759 0.151319 0.112042 +v 1.335759 0.151319 -0.112042 +v 1.481870 0.151320 0.000000 +v 1.481870 0.151320 -0.074694 +v 0.014456 0.074117 0.112042 +v 0.800000 0.074117 0.112042 +v 1.265584 0.084270 0.112042 +v 0.800000 0.074117 -0.112042 +v 0.014456 0.074117 -0.112042 +v 1.265584 0.084270 -0.112042 +v -3.426677 0.640963 -0.138000 +v -3.426677 0.439438 -0.137438 +v -3.426677 0.379213 -0.068719 +v -3.426677 0.355963 0.000000 +v -3.426677 0.409325 0.103078 +v -3.426677 0.439438 0.137438 +v -3.426677 0.640963 0.138000 +v -3.426677 0.842489 0.137438 +v -3.426677 0.902714 0.068719 +v -3.426677 0.925963 -0.000000 +v -3.426677 0.902714 -0.068719 +v -3.426677 0.842489 -0.137438 +v -3.426677 0.379213 0.068719 +v -3.426677 0.409325 -0.103078 +v -3.426677 0.843845 0.088992 +v -3.426677 0.885862 0.033992 +v -3.426677 0.775862 0.110000 +v -3.426677 0.707878 0.088992 +v -3.426677 0.665862 0.033992 +v -3.426677 0.885862 -0.033992 +v -3.426677 0.665862 -0.033992 +v -3.426677 0.843845 -0.088992 +v -3.426677 0.707878 -0.088992 +v -3.426677 0.775862 -0.110000 +v 0.800000 0.802705 -0.000000 +v 0.800000 0.789653 -0.050000 +v 0.800000 0.789653 0.050000 +v 0.800000 0.755842 0.100000 +v 0.800000 0.495757 0.050000 +v 0.800000 0.529568 -0.100000 +v 0.800000 0.755842 -0.100000 +v 0.800000 0.529568 0.100000 +v 0.800000 0.495757 -0.050000 +v 0.800000 0.482705 0.000000 +v 0.725019 0.642705 -0.150000 +v 0.726323 0.345594 0.112042 +v 0.728083 0.252752 0.112042 +v 0.725019 0.430573 -0.149389 +v 0.725019 0.430573 0.149389 +v 0.725019 0.642705 0.150000 +v 0.725019 0.854837 0.149389 +v 0.725019 0.942705 -0.000000 +v 0.725019 0.854837 -0.149389 +v 0.725019 0.918232 0.074694 +v 0.725019 0.918232 -0.074694 +v 0.725019 0.398875 0.112042 +v 0.725019 0.398875 -0.112042 +v 0.726323 0.345594 -0.112042 +v 0.728083 0.252752 -0.112042 +v 0.728083 -0.003084 0.000000 +v 0.728083 -0.003084 0.074694 +v 0.728083 -0.003084 -0.074694 +v 0.728083 -0.003084 0.112042 +v 0.728083 -0.003084 -0.112042 +v 0.728083 0.216643 -0.112042 +v 0.728083 0.216643 0.112042 +v 0.728083 0.151319 -0.112042 +v 0.728083 0.151319 0.112042 +v 0.728083 0.074117 0.112042 +v 0.728083 0.074117 -0.112042 +vn 0.0000 -0.8284 -0.5602 +vn 0.0000 -0.0000 1.0000 +vn 0.0000 -0.9676 0.2526 +vn 0.0000 -0.8284 0.5602 +vn 0.0000 0.8284 -0.5602 +vn 0.0000 -0.9676 -0.2526 +vn 0.0000 0.8284 0.5602 +vn 0.0000 -0.0000 -1.0000 +vn -1.0000 0.0000 0.0000 +vn 0.0000 -0.0029 -1.0000 +vn -1.0000 -0.0055 -0.0002 +vn 0.0000 -0.7624 0.6471 +vn 0.0000 -0.0029 1.0000 +vn 0.0009 0.0032 1.0000 +vn 0.4539 0.8468 0.2774 +vn 1.0000 -0.0000 -0.0000 +vn 0.3783 0.7058 -0.5990 +vn 0.0009 0.0032 -1.0000 +vn -0.4098 -0.0026 0.9122 +vn -1.0000 -0.0055 0.0002 +vn 0.3783 0.7058 0.5990 +vn 0.4539 0.8468 -0.2774 +vn 0.0000 0.9503 -0.3114 +vn 0.0000 0.7624 0.6471 +vn -0.0000 -0.7624 -0.6471 +vn -0.0000 -0.9503 0.3114 +vn -0.0000 0.0029 -1.0000 +vn 0.0000 0.7624 -0.6471 +vn 0.0000 0.9503 0.3114 +vn 0.0000 0.0029 1.0000 +vn -0.0000 -0.9503 -0.3114 +vn -1.0000 -0.0055 -0.0005 +vn 1.0000 -0.0082 0.0000 +vn -1.0000 -0.0055 0.0005 +vn -0.7968 -0.5205 0.3070 +vn -0.9148 -0.3920 0.0973 +vn -0.7968 -0.5205 -0.3070 +vn -0.9148 -0.3920 -0.0973 +vn -0.6715 -0.7225 0.1645 +vn -0.9091 -0.4148 0.0397 +vn -0.6715 -0.7225 -0.1645 +vn -0.9091 -0.4148 -0.0397 +vn -0.0000 -1.0000 0.0000 +vn 0.0000 1.0000 0.0000 +vn -0.1167 -0.9932 0.0000 +vn 0.9465 -0.3222 -0.0161 +vn 0.9530 -0.3029 -0.0058 +vn 0.9530 -0.3029 0.0058 +vn 0.9466 -0.3221 0.0160 +vn 0.4330 -0.9003 0.0447 +vn 0.3686 -0.9294 0.0178 +vn 0.3686 -0.9294 -0.0178 +vn 0.4331 -0.9002 -0.0447 +vn 0.9630 -0.2691 0.0136 +vn 0.6908 -0.7230 0.0000 +vn -0.5202 0.8104 -0.2697 +vn -0.4365 -0.8537 -0.2841 +vn -0.5238 0.6452 -0.5561 +vn -0.4487 -0.6769 -0.5835 +vn -0.4101 0.0026 0.9120 +vn -0.4684 -0.6692 -0.5769 +vn -0.4684 -0.6692 0.5769 +vn -0.4101 0.0026 -0.9120 +vn -0.4098 -0.0026 -0.9122 +vn -0.5238 0.6452 0.5562 +vn -0.4486 -0.6769 0.5835 +vn -0.5202 0.8104 0.2697 +vn -0.4365 -0.8537 0.2841 +vn 0.0000 0.7947 0.6071 +vn -0.0000 -0.7947 0.6071 +vn -0.0000 -0.2952 -0.9554 +vn -0.0000 -0.7947 -0.6071 +vn 0.0000 0.7947 -0.6071 +vn -0.0000 -0.2952 0.9554 +vn 0.0000 0.2952 0.9554 +vn 0.0000 0.2952 -0.9554 +vn 0.0000 0.9676 -0.2526 +vn 0.0000 0.9676 0.2526 +usemtl Material +s off +f 8467//4365 8472//4365 8666//4365 8667//4365 +f 8469//4366 8464//4366 8669//4366 8670//4366 +f 8468//4367 8473//4367 8665//4367 8664//4367 +f 8473//4368 8469//4368 8670//4368 8665//4368 +f 8466//4369 8671//4369 8668//4369 8470//4369 +f 8472//4370 8468//4370 8664//4370 8666//4370 +f 8464//4371 8471//4371 8672//4371 8669//4371 +f 8466//4372 8467//4372 8667//4372 8671//4372 +f 8475//4373 8476//4373 8477//4373 8478//4373 8479//4373 8480//4373 8481//4373 8482//4373 8483//4373 8474//4373 +f 8674//4374 8485//4374 8487//4374 8677//4374 +f 8540//4375 8533//4375 8528//4375 8526//4375 +f 8685//4376 8521//4376 8491//4376 8678//4376 +f 8678//4377 8491//4377 8493//4377 8679//4377 +f 8679//4378 8493//4378 8495//4378 8680//4378 +f 8683//4379 8505//4379 8497//4379 8681//4379 +f 8487//4380 8485//4380 8499//4380 8507//4380 8497//4380 8664//4380 8665//4380 8670//4380 8669//4380 8672//4380 8673//4380 8489//4380 8503//4380 8523//4380 +f 8684//4381 8507//4381 8499//4381 8682//4381 +f 8682//4382 8499//4382 8485//4382 8674//4382 +f 8490//4383 8492//4383 8646//4383 8645//4383 +f 8541//4384 8540//4384 8526//4384 8527//4384 +f 8570//4366 8532//4366 8530//4366 8565//4366 +f 8680//4385 8495//4385 8505//4385 8683//4385 +f 8681//4386 8497//4386 8507//4386 8684//4386 +f 8496//4387 8514//4387 8519//4387 8506//4387 +f 8494//4388 8513//4388 8518//4388 8504//4388 +f 8524//4389 8525//4389 8517//4389 8502//4389 +f 8488//4390 8510//4390 8516//4390 8500//4390 +f 8498//4391 8515//4391 8508//4391 8484//4391 +f 8506//4392 8519//4392 8515//4392 8498//4392 +f 8504//4393 8518//4393 8514//4393 8496//4393 +f 8492//4394 8512//4394 8513//4394 8494//4394 +f 8490//4377 8511//4377 8512//4377 8492//4377 +f 8520//4376 8522//4376 8511//4376 8490//4376 +f 8502//4395 8517//4395 8510//4395 8488//4395 +f 8484//4374 8508//4374 8509//4374 8486//4374 +f 8500//4376 8516//4376 8522//4376 8520//4376 +f 8533//4396 8536//4396 8529//4396 8528//4396 +f 8486//4389 8509//4389 8525//4389 8524//4389 +f 8677//4389 8487//4389 8523//4389 8686//4389 +f 8564//4397 8566//4397 8580//4397 8578//4397 +f 8532//4398 8541//4398 8527//4398 8530//4398 +f 8501//4380 8521//4380 8538//4380 8549//4380 +f 8549//4380 8538//4380 8537//4380 8550//4380 +f 8489//4380 8501//4380 8549//4380 8547//4380 +f 8547//4380 8549//4380 8550//4380 8548//4380 +f 8686//4372 8523//4372 8546//4372 8687//4372 +f 8687//4372 8546//4372 8545//4372 8688//4372 +f 8522//4399 8516//4399 8542//4399 8531//4399 +f 8531//4400 8542//4400 8541//4400 8532//4400 +f 8503//4380 8489//4380 8547//4380 8543//4380 +f 8543//4380 8547//4380 8548//4380 8544//4380 +f 8523//4380 8503//4380 8543//4380 8546//4380 +f 8546//4380 8543//4380 8544//4380 8545//4380 +f 8517//4401 8525//4401 8535//4401 8534//4401 +f 8534//4402 8535//4402 8536//4402 8533//4402 +f 8560//4366 8522//4366 8531//4366 8569//4366 +f 8569//4366 8531//4366 8532//4366 8570//4366 +f 8516//4403 8510//4403 8539//4403 8542//4403 +f 8542//4404 8539//4404 8540//4404 8541//4404 +f 8510//4405 8517//4405 8534//4405 8539//4405 +f 8539//4406 8534//4406 8533//4406 8540//4406 +f 8675//4366 8569//4366 8570//4366 8676//4366 +f 8685//4366 8560//4366 8569//4366 8675//4366 +f 8535//4372 8567//4372 8568//4372 8536//4372 +f 8525//4372 8561//4372 8567//4372 8535//4372 +f 8536//4372 8568//4372 8566//4372 8529//4372 +f 8509//4389 8552//4389 8561//4389 8525//4389 +f 8514//4387 8556//4387 8559//4387 8519//4387 +f 8513//4388 8555//4388 8558//4388 8518//4388 +f 8515//4391 8557//4391 8551//4391 8508//4391 +f 8519//4392 8559//4392 8557//4392 8515//4392 +f 8518//4393 8558//4393 8556//4393 8514//4393 +f 8512//4394 8554//4394 8555//4394 8513//4394 +f 8511//4377 8553//4377 8554//4377 8512//4377 +f 8522//4376 8560//4376 8553//4376 8511//4376 +f 8508//4374 8551//4374 8552//4374 8509//4374 +f 8691//4407 8574//4407 8572//4407 8689//4407 +f 8689//4407 8572//4407 8571//4407 8690//4407 +f 8693//4407 8575//4407 8574//4407 8691//4407 +f 8690//4407 8571//4407 8573//4407 8692//4407 +f 8563//4397 8562//4397 8576//4397 8577//4397 +f 8562//4397 8564//4397 8578//4397 8576//4397 +f 8565//4397 8563//4397 8577//4397 8579//4397 +f 8698//4366 8692//4366 8573//4366 8635//4366 +f 8614//4408 8612//4408 8600//4408 8601//4408 +f 8619//4372 8613//4372 8602//4372 8611//4372 +f 8699//4372 8637//4372 8575//4372 8693//4372 +f 8565//4409 8530//4409 8585//4409 8589//4409 +f 8527//4409 8526//4409 8581//4409 8582//4409 +f 8566//4409 8564//4409 8588//4409 8590//4409 +f 8529//4409 8566//4409 8590//4409 8584//4409 +f 8526//4409 8528//4409 8583//4409 8581//4409 +f 8562//4409 8563//4409 8587//4409 8586//4409 +f 8564//4409 8562//4409 8586//4409 8588//4409 +f 8530//4409 8527//4409 8582//4409 8585//4409 +f 8528//4409 8529//4409 8584//4409 8583//4409 +f 8563//4409 8565//4409 8589//4409 8587//4409 +f 8688//4372 8545//4372 8596//4372 8694//4372 +f 8545//4380 8544//4380 8595//4380 8596//4380 +f 8544//4380 8548//4380 8594//4380 8595//4380 +f 8548//4380 8550//4380 8593//4380 8594//4380 +f 8550//4380 8537//4380 8592//4380 8593//4380 +f 8676//4366 8695//4366 8592//4366 8537//4366 +f 8612//4408 8615//4408 8599//4408 8600//4408 +f 8615//4408 8617//4408 8598//4408 8599//4408 +f 8613//4408 8614//4408 8601//4408 8602//4408 +f 8617//4366 8618//4366 8607//4366 8598//4366 +f 8602//4410 8601//4410 8610//4410 8611//4410 +f 8601//4411 8600//4411 8609//4411 8610//4411 +f 8600//4412 8599//4412 8608//4412 8609//4412 +f 8599//4413 8598//4413 8607//4413 8608//4413 +f 8694//4372 8596//4372 8605//4372 8696//4372 +f 8695//4366 8697//4366 8604//4366 8592//4366 +f 8629//4366 8630//4366 8618//4366 8617//4366 +f 8626//4408 8621//4408 8614//4408 8613//4408 +f 8628//4408 8629//4408 8617//4408 8615//4408 +f 8625//4408 8628//4408 8615//4408 8612//4408 +f 8631//4372 8626//4372 8613//4372 8619//4372 +f 8621//4408 8625//4408 8612//4408 8614//4408 +f 8616//4414 8608//4414 8607//4414 8618//4414 +f 8571//4407 8572//4407 8627//4407 8623//4407 +f 8574//4407 8575//4407 8620//4407 8622//4407 +f 8595//4408 8594//4408 8625//4408 8621//4408 +f 8605//4372 8596//4372 8626//4372 8631//4372 +f 8594//4408 8593//4408 8628//4408 8625//4408 +f 8573//4407 8571//4407 8623//4407 8624//4407 +f 8593//4408 8592//4408 8629//4408 8628//4408 +f 8635//4366 8573//4366 8624//4366 8636//4366 +f 8596//4408 8595//4408 8621//4408 8626//4408 +f 8572//4407 8574//4407 8622//4407 8627//4407 +f 8592//4366 8604//4366 8630//4366 8629//4366 +f 8637//4372 8605//4372 8631//4372 8639//4372 +f 8609//4415 8608//4415 8616//4415 8632//4415 +f 8610//4416 8609//4416 8632//4416 8633//4416 +f 8610//4417 8633//4417 8619//4417 8611//4417 +f 8618//4407 8630//4407 8631//4407 8619//4407 8633//4407 8632//4407 8616//4407 +f 8627//4418 8622//4418 8620//4418 8639//4418 8636//4418 8624//4418 8623//4418 +f 8604//4366 8635//4366 8636//4366 8630//4366 +f 8697//4366 8698//4366 8635//4366 8604//4366 +f 8575//4372 8637//4372 8639//4372 8620//4372 +f 8696//4372 8605//4372 8637//4372 8699//4372 +f 8636//4419 8639//4419 8631//4419 8630//4419 +f 8640//4373 8641//4373 8653//4373 8642//4373 8660//4373 8662//4373 8663//4373 8661//4373 8659//4373 8650//4373 8651//4373 +f 8496//4420 8506//4420 8650//4420 8649//4420 +f 8502//4421 8488//4421 8643//4421 8642//4421 +f 8506//4422 8498//4422 8651//4422 8650//4422 +f 8524//4423 8502//4423 8642//4423 8653//4423 +f 8492//4424 8494//4424 8647//4424 8646//4424 +f 8486//4425 8524//4425 8653//4425 8641//4425 +f 8520//4426 8490//4426 8645//4426 8644//4426 +f 8498//4427 8484//4427 8640//4427 8651//4427 +f 8484//4428 8486//4428 8641//4428 8640//4428 +f 8494//4429 8504//4429 8648//4429 8647//4429 +f 8500//4430 8520//4430 8644//4430 8652//4430 +f 8504//4431 8496//4431 8649//4431 8648//4431 +f 8488//4432 8500//4432 8652//4432 8643//4432 +f 8659//4407 8482//4407 8481//4407 8655//4407 +f 8660//4433 8476//4433 8475//4433 8662//4433 +f 8661//4434 8483//4434 8482//4434 8659//4434 +f 8654//4435 8480//4435 8479//4435 8656//4435 +f 8655//4436 8481//4436 8480//4436 8654//4436 +f 8658//4408 8477//4408 8476//4408 8660//4408 +f 8650//4373 8659//4373 8655//4373 8654//4373 8656//4373 8657//4373 8658//4373 8660//4373 8642//4373 8643//4373 8652//4373 8644//4373 8645//4373 8646//4373 8647//4373 8648//4373 8649//4373 +f 8657//4437 8478//4437 8477//4437 8658//4437 +f 8663//4438 8474//4438 8483//4438 8661//4438 +f 8662//4439 8475//4439 8474//4439 8663//4439 +f 8656//4440 8479//4440 8478//4440 8657//4440 +f 8673//4441 8465//4441 8470//4441 8668//4441 +f 8672//4442 8471//4442 8465//4442 8673//4442 +f 8489//4380 8673//4380 8668//4380 8671//4380 8667//4380 8666//4380 8664//4380 8497//4380 8505//4380 8495//4380 8493//4380 8491//4380 8521//4380 8501//4380 +f 8606//4372 8696//4372 8699//4372 8638//4372 +f 8603//4366 8634//4366 8698//4366 8697//4366 +f 8591//4366 8603//4366 8697//4366 8695//4366 +f 8597//4372 8694//4372 8696//4372 8606//4372 +f 8570//4366 8591//4366 8695//4366 8676//4366 +f 8568//4372 8688//4372 8694//4372 8597//4372 +f 8638//4372 8699//4372 8693//4372 8580//4372 +f 8634//4366 8579//4366 8692//4366 8698//4366 +f 8577//4407 8690//4407 8692//4407 8579//4407 +f 8580//4407 8693//4407 8691//4407 8578//4407 +f 8576//4407 8689//4407 8690//4407 8577//4407 +f 8578//4407 8691//4407 8689//4407 8576//4407 +f 8521//4366 8685//4366 8675//4366 8538//4366 +f 8538//4366 8675//4366 8676//4366 8537//4366 +f 8567//4372 8687//4372 8688//4372 8568//4372 +f 8561//4372 8686//4372 8687//4372 8567//4372 +f 8552//4389 8677//4389 8686//4389 8561//4389 +f 8556//4387 8681//4387 8684//4387 8559//4387 +f 8555//4388 8680//4388 8683//4388 8558//4388 +f 8557//4391 8682//4391 8674//4391 8551//4391 +f 8559//4392 8684//4392 8682//4392 8557//4392 +f 8558//4393 8683//4393 8681//4393 8556//4393 +f 8554//4394 8679//4394 8680//4394 8555//4394 +f 8553//4377 8678//4377 8679//4377 8554//4377 +f 8560//4376 8685//4376 8678//4376 8553//4376 +f 8551//4374 8674//4374 8677//4374 8552//4374 +f 8471//4380 8464//4380 8469//4380 8473//4380 8468//4380 8472//4380 8467//4380 8466//4380 8470//4380 8465//4380 diff --git a/Content/Weapons/Specials/special_Mesh/Venom_X.uasset b/Content/Weapons/Specials/special_Mesh/Venom_X.uasset new file mode 100644 index 0000000..ddab7e3 Binary files /dev/null and b/Content/Weapons/Specials/special_Mesh/Venom_X.uasset differ diff --git a/Ex2.uproject b/Ex2.uproject new file mode 100644 index 0000000..c187f5f --- /dev/null +++ b/Ex2.uproject @@ -0,0 +1,11 @@ +{ + "FileVersion": 3, + "EngineAssociation": "4.27", + "Category": "", + "Description": "", + "TargetPlatforms": [ + "LinuxNoEditor", + "LinuxAArch64NoEditor", + "WindowsNoEditor" + ] +} \ No newline at end of file diff --git a/Intermediate/AssetRegistryCache/343a44f4.bin b/Intermediate/AssetRegistryCache/343a44f4.bin new file mode 100644 index 0000000..c3bd3de Binary files /dev/null and b/Intermediate/AssetRegistryCache/343a44f4.bin differ diff --git a/Intermediate/AssetRegistryCache/558d6ad5.bin b/Intermediate/AssetRegistryCache/558d6ad5.bin new file mode 100644 index 0000000..3a4cba5 Binary files /dev/null and b/Intermediate/AssetRegistryCache/558d6ad5.bin differ diff --git a/Intermediate/AssetRegistryCache/8b7f14a7.bin b/Intermediate/AssetRegistryCache/8b7f14a7.bin new file mode 100644 index 0000000..39040e7 Binary files /dev/null and b/Intermediate/AssetRegistryCache/8b7f14a7.bin differ diff --git a/Intermediate/AssetRegistryCache/ba624629.bin b/Intermediate/AssetRegistryCache/ba624629.bin new file mode 100644 index 0000000..01d36ff Binary files /dev/null and b/Intermediate/AssetRegistryCache/ba624629.bin differ diff --git a/Intermediate/CachedAssetRegistry.bin b/Intermediate/CachedAssetRegistry.bin new file mode 100644 index 0000000..7cf6e40 Binary files /dev/null and b/Intermediate/CachedAssetRegistry.bin differ diff --git a/Intermediate/Config/CoalescedSourceConfigs/Crypto.ini b/Intermediate/Config/CoalescedSourceConfigs/Crypto.ini new file mode 100644 index 0000000..e69de29 diff --git a/Intermediate/Config/CoalescedSourceConfigs/Editor.ini b/Intermediate/Config/CoalescedSourceConfigs/Editor.ini new file mode 100644 index 0000000..bd38148 --- /dev/null +++ b/Intermediate/Config/CoalescedSourceConfigs/Editor.ini @@ -0,0 +1,479 @@ +[Internationalization] +LocalizationPaths=../../../Engine/Content/Localization/Editor +LocalizationPaths=../../../Engine/Content/Localization/EditorTutorials +LocalizationPaths=../../../Engine/Content/Localization/Keywords +LocalizationPaths=../../../Engine/Content/Localization/Category +ToolTipLocalizationPaths=../../../Engine/Content/Localization/ToolTips +PropertyNameLocalizationPaths=../../../Engine/Content/Localization/PropertyNames + +[ImportSetting] +CheckSingleInfluenceLOD=False + +[LogWindow] +MaxNumberOfLogLines=2000 + +[SlateRenderer] +GrayscaleFontAtlasSize=2048 +ColorFontAtlasSize=512 + +[AssetTools] + +[/Script/UnrealEd.ThumbnailManager] +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/CoreUObject.Class",RendererClassName="/Script/UnrealEd.ClassThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.Blueprint",RendererClassName="/Script/UnrealEd.BlueprintThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.Font",RendererClassName="/Script/UnrealEd.FontThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.Texture2D",RendererClassName="/Script/UnrealEd.TextureThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.TextureRenderTarget",RendererClassName="/Script/UnrealEd.TextureThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.TextureRenderTargetCube",RendererClassName="/Script/UnrealEd.TextureThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.LightMapTexture2D",RendererClassName="/Script/UnrealEd.TextureThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.TextureCube",RendererClassName="/Script/UnrealEd.TextureCubeThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.Texture2DArray",RendererClassName="/Script/UnrealEd.Texture2DArrayThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.VolumeTexture",RendererClassName="/Script/UnrealEd.VolumeTextureThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.Material",RendererClassName="/Script/UnrealEd.MaterialInstanceThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.MaterialInterface",RendererClassName="/Script/UnrealEd.MaterialInstanceThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.MaterialFunctionInterface",RendererClassName="/Script/UnrealEd.MaterialFunctionThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.ParticleSystem",RendererClassName="/Script/UnrealEd.ParticleSystemThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.PhysicalMaterialMask",RendererClassName="/Script/UnrealEd.PhysicalMaterialMaskThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.StaticMesh",RendererClassName="/Script/UnrealEd.StaticMeshThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.SkeletalMesh",RendererClassName="/Script/UnrealEd.SkeletalMeshThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.AnimSequenceBase",RendererClassName="/Script/UnrealEd.AnimSequenceThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.BlendSpaceBase",RendererClassName="/Script/UnrealEd.BlendSpaceThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.AnimBlueprint",RendererClassName="/Script/UnrealEd.AnimBlueprintThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.Level",RendererClassName="/Script/UnrealEd.LevelThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.World",RendererClassName="/Script/UnrealEd.WorldThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.SoundWave",RendererClassName="/Script/UnrealEd.SoundWaveThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.SlateBrushAsset",RendererClassName="/Script/UnrealEd.SlateBrushThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.SubsurfaceProfile",RendererClassName="/Script/UnrealEd.SubsurfaceProfileRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.PhysicsAsset",RendererClassName="/Script/UnrealEd.PhysicsAssetThumbnailRenderer") +RenderableThumbnailTypes=(ClassNeedingThumbnailName="/Script/Engine.CurveLinearColor",RendererClassName="/Script/UnrealEd.CurveLinearColorThumbnailRenderer") + +[/Script/UnrealEd.DefaultSizedThumbnailRenderer] +DefaultSizeX=512 +DefaultSizeY=512 + +[/Script/ContentBrowserData.ContentBrowserDataSubsystem] +EnabledDataSources=AssetData +EnabledDataSources=ClassData + +[/Script/UnrealEd.CollisionAutomationTestConfigData] +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Cone.Cone",ShapeType="TriggerCapsule",HitResult=(Time=0.25,Location=(X=0.0,Y=0.0,Z=149.999939),ImpactPoint=(X=0.070709,Y=0.0,Z=49.999985),Normal=(X=-0.001414,Y=-0.0,Z=0.999999),ImpactNormal=(X=0.0,Y=0.0,Z=1.0),TraceStart=(X=0.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Cone.Cone",ShapeType="TriggerCapsule",HitResult=(Time=0.50,Location=(X=-100.0,Y=0.0,Z=0.0),ImpactPoint=(X=-50.0,Y=-0.000019,Z=-50.0),Normal=(X=-1.0,Y=0.0,Z=-0.0),ImpactNormal=(X=-0.888290,Y=0.116945,Z=0.444145),TraceStart=(X=-200.0,Y=0.0,Z=0.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Cone.Cone",ShapeType="TriggerCapsule",HitResult=(Time=0.646994,Location=(X=-70.601135,Y=0.0,Z=70.601135),ImpactPoint=(X=-25.879774,Y=-0.000010,Z=-1.759551),Normal=(X=-0.894427,Y=0.0,Z=0.447214),ImpactNormal=(X=-0.888290,Y=0.116945,Z=0.444145),TraceStart=(X=-200.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Cube.Cube",ShapeType="TriggerCapsule",HitResult=(Time=0.25,Location=(X=0.0,Y=0.0,Z=150.0),ImpactPoint=(X=0.0,Y=0.0,Z=50.0),Normal=(X=0.0,Y=-0.0,Z=1.0),ImpactNormal=(X=0.0,Y=0.0,Z=1.0),TraceStart=(X=0.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Cube.Cube",ShapeType="TriggerCapsule",HitResult=(Time=0.50,Location=(X=-100.000008,Y=0.0,Z=0.0),ImpactPoint=(X=-50.0,Y=0.0,Z=0.0),Normal=(X=-1.0,Y=0.0,Z=0.0),ImpactNormal=(X=-1.0,Y=0.0,Z=0.0),TraceStart=(X=-200.0,Y=0.0,Z=0.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0),PenetrationDepth=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Cube.Cube",ShapeType="TriggerCapsule",HitResult=(Time=0.50,Location=(X=-100.000015,Y=0.0,Z=100.000015),ImpactPoint=(X=-50.0,Y=0.0,Z=50.0),Normal=(X=-1.0,Y=-0.0,Z=0.0),ImpactNormal=(X=0.0,Y=0.0,Z=1.0),TraceStart=(X=-200.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Cylinder.Cylinder",ShapeType="TriggerCapsule",HitResult=(Time=0.25,Location=(X=0.0,Y=0.0,Z=150.0),ImpactPoint=(X=0.0,Y=0.0,Z=50.0),Normal=(X=0.0,Y=-0.0,Z=1.0),ImpactNormal=(X=0.0,Y=0.0,Z=1.0),TraceStart=(X=0.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Cylinder.Cylinder",ShapeType="TriggerCapsule",HitResult=(Time=0.50,Location=(X=-100.0,Y=0.0,Z=0.0),ImpactPoint=(X=-50.0,Y=0.000016,Z=30.0),Normal=(X=-1.0,Y=-0.0,Z=0.0),ImpactNormal=(X=-0.995185,Y=0.098017,Z=0.0),TraceStart=(X=-200.0,Y=0.0,Z=0.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Cylinder.Cylinder",ShapeType="TriggerCapsule",HitResult=(Time=0.50,Location=(X=-100.000015,Y=0.0,Z=100.000015),ImpactPoint=(X=-50.0,Y=0.000016,Z=50.0),Normal=(X=-1.0,Y=-0.0,Z=0.0),ImpactNormal=(X=0.0,Y=0.0,Z=1.0),TraceStart=(X=-200.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Sphere.Sphere",ShapeType="TriggerCapsule",HitResult=(Time=0.25,Location=(X=0.0,Y=0.0,Z=150.0),ImpactPoint=(X=0.0,Y=0.000002,Z=50.0),Normal=(X=0.0,Y=-0.0,Z=1.0),ImpactNormal=(X=0.028589,Y=0.094246,Z=0.995138),TraceStart=(X=0.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Sphere.Sphere",ShapeType="TriggerCapsule",HitResult=(Time=0.50,Location=(X=-100.0,Y=0.0,Z=0.0),ImpactPoint=(X=-50.0,Y=0.000018,Z=0.000004),Normal=(X=-1.0,Y=-0.0,Z=0.0),ImpactNormal=(X=-0.990438,Y=0.097550,Z=-0.097550),TraceStart=(X=-200.0,Y=0.0,Z=0.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Sphere.Sphere",ShapeType="TriggerCapsule",HitResult=(Time=0.544464,Location=(X=-91.107117,Y=0.0,Z=91.107117),ImpactPoint=(X=-46.193974,Y=0.000017,Z=19.134171),Normal=(X=-0.898263,Y=-0.0,Z=0.439459),ImpactNormal=(X=-0.878613,Y=-0.086536,Z=0.469628),TraceStart=(X=-200.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Cone.Cone",ShapeType="TriggerSphere",HitResult=(Time=0.55,Location=(X=0.0,Y=0.0,Z=89.999924),ImpactPoint=(X=0.070709,Y=0.0,Z=49.999985),Normal=(X=-0.001768,Y=-0.0,Z=0.999998),ImpactNormal=(X=0.0,Y=0.0,Z=1.0),TraceStart=(X=0.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Cone.Cone",ShapeType="TriggerSphere",HitResult=(Time=0.651393,Location=(X=-69.721359,Y=0.0,Z=0.0),ImpactPoint=(X=-33.944271,Y=-0.000013,Z=-17.888544),Normal=(X=-0.894427,Y=0.0,Z=0.447214),ImpactNormal=(X=-0.888290,Y=0.116945,Z=0.444145),TraceStart=(X=-200.0,Y=0.0,Z=0.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Cone.Cone",ShapeType="TriggerSphere",HitResult=(Time=0.767595,Location=(X=-46.480911,Y=0.0,Z=46.480911),ImpactPoint=(X=-10.703819,Y=-0.000004,Z=28.592360),Normal=(X=-0.894427,Y=0.0,Z=0.447214),ImpactNormal=(X=-0.888290,Y=0.116945,Z=0.444145),TraceStart=(X=-200.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Cube.Cube",ShapeType="TriggerSphere",HitResult=(Time=0.55,Location=(X=0.0,Y=0.0,Z=90.0),ImpactPoint=(X=0.0,Y=0.0,Z=50.0),Normal=(X=0.0,Y=-0.0,Z=1.0),ImpactNormal=(X=0.0,Y=0.0,Z=1.0),TraceStart=(X=0.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Cube.Cube",ShapeType="TriggerSphere",HitResult=(Time=0.55,Location=(X=-90.0,Y=0.0,Z=0.0),ImpactPoint=(X=-50.0,Y=0.0,Z=-0.0),Normal=(X=-1.0,Y=-0.0,Z=0.0),ImpactNormal=(X=-1.0,Y=0.0,Z=0.0),TraceStart=(X=-200.0,Y=0.0,Z=0.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Cube.Cube",ShapeType="TriggerSphere",HitResult=(Time=0.608579,Location=(X=-78.284286,Y=0.0,Z=78.284286),ImpactPoint=(X=-50.0,Y=0.0,Z=50.0),Normal=(X=-0.707107,Y=-0.0,Z=0.707107),ImpactNormal=(X=0.0,Y=0.0,Z=1.0),TraceStart=(X=-200.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Cylinder.Cylinder",ShapeType="TriggerSphere",HitResult=(Time=0.55,Location=(X=0.0,Y=0.0,Z=90.0),ImpactPoint=(X=0.0,Y=0.0,Z=50.0),Normal=(X=0.0,Y=-0.0,Z=1.0),ImpactNormal=(X=0.0,Y=0.0,Z=1.0),TraceStart=(X=0.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Cylinder.Cylinder",ShapeType="TriggerSphere",HitResult=(Time=0.55,Location=(X=-90.0,Y=0.0,Z=0.0),ImpactPoint=(X=-50.0,Y=0.000016,Z=-0.000001),Normal=(X=-1.0,Y=-0.0,Z=0.0),ImpactNormal=(X=-0.995185,Y=-0.098017,Z=0.0),TraceStart=(X=-200.0,Y=0.0,Z=0.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Cylinder.Cylinder",ShapeType="TriggerSphere",HitResult=(Time=0.608579,Location=(X=-78.284286,Y=0.0,Z=78.284286),ImpactPoint=(X=-50.0,Y=0.000016,Z=50.0),Normal=(X=-0.707107,Y=-0.0,Z=0.707107),ImpactNormal=(X=0.0,Y=0.0,Z=1.0),TraceStart=(X=-200.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Sphere.Sphere",ShapeType="TriggerSphere",HitResult=(Time=0.55,Location=(X=0.0,Y=0.0,Z=90.0),ImpactPoint=(X=0.0,Y=0.000002,Z=50.0),Normal=(X=0.0,Y=-0.0,Z=1.0),ImpactNormal=(X=0.028589,Y=0.094246,Z=0.995138),TraceStart=(X=0.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Sphere.Sphere",ShapeType="TriggerSphere",HitResult=(Time=0.55,Location=(X=-90.0,Y=0.0,Z=0.0),ImpactPoint=(X=-50.0,Y=0.000018,Z=0.000004),Normal=(X=-1.0,Y=-0.0,Z=-0.0),ImpactNormal=(X=-0.990438,Y=0.097550,Z=-0.097550),TraceStart=(X=-200.0,Y=0.0,Z=0.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +ComponentSweepMultiTests=(RootShapeAsset="/Engine/BasicShapes/Sphere.Sphere",ShapeType="TriggerSphere",HitResult=(Time=0.681802,Location=(X=-63.639618,Y=0.0,Z=63.639618),ImpactPoint=(X=-35.355339,Y=0.000014,Z=35.355339),Normal=(X=-0.707107,Y=-0.0,Z=0.707107),ImpactNormal=(X=-0.633158,Y=-0.062360,Z=0.771506),TraceStart=(X=-200.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))) +LineTraceSingleByChannelTests=(RootShapeAsset="/Engine/BasicShapes/Cone.Cone",HitResult=(Time=0.750,Location=(X=0.0,Y=0.0,Z=49.999985),ImpactPoint=(X=0.0,Y=-0.0,Z=49.999989),Normal=(X=0.0,Y=0.0,Z=1.000000),ImpactNormal=(X=0.0,Y=0.0,Z=1.000000),TraceStart=(X=0.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0),PenetrationDepth=0.0)) +LineTraceSingleByChannelTests=(RootShapeAsset="/Engine/BasicShapes/Cone.Cone",HitResult=(Time=0.875000,Location=(X=-24.999985,Y=0.0,Z=0.0),ImpactPoint=(X=-24.999996,Y=-0.0,Z=0.0),Normal=(X=-0.888290,Y=0.116945,Z=0.444145),ImpactNormal=(X=-0.888290,Y=0.116945,Z=0.444145),TraceStart=(X=-200.0,Y=0.0,Z=0.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0),PenetrationDepth=0.0)) +LineTraceSingleByChannelTests=(RootShapeAsset="/Engine/BasicShapes/Cone.Cone",HitResult=(Time=0.916667,Location=(X=-16.666687,Y=0.0,Z=16.666687),ImpactPoint=(X=-16.666664,Y=-0.000001,Z=16.666666),Normal=(X=-0.888290,Y=0.116945,Z=0.444145),ImpactNormal=(X=-0.888290,Y=0.116945,Z=0.444145),TraceStart=(X=-200.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0),PenetrationDepth=0.0)) +LineTraceSingleByChannelTests=(RootShapeAsset="/Engine/BasicShapes/Cube.Cube",HitResult=(Time=0.750,Location=(X=0.0,Y=0.0,Z=50.0),ImpactPoint=(X=0.0,Y=0.0,Z=50.0),Normal=(X=0.0,Y=0.0,Z=1.000000),ImpactNormal=(X=0.0,Y=0.0,Z=1.000000),TraceStart=(X=0.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0),PenetrationDepth=0.0)) +LineTraceSingleByChannelTests=(RootShapeAsset="/Engine/BasicShapes/Cube.Cube",HitResult=(Time=0.750,Location=(X=-50.0,Y=0.0,Z=0.0),ImpactPoint=(X=-50.0,Y=0.0,Z=-0.0),Normal=(X=-1.000,Y=0.0,Z=0.0),ImpactNormal=(X=-1.000,Y=0.0,Z=0.0),TraceStart=(X=-200.0,Y=0.0,Z=0.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0),PenetrationDepth=0.0)) +LineTraceSingleByChannelTests=(RootShapeAsset="/Engine/BasicShapes/Cube.Cube",HitResult=(Time=0.750,Location=(X=-50.000015,Y=0.0,Z=50.000015),ImpactPoint=(X=-50.0,Y=-0.0,Z=50.0),Normal=(X=0.0,Y=0.0,Z=1.000000),ImpactNormal=(X=0.0,Y=0.0,Z=1.000000),TraceStart=(X=-200.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0),PenetrationDepth=0.0)) +LineTraceSingleByChannelTests=(RootShapeAsset="/Engine/BasicShapes/Cylinder.Cylinder",HitResult=(Time=0.750,Location=(X=0.0,Y=0.0,Z=50.000046),ImpactPoint=(X=0.0,Y=-0.0,Z=50.0),Normal=(X=0.0,Y=0.0,Z=1.000000),ImpactNormal=(X=0.0,Y=0.0,Z=1.000000),TraceStart=(X=0.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0),PenetrationDepth=0.0)) +LineTraceSingleByChannelTests=(RootShapeAsset="/Engine/BasicShapes/Cylinder.Cylinder",HitResult=(Time=0.750,Location=(X=-50.0,Y=0.0,Z=0.0),ImpactPoint=(X=-50.0,Y=-0.0,Z=-0.0),Normal=(X=-0.995185,Y=-0.098017,Z=0.0),ImpactNormal=(X=-0.995185,Y=-0.098017,Z=0.0),TraceStart=(X=-200.0,Y=0.0,Z=0.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0),PenetrationDepth=0.0)) +LineTraceSingleByChannelTests=(RootShapeAsset="/Engine/BasicShapes/Cylinder.Cylinder",HitResult=(Time=0.750,Location=(X=-50.000015,Y=0.0,Z=50.000015),ImpactPoint=(X=-50.0,Y=0.000006,Z=50.0),Normal=(X=0.0,Y=0.0,Z=1.000000),ImpactNormal=(X=0.0,Y=0.0,Z=1.000000),TraceStart=(X=-200.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0),PenetrationDepth=0.0)) +LineTraceSingleByChannelTests=(RootShapeAsset="/Engine/BasicShapes/Sphere.Sphere",HitResult=(Time=0.750,Location=(X=0.0,Y=0.0,Z=50.000015),ImpactPoint=(X=-0.0,Y=0.0,Z=50.0),Normal=(X=0.028589,Y=0.094246,Z=0.995138),ImpactNormal=(X=0.028589,Y=0.094246,Z=0.995138),TraceStart=(X=0.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0),PenetrationDepth=0.0)) +LineTraceSingleByChannelTests=(RootShapeAsset="/Engine/BasicShapes/Sphere.Sphere",HitResult=(Time=0.750,Location=(X=-50.0,Y=0.0,Z=0.0),ImpactPoint=(X=-49.999996,Y=0.000001,Z=0.0),Normal=(X=-0.990438,Y=-0.097550,Z=-0.097550),ImpactNormal=(X=-0.990438,Y=-0.097550,Z=-0.097550),TraceStart=(X=-200.0,Y=0.0,Z=0.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0),PenetrationDepth=0.0)) +LineTraceSingleByChannelTests=(RootShapeAsset="/Engine/BasicShapes/Sphere.Sphere",HitResult=(Time=0.823223,Location=(X=-35.355316,Y=0.0,Z=35.355316),ImpactPoint=(X=-35.355335,Y=-0.000003,Z=35.355339),Normal=(X=-0.770780,Y=-0.075915,Z=0.632563),ImpactNormal=(X=-0.770780,Y=-0.075915,Z=0.632563),TraceStart=(X=-200.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0),PenetrationDepth=0.0)) + +[/Script/UnrealEd.WorldThumbnailRenderer] +GlobalOrbitPitchOffset=0 +GlobalOrbitYawOffset=0 +bUseUnlitScene=false +bAllowWorldThumbnails=false + +[/Script/UnrealEd.ActorFactory] +MenuPriority=10 + +[/Script/UnrealEd.ActorFactoryStaticMesh] +MenuPriority=30 + +[/Script/UnrealEd.ActorFactoryInteractiveFoliage] +MenuPriority=26 + +[/Script/UnrealEd.ActorFactoryPlayerStart] +MenuPriority=20 + +[/Script/UnrealEd.ActorFactoryDirectionalLight] +MenuPriority=19 + +[/Script/UnrealEd.ActorFactoryPointLight] +MenuPriority=19 + +[/Script/UnrealEd.ActorFactorySpotLight] +MenuPriority=19 + +[/Script/UnrealEd.ActorFactoryPhysicsActor] +MenuPriority=15 + +[/Script/UnrealEd.ActorFactorySkeletalMesh] +MenuPriority=13 + +[/Script/UnrealEd.ActorFactorySkeletalMeshSingleAnim] +MenuPriority=12 + +[/Script/UnrealEd.ActorFactoryAmbientSoundSimpleToggleable] +MenuPriority=10 + +[/Script/UnrealEd.ActorFactoryAmbientSoundNonLoopingToggleable] +MenuPriority=10 + +[/Script/UnrealEd.ActorFactoryAmbientSoundSimple] +MenuPriority=11 + +[/Script/UnrealEd.ActorFactoryAmbientSound] +MenuPriority=11 + +[/Script/UnrealEd.ActorFactoryAmbientSoundMovable] +MenuPriority=10 + +[/Script/BlueprintGraph.EdGraphSchema_K2] +EditoronlyBPFunctionRedirects=(ClassName="GameplayStatics", OldFunctionName="CreateSaveGameObjectFromBlueprint", NewFunctionName="CreateSaveGameObject", BlueprintParamName="SaveGameBlueprint", ClassParamName="SaveGameClass") + +[BlueprintEditor.Palette] +bUseLegacyLayout=false + +[BlueprintEditor.Favorites] +Profiles=(Name="StarterProfile", FriendlyName="Default Profile" ToolTip="A starter profile, containing some of the most useful nodes.") +DefaultProfile=StarterProfile +StarterProfile=(NodeName="/Script/BlueprintGraph.K2Node_Event", FieldName="/Script/Engine.Actor:ReceiveBeginPlay") +StarterProfile=(NodeName="/Script/BlueprintGraph.K2Node_Event", FieldName="/Script/Engine.Actor:ReceiveTick") +StarterProfile=(NodeName="/Script/BlueprintGraph.K2Node_CallFunction", FieldName="/Script/Engine.GameplayStatics:GetPlayerPawn") +StarterProfile=(NodeName="/Script/BlueprintGraph.K2Node_IfThenElse") +StarterProfile=(NodeName="/Script/BlueprintGraph.K2Node_CallFunction", FieldName="/Script/Engine.Actor:GetTransform") +StarterProfile=(NodeName="/Script/BlueprintGraph.K2Node_CallFunction", FieldName="/Script/Engine.Actor:K2_DestroyActor") +StarterProfile=(NodeName="/Script/BlueprintGraph.K2Node_CallFunction", FieldName="/Script/Engine.GameplayStatics:GetAllActorsOfClass") +StarterProfile=(NodeName="/Script/BlueprintGraph.K2Node_SpawnActorFromClass") + +[BlueprintEditor.Menu] +BlueprintHiddenFields=/Script/Engine.Actor:K2_AttachRootComponentTo +BlueprintHiddenFields=/Script/Engine.Actor:K2_AttachRootComponentToActor +BlueprintHiddenFields=/Script/Engine.Actor:DetachRootComponentFromParent +BlueprintHiddenFields=/Script/Engine.SceneComponent:K2_AttachTo +BlueprintHiddenFields=/Script/Engine.SceneComponent:DetachFromParent + +[UnrealEd.HitProxy] +HitProxySize=5 + +[/Script/UnrealEd.UnrealEdOptions] +EditorCategories=(Name="Matinee") +EditorCategories=(Name="CurveEditor") +EditorCommands=(Parent="Matinee", CommandName="Matinee_PlayForward", Description="Matinee_PlayForward_Desc", ExecCommand="Matinee Play") +EditorCommands=(Parent="Matinee", CommandName="Matinee_PlayReverse", Description="Matinee_PlayReverse_Desc", ExecCommand="Matinee PlayReverse") +EditorCommands=(Parent="Matinee", CommandName="Matinee_Stop", Description="Matinee_Stop_Desc", ExecCommand="Matinee Stop") +EditorCommands=(Parent="Matinee", CommandName="Matinee_TogglePlayPause", Description="Matinee_TogglePlayPause_Desc", ExecCommand="Matinee TogglePlayPause") +EditorCommands=(Parent="Matinee", CommandName="Matinee_ZoomIn", Description="Matinee_ZoomIn_Desc", ExecCommand="Matinee ZoomIn") +EditorCommands=(Parent="Matinee", CommandName="Matinee_ZoomInAlt", Description="Matinee_ZoomInAlt_Desc", ExecCommand="Matinee ZoomIn") +EditorCommands=(Parent="Matinee", CommandName="Matinee_ZoomOut", Description="Matinee_ZoomOut_Desc", ExecCommand="Matinee ZoomOut") +EditorCommands=(Parent="Matinee", CommandName="Matinee_ZoomOutAlt", Description="Matinee_ZoomOutAlt_Desc", ExecCommand="Matinee ZoomOut") +EditorCommands=(Parent="Matinee", CommandName="Matinee_Undo", Description="Matinee_Undo_Desc", ExecCommand="Matinee Undo") +EditorCommands=(Parent="Matinee", CommandName="Matinee_Redo", Description="Matinee_Redo_Desc", ExecCommand="Matinee Redo") +EditorCommands=(Parent="Matinee", CommandName="Matinee_Copy", Description="Matinee_Copy_Desc", ExecCommand="Matinee Copy") +EditorCommands=(Parent="Matinee", CommandName="Matinee_Cut", Description="Matinee_Cut_Desc", ExecCommand="Matinee Cut") +EditorCommands=(Parent="Matinee", CommandName="Matinee_Paste", Description="Matinee_Paste_Desc", ExecCommand="Matinee Paste") +EditorCommands=(Parent="Matinee", CommandName="Matinee_DeleteSelection", Description="Matinee_DeleteSelection_Desc", ExecCommand="Matinee DeleteSelection") +EditorCommands=(Parent="Matinee", CommandName="Matinee_MarkInSection", Description="Matinee_MarkInSection_Desc", ExecCommand="Matinee MarkInSection") +EditorCommands=(Parent="Matinee", CommandName="Matinee_MarkOutSection", Description="Matinee_MarkOutSection_Desc", ExecCommand="Matinee MarkOutSection") +EditorCommands=(Parent="Matinee", CommandName="Matinee_IncrementPosition", Description="Matinee_IncrementPosition_Desc", ExecCommand="Matinee IncrementPosition") +EditorCommands=(Parent="Matinee", CommandName="Matinee_DecrementPosition", Description="Matinee_DecrementPosition_Desc", ExecCommand="Matinee DecrementPosition") +EditorCommands=(Parent="Matinee", CommandName="Matinee_MoveToNextKey", Description="Matinee_MoveToNextKey_Desc", ExecCommand="Matinee MoveToNextKey") +EditorCommands=(Parent="Matinee", CommandName="Matinee_MoveToPrevKey", Description="Matinee_MoveToPrevKey_Desc", ExecCommand="Matinee MoveToPrevKey") +EditorCommands=(Parent="Matinee", CommandName="Matinee_SplitAnimKey", Description="Matinee_SplitAnimKey_Desc", ExecCommand="Matinee SplitAnimKey") +EditorCommands=(Parent="Matinee", CommandName="Matinee_ToggleSnap", Description="Matinee_ToggleSnap_Desc", ExecCommand="Matinee ToggleSnap") +EditorCommands=(Parent="Matinee", CommandName="Matinee_MoveActiveUp", Description="Matinee_MoveActiveUp_Desc", ExecCommand="Matinee MoveActiveUp") +EditorCommands=(Parent="Matinee", CommandName="Matinee_MoveActiveDown", Description="Matinee_MoveActiveDown_Desc", ExecCommand="Matinee MoveActiveDown") +EditorCommands=(Parent="Matinee", CommandName="Matinee_AddKey", Description="Matinee_AddKey_Desc", ExecCommand="Matinee AddKey") +EditorCommands=(Parent="Matinee", CommandName="Matinee_DuplicateSelectedKeys", Description="Matinee_DuplicateSelectedKeys_Desc", ExecCommand="Matinee DuplicateSelectedKeys") +EditorCommands=(Parent="Matinee", CommandName="Matinee_CropAnimationBeginning", Description="Matinee_CropAnimationBeginning_Desc", ExecCommand="Matinee CropAnimationBeginning") +EditorCommands=(Parent="Matinee", CommandName="Matinee_CropAnimationEnd", Description="Matinee_CropAnimationEnd_Desc", ExecCommand="Matinee CropAnimationEnd") +EditorCommands=(Parent="Matinee", CommandName="Matinee_ViewFitSequence", Description="Matinee_ViewFitSequence_Desc", ExecCommand="Matinee ViewFitSequence") +EditorCommands=(Parent="Matinee", CommandName="Matinee_ViewFitToSelected", Description="Matinee_ViewFitToSelected_Desc", ExecCommand="Matinee ViewFitToSelected") +EditorCommands=(Parent="Matinee", CommandName="Matinee_ViewFitLoop", Description="Matinee_ViewFitLoop_Desc", ExecCommand="Matinee ViewFitLoop") +EditorCommands=(Parent="Matinee", CommandName="Matinee_ViewFitLoopSequence", Description="Matinee_ViewFitLoopSequence_Desc", ExecCommand="Matinee ViewFitLoopSequence") +EditorCommands=(Parent="Matinee", CommandName="Matinee_ViewEndOfTrack", Description="Matinee_ViewEndOfTrack_Desc", ExecCommand="Matinee ViewEndOfTrack") +EditorCommands=(Parent="Matinee", CommandName="Matinee_ChangeKeyInterpModeAUTO", Description="Matinee_ChangeKeyInterpModeAUTO_Desc", ExecCommand="Matinee ChangeKeyInterpModeAUTO") +EditorCommands=(Parent="Matinee", CommandName="Matinee_ChangeKeyInterpModeUSER", Description="Matinee_ChangeKeyInterpModeUSER_Desc", ExecCommand="Matinee ChangeKeyInterpModeUSER") +EditorCommands=(Parent="Matinee", CommandName="Matinee_ChangeKeyInterpModeBREAK", Description="Matinee_ChangeKeyInterpModeBREAK_Desc", ExecCommand="Matinee ChangeKeyInterpModeBREAK") +EditorCommands=(Parent="Matinee", CommandName="Matinee_ChangeKeyInterpModeLINEAR", Description="Matinee_ChangeKeyInterpModeLINEAR_Desc", ExecCommand="Matinee ChangeKeyInterpModeLINEAR") +EditorCommands=(Parent="Matinee", CommandName="Matinee_ChangeKeyInterpModeCONSTANT", Description="Matinee_ChangeKeyInterpModeCONSTANT_Desc", ExecCommand="Matinee ChangeKeyInterpModeCONSTANT") +EditorCommands=(Parent="CurveEditor", CommandName="CurveEditor_ChangeInterpModeAUTO", Description="CurveEditor_ChangeInterpModeAUTO_Desc", ExecCommand="CurveEditor ChangeInterpModeAUTO") +EditorCommands=(Parent="CurveEditor", CommandName="CurveEditor_ChangeInterpModeUSER", Description="CurveEditor_ChangeInterpModeUSER_Desc", ExecCommand="CurveEditor ChangeInterpModeUSER") +EditorCommands=(Parent="CurveEditor", CommandName="CurveEditor_ChangeInterpModeBREAK", Description="CurveEditor_ChangeInterpModeBREAK_Desc", ExecCommand="CurveEditor ChangeInterpModeBREAK") +EditorCommands=(Parent="CurveEditor", CommandName="CurveEditor_ChangeInterpModeLINEAR", Description="CurveEditor_ChangeInterpModeLINEAR_Desc", ExecCommand="CurveEditor ChangeInterpModeLINEAR") +EditorCommands=(Parent="CurveEditor", CommandName="CurveEditor_ChangeInterpModeCONSTANT", Description="CurveEditor_ChangeInterpModeCONSTANT_Desc", ExecCommand="CurveEditor ChangeInterpModeCONSTANT") +EditorCommands=(Parent="CurveEditor", CommandName="CurveEditor_FitViewHorizontally", Description="CurveEditor_FitViewHorizontally_Desc", ExecCommand="CurveEditor FitViewHorizontally") +EditorCommands=(Parent="CurveEditor", CommandName="CurveEditor_FitViewVertically", Description="CurveEditor_FitViewVertically_Desc", ExecCommand="CurveEditor FitViewVertically") +EditorCommands=(Parent="CurveEditor", CommandName="CurveEditor_FitViewToAll", Description="CurveEditor_FitViewToAll_Desc", ExecCommand="CurveEditor FitViewToAll") +EditorCommands=(Parent="CurveEditor", CommandName="CurveEditor_FitViewToSelected", Description="CurveEditor_FitViewToSelected_Desc", ExecCommand="CurveEditor FitViewToSelected") +bExpandClassPickerClassList=False +NewAssetDefaultClasses=(ClassName="/Script/Engine.Actor", AssetClass="/Script/Engine.Blueprint") +NewAssetDefaultClasses=(ClassName="/Script/Engine.Pawn", AssetClass="/Script/Engine.Blueprint") +NewAssetDefaultClasses=(ClassName="/Script/Engine.Character", AssetClass="/Script/Engine.Blueprint") +NewAssetDefaultClasses=(ClassName="/Script/Engine.PlayerController", AssetClass="/Script/Engine.Blueprint") +NewAssetDefaultClasses=(ClassName="/Script/Engine.GameModeBase", AssetClass="/Script/Engine.Blueprint") +NewAssetDefaultClasses=(ClassName="/Script/Engine.ActorComponent", AssetClass="/Script/Engine.Blueprint") +NewAssetDefaultClasses=(ClassName="/Script/Engine.SceneComponent", AssetClass="/Script/Engine.Blueprint") + +[UI] +ContentDirectories=/Game/UI +ContentDirectories=/Game/Widget +ContentDirectories=/Game/Widgets +ContentDirectories=/Engine/MobileResources + +[Cooker.CleanStaticMeshMtrlSkip] +Class=UnrealEd.ActorFactory + +[TextureImporter] +AllowNonPowerOfTwoTextures=True + +[/Script/Cascade.CascadeConfiguration] +ModuleMenu_ModuleRejections=ParticleModuleTypeDataBase +ModuleMenu_ModuleRejections=ParticleModule +ModuleMenu_ModuleRejections=ParticleModuleRequired +ModuleMenu_ModuleRejections=ParticleModuleSpawn +ModuleMenu_ModuleRejections=ParticleModuleTypeDataBeam +ModuleMenu_ModuleRejections=ParticleModuleLocationPrimitiveBase +ModuleMenu_ModuleRejections=ParticleModuleEventReceiverBase +ModuleMenu_TypeDataToBaseModuleRejections=(ObjName="None",InvalidObjNames=("ParticleModuleBeamBase","ParticleModuleTrailBase","ParticleModuleVectorFieldBase")) +ModuleMenu_TypeDataToBaseModuleRejections=(ObjName="ParticleModuleTypeDataBeam2",InvalidObjNames=("ParticleModuleTrailBase","ParticleModuleVectorFieldBase","ParticleModuleLightBase")) +ModuleMenu_TypeDataToBaseModuleRejections=(ObjName="ParticleModuleTypeDataMesh",InvalidObjNames=("ParticleModuleBeamBase","ParticleModuleTrailBase","ParticleModuleVectorFieldBase")) +ModuleMenu_TypeDataToBaseModuleRejections=(ObjName="ParticleModuleTypeDataRibbon",InvalidObjNames=("ParticleModuleVectorFieldBase","ParticleModuleLightBase")) +ModuleMenu_TypeDataToBaseModuleRejections=(ObjName="ParticleModuleTypeDataGpu",InvalidObjNames=("ParticleModuleBeamBase","ParticleModuleTrailBase","ParticleModuleCameraBase","ParticleModuleKillBase","ParticleModuleParameterBase","ParticleModuleLightBase")) +ModuleMenu_TypeDataToSpecificModuleRejections=(ObjName="None",InvalidObjNames=("ParticleModuleCollisionGPU","ParticleModuleMeshMaterial","ParticleModuleMeshRotation","ParticleModuleMeshRotation_Seeded","ParticleModuleMeshRotationRate","ParticleModuleMeshRotationRate_Seeded","ParticleModuleMeshRotationRateMultiplyLife","ParticleModuleMeshRotationRateOverLife","ParticleModuleTrailSpawnPerUnit", "ParticleModuleAttractorPointGravity")) +ModuleMenu_TypeDataToSpecificModuleRejections=(ObjName="ParticleModuleTypeDataBeam2",InvalidObjNames=("ParticleModuleSizeScaleBySpeed","ParticleModuleMeshMaterial","ParticleModuleMeshRotation","ParticleModuleMeshRotation_Seeded","ParticleModuleMeshRotationRate","ParticleModuleMeshRotationRate_Seeded","ParticleModuleMeshRotationRateMultiplyLife","ParticleModuleMeshRotationRateOverLife","ParticleModuleTrailSpawnPerUnit","ParticleModuleAccelerationDrag")) +ModuleMenu_TypeDataToSpecificModuleRejections=(ObjName="ParticleModuleTypeDataRibbon",InvalidObjNames=("ParticleModuleSizeScaleBySpeed","ParticleModuleMeshMaterial","ParticleModuleMeshRotation","ParticleModuleMeshRotation_Seeded","ParticleModuleMeshRotationRate","ParticleModuleMeshRotationRate_Seeded","ParticleModuleMeshRotationRateMultiplyLife","ParticleModuleMeshRotationRateOverLife","ParticleModuleLocationEmitterDirect" )) +ModuleMenu_TypeDataToSpecificModuleRejections=(ObjName="ParticleModuleTypeDataGpu",InvalidObjNames=("ParticleModuleCollision","ParticleModuleAttractorPoint","ParticleModuleAttractorLine","ParticleModuleAttractorParticle","ParticleModuleAcceleration","ParticleModuleAccelerationOverLifetime","ParticleModuleLocationEmitterDirect","ParticleModuleLocationDirect","ParticleModuleVelocityOverLifetime","ParticleModuleSubUVMovie","ParticleModuleRotationRateMultiplyLife","ParticleModuleRotationOverLifetime","ParticleModuleSourceMovement","ParticleModuleEventGenerator","ParticleModuleMeshMaterial","ParticleModuleMeshRotation","ParticleModuleMeshRotation_Seeded","ParticleModuleMeshRotationRate","ParticleModuleMeshRotationRate_Seeded","ParticleModuleMeshRotationRateMultiplyLife","ParticleModuleMeshRotationRateOverLife","ParticleModuleTrailSpawnPerUnit")) + +[CurveEditor] +bShouldPromptOnCurveRemoveAll=true + +[UnrealEd.URLs] +UDNURL="http://udn.unrealengine.com" +UDNDocsURL="https://docs.unrealengine.com/{VERSION}/{I18N}/" +OnlineLearningURL="https://www.unrealengine.com/onlinelearning-courses" +ForumsURL="http://forums.unrealengine.com" +APIDocsURL="https://docs.unrealengine.com/{VERSION}/{I18N}/API/" +MapErrorURL="https://docs.unrealengine.com/{VERSION}/{I18N}/" +DocumentationURL="http://docs.unrealengine.com/" +AskAQuestionURL="http://udn.unrealengine.com/questions/ask.html" +SearchForAnswersURL="http://udn.unrealengine.com/search.html" +SupportWebsiteURL="http://udn.unrealengine.com/index.html" +SourceCodeIDEURL_Windows="https://aka.ms/vs/16/release/vs_Community.exe" +SourceCodeIDEURL_Mac="https://developer.apple.com/xcode" +SourceCodeIDEURL_Other="http://en.wikipedia.org/wiki/Integrated_development_environment" +EpicGamesURL="http://UnrealEngine.com" +FacebookURL="http://www.facebook.com/UnrealEngine" +ViewportControlsURL="https://docs.unrealengine.com/{VERSION}/{I18N}/BuildingWorlds/LevelEditor/Viewports/ViewportControls/" +MeshSimplificationPluginsURL=/ue/marketplace/content-cat/assets/codeplugins +ReportABugURL="https://epicsupport.force.com/unrealengine/s/" +IssueTrackerURL="https://issues.unrealengine.com/" + +[UnrealEd.URLOverrides] +UDNURL="http://docs.unrealengine.com/" +DocumentationURL="http://docs.unrealengine.com/" +AskAQuestionURL="http://answers.unrealengine.com" +SearchForAnswersURL="http://answers.unrealengine.com" +SupportWebsiteURL="http://unrealengine.com/support" + +[UserDefinedStructure] +bUseUserDefinedStructure=true +bShowDefaultValuePropertyEditor=true + +[CustomBlueprintFunctionLibrary] +bCanCreateNew=true + +[StructSerialization] +SkipByteCodeSerialization=true +BreakSerializationRecursion=true + +[ScriptErrorLog] +MaxNumOfAccessViolation=16 + +[/Script/Engine.ParticleSystemAuditCommandlet] +HighSpawnRateOrBurstThreshold=35 +FarLODDistanceTheshold=3000 + +[GatherTextFromAssets] +BatchCount=100 +MaxMemoryAllowance=16384 + +[CookSettings] +PackagesPerGC=0 +IdleTimeToGC=20 +MemoryMaxUsedPhysical=16384 +MemoryMinFreePhysical=1024 +MaxConcurrentShaderJobs=8192 +MaxDiffsToLog=5 +IgnoreHeaderDiffs=True +bUseFullGCAssetClassNames=true +FullGCAssetClassNames=/Script/Engine.World +ExcludedIniParams=Game:/Script/BlueprintContext.McpContext +ExcludedIniParams=Editor:CookSettings +ConfigSettingBlacklist=*.Engine:Core.System:Paths +ConfigSettingBlacklist=*.Game:Script/BlueprintContext.McpContext +ConfigSettingBlacklist=*.UserSettings +ConfigSettingBlacklist=*.GameUserSettings +ConfigSettingBlacklist=*.Editor:CookSettings:ConfigSettingBlacklist +ConfigSettingBlacklist=*.EditorSettings:/Script/UnrealEd.EditorSettings +ConfigSettingBlacklist=*.EditorSettings +ConfigSettingBlacklist=*.EditorLayout +ConfigSettingBlacklist=*.EditorPerProjectUserSettings +ConfigSettingBlacklist=*.EditorPerProjectUserSettings:ModuleFileTracking +ConfigSettingBlacklist=*.EditorPerProjectUserSettings:EditorStartup +ConfigSettingBlacklist=*.EditorPerProjectUserSettings:/Script/UnrealEd.LevelEditorPlaySettings +ConfigSettingBlacklist=*.EditorPerProjectUserSettings:PlacementMode +ConfigSettingBlacklist=*.Engine:Launcher.DeviceGroups:DeviceGroup +ConfigSettingBlacklist=*.SourceControlSettings +ConfigSettingBlacklist=*.SourceControl.SourceControlSettings +ConfigSettingBlacklist=*.Engine:WindowsApplication.Accessibility +ConfigSettingBlacklist=*.EditorKeyBindings +ConfigSettingBlacklist=*.GameplayAbilities:CoreRedirects +ConfigSettingBlacklist=*.Engine:MemReportFullCommands +ConfigSettingBlacklist=*:CoreRedirects +ConfigSettingBlacklist=*.OnlineGameplayFramework:/Script/Engine.Engine +ConfigSettingBlacklist=*.Engine:OnlineSubsystem*:/Script/Engine.Engine +ConfigSettingBlacklist=*.Engine:Audio +ConfigSettingBlacklist=*.Engine:/Script/LinuxTargetPlatform.LinuxTargetSettings +ConfigSettingBlacklist=*.Engine:/Script/UnrealEd.CookerSettings:bIterativeCookingForFileCookContent +ConfigSettingBlacklist=*.Engine:OnlineSubsystemMcp + +[CookPlatformDataCacheSettings] +MaterialInstance=100 +Material=100 +Texture2D=50 + +[/Script/Localization.LocalizationSettings] +EngineTargetsSettings=(Name="Engine",Guid=33482D004789784C9DA695A682ACCA1B,TargetDependencies=,AdditionalManifestDependencies=,RequiredModuleNames=,GatherFromTextFiles=(IsEnabled=True,SearchDirectories=((Path="Source/Runtime/"),(Path="Source/Developer/"),(Path="Config/")),ExcludePathWildcards=((Pattern="Source/Developer/NoRedist/CommunityPortalServices/*"),(Pattern="Source/Developer/NoRedist/UnrealEngineLauncherServices/*"),(Pattern="Source/Developer/NoRedist/BuildPatchServices/*")),FileExtensions=((Pattern="cpp"),(Pattern="h"),(Pattern="c"),(Pattern="inl"),(Pattern="mm"),(Pattern="ini"))),GatherFromPackages=(IsEnabled=True,IncludePathWildcards=((Pattern="Content/*")),ExcludePathWildcards=((Pattern="Content/Editor/*"),(Pattern="Content/Tutorial/*"),(Pattern="Content/Developers/*"),(Pattern="Content/TestPackages/*"),(Pattern="Content/QA_Assets/*"),(Pattern="Content/Maps/Automation/*"),(Pattern="Content/EngineSounds/*")),FileExtensions=((Pattern="umap"),(Pattern="uasset")),ShouldGatherFromEditorOnlyData=True),GatherFromMetaData=(IsEnabled=False,IncludePathWildcards=,ExcludePathWildcards=,KeySpecifications=,ShouldGatherFromEditorOnlyData=True),NativeCultureIndex=0,SupportedCulturesStatistics=((CultureName="en"),(CultureName="es"),(CultureName="ja"),(CultureName="ko"),(CultureName="pt-BR"),(CultureName="zh-CN"))) +EngineTargetsSettings=(Name="Editor",Guid=AC8BFD2A41A2FB2893BB8EA0AF903E6D,TargetDependencies=(33482D004789784C9DA695A682ACCA1B),AdditionalManifestDependencies=,RequiredModuleNames=,GatherFromTextFiles=(IsEnabled=True,SearchDirectories=((Path="Source/Editor/")),ExcludePathWildcards=,FileExtensions=((Pattern="cpp"),(Pattern="h"),(Pattern="c"),(Pattern="inl"),(Pattern="mm"))),GatherFromPackages=(IsEnabled=True,IncludePathWildcards=((Pattern="Content/Editor/*"),(Pattern="Content/Editor*")),ExcludePathWildcards=,FileExtensions=((Pattern="umap"),(Pattern="uasset")),ShouldGatherFromEditorOnlyData=True),GatherFromMetaData=(IsEnabled=False,IncludePathWildcards=,ExcludePathWildcards=,KeySpecifications=,ShouldGatherFromEditorOnlyData=True),NativeCultureIndex=0,SupportedCulturesStatistics=((CultureName="en"),(CultureName="es"),(CultureName="ja"),(CultureName="ko"),(CultureName="pt-BR"),(CultureName="zh-CN"))) +EngineTargetsSettings=(Name="EditorTutorials",Guid=00F8E3AD47F0A73D50D46881C14DF28F,TargetDependencies=(33482D004789784C9DA695A682ACCA1B,AC8BFD2A41A2FB2893BB8EA0AF903E6D),AdditionalManifestDependencies=,RequiredModuleNames=("IntroTutorials"),GatherFromTextFiles=(IsEnabled=False,SearchDirectories=,ExcludePathWildcards=,FileExtensions=((Pattern="h"),(Pattern="cpp"),(Pattern="ini"))),GatherFromPackages=(IsEnabled=True,IncludePathWildcards=((Pattern="Content/Tutorial/*")),ExcludePathWildcards=,FileExtensions=((Pattern="umap"),(Pattern="uasset")),ShouldGatherFromEditorOnlyData=True),GatherFromMetaData=(IsEnabled=False,IncludePathWildcards=,ExcludePathWildcards=,KeySpecifications=,ShouldGatherFromEditorOnlyData=True),NativeCultureIndex=0,SupportedCulturesStatistics=((CultureName="en"),(CultureName="es"),(CultureName="ja"),(CultureName="ko"),(CultureName="pt-BR"),(CultureName="zh-CN"))) +EngineTargetsSettings=(Name="PropertyNames",Guid=E391A8B149980E8154E056AF2DA49479,TargetDependencies=(33482D004789784C9DA695A682ACCA1B,AC8BFD2A41A2FB2893BB8EA0AF903E6D),AdditionalManifestDependencies=,RequiredModuleNames=,GatherFromTextFiles=(IsEnabled=False,SearchDirectories=,ExcludePathWildcards=,FileExtensions=((Pattern="h"),(Pattern="cpp"),(Pattern="ini"))),GatherFromPackages=(IsEnabled=False,IncludePathWildcards=,ExcludePathWildcards=,FileExtensions=((Pattern="umap"),(Pattern="uasset")),ShouldGatherFromEditorOnlyData=True),GatherFromMetaData=(IsEnabled=True,IncludePathWildcards=((Pattern="Source/Editor/*"),(Pattern="Source/Runtime/*"),(Pattern="Source/Developer/*")),ExcludePathWildcards=((Pattern="Source/Developer/NoRedist/CommunityPortalServices/*")),KeySpecifications=((MetaDataKey=(Name="DisplayName"),TextNamespace="UObjectDisplayNames",TextKeyPattern=(Pattern="{FieldPath}"))),ShouldGatherFromEditorOnlyData=True),NativeCultureIndex=0,SupportedCulturesStatistics=((CultureName="en"),(CultureName="es"),(CultureName="ja"),(CultureName="ko"),(CultureName="pt-BR"),(CultureName="zh-CN"))) +EngineTargetsSettings=(Name="ToolTips",Guid=0F116534468918AEA432DD8C77703BA8,TargetDependencies=(33482D004789784C9DA695A682ACCA1B,AC8BFD2A41A2FB2893BB8EA0AF903E6D),AdditionalManifestDependencies=,RequiredModuleNames=,GatherFromTextFiles=(IsEnabled=False,SearchDirectories=,ExcludePathWildcards=,FileExtensions=((Pattern="h"),(Pattern="cpp"),(Pattern="ini"))),GatherFromPackages=(IsEnabled=False,IncludePathWildcards=,ExcludePathWildcards=,FileExtensions=((Pattern="umap"),(Pattern="uasset")),ShouldGatherFromEditorOnlyData=True),GatherFromMetaData=(IsEnabled=True,IncludePathWildcards=((Pattern="Source/Editor/*"),(Pattern="Source/Runtime/*"),(Pattern="Source/Developer/*")),ExcludePathWildcards=((Pattern="Source/Developer/NoRedist/CommunityPortalServices/*")),KeySpecifications=((MetaDataKey=(Name="ToolTip"),TextNamespace="UObjectToolTips",TextKeyPattern=(Pattern="{FieldPath}")),(MetaDataKey=(Name="ShortToolTip"),TextNamespace="UObjectShortToolTips",TextKeyPattern=(Pattern="{FieldPath}"))),ShouldGatherFromEditorOnlyData=True),NativeCultureIndex=0,SupportedCulturesStatistics=((CultureName="en"),(CultureName="es"),(CultureName="ja"),(CultureName="ko"),(CultureName="pt-BR"),(CultureName="zh-CN"))) +EngineTargetsSettings=(Name="Keywords",Guid=AE89AECB47475F420D0D69A5547515DC,TargetDependencies=(33482D004789784C9DA695A682ACCA1B,AC8BFD2A41A2FB2893BB8EA0AF903E6D),AdditionalManifestDependencies=,RequiredModuleNames=,GatherFromTextFiles=(IsEnabled=False,SearchDirectories=,ExcludePathWildcards=,FileExtensions=((Pattern="h"),(Pattern="cpp"),(Pattern="ini"))),GatherFromPackages=(IsEnabled=False,IncludePathWildcards=,ExcludePathWildcards=,FileExtensions=((Pattern="umap"),(Pattern="uasset")),ShouldGatherFromEditorOnlyData=True),GatherFromMetaData=(IsEnabled=True,IncludePathWildcards=((Pattern="Source/Editor/*"),(Pattern="Source/Runtime/*"),(Pattern="Source/Developer/*")),ExcludePathWildcards=((Pattern="Source/Developer/NoRedist/CommunityPortalServices/*")),KeySpecifications=((MetaDataKey=(Name="Keywords"),TextNamespace="UObjectKeywords",TextKeyPattern=(Pattern="{FieldPath}"))),ShouldGatherFromEditorOnlyData=True),NativeCultureIndex=0,SupportedCulturesStatistics=((CultureName="en"),(CultureName="es"),(CultureName="ja"),(CultureName="ko"),(CultureName="pt-BR"),(CultureName="zh-CN"))) +EngineTargetsSettings=(Name="Category",Guid=14B8DEE642A6A7AFEB5A28B959EC373A,TargetDependencies=,AdditionalManifestDependencies=,RequiredModuleNames=,GatherFromTextFiles=(IsEnabled=False,SearchDirectories=,ExcludePathWildcards=,FileExtensions=((Pattern="h"),(Pattern="cpp"),(Pattern="ini"))),GatherFromPackages=(IsEnabled=False,IncludePathWildcards=,ExcludePathWildcards=,FileExtensions=((Pattern="umap"),(Pattern="uasset")),ShouldGatherFromEditorOnlyData=False),GatherFromMetaData=(IsEnabled=True,IncludePathWildcards=((Pattern="Source/Editor/*"),(Pattern="Source/Runtime/*"),(Pattern="Source/Developer/*")),ExcludePathWildcards=((Pattern="Source/Developer/NoRedist/CommunityPortalServices/*")),KeySpecifications=((MetaDataKey=(Name="Category"),TextNamespace="UObjectCategory",TextKeyPattern=(Pattern="{FieldPath}"))),ShouldGatherFromEditorOnlyData=True),NativeCultureIndex=0,SupportedCulturesStatistics=((CultureName="en"),(CultureName="es"),(CultureName="ja"),(CultureName="ko"),(CultureName="pt-BR"),(CultureName="zh-CN"))) +GameTargetsSettings=(Name="Game",Guid=AE0EA34A45461A25BA65A391026F19F8,TargetDependencies=(33482D004789784C9DA695A682ACCA1B,AC8BFD2A41A2FB2893BB8EA0AF903E6D),AdditionalManifestDependencies=,RequiredModuleNames=,GatherFromTextFiles=(IsEnabled=False,SearchDirectories=,ExcludePathWildcards=,FileExtensions=((Pattern="h"),(Pattern="cpp"),(Pattern="ini"))),GatherFromPackages=(IsEnabled=False,IncludePathWildcards=,ExcludePathWildcards=,FileExtensions=((Pattern="umap"),(Pattern="uasset")),ShouldGatherFromEditorOnlyData=False),GatherFromMetaData=(IsEnabled=False,IncludePathWildcards=,ExcludePathWildcards=,KeySpecifications=,ShouldGatherFromEditorOnlyData=False),NativeCultureIndex=-1,SupportedCulturesStatistics=((CultureName="en"))) + +[/Script/UnrealEd.EditorProjectAppearanceSettings] +bDisplayUnits=True +DistanceUnits=EUnit::Centimeters +MassUnits=EUnit::Kilograms +TimeUnits=EUnit::Seconds +TimeUnits=EUnit::Minutes +AngleUnits=EUnit::Degrees +SpeedUnits=EUnit::MetersPerSecond +TemperatureUnits=EUnit::Celsius +ForceUnits=EUnit::Newtons + +[BlueprintSearchSettings] +AsyncTaskBatchSize=2048 +bDisableDeferredIndexing=false +bDisableThreadedIndexing=false +bEnableCsvStatsProfiling=false +bEnableDeveloperMenuTools=false +bDisableSearchResultTemplates=false + +[BlueprintNativizationSettings] +bUseStaticVariablesInWrappers=true +bUseStaticVariablesInClasses=true +bSkipUFUNCTION=false +bUsePRAGMA_DISABLE_OPTIMIZATION=false +bDontNativizeDataOnlyBP=true +bUseLocalEventGraphVariables=true +bNativizeAnimBPOnlyWhenNonReducibleFuncitons=false +ClassesWithStaticSearchableValues=/Script/GameplayAbilities.GameplayCueNotify_Actor +ClassesWithStaticSearchableValues=/Script/GameplayAbilities.GameplayCueNotify_Static +StaticSearchableTagNames=GameplayCueName +ExcludedAssetTypes=/Script/ControlRig.ControlRig +ExcludedAssets=/Engine/Tutorial/BlueprintTutorials/TutorialAssets/Tutorial_BP_Interface +ExcludedAssets=/Engine/Tutorial/SubEditors/TutorialAssets/Character/TutorialCharacter +ExcludedAssets=/Engine/Tutorial/SubEditors/TutorialAssets/Character/TutorialTPP_AnimBlueprint +ExcludedFolderPaths=/MediaFrameworkUtilities +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.Guid +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.Vector +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.Vector4 +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.Vector2D +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.TwoVectors +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.Plane +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.Rotator +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.Quat +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.PackedNormal +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.PackedRGB10A2N +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.IntPoint +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.IntVector +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.Color +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.LinearColor +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.Box +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.Box2D +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.BoxSphereBounds +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.OrientedBox +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.InterpCurvePointFloat +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.InterpCurveFloat +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.InterpCurvePointVector2D +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.InterpCurveVector2D +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.InterpCurvePointVector +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.InterpCurveVector +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.InterpCurvePointQuat +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.InterpCurveQuat +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.InterpCurvePointTwoVectors +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.InterpCurveTwoVectors +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.InterpCurvePointLinearColor +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.InterpCurveLinearColor +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.FloatInterval +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.Int32Interval +NoExportTypesWithDirectNativeFieldAccess=/Script/CoreUObject.FrameNumber +NoExportTypesWithDirectNativeFieldAccess=/Script/Engine.DistributionLookupTable +NoExportTypesWithDirectNativeFieldAccess=/Script/Engine.FormatArgumentData + +[/Script/UnrealEd.BlueprintEditorProjectSettings] +bValidateUnloadedSoftActorReferences=true + +[/Script/UnrealEd.AssetViewerSettings] +Profiles=(ProfileName="Default",DirectionalLightIntensity=2.620000,DirectionalLightColor=(R=0.990000,G=0.839850,B=0.732600,A=1.000000),SkyLightIntensity=0.880000,bRotateLightingRig=False,bShowEnvironment=True,bShowFloor=True,EnvironmentCubeMapPath="/Engine/EditorMaterials/AssetViewer/EpicQuadPanorama_CC+EV1.EpicQuadPanorama_CC+EV1",PostProcessingSettings=(bOverride_WhiteTemp=True,bOverride_WhiteTint=False,bOverride_ColorSaturation=True,bOverride_ColorContrast=True,bOverride_ColorGamma=True,bOverride_ColorGain=True,bOverride_ColorOffset=True,bOverride_FilmWhitePoint=False,bOverride_FilmSaturation=False,bOverride_FilmChannelMixerRed=False,bOverride_FilmChannelMixerGreen=False,bOverride_FilmChannelMixerBlue=False,bOverride_FilmContrast=False,bOverride_FilmDynamicRange=False,bOverride_FilmHealAmount=False,bOverride_FilmToeAmount=False,bOverride_FilmShadowTint=False,bOverride_FilmShadowTintBlend=False,bOverride_FilmShadowTintAmount=False,bOverride_FilmSlope=True,bOverride_FilmToe=True,bOverride_FilmShoulder=True,bOverride_FilmBlackClip=True,bOverride_FilmWhiteClip=True,bOverride_SceneColorTint=False,bOverride_SceneFringeIntensity=False,bOverride_AmbientCubemapTint=False,bOverride_AmbientCubemapIntensity=False,bOverride_BloomIntensity=True,bOverride_BloomThreshold=False,bOverride_Bloom1Tint=False,bOverride_Bloom1Size=False,bOverride_Bloom2Size=False,bOverride_Bloom2Tint=False,bOverride_Bloom3Tint=False,bOverride_Bloom3Size=False,bOverride_Bloom4Tint=False,bOverride_Bloom4Size=False,bOverride_Bloom5Tint=False,bOverride_Bloom5Size=False,bOverride_Bloom6Tint=False,bOverride_Bloom6Size=False,bOverride_BloomSizeScale=False,bOverride_BloomDirtMaskIntensity=False,bOverride_BloomDirtMaskTint=False,bOverride_BloomDirtMask=False,bOverride_AutoExposureMethod=True,bOverride_AutoExposureLowPercent=False,bOverride_AutoExposureHighPercent=False,bOverride_AutoExposureMinBrightness=True,bOverride_AutoExposureMaxBrightness=True,bOverride_AutoExposureSpeedUp=False,bOverride_AutoExposureSpeedDown=False,bOverride_AutoExposureBias=True,bOverride_AutoExposureCalibrationConstant=False,bOverride_HistogramLogMin=True,bOverride_HistogramLogMax=True,bOverride_LensFlareIntensity=False,bOverride_LensFlareTint=False,bOverride_LensFlareTints=False,bOverride_LensFlareBokehSize=False,bOverride_LensFlareBokehShape=False,bOverride_LensFlareThreshold=False,bOverride_VignetteIntensity=True,bOverride_GrainIntensity=False,bOverride_GrainJitter=False,bOverride_AmbientOcclusionIntensity=True,bOverride_AmbientOcclusionStaticFraction=True,bOverride_AmbientOcclusionRadius=True,bOverride_AmbientOcclusionFadeDistance=False,bOverride_AmbientOcclusionFadeRadius=False,bOverride_AmbientOcclusionDistance=False,bOverride_AmbientOcclusionRadiusInWS=False,bOverride_AmbientOcclusionPower=True,bOverride_AmbientOcclusionBias=True,bOverride_AmbientOcclusionQuality=True,bOverride_AmbientOcclusionMipBlend=True,bOverride_AmbientOcclusionMipScale=True,bOverride_AmbientOcclusionMipThreshold=True,bOverride_LPVIntensity=False,bOverride_LPVDirectionalOcclusionIntensity=False,bOverride_LPVDirectionalOcclusionRadius=False,bOverride_LPVDiffuseOcclusionExponent=False,bOverride_LPVSpecularOcclusionExponent=False,bOverride_LPVDiffuseOcclusionIntensity=False,bOverride_LPVSpecularOcclusionIntensity=False,bOverride_LPVSize=False,bOverride_LPVSecondaryOcclusionIntensity=False,bOverride_LPVSecondaryBounceIntensity=False,bOverride_LPVGeometryVolumeBias=False,bOverride_LPVVplInjectionBias=False,bOverride_LPVEmissiveInjectionIntensity=False,bOverride_IndirectLightingColor=False,bOverride_IndirectLightingIntensity=False,bOverride_ColorGradingIntensity=True,bOverride_ColorGradingLUT=True,bOverride_DepthOfFieldFocalDistance=False,bOverride_DepthOfFieldFstop=False,bOverride_DepthOfFieldSensorWidth=False,bOverride_DepthOfFieldDepthBlurRadius=False,bOverride_DepthOfFieldDepthBlurAmount=False,bOverride_DepthOfFieldFocalRegion=False,bOverride_DepthOfFieldNearTransitionRegion=False,bOverride_DepthOfFieldFarTransitionRegion=False,bOverride_DepthOfFieldScale=True,bOverride_DepthOfFieldMaxBokehSize=False,bOverride_DepthOfFieldNearBlurSize=False,bOverride_DepthOfFieldFarBlurSize=False,bOverride_DepthOfFieldMethod=True,bOverride_MobileHQGaussian=False,bOverride_DepthOfFieldBokehShape=False,bOverride_DepthOfFieldOcclusion=False,bOverride_DepthOfFieldColorThreshold=False,bOverride_DepthOfFieldSizeThreshold=False,bOverride_DepthOfFieldSkyFocusDistance=False,bOverride_DepthOfFieldVignetteSize=False,bOverride_MotionBlurAmount=False,bOverride_MotionBlurMax=False,bOverride_MotionBlurTargetFPS=False,bOverride_MotionBlurPerObjectSize=False,bOverride_ScreenPercentage=False,bOverride_ScreenSpaceReflectionIntensity=True,bOverride_ScreenSpaceReflectionQuality=True,bOverride_ScreenSpaceReflectionMaxRoughness=True,bOverride_ScreenSpaceReflectionRoughnessScale=False,WhiteTemp=6700.000000,WhiteTint=0.000000,ColorSaturation=(X=1.000000,Y=1.000000,Z=1.000000),ColorContrast=(X=1.000000,Y=1.000000,Z=1.000000),ColorGamma=(X=1.000000,Y=1.000000,Z=1.000000),ColorGain=(X=1.000000,Y=1.000000,Z=1.000000),ColorOffset=(X=0.005000,Y=0.005000,Z=0.005000),FilmWhitePoint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),FilmShadowTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),FilmShadowTintBlend=0.500000,FilmShadowTintAmount=0.000000,FilmSaturation=1.000000,FilmChannelMixerRed=(R=1.000000,G=0.000000,B=0.000000,A=1.000000),FilmChannelMixerGreen=(R=0.000000,G=1.000000,B=0.000000,A=1.000000),FilmChannelMixerBlue=(R=0.000000,G=0.000000,B=1.000000,A=1.000000),FilmContrast=0.030000,FilmToeAmount=1.000000,FilmHealAmount=1.000000,FilmDynamicRange=4.000000,FilmSlope=0.880000,FilmToe=0.550000,FilmShoulder=0.260000,FilmBlackClip=0.000000,FilmWhiteClip=0.040000,SceneColorTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),SceneFringeIntensity=0.000000,BloomIntensity=0.675000,BloomThreshold=-1.000000,BloomSizeScale=4.000000,Bloom1Size=0.300000,Bloom2Size=1.000000,Bloom3Size=2.000000,Bloom4Size=10.000000,Bloom5Size=30.000000,Bloom6Size=64.000000,Bloom1Tint=(R=0.346500,G=0.346500,B=0.346500,A=1.000000),Bloom2Tint=(R=0.138000,G=0.138000,B=0.138000,A=1.000000),Bloom3Tint=(R=0.117600,G=0.117600,B=0.117600,A=1.000000),Bloom4Tint=(R=0.066000,G=0.066000,B=0.066000,A=1.000000),Bloom5Tint=(R=0.066000,G=0.066000,B=0.066000,A=1.000000),Bloom6Tint=(R=0.061000,G=0.061000,B=0.061000,A=1.000000),BloomDirtMaskIntensity=0.000000,BloomDirtMaskTint=(R=0.500000,G=0.500000,B=0.500000,A=1.000000),BloomDirtMask=None,LPVIntensity=1.000000,LPVVplInjectionBias=0.640000,LPVSize=5312.000000,LPVSecondaryOcclusionIntensity=0.000000,LPVSecondaryBounceIntensity=0.000000,LPVGeometryVolumeBias=0.384000,LPVEmissiveInjectionIntensity=1.000000,LPVDirectionalOcclusionIntensity=0.000000,LPVDirectionalOcclusionRadius=8.000000,LPVDiffuseOcclusionExponent=1.000000,LPVSpecularOcclusionExponent=7.000000,LPVDiffuseOcclusionIntensity=1.000000,LPVSpecularOcclusionIntensity=1.000000,AmbientCubemapTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),AmbientCubemapIntensity=1.000000,AmbientCubemap=None,AutoExposureMethod=AEM_Histogram,AutoExposureLowPercent=80.000000,AutoExposureHighPercent=98.300003,AutoExposureMinBrightness=1.000000,AutoExposureMaxBrightness=1.000000,AutoExposureSpeedUp=3.000000,AutoExposureSpeedDown=1.000000,AutoExposureBias=0.330000,HistogramLogMin=-8.000000,HistogramLogMax=4.000000,LensFlareIntensity=1.000000,LensFlareTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),LensFlareBokehSize=3.000000,LensFlareThreshold=8.000000,LensFlareBokehShape=None,LensFlareTints[0]=(R=1.000000,G=0.800000,B=0.400000,A=0.600000),LensFlareTints[1]=(R=1.000000,G=1.000000,B=0.600000,A=0.530000),LensFlareTints[2]=(R=0.800000,G=0.800000,B=1.000000,A=0.460000),LensFlareTints[3]=(R=0.500000,G=1.000000,B=0.400000,A=0.390000),LensFlareTints[4]=(R=0.500000,G=0.800000,B=1.000000,A=0.310000),LensFlareTints[5]=(R=0.900000,G=1.000000,B=0.800000,A=0.270000),LensFlareTints[6]=(R=1.000000,G=0.800000,B=0.400000,A=0.220000),LensFlareTints[7]=(R=0.900000,G=0.700000,B=0.700000,A=0.150000),VignetteIntensity=0.161468,GrainJitter=0.000000,GrainIntensity=0.000000,AmbientOcclusionIntensity=1.000000,AmbientOcclusionStaticFraction=1.000000,AmbientOcclusionRadius=73.477997,AmbientOcclusionRadiusInWS=False,AmbientOcclusionFadeDistance=8000.000000,AmbientOcclusionFadeRadius=5000.000000,AmbientOcclusionDistance=80.000000,AmbientOcclusionPower=1.200000,AmbientOcclusionBias=3.000000,AmbientOcclusionQuality=100.000000,AmbientOcclusionMipBlend=0.600000,AmbientOcclusionMipScale=1.700000,AmbientOcclusionMipThreshold=0.010000,IndirectLightingColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),IndirectLightingIntensity=1.000000,ColorGradingIntensity=0.000000,ColorGradingLUT=Texture2D'/Engine/EditorResources/RGBTable16x1_AssetViewer.RGBTable16x1_AssetViewer',DepthOfFieldMethod=DOFM_BokehDOF,bMobileHQGaussian=False,DepthOfFieldFstop=4.000000,DepthOfFieldSensorWidth=24.576000,DepthOfFieldFocalDistance=1000.000000,DepthOfFieldDepthBlurAmount=1.000000,DepthOfFieldDepthBlurRadius=0.000000,DepthOfFieldFocalRegion=0.000000,DepthOfFieldNearTransitionRegion=300.000000,DepthOfFieldFarTransitionRegion=500.000000,DepthOfFieldScale=0.000000,DepthOfFieldMaxBokehSize=15.000000,DepthOfFieldNearBlurSize=15.000000,DepthOfFieldFarBlurSize=15.000000,DepthOfFieldBokehShape=None,DepthOfFieldOcclusion=0.400000,DepthOfFieldColorThreshold=1.000000,DepthOfFieldSizeThreshold=0.080000,DepthOfFieldSkyFocusDistance=0.000000,DepthOfFieldVignetteSize=200.000000,MotionBlurAmount=0.500000,MotionBlurMax=5.000000,MotionBlurTargetFPS=30,MotionBlurPerObjectSize=0.500000,ScreenPercentage=100.000000,ScreenSpaceReflectionIntensity=100.000000,ScreenSpaceReflectionQuality=100.000000,ScreenSpaceReflectionMaxRoughness=1.000000,WeightedBlendables=(Array=),Blendables=),bPostProcessingEnabled=True,LightingRigRotation=109.389069,RotationSpeed=2.000000,DirectionalLightRotation=(Pitch=-40.000000,Yaw=-67.500000,Roll=0.000000)) + +[/Script/DataValidation.DataValidationManager] +bValidateOnSave=true + +[/Script/UMGEditor.UMGEditorProjectSettings] +DebugResolutions=(Width=3840,Height=2160,Description="",Color=(R=0.745404,G=0.904661,B=1.000000,A=1.000000)) +DebugResolutions=(Width=3440,Height=1440,Description="",Color=(R=0.439657,G=0.783538,B=0.982251,A=1.000000)) +DebugResolutions=(Width=2560,Height=1440,Description="",Color=(R=0.208637,G=0.644480,B=0.973445,A=1.000000)) +DebugResolutions=(Width=1440,Height=2560,Description="",Color=(R=0.215861,G=0.651406,B=0.973445,A=1.000000)) +DebugResolutions=(Width=2560,Height=1080,Description="",Color=(R=0.064803,G=0.539479,B=0.955973,A=1.000000)) +DebugResolutions=(Width=2048,Height=1536,Description="",Color=(R=0.009134,G=0.462077,B=0.947307,A=1.000000)) +DebugResolutions=(Width=1536,Height=2048,Description="",Color=(R=0.009134,G=0.462077,B=0.947307,A=1.000000)) +DebugResolutions=(Width=1920,Height=1080,Description="",Color=(R=0.000000,G=0.386429,B=0.930111,A=1.000000)) +DebugResolutions=(Width=1080,Height=1920,Description="",Color=(R=0.000000,G=0.386429,B=0.930111,A=1.000000)) +DebugResolutions=(Width=1280,Height=720,Description="",Color=(R=0.000000,G=0.318547,B=0.806952,A=1.000000)) +DebugResolutions=(Width=720,Height=1280,Description="",Color=(R=0.000000,G=0.318547,B=0.806952,A=1.000000)) +DebugResolutions=(Width=1136,Height=640,Description="",Color=(R=0.000000,G=0.238398,B=0.658375,A=1.000000)) +DebugResolutions=(Width=640,Height=1136,Description="",Color=(R=0.000000,G=0.238398,B=0.658375,A=1.000000)) + +[/Script/UnrealEd.DiffAssetRegistriesCommandlet] +P4EngineBasePath=/Engine/Content/ +P4EngineAssetPath=/Engine/ + +[UnrealEd.SimpleMap] +SimpleMapName=/Game/FirstPersonBP/Maps/FirstPersonExampleMap + +[EditoronlyBP] +bAllowClassAndBlueprintPinMatching=true +bReplaceBlueprintWithClass=true +bDontLoadBlueprintOutsideEditor=true +bBlueprintIsNotBlueprintType=true + diff --git a/Intermediate/Config/CoalescedSourceConfigs/Encryption.ini b/Intermediate/Config/CoalescedSourceConfigs/Encryption.ini new file mode 100644 index 0000000..e69de29 diff --git a/Intermediate/Config/CoalescedSourceConfigs/Engine.ini b/Intermediate/Config/CoalescedSourceConfigs/Engine.ini new file mode 100644 index 0000000..089ca48 --- /dev/null +++ b/Intermediate/Config/CoalescedSourceConfigs/Engine.ini @@ -0,0 +1,2283 @@ +[/Script/EngineSettings.GameMapsSettings] +GameInstanceClass=/Script/Engine.GameInstance +EditorStartupMap=/Game/FirstPersonBP/Maps/TestingMap.TestingMap +GameDefaultMap=/Game/FirstPersonBP/Maps/TestingMap.TestingMap +ServerDefaultMap=/Engine/Maps/Entry +GlobalDefaultGameMode=/Game/FirstPersonBP/Blueprints/FirstPersonGameMode.FirstPersonGameMode_C +LocalMapOptions= +TransitionMap= +bUseSplitscreen=False +TwoPlayerSplitscreenLayout=Horizontal +ThreePlayerSplitscreenLayout=FavorTop +GlobalDefaultServerGameMode=None + +[InstallBundleManager] +ModuleName=NullInstallBundleManager +EditorModuleName=NullInstallBundleManager + +[URL] +Protocol=unreal +Name=Player +SaveExt=usa +Port=7777 + +[HTTP] +HttpTimeout=180 +HttpConnectionTimeout=60 +HttpReceiveTimeout=30 +HttpSendTimeout=30 + +[HTTP.Curl] +bAllowSeekFunction=false + +[BackgroundHttp] +MaxActiveDownloads=4 +TempFileTimeOutSeconds=259200 +DeleteTempFilesWithoutURLMappingEntries=true +RemoveURLMappingEntriesWithoutPhysicalTempFiles=true + +[WebSockets.LibWebSockets] +ThreadStackSize=131072 +ThreadTargetFrameTimeInSeconds=0.0333 +ThreadMinimumSleepTimeInSeconds=0.0 +MaxHttpHeaderData=32768 + +[Ping] +StackSize=1048576 +MinPingSendWaitTimeMs=10.0 + +[Voice] +bEnabled=false +bDuckingOptOut=true + +[SlateStyle] +DefaultFontName=/Engine/EngineFonts/Roboto + +[PlatformMemoryBuckets] +LargestMemoryBucket_MinGB=32 +LargerMemoryBucket_MinGB=12 +DefaultMemoryBucket_MinGB=8 +SmallerMemoryBucket_MinGB=6 +SmallestMemoryBucket_MinGB=0 + +[/Script/Engine.Engine] +ConsoleClassName=/Script/Engine.Console +GameViewportClientClassName=/Script/Engine.GameViewportClient +LocalPlayerClassName=/Script/Engine.LocalPlayer +WorldSettingsClassName=/Script/Engine.WorldSettings +NavigationSystemClassName=/Script/NavigationSystem.NavigationSystemV1 +NavigationSystemConfigClassName=/Script/NavigationSystem.NavigationSystemModuleConfig +AvoidanceManagerClassName=/Script/Engine.AvoidanceManager +PhysicsCollisionHandlerClassName=/Script/Engine.PhysicsCollisionHandler +LevelScriptActorClassName=/Script/Engine.LevelScriptActor +DefaultBlueprintBaseClassName=/Script/Engine.Actor +GameUserSettingsClassName=/Script/Engine.GameUserSettings +AIControllerClassName=/Script/AIModule.AIController +AssetManagerClassName=/Script/Engine.AssetManager +bAllowMatureLanguage=false +GameEngine=/Script/Engine.GameEngine +EditorEngine=/Script/UnrealEd.EditorEngine +UnrealEdEngine=/Script/UnrealEd.UnrealEdEngine +WireframeMaterialName=/Engine/EngineDebugMaterials/WireframeMaterial.WireframeMaterial +DefaultMaterialName=/Engine/EngineMaterials/WorldGridMaterial.WorldGridMaterial +DefaultLightFunctionMaterialName=/Engine/EngineMaterials/DefaultLightFunctionMaterial.DefaultLightFunctionMaterial +DefaultTextureName=/Engine/EngineResources/DefaultTexture.DefaultTexture +DefaultDiffuseTextureName=/Engine/EngineMaterials/DefaultDiffuse.DefaultDiffuse +DefaultBSPVertexTextureName=/Engine/EditorResources/BSPVertex.BSPVertex +HighFrequencyNoiseTextureName=/Engine/EngineMaterials/Good64x64TilingNoiseHighFreq.Good64x64TilingNoiseHighFreq +DefaultBokehTextureName=/Engine/EngineMaterials/DefaultBokeh.DefaultBokeh +DefaultBloomKernelTextureName=/Engine/EngineMaterials/DefaultBloomKernel.DefaultBloomKernel +GeomMaterialName=/Engine/EngineDebugMaterials/GeomMaterial.GeomMaterial +DebugMeshMaterialName=/Engine/EngineDebugMaterials/DebugMeshMaterial.DebugMeshMaterial +EmissiveMeshMaterialName=/Engine/EngineMaterials/EmissiveMeshMaterial.EmissiveMeshMaterial +PreIntegratedSkinBRDFTextureName=/Engine/EngineMaterials/PreintegratedSkinBRDF.PreintegratedSkinBRDF +BlueNoiseTextureName=/Engine/EngineMaterials/BlueNoise.BlueNoise +MiniFontTextureName=/Engine/EngineMaterials/MiniFont.MiniFont +WeightMapPlaceholderTextureName=/Engine/EngineMaterials/WeightMapPlaceholderTexture.WeightMapPlaceholderTexture +LightMapDensityTextureName=/Engine/EngineMaterials/DefaultWhiteGrid.DefaultWhiteGrid +LevelColorationLitMaterialName=/Engine/EngineDebugMaterials/LevelColorationLitMaterial.LevelColorationLitMaterial +LevelColorationUnlitMaterialName=/Engine/EngineDebugMaterials/LevelColorationUnlitMaterial.LevelColorationUnlitMaterial +LightingTexelDensityName=/Engine/EngineDebugMaterials/MAT_LevelColorationLitLightmapUV.MAT_LevelColorationLitLightmapUV +ShadedLevelColorationUnlitMaterialName=/Engine/EngineDebugMaterials/ShadedLevelColorationUnlitMateri.ShadedLevelColorationUnlitMateri +ShadedLevelColorationLitMaterialName=/Engine/EngineDebugMaterials/ShadedLevelColorationLitMaterial.ShadedLevelColorationLitMaterial +RemoveSurfaceMaterialName=/Engine/EngineMaterials/RemoveSurfaceMaterial.RemoveSurfaceMaterial +VertexColorMaterialName=/Engine/EngineDebugMaterials/VertexColorMaterial.VertexColorMaterial +VertexColorViewModeMaterialName_ColorOnly=/Engine/EngineDebugMaterials/VertexColorViewMode_ColorOnly.VertexColorViewMode_ColorOnly +VertexColorViewModeMaterialName_AlphaAsColor=/Engine/EngineDebugMaterials/VertexColorViewMode_AlphaAsColor.VertexColorViewMode_AlphaAsColor +VertexColorViewModeMaterialName_RedOnly=/Engine/EngineDebugMaterials/VertexColorViewMode_RedOnly.VertexColorViewMode_RedOnly +VertexColorViewModeMaterialName_GreenOnly=/Engine/EngineDebugMaterials/VertexColorViewMode_GreenOnly.VertexColorViewMode_GreenOnly +VertexColorViewModeMaterialName_BlueOnly=/Engine/EngineDebugMaterials/VertexColorViewMode_BlueOnly.VertexColorViewMode_BlueOnly +PhysicalMaterialMaskMaterialName=/Engine/EngineDebugMaterials/PhysicalMaterialMaskMaterial.PhysicalMaterialMaskMaterial +BoneWeightMaterialName=/Engine/EngineDebugMaterials/BoneWeightMaterial.BoneWeightMaterial +ClothPaintMaterialName=/Engine/EngineDebugMaterials/ClothMaterial.ClothMaterial +ClothPaintMaterialWireframeName=/Engine/EngineDebugMaterials/ClothMaterial_WF.ClothMaterial_WF +DebugEditorMaterialName=/Engine/EngineDebugMaterials/DebugEditorMaterial.DebugEditorMaterial +InvalidLightmapSettingsMaterialName=/Engine/EngineMaterials/M_InvalidLightmapSettings.M_InvalidLightmapSettings +PreviewShadowsIndicatorMaterialName=/Engine/EditorMaterials/PreviewShadowIndicatorMaterial.PreviewShadowIndicatorMaterial +EditorBrushMaterialName=/Engine/EngineMaterials/EditorBrushMaterial.EditorBrushMaterial +DefaultPhysMaterialName=/Engine/EngineMaterials/DefaultPhysicalMaterial.DefaultPhysicalMaterial +DefaultDeferredDecalMaterialName=/Engine/EngineMaterials/DefaultDeferredDecalMaterial.DefaultDeferredDecalMaterial +DefaultPostProcessMaterialName=/Engine/EngineMaterials/DefaultPostProcessMaterial.DefaultPostProcessMaterial +TimecodeProviderClassName=None +ArrowMaterialName=/Engine/EngineMaterials/GizmoMaterial.GizmoMaterial +ParticleEventManagerClassPath=/Script/Engine.ParticleEventManager +LightingOnlyBrightness=(R=0.3,G=0.3,B=0.3,A=1.0) +ShaderComplexityColors=(R=0.0,G=1.0,B=0.127,A=1.0) +ShaderComplexityColors=(R=0.0,G=1.0,B=0.0,A=1.0) +ShaderComplexityColors=(R=0.046,G=0.52,B=0.0,A=1.0) +ShaderComplexityColors=(R=0.215,G=0.215,B=0.0,A=1.0) +ShaderComplexityColors=(R=0.52,G=0.046,B=0.0,A=1.0) +ShaderComplexityColors=(R=0.7,G=0.0,B=0.0,A=1.0) +ShaderComplexityColors=(R=1.0,G=0.0,B=0.0,A=1.0) +ShaderComplexityColors=(R=1.0,G=0.0,B=0.5,A=1.0) +ShaderComplexityColors=(R=1.0,G=0.9,B=0.9,A=1.0) +QuadComplexityColors=(R=0.0,G=0.0,B=0.0,A=1.0) +QuadComplexityColors=(R=0.0,G=0.0,B=0.4,A=1.0) +QuadComplexityColors=(R=0.0,G=0.3,B=1.0,A=1.0) +QuadComplexityColors=(R=0.0,G=0.7,B=0.4,A=1.0) +QuadComplexityColors=(R=0.0,G=1.0,B=0.0,A=1.0) +QuadComplexityColors=(R=0.8,G=0.8,B=0.0,A=1.0) +QuadComplexityColors=(R=1.0,G=0.3,B=0.0,A=1.0) +QuadComplexityColors=(R=0.7,G=0.0,B=0.0,A=1.0) +QuadComplexityColors=(R=0.5,G=0.0,B=0.5,A=1.0) +QuadComplexityColors=(R=0.7,G=0.3,B=0.7,A=1.0) +QuadComplexityColors=(R=1.0,G=0.9,B=0.9,A=1.0) +LightComplexityColors=(R=0.0,G=0.0,B=0.0,A=1.0) +LightComplexityColors=(R=0.0,G=0.0,B=0.4,A=1.0) +LightComplexityColors=(R=0.0,G=0.3,B=1.0,A=1.0) +LightComplexityColors=(R=0.0,G=0.7,B=0.4,A=1.0) +LightComplexityColors=(R=0.0,G=1.0,B=0.0,A=1.0) +LightComplexityColors=(R=0.8,G=0.8,B=0.0,A=1.0) +LightComplexityColors=(R=1.0,G=0.3,B=0.0,A=1.0) +LightComplexityColors=(R=0.7,G=0.0,B=0.0,A=1.0) +LightComplexityColors=(R=0.5,G=0.0,B=0.5,A=1.0) +LightComplexityColors=(R=0.7,G=0.3,B=0.7,A=1.0) +LightComplexityColors=(R=1.0,G=0.9,B=0.9,A=1.0) +StationaryLightOverlapColors=(R=0.0,G=1.0,B=0.127,A=1.0) +StationaryLightOverlapColors=(R=0.0,G=1.0,B=0.0,A=1.0) +StationaryLightOverlapColors=(R=0.046,G=0.52,B=0.0,A=1.0) +StationaryLightOverlapColors=(R=0.215,G=0.215,B=0.0,A=1.0) +StationaryLightOverlapColors=(R=0.52,G=0.046,B=0.0,A=1.0) +StationaryLightOverlapColors=(R=0.7,G=0.0,B=0.0,A=1.0) +StationaryLightOverlapColors=(R=1.0,G=0.0,B=0.0,A=1.0) +StationaryLightOverlapColors=(R=1.0,G=0.0,B=0.5,A=1.0) +StationaryLightOverlapColors=(R=1.0,G=0.9,B=0.9,A=1.0) +LODColorationColors=(R=1.0,G=1.0,B=1.0,A=1.0) ; white (LOD 0) +LODColorationColors=(R=1.0,G=0.0,B=0.0,A=1.0) ; red (LOD 1) +LODColorationColors=(R=0.0,G=1.0,B=0.0,A=1.0) ; green (etc...) +LODColorationColors=(R=0.0,G=0.0,B=1.0,A=1.0) ; blue +LODColorationColors=(R=1.0,G=1.0,B=0.0,A=1.0) ; yellow +LODColorationColors=(R=1.0,G=0.0,B=1.0,A=1.0) ; fuchsia (bright purple) +LODColorationColors=(R=0.0,G=1.0,B=1.0,A=1.0) ; cyan +LODColorationColors=(R=0.5,G=0.0,B=0.5,A=1.0) ; purple +StreamingAccuracyColors=(R=1.0,G=0.0,B=0.0,A=1.0) +StreamingAccuracyColors=(R=0.8,G=0.5,B=0.0,A=1.0) +StreamingAccuracyColors=(R=0.7,G=0.7,B=0.7,A=1.0) +StreamingAccuracyColors=(R=0.0,G=0.8,B=0.5,A=1.0) +StreamingAccuracyColors=(R=0.0,G=1.0,B=0.0,A=1.0) +HLODColorationColors=(R=1.0,G=1.0,B=1.0,A=1.0) ; white (not part of HLOD) +HLODColorationColors=(R=0.0,G=1.0,B=0.0,A=1.0) ; green (part of HLOD but being drawn outside of it) +HLODColorationColors=(R=0.0,G=0.0,B=1.0,A=1.0) ; blue (HLOD level 0) +HLODColorationColors=(R=1.0,G=1.0,B=0.0,A=1.0) ; yellow (HLOD level 1, etc...) +HLODColorationColors=(R=1.0,G=0.0,B=1.0,A=1.0) ; purple +HLODColorationColors=(R=0.0,G=1.0,B=1.0,A=1.0) ; cyan +HLODColorationColors=(R=0.5,G=0.5,B=0.5,A=1.0) ; grey +MaxPixelShaderAdditiveComplexityCount=2000 +MaxES3PixelShaderAdditiveComplexityCount=800 +bSubtitlesEnabled=True +bSubtitlesForcedOff=false +MaximumLoopIterationCount=1000000 +bCanBlueprintsTickByDefault=true +bOptimizeAnimBlueprintMemberVariableAccess=true +CameraRotationThreshold=45.0 +CameraTranslationThreshold=10000 +PrimitiveProbablyVisibleTime=8.0 +MaxOcclusionPixelsFraction=0.1 +MinLightMapDensity=0.0 +IdealLightMapDensity=0.2 +MaxLightMapDensity=0.8 +RenderLightMapDensityGrayscaleScale=1.0 +RenderLightMapDensityColorScale=1.0 +bRenderLightMapDensityGrayscale=false +LightMapDensityVertexMappedColor=(R=0.65,G=0.65,B=0.25,A=1.0) +LightMapDensitySelectedColor=(R=1.0,G=0.2,B=1.0,A=1.0) +bPauseOnLossOfFocus=false +MaxParticleResize=0 +MaxParticleResizeWarn=0 +NetClientTicksPerSecond=200 +StatColorMappings=(StatName="AverageFPS",ColorMap=((In=15.0,Out=(R=255)),(In=30,Out=(R=255,G=255)),(In=45.0,Out=(G=255)))) +StatColorMappings=(StatName="Frametime",ColorMap=((In=1.0,Out=(G=255)),(In=25.0,Out=(G=255)),(In=29.0,Out=(R=255,G=255)),(In=33.0,Out=(R=255)))) +StatColorMappings=(StatName="Streaming fudge factor",ColorMap=((In=0.0,Out=(G=255)),(In=1.0,Out=(G=255)),(In=2.5,Out=(R=255,G=255)),(In=5.0,Out=(R=255)),(In=10.0,Out=(R=255)))) +DisplayGamma=2.2 +MinDesiredFrameRate=35.000000 +NetDriverDefinitions=(DefName="GameNetDriver",DriverClassName="/Script/OnlineSubsystemUtils.IpNetDriver",DriverClassNameFallback="/Script/OnlineSubsystemUtils.IpNetDriver") +NetDriverDefinitions=(DefName="DemoNetDriver",DriverClassName="/Script/Engine.DemoNetDriver",DriverClassNameFallback="/Script/Engine.DemoNetDriver") +NetErrorLogInterval=1.0 +SerializationOutOfBoundsErrorMessage=NSLOCTEXT("","SerializationOutOfBoundsErrorMessage","Corrupt data found, please verify your installation.") +SerializationOutOfBoundsErrorMessageCaption=NSLOCTEXT("","SerializationOutOfBoundsErrorMessageCaption","Serialization Error : Action Needed") +bSmoothFrameRate=false +SmoothedFrameRateRange=(LowerBound=(Type="ERangeBoundTypes::Inclusive",Value=22),UpperBound=(Type="ERangeBoundTypes::Exclusive",Value=62)) +bCheckForMultiplePawnsSpawnedInAFrame=false +NumPawnsAllowedToBeSpawnedInAFrame=2 +DefaultSelectedMaterialColor=(R=0.84,G=0.92,B=0.02,A=1.0) +bEnableOnScreenDebugMessages=true +DurationOfErrorsAndWarningsOnHUD=0 +NearClipPlane=10.0 +MatineeTrackRedirects=(TargetClassName="/Script/Engine.CameraActor",OldFieldName="PostProcessSettings.EyeAdaptationLowPercent",NewFieldName="CameraComponent.PostProcessSettings.AutoExposureLowPercent") +MatineeTrackRedirects=(TargetClassName="/Script/Engine.CameraActor",OldFieldName="PostProcessSettings.EyeAdaptationHighPercent",NewFieldName="CameraComponent.PostProcessSettings.AutoExposureHighPercent") +MatineeTrackRedirects=(TargetClassName="/Script/Engine.CameraActor",OldFieldName="PostProcessSettings.EyeAdaptationMinBrightness",NewFieldName="CameraComponent.PostProcessSettings.AutoExposureMinBrightness") +MatineeTrackRedirects=(TargetClassName="/Script/Engine.CameraActor",OldFieldName="PostProcessSettings.EyeAdaptationMaxBrightness",NewFieldName="CameraComponent.PostProcessSettings.AutoExposureMaxBrightness") +MatineeTrackRedirects=(TargetClassName="/Script/Engine.CameraActor",OldFieldName="PostProcessSettings.EyeAdaptionSpeedDown",NewFieldName="CameraComponent.PostProcessSettings.AutoExposureSpeedDown") +MatineeTrackRedirects=(TargetClassName="/Script/Engine.CameraActor",OldFieldName="PostProcessSettings.EyeAdaptionSpeedUp",NewFieldName="CameraComponent.PostProcessSettings.AutoExposureSpeedUp") +MatineeTrackRedirects=(TargetClassName="/Script/Engine.CameraActor",OldFieldName="PostProcessSettings.ExposureOffset",NewFieldName="CameraComponent.PostProcessSettings.AutoExposureBias") +MatineeTrackRedirects=(TargetClassName="/Script/Engine.PostprocessVolume",OldFieldName="Settings.EyeAdaptationLowPercent",NewFieldName="Settings.AutoExposureLowPercent") +MatineeTrackRedirects=(TargetClassName="/Script/Engine.PostprocessVolume",OldFieldName="Settings.EyeAdaptationHighPercent",NewFieldName="Settings.AutoExposureHighPercent") +MatineeTrackRedirects=(TargetClassName="/Script/Engine.PostprocessVolume",OldFieldName="Settings.EyeAdaptationMinBrightness",NewFieldName="Settings.AutoExposureMinBrightness") +MatineeTrackRedirects=(TargetClassName="/Script/Engine.PostprocessVolume",OldFieldName="Settings.EyeAdaptationMaxBrightness",NewFieldName="Settings.AutoExposureMaxBrightness") +MatineeTrackRedirects=(TargetClassName="/Script/Engine.PostprocessVolume",OldFieldName="Settings.EyeAdaptionSpeedDown",NewFieldName="Settings.AutoExposureSpeedDown") +MatineeTrackRedirects=(TargetClassName="/Script/Engine.PostprocessVolume",OldFieldName="Settings.EyeAdaptionSpeedUp",NewFieldName="Settings.AutoExposureSpeedUp") +MatineeTrackRedirects=(TargetClassName="/Script/Engine.PostprocessVolume",OldFieldName="Settings.ExposureOffset",NewFieldName="Settings.AutoExposureBias") +MatineeTrackRedirects=(TargetClassName="/Script/Engine.CameraActor",OldFieldName="FOVAngle",NewFieldName="CameraComponent.FieldOfView") +MatineeTrackRedirects=(TargetClassName="/Script/Engine.CameraActor",OldFieldName="AspectRatio",NewFieldName="CameraComponent.AspectRatio") +MatineeTrackRedirects=(TargetClassName="/Script/Engine.CameraActor",OldFieldName="bConstrainAspectRatio",NewFieldName="CameraComponent.bConstrainAspectRatio") +MatineeTrackRedirects=(TargetClassName="/Script/Engine.CameraActor",OldFieldName="PostProcessSettings.",NewFieldName="CameraComponent.PostProcessSettings.") +ActiveGameNameRedirects=(OldGameName="TP_FirstPersonBP",NewGameName="/Script/Ex2") +ActiveGameNameRedirects=(OldGameName="/Script/TP_FirstPersonBP",NewGameName="/Script/Ex2") + +[CoreRedirects] +ClassRedirects=(OldName="AnimGraphNode_BlendSpace",NewName="/Script/AnimGraph.AnimGraphNode_BlendSpacePlayer") +ClassRedirects=(OldName="AnimNotify_PlayParticleEffect_C",NewName="/Script/Engine.AnimNotify_PlayParticleEffect",OverrideClassName="/Script/CoreUObject.Class") +ClassRedirects=(OldName="AnimNotify_PlaySound_C",NewName="/Script/Engine.AnimNotify_PlaySound",OverrideClassName="/Script/CoreUObject.Class") +ClassRedirects=(OldName="MovieSceneMaterialParameterSection",NewName="/Script/MovieSceneTracks.MovieSceneParameterSection") +PackageRedirects=(OldName="/Engine/EngineAnimNotifies/AnimNotify_PlayParticleEffect",Removed=True) +PackageRedirects=(OldName="/Engine/EngineAnimNotifies/AnimNotify_PlaySound",Removed=True) +StructRedirects=(OldName="AnimNode_ApplyAdditive",NewName="/Script/AnimGraphRuntime.AnimNode_ApplyAdditive") +StructRedirects=(OldName="AnimNode_BlendListBase",NewName="/Script/AnimGraphRuntime.AnimNode_BlendListBase") +StructRedirects=(OldName="AnimNode_BlendListByBool",NewName="/Script/AnimGraphRuntime.AnimNode_BlendListByBool") +StructRedirects=(OldName="AnimNode_BlendListByEnum",NewName="/Script/AnimGraphRuntime.AnimNode_BlendListByEnum") +StructRedirects=(OldName="AnimNode_BlendListByInt",NewName="/Script/AnimGraphRuntime.AnimNode_BlendListByInt") +StructRedirects=(OldName="AnimNode_BlendSpace",NewName="/Script/AnimGraphRuntime.AnimNode_BlendSpacePlayer") +StructRedirects=(OldName="AnimNode_BlendSpaceEvaluator",NewName="/Script/AnimGraphRuntime.AnimNode_BlendSpaceEvaluator") +StructRedirects=(OldName="AnimNode_BlendSpacePlayer",NewName="/Script/AnimGraphRuntime.AnimNode_BlendSpacePlayer") +StructRedirects=(OldName="AnimNode_LayeredBoneBlend",NewName="/Script/AnimGraphRuntime.AnimNode_LayeredBoneBlend") +StructRedirects=(OldName="AnimNode_MeshSpaceRefPose",NewName="/Script/AnimGraphRuntime.AnimNode_MeshSpaceRefPose") +StructRedirects=(OldName="AnimNode_RefPose",NewName="/Script/AnimGraphRuntime.AnimNode_RefPose") +StructRedirects=(OldName="AnimNode_RotateRootBone",NewName="/Script/AnimGraphRuntime.AnimNode_RotateRootBone") +StructRedirects=(OldName="AnimNode_RotationOffsetBlendSpace",NewName="/Script/AnimGraphRuntime.AnimNode_RotationOffsetBlendSpace") +StructRedirects=(OldName="AnimNode_SequenceEvaluator",NewName="/Script/AnimGraphRuntime.AnimNode_SequenceEvaluator") +StructRedirects=(OldName="AnimNode_Slot",NewName="/Script/AnimGraphRuntime.AnimNode_Slot") +StructRedirects=(OldName="FormatTextArgument",NewName="/Script/Engine.FormatArgumentData") +FunctionRedirects=(OldName="ConvertTransformToRelative",NewName="/Script/Engine.KismetMathLibrary.MakeRelativeTransform") +PropertyRedirects=(OldName="KismetMathLibrary.MakeRelativeTransform.LocalTransform",NewName="A") +PropertyRedirects=(OldName="KismetMathLibrary.MakeRelativeTransform.WorldTransform",NewName="RelativeTo") +PropertyRedirects=(OldName="KismetMathLibrary.MakeRelativeTransform.ParentTransform",NewName="A") +PropertyRedirects=(OldName="KismetMathLibrary.MakeRelativeTransform.Transform",NewName="RelativeTo") +PropertyRedirects=(OldName="MaterialInstanceDynamic.K2_CopyMaterialInstanceParameters.SourceMaterialToCopyFrom",NewName="Source") +PropertyRedirects=(OldName="MaterialInstanceDynamic.K2_InterpolateMaterialInstanceParams.MaterialA",NewName="SourceA") +PropertyRedirects=(OldName="MaterialInstanceDynamic.K2_InterpolateMaterialInstanceParams.MaterialB",NewName="SourceB") +PropertyRedirects=(OldName="MaterialInstanceDynamic.K2_InterpolateMaterialInstanceParams.MaterialInstanceA",NewName="SourceA") +PropertyRedirects=(OldName="MaterialInstanceDynamic.K2_InterpolateMaterialInstanceParams.MaterialInstanceB",NewName="SourceB") +PropertyRedirects=(OldName="AnimNode_Trail.TrailRelaxationCurve",NewName="AnimNode_Trail.TrailRelaxationSpeed") +PropertyRedirects=(OldName="FormatArgumentData.TextValue",NewName="FormatArgumentData.ArgumentValue") +PropertyRedirects=(OldName="LandscapeSplineMeshEntry.Offset",NewName="LandscapeSplineMeshEntry.CenterAdjust") +PropertyRedirects=(OldName="MovieScenePossessable.ParentSpawnableGuid",NewName="MovieScenePossessable.ParentGuid") +PropertyRedirects=(OldName="MultiLineEditableText.bAutoWrapText",NewName="MultiLineEditableText.AutoWrapText") +PropertyRedirects=(OldName="MultiLineEditableTextBox.bAutoWrapText",NewName="MultiLineEditableTextBox.AutoWrapText") +PropertyRedirects=(OldName="AnimNode_SequenceEvaluator.bShouldLoopWhenInSyncGroup",NewName="AnimNode_SequenceEvaluator.bShouldLoop") +EnumRedirects=(OldName="EControllerHand",NewName="/Script/InputCore.EControllerHand") +EnumRedirects=(OldName="AnimPhysConstraintType",NewName="AnimPhysAngularConstraintType") +EnumRedirects=(OldName="AnimPhysAxisType",NewName="AnimPhysLinearConstraintType") +EnumRedirects=(OldName="EEnvQueryParam",NewName="/Script/AIModule.EAIParamType") +ClassRedirects=(OldName="CineCameraActor",NewName="/Script/CinematicCamera.CineCameraActor") +ClassRedirects=(OldName="CineCameraComponent",NewName="/Script/CinematicCamera.CineCameraComponent") +ClassRedirects=(OldName="MovieSceneShotSection",NewName="/Script/MovieSceneTracks.MovieSceneCameraCutSection") +ClassRedirects=(OldName="MovieSceneShotTrack",NewName="/Script/MovieSceneTracks.MovieSceneCameraCutTrack") +FunctionRedirects=(OldName="Actor.SetActorRotation",NewName="Actor.K2_SetActorRotation") +FunctionRedirects=(OldName="KismetSystemLibrary.SetSupressViewportTransitionMessage",NewName="KismetSystemLibrary.SetSuppressViewportTransitionMessage") +FunctionRedirects=(OldName="SteamVRFunctionLibrary.GetTrackingSpace",NewName="HeadMountedDisplayFunctionLibrary.GetTrackingOrigin") +FunctionRedirects=(OldName="SteamVRFunctionLibrary.SetTrackingSpace",NewName="HeadMountedDisplayFunctionLibrary.SetTrackingOrigin") +PropertyRedirects=(OldName="AudioEQEffect.HFFrequency",NewName="AudioEQEffect.FrequencyCenter2") +PropertyRedirects=(OldName="AudioEQEffect.HFGain",NewName="AudioEQEffect.Gain2") +PropertyRedirects=(OldName="AudioEQEffect.LFFrequency",NewName="AudioEQEffect.FrequencyCenter0") +PropertyRedirects=(OldName="AudioEQEffect.LFGain",NewName="AudioEQEffect.Gain0") +PropertyRedirects=(OldName="AudioEQEffect.MFBandwidth",NewName="AudioEQEffect.Bandwidth1") +PropertyRedirects=(OldName="AudioEQEffect.MFCutoffFrequency",NewName="AudioEQEffect.FrequencyCenter1") +PropertyRedirects=(OldName="AudioEQEffect.MFGain",NewName="AudioEQEffect.Gain1") +PropertyRedirects=(OldName="BodyInstance.MassInKg",NewName="BodyInstance.MassInKgOverride") +PropertyRedirects=(OldName="EnvQueryTest.SweetSpotValue",NewName="EnvQueryTest.ReferenceValue") +PropertyRedirects=(OldName="EnvQueryTest.bDefineSweetSpot",NewName="EnvQueryTest.bDefineReferenceValue") +PropertyRedirects=(OldName="MovieScene.ShotTrack",NewName="MovieScene.CameraCutTrack") +PropertyRedirects=(OldName="MovieSceneShotSection.ShotNumber",NewName="MovieSceneShotSection.CameraCutNumber") +EnumRedirects=(OldName="ESteamVRTrackingSpace",NewName="EHMDTrackingOrigin") +ClassRedirects=(OldName="EdGraphPin",NewName="/Script/Engine.EdGraphPin_Deprecated") +ClassRedirects=(OldName="HapticFeedbackEffect",NewName="/Script/Engine.HapticFeedbackEffect_Curve") +ClassRedirects=(OldName="LandscapeProxy",NewName="/Script/Landscape.LandscapeStreamingProxy",InstanceOnly=True) +StructRedirects=(OldName="HapticFeedbackDetails",NewName="HapticFeedbackDetails_Curve") +StructRedirects=(OldName="AnimNode_SaveCachedPose",NewName="/Script/Engine.AnimNode_SaveCachedPose") +FunctionRedirects=(OldName="SceneCaptureComponent2D.UpdateContent",NewName="SceneCaptureComponent2D.CaptureScene") +FunctionRedirects=(OldName="SceneCaptureComponentCube.UpdateContent",NewName="SceneCaptureComponentCube.CaptureScene") +PropertyRedirects=(OldName="Blueprint.PinWatches",NewName="Blueprint.DeprecatedPinWatches") +PropertyRedirects=(OldName="Box2D.bIsValid",NewName="Box2D.IsValid") +PropertyRedirects=(OldName="EdGraphNode.Pins",NewName="EdGraphNode.DeprecatedPins") +PropertyRedirects=(OldName="PhysicsAsset.Profiles",NewName="PhysicsAsset.PhysicalAnimationProfiles") +PropertyRedirects=(OldName="PrimitiveComponent.bReceiveCSMFromDynamicObjects",NewName="PrimitiveComponent.bReceiveCombinedCSMAndStaticShadowsFromStationaryLights") +PropertyRedirects=(OldName="SplineComponent.bAlwaysRenderInEditor",NewName="SplineComponent.bDrawDebug") +EnumRedirects=(OldName="ENoiseFunction",ValueChanges=(("NOISEFUNCTION_FastGradient","NOISEFUNCTION_GradientTex3D"), ("NOISEFUNCTION_Gradient","NOISEFUNCTION_ValueALU"), ("NOISEFUNCTION_Perlin","NOISEFUNCTION_GradientTex"), ("NOISEFUNCTION_Simplex","NOISEFUNCTION_SimplexTex")) ) +EnumRedirects=(OldName="EPathFollowingResult",ValueChanges=(("EPathFollowingResult::Skipped","EPathFollowingResult::Skipped_DEPRECATED")) ) +EnumRedirects=(OldName="EStereoLayerType",ValueChanges=(("EStereoLayerType::SLT_TorsoLocked","EStereoLayerType::SLT_TrackerLocked")) ) +ClassRedirects=(OldName="AnimGraphNode_OrientationDriver",NewName="/Script/AnimGraph.AnimGraphNode_PoseDriver") +ClassRedirects=(OldName="K2Node_AIMoveTo",NewName="/Script/AIGraph.K2Node_AIMoveTo") +StructRedirects=(OldName="AnimNode_OrientationDriver",NewName="/Script/AnimGraphRuntime.AnimNode_PoseDriver") +FunctionRedirects=(OldName="KismetMathLibrary.GetDirectionVector",NewName="GetDirectionUnitVector") +PropertyRedirects=(OldName="SCS_Node.VariableName",NewName="SCS_Node.InternalVariableName") +EnumRedirects=(OldName="ESuggestProjVelocityTraceOption",ValueChanges=(("OnlyTraceWhileAsceding","OnlyTraceWhileAscending")) ) +ClassRedirects=(OldName="BackgroundBlurWidget",NewName="/Script/UMG.BackgroundBlur") +ClassRedirects=(OldName="MovieSceneVisibilitySection",NewName="/Script/MovieScene.MovieSceneBoolSection") +ClassRedirects=(OldName="SoundClassGraph",NewName="/Script/AudioEditor.SoundClassGraph") +ClassRedirects=(OldName="SoundClassGraphNode",NewName="/Script/AudioEditor.SoundClassGraphNode") +ClassRedirects=(OldName="SoundClassGraphSchema",NewName="/Script/AudioEditor.SoundClassGraphSchema") +ClassRedirects=(OldName="SoundCueGraph",NewName="/Script/AudioEditor.SoundCueGraph") +ClassRedirects=(OldName="SoundCueGraphNode",NewName="/Script/AudioEditor.SoundCueGraphNode") +ClassRedirects=(OldName="SoundCueGraphNode_Base",NewName="/Script/AudioEditor.SoundCueGraphNode_Base") +ClassRedirects=(OldName="SoundCueGraphNode_Root",NewName="/Script/AudioEditor.SoundCueGraphNode_Root") +ClassRedirects=(OldName="SoundCueGraphSchema",NewName="/Script/AudioEditor.SoundCueGraphSchema") +StructRedirects=(OldName="AnimationNode_TwoWayBlend",NewName="/Script/AnimGraphRuntime.AnimNode_TwoWayBlend") +StructRedirects=(OldName="AttenuationSettings",NewName="SoundAttenuationSettings") +StructRedirects=(OldName="LevelSequencePlaybackSettings",NewName="/Script/MovieScene.MovieSceneSequencePlaybackSettings") +FunctionRedirects=(OldName="BlueprintGameplayTagLibrary.DoGameplayTagsMatch",NewName="BlueprintGameplayTagLibrary.MatchesTag") +FunctionRedirects=(OldName="BlueprintGameplayTagLibrary.DoesContainerHaveTag",NewName="BlueprintGameplayTagLibrary.HasTag") +FunctionRedirects=(OldName="BlueprintGameplayTagLibrary.DoesContainerMatchAllTagsInContainer",NewName="BlueprintGameplayTagLibrary.HasAllTags") +FunctionRedirects=(OldName="BlueprintGameplayTagLibrary.DoesContainerMatchAnyTagsInContainer",NewName="BlueprintGameplayTagLibrary.HasAnyTags") +PropertyRedirects=(OldName="BlueprintGameplayTagLibrary.IsGameplayTagValid.TagContainer",NewName="GameplayTag") +FunctionRedirects=(OldName="BlueprintGameplayTagLibrary.AddGameplayTagToContainer",NewName="BlueprintGameplayTagLibrary.AddGameplayTag") +PropertyRedirects=(OldName="BlueprintGameplayTagLibrary.AddGameplayTag.InOutTagContainer",NewName="TagContainer") +FunctionRedirects=(OldName="GameplayStatics.PredictProjectilePath",NewName="GameplayStatics.Blueprint_PredictProjectilePath_ByObjectType") +FunctionRedirects=(OldName="KismetSystemLibrary.BoxOverlapActors_NEW",NewName="KismetSystemLibrary.BoxOverlapActors") +FunctionRedirects=(OldName="KismetSystemLibrary.BoxOverlapComponents_NEW",NewName="KismetSystemLibrary.BoxOverlapComponents") +FunctionRedirects=(OldName="KismetSystemLibrary.CapsuleOverlapActors_NEW",NewName="KismetSystemLibrary.CapsuleOverlapActors") +FunctionRedirects=(OldName="KismetSystemLibrary.CapsuleOverlapComponents_NEW",NewName="KismetSystemLibrary.CapsuleOverlapComponents") +FunctionRedirects=(OldName="KismetSystemLibrary.CapsuleTraceMulti_NEW",NewName="KismetSystemLibrary.CapsuleTraceMulti") +FunctionRedirects=(OldName="KismetSystemLibrary.CapsuleTraceSingle_NEW",NewName="KismetSystemLibrary.CapsuleTraceSingle") +FunctionRedirects=(OldName="KismetSystemLibrary.ComponentOverlapActors_NEW",NewName="KismetSystemLibrary.ComponentOverlapActors") +FunctionRedirects=(OldName="KismetSystemLibrary.ComponentOverlapComponents_NEW",NewName="KismetSystemLibrary.ComponentOverlapComponents") +FunctionRedirects=(OldName="KismetSystemLibrary.LineTraceMulti_NEW",NewName="KismetSystemLibrary.LineTraceMulti") +FunctionRedirects=(OldName="KismetSystemLibrary.LineTraceSingle_NEW",NewName="KismetSystemLibrary.LineTraceSingle") +FunctionRedirects=(OldName="KismetSystemLibrary.SphereOverlapActors_NEW",NewName="KismetSystemLibrary.SphereOverlapActors") +FunctionRedirects=(OldName="KismetSystemLibrary.SphereOverlapComponents_NEW",NewName="KismetSystemLibrary.SphereOverlapComponents") +FunctionRedirects=(OldName="KismetSystemLibrary.SphereTraceMulti_NEW",NewName="KismetSystemLibrary.SphereTraceMulti") +FunctionRedirects=(OldName="KismetSystemLibrary.SphereTraceSingle_NEW",NewName="KismetSystemLibrary.SphereTraceSingle") +PropertyRedirects=(OldName="MediaPlayer.Seek.InTime",NewName="Time") +PropertyRedirects=(OldName="MediaPlayer.SetLooping.InLooping",NewName="Looping") +EnumRedirects=(OldName="EFontLoadingPolicy",ValueChanges=(("EFontLoadingPolicy::PreLoad","EFontLoadingPolicy::LazyLoad")) ) +EnumRedirects=(OldName="ESoundDistanceModel",NewName="/Script/Engine.EAttenuationDistanceModel",ValueChanges=(("ATTENUATION_Custom","EAttenuationDistanceModel::Custom"),("ATTENUATION_Inverse","EAttenuationDistanceModel::Inverse"),("ATTENUATION_Linear","EAttenuationDistanceModel::Linear"),("ATTENUATION_LogReverse","EAttenuationDistanceModel::LogReverse"),("ATTENUATION_Logarithmic","EAttenuationDistanceModel::Logarithmic"),("ATTENUATION_NaturalSound","EAttenuationDistanceModel::NaturalSound")) ) +StructRedirects=(OldName="ClothingAssetData",NewName="ClothingAssetData_Legacy") +StructRedirects=(OldName="ClothPhysicsProperties",NewName="ClothPhysicsProperties_Legacy") +ClassRedirects=(OldName="AnimGraphNode_Ragdoll",NewName="/Script/ImmediatePhysicsEditor.AnimGraphNode_RigidBody") +StructRedirects=(OldName="AnimNode_Ragdoll",NewName="/Script/ImmediatePhysics.AnimNode_RigidBody") +StructRedirects=(OldName="MovieSceneObjectBindingPtr",NewName="/Script/MovieScene.MovieSceneObjectBindingID") +PropertyRedirects=(OldName="Box2D.IsValid",NewName="bIsValid") +PropertyRedirects=(OldName="StaticMesh.bRequiresAreaWeightedSampling",NewName="StaticMesh.bSupportUniformlyDistributedSampling") +PropertyRedirects=(OldName="FPostProcessSettings.BloomConvolutionPreFilter", NewName="FPostProcessSettings.BloomConvolutionPreFilter_DEPRECATED") +PropertyRedirects=(OldName="FPostProcessSettings.bOverride_BloomConvolutionPreFilter", NewName="FPostProcessSettings.bOverride_BloomConvolutionPreFilter_DEPRECATED") +PropertyRedirects=(OldName="GoogleVRControllerEventManager.OnControllerRecenteredDelegate", NewName="GoogleVRControllerEventManager.OnControllerRecenteredDelegate_DEPRECATED") +ClassRedirects=(OldName="ARBlueprintFunctionLibrary", NewName="/Script/AugmentedReality.ARBlueprintLibrary") +StructRedirects=(OldName="ARHitTestResult",NewName="/Script/AugmentedReality.ARHitTestResult") +ClassRedirects=(OldName="HeadMountedDisplayFunctionLibrary",NewName="/Script/HeadMountedDisplay.HeadMountedDisplayFunctionLibrary") +EnumRedirects=(OldName="EWidgetClipping",ValueChanges=(("EWidgetClipping::No","EWidgetClipping::Inherit"),("EWidgetClipping::Yes","EWidgetClipping::ClipToBounds"),("EWidgetClipping::YesWithoutIntersecting","EWidgetClipping::ClipToBoundsWithoutIntersecting"),("EWidgetClipping::YesAlways","EWidgetClipping::ClipToBoundsAlways")) ) +EnumRedirects=(OldName="EOrientPositionSelector",NewName="/Script/HeadMountedDisplay.EOrientPositionSelector") +EnumRedirects=(OldName="EHMDTrackingOrigin",NewName="/Script/HeadMountedDisplay.EHMDTrackingOrigin") +EnumRedirects=(OldName="EHMDWornState",NewName="/Script/HeadMountedDisplay.EHMDWornState") +EnumRedirects=(OldName="ESocialScreenModes",NewName="/Script/HeadMountedDisplay.ESpectatorScreenMode",ValueChanges=(("SystemMirror","ESpectatorScreenMode::SingleEyeCroppedToFill"),("SeparateTest","ESpectatorScreenMode::Undistorted"),("SeparateTexture","ESpectatorScreenMode::Texture"),("SeparateSoftwareMirror","ESpectatorScreenMode::Undistorted")) ) +FunctionRedirects=(OldName="SetSocialScreenMode",NewName="/Script/HeadMountedDisplay.HeadMountedDisplayFunctionLibrary.SetSpectatorScreenMode") +FunctionRedirects=(OldName="SetSocialScreenTexture",NewName="/Script/HeadMountedDisplay.HeadMountedDisplayFunctionLibrary.SetSpectatorScreenTexture") +PropertyRedirects=(OldName="Widget.ClipToBounds",NewName="Clipping") +StructRedirects=(OldName="TargetReference",NewName="/Script/AnimGraphRuntime.BoneSocketTarget") +StructRedirects=(OldName="StringAssetReference",NewName="/Script/CoreUObject.SoftObjectPath") +StructRedirects=(OldName="StringClassReference",NewName="/Script/CoreUObject.SoftClassPath") +ClassRedirects=(OldName="AssetObjectProperty",NewName="/Script/CoreUObject.SoftObjectProperty") +ClassRedirects=(OldName="AssetClassProperty",NewName="/Script/CoreUObject.SoftClassProperty") +FunctionRedirects=(OldName="MakeStringAssetReference",NewName="/Script/Engine.KismetSystemLibrary.MakeSoftObjectPath") +PropertyRedirects=(OldName="MakeSoftObjectPath.AssetLongPathname",NewName="PathString") +FunctionRedirects=(OldName="SetAssetPropertyByName",NewName="/Script/Engine.KismetSystemLibrary.SetSoftObjectPropertyByName") +FunctionRedirects=(OldName="SetAssetClassPropertyByName",NewName="/Script/Engine.KismetSystemLibrary.SetSoftClassPropertyByName") +FunctionRedirects=(OldName="RandomUnitVectorInCone",NewName="/Script/Engine.KismetMathLibrary.RandomUnitVectorInConeInRadians") +FunctionRedirects=(OldName="RandomUnitVectorInConeWithYawAndPitch",NewName="/Script/Engine.KismetMathLibrary.RandomUnitVectorInEllipticalConeInDegrees") +PropertyRedirects=(OldName="KismetMathLibrary.RandomUnitVectorInConeInRadians.ConeHalfAngle",NewName="ConeHalfAngleInRadians") +PropertyRedirects=(OldName="Widget.Visiblity",NewName="Widget.Visibility") +PropertyRedirects=(OldName="WidgetBlueprintLibrary.SetInputMode_UIOnlyEx.Target",NewName="PlayerController") +PropertyRedirects=(OldName="WidgetBlueprintLibrary.SetInputMode_GameAndUIEx.Target",NewName="PlayerController") +PropertyRedirects=(OldName="WidgetBlueprintLibrary.SetInputMode_GameOnly.Target",NewName="PlayerController") +PropertyRedirects=(OldName="FScalarParameterValue.ParameterName", NewName="FScalarParameterValue.ParameterName_DEPRECATED") +PropertyRedirects=(OldName="FVectorParameterValue.ParameterName", NewName="FVectorParameterValue.ParameterName_DEPRECATED") +PropertyRedirects=(OldName="FTextureParameterValue.ParameterName", NewName="FTextureParameterValue.ParameterName_DEPRECATED") +PropertyRedirects=(OldName="FFontParameterValue.ParameterName", NewName="FFontParameterValue.ParameterName_DEPRECATED") +ClassRedirects=(OldName="/Script/MovieSceneTracks.MovieSceneSubTrack",NewName="/Script/MovieScene.MovieSceneSubTrack") +ClassRedirects=(OldName="/Script/MovieSceneTracks.MovieSceneSubSection",NewName="/Script/MovieScene.MovieSceneSubSection") +FunctionRedirects=(OldName="InverseLerp",NewName="/Script/Engine.KismetMathLibrary.NormalizeToRange") +PropertyRedirects=(OldName="NormalizeToRange.A",NewName="RangeMin") +PropertyRedirects=(OldName="NormalizeToRange.B",NewName="RangeMax") +ClassRedirects=(OldName="WebBrowserTexture",NewName="/Script/WebBrowserTexture.WebBrowserTexture") +PropertyRedirects=(OldName="Widget.Opacity", NewName="Widget.RenderOpacity") +FunctionRedirects=(OldName="Widget.GetOpacity", NewName="Widget.GetRenderOpacity") +FunctionRedirects=(OldName="Widget.SetOpacity", NewName="Widget.SetRenderOpacity") +EnumRedirects=(OldName="ENetDormancy",ValueChanges=(("DORN_MAX","DORM_MAX")) +PackageRedirects=(OldName="/Script/EditorScriptingUtilitiesEditor", NewName="/Script/AssetScriptingUtilitiesEditor") +PropertyRedirects=(OldName="PrimitiveComponent.GetOverlappingComponents.InOverlappingComponents",NewName="OutOverlappingComponents") +ClassRedirects=(OldName="USkeletalMeshReductionSettings",NewName="/Script/Engine.SkeletalMeshLODSettings") +PropertyRedirects=(OldName="SkeletalMeshLODGroupSettings.OptimizationSettings", NewName="ReductionSettings") +PropertyRedirects=(OldName="SkeletalMeshLODSettings.Settings", NewName="LODGroups") +FunctionRedirects=(OldName="/Script/HeadMountedDisplay.HeadMountedDisplayFunctionLibrary.AddDeviceVisualizationComponent",NewName="/Script/HeadMountedDisplay.XRAssetFunctionLibrary.AddDeviceVisualizationComponentBlocking") +FunctionRedirects=(OldName="/Script/HeadMountedDisplay.HeadMountedDisplayFunctionLibrary.AddNamedDeviceVisualizationComponent",NewName="/Script/HeadMountedDisplay.XRAssetFunctionLibrary.AddNamedDeviceVisualizationComponentBlocking") +EnumRedirects=(OldName="ESimulationSpace",ValueChanges=(("RootBoneSpace", "BaseBoneSpace"))) +EnumRedirects=(OldName="EColorVisionDeficiency", NewName="/Script/SlateCore.EColorVisionDeficiency", ValueChanges=(("CVD_NormalVision", "NormalVision"), ("CVD_Deuteranomly", "NormalVision"), ("CVD_Deuteranopia", "Deuteranope"), ("CVD_Protanomly", "NormalVision"), ("CVD_Protanopia", "Protanope"), ("CVD_Tritanomaly", "NormalVision"), ("CVD_Tritanopia", "Tritanope"), ("CVD_Achromatopsia", "NormalVision")) +ClassRedirects=(OldName="NavigationSystem",NewName="/Script/NavigationSystem.NavigationSystemV1") +ClassRedirects=(OldName="NavMeshBoundsVolume",NewName="/Script/NavigationSystem.NavMeshBoundsVolume") +ClassRedirects=(OldName="NavArea",NewName="/Script/NavigationSystem.NavArea") +ClassRedirects=(OldName="NavAreaMeta",NewName="/Script/NavigationSystem.NavAreaMeta") +ClassRedirects=(OldName="NavArea_Default",NewName="/Script/NavigationSystem.NavArea_Default") +ClassRedirects=(OldName="NavArea_LowHeight",NewName="/Script/NavigationSystem.NavArea_LowHeight") +ClassRedirects=(OldName="NavArea_Null",NewName="/Script/NavigationSystem.NavArea_Null") +ClassRedirects=(OldName="NavArea_Obstacle",NewName="/Script/NavigationSystem.NavArea_Obstacle") +ClassRedirects=(OldName="NavAreaMeta_SwitchByAgent",NewName="/Script/NavigationSystem.NavAreaMeta_SwitchByAgent") +ClassRedirects=(OldName="NavigationQueryFilter",NewName="/Script/NavigationSystem.NavigationQueryFilter") +ClassRedirects=(OldName="NavMeshRenderingComponent",NewName="/Script/NavigationSystem.NavMeshRenderingComponent") +ClassRedirects=(OldName="RecastNavMesh",NewName="/Script/NavigationSystem.RecastNavMesh") +ClassRedirects=(OldName="RecastNavMeshDataChunk",NewName="/Script/NavigationSystem.RecastNavMeshDataChunk") +ClassRedirects=(OldName="AbstractNavData",NewName="/Script/NavigationSystem.AbstractNavData") +ClassRedirects=(OldName="CrowdManagerBase",NewName="/Script/NavigationSystem.CrowdManagerBase") +ClassRedirects=(OldName="NavCollision",NewName="/Script/NavigationSystem.NavCollision") +ClassRedirects=(OldName="NavigationData",NewName="/Script/NavigationSystem.NavigationData") +ClassRedirects=(OldName="NavigationInvokerComponent",NewName="/Script/NavigationSystem.NavigationInvokerComponent") +ClassRedirects=(OldName="NavigationPath",NewName="/Script/NavigationSystem.NavigationPath") +ClassRedirects=(OldName="NavigationTestingActor",NewName="/Script/NavigationSystem.NavigationTestingActor") +ClassRedirects=(OldName="NavLinkComponent",NewName="/Script/NavigationSystem.NavLinkComponent") +ClassRedirects=(OldName="NavLinkCustomComponent",NewName="/Script/NavigationSystem.NavLinkCustomComponent") +ClassRedirects=(OldName="NavLinkRenderingComponent",NewName="/Script/NavigationSystem.NavLinkRenderingComponent") +ClassRedirects=(OldName="NavLinkTrivial",NewName="/Script/NavigationSystem.NavLinkTrivial") +ClassRedirects=(OldName="NavModifierComponent",NewName="/Script/NavigationSystem.NavModifierComponent") +ClassRedirects=(OldName="NavModifierVolume",NewName="/Script/NavigationSystem.NavModifierVolume") +ClassRedirects=(OldName="NavRelevantComponent",NewName="/Script/NavigationSystem.NavRelevantComponent") +ClassRedirects=(OldName="RecastFilter_UseDefaultArea",NewName="/Script/NavigationSystem.RecastFilter_UseDefaultArea") +ClassRedirects=(OldName="NavigationGraph",NewName="/Script/NavigationSystem.NavigationGraph") +ClassRedirects=(OldName="NavigationGraphNode",NewName="/Script/NavigationSystem.NavigationGraphNode") +ClassRedirects=(OldName="NavigationGraphNodeComponent",NewName="/Script/NavigationSystem.NavigationGraphNodeComponent") +ClassRedirects=(OldName="NavigationPathGenerator",NewName="/Script/NavigationSystem.NavigationPathGenerator") +ClassRedirects=(OldName="NavLinkCustomInterface",NewName="/Script/NavigationSystem.NavLinkCustomInterface") +ClassRedirects=(OldName="NavLinkHostInterface",NewName="/Script/NavigationSystem.NavLinkHostInterface") +ClassRedirects=(OldName="NavNodeInterface",NewName="/Script/NavigationSystem.NavNodeInterface") +ClassRedirects=(OldName="NavLinkProxy",NewName="/Script/AIModule.NavLinkProxy") +StructRedirects=(OldName="NavigationFilterArea",NewName="/Script/NavigationSystem.NavigationFilterArea") +StructRedirects=(OldName="NavigationFilterFlags",NewName="/Script/NavigationSystem.NavigationFilterFlags") +StructRedirects=(OldName="NavGraphEdge",NewName="/Script/NavigationSystem.NavGraphEdge") +StructRedirects=(OldName="NavGraphNode",NewName="/Script/NavigationSystem.NavGraphNode") +StructRedirects=(OldName="NavCollisionCylinder",NewName="/Script/NavigationSystem.NavCollisionCylinder") +StructRedirects=(OldName="NavCollisionBox",NewName="/Script/NavigationSystem.NavCollisionBox") +StructRedirects=(OldName="SupportedAreaData",NewName="/Script/NavigationSystem.SupportedAreaData") +FunctionRedirects=(OldName="NavigationSystemV1.SimpleMoveToActor",NewName="AIBlueprintHelperLibrary.SimpleMoveToActor") +FunctionRedirects=(OldName="NavigationSystemV1.SimpleMoveToLocation",NewName="AIBlueprintHelperLibrary.SimpleMoveToLocation") +PropertyRedirects=(OldName="UserWidget.bCanEverTick", NewName="bHasScriptImplementedTick") +PropertyRedirects=(OldName="UserWidget.bCanEverPaint", NewName="bHasScriptImplementedPaint") +PropertyRedirects=(OldName="MovieScene.FrameResolution",NewName="TickResolution") +PropertyRedirects=(OldName="MovieScene.PlayRate",NewName="DisplayRate") +ClassRedirects=(OldName="/Script/MovieSceneCapture.AutomatedLevelSequenceCapture", NewName="/Script/MovieSceneTools.AutomatedLevelSequenceCapture") +PackageRedirects=(OldName="/Script/AssetScriptingUtilitiesEditor", NewName="/Script/EditorScriptingUtilities") +ClassRedirects=(OldName="/Script/AssetScriptingUtilities.StaticMeshUtilitiesLibrary", NewName="/Script/EditorScriptingUtilities.EditorStaticMeshLibrary") +ClassRedirects=(OldName="/Script/AssetScriptingUtilities.SkeletalMeshUtilitiesLibrary", NewName="/Script/EditorScriptingUtilities.EditorSkeletalMeshLibrary") +FunctionRedirects=(OldName="StaticMeshUtilitiesLibrary.GetLODScreenSizes",NewName="EditorStaticMeshLibrary.GetLodScreenSizes") +ClassRedirects=(OldName="AppleARKitFaceMeshComponent",NewName="/Script/AppleARKitFaceSupport.AppleARKitFaceMeshComponent") +StructRedirects=(OldName="FrameNumber",NewName="/Script/CoreUObject.FrameNumber") +StructRedirects=(OldName="FrameRate",NewName="/Script/CoreUObject.FrameRate") +StructRedirects=(OldName="FrameTime",NewName="/Script/CoreUObject.FrameTime") +StructRedirects=(OldName="QualifiedFrameTime",NewName="/Script/CoreUObject.QualifiedFrameTime") +StructRedirects=(OldName="Timecode",NewName="/Script/CoreUObject.Timecode") +EnumRedirects=(OldName="EMeshComponentUpdateFlag",NewName="/Script/Engine.EVisibilityBasedAnimTickOption") +PropertyRedirects=(OldName="SkinnedMeshComponent.MeshComponentUpdateFlag", NewName="VisibilityBasedAnimTickOption") +ClassRedirects=(OldName="LevelStreamingKismet",NewName="/Script/Engine.LevelStreamingDynamic") +PackageRedirects=(OldName="/Script/ImmediatePhysicsEditor", NewName="/Script/AnimGraph") +PackageRedirects=(OldName="/Script/ImmediatePhysics", NewName="/Script/AnimGraphRuntime") +ClassRedirects=(OldName="/Script/ImmediatePhysicsEditor.AnimGraphNode_RigidBody",NewName="/Script/AnimGraph.AnimGraphNode_RigidBody") +StructRedirects=(OldName="/Script/ImmediatePhysics.AnimNode_RigidBody",NewName="/Script/AnimGraphRuntime.AnimNode_RigidBody") +PackageRedirects=(OldName="/Script/MagicLeapGestures", NewName="/Script/MagicLeapHandTracking") +ClassRedirects=(OldName="/Script/MagicLeapGestures.MagicLeapGesturesFunctionLibrary",NewName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary") +EnumRedirects=(OldName="/Script/MagicLeapGestures.EStaticGestures",NewName="/Script/MagicLeapHandTracking.EHandTrackingGesture") +EnumRedirects=(OldName="/Script/MagicLeapGestures.EGestureKeypointsFilterLevel",NewName="/Script/MagicLeapHandTracking.EHandTrackingKeypointFilterLevel") +EnumRedirects=(OldName="/Script/MagicLeapGestures.EGestureRecognitionFilterLevel",NewName="/Script/MagicLeapHandTracking.EHandTrackingGestureFilterLevel") +EnumRedirects=(OldName="/Script/MagicLeapGestures.EGestureTransformSpace",NewName="/Script/MagicLeapHandTracking.EGestureTransformSpace") +EnumRedirects=(OldName="ESceneTextureId",ValueChanges=(("PPI_ShadingModel","PPI_ShadingModelColor")) +FunctionRedirects=(OldName="/Script/MagicLeapHandTracking.MagicLeapGesturesFunctionLibrary.GetHandCenter",NewName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.GetHandCenter") +FunctionRedirects=(OldName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.GetHandPointer",NewName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.GetHandIndexFingerTip") +FunctionRedirects=(OldName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.GetHandSecondary",NewName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.GetHandThumbTip") +FunctionRedirects=(OldName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.GetHandCenterNormalized",NewName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.GetHandCenterNormalized") +FunctionRedirects=(OldName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.GetGestureKeypoints",NewName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.GetGestureKeypoints") +FunctionRedirects=(OldName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.SetConfiguration",NewName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.SetConfiguration") +FunctionRedirects=(OldName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.GetConfiguration",NewName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.GetConfiguration") +FunctionRedirects=(OldName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.SetStaticGestureConfidenceThreshold",NewName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.SetStaticGestureConfidenceThreshold") +FunctionRedirects=(OldName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.GetStaticGestureConfidenceThreshold",NewName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.GetStaticGestureConfidenceThreshold") +FunctionRedirects=(OldName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.GetHandGestureConfidence",NewName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.GetCurrentGestureConfidence") +FunctionRedirects=(OldName="/Script/MagicLeapHandTracking.MagicLeapGesturesFunctionLibrary.GetCurrentGesture",NewName="/Script/MagicLeapHandTracking.MagicLeapHandTrackingFunctionLibrary.GetCurrentGesture") +ClassRedirects=(OldName="LevelSequenceDirectorBlueprint",NewName="/Script/LevelSequence.LegacyLevelSequenceDirectorBlueprint") +ClassRedirects=(OldName="LevelSequenceDirectorGeneratedClass",NewName="/Script/Engine.BlueprintGeneratedClass") +FunctionRedirects=(OldName="UserWidget.PlayAnimationTo",NewName="UserWidget.PlayAnimationTimeRange") +FunctionRedirects=(OldName="UserWidget.PlayAnimationAtTime",NewName="UserWidget.PlayAnimation") +FunctionRedirects=(OldName="AddChildWrapBox", NewName="AddChildToWrapBox") +PropertyRedirects=(OldName="GameplayStatics.CreatePlayer.bSpawnPawn",NewName="bSpawnPlayerController") +EnumRedirects=(OldName="ETiledMultiResLevel",NewName="EFixedFoveatedRenderingLevel",ValueChanges=(("ETiledMultiResLevel_Off","FFR_Off"),("ETiledMultiResLevel_LMSLow","FFR_Low"),("ETiledMultiResLevel_LMSMedium","FFR_Medium"),("ETiledMultiResLevel_LMSHigh","FFR_High"),("ETiledMultiResLevel_LMSHighTop","FFR_HighTop"))) +FunctionRedirects=(OldName="GetTiledMultiresLevel",NewName="GetFixedFoveatedRenderingLevel") +FunctionRedirects=(OldName="SetTiledMultiresLevel",NewName="SetFixedFoveatedRenderingLevel") +FunctionRedirects=(OldName="SkeletalMeshComponent.SetAnimInstanceClass",NewName="SkeletalMeshComponent.SetAnimClass") +FunctionRedirects=(OldName="SkeletalMeshComponent.K2_SetAnimInstanceClass",NewName="SkeletalMeshComponent.SetAnimClass") +ClassRedirects=(OldName="/Script/GeometryCollectionCore.GeometryCollection",NewName="/Script/GeometryCollectionEngine.GeometryCollection") +ClassRedirects=(OldName="/Script/GeometryCollectionCore.GeometryCollectionCache",NewName="/Script/GeometryCollectionEngine.GeometryCollectionCache") +FunctionRedirects=(OldName="Controller.OnPossess",NewName="Controller.ReceivePossess") +FunctionRedirects=(OldName="Controller.OnUnPossess",NewName="Controller.ReceiveUnPossess") +FunctionRedirects=(OldName="PlayerController.ClientPlayForceFeedback",NewName="PlayerController.K2_ClientPlayForceFeedback") +FunctionRedirects=(OldName="EditorUtilityWidget.OnDefaultActionClicked",NewName="EditorUtilityWidget.Run") +FunctionRedirects=(OldName="SkeletalMeshComponent.GetSubInstanceByName",NewName="KismetSystemLibrary.GetSubInstanceByTag") +StructRedirects=(OldName="/Script/AnimGraphRuntime.AnimNode_Root",NewName="/Script/Engine.AnimNode_Root") +FunctionRedirects=(OldName="Widget.SetRenderAngle", NewName="Widget.SetRenderTransformAngle") +ClassRedirects=(OldName="/Script/CoreUObject.MulticastDelegateProperty",NewName="/Script/CoreUObject.MulticastInlineDelegateProperty") +ClassRedirects=(OldName="EditorAutomationActor",NewName="EditorUtilityActor") +ClassRedirects=(OldName="EditorAutomationActorComponent",NewName="EditorUtilityActorComponent") +ClassRedirects=(OldName="EditorAutomationObject",NewName="EditorUtilityObject") +ClassRedirects=(OldName="LandscapeBlueprintCustomBrush",NewName="/Script/LandscapeEditorUtilities.LandscapeBlueprintBrush") +PropertyRedirects=(OldName="LandscapeLayerBrush.BPCustomBrush",NewName="LandscapeLayerBrush.BlueprintBrush") +PropertyRedirects=(OldName="StructVariableDescription.bDontEditoOnInstance",NewName="bDontEditOnInstance") +PropertyRedirects=(OldName="KismetMathLibrary.DegAtan2.A",NewName="Y") +PropertyRedirects=(OldName="KismetMathLibrary.DegAtan2.B",NewName="X") +PropertyRedirects=(OldName="KismetMathLibrary.Atan2.A",NewName="Y") +PropertyRedirects=(OldName="KismetMathLibrary.Atan2.B",NewName="X") +FunctionRedirects=(OldName="NativeUserListEntry.IsListItemSelected", NewName="UserListEntryLibrary.IsListItemSelected") +FunctionRedirects=(OldName="NativeUserListEntry.IsListItemExpanded", NewName="UserListEntryLibrary.IsListItemExpanded") +FunctionRedirects=(OldName="NativeUserListEntry.GetOwningListView", NewName="UserListEntryLibrary.GetOwningListView") +FunctionRedirects=(OldName="UserObjectListEntry.GetListItemObject", NewName="UserObjectListEntryLibrary.GetListItemObject") +PropertyRedirects=(OldName="NavDataConfig.NavigationDataClassName", NewName="NavDataConfig.NavDataClass") +FunctionRedirects=(OldName="Actor.GetComponentsByClass", NewName="Actor.K2_GetComponentsByClass") +PackageRedirects=(OldName="/Script/ClothingSystemRuntime",NewName="/Script/ClothingSystemRuntimeNv") +ClassRedirects=(OldName="/Script/ClothingSystemRuntime.ClothingSimulationFactoryNv",NewName="/Script/ClothingSystemRuntimeNv.ClothingSimulationFactoryNv") +ClassRedirects=(OldName="/Script/ClothingSystemRuntime.ClothingSimulationInteractorNv",NewName="/Script/ClothingSystemRuntimeNv.ClothingSimulationInteractorNv") +FunctionRedirects=(OldName="ClothingSystemRuntime.ClothingSimulationInteractorNv.SetAnimDriveSpringStiffness",NewName="ClothingSystemRuntimeNv.ClothingSimulationInteractorNv.SetAnimDriveSpringStiffness") +FunctionRedirects=(OldName="ClothingSystemRuntime.ClothingSimulationInteractorNv.SetAnimDriveDamperStiffness",NewName="ClothingSystemRuntimeNv.ClothingSimulationInteractorNv.SetAnimDriveDamperStiffness") +FunctionRedirects=(OldName="ClothingSystemRuntime.ClothingSimulationInteractorNv.EnableGravityOverride",NewName="ClothingSystemRuntimeNv.ClothingSimulationInteractorNv.EnableGravityOverride") +FunctionRedirects=(OldName="ClothingSystemRuntime.ClothingSimulationInteractorNv.DisableGravityOverride",NewName="ClothingSystemRuntimeNv.ClothingSimulationInteractorNv.DisableGravityOverride") +ClassRedirects=(OldName="ClothingAsset",NewName="/Script/ClothingSystemRuntimeCommon.ClothingAssetCommon") +StructRedirects=(OldName="ClothLODData",NewName="/Script/ClothingSystemRuntimeCommon.ClothLODDataCommon") +StructRedirects=(OldName="ClothConfig",NewName="/Script/ClothingSystemRuntimeCommon.ClothConfig_Legacy") +StructRedirects=(OldName="ClothParameterMask_PhysMesh",NewName="/Script/ClothingSystemRuntimeCommon.ClothParameterMask_Legacy") +StructRedirects=(OldName="ClothConstraintSetup",NewName="/Script/ClothingSystemRuntimeCommon.ClothConstraintSetup_Legacy") +EnumRedirects=(OldName="EClothingWindMethod",NewName="/Script/ClothingSystemRuntimeCommon.EClothingWindMethod_Legacy") +ClassRedirects=(OldName="/Script/ClothingSystemRuntimeNv.ClothingAssetNv",NewName="/Script/ClothingSystemRuntimeCommon.ClothingAssetCommon") +ClassRedirects=(OldName="/Script/ClothingSystemRuntimeNv.ClothLODDataNv",NewName="/Script/ClothingSystemRuntimeCommon.ClothLODDataCommon_Legacy") +EnumRedirects=(OldName="MaskTarget_PhysMesh",NewName="EWeightMapTargetCommon",ValueChanges=(("MaskTarget_PhysMesh::MaxDistance","EWeightMapTargetCommon::MaxDistance"),("MaskTarget_PhysMesh::BackstopDistance","EWeightMapTargetCommon::BackstopDistance"),("MaskTarget_PhysMesh::BackstopRadius","EWeightMapTargetCommon::BackstopRadius"),("MaskTarget_PhysMesh::AnimDriveMultiplier","EWeightMapTargetCommon::AnimDriveStiffness"))) +ClassRedirects=(OldName="/Script/ClothingSystemRuntimeCommon.ClothLODDataCommon",NewName="/Script/ClothingSystemRuntimeCommon.ClothLODDataCommon_Legacy") +ClassRedirects=(OldName="/Script/ClothingSystemRuntimeInterface.ClothPhysicalMeshDataBase",NewName="/Script/ClothingSystemRuntimeInterface.ClothPhysicalMeshDataBase_Legacy") +ClassRedirects=(OldName="/Script/ClothingSystemRuntimeNv.ClothPhysicalMeshDataNv",NewName="/Script/ClothingSystemRuntimeNv.ClothPhysicalMeshDataNv_Legacy") +EnumRedirects=(OldName="EWeightMapTargetCommon",ValueChanges=(("EWeightMapTargetCommon::AnimDriveMultiplier","EWeightMapTargetCommon::AnimDriveStiffness"))) +EnumRedirects=(OldName="EChaosWeightMapTarget",ValueChanges=(("EChaosWeightMapTarget::AnimDriveMultiplier","EChaosWeightMapTarget::AnimDriveStiffness"))) +FunctionRedirects=(OldName="SkeletalMeshComponent.GetSubInstanceByTag",NewName="SkeletalMeshComponent.GetLinkedAnimGraphInstanceByTag") +FunctionRedirects=(OldName="SkeletalMeshComponent.GetSubInstancesByTag",NewName="SkeletalMeshComponent.GetLinkedAnimGraphInstancesByTag") +PropertyRedirects=(OldName="SkeletalMeshComponent.GetLinkedAnimGraphInstancesByTag.OutSubInstances",NewName="OutLinkedInstances") +FunctionRedirects=(OldName="SkeletalMeshComponent.SetSubInstanceClassByTag",NewName="SkeletalMeshComponent.LinkAnimGraphByTag") +FunctionRedirects=(OldName="SkeletalMeshComponent.SetLayerOverlay",NewName="SkeletalMeshComponent.LinkAnimClassLayers") +FunctionRedirects=(OldName="SkeletalMeshComponent.ClearLayerOverlay",NewName="SkeletalMeshComponent.UnlinkAnimClassLayers") +FunctionRedirects=(OldName="SkeletalMeshComponent.GetLayerSubInstanceByGroup",NewName="SkeletalMeshComponent.GetLinkedAnimLayerInstanceByGroup") +FunctionRedirects=(OldName="SkeletalMeshComponent.GetLayerSubInstanceByClass",NewName="SkeletalMeshComponent.GetLinkedAnimLayerInstanceByClass") +FunctionRedirects=(OldName="AnimInstance.GetSubInstanceByTag",NewName="AnimInstance.GetLinkedAnimGraphInstanceByTag") +FunctionRedirects=(OldName="AnimInstance.GetSubInstancesByTag",NewName="AnimInstance.GetLinkedAnimGraphInstancesByTag") +PropertyRedirects=(OldName="AnimInstance.GetLinkedAnimGraphInstancesByTag.OutSubInstances",NewName="OutLinkedInstances") +FunctionRedirects=(OldName="AnimInstance.SetSubInstanceClassByTag",NewName="AnimInstance.LinkAnimGraphByTag") +FunctionRedirects=(OldName="AnimInstance.SetLayerOverlay",NewName="AnimInstance.LinkAnimClassLayers") +FunctionRedirects=(OldName="AnimInstance.ClearLayerOverlay",NewName="AnimInstance.UnlinkAnimClassLayers") +FunctionRedirects=(OldName="AnimInstance.GetLayerSubInstanceByGroup",NewName="AnimInstance.GetLinkedAnimLayerInstanceByGroup") +FunctionRedirects=(OldName="AnimInstance.GetLayerSubInstanceByClass",NewName="AnimInstance.GetLinkedAnimLayerInstanceByClass") +StructRedirects=(OldName="AnimNode_SubInstance",NewName="/Script/Engine.AnimNode_LinkedAnimGraph") +StructRedirects=(OldName="AnimNode_SubInput",NewName="/Script/Engine.AnimNode_LinkedInputPose") +StructRedirects=(OldName="AnimNode_Layer",NewName="/Script/Engine.AnimNode_LinkedAnimLayer") +ClassRedirects=(OldName="/Script/AnimGraph.AnimGraphNode_SubInstanceBase",NewName="/Script/AnimGraph.AnimGraphNode_LinkedAnimGraphBase") +ClassRedirects=(OldName="/Script/AnimGraph.AnimGraphNode_SubInstance",NewName="/Script/AnimGraph.AnimGraphNode_LinkedAnimGraph") +ClassRedirects=(OldName="/Script/AnimGraph.AnimGraphNode_SubInput",NewName="/Script/AnimGraph.AnimGraphNode_LinkedInputPose") +ClassRedirects=(OldName="/Script/AnimGraph.AnimGraphNode_Layer",NewName="/Script/AnimGraph.AnimGraphNode_LinkedAnimLayer") +PropertyRedirects=(OldName="PersonaPreviewSceneDescription.SubInstanceTag",NewName="LinkedAnimGraphTag") +EnumRedirects=(OldName="/Script/Engine.EPreviewAnimationBlueprintApplicationMethod",NewName="/Script/Engine.EPreviewAnimationBlueprintApplicationMethod",ValueChanges=(("OverlayLayer", "LinkedLayers"), ("SubInstance", "LinkedAnimGraph")) +PropertyRedirects=(OldName="AnimClassData.SubInstanceNodeProperties",NewName="LinkedAnimGraphNodeProperties") +PropertyRedirects=(OldName="AnimClassData.LayerNodeProperties",NewName="LinkedAnimLayerNodeProperties") +ClassRedirects=(OldName="/Script/MeshEditingToolset.BaseBrushTool",NewName="/Script/InteractiveToolsFramework.BaseBrushTool") +ClassRedirects=(OldName="/Script/MeshEditingToolset.BrushBaseProperties",NewName="/Script/InteractiveToolsFramework.BrushBaseProperties") +ClassRedirects=(OldName="PixelStreamingInputComponent",NewName="PixelStreamerInputComponent") +PropertyRedirects=(OldName="PixelStreamerInputComponent.OnPixelStreamingInputEvent",NewName="PixelStreamerInputComponent.OnInputEvent") +EnumRedirects=(OldName="ECurveBlendOption",ValueChanges=(("ECurveBlendOption::MaxWeight", "ECurveBlendOption::Override")) +ClassRedirects=(OldName="/Script/OnlineBlueprintSupport.K2Node_LatentOnlineCall", NewName="/Script/BlueprintGraph.K2Node_AsyncAction") +ClassRedirects=(OldName="/Script/Kismet.K2Node_AsyncAction", NewName="/Script/BlueprintGraph.K2Node_AsyncAction") +ClassRedirects=(OldName="MovieSceneSpawnTrack",NewName="/Script/MovieScene.MovieSceneSpawnTrack") +ClassRedirects=(OldName="MovieSceneSpawnSection",NewName="/Script/MovieScene.MovieSceneSpawnSection") +ClassRedirects=(OldName="MovieSceneBoolSection",NewName="/Script/MovieScene.MovieSceneBoolSection") +ClassRedirects=(OldName="PhysicalMaterialPropertyBase",NewName="/Script/PhysicsCore.PhysicalMaterialPropertyBase") +ClassRedirects=(OldName="PhysicalMaterial",NewName="/Script/PhysicsCore.PhysicalMaterial") +ClassRedirects=(OldName="ChaosPhysicalMaterial",NewName="/Script/PhysicsCore.ChaosPhysicalMaterial") +ClassRedirects=(OldName="SubmixEffectReverbFastPreset",NewName="/Script/AudioMixer.SubmixEffectReverbPreset") +EnumRedirects=(OldName="EPhysicalSurface",NewName="/Script/PhysicsCore.EPhysicalSurface") +EnumRedirects=(OldName="ECollisionTraceFlag",NewName="/Script/PhysicsCore.ECollisionTraceFlag") +EnumRedirects=(OldName="EPhysicsType",NewName="/Script/PhysicsCore.EPhysicsType",ValueChanges=(("PhysType_Fixed", "PhysType_Kinematic"), ("PhysType_Unfixed", "PhysType_Simulated"))) +EnumRedirects=(OldName="EBodyCollisionResponse",NewName="/Script/PhysicsCore.EBodyCollisionResponse") +EnumRedirects=(OldName="EFrictionCombineMode",NewName="/Script/PhysicsCore.EFrictionCombineMode") +EnumRedirects=(OldName="ELinearConstraintMotion",NewName="/Script/PhysicsCore.ELinearConstraintMotion") +EnumRedirects=(OldName="ERadialImpulseFalloff",NewName="/Script/PhysicsCore.ERadialImpulseFalloff") +EnumRedirects=(OldName="ESleepFamily",NewName="/Script/PhysicsCore.ESleepFamily") +EnumRedirects=(OldName="EAngularConstraintMotion",NewName="/Script/PhysicsCore.EAngularConstraintMotion") +EnumRedirects=(OldName="EConstraintFrame",NewName="/Script/PhysicsCore.EConstraintFrame") +StructRedirects=(OldName="/Script/AssetRegistry.ARFilter",NewName="/Script/CoreUObject.ARFilter") +StructRedirects=(OldName="/Script/AssetRegistry.AssetBundleData",NewName="/Script/CoreUObject.AssetBundleData") +StructRedirects=(OldName="/Script/AssetRegistry.AssetBundleEntry",NewName="/Script/CoreUObject.AssetBundleEntry") +StructRedirects=(OldName="/Script/AssetRegistry.AssetData",NewName="/Script/CoreUObject.AssetData") +StructRedirects=(OldName="SubmixEffectReverbFastSettings",NewName="/Script/AudioMixer.SubmixEffectReverbSettings") +FunctionRedirects=(OldName="KismetInputLibrary.Key_IsFloatAxis",NewName="KismetInputLibrary.Key_IsAxis1D") +FunctionRedirects=(OldName="KismetMathLibrary.Conv_VectorToQuaterion",NewName="KismetMathLibrary.Conv_VectorToQuaternion") +FunctionRedirects=(OldName="KismetMathLibrary.Conv_Vector4ToQuaterion",NewName="KismetMathLibrary.Conv_Vector4ToQuaternion") +FunctionRedirects=(OldName="PinComponentToARPin",NewName="/Script/AugmentedReality.ARBlueprintLibrary.PinComponentToARPin") +FunctionRedirects=(OldName="IsWMRAnchorStoreReady",NewName="/Script/AugmentedReality.ARBlueprintLibrary.IsARPinLocalStoreReady") +FunctionRedirects=(OldName="RemoveAllARPinsFromWMRAnchorStore",NewName="/Script/AugmentedReality.ARBlueprintLibrary.RemoveAllARPinsFromLocalStore") +FunctionRedirects=(OldName="AzureSpatialAnchorsLibrary.CreateCloudAnchor",NewName="AzureSpatialAnchorsLibrary.ConstructCloudAnchor") +PackageRedirects=(OldName="/Script/FieldSystemCore",NewName="/Script/Chaos") +PackageRedirects=(OldName="/Script/GeometryCollectionSimulationCore",NewName="/Script/Chaos") +ClassRedirects=(OldName="/VirtualCamera/VirtualCameraGameMode.VirtualCameraGameMode",NewName="/VirtualCamera/Deprecated/Deprecated_VirtualCameraGameMode.Deprecated_VirtualCameraGameMode") +ClassRedirects=(OldName="/VirtualCamera/VirtualCameraPawn.VirtualCameraPawn",NewName="/VirtualCamera/Deprecated/Deprecated_VirtualCameraPawn.Deprecated_VirtualCameraPawn") +ClassRedirects=(OldName="/VirtualCamera/VirtualCameraPlayerController.VirtualCameraPlayerController",NewName="/VirtualCamera/Deprecated/Deprecated_VirtualCameraPlayerController.Deprecated_VirtualCameraPlayerController") +ClassRedirects=(OldName="/VirtualCamera/Widgets/VirtualCameraJoysticks.VirtualCameraJoysticks",NewName="/VirtualCamera/Deprecated/Widgets/Deprecated_VirtualCameraJoysticks.Deprecated_VirtualCameraJoysticks") +PackageRedirects=(OldName="/VirtualCamera/Widgets/SequenceButton",NewName="/VirtualCamera/Deprecated/Widgets/SequenceButton") +PackageRedirects=(OldName="/VirtualCamera/Widgets/SequenceMenu",NewName="/VirtualCamera/Deprecated/Widgets/SequenceMenu") +PackageRedirects=(OldName="/VirtualCamera/Textures/VPLeftJoystick",NewName="/VirtualCamera/Deprecated/Textures/VPLeftJoystick") +PackageRedirects=(OldName="/VirtualCamera/Textures/VPLeftJoystickBG",NewName="/VirtualCamera/Deprecated/Textures/VPLeftJoystickBG") +PackageRedirects=(OldName="/VirtualCamera/Textures/VPRightJoystick",NewName="/VirtualCamera/Deprecated/Textures/VPRightJoystick") +PackageRedirects=(OldName="/VirtualCamera/Textures/VPRightJoystickBG",NewName="/VirtualCamera/Deprecated/Textures/VPRightJoystickBG") +PackageRedirects=(OldName="/VCamCore/Assets/VCam_EmptyVisibleUMG",NewName="/VirtualCamera/VCamCore/Assets/VCam_EmptyVisibleUMG") +PackageRedirects=(OldName="/Game/VirtualCamera/Blueprints/Modifiers/SinModifier", NewName="/VirtualCamera/VCamCore/Blueprints/Modifiers/SinModifier") +PackageRedirects=(OldName="/Game/VirtualCamera/Blueprints/Modifiers/FollowModifier", NewName="/VirtualCamera/VCamCore/Blueprints/Modifiers/FollowModifier") +PackageRedirects=(OldName="/Game/VirtualCamera/Blueprints/Modifiers/GamepadModifier", NewName="/VirtualCamera/VCamCore/Blueprints/Modifiers/GamepadModifier") +PackageRedirects=(OldName="/Game/VirtualCamera/Blueprints/TestAJA", NewName="/VirtualCamera/VCamCore/Blueprints/TestAJA") +PackageRedirects=(OldName="/Game/VirtualCamera/Assets/TestComposureMaterial_AOverB", NewName="/VirtualCamera/VCamCore/Assets/TestComposureMaterial_AOverB") +PackageRedirects=(OldName="/Game/VirtualCamera/Assets/TestComposureRenderTargetOutput", NewName="/VirtualCamera/VCamCore/Assets/TestComposureRenderTargetOutput") +PackageRedirects=(OldName="/Game/VirtualCamera/Assets/VCamSample_AOverBComposureMaterial", NewName="/VirtualCamera/VCamCore/Assets/VCamSample_AOverBComposureMaterial") +PackageRedirects=(OldName="/Game/VirtualCamera/Assets/VCamSample_ComposureRenderTargetOutput", NewName="/VirtualCamera/VCamCore/Assets/VCamSample_ComposureRenderTargetOutput") +EnumRedirects=(OldName="EOscillatorWaveform",NewName="/Script/GameplayCameras.EOscillatorWaveform") +EnumRedirects=(OldName="EInitialOscillatorOffset",NewName="/Script/GameplayCameras.EInitialOscillatorOffset") +StructRedirects=(OldName="FOscillator",NewName="/Script/GameplayCameras.FOscillator") +StructRedirects=(OldName="ROscillator",NewName="/Script/GameplayCameras.ROscillator") +StructRedirects=(OldName="VOscillator",NewName="/Script/GameplayCameras.VOscillator") +ClassRedirects=(OldName="CameraShake",NewName="/Script/GameplayCameras.MatineeCameraShake") +ClassRedirects=(OldName="MatineeCameraShake",NewName="/Script/GameplayCameras.MatineeCameraShake") +ClassRedirects=(OldName="MatineeCameraShakePattern",NewName="/Script/GameplayCameras.MatineeCameraShakePattern") +EnumRedirects=(OldName="ECameraAnimPlaySpace",NewName="/Script/Engine.ECameraShakePlaySpace") +FunctionRedirects=(OldName="PlayerController.ClientPlayCameraShake",NewName="ClientStartCameraShake") +FunctionRedirects=(OldName="PlayerController.ClientPlayCameraShakeFromSource",NewName="ClientStartCameraShakeFromSource") +FunctionRedirects=(OldName="PlayerCameraManager.PlayCameraShake",NewName="StartCameraShake") +FunctionRedirects=(OldName="PlayerCameraManager.PlayCameraShakeFromSource",NewName="StartCameraShakeFromSource") +FunctionRedirects=(OldName="PlayerCameraManager.StartMatineeCameraShake",NewName="StartCameraShake") +FunctionRedirects=(OldName="PlayerCameraManager.StartMatineeCameraShakeFromSource",NewName="StartCameraShakeFromSource") +FunctionRedirects=(OldName="CameraShakeSourceComponent.Play",NewName="Start") +FunctionRedirects=(OldName="CameraShakeSourceComponent.PlayCameraShake",NewName="StartCameraShake") +PropertyRedirects=(OldName="CameraShakeSourceComponent.bAutoPlay",NewName="bAutoStart") +PropertyRedirects=(OldName="FieldSystemComponent.IsChaosField",NewName="bIsChaosField") +PropertyRedirects=(OldName="FieldSystemComponent.IsGlobalField",NewName="bIsWorldField") +EnumRedirects=(OldName="TextureCompressionSettings",ValueChanges=(("TC_ReflectionCapture","TC_EncodedReflectionCapture"))) + +[CoreUObject.Metadata] +MetadataRedirects=(OldKey="K2Protected", NewKey="BlueprintProtected") +MetadataRedirects=(OldKey="K2UnsafeForConstructionScripts", NewKey="UnsafeDuringActorConstruction") +MetadataRedirects=(OldKey="KismetType", NewKey="BlueprintType") +MetadataRedirects=(OldKey="KismetInternalUseOnly", NewKey="BlueprintInternalUseOnly") +MetadataRedirects=(OldKey="KismetSpawnableComponent", NewKey="BlueprintSpawnableComponent") +MetadataRedirects=(OldKey="K2ExposeToSpawn", NewKey="ExposeOnSpawn") +MetadataRedirects=(OldKey="K2Category", NewKey="Category") +MetadataRedirects=(OldKey="KismetDeprecated", NewKey="DeprecatedFunction") +MetadataRedirects=(OldKey="K2CompactNode", NewKey="CompactNodeTitle") +MetadataRedirects=(OldKey="MenuCategory", NewKey="Category") +MetadataRedirects=(OldKey="ArrayPointerParm", NewKey="TargetArrayParm") +MetadataRedirects=(OldKey="FriendlyName", NewKey="DisplayName") + +[EnumRemap] + +[PlatformInterface] +CloudStorageInterfaceClassName= +InGameAdManagerClassName= + +[/Script/Engine.UserInterfaceSettings] +UIScaleRule=ShortestSide +UIScaleCurve=(EditorCurveData=(Keys=((Time=480,Value=0.444),(Time=720,Value=0.666),(Time=1080,Value=1.0),(Time=8640,Value=8.0))),ExternalCurve=None) +bLoadWidgetsOnDedicatedServer=True +bAllowHighDPIInGameMode=False + +[/Script/Engine.GameEngine] +MaxDeltaTime=0 +ServerFlushLogInterval=30 + +[Engine.StartupPackages] +Package=/Engine/EngineMaterials/BlinkingCaret +Package=/Engine/EngineMaterials/DefaultBokeh +Package=/Engine/EngineMaterials/DefaultBloomKernel +Package=/Engine/EngineMaterials/DefaultDeferredDecalMaterial +Package=/Engine/EngineMaterials/DefaultDiffuse +Package=/Engine/EngineMaterials/DefaultLightFunctionMaterial +Package=/Engine/EngineMaterials/WorldGridMaterial +Package=/Engine/EngineMaterials/DefaultMaterial +Package=/Engine/EngineMaterials/DefaultNormal +Package=/Engine/EngineMaterials/DefaultPhysicalMaterial +Package=/Engine/EngineMaterials/DefaultWhiteGrid +Package=/Engine/EngineMaterials/EditorBrushMaterial +Package=/Engine/EngineMaterials/EmissiveMeshMaterial +Package=/Engine/EngineMaterials/Good64x64TilingNoiseHighFreq +Package=/Engine/EngineMaterials/Grid +Package=/Engine/EngineMaterials/Grid_N +Package=/Engine/EngineMaterials/LandscapeHolePhysicalMaterial +Package=/Engine/EngineMaterials/MiniFont +Package=/Engine/EngineMaterials/PaperDiffuse +Package=/Engine/EngineMaterials/PaperNormal +Package=/Engine/EngineMaterials/PhysMat_Rubber +Package=/Engine/EngineMaterials/PreintegratedSkinBRDF +Package=/Engine/EngineMaterials/RemoveSurfaceMaterial +Package=/Engine/EngineMaterials/WeightMapPlaceholderTexture +Package=/Engine/EngineDebugMaterials/BoneWeightMaterial +Package=/Engine/EngineDebugMaterials/DebugMeshMaterial +Package=/Engine/EngineDebugMaterials/GeomMaterial +Package=/Engine/EngineDebugMaterials/HeatmapGradient +Package=/Engine/EngineDebugMaterials/LevelColorationLitMaterial +Package=/Engine/EngineDebugMaterials/LevelColorationUnlitMaterial +Package=/Engine/EngineDebugMaterials/MAT_LevelColorationLitLightmapUV +Package=/Engine/EngineDebugMaterials/ShadedLevelColorationLitMaterial +Package=/Engine/EngineDebugMaterials/ShadedLevelColorationUnlitMateri +Package=/Engine/EngineDebugMaterials/TangentColorMap +Package=/Engine/EngineDebugMaterials/VertexColorMaterial +Package=/Engine/EngineDebugMaterials/VertexColorViewMode_AlphaAsColor +Package=/Engine/EngineDebugMaterials/VertexColorViewMode_BlueOnly +Package=/Engine/EngineDebugMaterials/VertexColorViewMode_ColorOnly +Package=/Engine/EngineDebugMaterials/VertexColorViewMode_GreenOnly +Package=/Engine/EngineDebugMaterials/VertexColorViewMode_RedOnly +Package=/Engine/EngineDebugMaterials/WireframeMaterial +Package=/Engine/EngineSounds/WhiteNoise +Package=/Engine/EngineFonts/SmallFont +Package=/Engine/EngineFonts/TinyFont +Package=/Engine/EngineFonts/Roboto +Package=/Engine/EngineFonts/RobotoTiny +Package=/Engine/EngineMaterials/DefaultTextMaterialTranslucent +Package=/Engine/EngineFonts/RobotoDistanceField + +[Core.Log] + +[Core.System] +Paths=../../../Engine/Content +Paths=%GAMEDIR%Content +CutdownPaths=%GAMEDIR%CutdownPackages +ZeroEngineVersionWarning=True +UseStrictEngineVersioning=True +CanStripEditorOnlyExportsAndImports=True +CanSkipEditorReferencedPackagesWhenCooking=False +CanUseUnversionedPropertySerialization=False +TestUnversionedPropertySerializationWhenCooking=False +DetailedCallstacksInNonMonolithicBuilds=True +UseSeperateBulkDataFiles=False +GameThreadHeartBeatStartSuspended=False +GameThreadHeartBeatHitchDuration=-1.0 +GameThreadHeartBeatStackWalk=false +AllowBulkDataInIoStore=True +LegacyBulkDataOffsets=False +HangDuration=0.0 +AssetLogShowsDiskPath=True +AssetLogShowsAbsolutePath=True +TaskThreadStackSize=393216 +PoolThreadStackSize=131072 +DefaultThreadStackSize=1048576 + +[/Script/Engine.StreamingSettings] +s.MinBulkDataSizeForAsyncLoading=131072 +s.AsyncLoadingThreadEnabled=False +s.EventDrivenLoaderEnabled=True +s.WarnIfTimeLimitExceeded=False +s.TimeLimitExceededMultiplier=1.5 +s.TimeLimitExceededMinTime=0.005 +s.UseBackgroundLevelStreaming=True +s.PriorityAsyncLoadingExtraTime=15.0 +s.LevelStreamingActorsUpdateTimeLimit=5.0 +s.PriorityLevelStreamingActorsUpdateExtraTime=5.0 +s.LevelStreamingComponentsRegistrationGranularity=10 +s.UnregisterComponentsTimeLimit=1.0 +s.LevelStreamingComponentsUnregistrationGranularity=5 +s.MaxPackageSummarySize=16384 +s.FlushStreamingOnExit=True +FixedBootOrder=/Script/Engine/Default__SoundBase +FixedBootOrder=/Script/Engine/Default__MaterialInterface +FixedBootOrder=/Script/Engine/Default__DeviceProfileManager + +[/Script/Engine.GarbageCollectionSettings] +gc.MaxObjectsNotConsideredByGC=1 +gc.SizeOfPermanentObjectPool=0 +gc.FlushStreamingOnGC=0 +gc.NumRetriesBeforeForcingGC=10 +gc.AllowParallelGC=True +gc.TimeBetweenPurgingPendingKillObjects=61.1 +gc.MaxObjectsInEditor=25165824 +gc.IncrementalBeginDestroyEnabled=True +gc.CreateGCClusters=True +gc.MinGCClusterSize=5 +gc.ActorClusteringEnabled=False +gc.BlueprintClusteringEnabled=False +gc.UseDisregardForGCOnDedicatedServers=False +gc.MultithreadedDestructionEnabled=True + +[Internationalization] +LocalizationPaths=../../../Engine/Content/Localization/Engine +CultureDisplayNameSubstitutes=Taiwan;Chinese Taipei +CultureDisplayNameSubstitutes=ja;台湾;チャイニーズタイペイ +CultureDisplayNameSubstitutes=台湾;中华台北 +CultureDisplayNameSubstitutes=台灣;中華台北 +CultureDisplayNameSubstitutes=대만;중화 타이베이 + +[Audio] +UnfocusedVolumeMultiplier=0.0 +UseAudioThread=true +EnableAudioMixer=false +DeferStartupPrecache=false +AudioCaptureModuleName=AudioCaptureRtAudio +AudioDeviceModuleName=XAudio2 +AudioMixerModuleName=AudioMixerXAudio2 +PlatformHeadroomDB=-3 +UseAudioMixer=true + +[AudioChannelAzimuthMap] +FrontLeft=330 +FrontRight=30 +FrontCenter=0 +BackLeft=210 +BackRight=150 +FrontLeftOfCenter=15 +FrontRightOfCenter=345 +BackCenter=180 +SideLeft=250 +SideRight=110 + +[AudioDefaultChannelOrder] +FrontLeft=0 +FrontRight=1 +FrontCenter=2 +LowFrequency=3 +SideLeft=4 +SideRight=5 +BackLeft=6 +BackRight=7 + +[/Script/Engine.AudioSettings] +DefaultSoundClassName=/Engine/EngineSounds/Master.Master +DefaultMediaSoundClassName=/Engine/EngineSounds/Master.Master +DefaultSoundSubmixName=/Engine/EngineSounds/MasterSubmix.MasterSubmix +MasterSubmix=/Engine/EngineSounds/Submixes/MasterSubmixDefault.MasterSubmixDefault +ReverbSubmix=/Engine/EngineSounds/Submixes/MasterReverbSubmixDefault.MasterReverbSubmixDefault +EQSubmix=/Engine/EngineSounds/Submixes/MasterEQSubmixDefault.MasterEQSubmixDefault +AmbisonicSubmix=/Engine/EngineSounds/Submixes/MasterAmbisonicSubmixDefault.MasterAmbisonicSubmixDefault +LowPassFilterResonance=0.9 +MaximumConcurrentStreams=2 +DialogueFilenameFormat="{DialogueGuid}_{ContextId}" + +[/Script/Engine.SoundGroups] +SoundGroupProfiles=(SoundGroup=SOUNDGROUP_Default, bAlwaysDecompressOnLoad=false, DecompressedDuration=5) +SoundGroupProfiles=(SoundGroup=SOUNDGROUP_Effects, bAlwaysDecompressOnLoad=false, DecompressedDuration=5) +SoundGroupProfiles=(SoundGroup=SOUNDGROUP_UI, bAlwaysDecompressOnLoad=false, DecompressedDuration=5) +SoundGroupProfiles=(SoundGroup=SOUNDGROUP_Music, bAlwaysDecompressOnLoad=false, DecompressedDuration=0) +SoundGroupProfiles=(SoundGroup=SOUNDGROUP_Voice, bAlwaysDecompressOnLoad=false, DecompressedDuration=0) + +[/Script/Engine.Player] +ConfiguredInternetSpeed=100000 +ConfiguredLanSpeed=100000 + +[/Script/Engine.NetDriver] +ChannelDefinitions=(ChannelName=Control, ClassName=/Script/Engine.ControlChannel, StaticChannelIndex=0, bTickOnCreate=true, bServerOpen=false, bClientOpen=true, bInitialServer=false, bInitialClient=true) +ChannelDefinitions=(ChannelName=Voice, ClassName=/Script/Engine.VoiceChannel, StaticChannelIndex=1, bTickOnCreate=true, bServerOpen=true, bClientOpen=true, bInitialServer=true, bInitialClient=true) +ChannelDefinitions=(ChannelName=Actor, ClassName=/Script/Engine.ActorChannel, StaticChannelIndex=-1, bTickOnCreate=false, bServerOpen=true, bClientOpen=false, bInitialServer=false, bInitialClient=false) + +[/Script/Engine.RendererSettings] +VisualizeCalibrationColorMaterialPath=/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor +VisualizeCalibrationGrayscaleMaterialPath=/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale +r.GPUCrashDebugging=false +MaxSkinBones=(Default=65536,PerPlatform=(("Mobile", 256))) +r.DefaultFeature.MotionBlur=False + +[/Script/OnlineSubsystemUtils.IpNetDriver] +AllowPeerConnections=False +AllowPeerVoice=False +ConnectionTimeout=60.0 +InitialConnectTimeout=60.0 +RecentlyDisconnectedTrackingTime=120 +TimeoutMultiplierForUnoptimizedBuilds=1 +KeepAliveTime=0.2 +MaxClientRate=100000 +MaxInternetClientRate=100000 +RelevantTimeout=5.0 +SpawnPrioritySeconds=1.0 +ServerTravelPause=4.0 +NetServerMaxTickRate=30 +MaxNetTickRate=120 +NetConnectionClassName=/Script/OnlineSubsystemUtils.IpConnection +MaxPortCountToTry=512 +ResolutionConnectionTimeout=20.0 + +[DDoSDetection] +bDDoSDetection=false +bDDoSAnalytics=false +DDoSLogSpamLimit=64 +HitchTimeQuotaMS=500 +HitchFrameTolerance=3 +DetectionSeverity=Burst +DetectionSeverity=PersistentBurst +DetectionSeverity=DDoS +DetectionSeverity=ExpensiveDDoS +DetectionSeverity=DebilitatingDDoS + +[DDoSDetection.Burst] +bSendEscalateAnalytics=false +EscalateQuotaPacketsPerSec=800 +EscalateQuotaDisconnPacketsPerSec=3200 +EscalateQuotaBadPacketsPerSec=400 + +[DDoSDetection.PersistentBurst] +bSendEscalateAnalytics=false +EscalateQuotaPacketsPerSec=1600 +EscalateQuotaDisconnPacketsPerSec=3200 +EscalateQuotaBadPacketsPerSec=800 +EscalateTimeQuotaMSPerFrame=10 +CooloffTime=10 + +[DDoSDetection.DDoS] +bSendEscalateAnalytics=false +EscalateTimeQuotaMSPerFrame=50 +PacketLimitPerFrame=1000 +PacketTimeLimitMSPerFrame=16 +CooloffTime=10 + +[DDoSDetection.ExpensiveDDoS] +bSendEscalateAnalytics=true +EscalateTimeQuotaMSPerFrame=66 +PacketLimitPerFrame=100 +PacketTimeLimitMSPerFrame=2 +CooloffTime=10 + +[DDoSDetection.DebilitatingDDoS] +bSendEscalateAnalytics=true +PacketLimitPerFrame=0 +NetConnPacketTimeLimitMSPerFrame=100 +CooloffTime=10 + +[/Script/Engine.DemoNetDriver] +NetConnectionClassName=/Script/Engine.DemoNetConnection +DemoSpectatorClass=Engine.PlayerController +SpawnPrioritySeconds=60.0 +ChannelDefinitions=(ChannelName=Control, ClassName=/Script/Engine.ControlChannel, StaticChannelIndex=0, bTickOnCreate=true, bServerOpen=false, bClientOpen=true, bInitialServer=false, bInitialClient=true) +ChannelDefinitions=(ChannelName=Actor, ClassName=/Script/Engine.ActorChannel, StaticChannelIndex=-1, bTickOnCreate=false, bServerOpen=true, bClientOpen=false, bInitialServer=false, bInitialClient=false) + +[TextureStreaming] +NeverStreamOutRenderAssets=False +MinTextureResidentMipCount=7 +PoolSize=160 +MemoryMargin=5 +MinFudgeFactor=1 +LoadMapTimeLimit=20.0 +LightmapStreamingFactor=0.2 +ShadowmapStreamingFactor=0.2 +MaxLightmapRadius=10000.0 +AllowStreamingLightmaps=True +UseDynamicStreaming=True +BoostPlayerTextures=3.0 +PoolSizeVRAMPercentage=70 + +[/Script/UnrealEd.EditorEngine] +LocalPlayerClassName=/Script/Engine.LocalPlayer +GameCommandLine=-log +FOVAngle=90.000000 +GodMode=True +UseAxisIndicator=True +MatineeCurveDetail=0.1 +HeightMapExportClassName=TerrainHeightMapExporterTextT3D +bGroupingActive=true +bCustomCameraAlignEmitter=true +CustomCameraAlignEmitterDistance=100.0 +bDrawSocketsInGMode=false +bSmoothFrameRate=false +SmoothedFrameRateRange=(LowerBound=(Type="ERangeBoundTypes::Inclusive",Value=5),UpperBound=(Type="ERangeBoundTypes::Inclusive",Value=120)) +UseOldStyleMICEditorGroups=true +InEditorGameURLOptions= + +[/Script/UnrealEd.UnrealEdEngine] +AutoSaveIndex=0 +TemplateMapInfos=(ThumbnailTexture=Texture2D'/Engine/Maps/Templates/Thumbnails/Default.Default',Map="/Engine/Maps/Templates/Template_Default") +TemplateMapInfos=(ThumbnailTexture=Texture2D'/Engine/Maps/Templates/Thumbnails/TimeOfDay.TimeOfDay',Map="/Engine/Maps/Templates/TimeOfDay_Default") +TemplateMapInfos=(ThumbnailTexture=Texture2D'/Engine/Maps/Templates/Thumbnails/VR-Basic.VR-Basic',Map="/Engine/Maps/Templates/VR-Basic") +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/Cross +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/Cross_Mat +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/PhAT_BoneSelectedMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/PhAT_ElemSelectedMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/PhAT_JointLimitMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/PhAT_NoCollisionMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/PhAT_UnselectedMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/TargetIcon +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/Tick +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/Tick_Mat +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/WidgetGridVertexColorMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/WidgetGridVertexColorMaterial_Ma +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/WidgetMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/WidgetMaterial_Current +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/WidgetMaterial_X +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/WidgetMaterial_Y +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/WidgetMaterial_Z +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/WidgetVertexColorMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/LevelGridMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/TilingAAGrid +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/TilingAALineBoxFiltered +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/TilingAALineIntegral +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/ParticleSystems/PSysThumbnail_NoImage +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/ParticleSystems/PSysThumbnail_OOD +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/Thumbnails/FloorPlaneMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMaterials/Thumbnails/SkySphereMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMeshes/EditorCube +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMeshes/EditorCylinder +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMeshes/EditorPlane +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMeshes/EditorSkySphere +PackagesToBeFullyLoadedAtStartup=/Engine/EditorMeshes/EditorSphere +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/Bad +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/Bkgnd +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/BkgndHi +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/BSPVertex +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/MatInstActSprite +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/SceneManager +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/SmallFont +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/S_Actor +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/S_DecalActorIcon +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/S_TextRenderActorIcon +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/S_Emitter +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/S_ExpoHeightFog +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/S_KBSJoint +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/S_KHinge +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/S_KPrismatic +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/S_LevelSequence +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/S_NavP +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/S_Note +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/S_Player +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/S_RadForce +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/S_ReflActorIcon +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/S_Terrain +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/S_Thruster +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/S_Trigger +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/S_VectorFieldVol +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/AI/S_NavLink +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/LightIcons/S_LightDirectional +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/LightIcons/S_LightDirectionalMove +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/LightIcons/S_LightError +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/LightIcons/S_LightPoint +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/LightIcons/S_LightPointMove +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/LightIcons/S_LightSpot +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/LightIcons/S_LightSpotMove +PackagesToBeFullyLoadedAtStartup=/Engine/EditorResources/Spline/T_Loft_Spline +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/BlinkingCaret +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/DefaultBokeh +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/DefaultBloomKernel +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/DefaultDeferredDecalMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/DefaultDiffuse +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/DefaultLightFunctionMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/DefaultMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/WorldGridMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/DefaultNormal +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/DefaultPhysicalMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/DefaultWhiteGrid +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/EditorBrushMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/Good64x64TilingNoiseHighFreq +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/Grid +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/Grid_N +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/HighResScreenshot +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/HighResScreenshotMask +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/HighResScreenshotCaptureRegion +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/LandscapeHolePhysicalMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/MiniFont +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/PaperDiffuse +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/PaperNormal +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/PhysMat_Rubber +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/PreintegratedSkinBRDF +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/RemoveSurfaceMaterial +PackagesToBeFullyLoadedAtStartup=/Engine/EngineMaterials/WeightMapPlaceholderTexture +PackagesToBeFullyLoadedAtStartup=/Engine/EngineFonts/SmallFont +PackagesToBeFullyLoadedAtStartup=/Engine/EngineFonts/TinyFont +PackagesToBeFullyLoadedAtStartup=/Engine/EngineFonts/Roboto +PackagesToBeFullyLoadedAtStartup=/Engine/EngineFonts/RobotoTiny +PackagesToBeFullyLoadedAtStartup=/Engine/EngineResources/Black +PackagesToBeFullyLoadedAtStartup=/Engine/EngineResources/DefaultTexture +PackagesToBeFullyLoadedAtStartup=/Engine/EngineResources/DefaultTextureCube +PackagesToBeFullyLoadedAtStartup=/Engine/EngineResources/M_StreamingPause +PackagesToBeFullyLoadedAtStartup=/Engine/EngineResources/WhiteSquareTexture +PackagesToBeFullyLoadedAtStartup=/Engine/EngineResources/GradientTexture0 + +[DevOptions.Shaders] +bAllowCompilingThroughWorkers=True +bAllowAsynchronousShaderCompiling=True +NumUnusedShaderCompilingThreads=3 +NumUnusedShaderCompilingThreadsDuringGame=4 +MaxShaderJobBatchSize=10 +bPromptToRetryFailedShaderCompiles=True +bLogJobCompletionTimes=False +ProcessGameThreadTargetTime=.01 +WorkerTimeToLive=20 +BuildWorkerTimeToLive=1200 +WorkerProcessPriority=-1 +bUseVirtualCores=False +bForceUseSCWMemoryPressureLimits=False + +[LogFiles] +PurgeLogsDays=5 +MaxLogFilesOnDisk=10 +LogTimes=True + +[Kismet] +AllowDerivedBlueprints=true +CompileDisplaysTextBackend=false +CompileDisplaysBinaryBackend=false +CompileDisplaysAnimBlueprintBackend=false +bTurnOffEditorConstructionScript=false +bLogPrintStringSource=true +PrintStringDuration=2.0 +bUseLocalGraphVariables=false +bPersistentUberGraphFrame=true +bReinstanceOnlyWhenNecessary=true +bChangeDefaultValueWithoutReinstancing=true +bDisplaysLayout=false +bOptimizeExecutionFlowStack=true +bOptimizeAdjacentStates=true +bEnableInheritableComponents=true +bDeferDependencyLoads=true +bForceDisableCookedDependencyDeferring=false +bExecutionAfterReturn=false +bCanSuppressAccessViolation=false +bLoadNativeConvertedBPClassInEditor=false +bIgnoreCompileOnLoadErrorsOnBuildMachine=false + +[/Script/Engine.Blueprint] +bRecompileOnLoad=true + +[/Script/Engine.LevelScriptBlueprint] +bRecompileOnLoad=true + +[/Script/Engine.AnimBlueprint] +bRecompileOnLoad=true + +[CustomStats] +LD=Streaming fudge factor +LD=FrameTime +LD=Terrain Smooth Time +LD=Terrain Render Time +LD=Terrain Triangles +LD=Static Mesh Tris +LD=Skel Mesh Tris +LD=Skel Verts CPU Skin +LD=Skel Verts GPU Skin +LD=30+ FPS +LD=Total CPU rendering time +LD=Total GPU rendering time +LD=Occluded primitives +LD=Projected shadows +LD=Visible static mesh elements +LD=Visible dynamic primitives +LD=Texture Pool Size +LD=Physical Memory Used +LD=Virtual Memory Used +LD=Audio Memory Used +LD=Texture Memory Used +LD=360 Texture Memory Used +LD=Animation Memory +LD=Navigation Memory +LD=Vertex Lighting Memory +LD=StaticMesh Vertex Memory +LD=StaticMesh Index Memory +LD=SkeletalMesh Vertex Memory +LD=SkeletalMesh Index Memory +MEMLEAN=Virtual Memory Used +MEMLEAN=Audio Memory Used +MEMLEAN=Animation Memory +MEMLEAN=Vertex Lighting Memory +MEMLEAN=StaticMesh Vertex Memory +MEMLEAN=StaticMesh Index Memory +MEMLEAN=SkeletalMesh Vertex Memory +MEMLEAN=SkeletalMesh Index Memory +MEMLEAN=VertexShader Memory +MEMLEAN=PixelShader Memory +MEMLEAN=Navigation Memory +GameThread=Async Loading Time +GameThread=Audio Update Time +GameThread=FrameTime +GameThread=HUD Time +GameThread=Input Time +GameThread=Kismet Time +GameThread=Move Actor Time +GameThread=RHI Game Tick +GameThread=RedrawViewports +GameThread=Script time +GameThread=Tick Time +GameThread=Update Components Time +GameThread=World Tick Time +GameThread=Async Work Wait +GameThread=PerFrameCapture +GameThread=DynamicLightEnvComp Tick +Mobile=ES2 Draw Calls +Mobile=ES2 Draw Calls (UP) +Mobile=ES2 Triangles Drawn +Mobile=ES2 Triangles Drawn (UP) +Mobile=ES2 Program Count +Mobile=ES2 Program Count (PP) +Mobile=ES2 Program Changes +Mobile=ES2 Uniform Updates (Bytes) +Mobile=ES2 Base Texture Binds +Mobile=ES2 Detail Texture Binds +Mobile=ES2 Lightmap Texture Binds +Mobile=ES2 Environment Texture Binds +Mobile=ES2 Bump Offset Texture Binds +Mobile=Frustum Culled primitives +Mobile=Statically occluded primitives +SplitScreen=Processed primitives +SplitScreen=Mesh draw calls +SplitScreen=Mesh Particles +SplitScreen=Particle Draw Calls + +[MemReportCommands] +Cmd=Mem FromReport +Cmd=LogCountedInstances +Cmd=obj list -alphasort +Cmd=rhi.DumpMemory +Cmd=LogOutStatLevels +Cmd=ListSpawnedActors + +[MemReportFullCommands] +Cmd=DumpParticleMem +Cmd=ConfigMem +Cmd=r.DumpRenderTargetPoolMemory +Cmd=ListTextures +Cmd=ListSounds -alphasort +Cmd=ListParticleSystems -alphasort +Cmd=obj list class=SoundWave -alphasort +Cmd=obj list class=SkeletalMesh -alphasort +Cmd=obj list class=StaticMesh -alphasort +Cmd=obj list class=Level -alphasort +Cmd=obj list class=StaticMeshComponent -alphasort + +[MemoryPools] +FLightPrimitiveInteractionInitialBlockSize=512 + +[ProcessLimits] +VirtualMemoryLimitInKB=0 + +[SystemSettings] +con.DebugEarlyDefault=True +con.DebugEarlyCheat=True +con.DebugLateDefault=True +con.DebugLateCheat=True +r.DetectAndWarnOfBadDrivers=0 +r.setres=1280x720 +framepro.ScopeMinTimeMicroseconds=10 +fx.NiagaraAllowRuntimeScalabilityChanges=1 + +[SystemSettingsEditor] +r.VSync=0 +r.RHICmdBypass=0 + +[SystemSettingsSplitScreen2] + +[OnlineSubsystem] +bHasVoiceEnabled=true +VoiceNotificationDelta=0.33 +MaxLocalTalkers=1 +MaxRemoteTalkers=16 +PollingIntervalInMs=50 +bUseBuildIdOverride=false +BuildIdOverride=0 +AdditionalModulesToLoad=HTTP +AdditionalModulesToLoad=XMPP +LocalPlatformName=WIN + +[OnlineSubsystemSteam] +bEnabled=false +SteamDevAppId=0 +GameServerQueryPort=27015 +bInitServerOnClient=false +bRelaunchInSteam=false +GameVersion=1.0.0.0 +bVACEnabled=1 +bAllowP2PPacketRelay=true +P2PConnectionTimeout=90 + +[/Script/OnlineSubsystemSteam.SteamNetDriver] +NetConnectionClassName=/Script/OnlineSubsystemSteam.SteamNetConnection + +[/Script/SteamSockets.SteamSocketsNetDriver] +NetConnectionClassName=/Script/SteamSockets.SteamSocketsNetConnection +ConnectionTimeout=80.0 +InitialConnectTimeout=120.0 +NetServerMaxTickRate=30 +MaxNetTickRate=120 +KeepAliveTime=0.2 +MaxClientRate=100000 +MaxInternetClientRate=100000 +RelevantTimeout=5.0 +SpawnPrioritySeconds=1.0 +ServerTravelPause=4.0 + +[OnlineSubsystemAmazon] +bEnabled=false + +[OnlineSubsystemGoogle] +bEnabled=false + +[OnlineSubsystemGoogle.OnlineIdentityGoogle] +LoginRedirectUrl="http://127.0.0.1" +LoginDomains=.google.com +RedirectPort=9001 + +[OnlineSubsystemFacebook] +bEnabled=false +APIVer=v2.12 + +[OnlineSubsystemFacebook.OnlineIdentityFacebook] +LoginUrl="https://www.facebook.com/`ver/dialog/oauth" +LoginRedirectUrl="https://www.facebook.com/connect/login_success.html" +MeURL="https://graph.facebook.com/`ver/me?access_token=`token" +LoginDomains=.facebook.com +bUsePopup=false +ProfileFields=locale +ProfileFields=link +ProfileFields=gender + +[OnlineSubsystemFacebook.OnlineSharingFacebook] +PermissionsURL="https://graph.facebook.com/`ver/me/permissions?access_token=`token" + +[OnlineSubsystemFacebook.OnlineFriendsFacebook] +FriendsUrl="https://graph.facebook.com/`ver/me/friends?fields=`fields&access_token=`token" +FriendsFields=locale +FriendsFields=link +FriendsFields=gender + +[OnlineSubsystemTwitch] +bEnabled=false +ClientId= + +[OnlineSubsystemTwitch.OnlineIdentityTwitch] +LoginUrl="https://api.twitch.tv/kraken/oauth2/authorize" +bForceVerify=true +LoginRedirectUrl= +LoginDomains=.twitch.tv +TokenValidateUrl="https://api.twitch.tv/kraken" +ScopeFields=user_read +TokenRevokeUrl="https://api.twitch.tv/kraken/oauth2/revoke" + +[OnlineSubsystemSamsung] +bEnabled=true + +[OnlineSubsystemSamsung.OnlinePurchaseSamsung] +QueryReceiptsResumeFailDelaySeconds=2.0 +CheckoutResumeFailDelaySeconds=2.0 +bIncludeSamsungLocText=true + +[OnlineSubsystemApple] +bEnabled=false + +[OnlineSubsystemNull] +bEnabled=true +Achievement_0_Id=null-ach-0 +Achievement_0_bIsHidden=false +Achievement_0_Title=Achievement 0 +Achievement_0_LockedDesc=Achieve achievement 0 +Achievement_0_UnlockedDesc=Achievement 0 achieved +Achievement_1_Id=null-ach-1 +Achievement_1_bIsHidden=false +Achievement_1_Title=Achievement 1 +Achievement_1_LockedDesc=Achieve achievement 1 +Achievement_1_UnlockedDesc=Achievement 1 achieved +Achievement_2_Id=null-ach-2 +Achievement_2_bIsHidden=false +Achievement_2_Title=Achievement 2 +Achievement_2_LockedDesc=Achieve achievement 2 +Achievement_2_UnlockedDesc=Achievement 2 achieved +Achievement_3_Id=null-ach-3 +Achievement_3_bIsHidden=false +Achievement_3_Title=Achievement 3 +Achievement_3_LockedDesc=Achieve achievement 3 +Achievement_3_UnlockedDesc=Achievement 3 achieved +Achievement_4_Id=null-ach-4 +Achievement_4_bIsHidden=false +Achievement_4_Title=Achievement 4 +Achievement_4_LockedDesc=Achieve achievement 4 +Achievement_4_UnlockedDesc=Achievement 4 achieved +Achievement_5_Id=null-ach-5 +Achievement_5_bIsHidden=false +Achievement_5_Title=Achievement 5 +Achievement_5_LockedDesc=Achieve achievement 5 +Achievement_5_UnlockedDesc=Achievement 5 achieved +Achievement_6_Id=null-ach-6 +Achievement_6_bIsHidden=false +Achievement_6_Title=Achievement 6 +Achievement_6_LockedDesc=Achieve achievement 6 +Achievement_6_UnlockedDesc=Achievement 6 achieved +Achievement_7_Id=null-ach-7 +Achievement_7_bIsHidden=false +Achievement_7_Title=Achievement 7 +Achievement_7_LockedDesc=Achieve achievement 7 +Achievement_7_UnlockedDesc=Achievement 7 achieved +Achievement_8_Id=null-ach-8 +Achievement_8_bIsHidden=false +Achievement_8_Title=Achievement 8 +Achievement_8_LockedDesc=Achieve achievement 8 +Achievement_8_UnlockedDesc=Achievement 8 achieved +Achievement_9_Id=null-ach-9 +Achievement_9_bIsHidden=false +Achievement_9_Title=Achievement 9 +Achievement_9_LockedDesc=Achieve achievement 9 +Achievement_9_UnlockedDesc=Achievement 9 achieved + +[/Script/OnlineSubsystemUtils.OnlineBeacon] +BeaconConnectionInitialTimeout=5.0 +BeaconConnectionTimeout=45.0 + +[/Script/OnlineSubsystemUtils.OnlineBeaconHost] +ListenPort=15000 + +[/Script/OnlineSubsystemUtils.PartyBeaconHost] +bLogoutOnSessionTimeout=true +SessionTimeoutSecs=10 +TravelSessionTimeoutSecs=45 + +[/Script/OnlineSubsystemUtils.SpectatorBeaconHost] +bLogoutOnSessionTimeout=true +SessionTimeoutSecs=10 +TravelSessionTimeoutSecs=45 + +[/Script/Lobby.LobbyBeaconClient] +BeaconConnectionInitialTimeout=90.0 +BeaconConnectionTimeout=45.0 + +[StaticMeshLODSettings] +LevelArchitecture=(NumLODs=4,MaxNumStreamedLODs=0,bSupportLODStreaming=0,LightMapResolution=32,LODPercentTriangles=50,PixelError=12,SilhouetteImportance=4,Name=LOCTEXT("LevelArchitectureLOD","Level Architecture")) +SmallProp=(NumLODs=4,MaxNumStreamedLODs=0,bSupportLODStreaming=0,LODPercentTriangles=50,PixelError=10,Name=LOCTEXT("SmallPropLOD","Small Prop")) +LargeProp=(NumLODs=4,MaxNumStreamedLODs=0,bSupportLODStreaming=0,LODPercentTriangles=50,PixelError=10,Name=LOCTEXT("LargePropLOD","Large Prop")) +Deco=(NumLODs=4,MaxNumStreamedLODs=0,bSupportLODStreaming=0,LODPercentTriangles=50,PixelError=10,Name=LOCTEXT("DecoLOD","Deco")) +Vista=(NumLODs=1,MaxNumStreamedLODs=0,bSupportLODStreaming=0,Name=LOCTEXT("VistaLOD","Vista")) +Foliage=(NumLODs=1,MaxNumStreamedLODs=0,bSupportLODStreaming=0,Name=LOCTEXT("FoliageLOD","Foliage")) +HighDetail=(NumLODs=6,MaxNumStreamedLODs=0,bSupportLODStreaming=0,LODPercentTriangles=50,PixelError=6,Name=LOCTEXT("HighDetailLOD","High Detail")) + +[TextureTracking] + +[RuntimeAssetCache] +BucketConfigs=(Name="DefaultBucket", Size=10000000) +PathToRAC=RuntimeAssetCache + +[DerivedDataBackendGraph] +MinimumDaysToKeepFile=7 +Root=(Type=KeyLength, Length=120, Inner=AsyncPut) +AsyncPut=(Type=AsyncPut, Inner=Hierarchy) +Hierarchy=(Type=Hierarchical, Inner=Boot, Inner=Pak, Inner=EnginePak, Inner=Local, Inner=Shared) +Boot=(Type=Boot, Filename="%GAMEDIR%DerivedDataCache/Boot.ddc", MaxCacheSize=512) +Local=(Type=FileSystem, ReadOnly=false, Clean=false, Flush=false, PurgeTransient=true, DeleteUnused=true, UnusedFileAge=34, FoldersToClean=-1, PromptIfMissing=true, Path=%ENGINEDIR%DerivedDataCache, EnvPathOverride=UE-LocalDataCachePath, EditorOverrideSetting=LocalDerivedDataCache) +Shared=(Type=FileSystem, ReadOnly=false, Clean=false, Flush=false, DeleteUnused=true, UnusedFileAge=10, FoldersToClean=10, MaxFileChecksPerSec=1, ConsiderSlowAt=70, PromptIfMissing=false, Path=?EpicDDC, EnvPathOverride=UE-SharedDataCachePath, EditorOverrideSetting=SharedDerivedDataCache, CommandLineOverride=SharedDataCachePath) +AltShared=(Type=FileSystem, ReadOnly=true, Clean=false, Flush=false, DeleteUnused=true, UnusedFileAge=23, FoldersToClean=10, MaxFileChecksPerSec=1, ConsiderSlowAt=70, PromptIfMissing=false, Path=?EpicDDC2, EnvPathOverride=UE-SharedDataCachePath2) +Pak=(Type=ReadPak, Filename="%GAMEDIR%DerivedDataCache/DDC.ddp") +EnginePak=(Type=ReadPak, Filename=%ENGINEDIR%DerivedDataCache/DDC.ddp) + +[DerivedDataBackendGraph_Fill_Seattle] +MinimumDaysToKeepFile=7 +Root=(Type=KeyLength, Length=120, Inner=AsyncPut) +AsyncPut=(Type=AsyncPut, Inner=Hierarchy) +Hierarchy=(Type=Hierarchical, Inner=Boot, Inner=Pak, Inner=EnginePak, Inner=Local, Inner=Seattle) +Boot=(Type=Boot, Filename="%GAMEDIR%DerivedDataCache/Boot.ddc", MaxCacheSize=512) +Local=(Type=FileSystem, ReadOnly=false, Clean=false, Flush=false, PurgeTransient=true, DeleteUnused=true, UnusedFileAge=34, FoldersToClean=-1, Path=%ENGINEDIR%DerivedDataCache) +Seattle=(Type=FileSystem, ReadOnly=false, Clean=false, Flush=false, DeleteUnused=true, UnusedFileAge=23, FoldersToClean=10, MaxFileChecksPerSec=1, Path=?EpicSeaDDC, EnvPathOverride=UE-SharedDataCachePath_Seattle) +Pak=(Type=ReadPak, Filename="%GAMEDIR%DerivedDataCache/DDC.ddp") +EnginePak=(Type=ReadPak, Filename=%ENGINEDIR%DerivedDataCache/DDC.ddp) + +[InstalledDerivedDataBackendGraph] +MinimumDaysToKeepFile=7 +Root=(Type=KeyLength, Length=120, Inner=AsyncPut) +AsyncPut=(Type=AsyncPut, Inner=Hierarchy) +Hierarchy=(Type=Hierarchical, Inner=Boot, Inner=Pak, Inner=CompressedPak, Inner=EnginePak, Inner=EnterprisePak, Inner=Local, Inner=Shared) +Boot=(Type=Boot, Filename="%ENGINEUSERDIR%DerivedDataCache/Boot.ddc", MaxCacheSize=512) +Local=(Type=FileSystem, ReadOnly=false, Clean=false, Flush=false, PurgeTransient=true, DeleteUnused=true, UnusedFileAge=34, FoldersToClean=-1, Path="%ENGINEVERSIONAGNOSTICUSERDIR%DerivedDataCache", EditorOverrideSetting=LocalDerivedDataCache) +Shared=(Type=FileSystem, ReadOnly=false, Clean=false, Flush=false, DeleteUnused=true, UnusedFileAge=10, FoldersToClean=10, MaxFileChecksPerSec=1, Path=?EpicDDC, EnvPathOverride=UE-SharedDataCachePath, EditorOverrideSetting=SharedDerivedDataCache) +Pak=(Type=ReadPak, Filename="%GAMEDIR%DerivedDataCache/DDC.ddp") +CompressedPak=(Type=ReadPak, Filename="%GAMEDIR%DerivedDataCache/Compressed.ddp", Compressed=true) +EnginePak=(Type=ReadPak, Filename=../../../Engine/DerivedDataCache/Compressed.ddp, Compressed=true) +EnterprisePak=(Type=ReadPak, Filename=../../../Enterprise/DerivedDataCache/Compressed.ddp, Compressed=true) + +[NoShared] +MinimumDaysToKeepFile=7 +Root=(Type=KeyLength, Length=120, Inner=AsyncPut) +AsyncPut=(Type=AsyncPut, Inner=Hierarchy) +Hierarchy=(Type=Hierarchical, Inner=Boot, Inner=Pak, Inner=Local) +Boot=(Type=Boot, Filename="%GAMEDIR%DerivedDataCache/Boot.ddc", MaxCacheSize=512) +Local=(Type=FileSystem, ReadOnly=false, Clean=false, Flush=false, PurgeTransient=true, DeleteUnused=true, UnusedFileAge=34, FoldersToClean=-1, Path=%ENGINEDIR%DerivedDataCache, EnvPathOverride=UE-LocalDataCachePath, EditorOverrideSetting=LocalDerivedDataCache) +Pak=(Type=ReadPak, Filename="%GAMEDIR%DerivedDataCache/DDC.ddp") + +[CreatePak] +MinimumDaysToKeepFile=7 +Root=(Type=KeyLength, Length=120, Inner=AsyncPut) +AsyncPut=(Type=AsyncPut, Inner=Hierarchy) +Hierarchy=(Type=Hierarchical, Inner=Boot, Inner=PakWrite, Inner=PakRead, Inner=Local, Inner=Shared) +Boot=(Type=Boot, Filename="%GAMEDIR%DerivedDataCache/Boot.ddc", MaxCacheSize=512) +Local=(Type=FileSystem, ReadOnly=false, Clean=false, Flush=false, PurgeTransient=true, DeleteUnused=true, UnusedFileAge=34, FoldersToClean=-1, Path=%ENGINEDIR%DerivedDataCache) +Shared=(Type=FileSystem, ReadOnly=false, Clean=false, Flush=false, DeleteUnused=false, UnusedFileAge=23, FoldersToClean=-1, Path=?EpicDDC, EnvPathOverride=UE-SharedDataCachePath) +AltShared=(Type=FileSystem, ReadOnly=true, Clean=false, Flush=false, DeleteUnused=false, UnusedFileAge=23, FoldersToClean=-1, Path=?EpicDDC2, EnvPathOverride=UE-SharedDataCachePath2) +PakRead=(Type=ReadPak, Filename="%GAMEDIR%DerivedDataCache/DDC.ddp") +PakWrite=(Type=WritePak, Filename="%GAMEDIR%DerivedDataCache/DDC.ddp") + +[CreateInstalledProjectPak] +MinimumDaysToKeepFile=7 +Root=(Type=KeyLength, Length=120, Inner=AsyncPut) +AsyncPut=(Type=AsyncPut, Inner=Hierarchy) +Hierarchy=(Type=Hierarchical, Inner=Boot, Inner=EnginePak, Inner=PakWrite, Inner=PakRead, Inner=Local, Inner=Shared) +Boot=(Type=Boot, Filename="%GAMEDIR%DerivedDataCache/Boot.ddc", MaxCacheSize=512) +Local=(Type=FileSystem, ReadOnly=false, Clean=false, Flush=false, PurgeTransient=true, DeleteUnused=true, UnusedFileAge=34, FoldersToClean=-1, Path=%ENGINEDIR%DerivedDataCache, EnvPathOverride=UE-LocalDataCachePath) +Shared=(Type=FileSystem, ReadOnly=false, Clean=false, Flush=false, DeleteUnused=false, UnusedFileAge=23, FoldersToClean=-1, Path=?EpicDDC, EnvPathOverride=UE-SharedDataCachePath, CommandLineOverride=SharedDataCachePath) +AltShared=(Type=FileSystem, ReadOnly=true, Clean=false, Flush=false, DeleteUnused=false, UnusedFileAge=23, FoldersToClean=-1, Path=?EpicDDC2, EnvPathOverride=UE-SharedDataCachePath2) +EnginePak=(Type=ReadPak, Filename=../../../Engine/DerivedDataCache/Compressed.ddp, Compressed=true) +PakRead=(Type=ReadPak, Filename="%GAMEDIR%DerivedDataCache/Compressed.ddp", Compressed=true) +PakWrite=(Type=WritePak, Filename="%GAMEDIR%DerivedDataCache/Compressed.ddp", Compressed=true) + +[CreateInstalledEnginePak] +MinimumDaysToKeepFile=7 +Root=(Type=KeyLength, Length=120, Inner=AsyncPut) +AsyncPut=(Type=AsyncPut, Inner=Hierarchy) +Hierarchy=(Type=Hierarchical, Inner=Boot, Inner=PakWrite, Inner=Local, Inner=Shared) +Boot=(Type=Boot, Filename="%GAMEDIR%DerivedDataCache/Boot.ddc", MaxCacheSize=512) +Local=(Type=FileSystem, ReadOnly=false, Clean=false, Flush=false, PurgeTransient=true, DeleteUnused=true, UnusedFileAge=34, FoldersToClean=-1, Path=%ENGINEDIR%DerivedDataCache, EnvPathOverride=UE-LocalDataCachePath) +Shared=(Type=FileSystem, ReadOnly=false, Clean=false, Flush=false, DeleteUnused=false, UnusedFileAge=23, FoldersToClean=-1, Path=?EpicDDC, EnvPathOverride=UE-SharedDataCachePath) +AltShared=(Type=FileSystem, ReadOnly=true, Clean=false, Flush=false, DeleteUnused=false, UnusedFileAge=23, FoldersToClean=-1, Path=?EpicDDC2, EnvPathOverride=UE-SharedDataCachePath2) +PakWrite=(Type=WritePak, Filename=%ENGINEDIR%DerivedDataCache/Compressed.ddp, Compressed=true) + +[CreateInstalledEnterprisePak] +MinimumDaysToKeepFile=7 +Root=(Type=KeyLength, Length=120, Inner=AsyncPut) +AsyncPut=(Type=AsyncPut, Inner=Hierarchy) +Hierarchy=(Type=Hierarchical, Inner=Boot, Inner=PakWrite, Inner=Local, Inner=Shared) +Boot=(Type=Boot, Filename="%GAMEDIR%DerivedDataCache/Boot.ddc", MaxCacheSize=512) +Local=(Type=FileSystem, ReadOnly=false, Clean=false, Flush=false, PurgeTransient=true, DeleteUnused=true, UnusedFileAge=34, FoldersToClean=-1, Path=%ENGINEDIR%DerivedDataCache, EnvPathOverride=UE-LocalDataCachePath) +Shared=(Type=FileSystem, ReadOnly=false, Clean=false, Flush=false, DeleteUnused=false, UnusedFileAge=23, FoldersToClean=-1, Path=?EpicDDC, EnvPathOverride=UE-SharedDataCachePath) +AltShared=(Type=FileSystem, ReadOnly=true, Clean=false, Flush=false, DeleteUnused=false, UnusedFileAge=23, FoldersToClean=-1, Path=?EpicDDC2, EnvPathOverride=UE-SharedDataCachePath2) +PakWrite=(Type=WritePak, Filename=../../../Enterprise/DerivedDataCache/Compressed.ddp, Compressed=true) + +[CreateProjectCache] +MinimumDaysToKeepFile=7 +Root=(Type=KeyLength, Length=120, Inner=AsyncPut) +AsyncPut=(Type=AsyncPut, Inner=Hierarchy) +Hierarchy=(Type=Hierarchical, Inner=Local, Inner=Project, Inner=Shared) +Local=(Type=FileSystem, ReadOnly=false, Clean=false, Flush=false, PurgeTransient=true, DeleteUnused=true, UnusedFileAge=34, FoldersToClean=-1, Path=%ENGINEDIR%DerivedDataCache, EnvPathOverride=UE-LocalDataCachePath) +Project=(Type=FileSystem, ReadOnly=false, Clean=false, Flush=true, PurgeTransient=true, DeleteUnused=true, UnusedFileAge=34, FoldersToClean=-1, Path=%GAMEDIR%ProjectDerivedData) +Shared=(Type=FileSystem, ReadOnly=false, Clean=false, Flush=false, DeleteUnused=false, UnusedFileAge=23, FoldersToClean=-1, Path=?EpicDDC, EnvPathOverride=UE-SharedDataCachePath) +AltShared=(Type=FileSystem, ReadOnly=true, Clean=false, Flush=false, DeleteUnused=false, UnusedFileAge=23, FoldersToClean=-1, Path=?EpicDDC2, EnvPathOverride=UE-SharedDataCachePath2) + +[VirtualTextureChunkDDCCache] +UnusedFileAge=34 +MaxFileChecksPerSec=-1 ;no limit +Path=%GAMEDIR%DerivedDataCache/VT + +[DDCCleanup] +TimeToWaitAfterInit=120 +TimeBetweenDeleteingDirectories=5 +TimeBetweenDeletingFiles=2 + +[/Script/Engine.LocalPlayer] +AspectRatioAxisConstraint=AspectRatio_MaintainXFOV + +[ContentComparisonReferenceTypes] +Class=AnimSet +Class=SkeletalMesh +Class=SoundCue +Class=StaticMesh +Class=ParticleSystem +Class=Texture2D + +[AssetRegistry] +BlacklistContentSubPathScanFilters=__ExternalActors__ +CookedTagsBlacklist=(Class=Blueprint,Tag=FiB) +CookedTagsBlacklist=(Class=Blueprint,Tag=FiBData) +CookedTagsBlacklist=(Class=*,Tag=AssetImportData) +bUseAssetRegistryTagsWhitelistInsteadOfBlacklist=false +CookedTagsWhitelist=(Class=Blueprint,Tag=ParentClass) +CookedTagsWhitelist=(Class=Blueprint,Tag=GeneratedClass) +CookedTagsWhitelist=(Class=Blueprint,Tag=GameplayCueName) +CookedTagsWhitelist=(Class=*,Tag=AssetBundleData) +CookedTagsWhitelist=(Class=*,Tag=PrimaryAssetType) +CookedTagsWhitelist=(Class=*,Tag=PrimaryAssetName) +CookedTagsWhitelist=(Class=World,Tag=Tests) +CookedTagsWhitelist=(Class=World,Tag=TestNames) +CookedTagsAsFName=PrimaryAssetType +CookedTagsAsFName=PrimaryAssetName +CookedTagsAsPathName=GeneratedClass +CookedTagsAsPathName=ParentClass +bSerializeAssetRegistry=true +bSerializeDependencies=false +bSerializeSearchableNameDependencies=false +bSerializeManageDependencies=false +bSerializePackageData=false +bFilterAssetDataWithNoTags=false +bFilterDependenciesWithNoTags=false +bFilterSearchableNames=true + +[AutomationTesting] +ImportTestPath=../../Content/EditorAutomation/ +ImportTestPackagePath=/Engine/Content/EditorAutomation +bForceSmokeTests=false + +[AutomationTesting.FbxImport] +FbxImportTestPath=../../Content/FbxEditorAutomation/ +FbxImportTestPackagePath=/Engine/FbxEditorAutomationOut + +[AutomationTesting.Blueprint] +TestAllBlueprints=false +InstanceTestMaps=../../../Engine/Content/Maps/Automation/BlueprintInstanceTest.umap +ReparentTest.ChildrenPackagePaths=/Game/ReparentingTestAssets/Children +ReparentTest.ParentsPackagePaths=/Game/ReparentingTestAssets/Parents + +[/Script/Engine.AutomationTestSettings] +EditorTestModules=StaticMeshEditor +EditorTestModules=LandscapeEditor +EditorTestModules=GameProjectGeneration +EditorTestModules=Cascade +TestLevelFolders=TestMaps +MaterialEditorPromotionTest=(DefaultMaterialAsset=(FilePath="../../Content/EditorMeshes/ColorCalibrator/M_ColorGrid.uasset"),DefaultDiffuseTexture=(FilePath="../../Content/EngineMaterials/DefaultDiffuse.uasset"),DefaultNormalTexture=(FilePath="../../Content/EngineMaterials/DefaultNormal.uasset")) +ParticleEditorPromotionTest=(DefaultParticleAsset=(FilePath="../../Content/Tutorial/SubEditors/TutorialAssets/TutorialParticleSystem.uasset")) + +[AutomationTesting.StaticMeshEditorTest] +EditorViewButtons=Wireframe +EditorViewButtons=Verts +EditorViewButtons=Grid +EditorViewButtons=Bounds +EditorViewButtons=Collision +EditorViewButtons=Show Pivot +EditorViewButtons=Normals +EditorViewButtons=Tangents +EditorViewButtons=Binormals +EditorViewButtons=UV +EditorViewButtonsObject=EditorCylinder + +[/Script/NavigationSystem.NavigationSystemV1] +bAutoCreateNavigationData=true +bAddPlayersToGenerationSeeds=true + +[/Script/NavigationSystem.NavigationData] +RuntimeGeneration=Static + +[/Script/NavigationSystem.RecastNavMesh] +TileSetUpdateInterval=1.0 +MaxTileGridWidth=256 +MaxTileGridHeight=256 +DefaultDrawDistance=5000.0 +TileSizeUU=1000.f +CellSize=19.f +CellHeight=10.f +AgentRadius=34.f +AgentHeight=144.f +AgentMaxHeight=160.f +AgentMaxStepHeight=35.f +AgentMaxSlope=44.f +MinRegionArea=0.f +MergeRegionSize=400.f +bUseBetterOffsetsFromCorners=true + +[/Script/NavigationSystem.NavArea_Null] +DrawColor=(R=38,G=38,B=38,A=64) + +[/Script/NavigationSystem.NavArea_Default] +DrawColor=(R=140,G=255,B=0,A=164) + +[Trace.ChannelPresets] +Default=cpu,frame,log,bookmark +Rendering=gpu,cpu,frame,log,bookmark + +[RemoteConfiguration] +Enabled=false +ConfigPathPrefix=\\epicgames.net\root\Home +ConfigPathSuffix=UE4Cloud +Timeout=1.0f +IniToLoad=EditorPerProjectUserSettings +IniToLoad=EditorKeyBindings + +[Engine.ErrorHandling] +bPromptForRemoteDebugging=false +bPromptForRemoteDebugOnEnsure=false + +[Niagara] +EnableNiagara=false + +[/Script/Engine.Actor] +DefaultUpdateOverlapsMethodDuringLevelStreaming=OnlyUpdateMovable + +[/Script/Engine.TriggerVolume] +DefaultUpdateOverlapsMethodDuringLevelStreaming=AlwaysUpdate + +[/Script/Engine.CollisionProfile] +Profiles=(Name="NoCollision",CollisionEnabled=NoCollision,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore)),HelpMessage="No collision",bCanModify=False) +Profiles=(Name="BlockAll",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldStatic",CustomResponses=,HelpMessage="WorldStatic object that blocks all actors by default. All new custom channels will use its own default response. ",bCanModify=False) +Profiles=(Name="OverlapAll",CollisionEnabled=QueryOnly,ObjectTypeName="WorldStatic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Overlap),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldStatic object that overlaps all actors by default. All new custom channels will use its own default response. ",bCanModify=False) +Profiles=(Name="BlockAllDynamic",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldDynamic",CustomResponses=,HelpMessage="WorldDynamic object that blocks all actors by default. All new custom channels will use its own default response. ",bCanModify=False) +Profiles=(Name="OverlapAllDynamic",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Overlap),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldDynamic object that overlaps all actors by default. All new custom channels will use its own default response. ",bCanModify=False) +Profiles=(Name="IgnoreOnlyPawn",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that ignores Pawn and Vehicle. All other channels will be set to default.",bCanModify=False) +Profiles=(Name="OverlapOnlyPawn",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Pawn",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that overlaps Pawn, Camera, and Vehicle. All other channels will be set to default. ",bCanModify=False) +Profiles=(Name="Pawn",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Pawn",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Pawn object. Can be used for capsule of any playerable character or AI. ",bCanModify=False) +Profiles=(Name="Spectator",CollisionEnabled=QueryOnly,ObjectTypeName="Pawn",CustomResponses=((Channel="WorldStatic",Response=ECR_Block),(Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore),(Channel="PhysicsBody",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Destructible",Response=ECR_Ignore)),HelpMessage="Pawn object that ignores all other actors except WorldStatic.",bCanModify=False) +Profiles=(Name="CharacterMesh",CollisionEnabled=QueryOnly,ObjectTypeName="Pawn",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Pawn object that is used for Character Mesh. All other channels will be set to default.",bCanModify=False) +Profiles=(Name="PhysicsActor",CollisionEnabled=QueryAndPhysics,ObjectTypeName="PhysicsBody",CustomResponses=,HelpMessage="Simulating actors",bCanModify=False) +Profiles=(Name="Destructible",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Destructible",CustomResponses=,HelpMessage="Destructible actors",bCanModify=False) +Profiles=(Name="InvisibleWall",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="WorldStatic object that is invisible.",bCanModify=False) +Profiles=(Name="InvisibleWallDynamic",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that is invisible.",bCanModify=False) +Profiles=(Name="Trigger",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldDynamic object that is used for trigger. All other channels will be set to default.",bCanModify=False) +Profiles=(Name="Ragdoll",CollisionEnabled=QueryAndPhysics,ObjectTypeName="PhysicsBody",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Simulating Skeletal Mesh Component. All other channels will be set to default.",bCanModify=False) +Profiles=(Name="Vehicle",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Vehicle",CustomResponses=,HelpMessage="Vehicle object that blocks Vehicle, WorldStatic, and WorldDynamic. All other channels will be set to default.",bCanModify=False) +Profiles=(Name="UI",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Block),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldStatic object that overlaps all actors by default. All new custom channels will use its own default response. ",bCanModify=False) +OldProfiles=(Name="BlockingVolume",CollisionEnabled=QueryAndPhysics,ObjectTypeName=WorldStatic,CustomResponses=((Channel=Visibility, Response=ECR_Ignore))) +OldProfiles=(Name="InterpActor",CollisionEnabled=QueryOnly,ObjectTypeName=WorldStatic,CustomResponses=((Channel=Pawn, Response=ECR_Ignore))) +OldProfiles=(Name="StaticMeshComponent",CollisionEnabled=QueryAndPhysics,ObjectTypeName=WorldStatic) +OldProfiles=(Name="SkeletalMeshActor",CollisionEnabled=QueryAndPhysics,ObjectTypeName=PhysicsBody,CustomResponses=((Channel=Visibility, Response=ECR_Block))) +OldProfiles=(Name="InvisibleActor", CollisionEnabled=QueryAndPhysics, ObjectTypeName=WorldDynamic, CustomResponses=((Channel=Visibility, Response=ECR_Ignore))) +ProfileRedirects=(OldName="BlockingVolume",NewName="InvisibleWall") +ProfileRedirects=(OldName="InterpActor",NewName="IgnoreOnlyPawn") +ProfileRedirects=(OldName="StaticMeshComponent",NewName="BlockAllDynamic") +ProfileRedirects=(OldName="SkeletalMeshActor",NewName="PhysicsActor") +ProfileRedirects=(OldName="InvisibleActor",NewName="InvisibleWallDynamic") +CollisionChannelRedirects=(OldName="Static",NewName="WorldStatic") +CollisionChannelRedirects=(OldName="Dynamic",NewName="WorldDynamic") +CollisionChannelRedirects=(OldName="VehicleMovement",NewName="Vehicle") +CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn") +Profiles=(Name="Projectile",CollisionEnabled=QueryOnly,ObjectTypeName="Projectile",CustomResponses=,HelpMessage="Preset for projectiles",bCanModify=True) +DefaultChannelResponses=(Channel=ECC_GameTraceChannel1,Name="Projectile",DefaultResponse=ECR_Block,bTraceType=False,bStaticObject=False) +EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore))) + +[Engine.BufferVisualizationMaterials] +BaseColor=(Material="/Engine/BufferVisualization/BaseColor.BaseColor", Name=LOCTEXT("BaseColorMat", "Base Color")) +CustomDepth=(Material="/Engine/BufferVisualization/CustomDepth.CustomDepth", Name=LOCTEXT("BaseCustomDepthMat", "Custom Depth")) +CustomStencil=(Material="/Engine/BufferVisualization/CustomStencil.CustomStencil", Name=LOCTEXT("BaseCustomStencilMat", "Custom Stencil")) +FinalImage=(Material="/Engine/BufferVisualization/FinalImage.FinalImage", Name=LOCTEXT("BaseFinalImageMat", "Final Image")) +ShadingModel=(Material="/Engine/BufferVisualization/LightingModel.LightingModel", Name=LOCTEXT("BaseShadingModelMat", "Shading Model")) +MaterialAO=(Material="/Engine/BufferVisualization/MaterialAO.MaterialAO", Name=LOCTEXT("BaseMaterialAOMat", "Material Ambient Occlusion")) +Metallic=(Material="/Engine/BufferVisualization/Metallic.Metallic", Name=LOCTEXT("BaseMetallicMat", "Metallic")) +Opacity=(Material="/Engine/BufferVisualization/Opacity.Opacity", Name=LOCTEXT("BaseOpacityMat", "Opacity")) +Roughness=(Material="/Engine/BufferVisualization/Roughness.Roughness", Name=LOCTEXT("BaseRoughnessMat", "Roughness")) +Anisotropy=(Material="/Engine/BufferVisualization/Anisotropy.Anisotropy", Name=LOCTEXT("BaseAnisotropyMat", "Anisotropy")) +SceneColor=(Material="/Engine/BufferVisualization/SceneColor.SceneColor", Name=LOCTEXT("BaseSceneColorMat", "Scene Color")) +SceneDepth=(Material="/Engine/BufferVisualization/SceneDepth.SceneDepth", Name=LOCTEXT("BaseSceneDepthMat", "Scene Depth")) +SeparateTranslucencyRGB=(Material="/Engine/BufferVisualization/SeparateTranslucencyRGB.SeparateTranslucencyRGB", Name=LOCTEXT("BaseSeparateTranslucencyRGBMat", "Separate Translucency RGB")) +SeparateTranslucencyA=(Material="/Engine/BufferVisualization/SeparateTranslucencyA.SeparateTranslucencyA", Name=LOCTEXT("BaseSeparateTranslucencyAMat", "Separate Translucency Alpha")) +Specular=(Material="/Engine/BufferVisualization/Specular.Specular", Name=LOCTEXT("BaseSpecularMat", "Specular")) +SubsurfaceColor=(Material="/Engine/BufferVisualization/SubsurfaceColor.SubsurfaceColor", Name=LOCTEXT("BaseSubsurfaceColorMat", "Subsurface Color")) +WorldNormal=(Material="/Engine/BufferVisualization/WorldNormal.WorldNormal", Name=LOCTEXT("BaseWorldNormalMat", "World Normal")) +WorldTangent=(Material="/Engine/BufferVisualization/WorldTangent.WorldTangent", Name=LOCTEXT("BaseWorldTangentMat", "World Tangent")) +AmbientOcclusion=(Material="/Engine/BufferVisualization/AmbientOcclusion.AmbientOcclusion", Name=LOCTEXT("BaseAmbientOcclusionMat", "Ambient Occlusion")) +CustomDepthWorldUnits=(Material="/Engine/BufferVisualization/CustomDepthWorldUnits.CustomDepthWorldUnits", Name=LOCTEXT("BaseCustomDepthWorldUnitsMat", "Custom Depth World Units")) +SceneDepthWorldUnits=(Material="/Engine/BufferVisualization/SceneDepthWorldUnits.SceneDepthWorldUnits", Name=LOCTEXT("BaseSceneDepthWorldUnitsMat", "Scene Depth World Units")) +Velocity=(Material="/Engine/BufferVisualization/Velocity.Velocity", Name=LOCTEXT("Velocity", "Velocity")) +PreTonemapHDRColor=(Material="/Engine/BufferVisualization/PreTonemapHDRColor.PreTonemapHDRColor", Name=LOCTEXT("PreTonemapHDRColor", "Pre Tonemap HDR Color")) +PostTonemapHDRColor=(Material="/Engine/BufferVisualization/PostTonemapHDRColor.PostTonemapHDRColor", Name=LOCTEXT("PostTonemapHDRColor", "Post Tonemap HDR Color")) + +[DeviceProfileManager] +DeviceProfileSelectionModule=ExampleDeviceProfileSelector + +[SlateRenderer] +TextureAtlasSize=1024 +GrayscaleFontAtlasSize=1024 +ColorFontAtlasSize=512 +NumPreallocatedVertices=50000 + +[MobileSlateUI] +bTouchFallbackToMouse=true + +[Pak] +ExtensionsToNotUsePluginCompression=uplugin +ExtensionsToNotUsePluginCompression=upluginmanifest +ExtensionsToNotUsePluginCompression=uproject +ExtensionsToNotUsePluginCompression=ini +ExtensionsToNotUsePluginCompression=icu +ExtensionsToNotUsePluginCompression=res +FileNamesToNotUsePluginCompression=AssetRegistry.bin +DirectoryIndexKeepFiles=*/Config/Tags/* +DirectoryIndexKeepFiles=*/Content/Localization/* +DirectoryIndexKeepFiles=*/Content/Internationalization/* +DirectoryIndexKeepFiles=*/Content/Movies/* +DirectoryIndexKeepFiles=*/Plugins/*.uplugin* +DirectoryIndexKeepFiles=*/*.ini* +DirectoryIndexKeepEmptyDirectories=*/Plugins/* +IndexValidationIgnore=*/Saved/Logs/* + +[/Script/GameplayDebugger.GameplayDebuggingReplicator] +MaxEQSQueries=5 +DebugComponentClassName=/Script/GameplayDebugger.GameplayDebuggingComponent +DebugComponentHUDClassName=/Script/GameplayDebugger.GameplayDebuggingHUDComponent +DebugComponentControllerClassName=/Script/GameplayDebugger.GameplayDebuggingControllerComponent + +[/Script/GameplayDebugger.GameplayDebuggingHUDComponent] +MenuStartX=10.0 +MenuStartY=10.0 +DebugInfoStartX=20.0 +DebugInfoStartY=60.0 + +[/Script/IOSRuntimeSettings.IOSRuntimeSettings] +bEnableGameCenterSupport=False +bSupportsPortraitOrientation=False +bSupportsITunesFileSharing=False +bSupportsUpsideDownOrientation=False +bSupportsLandscapeLeftOrientation=True +bSupportsLandscapeRightOrientation=True +PreferredLandscapeOrientation=LandscapeLeft +bSupportsMetal=True +bCookPVRTCTextures=True +bCookASTCTextures=False +bSupportsMetalMRT=False +bShipForBitcode=True +bGameSupportsMultipleActiveControllers=False +bAllowRemoteRotation=True +bUseRemoteAsVirtualJoystick=True +bUseAbsoluteDpadValues=False +bAllowControllers=True +bBuildAsFramework=False +bGenerateFrameworkWrapperProject=True +bGeneratedSYMFile=False +bDisableHTTPS=false +bUseRSync=True +BundleDisplayName=[PROJECT_NAME] +BundleName=[PROJECT_NAME] +BundleIdentifier=com.YourCompany.[PROJECT_NAME] +VersionInfo=1.0 +FrameRateLock=PUFRL_30 +bEnableDynamicMaxFPS=False +MinimumiOSVersion=IOS_12 +bSupportsIPad=True +bSupportsIPhone=True +AdditionalPlistData= +RemoteServerName= +RemoteServerOverrideBuildPath= +RSyncUsername= +SSHPrivateKeyOverridePath= +bEnableRemoteNotificationsSupport=False +bEnableCloudKitSupport=False +bRunAsCurrentUser=False +IOSCloudKitSyncStrategy=None +bGenerateCrashReportSymbols=false +bAutomaticSigning=false +UseFastIntrinsics=False +ForceFloats=False +EnableMathOptimisations=True +MaxShaderLanguageVersion=3 +bDisableMotionData=False +bEnableAdvertisingIdentifier=True + +[/Script/AndroidRuntimeSettings.AndroidRuntimeSettings] +SDKAPILevelOverride= +NDKAPILevelOverride= +bEnableGooglePlaySupport=false +bSupportAdMob=true +bBuildForArmV7=true +bBuildForArm64=false +bBuildForX86=false +bBuildForX8664=false +bBuildForES31=true +bSupportsVulkan=false +bSupportsVulkanSM5=false +bDetectVulkanByDefault=true +bSplitIntoSeparateApks=false +bPackageDataInsideApk=false +bUseExternalFilesDir=false +bPublicLogFiles=true +bCreateAllPlatformsInstall=false +Orientation=SensorLandscape +InstallLocation=InternalOnly +DepthBufferPreference=Default +PackageName=com.YourCompany.[PROJECT] +StoreVersion=1 +StoreVersionOffsetArmV7=0 +StoreVersionOffsetArm64=0 +StoreVersionOffsetX86=0 +StoreVersionOffsetX8664=0 +VersionDisplayName=1.0 +MinSDKVersion=19 +TargetSDKVersion=28 +bEnableGradle=true +bEnableLint=false +bShowLaunchImage=true +bValidateTextureFormats=true +bMultiTargetFormat_ETC2=true +bMultiTargetFormat_DXT=true +bMultiTargetFormat_ASTC=true +TextureFormatPriority_ETC2=0.2 +TextureFormatPriority_DXT=0.6 +TextureFormatPriority_ASTC=0.9 +bEnableNewKeyboard=True +bAndroidVoiceEnabled=false +bBuildWithHiddenSymbolVisibility=false +bSaveSymbols=false +bAllowControllers=True +bAllowIMU=False +bUseDisplayCutout=False +bEnableSnapshots=False +bRestoreNotificationsOnReboot=False +bEnableBundle=False +bEnableUniversalAPK=True +bBundleABISplit=True +bBundleLanguageSplit=True +bBundleDensitySplit=True +bFullScreen=True +bForceLDLinker=False +bForceSmallOBBFiles=False +bAllowLargeOBBFiles=False +bAllowPatchOBBFile=False +bAllowOverflowOBBFiles=False +bExtractNativeLibs=true +bEnableDomStorage=False + +[/Script/AndroidPlatformEditor.AndroidSDKSettings] +SDKAPILevel=latest +NDKAPILevel=android-21 + +[/Script/MagicLeap.MagicLeapSettings] +bEnableZI=False +bUseVulkanForZI=True +bUseMLAudioForZI=True + +[/Script/LuminRuntimeSettings.LuminRuntimeSettings] +PackageName=com.YourCompany.[PROJECT] +ApplicationDisplayName= +bIsScreensApp=false +FrameTimingHint=FPS_60 +bProtectedContent=False +bManualCallToAppReady=False +bUseMobileRendering=true +Certificate=(FilePath="") +IconModelPath=(Path="Build/Lumin/Resources/Model") +IconPortalPath=(Path="Build/Lumin/Resources/Portal") +bUseVulkan=true +VersionCode=1 +MinimumAPILevel=7 +ControllerTrackingType=Tracked +ControllerTrackingMode=CoordinateFrameUID +AppPrivileges=LowLatencyLightwear +AppPrivileges=Internet +AppPrivileges=LocalAreaNetwork +AppPrivileges=GesturesSubscribe +AppPrivileges=GesturesConfig +AppPrivileges=CameraCapture +AppPrivileges=WorldReconstruction +AppPrivileges=PcfRead +AppPrivileges=AudioCaptureMic +AppPrivileges=IdentityRead +AppPrivileges=VoiceInput +AppPrivileges=ControllerPose +bRemoveDebugInfo=true +VulkanValidationLayerLibs=(Path="") + +[/Script/UnrealEd.CookerSettings] +DefaultPVRTCQuality=1 +DefaultASTCQualityBySpeed=1 +DefaultASTCQualityBySize=3 +ClassesExcludedOnDedicatedServer=WidgetBlueprint +ClassesExcludedOnDedicatedServer=GroupActor +ClassesExcludedOnDedicatedServer=MetaData +ClassesExcludedOnDedicatedServer=ObjectRedirector +ClassesExcludedOnDedicatedServer=NavMeshRenderingComponent +ClassesExcludedOnDedicatedServer=ReflectionCaptureComponent +ClassesExcludedOnDedicatedServer=TextRenderComponent +ClassesExcludedOnDedicatedServer=Font +ClassesExcludedOnDedicatedServer=InterpCurveEdSetup +ClassesExcludedOnDedicatedServer=MaterialExpression +ClassesExcludedOnDedicatedServer=MatineeActorCameraAnim +ClassesExcludedOnDedicatedServer=NiagaraEmitter +ClassesExcludedOnDedicatedServer=NiagaraScript +ClassesExcludedOnDedicatedServer=ParticleEmitter +ClassesExcludedOnDedicatedServer=ParticleLODLevel +ClassesExcludedOnDedicatedServer=ParticleModule +ClassesExcludedOnDedicatedServer=SubUVAnimation +ClassesExcludedOnDedicatedServer=SoundNode +ClassesExcludedOnDedicatedServer=GameplayEffectUIData +ClassesExcludedOnDedicatedClient=WidgetBlueprint +ClassesExcludedOnDedicatedClient=GroupActor +ClassesExcludedOnDedicatedClient=MetaData +ClassesExcludedOnDedicatedClient=ObjectRedirector +ClassesExcludedOnDedicatedClient=InterpCurveEdSetup +ClassesExcludedOnDedicatedClient=MatineeActorCameraAnim +VersionedIntRValues=r.AllowStaticLighting +VersionedIntRValues=r.GBuffer +VersionedIntRValues=r.BasePassOutputsVelocity +VersionedIntRValues=r.SelectiveBasePassOutputs +VersionedIntRValues=r.DBuffer +VersionedIntRValues=r.Shaders.KeepDebugInfo +VersionedIntRValues=r.Shaders.Optimize +VersionedIntRValues=r.CompileShadersForDevelopment +VersionedIntRValues=r.MobileHDR +VersionedIntRValues=r.UsePreExposure + +[/Script/UnrealEd.ChunkDependencyInfo] + +[/Script/Engine.PhysicsSettings] +DefaultGravityZ=-980.0 +bEnable2DPhysics=false + +[/Script/WindowsTargetPlatform.WindowsTargetSettings] +TargetedRHIs=PCD3D_SM5 +MinimumOSVersion=MSOS_Vista +bEnableRayTracing=true +bTarget32Bit=false + +[/Script/LinuxTargetPlatform.LinuxTargetSettings] +TargetedRHIs=SF_VULKAN_SM5 + +[/Script/MacTargetPlatform.MacTargetSettings] +MaxShaderLanguageVersion=4 +TargetedRHIs=SF_METAL_SM5 +UseFastIntrinsics=False +ForceFloats=False +EnableMathOptimisations=True + +[HMDPluginPriority] +OculusHMD=40 +SteamVR=30 +OpenXRHMD=20 +WindowsMixedRealityHMD=10 + +[/Script/Engine.AISystemBase] +AISystemModuleName=AIModule +AISystemClassName=/Script/AIModule.AISystem + +[/Script/AIModule.AISystem] +PerceptionSystemClassName=/Script/AIModule.AIPerceptionSystem + +[AutomationController.History] +bTrackHistory=false +NumberOfHistoryItemsTracked=5 + +[VisualLogger] +FrameCacheLenght=1.0f ;in seconds, to batch log data between file serializations +UseCompression=false ;works only with binary files + +[GameplayDebuggerSettings] +OverHead=True +Basic=True +BehaviorTree=False +EQS=False +EnableEQSOnHUD=true +Perception=False +GameView1=False +GameView2=False +GameView3=False +GameView4=False +GameView5=False +NameForGameView1=GameView1 +NameForGameView2=GameView2 +NameForGameView3=GameView3 +NameForGameView4=GameView4 +NameForGameView5=GameView5 + +[Browser] +bForceMessageLoop=true + +[PacketSimulationProfile.Off] +PktLoss=0 +PktIncomingLoss=0 +PktLagMin=0 +PktLagMax=0 +PktIncomingLagMin=0 +PktIncomingLagMax=0 + +[PacketSimulationProfile.Average] +PktLoss=1 +PktIncomingLoss=1 +PktLagMin=30 +PktLagMax=60 +PktIncomingLagMin=30 +PktIncomingLagMax=60 + +[PacketSimulationProfile.Bad] +PktLoss=5 +PktIncomingLoss=5 +PktLagMin=100 +PktLagMax=200 +PktIncomingLagMin=100 +PktIncomingLagMax=200 + +[/Script/Engine.NetworkSettings] +NetworkEmulationProfiles=(ProfileName="Average",ToolTip="Simulates average internet conditions") +NetworkEmulationProfiles=(ProfileName="Bad",ToolTip="Simulates laggy internet conditions") + +[PacketHandlerComponents] + +[/Script/GameplayDebugger.GameplayDebuggingControllerComponent] +CategoryZeroBind=(Key=NumPadZero,bShift=False,bCtrl=False,bAlt=False,bCmd=False) +CategoryOneBind=(Key=NumPadOne,bShift=False,bCtrl=False,bAlt=False,bCmd=False) +CategoryTwoBind=(Key=NumPadTwo,bShift=False,bCtrl=False,bAlt=False,bCmd=False) +CategoryThreeBind=(Key=NumPadThree,bShift=False,bCtrl=False,bAlt=False,bCmd=False) +CategoryFourBind=(Key=NumPadFour,bShift=False,bCtrl=False,bAlt=False,bCmd=False) +CategoryFiveBind=(Key=NumPadFive,bShift=False,bCtrl=False,bAlt=False,bCmd=False) +CategorySixBind=(Key=NumPadSix,bShift=False,bCtrl=False,bAlt=False,bCmd=False) +CategorySevenBind=(Key=NumPadSeven,bShift=False,bCtrl=False,bAlt=False,bCmd=False) +CategoryEightBind=(Key=NumPadEight,bShift=False,bCtrl=False,bAlt=False,bCmd=False) +CategoryNineBind=(Key=NumPadNine,bShift=False,bCtrl=False,bAlt=False,bCmd=False) +CycleDetailsViewBind=(Key=Add,bShift=False,bCtrl=False,bAlt=False,bCmd=False) +DebugCameraBind=(Key=Tab,bShift=False,bCtrl=False,bAlt=False,bCmd=False) +OnScreenDebugMessagesBind=(Key=Tab,bShift=False,bCtrl=True,bAlt=False,bCmd=False) +GameHUDBind=(Key=Tilde,bShift=False,bCtrl=True,bAlt=False,bCmd=False) + +[/Script/Engine.SkeletalMeshLODSettings] +LODGroups=(ScreenSize=(Default=1.0,PerPlatform=()),ReductionSettings=(NumOfTrianglesPercentage=.5)) +LODGroups=(ScreenSize=(Default=.3,PerPlatform=()),ReductionSettings=(NumOfTrianglesPercentage=.25)) +LODGroups=(ScreenSize=(Default=.15,PerPlatform=()),ReductionSettings=(NumOfTrianglesPercentage=.125)) +LODGroups=(ScreenSize=(Default=.1,PerPlatform=()),ReductionSettings=(NumOfTrianglesPercentage=.06)) + +[/Script/Engine.PlayerCameraManager] +ServerUpdateCameraTimeout=2.0 + +[/Script/CinematicCamera.CineCameraComponent] +FilmbackPresets=(Name="16:9 Film",FilmbackSettings=(SensorWidth=24.00,SensorHeight=13.5)) +FilmbackPresets=(Name="16:9 Digital Film",FilmbackSettings=(SensorWidth=23.76,SensorHeight=13.365)) +FilmbackPresets=(Name="16:9 DSLR",FilmbackSettings=(SensorWidth=36,SensorHeight=20.25)) +FilmbackPresets=(Name="Super 8mm",FilmbackSettings=(SensorWidth=5.79,SensorHeight=4.01)) +FilmbackPresets=(Name="Super 16mm",FilmbackSettings=(SensorWidth=12.52,SensorHeight=7.58)) +FilmbackPresets=(Name="Super 35mm",FilmbackSettings=(SensorWidth=24.89,SensorHeight=18.66)) +FilmbackPresets=(Name="35mm Academy",FilmbackSettings=(SensorWidth=21.946,SensorHeight=16.002)) +FilmbackPresets=(Name="35mm Full Aperture",FilmbackSettings=(SensorWidth=24.892,SensorHeight=18.9121)) +FilmbackPresets=(Name="35mm VistaVision",FilmbackSettings=(SensorWidth=37.719,SensorHeight=25.146)) +FilmbackPresets=(Name="IMAX 70mm",FilmbackSettings=(SensorWidth=70.41,SensorHeight=56.63)) +FilmbackPresets=(Name="APS-C (Canon)",FilmbackSettings=(SensorWidth=22.2,SensorHeight=14.8)) +FilmbackPresets=(Name="Full Frame DSLR",FilmbackSettings=(SensorWidth=36,SensorHeight=24)) +FilmbackPresets=(Name="Micro Four Thirds",FilmbackSettings=(SensorWidth=17.3,SensorHeight=13)) +DefaultFilmbackPresetName=16:9 DSLR +DefaultFilmbackPreset=16:9 Digital Film +LensPresets=(Name="12mm Prime f/2.8",LensSettings=(MinFocalLength=12,MaxFocalLength=12,MinFStop=2.8,MaxFStop=22,DiaphragmBladeCount=7)) +LensPresets=(Name="30mm Prime f/1.4",LensSettings=(MinFocalLength=30,MaxFocalLength=30,MinFStop=1.4,MaxFStop=22,DiaphragmBladeCount=7)) +LensPresets=(Name="50mm Prime f/1.8",LensSettings=(MinFocalLength=50,MaxFocalLength=50,MinFStop=1.8,MaxFStop=22,DiaphragmBladeCount=7)) +LensPresets=(Name="85mm Prime f/1.8",LensSettings=(MinFocalLength=85,MaxFocalLength=85,MinFStop=1.8,MaxFStop=22,DiaphragmBladeCount=7)) +LensPresets=(Name="105mm Prime f/2",LensSettings=(MinFocalLength=105,MaxFocalLength=105,MinFStop=2,MaxFStop=22,DiaphragmBladeCount=7)) +LensPresets=(Name="200mm Prime f/2",LensSettings=(MinFocalLength=200,MaxFocalLength=200,MinFStop=2,MaxFStop=22,DiaphragmBladeCount=7)) +LensPresets=(Name="24-70mm Zoom f/2.8",LensSettings=(MinFocalLength=24,MaxFocalLength=70,MinFStop=2.8,MaxFStop=22,DiaphragmBladeCount=7)) +LensPresets=(Name="70-200mm Zoom f/2.8",LensSettings=(MinFocalLength=70,MaxFocalLength=200,MinFStop=2.8,MaxFStop=22,DiaphragmBladeCount=7)) +LensPresets=(Name="Universal Zoom",LensSettings=(MinFocalLength=4,MaxFocalLength=1000,MinFStop=1.2,MaxFStop=22,DiaphragmBladeCount=7)) +DefaultLensPresetName=Universal Zoom +DefaultLensFocalLength=35 +DefaultLensFStop=2.8 + +[/Script/TcpMessaging.TcpMessagingSettings] +EnableTransport=True +ListenEndpoint= +ConnectionRetryDelay=2 + +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 + +[SteamVR.Settings] +HMDWornMovementThreshold=50.0 + +[/Script/Engine.AnimationSettings] +bStripAnimationDataOnDedicatedServer=False +BoneCustomAttributesNames=(Name="TCHour",Meaning="Timecode Hour") +BoneCustomAttributesNames=(Name="TCMinute",Meaning="Timecode Minute") +BoneCustomAttributesNames=(Name="TCSecond",Meaning="Timecode Second") +BoneCustomAttributesNames=(Name="TCFrame",Meaning="Timecode Frame") +BoneCustomAttributesNames=(Name="TCSubframe",Meaning="Timecode Subframe") +BoneCustomAttributesNames=(Name="Takename",Meaning="Takename") + +[Animation.DefaultObjectSettings] +BoneCompressionSettings=/Engine/Animation/DefaultAnimBoneCompressionSettings +AnimationRecorderBoneCompressionSettings=/Engine/Animation/DefaultRecorderBoneCompression +CurveCompressionSettings=/Engine/Animation/DefaultAnimCurveCompressionSettings + +[/Script/Engine.MeshSimplificationSettings] +r.MeshReductionModule=QuadricMeshReduction + +[/Script/ClassViewer.ClassViewerProjectSettings] +InternalOnlyPaths=(Path="/Engine/VREditor") +InternalOnlyPaths=(Path="/Engine/Sequencer") +InternalOnlyPaths=(Path="/Engine/NotForLicensees") +InternalOnlyClasses=/Script/VREditor.VREditorBaseUserWidget +InternalOnlyClasses=/Script/LevelSequence.LevelSequenceBurnIn + +[/Script/ClassViewer.StructViewerProjectSettings] +InternalOnlyPaths=(Path="/Engine/VREditor") +InternalOnlyPaths=(Path="/Engine/Sequencer") +InternalOnlyPaths=(Path="/Engine/NotForLicensees") + +[/Script/LevelSequence.LevelSequence] +DefaultCompletionMode=RestoreState + +[/Script/TemplateSequence.TemplateSequence] +DefaultCompletionMode=RestoreState + +[PlatformCrypto] +PlatformRequiresDataCrypto=True +PakSigningRequired=True +PakEncryptionRequired=True + +[/Script/AppleARKit.AppleARKitSettings] +bEnableLiveLinkForFaceTracking=true +LiveLinkPublishingPort=11111 +bRequireDeviceSupportsARKit=true + +[Messaging] +bAllowDelayedMessaging=false + +[/Script/ChaosSolverEngine.ChaosSolverSettings] +DefaultChaosSolverActorClass=/Script/ChaosSolverEngine.ChaosSolverActor + +[/Script/Engine.VirtualTexturePoolConfig] +DefaultSizeInMegabyte=64 +Pools=(SizeInMegabyte=64, MinTileSize=0, MaxTileSize=9999, Formats=(PF_DXT1, PF_DXT5)) +Pools=(SizeInMegabyte=512, MinTileSize=0, MaxTileSize=9999, Formats=(PF_A32B32G32R32F)) + +[AlternateTextureCompression] +TextureCompressionFormat=TextureFormatOodle +TextureFormatPrefix=OODLE_ +bEnableInEditor=True + +[TextureFormatOodle] +bForceAllBC23ToBC7=False +bForceRDOOff=True +bDebugColor=False +GlobalLambdaMultiplier=1.000000 +DefaultRDOLambda=30 + +[InstalledPlatforms] +HasInstalledPlatformInfo=true +InstalledPlatformConfigurations=(PlatformName="Win64", Configuration="Development", PlatformType="Editor", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Win64", Configuration="DebugGame", PlatformType="Editor", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Win64", Configuration="DebugGame", PlatformType="Game", RequiredFile="Engine\Binaries\Win64\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Win64", Configuration="Development", PlatformType="Game", RequiredFile="Engine\Binaries\Win64\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Win64", Configuration="Shipping", PlatformType="Game", RequiredFile="Engine\Binaries\Win64\UE4Game-Win64-Shipping.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Win32", Configuration="DebugGame", PlatformType="Game", RequiredFile="Engine\Binaries\Win32\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Win32", Configuration="Development", PlatformType="Game", RequiredFile="Engine\Binaries\Win32\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Win32", Configuration="Shipping", PlatformType="Game", RequiredFile="Engine\Binaries\Win32\UE4Game-Win32-Shipping.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Android", Configuration="DebugGame", PlatformType="Game", Architecture="-armv7", RequiredFile="Engine\Binaries\Android\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Android", Configuration="DebugGame", PlatformType="Game", Architecture="-arm64", RequiredFile="Engine\Binaries\Android\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Android", Configuration="Development", PlatformType="Game", Architecture="-armv7", RequiredFile="Engine\Binaries\Android\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Android", Configuration="Development", PlatformType="Game", Architecture="-arm64", RequiredFile="Engine\Binaries\Android\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Android", Configuration="Shipping", PlatformType="Game", Architecture="-armv7", RequiredFile="Engine\Binaries\Android\UE4Game-Android-Shipping.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Android", Configuration="Shipping", PlatformType="Game", Architecture="-arm64", RequiredFile="Engine\Binaries\Android\UE4Game-Android-Shipping.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="IOS", Configuration="DebugGame", PlatformType="Game", RequiredFile="Engine\Binaries\IOS\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="IOS", Configuration="Development", PlatformType="Game", RequiredFile="Engine\Binaries\IOS\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="IOS", Configuration="Shipping", PlatformType="Game", RequiredFile="Engine\Binaries\IOS\UE4Game-IOS-Shipping.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="TVOS", Configuration="DebugGame", PlatformType="Game", RequiredFile="Engine\Binaries\TVOS\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="TVOS", Configuration="Development", PlatformType="Game", RequiredFile="Engine\Binaries\TVOS\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="TVOS", Configuration="Shipping", PlatformType="Game", RequiredFile="Engine\Binaries\TVOS\UE4Game-TVOS-Shipping.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Linux", Configuration="DebugGame", PlatformType="Game", Architecture="x86_64-unknown-linux-gnu", RequiredFile="Engine\Binaries\Linux\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Linux", Configuration="Development", PlatformType="Game", Architecture="x86_64-unknown-linux-gnu", RequiredFile="Engine\Binaries\Linux\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Linux", Configuration="Shipping", PlatformType="Game", Architecture="x86_64-unknown-linux-gnu", RequiredFile="Engine\Binaries\Linux\UE4Game-Linux-Shipping.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="LinuxAArch64", Configuration="DebugGame", PlatformType="Game", Architecture="aarch64-unknown-linux-gnueabi", RequiredFile="Engine\Binaries\LinuxAArch64\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="LinuxAArch64", Configuration="Development", PlatformType="Game", Architecture="aarch64-unknown-linux-gnueabi", RequiredFile="Engine\Binaries\LinuxAArch64\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="LinuxAArch64", Configuration="Shipping", PlatformType="Game", Architecture="aarch64-unknown-linux-gnueabi", RequiredFile="Engine\Binaries\LinuxAArch64\UE4Game-LinuxAArch64-Shipping.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Lumin", Configuration="DebugGame", PlatformType="Game", RequiredFile="Engine\Binaries\Lumin\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Lumin", Configuration="Development", PlatformType="Game", RequiredFile="Engine\Binaries\Lumin\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="Lumin", Configuration="Shipping", PlatformType="Game", RequiredFile="Engine\Binaries\Lumin\UE4Game-Lumin-Shipping.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="HoloLens", Configuration="DebugGame", PlatformType="Game", Architecture="x64", RequiredFile="Engine\Binaries\HoloLens\UE4Game-HoloLens-Developmentx64.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="HoloLens", Configuration="DebugGame", PlatformType="Game", Architecture="arm64", RequiredFile="Engine\Binaries\HoloLens\UE4Game-HoloLens-Developmentarm64.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="HoloLens", Configuration="Development", PlatformType="Game", Architecture="x64", RequiredFile="Engine\Binaries\HoloLens\UE4Game-HoloLens-Developmentx64.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="HoloLens", Configuration="Development", PlatformType="Game", Architecture="arm64", RequiredFile="Engine\Binaries\HoloLens\UE4Game-HoloLens-Developmentarm64.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="HoloLens", Configuration="Shipping", PlatformType="Game", Architecture="x64", RequiredFile="Engine\Binaries\HoloLens\UE4Game-HoloLens-Shippingx64.target", ProjectType="Any", bCanBeDisplayed=False) +InstalledPlatformConfigurations=(PlatformName="HoloLens", Configuration="Shipping", PlatformType="Game", Architecture="arm64", RequiredFile="Engine\Binaries\HoloLens\UE4Game-HoloLens-Shippingarm64.target", ProjectType="Any", bCanBeDisplayed=False) + +[Analytics] +UE4TypeOverride=Rocket + +[/Script/HardwareTargeting.HardwareTargetingSettings] +TargetedHardwareClass=Desktop +AppliedTargetedHardwareClass=Desktop +DefaultGraphicsPerformance=Maximum +AppliedDefaultGraphicsPerformance=Maximum + diff --git a/Intermediate/Config/CoalescedSourceConfigs/Input.ini b/Intermediate/Config/CoalescedSourceConfigs/Input.ini new file mode 100644 index 0000000..5da341a --- /dev/null +++ b/Intermediate/Config/CoalescedSourceConfigs/Input.ini @@ -0,0 +1,393 @@ +[/Script/Engine.InputSettings] +bEnableMouseSmoothing=True +bEnableFOVScaling=True +FOVScale=0.011110 +DoubleClickTime=0.200000 +DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks +bAlwaysShowTouchInterface=False +bShowConsoleOnFourFingerTap=True +bAltEnterTogglesFullscreen=True +bF11TogglesFullscreen=True +bRequireCtrlToNavigateAutoComplete=False +bEnableGestureRecognizer=False +TriggerKeyIsConsideredPressed=0.75 +TriggerKeyIsConsideredReleased=0.25 +InitialButtonRepeatDelay=0.2 +ButtonRepeatDelay=0.1 +AxisConfig=(AxisKeyName="MagicLeap_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MagicLeap_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MagicLeap_Right_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MagicLeap_Right_Touch1_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MagicLeap_Right_Touch1_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MagicLeap_Right_Touch1_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Mouse2D",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Gamepad_RightY",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MotionController_Left_Thumbstick_Z",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MotionController_Right_Thumbstick_Z",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MouseWheelAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Gamepad_LeftTriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Gamepad_RightTriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MotionController_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MotionController_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MotionController_Left_TriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MotionController_Left_Grip1Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MotionController_Left_Grip2Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MotionController_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MotionController_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MotionController_Right_TriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MotionController_Right_Grip1Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MotionController_Right_Grip2Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Gamepad_Special_Left_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Gamepad_Special_Left_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Left_FaceButton1",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Left_Trigger",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Left_FaceButton2",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Left_IndexPointing",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Left_ThumbUp",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Right_FaceButton1",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Right_Trigger",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Right_FaceButton2",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Right_IndexPointing",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Right_ThumbUp",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouchpad_Touchpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouchpad_Touchpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="SteamVR_Knuckles_Left_HandGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="SteamVR_Knuckles_Left_IndexGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="SteamVR_Knuckles_Left_MiddleGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="SteamVR_Knuckles_Left_RingGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="SteamVR_Knuckles_Left_PinkyGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="SteamVR_Knuckles_Right_HandGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="SteamVR_Knuckles_Right_IndexGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="SteamVR_Knuckles_Right_MiddleGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="SteamVR_Knuckles_Right_RingGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="SteamVR_Knuckles_Right_PinkyGrip",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Daydream_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Daydream_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Daydream_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Daydream_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Vive_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Vive_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Vive_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Vive_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Vive_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="Vive_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MixedReality_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MixedReality_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MixedReality_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MixedReality_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MixedReality_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MixedReality_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MixedReality_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MixedReality_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MixedReality_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MixedReality_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusGo_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusGo_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusGo_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusGo_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Left_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Right_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="ValveIndex_Left_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="ValveIndex_Left_Grip_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="ValveIndex_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="ValveIndex_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="ValveIndex_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Touch",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="ValveIndex_Right_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="ValveIndex_Right_Grip_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="ValveIndex_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="ValveIndex_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="ValveIndex_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MagicLeap_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MagicLeap_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MagicLeap_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MagicLeap_Left_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MagicLeap_Left_Touch1_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MagicLeap_Left_Touch1_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MagicLeap_Left_Touch1_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +AxisConfig=(AxisKeyName="MagicLeap_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +bUseMouseForTouch=False +bCaptureMouseOnLaunch=True +bUseAutocorrect=False +DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown +DefaultViewportMouseLockMode=LockOnCapture +ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=SpaceBar) +ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_FaceButton_Bottom) +ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Daydream_Left_Select_Click) +ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=LeftMouseButton) +ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_RightTrigger) +ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Daydream_Left_Trackpad_Click) +ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Vive_Right_Trigger_Click) +ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Vive_Left_Trigger_Click) +ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=MixedReality_Left_Trigger_Click) +ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=OculusTouch_Left_Trigger_Click) +ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=ValveIndex_Left_Trigger_Click) +ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=MagicLeap_Left_Trigger) +ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=MixedReality_Right_Trigger_Click) +ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=OculusTouch_Right_Trigger_Click) +ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=ValveIndex_Right_Trigger_Click) +ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=MagicLeap_Left_Trackpad_Touch) +ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=MagicLeap_Right_Trigger) +ActionMappings=(ActionName="Fire",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=MagicLeap_Right_Trackpad_Touch) +ActionMappings=(ActionName="Aim",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=RightMouseButton) +ActionMappings=(ActionName="Reload",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=R) +AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=W) +AxisMappings=(AxisName="MoveForward",Scale=-1.000000,Key=S) +AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=Up) +AxisMappings=(AxisName="MoveForward",Scale=-1.000000,Key=Down) +AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=Gamepad_LeftY) +AxisMappings=(AxisName="MoveRight",Scale=-1.000000,Key=A) +AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=D) +AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=Gamepad_LeftX) +AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=Daydream_Left_Trackpad_X) +AxisMappings=(AxisName="TurnRate",Scale=1.000000,Key=Gamepad_RightX) +AxisMappings=(AxisName="TurnRate",Scale=-1.000000,Key=Left) +AxisMappings=(AxisName="TurnRate",Scale=1.000000,Key=Right) +AxisMappings=(AxisName="Turn",Scale=1.000000,Key=MouseX) +AxisMappings=(AxisName="LookUpRate",Scale=1.000000,Key=Gamepad_RightY) +AxisMappings=(AxisName="LookUp",Scale=-1.000000,Key=MouseY) +AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=Daydream_Left_Trackpad_Y) +AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=Vive_Left_Trackpad_Y) +AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=MixedReality_Left_Thumbstick_Y) +AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=OculusGo_Left_Trackpad_Y) +AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=OculusTouch_Left_Thumbstick_Y) +AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=ValveIndex_Left_Thumbstick_Y) +AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=Vive_Left_Trackpad_X) +AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=MixedReality_Left_Thumbstick_X) +AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=OculusGo_Left_Trackpad_X) +AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=OculusTouch_Left_Thumbstick_Y) +AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=ValveIndex_Left_Thumbstick_Y) +AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=MagicLeap_Left_Trackpad_X) +AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=MagicLeap_Left_Trackpad_Y) +AxisMappings=(AxisName="MoveForward",Scale=1.000000,Key=MagicLeap_Right_Trackpad_Y) +AxisMappings=(AxisName="MoveRight",Scale=1.000000,Key=MagicLeap_Right_Trackpad_X) +DefaultPlayerInputClass=/Script/Engine.PlayerInput +DefaultInputComponentClass=/Script/Engine.InputComponent +ConsoleKeys=Tilde + +[/Script/Engine.PlayerInput] +DebugExecBindings=(Key=F11,Command="LevelEditor.ToggleImmersive", bIgnoreCtrl=True, bIgnoreAlt=True) +DebugExecBindings=(Key=F11,Command="MainFrame.ToggleFullscreen",Shift=True) +DebugExecBindings=(Key=F1,Command="viewmode wireframe", bIgnoreShift=True) +DebugExecBindings=(Key=F2,Command="viewmode unlit") +DebugExecBindings=(Key=F3,Command="viewmode lit") +DebugExecBindings=(Key=F4,Command="viewmode lit_detaillighting") +DebugExecBindings=(Key=F5,Command="viewmode shadercomplexity") +DebugExecBindings=(Key=F9,Command="shot showui") +DebugExecBindings=(Key=Period,Command="RECOMPILESHADERS CHANGED",Control=True,Shift=True) +DebugExecBindings=(Key=Comma,Command="PROFILEGPU",Control=True,Shift=True) +DebugExecBindings=(Key=Tab,Command="FocusNextPIEWindow",Control=True) +DebugExecBindings=(Key=Tab,Command="FocusLastPIEWindow",Control=True,Shift=True) +DebugExecBindings=(Key=PageDown,Command="PreviousDebugTarget") +DebugExecBindings=(Key=PageUp,Command="NextDebugTarget") +DebugExecBindings=(Key=Apostrophe,Command="EnableGDT") +DebugExecBindings=(Key=Quote,Command="EnableGDT") +DebugExecBindings=(Key=Semicolon,Command="ToggleDebugCamera") + +[/Script/Engine.Console] +HistoryBot=-1 + +[/Script/EngineSettings.ConsoleSettings] +MaxScrollbackSize=1024 +AutoCompleteMapPaths=Content/Maps +ManualAutoCompleteList=(Command="Exit",Desc="Exits the game") +ManualAutoCompleteList=(Command="DebugCreatePlayer 1",Desc=) +ManualAutoCompleteList=(Command="ToggleDrawEvents",Desc="Toggles annotations for shader debugging with Pix, Razor or similar GPU capture tools") +ManualAutoCompleteList=(Command="Shot",Desc="Make a screenshot") +ManualAutoCompleteList=(Command="RecompileShaders changed",Desc="Recompile shaders that have any changes on their source files") +ManualAutoCompleteList=(Command="RecompileShaders global",Desc="Recompile global shaders that have any changes on their source files") +ManualAutoCompleteList=(Command="RecompileShaders material ",Desc="Recompile shaders for a specific material if it's source files have changed") +ManualAutoCompleteList=(Command="RecompileShaders all",Desc="Recompile all shaders that have any changes on their source files") +ManualAutoCompleteList=(Command="DumpMaterialStats",Desc="Dump material information") +ManualAutoCompleteList=(Command="DumpShaderStats",Desc="Dump shader information") +ManualAutoCompleteList=(Command="DumpShaderPipelineStats",Desc="Dump shader pipeline information") +ManualAutoCompleteList=(Command="StartFPSChart",Desc="after that use StopFPSChart") +ManualAutoCompleteList=(Command="StopFPSChart",Desc="after that look for the output in Saved/Profiling/FPSChartStats") +ManualAutoCompleteList=(Command="FreezeAt",Desc="Locks the player view and rendering time.") +ManualAutoCompleteList=(Command="Open",Desc=" Opens the specified map, doesn't pass previously set options") +ManualAutoCompleteList=(Command="Travel",Desc=" Travels to the specified map, passes along previously set options") +ManualAutoCompleteList=(Command="ServerTravel",Desc=" Travels to the specified map and brings clients along, passes along previously set options") +ManualAutoCompleteList=(Command="DisplayAll",Desc=" Display property values for instances of classname") +ManualAutoCompleteList=(Command="DisplayAllLocation",Desc=" Display location for all instances of classname") +ManualAutoCompleteList=(Command="DisplayAllRotation",Desc=" Display rotation for all instances of classname") +ManualAutoCompleteList=(Command="DisplayClear",Desc="Clears previous DisplayAll entries") +ManualAutoCompleteList=(Command="FlushPersistentDebugLines",Desc="Clears persistent debug line cache") +ManualAutoCompleteList=(Command="GetAll ",Desc=" Log property values of all instances of classname") +ManualAutoCompleteList=(Command="GetAllLocation",Desc=" Log location for all instances of classname") +ManualAutoCompleteList=(Command="GetAllRotation",Desc=" Log rotation for all instances of classname") +ManualAutoCompleteList=(Command="Obj List ",Desc=" ") +ManualAutoCompleteList=(Command="Obj ListContentRefs",Desc=" ") +ManualAutoCompleteList=(Command="Obj Classes",Desc="Shows all classes") +ManualAutoCompleteList=(Command="Obj Refs",Desc="Name= Class= Lists referencers of the specified object") +ManualAutoCompleteList=(Command="EditActor",Desc=" or or TRACE") +ManualAutoCompleteList=(Command="EditDefault",Desc="") +ManualAutoCompleteList=(Command="EditObject",Desc=" or or ") +ManualAutoCompleteList=(Command="ReloadCfg ",Desc=" Reloads config variables for the specified object/class") +ManualAutoCompleteList=(Command="ReloadLoc ",Desc=" Reloads localized variables for the specified object/class") +ManualAutoCompleteList=(Command="Set ",Desc=" Sets property to value on objectname") +ManualAutoCompleteList=(Command="SetNoPEC",Desc=" Sets property to value on objectname without Pre/Post Edit Change notifications") +ManualAutoCompleteList=(Command="Stat FPS",Desc="Shows FPS counter") +ManualAutoCompleteList=(Command="Stat UNIT",Desc="Shows hardware unit framerate") +ManualAutoCompleteList=(Command="Stat DrawCount",Desc="Shows draw counts broken down by category") +ManualAutoCompleteList=(Command="Stat UnitGraph",Desc="Draws simple unit time graph") +ManualAutoCompleteList=(Command="Stat NamedEvents",Desc="Stat NamedEvents (Enables named events for external profilers)") +ManualAutoCompleteList=(Command="Stat StartFile",Desc="Stat StartFile (starts a stats capture, creating a new file in the Profiling directory; stop with stat StopFile to close the file)") +ManualAutoCompleteList=(Command="Stat StopFile",Desc="Stat StopFile (finishes a stats capture started by stat StartFile)") +ManualAutoCompleteList=(Command="Stat CPULoad",Desc="Stat CPULoad (Shows CPU Utilization)") +ManualAutoCompleteList=(Command="Stat DUMPHITCHES",Desc="executes dumpstats on hitches - see log") +ManualAutoCompleteList=(Command="Stat D3D11RHI",Desc="Shows Direct3D 11 stats") +ManualAutoCompleteList=(Command="Stat LEVELS",Desc="Displays level streaming info") +ManualAutoCompleteList=(Command="Stat GAME",Desc="Displays game performance stats") +ManualAutoCompleteList=(Command="Stat MEMORY",Desc="Displays memory stats") +ManualAutoCompleteList=(Command="Stat PHYSICS",Desc="Displays physics performance stats") +ManualAutoCompleteList=(Command="Stat STREAMING",Desc="Displays basic texture streaming stats") +ManualAutoCompleteList=(Command="Stat STREAMINGDETAILS",Desc="Displays detailed texture streaming stats") +ManualAutoCompleteList=(Command="Stat GPU",Desc="Displays GPU stats for the frame") +ManualAutoCompleteList=(Command="Stat COLLISION",Desc=) +ManualAutoCompleteList=(Command="Stat PARTICLES",Desc=) +ManualAutoCompleteList=(Command="Stat SCRIPT",Desc=) +ManualAutoCompleteList=(Command="Stat AUDIO",Desc=) +ManualAutoCompleteList=(Command="Stat ANIM",Desc=) +ManualAutoCompleteList=(Command="Stat NET",Desc=) +ManualAutoCompleteList=(Command="Stat LIST",Desc=" List groups of stats, saved sets, or specific stats within a specified group") +ManualAutoCompleteList=(Command="Stat splitscreen",Desc=) +ManualAutoCompleteList=(Command="MemReport",Desc="Outputs memory stats to a profile file. -Full gives more data, -Log outputs to the log") +ManualAutoCompleteList=(Command="ListTextures",Desc="[Streaming|NonStreaming|Forced] [-Alphasort] [-csv] Lists all loaded textures and their current memory footprint") +ManualAutoCompleteList=(Command="ListStreamingTextures",Desc="Lists info for all streaming textures") +ManualAutoCompleteList=(Command="ListAnims",Desc="Lists info for all animations") +ManualAutoCompleteList=(Command="ListSkeletalMeshes",Desc="Lists info for all skeletal meshes") +ManualAutoCompleteList=(Command="ListStaticMeshes",Desc="Lists info for all static meshes") +ManualAutoCompleteList=(Command="InvestigateTexture",Desc="Shows streaming info about the specified texture") +ManualAutoCompleteList=(Command="DumpTextureStreamingStats",Desc="Dump current streaming stats (e.g. pool capacity) to the log") +ManualAutoCompleteList=(Command="RestartLevel",Desc="Restarts the level") +ManualAutoCompleteList=(Command="Module List",Desc="Lists all known modules") +ManualAutoCompleteList=(Command="Module Load",Desc="Attempts to load the specified module name") +ManualAutoCompleteList=(Command="Module Unload",Desc="Unloads the specified module name") +ManualAutoCompleteList=(Command="Module Reload",Desc="Reloads the specified module name, unloading it first if needed") +ManualAutoCompleteList=(Command="Module Recompile",Desc="Attempts to recompile a module, first unloading it if needed") +ManualAutoCompleteList=(Command="HotReload",Desc=" Attempts to recompile a UObject DLL and reload it on the fly") +ManualAutoCompleteList=(Command="au.debug.AudioDebugSound",Desc=" Rejects new USoundBase requests where the sound name does not contain the provided filter") +ManualAutoCompleteList=(Command="au.debug.AudioGetDynamicSoundVolume",Desc="Gets volume for given sound type ('Class', 'Cue' or 'Wave') with provided name") +ManualAutoCompleteList=(Command="au.debug.AudioMemReport",Desc="Lists info for audio memory") +ManualAutoCompleteList=(Command="au.debug.AudioMixerDebugSound",Desc=" With new mixer enabled, rejects new USoundBase requests where the sound name does not contain the provided filter") +ManualAutoCompleteList=(Command="au.debug.AudioResetAllDynamicSoundVolumes",Desc="Resets all dynamic volumes to unity") +ManualAutoCompleteList=(Command="au.debug.AudioResetDynamicSoundVolume",Desc="Resets volume for given sound type ('Class', 'Cue' or 'Wave') with provided name to unity") +ManualAutoCompleteList=(Command="au.debug.AudioSetDynamicSoundVolume",Desc="Name= Type= Vol= Sets volume for given sound type ('Class', 'Cue' or 'Wave') with provided name") +ManualAutoCompleteList=(Command="au.debug.AudioSoloSoundClass",Desc=" Solos USoundClass") +ManualAutoCompleteList=(Command="au.debug.AudioSoloSoundCue",Desc=" Solos USoundCue") +ManualAutoCompleteList=(Command="au.debug.AudioSoloSoundWave",Desc=" Solos USoundWave") +ManualAutoCompleteList=(Command="au.debug.ClearSoloAudio",Desc="Clears solo'ed object") +ManualAutoCompleteList=(Command="au.debug.DisableLPF",Desc="Disables low-pass filter") +ManualAutoCompleteList=(Command="au.debug.DisableEQFilter",Desc="Disables EQ") +ManualAutoCompleteList=(Command="au.debug.DisableRadio",Desc="Disables radio effect") +ManualAutoCompleteList=(Command="au.debug.DumpSoundInfo",Desc="Dumps sound information to log") +ManualAutoCompleteList=(Command="au.debug.EnableRadio",Desc="Enables radio effect") +ManualAutoCompleteList=(Command="au.debug.IsolateDryAudio",Desc="Isolates dry audio") +ManualAutoCompleteList=(Command="au.debug.IsolateReverb",Desc="Isolates reverb") +ManualAutoCompleteList=(Command="au.debug.ListAudioComponents",Desc="Dumps a detailed list of all AudioComponent objects") +ManualAutoCompleteList=(Command="au.debug.ListSoundClasses",Desc="Lists a summary of loaded sound collated by class") +ManualAutoCompleteList=(Command="au.debug.ListSoundClassVolumes",Desc="Lists all sound class volumes") +ManualAutoCompleteList=(Command="au.debug.ListSoundDurations",Desc="Lists durations of all active sounds") +ManualAutoCompleteList=(Command="au.debug.ListSounds",Desc="Lists all the loaded sounds and their memory footprint") +ManualAutoCompleteList=(Command="au.debug.ListWaves",Desc="List the WaveInstances and whether they have a source") +ManualAutoCompleteList=(Command="au.debug.PlayAllPIEAudio",Desc="Toggls whether or not all devices should play their audio") +ManualAutoCompleteList=(Command="au.debug.PlaySoundCue",Desc="Plays the given soundcue") +ManualAutoCompleteList=(Command="au.debug.PlaySoundWave",Desc=" Plays the given soundwave") +ManualAutoCompleteList=(Command="au.debug.ResetSoundState",Desc="Resets volumes to default and removes test filters") +ManualAutoCompleteList=(Command="au.debug.SetBaseSoundMix",Desc=" Sets the base sound mix") +ManualAutoCompleteList=(Command="au.debug.ShowSoundClassHierarchy",Desc="") +ManualAutoCompleteList=(Command="au.debug.SoloAudio",Desc="Solos the audio device associated with the parent world") +ManualAutoCompleteList=(Command="au.debug.SoundClassFixup",Desc="Deprecated") +ManualAutoCompleteList=(Command="au.debug.TestLFEBleed",Desc="Sets LPF to max for all sources") +ManualAutoCompleteList=(Command="au.debug.TestLPF",Desc="Sets LPF to max for all sources") +ManualAutoCompleteList=(Command="au.debug.TestStereoBleed",Desc="Test bleeding stereo sounds fully to the rear speakers") +ManualAutoCompleteList=(Command="au.debug.ToggleHRTFForAll",Desc="Toggles whether or not HRTF spatialization is enabled for all") +ManualAutoCompleteList=(Command="au.debug.ToggleSpatExt",Desc="Toggles enablement of the Spatial Audio Extension") +ManualAutoCompleteList=(Command="DisableAllScreenMessages",Desc="Disables all on-screen warnings/messages") +ManualAutoCompleteList=(Command="EnableAllScreenMessages",Desc="Enables all on-screen warnings/messages") +ManualAutoCompleteList=(Command="ToggleAllScreenMessages",Desc="Toggles display state of all on-screen warnings/messages") +ManualAutoCompleteList=(Command="ToggleAsyncCompute",Desc="Toggles AsyncCompute for platforms that have it") +ManualAutoCompleteList=(Command="ToggleRenderingThread",Desc="Toggles the rendering thread for platforms that have it") +ManualAutoCompleteList=(Command="CaptureMode",Desc="Toggles display state of all on-screen warnings/messages") +ManualAutoCompleteList=(Command="ShowDebug None",Desc="Toggles ShowDebug w/ current debug type selection") +ManualAutoCompleteList=(Command="ShowDebug Reset",Desc="Turns off ShowDebug, and clears debug type selection") +ManualAutoCompleteList=(Command="ShowDebug NET",Desc=) +ManualAutoCompleteList=(Command="ShowDebug PHYSICS",Desc=) +ManualAutoCompleteList=(Command="ShowDebug COLLISION",Desc=) +ManualAutoCompleteList=(Command="ShowDebug AI",Desc=) +ManualAutoCompleteList=(Command="ShowDebug CAMERA",Desc=) +ManualAutoCompleteList=(Command="ShowDebug WEAPON",Desc=) +ManualAutoCompleteList=(Command="ShowDebug ANIMATION",Desc="Toggles display state of animation debug data") +ManualAutoCompleteList=(Command="ShowDebug BONES",Desc="Toggles display of skeletalmesh bones") +ManualAutoCompleteList=(Command="ShowDebug INPUT",Desc=) +ManualAutoCompleteList=(Command="ShowDebug FORCEFEEDBACK",Desc="Toggles display of current force feedback values and what is contributing to that calculation") +ManualAutoCompleteList=(Command="ShowDebugToggleSubCategory 3DBONES",Desc="With ShowDebug Bones: Toggles bone rendering between single lines and a more complex 3D model per bone") +ManualAutoCompleteList=(Command="ShowDebugToggleSubCategory SYNCGROUPS",Desc="With ShowDebug Animation: Toggles display of sync group data") +ManualAutoCompleteList=(Command="ShowDebugToggleSubCategory MONTAGES",Desc="With ShowDebug Animation: Toggles display of montage data") +ManualAutoCompleteList=(Command="ShowDebugToggleSubCategory GRAPH",Desc="With ShowDebug Animation: Toggles display of animation blueprint graph") +ManualAutoCompleteList=(Command="ShowDebugToggleSubCategory CURVES",Desc="With ShowDebug Animation: Toggles display of curve data") +ManualAutoCompleteList=(Command="ShowDebugToggleSubCategory NOTIFIES",Desc="With ShowDebug Animation: Toggles display of notify data") +ManualAutoCompleteList=(Command="ShowDebugToggleSubCategory FULLGRAPH",Desc="With ShowDebug Animation: Toggles graph display between active nodes only and all nodes") +ManualAutoCompleteList=(Command="ShowDebugToggleSubCategory FULLBLENDSPACEDISPLAY",Desc="With ShowDebug Animation: Toggles display of sample blend weights on blendspaces") +ManualAutoCompleteList=(Command="ShowDebugForReticleTargetToggle ",Desc=" Toggles 'ShowDebug' from showing debug info between reticle target actor (of subclass ) and camera view target") +ManualAutoCompleteList=(Command="Stat SoundCues",Desc="Deprecated (Use au.debug.SoundCues): Shows active SoundCues") +ManualAutoCompleteList=(Command="Stat SoundMixes",Desc="Deprecated (Use au.debug.SoundMixes): Shows active SoundMixes") +ManualAutoCompleteList=(Command="Stat SoundModulators",Desc="Deprecated (Use au.debug.SoundModulators): Shows modulator debug info as provided by active audio modulation plugin") +ManualAutoCompleteList=(Command="Stat SoundModulatorsHelp",Desc="Deprecated (Use au.debug.SoundModulatorsHelp):Shows modulator debug help provided by active audio modulation plugin") +ManualAutoCompleteList=(Command="Stat SoundReverb",Desc="Deprecated (Use au.debug.SoundReverb): Shows active SoundReverb") +ManualAutoCompleteList=(Command="Stat SoundWaves",Desc="Deprecated (Use au.debug.SoundWaves): Shows active SoundWaves") +ManualAutoCompleteList=(Command="Stat Sounds",Desc="Deprecated (Use au.debug.Sounds): <-debug> Shows all active sounds. Displays value sorted by when sort is set") +ManualAutoCompleteList=(Command="ScriptAudit LongestFunctions",Desc="List functions that contain the most bytecode - optionally include # of entries to list") +ManualAutoCompleteList=(Command="ScriptAudit FrequentFunctionsCalled",Desc="List functions that are most frequently called from bytecode - optionally include # of entries to list") +ManualAutoCompleteList=(Command="ScriptAudit FrequentInstructions",Desc="List most frequently used instructions - optionally include # of entries to list") +ManualAutoCompleteList=(Command="ScriptAudit TotalBytecodeSize",Desc="Gather total size of bytecode in bytes of currently loaded functions") +ManualAutoCompleteList=(Command="Audio3dVisualize",Desc="Shows locations of sound sources playing (white text) and their left and right channel locations respectively (red and green). Virtualized loops (if enabled) display in blue.") +ManualAutoCompleteList=(Command="StartMovieCapture",Desc=) +ManualAutoCompleteList=(Command="StopMovieCapture",Desc=) +ManualAutoCompleteList=(Command="TraceTag",Desc="Draw traces that use the specified tag") +ManualAutoCompleteList=(Command="TraceTagAll",Desc="Draw all scene queries regardless of the trace tag") +ManualAutoCompleteList=(Command="VisLog",Desc="Launches Log Visualizer tool") +ManualAutoCompleteList=(Command="CycleNavDrawn",Desc="Cycles through navigation data (navmeshes for example) to draw one at a time") +ManualAutoCompleteList=(Command="Log ",Desc=" Change verbosity level for a log category") +ManualAutoCompleteList=(Command="Log list",Desc=" Search for log categories") +ManualAutoCompleteList=(Command="Log reset",Desc="Undo any changes to log verbosity") +ManualAutoCompleteList=(Command="RecordAnimation ActorName AnimName",Desc="Record animation for a specified actor to the specified file") +ManualAutoCompleteList=(Command="StopRecordingAnimation All",Desc="Stop all recording animations") +ManualAutoCompleteList=(Command="RecordSequence Filter ActorOrClassName",Desc="Record a level sequence from gameplay. Filter=") +ManualAutoCompleteList=(Command="StopRecordingSequence",Desc="Stop recording the current sequence. Only one sequence recording can be active at one time.") +ManualAutoCompleteList=(Command="RecordTake Filter ActorOrClassName",Desc="Record a level sequence from gameplay. Filter=") +ManualAutoCompleteList=(Command="StopRecordingTake",Desc="Stop recording the current sequence. Only one sequence recording can be active at one time.") +ManualAutoCompleteList=(Command="FreezeRendering",Desc="Toggle freezing of most aspects of rendering (such as visibility calculations), useful in conjunction with ToggleDebugCamera to fly around and see how frustum and occlusion culling is working") +ManualAutoCompleteList=(Command="ProfileGPU",Desc="Profile one frame of rendering commands sent to the GPU") +ManualAutoCompleteList=(Command="ProfileGPUHitches",Desc="Toggle profiling of GPU hitches.") +ManualAutoCompleteList=(Command="Automation",Desc="Run an automation command (e.g., Automation RunTests TestName)") +ManualAutoCompleteList=(Command="CsvProfile Start",Desc="Start CSV profiling.") +ManualAutoCompleteList=(Command="CsvProfile Stop",Desc="Stop CSV profiling.") +ManualAutoCompleteList=(Command="NetProfile Enable",Desc="Start network profiling.") +ManualAutoCompleteList=(Command="NetProfile Disable",Desc="Stop network profiling.") +BackgroundOpacityPercentage=85.000000 +InputColor=(R=230,G=230,B=230,A=255) +HistoryColor=(R=180,G=180,B=180,A=255) +AutoCompleteCommandColor=(B=185,G=109,R=144,A=255) +AutoCompleteCVarColor=(B=86,G=158,R=86,A=255) +AutoCompleteFadedColor=(R=100,G=100,B=100,A=255) + diff --git a/Intermediate/Config/CoalescedSourceConfigs/InternationalizationExport.ini b/Intermediate/Config/CoalescedSourceConfigs/InternationalizationExport.ini new file mode 100644 index 0000000..e69de29 diff --git a/Intermediate/Config/CoalescedSourceConfigs/LocalizationServiceSettings.ini b/Intermediate/Config/CoalescedSourceConfigs/LocalizationServiceSettings.ini new file mode 100644 index 0000000..e69de29 diff --git a/Intermediate/Config/CoalescedSourceConfigs/SourceControlSettings.ini b/Intermediate/Config/CoalescedSourceConfigs/SourceControlSettings.ini new file mode 100644 index 0000000..e69de29 diff --git a/Intermediate/Config/CoalescedSourceConfigs/TranslationPickerSettings.ini b/Intermediate/Config/CoalescedSourceConfigs/TranslationPickerSettings.ini new file mode 100644 index 0000000..e69de29 diff --git a/Intermediate/Config/CoalescedSourceConfigs/UnrealInsightsSettings.ini b/Intermediate/Config/CoalescedSourceConfigs/UnrealInsightsSettings.ini new file mode 100644 index 0000000..e69de29 diff --git a/Intermediate/ReimportCache/3688439234.bin b/Intermediate/ReimportCache/3688439234.bin new file mode 100644 index 0000000..ad0a1f3 Binary files /dev/null and b/Intermediate/ReimportCache/3688439234.bin differ diff --git a/Saved/AutoScreenshot.png b/Saved/AutoScreenshot.png new file mode 100644 index 0000000..dd12c86 Binary files /dev/null and b/Saved/AutoScreenshot.png differ diff --git a/Saved/Autosaves/Game/Characters/EnemyTestBT_Auto1.uasset b/Saved/Autosaves/Game/Characters/EnemyTestBT_Auto1.uasset new file mode 100644 index 0000000..4d7ec12 Binary files /dev/null and b/Saved/Autosaves/Game/Characters/EnemyTestBT_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/Characters/EnemyTest_Auto1.uasset b/Saved/Autosaves/Game/Characters/EnemyTest_Auto1.uasset new file mode 100644 index 0000000..8f5cef2 Binary files /dev/null and b/Saved/Autosaves/Game/Characters/EnemyTest_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/Characters/EnemyTest_Auto3.uasset b/Saved/Autosaves/Game/Characters/EnemyTest_Auto3.uasset new file mode 100644 index 0000000..cb31aba Binary files /dev/null and b/Saved/Autosaves/Game/Characters/EnemyTest_Auto3.uasset differ diff --git a/Saved/Autosaves/Game/Characters/TaskGetRandomLocation_Auto3.uasset b/Saved/Autosaves/Game/Characters/TaskGetRandomLocation_Auto3.uasset new file mode 100644 index 0000000..b9c26c0 Binary files /dev/null and b/Saved/Autosaves/Game/Characters/TaskGetRandomLocation_Auto3.uasset differ diff --git a/Saved/Autosaves/Game/FirstPersonBP/Blueprints/FirstPersonCharacter_Auto1.uasset b/Saved/Autosaves/Game/FirstPersonBP/Blueprints/FirstPersonCharacter_Auto1.uasset new file mode 100644 index 0000000..2081452 Binary files /dev/null and b/Saved/Autosaves/Game/FirstPersonBP/Blueprints/FirstPersonCharacter_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/FirstPersonBP/Blueprints/FirstPersonCharacter_Auto2.uasset b/Saved/Autosaves/Game/FirstPersonBP/Blueprints/FirstPersonCharacter_Auto2.uasset new file mode 100644 index 0000000..9800156 Binary files /dev/null and b/Saved/Autosaves/Game/FirstPersonBP/Blueprints/FirstPersonCharacter_Auto2.uasset differ diff --git a/Saved/Autosaves/Game/FirstPersonBP/Blueprints/FirstPersonCharacter_Auto3.uasset b/Saved/Autosaves/Game/FirstPersonBP/Blueprints/FirstPersonCharacter_Auto3.uasset new file mode 100644 index 0000000..5c47be7 Binary files /dev/null and b/Saved/Autosaves/Game/FirstPersonBP/Blueprints/FirstPersonCharacter_Auto3.uasset differ diff --git a/Saved/Autosaves/Game/FirstPersonBP/Blueprints/FirstPersonCharacter_Auto4.uasset b/Saved/Autosaves/Game/FirstPersonBP/Blueprints/FirstPersonCharacter_Auto4.uasset new file mode 100644 index 0000000..141a4e9 Binary files /dev/null and b/Saved/Autosaves/Game/FirstPersonBP/Blueprints/FirstPersonCharacter_Auto4.uasset differ diff --git a/Saved/Autosaves/Game/FirstPersonBP/Maps/TestingMap_Auto2.umap b/Saved/Autosaves/Game/FirstPersonBP/Maps/TestingMap_Auto2.umap new file mode 100644 index 0000000..84b0b42 Binary files /dev/null and b/Saved/Autosaves/Game/FirstPersonBP/Maps/TestingMap_Auto2.umap differ diff --git a/Saved/Autosaves/Game/FirstPersonBP/Maps/TestingMap_Auto4.umap b/Saved/Autosaves/Game/FirstPersonBP/Maps/TestingMap_Auto4.umap new file mode 100644 index 0000000..17333a8 Binary files /dev/null and b/Saved/Autosaves/Game/FirstPersonBP/Maps/TestingMap_Auto4.umap differ diff --git a/Saved/Autosaves/Game/FirstPersonBP/Maps/TestingMap_Auto5.umap b/Saved/Autosaves/Game/FirstPersonBP/Maps/TestingMap_Auto5.umap new file mode 100644 index 0000000..891f68a Binary files /dev/null and b/Saved/Autosaves/Game/FirstPersonBP/Maps/TestingMap_Auto5.umap differ diff --git a/Saved/Autosaves/Game/Weapons/MainWeaponClass/MainWeapon_BP_Auto1.uasset b/Saved/Autosaves/Game/Weapons/MainWeaponClass/MainWeapon_BP_Auto1.uasset new file mode 100644 index 0000000..5ea4ba8 Binary files /dev/null and b/Saved/Autosaves/Game/Weapons/MainWeaponClass/MainWeapon_BP_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/Weapons/MainWeaponClass/MainWeapon_BP_Auto2.uasset b/Saved/Autosaves/Game/Weapons/MainWeaponClass/MainWeapon_BP_Auto2.uasset new file mode 100644 index 0000000..7fe3c6d Binary files /dev/null and b/Saved/Autosaves/Game/Weapons/MainWeaponClass/MainWeapon_BP_Auto2.uasset differ diff --git a/Saved/Autosaves/Game/Weapons/Pistols/pistol_BP/G17_BP_Auto1.uasset b/Saved/Autosaves/Game/Weapons/Pistols/pistol_BP/G17_BP_Auto1.uasset new file mode 100644 index 0000000..afdf12e Binary files /dev/null and b/Saved/Autosaves/Game/Weapons/Pistols/pistol_BP/G17_BP_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/Weapons/Pistols/pistol_BP/G17_BP_Auto2.uasset b/Saved/Autosaves/Game/Weapons/Pistols/pistol_BP/G17_BP_Auto2.uasset new file mode 100644 index 0000000..d006067 Binary files /dev/null and b/Saved/Autosaves/Game/Weapons/Pistols/pistol_BP/G17_BP_Auto2.uasset differ diff --git a/Saved/Autosaves/Game/Weapons/Pistols/pistol_BP/G17_BP_Auto3.uasset b/Saved/Autosaves/Game/Weapons/Pistols/pistol_BP/G17_BP_Auto3.uasset new file mode 100644 index 0000000..aeb69bd Binary files /dev/null and b/Saved/Autosaves/Game/Weapons/Pistols/pistol_BP/G17_BP_Auto3.uasset differ diff --git a/Saved/Autosaves/Game/Weapons/Pistols/pistol_BP/wG17_BP_Auto1.uasset b/Saved/Autosaves/Game/Weapons/Pistols/pistol_BP/wG17_BP_Auto1.uasset new file mode 100644 index 0000000..f2737ae Binary files /dev/null and b/Saved/Autosaves/Game/Weapons/Pistols/pistol_BP/wG17_BP_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/Weapons/Pistols/pistol_Mesh/test_Auto1.uasset b/Saved/Autosaves/Game/Weapons/Pistols/pistol_Mesh/test_Auto1.uasset new file mode 100644 index 0000000..90d8a2b Binary files /dev/null and b/Saved/Autosaves/Game/Weapons/Pistols/pistol_Mesh/test_Auto1.uasset differ diff --git a/Saved/Autosaves/Game/Weapons/SMG/smg_BP/wUMP45_BP_Auto4.uasset b/Saved/Autosaves/Game/Weapons/SMG/smg_BP/wUMP45_BP_Auto4.uasset new file mode 100644 index 0000000..522058f Binary files /dev/null and b/Saved/Autosaves/Game/Weapons/SMG/smg_BP/wUMP45_BP_Auto4.uasset differ diff --git a/Saved/Autosaves/PackageRestoreData.json b/Saved/Autosaves/PackageRestoreData.json new file mode 100644 index 0000000..c036c07 Binary files /dev/null and b/Saved/Autosaves/PackageRestoreData.json differ diff --git a/Saved/Config/CrashReportClient/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4/CrashReportClient.ini b/Saved/Config/CrashReportClient/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4/CrashReportClient.ini new file mode 100644 index 0000000..473a414 --- /dev/null +++ b/Saved/Config/CrashReportClient/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4/CrashReportClient.ini @@ -0,0 +1,5 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 + diff --git a/Saved/Config/Windows/Compat.ini b/Saved/Config/Windows/Compat.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/Windows/Compat.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/Windows/DeviceProfiles.ini b/Saved/Config/Windows/DeviceProfiles.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/Windows/DeviceProfiles.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/Windows/Editor.ini b/Saved/Config/Windows/Editor.ini new file mode 100644 index 0000000..1f19a81 --- /dev/null +++ b/Saved/Config/Windows/Editor.ini @@ -0,0 +1,10 @@ +[/Script/UnrealEd.UnrealEdOptions] +UsingXGE=False +bExpandCustomClassPickerClassList=True + +[/Script/AdvancedPreviewScene.LocalProfiles] +Profiles=(ProfileName="Profile_0",bSharedProfile=False,bUseSkyLighting=True,DirectionalLightIntensity=1.000000,DirectionalLightColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),SkyLightIntensity=1.000000,bRotateLightingRig=False,bShowEnvironment=True,bShowFloor=True,EnvironmentColor=(R=0.200000,G=0.200000,B=0.200000,A=1.000000),EnvironmentIntensity=1.000000,EnvironmentCubeMapPath="/Engine/EditorMaterials/AssetViewer/EpicQuadPanorama_CC+EV1.EpicQuadPanorama_CC+EV1",bPostProcessingEnabled=True,PostProcessingSettings=(bOverride_TemperatureType=False,bOverride_WhiteTemp=False,bOverride_WhiteTint=False,bOverride_ColorSaturation=False,bOverride_ColorContrast=False,bOverride_ColorGamma=False,bOverride_ColorGain=False,bOverride_ColorOffset=False,bOverride_ColorSaturationShadows=False,bOverride_ColorContrastShadows=False,bOverride_ColorGammaShadows=False,bOverride_ColorGainShadows=False,bOverride_ColorOffsetShadows=False,bOverride_ColorSaturationMidtones=False,bOverride_ColorContrastMidtones=False,bOverride_ColorGammaMidtones=False,bOverride_ColorGainMidtones=False,bOverride_ColorOffsetMidtones=False,bOverride_ColorSaturationHighlights=False,bOverride_ColorContrastHighlights=False,bOverride_ColorGammaHighlights=False,bOverride_ColorGainHighlights=False,bOverride_ColorOffsetHighlights=False,bOverride_ColorCorrectionShadowsMax=False,bOverride_ColorCorrectionHighlightsMin=False,bOverride_BlueCorrection=False,bOverride_ExpandGamut=False,bOverride_ToneCurveAmount=False,bOverride_FilmWhitePoint=False,bOverride_FilmSaturation=False,bOverride_FilmChannelMixerRed=False,bOverride_FilmChannelMixerGreen=False,bOverride_FilmChannelMixerBlue=False,bOverride_FilmContrast=False,bOverride_FilmDynamicRange=False,bOverride_FilmHealAmount=False,bOverride_FilmToeAmount=False,bOverride_FilmShadowTint=False,bOverride_FilmShadowTintBlend=False,bOverride_FilmShadowTintAmount=False,bOverride_FilmSlope=False,bOverride_FilmToe=False,bOverride_FilmShoulder=False,bOverride_FilmBlackClip=False,bOverride_FilmWhiteClip=False,bOverride_SceneColorTint=False,bOverride_SceneFringeIntensity=False,bOverride_ChromaticAberrationStartOffset=False,bOverride_AmbientCubemapTint=False,bOverride_AmbientCubemapIntensity=False,bOverride_BloomMethod=False,bOverride_BloomIntensity=False,bOverride_BloomThreshold=False,bOverride_Bloom1Tint=False,bOverride_Bloom1Size=False,bOverride_Bloom2Size=False,bOverride_Bloom2Tint=False,bOverride_Bloom3Tint=False,bOverride_Bloom3Size=False,bOverride_Bloom4Tint=False,bOverride_Bloom4Size=False,bOverride_Bloom5Tint=False,bOverride_Bloom5Size=False,bOverride_Bloom6Tint=False,bOverride_Bloom6Size=False,bOverride_BloomSizeScale=False,bOverride_BloomConvolutionTexture=False,bOverride_BloomConvolutionSize=False,bOverride_BloomConvolutionCenterUV=False,bOverride_BloomConvolutionPreFilterMin=False,bOverride_BloomConvolutionPreFilterMax=False,bOverride_BloomConvolutionPreFilterMult=False,bOverride_BloomConvolutionBufferScale=False,bOverride_BloomDirtMaskIntensity=False,bOverride_BloomDirtMaskTint=False,bOverride_BloomDirtMask=False,bOverride_CameraShutterSpeed=False,bOverride_CameraISO=False,bOverride_AutoExposureMethod=False,bOverride_AutoExposureLowPercent=False,bOverride_AutoExposureHighPercent=False,bOverride_AutoExposureMinBrightness=False,bOverride_AutoExposureMaxBrightness=False,bOverride_AutoExposureSpeedUp=False,bOverride_AutoExposureSpeedDown=False,bOverride_AutoExposureBias=False,bOverride_AutoExposureBiasCurve=False,bOverride_AutoExposureMeterMask=False,bOverride_AutoExposureApplyPhysicalCameraExposure=False,bOverride_HistogramLogMin=False,bOverride_HistogramLogMax=False,bOverride_LensFlareIntensity=False,bOverride_LensFlareTint=False,bOverride_LensFlareTints=False,bOverride_LensFlareBokehSize=False,bOverride_LensFlareBokehShape=False,bOverride_LensFlareThreshold=False,bOverride_VignetteIntensity=False,bOverride_GrainIntensity=False,bOverride_GrainJitter=False,bOverride_AmbientOcclusionIntensity=False,bOverride_AmbientOcclusionStaticFraction=False,bOverride_AmbientOcclusionRadius=False,bOverride_AmbientOcclusionFadeDistance=False,bOverride_AmbientOcclusionFadeRadius=False,bOverride_AmbientOcclusionRadiusInWS=False,bOverride_AmbientOcclusionPower=False,bOverride_AmbientOcclusionBias=False,bOverride_AmbientOcclusionQuality=False,bOverride_AmbientOcclusionMipBlend=False,bOverride_AmbientOcclusionMipScale=False,bOverride_AmbientOcclusionMipThreshold=False,bOverride_AmbientOcclusionTemporalBlendWeight=False,bOverride_RayTracingAO=False,bOverride_RayTracingAOSamplesPerPixel=False,bOverride_RayTracingAOIntensity=False,bOverride_RayTracingAORadius=False,bOverride_LPVIntensity=False,bOverride_LPVDirectionalOcclusionIntensity=False,bOverride_LPVDirectionalOcclusionRadius=False,bOverride_LPVDiffuseOcclusionExponent=False,bOverride_LPVSpecularOcclusionExponent=False,bOverride_LPVDiffuseOcclusionIntensity=False,bOverride_LPVSpecularOcclusionIntensity=False,bOverride_LPVSize=False,bOverride_LPVSecondaryOcclusionIntensity=False,bOverride_LPVSecondaryBounceIntensity=False,bOverride_LPVGeometryVolumeBias=False,bOverride_LPVVplInjectionBias=False,bOverride_LPVEmissiveInjectionIntensity=False,bOverride_LPVFadeRange=False,bOverride_LPVDirectionalOcclusionFadeRange=False,bOverride_IndirectLightingColor=False,bOverride_IndirectLightingIntensity=False,bOverride_ColorGradingIntensity=False,bOverride_ColorGradingLUT=False,bOverride_DepthOfFieldFocalDistance=False,bOverride_DepthOfFieldFstop=False,bOverride_DepthOfFieldMinFstop=False,bOverride_DepthOfFieldBladeCount=False,bOverride_DepthOfFieldSensorWidth=False,bOverride_DepthOfFieldDepthBlurRadius=False,bOverride_DepthOfFieldDepthBlurAmount=False,bOverride_DepthOfFieldFocalRegion=False,bOverride_DepthOfFieldNearTransitionRegion=False,bOverride_DepthOfFieldFarTransitionRegion=False,bOverride_DepthOfFieldScale=False,bOverride_DepthOfFieldNearBlurSize=False,bOverride_DepthOfFieldFarBlurSize=False,bOverride_MobileHQGaussian=False,bOverride_DepthOfFieldOcclusion=False,bOverride_DepthOfFieldSkyFocusDistance=False,bOverride_DepthOfFieldVignetteSize=False,bOverride_MotionBlurAmount=False,bOverride_MotionBlurMax=False,bOverride_MotionBlurTargetFPS=True,bOverride_MotionBlurPerObjectSize=False,bOverride_ScreenPercentage=False,bOverride_ScreenSpaceReflectionIntensity=False,bOverride_ScreenSpaceReflectionQuality=False,bOverride_ScreenSpaceReflectionMaxRoughness=False,bOverride_ScreenSpaceReflectionRoughnessScale=False,bOverride_ReflectionsType=False,bOverride_RayTracingReflectionsMaxRoughness=False,bOverride_RayTracingReflectionsMaxBounces=False,bOverride_RayTracingReflectionsSamplesPerPixel=False,bOverride_RayTracingReflectionsShadows=False,bOverride_RayTracingReflectionsTranslucency=False,bOverride_TranslucencyType=False,bOverride_RayTracingTranslucencyMaxRoughness=False,bOverride_RayTracingTranslucencyRefractionRays=False,bOverride_RayTracingTranslucencySamplesPerPixel=False,bOverride_RayTracingTranslucencyShadows=False,bOverride_RayTracingTranslucencyRefraction=False,bOverride_RayTracingGI=False,bOverride_RayTracingGIMaxBounces=False,bOverride_RayTracingGISamplesPerPixel=False,bOverride_PathTracingMaxBounces=False,bOverride_PathTracingSamplesPerPixel=False,bOverride_PathTracingFilterWidth=False,bOverride_PathTracingEnableEmissive=False,bOverride_PathTracingMaxPathExposure=False,bOverride_PathTracingEnableDenoiser=False,bMobileHQGaussian=False,BloomMethod=BM_SOG,AutoExposureMethod=AEM_Histogram,TemperatureType=TEMP_WhiteBalance,WhiteTemp=6500.000000,WhiteTint=0.000000,ColorSaturation=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorContrast=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGamma=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGain=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorOffset=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000),ColorSaturationShadows=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorContrastShadows=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGammaShadows=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGainShadows=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorOffsetShadows=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000),ColorSaturationMidtones=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorContrastMidtones=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGammaMidtones=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGainMidtones=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorOffsetMidtones=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000),ColorSaturationHighlights=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorContrastHighlights=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGammaHighlights=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorGainHighlights=(X=1.000000,Y=1.000000,Z=1.000000,W=1.000000),ColorOffsetHighlights=(X=0.000000,Y=0.000000,Z=0.000000,W=0.000000),ColorCorrectionHighlightsMin=0.500000,ColorCorrectionShadowsMax=0.090000,BlueCorrection=0.600000,ExpandGamut=1.000000,ToneCurveAmount=1.000000,FilmSlope=0.880000,FilmToe=0.550000,FilmShoulder=0.260000,FilmBlackClip=0.000000,FilmWhiteClip=0.040000,FilmWhitePoint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),FilmShadowTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),FilmShadowTintBlend=0.500000,FilmShadowTintAmount=0.000000,FilmSaturation=1.000000,FilmChannelMixerRed=(R=1.000000,G=0.000000,B=0.000000,A=1.000000),FilmChannelMixerGreen=(R=0.000000,G=1.000000,B=0.000000,A=1.000000),FilmChannelMixerBlue=(R=0.000000,G=0.000000,B=1.000000,A=1.000000),FilmContrast=0.030000,FilmToeAmount=1.000000,FilmHealAmount=1.000000,FilmDynamicRange=4.000000,SceneColorTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),SceneFringeIntensity=0.000000,ChromaticAberrationStartOffset=0.000000,BloomIntensity=0.675000,BloomThreshold=-1.000000,BloomSizeScale=4.000000,Bloom1Size=0.300000,Bloom2Size=1.000000,Bloom3Size=2.000000,Bloom4Size=10.000000,Bloom5Size=30.000000,Bloom6Size=64.000000,Bloom1Tint=(R=0.346500,G=0.346500,B=0.346500,A=1.000000),Bloom2Tint=(R=0.138000,G=0.138000,B=0.138000,A=1.000000),Bloom3Tint=(R=0.117600,G=0.117600,B=0.117600,A=1.000000),Bloom4Tint=(R=0.066000,G=0.066000,B=0.066000,A=1.000000),Bloom5Tint=(R=0.066000,G=0.066000,B=0.066000,A=1.000000),Bloom6Tint=(R=0.061000,G=0.061000,B=0.061000,A=1.000000),BloomConvolutionSize=1.000000,BloomConvolutionTexture=None,BloomConvolutionCenterUV=(X=0.500000,Y=0.500000),BloomConvolutionPreFilterMin=7.000000,BloomConvolutionPreFilterMax=15000.000000,BloomConvolutionPreFilterMult=15.000000,BloomConvolutionBufferScale=0.133000,BloomDirtMask=None,BloomDirtMaskIntensity=0.000000,BloomDirtMaskTint=(R=0.500000,G=0.500000,B=0.500000,A=1.000000),AmbientCubemapTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),AmbientCubemapIntensity=1.000000,AmbientCubemap=None,CameraShutterSpeed=60.000000,CameraISO=100.000000,DepthOfFieldFstop=4.000000,DepthOfFieldMinFstop=1.200000,DepthOfFieldBladeCount=5,AutoExposureBias=1.000000,AutoExposureBiasBackup=0.000000,bOverride_AutoExposureBiasBackup=True,AutoExposureApplyPhysicalCameraExposure=True,AutoExposureBiasCurve=None,AutoExposureMeterMask=None,AutoExposureLowPercent=10.000000,AutoExposureHighPercent=90.000000,AutoExposureMinBrightness=0.030000,AutoExposureMaxBrightness=8.000000,AutoExposureSpeedUp=3.000000,AutoExposureSpeedDown=1.000000,HistogramLogMin=-8.000000,HistogramLogMax=4.000000,LensFlareIntensity=1.000000,LensFlareTint=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),LensFlareBokehSize=3.000000,LensFlareThreshold=8.000000,LensFlareBokehShape=None,LensFlareTints[0]=(R=1.000000,G=0.800000,B=0.400000,A=0.600000),LensFlareTints[1]=(R=1.000000,G=1.000000,B=0.600000,A=0.530000),LensFlareTints[2]=(R=0.800000,G=0.800000,B=1.000000,A=0.460000),LensFlareTints[3]=(R=0.500000,G=1.000000,B=0.400000,A=0.390000),LensFlareTints[4]=(R=0.500000,G=0.800000,B=1.000000,A=0.310000),LensFlareTints[5]=(R=0.900000,G=1.000000,B=0.800000,A=0.270000),LensFlareTints[6]=(R=1.000000,G=0.800000,B=0.400000,A=0.220000),LensFlareTints[7]=(R=0.900000,G=0.700000,B=0.700000,A=0.150000),VignetteIntensity=0.400000,GrainJitter=0.000000,GrainIntensity=0.000000,AmbientOcclusionIntensity=0.500000,AmbientOcclusionStaticFraction=1.000000,AmbientOcclusionRadius=200.000000,AmbientOcclusionRadiusInWS=False,AmbientOcclusionFadeDistance=8000.000000,AmbientOcclusionFadeRadius=5000.000000,AmbientOcclusionPower=2.000000,AmbientOcclusionBias=3.000000,AmbientOcclusionQuality=50.000000,AmbientOcclusionMipBlend=0.600000,AmbientOcclusionMipScale=1.700000,AmbientOcclusionMipThreshold=0.010000,AmbientOcclusionTemporalBlendWeight=0.100000,RayTracingAO=True,RayTracingAOSamplesPerPixel=1,RayTracingAOIntensity=1.000000,RayTracingAORadius=200.000000,IndirectLightingColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),IndirectLightingIntensity=1.000000,RayTracingGIType=Disabled,RayTracingGIMaxBounces=1,RayTracingGISamplesPerPixel=4,ColorGradingIntensity=1.000000,ColorGradingLUT=None,DepthOfFieldSensorWidth=24.576000,DepthOfFieldFocalDistance=0.000000,DepthOfFieldDepthBlurAmount=1.000000,DepthOfFieldDepthBlurRadius=0.000000,DepthOfFieldFocalRegion=0.000000,DepthOfFieldNearTransitionRegion=300.000000,DepthOfFieldFarTransitionRegion=500.000000,DepthOfFieldScale=0.000000,DepthOfFieldNearBlurSize=15.000000,DepthOfFieldFarBlurSize=15.000000,DepthOfFieldOcclusion=0.400000,DepthOfFieldSkyFocusDistance=0.000000,DepthOfFieldVignetteSize=200.000000,MotionBlurAmount=0.500000,MotionBlurMax=5.000000,MotionBlurTargetFPS=30,MotionBlurPerObjectSize=0.500000,LPVIntensity=1.000000,LPVVplInjectionBias=0.640000,LPVSize=5312.000000,LPVSecondaryOcclusionIntensity=0.000000,LPVSecondaryBounceIntensity=0.000000,LPVGeometryVolumeBias=0.384000,LPVEmissiveInjectionIntensity=1.000000,LPVDirectionalOcclusionIntensity=0.000000,LPVDirectionalOcclusionRadius=8.000000,LPVDiffuseOcclusionExponent=6500.000000,LPVSpecularOcclusionExponent=7.000000,LPVDiffuseOcclusionIntensity=1.000000,LPVSpecularOcclusionIntensity=1.000000,ReflectionsType=RayTracing,ScreenSpaceReflectionIntensity=100.000000,ScreenSpaceReflectionQuality=50.000000,ScreenSpaceReflectionMaxRoughness=0.600000,RayTracingReflectionsMaxRoughness=0.600000,RayTracingReflectionsMaxBounces=1,RayTracingReflectionsSamplesPerPixel=1,RayTracingReflectionsShadows=Hard_shadows,RayTracingReflectionsTranslucency=False,TranslucencyType=Raster,RayTracingTranslucencyMaxRoughness=0.600000,RayTracingTranslucencyRefractionRays=3,RayTracingTranslucencySamplesPerPixel=1,RayTracingTranslucencyShadows=Hard_shadows,RayTracingTranslucencyRefraction=True,PathTracingMaxBounces=32,PathTracingSamplesPerPixel=16384,PathTracingFilterWidth=3.000000,PathTracingEnableEmissive=True,PathTracingMaxPathExposure=30.000000,PathTracingEnableDenoiser=True,LPVFadeRange=0.000000,LPVDirectionalOcclusionFadeRange=0.000000,ScreenPercentage=100.000000,WeightedBlendables=(Array=)),LightingRigRotation=0.000000,RotationSpeed=2.000000,DirectionalLightRotation=(Pitch=-39.999866,Yaw=-0.000000,Roll=0.000000)) + +[/Script/OculusEditor.OculusEditorSettings] +bEnableOculusBuildTelemetry=False + diff --git a/Saved/Config/Windows/EditorPerProjectUserSettings.ini b/Saved/Config/Windows/EditorPerProjectUserSettings.ini new file mode 100644 index 0000000..62323c0 --- /dev/null +++ b/Saved/Config/Windows/EditorPerProjectUserSettings.ini @@ -0,0 +1,2994 @@ +[/Script/UnrealEd.EditorPerProjectUserSettings] +bDisplayDocumentationLink=False +bDisplayActionListItemRefIds=False +bAlwaysGatherBehaviorTreeDebuggerData=False +bDisplayBlackboardKeysInAlphabeticalOrder=False +bUseSimplygonSwarm=False +SimplygonServerIP=127.0.0.1 +bEnableSwarmDebugging=False +SimplygonSwarmDelay=5000 +SwarmNumOfConcurrentJobs=16 +SwarmMaxUploadChunkSizeInMB=100 +SwarmIntermediateFolder=E:/UE4/Ex2/Intermediate/Simplygon/ +bShowCompilerLogOnCompileError=False +DataSourceFolder=(Path="") +bAnimationReimportWarnings=False +bSCSEditorShowFloor=False +SCSViewportCameraSpeed=4 +AssetViewerProfileName= +MaterialQualityLevel=1 +PreviewFeatureLevel=3 +PreviewPlatformName=None +PreviewShaderFormatName=None +bPreviewFeatureLevelActive=False +PreviewDeviceProfileName=None +bAllowSelectTranslucent=False + +[/Script/UnrealEd.LevelEditorPlaySettings] +LaptopScreenResolutions=(Description="Apple MacBook Air 11",Width=1366,Height=768,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Air 13\"",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Pro 13\"",Width=1280,Height=800,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Pro 13\" (Retina)",Width=2560,Height=1600,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Pro 15\"",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Pro 15\" (Retina)",Width=2880,Height=1800,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Generic 14-15.6\" Notebook",Width=1366,Height=768,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="19\" monitor",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="20\" monitor",Width=1600,Height=900,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="22\" monitor",Width=1680,Height=1050,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="21.5-24\" monitor",Width=1920,Height=1080,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="27\" monitor",Width=2560,Height=1440,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="iPad Pro 12.9-inch (3rd gen.)",Width=1024,Height=1366,AspectRatio="~3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro3_129") +TabletScreenResolutions=(Description="iPad Pro 12.9-inch (2nd gen.)",Width=1024,Height=1366,AspectRatio="~3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro2_129") +TabletScreenResolutions=(Description="iPad Pro 11-inch",Width=834,Height=1194,AspectRatio="5:7",bCanSwapAspectRatio=True,ProfileName="iPadPro11") +TabletScreenResolutions=(Description="iPad Pro 10.5-inch",Width=834,Height=1112,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro105") +TabletScreenResolutions=(Description="iPad Pro 12.9-inch",Width=1024,Height=1366,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro129") +TabletScreenResolutions=(Description="iPad Pro 9.7-inch",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro97") +TabletScreenResolutions=(Description="iPad (6th gen.)",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPad6") +TabletScreenResolutions=(Description="iPad (5th gen.)",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPad5") +TabletScreenResolutions=(Description="iPad Air 3",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadAir3") +TabletScreenResolutions=(Description="iPad Air 2",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadAir2") +TabletScreenResolutions=(Description="iPad Mini 5",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadMini5") +TabletScreenResolutions=(Description="iPad Mini 4",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadMini4") +TabletScreenResolutions=(Description="LG G Pad X 8.0",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="Asus Zenpad 3s 10",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="Huawei MediaPad M3",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="Microsoft Surface RT",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="Microsoft Surface Pro",Width=1080,Height=1920,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TelevisionScreenResolutions=(Description="720p (HDTV, Blu-ray)",Width=1280,Height=720,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +TelevisionScreenResolutions=(Description="1080i, 1080p (HDTV, Blu-ray)",Width=1920,Height=1080,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +TelevisionScreenResolutions=(Description="4K Ultra HD",Width=3840,Height=2160,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +TelevisionScreenResolutions=(Description="4K Digital Cinema",Width=4096,Height=2160,AspectRatio="1.90:1",bCanSwapAspectRatio=True,ProfileName="") +GameGetsMouseControl=False +UseMouseForTouch=False +MouseControlLabelPosition=LabelAnchorMode_TopLeft +ViewportGetsHMDControl=False +EnablePIEEnterAndExitSounds=False +PlayInEditorSoundQualityLevel=0 +bUseNonRealtimeAudioDevice=False +bPreferToStreamLevelsInPIE=False +NewWindowPosition=(X=45,Y=97) +PIEAlwaysOnTop=False +DisableStandaloneSound=False +AdditionalLaunchParameters= +AdditionalLaunchParametersForMobile= +BuildGameBeforeLaunch=PlayOnBuild_Default +LaunchConfiguration=LaunchConfig_Default +bAutoCompileBlueprintsOnLaunch=True +bLaunchSeparateServer=False +PlayNetMode=PIE_Standalone +RunUnderOneProcess=True +PlayNetDedicated=False +PlayNumberOfClients=1 +ServerPort=17777 +ClientWindowWidth=640 +AutoConnectToServer=True +RouteGamepadToSecondWindow=False +CreateAudioDeviceForEveryPlayer=False +ClientWindowHeight=480 +ServerMapNameOverride= +AdditionalServerGameOptions= +AdditionalLaunchOptions= +bShowServerDebugDrawingByDefault=True +ServerDebugDrawingColorTintStrength=0.000000 +ServerDebugDrawingColorTint=(R=0.000000,G=0.000000,B=0.000000,A=1.000000) +AdditionalServerLaunchParameters= +ServerFixedFPS=0 +NetworkEmulationSettings=(bIsNetworkEmulationEnabled=False,EmulationTarget=Server,CurrentProfile="Custom",OutPackets=(MinLatency=0,MaxLatency=0,PacketLossPercentage=0),InPackets=(MinLatency=0,MaxLatency=0,PacketLossPercentage=0)) +LastSize=(X=0,Y=0) +LastExecutedLaunchDevice=WindowsNoEditor@DESKTOP-SI6OOMG +LastExecutedLaunchName=DESKTOP-SI6OOMG +LastExecutedPIEPreviewDevice= +DeviceToEmulate= +PIESafeZoneOverride=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000) +MultipleInstancePositions=(X=45,Y=97) +PackFilesForLaunch=NoPak + +[/Script/UnrealEd.LevelEditorViewportSettings] +FlightCameraControlExperimentalNavigation=False +MinimumOrthographicZoom=250.000000 +bAllowArcballRotate=False +bAllowScreenRotate=False +SnapToSurface=(bEnabled=False,SnapOffsetExtent=0.000000,bSnapRotation=True) +bEnableLayerSnap=False +ActiveSnapLayerIndex=0 +PreserveNonUniformScale=False +bUseLegacyPostEditBehavior=False +PreviewMeshes=/Engine/EditorMeshes/ColorCalibrator/SM_ColorCalibrator.SM_ColorCalibrator +BillboardScale=1.000000 +TransformWidgetSizeAdjustment=0 +bSaveEngineStats=False +MeasuringToolUnits=MeasureUnits_Centimeters +SelectedSplinePointSizeAdjustment=0.000000 +SplineLineThicknessAdjustment=0.000000 +SplineTangentHandleSizeAdjustment=0.000000 +SplineTangentScale=1.000000 +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport0",ConfigSettings=(ViewportType=LVT_OrthoYZ,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=0,Bloom=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,Tessellation=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=0,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,VisualizeLPV=0,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,VisualizeGlobalDistanceField=0,ScreenSpaceAO=1,DistanceFieldAO=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,SingleLayerWaterRefractionFullPrecision=0",GameShowFlagsString="PostProcessing=0,Bloom=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,ScreenSpaceReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,Tessellation=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=0,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,ModeWidgets=0,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,VisualizeLPV=0,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,VisualizeGlobalDistanceField=0,ScreenSpaceAO=1,DistanceFieldAO=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,SingleLayerWaterRefractionFullPrecision=0",BufferVisualizationMode="",RayTracingDebugVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True)) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport1",ConfigSettings=(ViewportType=LVT_Perspective,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=1,Bloom=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,Tessellation=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,InstancedGrass=1,DynamicShadows=1,Particles=0,Niagara=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=0,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=1,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=0,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,VisualizeLPV=0,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,VisualizeGlobalDistanceField=0,ScreenSpaceAO=1,DistanceFieldAO=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,SingleLayerWaterRefractionFullPrecision=0",GameShowFlagsString="PostProcessing=1,Bloom=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=1,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,Tessellation=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=0,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=1,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=0,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,VisualizeLPV=0,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,VisualizeGlobalDistanceField=0,ScreenSpaceAO=1,DistanceFieldAO=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,SingleLayerWaterRefractionFullPrecision=0",BufferVisualizationMode="",RayTracingDebugVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=True,bShowOnScreenStats=False,EnabledStats=,bShowFullToolbar=True)) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport2",ConfigSettings=(ViewportType=LVT_OrthoXZ,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=0,Bloom=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,Tessellation=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=0,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,VisualizeLPV=0,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,VisualizeGlobalDistanceField=0,ScreenSpaceAO=1,DistanceFieldAO=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,SingleLayerWaterRefractionFullPrecision=0",GameShowFlagsString="PostProcessing=0,Bloom=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,ScreenSpaceReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,Tessellation=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=0,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,ModeWidgets=0,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,VisualizeLPV=0,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,VisualizeGlobalDistanceField=0,ScreenSpaceAO=1,DistanceFieldAO=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,SingleLayerWaterRefractionFullPrecision=0",BufferVisualizationMode="",RayTracingDebugVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True)) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport3",ConfigSettings=(ViewportType=LVT_OrthoXY,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=0,Bloom=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,Tessellation=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=0,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,VisualizeLPV=0,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,VisualizeGlobalDistanceField=0,ScreenSpaceAO=1,DistanceFieldAO=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,SingleLayerWaterRefractionFullPrecision=0",GameShowFlagsString="PostProcessing=0,Bloom=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,ScreenSpaceReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,Tessellation=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=0,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,ModeWidgets=0,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,VisualizeLPV=0,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,VisualizeGlobalDistanceField=0,ScreenSpaceAO=1,DistanceFieldAO=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,SingleLayerWaterRefractionFullPrecision=0",BufferVisualizationMode="",RayTracingDebugVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True)) +GridEnabled=False + +[MRU] +MRUItem0=/Game/FirstPersonBP/Maps/TestingMap +MRUItem1=/Game/FirstPersonBP/Maps/FirstPersonExampleMap + +[LightingBuildOptions] +OnlyBuildSelected=False +OnlyBuildSelectedLevels=False +OnlyBuildVisibility=False + +[DetailCustomWidgetExpansion] +CryptoKeysSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +GeneralProjectSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +GameplayTagsSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +GameMapsSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +MoviePlayerSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +ProjectPackagingSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +HardwareTargetingSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +AssetManagerSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +AssetToolsSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +AISystem=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +AnimationSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +AudioSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +ChaosSolverSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +CollisionProfile=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +ConsoleSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +CookerSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +CrowdManager=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +DebugCameraControllerSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +GameplayDebuggerConfig=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +GarbageCollectionSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +Engine=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +HierarchicalLODSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +InputSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +LandscapeSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +RecastNavMesh=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +NavigationSystemV1=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +NetworkSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +PhysicsSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +RendererSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +RendererOverrideSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +SlateSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +StreamingSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +TutorialSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +UserInterfaceSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +LevelEditor2DSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +EditorProjectAppearanceSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +BlueprintEditorProjectSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +ClassViewerProjectSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +ProxyLODMeshSimplificationSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +MovieSceneToolsProjectSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +MeshSimplificationSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +PaperImporterSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +SkeletalMeshSimplificationSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +StructViewerProjectSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +TextureImportSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +UMGEditorProjectSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +AndroidRuntimeSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +ShaderPlatformQualitySettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +AndroidSDKSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +IOSRuntimeSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +LinuxTargetSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +MacTargetSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +LuminRuntimeSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +MagicLeapSDKSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +WindowsTargetSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +AvfMediaSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +GooglePADRuntimeSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +ImgMediaSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +LevelSequenceEditorSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +MagicLeapSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +MagicLeapARPinSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +NiagaraSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +NiagaraEditorSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +PaperRuntimeSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +SteamVREditorSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +TcpMessagingSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +TemplateSequenceEditorSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +UdpMessagingSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +WmfMediaSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +StaticMeshComponent=StaticMeshComponent.Physics.ConstraintsGroup,StaticMeshComponent.Rendering.TextureStreaming,StaticMeshComponent.Rendering.RayTracing,StaticMeshComponent.Rendering.LOD,StaticMeshComponent.Collision.Collision, +SceneComponent= +UMP45_BP_C= +PropertyWrapper=StaticMeshComponent.Physics.ConstraintsGroup,StaticMeshComponent.Rendering.TextureStreaming,StaticMeshComponent.Rendering.RayTracing,StaticMeshComponent.Rendering.LOD,StaticMeshComponent.Collision.Collision,K2Node_CustomEvent.Inputs.InputArgument0, +G17_BP_C= +FirstPersonCharacter_C= +K2Node_VariableSet=StaticMeshComponent.Physics.ConstraintsGroup,StaticMeshComponent.Rendering.TextureStreaming,StaticMeshComponent.Rendering.RayTracing,StaticMeshComponent.Rendering.LOD,StaticMeshComponent.Collision.Collision,K2Node_CustomEvent.Inputs.InputArgument0, +K2Node_VariableGet=StaticMeshComponent.Physics.ConstraintsGroup,StaticMeshComponent.Rendering.TextureStreaming,StaticMeshComponent.Rendering.RayTracing,StaticMeshComponent.Rendering.LOD,StaticMeshComponent.Collision.Collision,K2Node_CustomEvent.Inputs.InputArgument0, +K2Node_CustomEvent=K2Node_CustomEvent.Inputs.InputArgument0, +StaticMesh=StaticMesh.ImportSettings.Transform, +wIthica37_BP_C= +wUMP45_BP_C=StaticMeshComponent.Physics.ConstraintsGroup,StaticMeshComponent.Rendering.TextureStreaming,StaticMeshComponent.Rendering.RayTracing,StaticMeshComponent.Rendering.LOD,StaticMeshComponent.Collision.Collision,PostProcessVolume.Lens.Lens, +wIthica_BP_C=StaticMeshComponent.Physics.ConstraintsGroup,StaticMeshComponent.Rendering.TextureStreaming,StaticMeshComponent.Rendering.RayTracing,StaticMeshComponent.Rendering.LOD, +CapsuleComponent=StaticMeshComponent.Physics.ConstraintsGroup,StaticMeshComponent.Rendering.TextureStreaming,StaticMeshComponent.Rendering.RayTracing,StaticMeshComponent.Rendering.LOD, +PostProcessVolume=PostProcessVolume.Lens.Lens,StaticMeshComponent.Physics.ConstraintsGroup,StaticMeshComponent.Rendering.TextureStreaming,StaticMeshComponent.Rendering.RayTracing,StaticMeshComponent.Rendering.LOD,StaticMeshComponent.Collision.Collision, +BrushComponent= +aRDS_BP_C=StaticMeshComponent.Physics.ConstraintsGroup,StaticMeshComponent.Rendering.TextureStreaming,StaticMeshComponent.Rendering.RayTracing,StaticMeshComponent.Rendering.LOD, +BoxFalloff= +wVenomX_BP_C=StaticMeshComponent.Physics.ConstraintsGroup,StaticMeshComponent.Rendering.TextureStreaming,StaticMeshComponent.Rendering.RayTracing,StaticMeshComponent.Rendering.LOD,StaticMeshComponent.Collision.Collision,PostProcessVolume.Lens.Lens, +DataDrivenConsoleVariableSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +LevelSequenceProjectSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +DDCProjectSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +LiveLinkSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +LiveLinkComponentSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +LiveLinkSequencerSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +OculusHMDRuntimeSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +PythonScriptPluginSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +TakeRecorderProjectSettings=GameMapsSettings.DefaultModes.SelectedGameModeDetails,InputSettings.Bindings.ActionMappings.Aim,InputSettings.Bindings.ActionMappings,InputSettings.Bindings.AxisMappings.Turn,InputSettings.Bindings.AxisMappings.LookUpRate,InputSettings.Bindings.AxisMappings.LookUp,InputSettings.Bindings.AxisMappings,IOSRuntimeSettings.Build.Remote Build Options,InputSettings.Bindings.ActionMappings.Reload, +HUD_C= +K2Node_FunctionEntry=K2Node_FunctionEntry.Inputs.InputArgument0, +EnemyTestPawn_C=StaticMeshComponent.Physics.ConstraintsGroup,StaticMeshComponent.Rendering.TextureStreaming,StaticMeshComponent.Rendering.RayTracing,StaticMeshComponent.Rendering.LOD, +TaskGetRandomLocation_C= +EnemyTestChar_C=StaticMeshComponent.Physics.ConstraintsGroup,StaticMeshComponent.Rendering.TextureStreaming,StaticMeshComponent.Rendering.RayTracing,StaticMeshComponent.Rendering.LOD, +BP_Sky_Sphere_C=StaticMeshComponent.Physics.ConstraintsGroup,StaticMeshComponent.Rendering.TextureStreaming,StaticMeshComponent.Rendering.RayTracing,StaticMeshComponent.Rendering.LOD,StaticMeshComponent.Collision.Collision, +EnemyTest_C= +NavMeshBoundsVolume=StaticMeshComponent.Physics.ConstraintsGroup,StaticMeshComponent.Rendering.TextureStreaming,StaticMeshComponent.Rendering.RayTracing,StaticMeshComponent.Rendering.LOD,StaticMeshComponent.Collision.Collision, +LightmassImportanceVolume=StaticMeshComponent.Physics.ConstraintsGroup,StaticMeshComponent.Rendering.TextureStreaming,StaticMeshComponent.Rendering.RayTracing,StaticMeshComponent.Rendering.LOD,StaticMeshComponent.Collision.Collision,PostProcessVolume.Lens.Lens, +wG17_BP_C= +aSightRDS_BP_C=StaticMeshComponent.Physics.ConstraintsGroup,StaticMeshComponent.Rendering.TextureStreaming,StaticMeshComponent.Rendering.RayTracing,StaticMeshComponent.Rendering.LOD, +MainWeapon_BP_C= +CameraComponent= + +[ContentBrowser] +ContentBrowserTab1.SourcesExpanded=False +ContentBrowserTab1.Locked=False +ContentBrowserTab1.VerticalSplitter.SlotSize0=0.250000 +ContentBrowserTab1.VerticalSplitter.SlotSize1=0.750000 +ContentBrowserTab1.FavoriteSplitter.SlotSize0=0.200000 +ContentBrowserTab1.FavoriteSplitter.SlotSize1=0.800000 +ContentBrowserTab1.FavoriteSplitter.SlotSize2=0.400000 +ContentBrowserTab1.ActiveTypeFilters= +ContentBrowserTab1.EnabledTypeFilters= +ContentBrowserTab1.ActiveFrontendFilters= +ContentBrowserTab1.EnabledFrontendFilters= +ContentBrowserTab1.Favorites.SelectedPaths= +FavoritePaths= +ContentBrowserTab1.CollectionsExpanded=True +ContentBrowserTab1.SelectedCollections= +ContentBrowserTab1.ExpandedCollections= +ContentBrowserTab1.ViewMode=0 +ContentBrowserTab1.ThumbnailSizeScale=0.180000 +ContentBrowserTab1.CurrentViewType=1 +AssetPropertyPicker.ThumbnailSizeScale=0.100000 +AssetPropertyPicker.CurrentViewType=0 +AssetDialog.ThumbnailSizeScale=0.100000 +AssetDialog.CurrentViewType=1 +ContentBrowserTab1.PluginFilters= +ContentBrowserTab1.SelectedPaths=/Game/FirstPersonBP/Blueprints + +[EditorStartup] +LastLevel=/Game/FirstPersonBP/Maps/TestingMap + +[AssetEditorSubsystem] +CleanShutdown=False + +[DetailCategories] +TextRenderActor.TransformCommon=True +TextRenderActor.Materials=True +TextRenderActor.Text=True +TextRenderActor.Lighting=True +TextRenderActor.Navigation=True +TextRenderActor.Tags=True +TextRenderActor.Rendering=True +TextRenderActor.Cooking=True +TextRenderActor.Replication=True +TextRenderActor.Input=True +TextRenderActor.Actor=True +StaticMeshActor.Actor=True +StaticMeshActor.Replication=True +StaticMeshActor.Cooking=True +StaticMeshActor.Tags=True +StaticMeshActor.VirtualTexture=True +StaticMeshActor.Navigation=True +StaticMeshActor.Rendering=True +StaticMeshActor.Lighting=True +StaticMeshActor.Collision=True +StaticMeshActor.Physics=True +StaticMeshActor.Materials=True +StaticMeshActor.StaticMesh=True +StaticMeshActor.TransformCommon=True +LightmassImportanceVolume.TransformCommon=True +LightmassImportanceVolume.Replication=True +LightmassImportanceVolume.BrushSettings=True +LightmassImportanceVolume.Actor=True +FirstPersonCharacter_C.TransformCommon=True +FirstPersonCharacter_C.Animation=True +FirstPersonCharacter_C.Mesh=True +FirstPersonCharacter_C.Clothing=True +FirstPersonCharacter_C.Physics=True +FirstPersonCharacter_C.Collision=True +FirstPersonCharacter_C.MasterPoseComponent=True +FirstPersonCharacter_C.Lighting=True +FirstPersonCharacter_C.ClothingSimulation=True +FirstPersonCharacter_C.Rendering=True +FirstPersonCharacter_C.SkinWeights=True +FirstPersonCharacter_C.Navigation=True +FirstPersonCharacter_C.VirtualTexture=True +FirstPersonCharacter_C.Tags=True +FirstPersonCharacter_C.Activation=True +FirstPersonCharacter_C.Cooking=True +FirstPersonCharacter_C.Character Movement (General Settings)=True +FirstPersonCharacter_C.Character Movement: Walking=True +FirstPersonCharacter_C.Character Movement: Jumping / Falling=True +FirstPersonCharacter_C.Character Movement (Networking)=True +FirstPersonCharacter_C.Character Movement: Swimming=True +FirstPersonCharacter_C.Character Movement: Flying=True +FirstPersonCharacter_C.Character Movement: Custom Movement=True +FirstPersonCharacter_C.Character Movement (Rotation Settings)=True +FirstPersonCharacter_C.Character Movement: Physics Interaction=True +FirstPersonCharacter_C.Character Movement=True +FirstPersonCharacter_C.Character Movement: Avoidance=True +FirstPersonCharacter_C.RootMotion=True +FirstPersonCharacter_C.Character Movement: NavMesh Movement=True +FirstPersonCharacter_C.NavMovement=True +FirstPersonCharacter_C.Velocity=True +FirstPersonCharacter_C.PlanarMovement=True +FirstPersonCharacter_C.MovementComponent=True +FirstPersonCharacter_C.Shape=True +FirstPersonCharacter_C.Character=True +FirstPersonCharacter_C.Camera=True +FirstPersonCharacter_C.Pawn=True +FirstPersonCharacter_C.Replication=True +FirstPersonCharacter_C.Input=True +FirstPersonCharacter_C.Actor=True +FirstPersonCharacter_C.Default=True +FirstPersonCharacter_C.Tick=True +SkeletalMeshComponent.Variable=True +SkeletalMeshComponent.TransformCommon=True +SkeletalMeshComponent.Sockets=True +SkeletalMeshComponent.Animation=True +SkeletalMeshComponent.Mesh=True +SkeletalMeshComponent.Materials=True +SkeletalMeshComponent.ComponentTick=True +SkeletalMeshComponent.Clothing=True +SkeletalMeshComponent.MasterPoseComponent=True +SkeletalMeshComponent.Physics=True +SkeletalMeshComponent.ClothingSimulation=True +SkeletalMeshComponent.Collision=True +SkeletalMeshComponent.Lighting=True +SkeletalMeshComponent.Rendering=True +SkeletalMeshComponent.SkinWeights=True +SkeletalMeshComponent.Navigation=True +SkeletalMeshComponent.VirtualTexture=True +SkeletalMeshComponent.Tags=True +SkeletalMeshComponent.ComponentReplication=True +SkeletalMeshComponent.Activation=True +SkeletalMeshComponent.Cooking=True +SkeletalMeshComponent.Events=True +MotionControllerComponent.Variable=True +MotionControllerComponent.TransformCommon=True +MotionControllerComponent.Sockets=True +MotionControllerComponent.ComponentTick=True +MotionControllerComponent.Physics=True +MotionControllerComponent.Collision=True +MotionControllerComponent.Lighting=True +MotionControllerComponent.Rendering=True +MotionControllerComponent.Navigation=True +MotionControllerComponent.Tags=True +MotionControllerComponent.Visualization=True +MotionControllerComponent.MotionController=True +MotionControllerComponent.ComponentReplication=True +MotionControllerComponent.Activation=True +MotionControllerComponent.Cooking=True +MotionControllerComponent.Events=True +SphereComponent.Variable=True +SphereComponent.TransformCommon=True +SphereComponent.Sockets=True +SphereComponent.Shape=True +SphereComponent.Navigation=True +SphereComponent.ComponentTick=True +SphereComponent.Rendering=True +SphereComponent.Physics=True +SphereComponent.Collision=True +SphereComponent.Tags=True +SphereComponent.ComponentReplication=True +SphereComponent.Cooking=True +SphereComponent.Events=True +CameraComponent.Variable=True +CameraComponent.TransformCommon=True +CameraComponent.Sockets=True +CameraComponent.CameraSettings=True +CameraComponent.CameraOptions=True +CameraComponent.Camera=True +CameraComponent.PostProcess=True +CameraComponent.ComponentTick=True +CameraComponent.Lens=True +CameraComponent.Color Grading=True +CameraComponent.Rendering Features=True +CameraComponent.Tags=True +CameraComponent.ComponentReplication=True +CameraComponent.Activation=True +CameraComponent.Cooking=True +CameraComponent.Events=True +FirstPersonHUD_C.Tick=True +FirstPersonHUD_C.Default=True +FirstPersonHUD_C.HUD=True +FirstPersonHUD_C.Collision=True +SceneComponent.Variable=True +SceneComponent.TransformCommon=True +SceneComponent.Sockets=True +SceneComponent.Rendering=True +SceneComponent.ComponentTick=True +SceneComponent.Tags=True +SceneComponent.ComponentReplication=True +SceneComponent.Activation=True +SceneComponent.Cooking=True +SceneComponent.Events=True +EdGraphNode_Comment.GraphNodeDetail=True +EdGraphNode_Comment.Comment=True +PropertyWrapper.Variable=True +PropertyWrapper.Events=True +PropertyWrapper.DefaultValueCategory=True +CryptoKeysSettings.Encryption=True +CryptoKeysSettings.Signing=True +GeneralProjectSettings.About=True +GeneralProjectSettings.Publisher=True +GeneralProjectSettings.Legal=True +GeneralProjectSettings.Displayed=True +GeneralProjectSettings.Settings=True +GameplayTagsSettings.GameplayTags=True +GameplayTagsSettings.Advanced Replication=True +GameMapsSettings.DefaultModes=True +GameMapsSettings.DefaultMaps=True +GameMapsSettings.LocalMultiplayer=True +GameMapsSettings.GameInstance=True +MoviePlayerSettings.Movies=True +ProjectPackagingSettings.Packaging=True +ProjectPackagingSettings.Project=True +ProjectPackagingSettings.Blueprints=True +ProjectPackagingSettings.Prerequisites=True +HardwareTargetingSettings.Target Hardware=True +HardwareTargetingSettings.Pending Changes=True +AssetManagerSettings.Asset Manager=True +AssetManagerSettings.Redirects=True +AssetToolsSettings.Asset Tools=True +AISystem.AISystem=True +AISystem.Movement=True +AISystem.Gameplay Tasks=True +AISystem.EQS=True +AISystem.Blackboard=True +AISystem.PerceptionSystem=True +AnimationSettings.Compression=True +AnimationSettings.Performance=True +AnimationSettings.CustomAttributes=True +AudioSettings.Dialogue=True +AudioSettings.Audio=True +AudioSettings.Mix=True +AudioSettings.Quality=True +ChaosSolverSettings.GameInstance=True +CollisionProfile.Object Channels=True +CollisionProfile.Trace Channels=True +ConsoleSettings.General=True +ConsoleSettings.AutoComplete=True +ConsoleSettings.Colors=True +CookerSettings.Cooker=True +CookerSettings.Textures=True +CookerSettings.Editor=True +CrowdManager.Config=True +DebugCameraControllerSettings.General=True +GameplayDebuggerConfig.Input=True +GameplayDebuggerConfig.Display=True +GameplayDebuggerConfig.AddOns=True +GarbageCollectionSettings.General=True +GarbageCollectionSettings.Optimization=True +Engine.Fonts=True +Engine.DefaultClasses=True +Engine.DefaultMaterials=True +Engine.Settings=True +Engine.Subtitles=True +Engine.Blueprints=True +Engine.Anim Blueprints=True +Engine.Framerate=True +Engine.Timecode=True +Engine.Screenshots=True +HierarchicalLODSettings.HLODSystem=True +InputSettings.Bindings=True +InputSettings.ViewportProperties=True +InputSettings.Mobile=True +InputSettings.Virtual Keyboard (Mobile)=True +InputSettings.DefaultClasses=True +InputSettings.Console=True +LandscapeSettings.Layers=True +RecastNavMesh.Display=True +RecastNavMesh.Generation=True +RecastNavMesh.Query=True +RecastNavMesh.Runtime=True +RecastNavMesh.Tick=True +RecastNavMesh.Collision=True +NavigationSystemV1.Navigation=True +NavigationSystemV1.NavigationSystem=True +NavigationSystemV1.Navigation Enforcing=True +NavigationSystemV1.Agents=True +NetworkSettings.libcurl=True +NetworkSettings.World=True +NetworkSettings.replication=True +PhysicsSettings.Replication=True +PhysicsSettings.Simulation=True +PhysicsSettings.Optimization=True +PhysicsSettings.Framerate=True +PhysicsSettings.Broadphase=True +PhysicsSettings.ChaosPhysics=True +PhysicsSettings.Constants=True +PhysicsSettings.Physical Surface=True +RendererSettings.Mobile=True +RendererSettings.Materials=True +RendererSettings.Culling=True +RendererSettings.Textures=True +RendererSettings.VirtualTextures=True +RendererSettings.Reflections=True +RendererSettings.ForwardRenderer=True +RendererSettings.Lighting=True +RendererSettings.Tessellation=True +RendererSettings.Translucency=True +RendererSettings.Postprocessing=True +RendererSettings.DefaultSettings=True +RendererSettings.Optimizations=True +RendererSettings.Debugging=True +RendererSettings.VR=True +RendererSettings.Experimental=True +RendererSettings.Editor=True +RendererSettings.RayTracing=True +RendererSettings.ShaderPermutationReduction=True +RendererSettings.MobileShaderPermutationReduction=True +RendererSettings.Skinning=True +RendererSettings.PostProcessCalibrationMaterials=True +RendererOverrideSettings.ShaderPermutationReduction=True +RendererOverrideSettings.Miscellaneous=True +SlateSettings.ConstraintCanvas=True +StreamingSettings.PackageStreaming=True +StreamingSettings.LevelStreaming=True +StreamingSettings.General=True +StreamingSettings.Deprecated Settings=True +TutorialSettings.Tutorials=True +UserInterfaceSettings.Focus=True +UserInterfaceSettings.Hardware Cursors=True +UserInterfaceSettings.Software Cursors=True +UserInterfaceSettings.DPI Scaling=True +UserInterfaceSettings.Widgets=True +LevelEditor2DSettings.General=True +LevelEditor2DSettings.LayerSnapping=True +EditorProjectAppearanceSettings.Units=True +BlueprintEditorProjectSettings.Blueprints=True +BlueprintEditorProjectSettings.Actors=True +BlueprintEditorProjectSettings.Experimental=True +ClassViewerProjectSettings.ClassVisibilityManagement=True +ProxyLODMeshSimplificationSettings.General=True +MovieSceneToolsProjectSettings.Timeline=True +MovieSceneToolsProjectSettings.Shots=True +MovieSceneToolsProjectSettings.TrackSettings=True +MeshSimplificationSettings.General=True +PaperImporterSettings.NewAssetSettings=True +PaperImporterSettings.ImportSettings=True +PaperImporterSettings.MaterialSettings=True +SkeletalMeshSimplificationSettings.General=True +StructViewerProjectSettings.StructVisibilityManagement=True +TextureImportSettings.VirtualTextures=True +UMGEditorProjectSettings.Compiler=True +UMGEditorProjectSettings.Class Filtering=True +UMGEditorProjectSettings.Designer=True +AndroidRuntimeSettings.APK Packaging=True +AndroidRuntimeSettings.App Bundles=True +AndroidRuntimeSettings.Build=True +AndroidRuntimeSettings.Advanced APK Packaging=True +AndroidRuntimeSettings.DistributionSigning=True +AndroidRuntimeSettings.GooglePlayServices=True +AndroidRuntimeSettings.Icons=True +AndroidRuntimeSettings.LaunchImages=True +AndroidRuntimeSettings.Input=True +AndroidRuntimeSettings.DaydreamAppTile=True +AndroidRuntimeSettings.GraphicsDebugger=True +AndroidRuntimeSettings.Audio=True +AndroidRuntimeSettings.MultiTextureFormats=True +AndroidRuntimeSettings.TextureFormatPriorities=True +AndroidRuntimeSettings.Misc=True +ShaderPlatformQualitySettings.Forward Rendering Overrides=True +AndroidSDKSettings.SDKConfig=True +IOSRuntimeSettings.Mobile Provision=True +IOSRuntimeSettings.BundleInformation=True +IOSRuntimeSettings.Orientation=True +IOSRuntimeSettings.Input=True +IOSRuntimeSettings.FileSystem=True +IOSRuntimeSettings.Rendering=True +IOSRuntimeSettings.OS Info=True +IOSRuntimeSettings.Devices=True +IOSRuntimeSettings.PowerUsage=True +IOSRuntimeSettings.Build=True +IOSRuntimeSettings.Online=True +IOSRuntimeSettings.Extra PList Data=True +IOSRuntimeSettings.Required Icons=True +IOSRuntimeSettings.Optional Icons=True +IOSRuntimeSettings.LaunchScreen=True +IOSRuntimeSettings.Audio=True +IOSRuntimeSettings.Misc=True +LinuxTargetSettings.Targeted RHIs=True +LinuxTargetSettings.Splash=True +LinuxTargetSettings.Icon=True +LinuxTargetSettings.Audio=True +MacTargetSettings.Targeted RHIs=True +MacTargetSettings.Rendering=True +MacTargetSettings.Packaging=True +MacTargetSettings.Splash=True +MacTargetSettings.Icon=True +MacTargetSettings.Audio=True +LuminRuntimeSettings.Audio=True +LuminRuntimeSettings.MPK Packaging=True +LuminRuntimeSettings.Runtime=True +LuminRuntimeSettings.Magic Leap App Tile=True +LuminRuntimeSettings.Distribution Signing=True +LuminRuntimeSettings.Build=True +LuminRuntimeSettings.Advanced MPK Packaging=True +LuminRuntimeSettings.AdvancedBuild=True +LuminRuntimeSettings.Rendering=True +MagicLeapSDKSettings.SDKConfig=True +WindowsTargetSettings.Targeted RHIs=True +WindowsTargetSettings.Toolchain=True +WindowsTargetSettings.OS Info=True +WindowsTargetSettings.Splash=True +WindowsTargetSettings.Icon=True +WindowsTargetSettings.Audio=True +AvfMediaSettings.Debug=True +GooglePADRuntimeSettings.Packaging=True +ImgMediaSettings.General=True +ImgMediaSettings.Caching=True +ImgMediaSettings.EXR=True +ImgMediaSettings.Proxies=True +LevelSequenceEditorSettings.Tracks=True +LevelSequenceEditorSettings.Playback=True +MagicLeapSettings.General=True +MagicLeapARPinSettings.ARPin=True +NiagaraSettings.Niagara=True +NiagaraSettings.Scalability=True +NiagaraSettings.Renderer=True +NiagaraEditorSettings.Niagara=True +NiagaraEditorSettings.SimulationOptions=True +PaperRuntimeSettings.Experimental=True +PaperRuntimeSettings.Settings=True +SteamVREditorSettings.SteamVR Input=True +SteamVREditorSettings.SteamVR Editor Settings=True +TcpMessagingSettings.Transport=True +UdpMessagingSettings.Availability=True +UdpMessagingSettings.Transport=True +UdpMessagingSettings.Tunnel=True +WmfMediaSettings.Media=True +WmfMediaSettings.Debug=True +GameplayTagsSettings.Advanced Gameplay Tags=True +AssetManagerSettings.Asset Registry=True +Engine.LevelStreaming=True +InputSettings.MouseProperties=True +RecastNavMesh.LOD=True +RecastNavMesh.Cooking=True +AndroidRuntimeSettings.AdvancedBuild=True +AndroidRuntimeSettings.Project SDK Override=True +TextureCube.Compression=True +TextureCube.File Path=True +TextureCube.Texture=True +TextureCube.Adjustments=True +TextureCube.LevelOfDetail=True +TextureCube.Compositing=True +CapsuleComponent.Variable=True +CapsuleComponent.TransformCommon=True +CapsuleComponent.Sockets=True +CapsuleComponent.Shape=True +CapsuleComponent.Navigation=True +CapsuleComponent.ComponentTick=True +CapsuleComponent.Rendering=True +CapsuleComponent.Physics=True +CapsuleComponent.Collision=True +CapsuleComponent.Tags=True +CapsuleComponent.ComponentReplication=True +CapsuleComponent.Cooking=True +CapsuleComponent.Events=True +BP_Sky_Sphere_C.TransformCommon=True +BP_Sky_Sphere_C.Default=True +BP_Sky_Sphere_C.Override settings=True +BP_Sky_Sphere_C.Rendering=True +BP_Sky_Sphere_C.Replication=True +BP_Sky_Sphere_C.Collision=True +BP_Sky_Sphere_C.Input=True +BP_Sky_Sphere_C.Actor=True +p226_BP_C.Tick=True +p226_BP_C.Replication=True +p226_BP_C.Rendering=True +p226_BP_C.Collision=True +p226_BP_C.Actor=True +p226_BP_C.Input=True +FbxImportUI.Mesh=True +FbxImportUI.Transform=True +FbxImportUI.Miscellaneous=True +FbxImportUI.Material=True +FbxImportUI.FbxFileInformation=True +StaticMesh.StaticMeshMaterials=True +StaticMesh.LODCustomMode=True +StaticMesh.LOD0=True +StaticMesh.LodSettings=True +StaticMesh.StaticMesh=True +StaticMesh.Collision=True +StaticMesh.ImportSettings=True +StaticMesh.Navigation=True +G17_BP_C.Tick=True +G17_BP_C.Replication=True +G17_BP_C.Rendering=True +G17_BP_C.Collision=True +G17_BP_C.Actor=True +G17_BP_C.Input=True +StaticMeshComponent.Variable=True +StaticMeshComponent.TransformCommon=True +StaticMeshComponent.Sockets=True +StaticMeshComponent.StaticMesh=True +StaticMeshComponent.Materials=True +StaticMeshComponent.ComponentTick=True +StaticMeshComponent.Physics=True +StaticMeshComponent.Collision=True +StaticMeshComponent.Lighting=True +StaticMeshComponent.Rendering=True +StaticMeshComponent.Navigation=True +StaticMeshComponent.VirtualTexture=True +StaticMeshComponent.Tags=True +StaticMeshComponent.ComponentReplication=True +StaticMeshComponent.Cooking=True +StaticMeshComponent.Events=True +K2Node_VariableSet.Variable=True +K2Node_VariableSet.DefaultValueCategory=True +K2Node_VariableSet.Events=True +ChildActorComponent.TransformCommon=True +ChildActorComponent.ChildActorComponent=True +ChildActorComponent.Rendering=True +ChildActorComponent.Tags=True +ChildActorComponent.ComponentReplication=True +ChildActorComponent.Variable=True +ChildActorComponent.Cooking=True +K2Node_VariableGet.Variable=True +K2Node_VariableGet.DefaultValueCategory=True +K2Node_VariableGet.Events=True +UMP45_BP_C.Tick=True +UMP45_BP_C.Replication=True +UMP45_BP_C.Rendering=True +UMP45_BP_C.Collision=True +UMP45_BP_C.Actor=True +UMP45_BP_C.Input=True +ChildActorComponent.Sockets=True +ChildActorComponent.ComponentTick=True +ChildActorComponent.Events=True +K2Node_InputKey.Input=True +K2Node_InputKey.Modifier=True +K2Node_CustomEvent.GraphNodeDetail=True +K2Node_CustomEvent.Graph=True +K2Node_CustomEvent.Inputs=True +K2Node_CallFunction.Graph=True +G17_BP_C.TransformCommon=True +CameraActor.TransformCommon=True +CameraActor.CameraSettings=True +CameraActor.CameraOptions=True +CameraActor.AutoPlayerActivation=True +CameraActor.Camera=True +CameraActor.PostProcess=True +CameraActor.Lens=True +CameraActor.Color Grading=True +CameraActor.Rendering Features=True +CameraActor.Tags=True +CameraActor.Activation=True +CameraActor.Collision=True +CameraActor.Cooking=True +CameraActor.Replication=True +CameraActor.Actor=True +CharacterMovementComponent.Variable=True +CharacterMovementComponent.Sockets=True +CharacterMovementComponent.Character Movement (General Settings)=True +CharacterMovementComponent.Character Movement: Walking=True +CharacterMovementComponent.Character Movement: Jumping / Falling=True +CharacterMovementComponent.ComponentTick=True +CharacterMovementComponent.Character Movement (Networking)=True +CharacterMovementComponent.Character Movement: Swimming=True +CharacterMovementComponent.Character Movement: Flying=True +CharacterMovementComponent.Character Movement: Custom Movement=True +CharacterMovementComponent.Character Movement (Rotation Settings)=True +CharacterMovementComponent.Character Movement: Physics Interaction=True +CharacterMovementComponent.Character Movement=True +CharacterMovementComponent.Character Movement: Avoidance=True +CharacterMovementComponent.RootMotion=True +CharacterMovementComponent.Character Movement: NavMesh Movement=True +CharacterMovementComponent.NavMovement=True +CharacterMovementComponent.Velocity=True +CharacterMovementComponent.PlanarMovement=True +CharacterMovementComponent.MovementComponent=True +CharacterMovementComponent.Tags=True +CharacterMovementComponent.ComponentReplication=True +CharacterMovementComponent.Activation=True +CharacterMovementComponent.Cooking=True +CharacterMovementComponent.Events=True +StaticMeshComponent.HLOD=True +StaticMeshComponent.Mobile=True +StaticMeshComponent.MaterialParameters=True +SceneComponent.Collision=True +UMP45_Buy_C.Tick=True +UMP45_Buy_C.Replication=True +UMP45_Buy_C.Rendering=True +UMP45_Buy_C.Collision=True +UMP45_Buy_C.Actor=True +UMP45_Buy_C.Input=True +UMP45_BP_C.TransformCommon=True +SceneComponent.Physics=True +SceneComponent.LOD=True +UMP45_BP_C.LOD=True +UMP45_BP_C.Cooking=True +StaticMeshComponent.AssetUserData=True +UMP45_BP_C.Default=True +K2Node_InputAxisEvent.Input=True +EdGraph.Graph=True +EdGraph.Inputs=True +EdGraph.Outputs=True +K2Node_FunctionEntry.GraphNodeDetail=True +K2Node_FunctionEntry.Graph=True +K2Node_FunctionEntry.Inputs=True +K2Node_FunctionEntry.Outputs=True +Blueprint.ClassOptions=True +Blueprint.BlueprintOptions=True +Blueprint.Packaging=True +Blueprint.Thumbnail=True +Blueprint.Interfaces=True +K2Node_FunctionResult.Graph=True +K2Node_FunctionResult.Inputs=True +K2Node_FunctionResult.Outputs=True +K2Node_Message.Graph=True +wUMP45_BP_C.Default=False +wUMP45_BP_C.TransformCommon=True +wUMP45_BP_C.Rendering=True +wUMP45_BP_C.Replication=True +wUMP45_BP_C.Collision=True +wUMP45_BP_C.Input=True +wUMP45_BP_C.Actor=True +AssetViewerSettings.Settings=True +wIthica37_BP_C.Tick=True +wIthica37_BP_C.Replication=True +wIthica37_BP_C.Rendering=True +wIthica37_BP_C.Collision=True +wIthica37_BP_C.Actor=True +wIthica37_BP_C.Input=True +wIthica37_BP_C.TransformCommon=True +wUMP45_BP_C.Tick=True +wIthica37_BP_C.Default=True +wUMP45_BP_C.LOD=True +wUMP45_BP_C.Cooking=True +wIthica_BP_C.TransformCommon=True +wIthica_BP_C.Rendering=True +wIthica_BP_C.Replication=True +wIthica_BP_C.Collision=True +wIthica_BP_C.Input=True +wIthica_BP_C.Actor=True +wIthica_BP_C.Tick=True +wIthica_BP_C.Default=True +BoxComponent.Variable=True +BoxComponent.TransformCommon=True +BoxComponent.Sockets=True +BoxComponent.Shape=True +BoxComponent.Navigation=True +BoxComponent.ComponentTick=True +BoxComponent.Rendering=True +BoxComponent.Physics=True +BoxComponent.Collision=True +BoxComponent.Tags=True +BoxComponent.ComponentReplication=True +BoxComponent.Cooking=True +BoxComponent.Events=True +ExponentialHeightFog.TransformCommon=True +ExponentialHeightFog.ExponentialHeightFogComponent=True +ExponentialHeightFog.InscatteringTexture=True +ExponentialHeightFog.DirectionalInscattering=True +ExponentialHeightFog.VolumetricFog=True +ExponentialHeightFog.Rendering=True +ExponentialHeightFog.Tags=True +ExponentialHeightFog.Activation=True +ExponentialHeightFog.Cooking=True +ExponentialHeightFog.Replication=True +ExponentialHeightFog.Actor=True +PostProcessVolume.TransformCommon=True +PostProcessVolume.Lens=True +PostProcessVolume.Color Grading=True +PostProcessVolume.Film=True +PostProcessVolume.Rendering Features=True +PostProcessVolume.PostProcessVolumeSettings=True +PostProcessVolume.Replication=True +PostProcessVolume.BrushSettings=True +PostProcessVolume.Actor=True +PreviewMaterial.PhysicalMaterial=True +PreviewMaterial.Material=True +PreviewMaterial.PhysicalMaterialMask=True +PreviewMaterial.Translucency=True +PreviewMaterial.TranslucencySelfShadowing=True +PreviewMaterial.Usage=True +PreviewMaterial.Mobile=True +PreviewMaterial.ForwardShading=True +PreviewMaterial.Tessellation=True +PreviewMaterial.Group Sorting=True +PreviewMaterial.PostProcessMaterial=True +PreviewMaterial.Refraction=True +PreviewMaterial.Lightmass=True +PreviewMaterial.Previewing=True +PreviewMaterial.ImportSettings=True +MaterialMergeOptions.OutputMaterialSettings=True +MaterialOptions.MeshSettings=True +MaterialOptions.MaterialBakeSettings=True +MaterialExpressionTextureCoordinate.MaterialExpressionTextureCoordinate=True +MaterialExpressionTextureCoordinate.MaterialExpression=True +aRDS_BP_C.TransformCommon=True +aRDS_BP_C.Rendering=True +aRDS_BP_C.Replication=True +aRDS_BP_C.Collision=True +aRDS_BP_C.Input=True +aRDS_BP_C.Actor=True +aRDS_BP_C.Tick=True +aRDS_BP_C.Default=True +SpringArmComponent.Variable=True +SpringArmComponent.TransformCommon=True +SpringArmComponent.Sockets=True +SpringArmComponent.Camera=True +SpringArmComponent.CameraCollision=True +SpringArmComponent.CameraSettings=True +SpringArmComponent.ComponentTick=True +SpringArmComponent.Lag=True +SpringArmComponent.Rendering=True +SpringArmComponent.Tags=True +SpringArmComponent.ComponentReplication=True +SpringArmComponent.Activation=True +SpringArmComponent.Cooking=True +SpringArmComponent.Events=True +wG17_BP_C.Tick=True +wG17_BP_C.Default=True +wG17_BP_C.Replication=True +wG17_BP_C.Rendering=True +wG17_BP_C.Collision=True +wG17_BP_C.Actor=True +wG17_BP_C.Input=True +PlayerController.TransformCommon=True +PlayerController.PlayerController=True +PlayerController.MouseInterface=True +PlayerController.Game=True +PlayerController.Replication=True +PlayerController.Input=True +PlayerController.Actor=True +PlayerCameraManager.TransformCommon=True +PlayerCameraManager.Rendering=True +PlayerCameraManager.Tags=True +PlayerCameraManager.Activation=True +PlayerCameraManager.Collision=True +PlayerCameraManager.Cooking=True +PlayerCameraManager.PlayerCameraManager=True +PlayerCameraManager.Debug=True +PlayerCameraManager.Replication=True +PlayerCameraManager.Input=True +PlayerCameraManager.Actor=True +ParticleEventManager.Rendering=True +ParticleEventManager.Replication=True +ParticleEventManager.Collision=True +ParticleEventManager.Input=True +ParticleEventManager.Actor=True +wG17_BP_C.TransformCommon=True +MaterialExpression.MaterialExpression=True +MaterialExpressionConstant3Vector.MaterialExpressionConstant3Vector=True +MaterialExpressionConstant3Vector.MaterialExpression=True +MaterialExpressionMaterialFunctionCall.MaterialExpressionMaterialFunctionCall=True +MaterialExpressionMaterialFunctionCall.MaterialExpression=True +MaterialExpressionFunctionOutput.MaterialExpressionFunctionOutput=True +MaterialExpressionFunctionOutput.MaterialExpression=True +MaterialExpressionScalarParameter.General=True +MaterialExpressionScalarParameter.MaterialExpressionScalarParameter=True +MaterialExpressionScalarParameter.MaterialExpression=True +MaterialExpressionScalarParameter.CustomPrimitiveData=True +MaterialExpressionConstant.MaterialExpressionConstant=True +MaterialExpressionConstant.MaterialExpression=True +MaterialExpressionReroute.MaterialExpression=True +MaterialExpressionLinearInterpolate.MaterialExpressionLinearInterpolate=True +MaterialExpressionLinearInterpolate.MaterialExpression=True +MaterialExpressionConstant4Vector.MaterialExpressionConstant4Vector=True +MaterialExpressionConstant4Vector.MaterialExpression=True +MaterialExpressionBumpOffset.MaterialExpressionBumpOffset=True +MaterialExpressionBumpOffset.MaterialExpression=True +MaterialExpressionTextureSample.MaterialExpressionTextureSample=True +MaterialExpressionTextureSample.MaterialExpressionTextureBase=True +MaterialExpressionTextureSample.MaterialExpression=True +MaterialExpressionMultiply.MaterialExpressionMultiply=True +MaterialExpressionMultiply.MaterialExpression=True +Texture2D.Compression=True +Texture2D.Texture=True +Texture2D.File Path=True +Texture2D.Adjustments=True +Texture2D.LevelOfDetail=True +Texture2D.Compositing=True +wVenomX_BP_C.Tick=True +wVenomX_BP_C.Replication=True +wVenomX_BP_C.Rendering=True +wVenomX_BP_C.Collision=True +wVenomX_BP_C.Actor=True +wVenomX_BP_C.Input=True +wVenomX_BP_C.TransformCommon=True +wVenomX_BP_C.Default=True +StaticMesh.RayTracing=True +AudioSettings.Debug=True +DataDrivenConsoleVariableSettings.DataDrivenCVar=True +LevelSequenceProjectSettings.Timeline=True +DDCProjectSettings.Blueprints=True +LiveLinkSettings.LiveLink=True +LiveLinkComponentSettings.LiveLink=True +LiveLinkSequencerSettings.LiveLink=True +NiagaraSettings.Viewport=True +NiagaraSettings.SkeletalMeshDI=True +NiagaraEditorSettings.Experimental=True +NiagaraEditorSettings.Niagara Colors=True +OculusHMDRuntimeSettings.General Oculus=True +OculusHMDRuntimeSettings.SplashScreen=True +OculusHMDRuntimeSettings.General=True +OculusHMDRuntimeSettings.PC=True +OculusHMDRuntimeSettings.Mobile=True +PythonScriptPluginSettings.Python=True +PythonScriptPluginSettings.PythonRemoteExecution=True +TakeRecorderProjectSettings.Take Recorder=True +TakeRecorderProjectSettings.Movie Scene Take Settings=True +TakeRecorderProjectSettings.Microphone Audio Recorder=True +TakeRecorderProjectSettings.Animation Recorder=True +TakeRecorderProjectSettings.World Recorder=True +ProgressBar.Layout=True +ProgressBar.Style=True +ProgressBar.Progress=True +ProgressBar.Accessibility=True +ProgressBar.Appearance=True +ProgressBar.Behavior=True +ProgressBar.Render Transform=True +ProgressBar.Performance=True +ProgressBar.Clipping=True +ProgressBar.Navigation=True +ProgressBar.Localization=True +CanvasPanel.Behavior=True +CanvasPanel.Accessibility=True +CanvasPanel.Render Transform=True +CanvasPanel.Performance=True +CanvasPanel.Clipping=True +CanvasPanel.Navigation=True +CanvasPanel.Localization=True +Widget.Behavior=True +Widget.Accessibility=True +Widget.Render Transform=True +Widget.Performance=True +Widget.Clipping=True +Widget.Navigation=True +Widget.Localization=True +Image.Layout=True +Image.Appearance=True +Image.Accessibility=True +Image.Behavior=True +Image.Render Transform=True +Image.Performance=True +Image.Clipping=True +Image.Navigation=True +Image.Localization=True +Image.Events=True +TextBlock.Layout=True +TextBlock.Content=True +TextBlock.Appearance=True +TextBlock.Accessibility=True +TextBlock.Performance=True +TextBlock.Wrapping=True +TextBlock.Behavior=True +TextBlock.Render Transform=True +TextBlock.Clipping=True +TextBlock.Navigation=True +TextBlock.Localization=True +HUD_C.Appearance=True +HUD_C.Designer=True +HUD_C.Input=True +HUD_C.Interaction=True +HUD_C.Performance=True +HUD_C.Layout=True +HUD_C.Behavior=True +HUD_C.Render Transform=True +HUD_C.Accessibility=True +HUD_C.Clipping=True +HUD_C.Navigation=True +HUD_C.Localization=True +EnemyTest_C.Tick=True +EnemyTest_C.Pawn=True +EnemyTest_C.Camera=True +EnemyTest_C.Replication=True +EnemyTest_C.Rendering=True +EnemyTest_C.Collision=True +EnemyTest_C.Actor=True +EnemyTest_C.Input=True +EnemyTest_C.AI=True +EnemyTest_C.Controller=True +BehaviorTreeGraphNode_Root.AI=True +BTComposite_Sequence.Composite=True +BTComposite_Sequence.Description=True +BTTask_Wait.Wait=True +BTTask_Wait.Task=True +BTTask_Wait.Description=True +BTDecorator_TimeLimit.FlowControl=True +BTDecorator_TimeLimit.Decorator=True +BTDecorator_TimeLimit.Description=True +EnemyTestPawn_C.Tick=True +EnemyTestPawn_C.Pawn=True +EnemyTestPawn_C.Camera=True +EnemyTestPawn_C.Replication=True +EnemyTestPawn_C.Rendering=True +EnemyTestPawn_C.Collision=True +EnemyTestPawn_C.Actor=True +EnemyTestPawn_C.Input=True +EnemyTestPawn_C.TransformCommon=True +BTTask_MoveTo.Node=True +BTTask_MoveTo.Blackboard=True +BTTask_MoveTo.Task=True +BTTask_MoveTo.Description=True +BlackboardData.Parent=True +BlackboardData.Key=True +TaskGetRandomLocation_C.Task=True +TaskGetRandomLocation_C.Description=True +TaskGetRandomLocation_C.Default=True +ArrowComponent.Variable=True +ArrowComponent.TransformCommon=True +ArrowComponent.Sockets=True +ArrowComponent.ArrowComponent=True +ArrowComponent.Rendering=True +ArrowComponent.ComponentTick=True +ArrowComponent.Navigation=True +ArrowComponent.Tags=True +ArrowComponent.ComponentReplication=True +ArrowComponent.Cooking=True +ArrowComponent.Events=True +EnemyTestChar_C.Character=True +EnemyTestChar_C.Tick=True +EnemyTestChar_C.Camera=True +EnemyTestChar_C.Pawn=True +EnemyTestChar_C.Replication=True +EnemyTestChar_C.Rendering=True +EnemyTestChar_C.Collision=True +EnemyTestChar_C.Actor=True +EnemyTestChar_C.Input=True +EnemyTestChar_C.TransformCommon=True +EnemyTestChar_C.Animation=True +EnemyTestChar_C.Mesh=True +EnemyTestChar_C.Clothing=True +EnemyTestChar_C.Physics=True +EnemyTestChar_C.MasterPoseComponent=True +EnemyTestChar_C.Lighting=True +EnemyTestChar_C.ClothingSimulation=True +EnemyTestChar_C.SkinWeights=True +EnemyTestChar_C.Navigation=True +EnemyTestChar_C.VirtualTexture=True +EnemyTestChar_C.Tags=True +EnemyTestChar_C.Activation=True +EnemyTestChar_C.Cooking=True +EnemyTestChar_C.Character Movement (General Settings)=True +EnemyTestChar_C.Character Movement: Walking=True +EnemyTestChar_C.Character Movement: Jumping / Falling=True +EnemyTestChar_C.Character Movement (Networking)=True +EnemyTestChar_C.Character Movement: Swimming=True +EnemyTestChar_C.Character Movement: Flying=True +EnemyTestChar_C.Character Movement: Custom Movement=True +EnemyTestChar_C.Character Movement (Rotation Settings)=True +EnemyTestChar_C.Character Movement: Physics Interaction=True +EnemyTestChar_C.Character Movement=True +EnemyTestChar_C.Character Movement: Avoidance=True +EnemyTestChar_C.RootMotion=True +EnemyTestChar_C.Character Movement: NavMesh Movement=True +EnemyTestChar_C.NavMovement=True +EnemyTestChar_C.Velocity=True +EnemyTestChar_C.PlanarMovement=True +EnemyTestChar_C.MovementComponent=True +EnemyTestChar_C.Shape=True +EnemyTestChar_C.ComponentTick=True +EnemyTestChar_C.ComponentReplication=True +EnemyTestChar_C.Variable=True +BTComposite_Selector.Composite=True +BTComposite_Selector.Description=True +NavMeshBoundsVolume.TransformCommon=True +NavMeshBoundsVolume.Navigation=True +NavMeshBoundsVolume.Collision=True +NavMeshBoundsVolume.Tags=True +NavMeshBoundsVolume.Cooking=True +NavMeshBoundsVolume.Replication=True +NavMeshBoundsVolume.BrushSettings=True +NavMeshBoundsVolume.Actor=True +BTDecorator_Blackboard.FlowControl=True +BTDecorator_Blackboard.Blackboard=True +BTDecorator_Blackboard.Description=True +wAUGA1_BP_C.Tick=True +wAUGA1_BP_C.Replication=True +wAUGA1_BP_C.Rendering=True +wAUGA1_BP_C.Collision=True +wAUGA1_BP_C.Actor=True +wAUGA1_BP_C.Input=True +AIPerceptionComponent.Variable=True +AIPerceptionComponent.Sockets=True +AIPerceptionComponent.AI Perception=True +AIPerceptionComponent.Tags=True +AIPerceptionComponent.ComponentTick=True +AIPerceptionComponent.ComponentReplication=True +AIPerceptionComponent.Cooking=True +AIPerceptionComponent.Events=True +TaskChangeAlertState_C.Task=True +TaskChangeAlertState_C.Description=True +MulticastInlineDelegatePropertyWrapper.DelegateInputs=True +MulticastInlineDelegatePropertyWrapper.Variable=True +MulticastInlineDelegatePropertyWrapper.DefaultValueCategory=True +BTTask_RunEQSQuery.Node=True +BTTask_RunEQSQuery.Blackboard=True +BTTask_RunEQSQuery.EQS=True +BTTask_RunEQSQuery.Task=True +BTTask_RunEQSQuery.Description=True +PlayerStart.TransformCommon=True +PlayerStart.Object=True +PlayerStart.Rendering=True +PlayerStart.Replication=True +PlayerStart.Input=True +PlayerStart.Actor=True +RecastNavMesh.TransformCommon=True +SkyLight.TransformCommon=True +SkyLight.Light=True +SkyLight.Rendering=True +SkyLight.DistanceFieldAmbientOcclusion=True +SkyLight.AtmosphereAndCloud=True +SkyLight.RayTracing=True +SkyLight.SkyLight=True +SkyLight.Tags=True +SkyLight.Cooking=True +SkyLight.Actor=True +SphereReflectionCapture.TransformCommon=True +SphereReflectionCapture.ReflectionCapture=True +SphereReflectionCapture.ReflectionCaptureMobile=True +SphereReflectionCapture.Rendering=True +SphereReflectionCapture.Tags=True +SphereReflectionCapture.Cooking=True +SphereReflectionCapture.Replication=True +SphereReflectionCapture.Input=True +AtmosphericFog.TransformCommon=True +AtmosphericFog.Atmosphere=True +AtmosphericFog.Sun=True +AtmosphericFog.Ground=True +AtmosphericFog.Rendering=True +AtmosphericFog.Tags=True +AtmosphericFog.Activation=True +AtmosphericFog.Cooking=True +AtmosphericFog.Replication=True +AtmosphericFog.Actor=True +PathFollowingComponent.Variable=True +PathFollowingComponent.Sockets=True +PathFollowingComponent.Tags=True +PathFollowingComponent.ComponentTick=True +PathFollowingComponent.ComponentReplication=True +PathFollowingComponent.Activation=True +PathFollowingComponent.Cooking=True +PathFollowingComponent.Events=True +WorldSettings.PrecomputedVisibility=True +WorldSettings.GameMode=True +WorldSettings.Lightmass=True +WorldSettings.World=True +WorldSettings.Physics=True +WorldSettings.Broadphase=True +WorldSettings.VR=True +WorldSettings.Rendering=True +WorldSettings.Audio=True +WorldSettings.LODSystem=True +WorldSettings.Tick=True +EditorStyleSettings.UserInterface=True +EditorStyleSettings.Accessibility=True +EditorStyleSettings.Colors=True +EditorStyleSettings.Graphs=True +EditorStyleSettings.Output Log=True +EditorExperimentalSettings.HDR=True +EditorExperimentalSettings.Foliage=True +EditorExperimentalSettings.Tools=True +EditorExperimentalSettings.UserInterface=True +EditorExperimentalSettings.Blueprints=True +EditorExperimentalSettings.World=True +EditorExperimentalSettings.Cooking=True +EditorExperimentalSettings.PIE=True +EditorExperimentalSettings.LightingBuilds=True +EditorExperimentalSettings.Core=True +EditorExperimentalSettings.Materials=True +EditorExperimentalSettings.Content Browser=True +EditorSettings.DerivedDataCache=True +EditorSettings.Derived Data Cache S3=True +EditorKeyboardShortcutSettings.AdvancedPreviewScene=True +EditorKeyboardShortcutSettings.AnimGraph=True +EditorKeyboardShortcutSettings.AnimSequenceCurveEditor=True +EditorKeyboardShortcutSettings.AssetEditor=True +EditorKeyboardShortcutSettings.LoadingProfilerCommand=True +EditorKeyboardShortcutSettings.AssetManagerEditorCommands=True +EditorKeyboardShortcutSettings.BlueprintDebugger=True +EditorKeyboardShortcutSettings.BlueprintEditor=True +EditorKeyboardShortcutSettings.BlueprintEditorSpawnNodes=True +EditorKeyboardShortcutSettings.CameraShakePreviewer=True +EditorKeyboardShortcutSettings.ClothPainterTools=True +EditorKeyboardShortcutSettings.ClothPainter=True +EditorKeyboardShortcutSettings.LiveLinkClient.Common=True +EditorKeyboardShortcutSettings.TakeRecorderSources=True +EditorKeyboardShortcutSettings.SequenceRecorder.Common=True +EditorKeyboardShortcutSettings.TakeRecorder=True +EditorKeyboardShortcutSettings.GenericCommands=True +EditorKeyboardShortcutSettings.WidgetDesigner=True +EditorKeyboardShortcutSettings.EditorViewport=True +EditorKeyboardShortcutSettings.ContentBrowser=True +EditorKeyboardShortcutSettings.GenericCurveEditor=True +EditorKeyboardShortcutSettings.CurveEditorTools=True +EditorKeyboardShortcutSettings.TabCommands=True +EditorKeyboardShortcutSettings.BlueprintFavoritesPalette=True +EditorKeyboardShortcutSettings.FoliageEditMode=True +EditorKeyboardShortcutSettings.FullBlueprintEditor=True +EditorKeyboardShortcutSettings.GraphEditor=True +EditorKeyboardShortcutSettings.InsightsCommands=True +EditorKeyboardShortcutSettings.LandscapeEditor=True +EditorKeyboardShortcutSettings.LayersView=True +EditorKeyboardShortcutSettings.LevelEditor=True +EditorKeyboardShortcutSettings.LevelEditorModes=True +EditorKeyboardShortcutSettings.LevelSequenceEditor=True +EditorKeyboardShortcutSettings.LevelViewport=True +EditorKeyboardShortcutSettings.BlueprintLibraryPalette=True +EditorKeyboardShortcutSettings.MainFrame=True +EditorKeyboardShortcutSettings.MaterialEditor=True +EditorKeyboardShortcutSettings.MediaPlayerEditor=True +EditorKeyboardShortcutSettings.MemoryProfilerCommand=True +EditorKeyboardShortcutSettings.MeshPainter=True +EditorKeyboardShortcutSettings.MeshPaint=True +EditorKeyboardShortcutSettings.MeshPaintingTools=True +EditorKeyboardShortcutSettings.MyBlueprint=True +EditorKeyboardShortcutSettings.NetworkingProfilerCommand=True +EditorKeyboardShortcutSettings.NiagaraEditor=True +EditorKeyboardShortcutSettings.OculusTool=True +EditorKeyboardShortcutSettings.BlueprintPalette=True +EditorKeyboardShortcutSettings.PersonaCommon=True +EditorKeyboardShortcutSettings.PlayWorld=True +EditorKeyboardShortcutSettings.RayTracingDebugVisualizationMenu=True +EditorKeyboardShortcutSettings.VisualizationMenu=True +EditorKeyboardShortcutSettings.SCSEditorViewport=True +EditorKeyboardShortcutSettings.Sequencer=True +EditorKeyboardShortcutSettings.ShowFlagsMenu=True +EditorKeyboardShortcutSettings.SplineComponentVisualizer=True +EditorKeyboardShortcutSettings.StandardToolCommands=True +EditorKeyboardShortcutSettings.SteamVREditor=True +EditorKeyboardShortcutSettings.SystemWideCommands=True +EditorKeyboardShortcutSettings.TimingProfilerCommand=True +EditorKeyboardShortcutSettings.EditorViewportClient=True +EditorKeyboardShortcutSettings.VisualLogger=True +LiveCodingSettings.General=True +LiveCodingSettings.Modules=True +EditorLoadingSavingSettings.Startup=True +EditorLoadingSavingSettings.AutoReimport=True +EditorLoadingSavingSettings.Blueprints=True +EditorLoadingSavingSettings.AutoSave=True +EditorLoadingSavingSettings.SourceControl=True +EditorPerProjectUserSettings.DeveloperTools=True +EditorPerProjectUserSettings.AI=True +EditorPerProjectUserSettings.SimplygonSwarm=True +EditorPerProjectUserSettings.HotReload=True +EditorPerProjectUserSettings.Import=True +EditorPerProjectUserSettings.Export=True +EditorPerProjectUserSettings.UnrealAutomationTool=True +EditorPerformanceSettings.EditorPerformance=True +InternationalizationSettingsModel.Internationalization=True +InternationalizationSettingsModel.Time=True +SourceCodeAccessSettings.Accessor=True +SynthesisEditorSettings.Source Effects=True +SynthesisEditorSettings.Submix Effects=True +EditorTutorialSettings.Tutorials=True +VRModeSettings.General=True +VRModeSettings.Cinematics=True +VRModeSettings.World Movement=True +VRModeSettings.UI Customization=True +VRModeSettings.Motion Controllers=True +LevelEditorMiscSettings.Editing=True +LevelEditorMiscSettings.Sound=True +LevelEditorMiscSettings.Levels=True +LevelEditorMiscSettings.Screenshots=True +LevelEditorPlaySettings.PlayInEditor=True +LevelEditorPlaySettings.GameViewportSettings=True +LevelEditorPlaySettings.PlayInNewWindow=True +LevelEditorPlaySettings.PlayInStandaloneGame=True +LevelEditorPlaySettings.Multiplayer Options=True +LevelEditorPlaySettings.PlayOnDevice=True +LevelEditorPlaySettings.MultiplayerOptions=True +OnlinePIESettings.Logins=True +LevelEditorViewportSettings.Controls=True +LevelEditorViewportSettings.LookAndFeel=True +LevelEditorViewportSettings.GridSnapping=True +LevelEditorViewportSettings.Preview=True +PersonaOptions.Preview Scene=True +PersonaOptions.Viewport=True +PersonaOptions.Audio=True +PersonaOptions.Composites and Montages=True +PersonaOptions.Skeleton Tree=True +PersonaOptions.Mesh=True +PersonaOptions.Asset Browser=True +BlueprintEditorSettings.VisualStyle=True +BlueprintEditorSettings.Workflow=True +BlueprintEditorSettings.Experimental=True +BlueprintEditorSettings.Compiler=True +BlueprintEditorSettings.DeveloperTools=True +BlueprintEditorSettings.Performance=True +ContentBrowserSettings.ContentBrowser=True +CurveEditorSettings.Curve Editor=True +SequencerSettings.Keyframing=True +SequencerSettings.General=True +SequencerSettings.Timeline=True +SequencerSettings.Snapping=True +SequencerSettings.CurveEditor=True +SequencerSettings.Playback=True +FlipbookEditorSettings.Background=True +GraphEditorSettings.GeneralStyle=True +GraphEditorSettings.Splines=True +GraphEditorSettings.PinColors=True +GraphEditorSettings.NodeTitleColors=True +GraphEditorSettings.Tracing=True +GraphEditorSettings.ContextMenu=True +GraphEditorSettings.CommentNodes=True +MaterialEditorSettings.Offline Shader Compilers=True +MaterialEditorSettings.User Interface Domain=True +MeshPaintSettings.Visualization=True +SkeletalMeshEditorSettings.AnimationPreview=True +SpriteEditorSettings.Background=True +TakeRecorderUserSettings.User Settings=True +TileMapEditorSettings.Background=True +TileMapEditorSettings.Grid=True +TileSetEditorSettings.Background=True +TileSetEditorSettings.Tile Editor=True +TileSetEditorSettings.Tile Sheet Conditioning=True +WidgetDesignerSettings.GridSnapping=True +WidgetDesignerSettings.Dragging=True +WidgetDesignerSettings.Visuals=True +WidgetDesignerSettings.Interaction=True +PythonScriptPluginUserSettings.Python=True +CrashReportsPrivacySettings.Options=True +AnalyticsPrivacySettings.Options=True +AutomationTestSettings.Loading=True +AutomationTestSettings.Automation=True +AutomationTestSettings.Open Asset Tests=True +AutomationTestSettings.PIE Test Maps=True +AutomationTestSettings.MiscAutomationSetups=True +AutomationTestSettings.ExternalTools=True +AutomationTestSettings.Screenshots=True +CrashReporterSettings.CrashReporter=True +DataValidationSettings.Validation Scenarios=True +GameplayTagsDeveloperSettings.GameplayTags=True +LogVisualizerSettings.VisualLogger=True +aSightRDS_BP_C.TransformCommon=True +aSightRDS_BP_C.Default=True +aSightRDS_BP_C.Rendering=True +aSightRDS_BP_C.Replication=True +aSightRDS_BP_C.Collision=True +aSightRDS_BP_C.Input=True +aSightRDS_BP_C.Actor=True +MainWeapon_BP_C.Tick=True +MainWeapon_BP_C.Replication=True +MainWeapon_BP_C.Rendering=True +MainWeapon_BP_C.Collision=True +MainWeapon_BP_C.Actor=True +MainWeapon_BP_C.Input=True +G17_BP_C.Default=True +MainWeaponClass_BP_C.Tick=True +MainWeaponClass_BP_C.Replication=True +MainWeaponClass_BP_C.Rendering=True +MainWeaponClass_BP_C.Collision=True +MainWeaponClass_BP_C.Actor=True +MainWeaponClass_BP_C.Input=True +MainWeapon_BP_C.Default=True +AudioComponent.Variable=True +AudioComponent.TransformCommon=True +AudioComponent.Sockets=True +AudioComponent.Sound=True +AudioComponent.Attenuation=True +AudioComponent.ComponentTick=True +AudioComponent.Randomization=True +AudioComponent.Attachment=True +AudioComponent.Concurrency=True +AudioComponent.Filter=True +AudioComponent.Tags=True +AudioComponent.ComponentReplication=True +AudioComponent.Activation=True +AudioComponent.Cooking=True +AudioComponent.Events=True +SoundCue.Memory=True +SoundCue.Sound=True +SoundCue.Attenuation=True +SoundCue.Effects=True +SoundCue.Developer=True +SoundCue.Voice Management=True +SoundNodeWavePlayer.WavePlayer=True +SoundNodeMixer.Mixer=True +SoundNodeAttenuation.Attenuation=True +SoundAttenuation.AttenuationDistance=True +SoundAttenuation.AttenuationSpatialization=True +SoundAttenuation.AttenuationAirAbsorption=True +SoundAttenuation.AttenuationListenerFocus=True +SoundAttenuation.AttenuationReverbSend=True +SoundAttenuation.AttenuationOcclusion=True +SoundAttenuation.AttenuationPriority=True +SoundAttenuation.AttenuationSubmixSend=True +SoundNodeModulator.Modulation=True +SoundWave.Format=True +SoundWave.Playback=True +SoundWave.Sound=True +SoundWave.Loading=True +SoundWave.Subtitles=True +SoundWave.Analysis=True +SoundWave.Info=True +SoundWave.File Path=True +SoundWave.Developer=True +SoundWave.Voice Management=True +SoundWave.Effects=True +SoundWave.Attenuation=True +K2Node_InputAction.Input=True +AUG_BP_C.Tick=True +AUG_BP_C.Default=True +AUG_BP_C.Replication=True +AUG_BP_C.Rendering=True +AUG_BP_C.Collision=True +AUG_BP_C.Actor=True +AUG_BP_C.Input=True + +[ContentBrowserRecent] +MRUItem0=/Game/Weapons/MainWeaponClass/AUG_BP +MRUItem1=/Game/FirstPersonBP/Blueprints/FirstPersonCharacter +MRUItem2=/Game/Weapons/Rifles/rifle_BP/wAUGA1_BP +MRUItem3=/Game/Weapons/Rifles/rifle_BP/AUG_BP +MRUItem4=/Game/FirstPersonBP/Blueprints/HUD +MRUItem5=/Game/Weapons/MainWeaponClass/MainWeapon_BP +MRUItem6=/Game/TestCaptain +MRUItem7=/Game/Weapons/Sound/PistolClose +MRUItem8=/Game/Weapons/Sound/RifleAttenuation +MRUItem9=/Game/Weapons/Sound/Rifle +MRUItem10=/Game/Weapons/MainWeaponClass/MainWeaponClass_BP +MRUItem11=/Game/Weapons/Pistols/pistol_BP/G17_BP +MRUItem12=/Game/Weapons/Pistols/pistol_BP/wG17_BP +MRUItem13=/Game/Weapons/Attachments/attachments_BP/aRDS_BP +MRUItem14=/Game/Characters/TaskGetRandomLocation +MRUItem15=/Game/Characters/TaskChangeAlertState +MRUItem16=/Game/Characters/EnemyTestChar +MRUItem17=/Game/Characters/EnemyTestBT +MRUItem18=/Game/Characters/EnemyTest +MRUItem19=/Game/Weapons/Pistols/pistol_Mesh/glockmat + +[DetailMultiObjectNodeExpansion] +CryptoKeysSettings=True +GeneralProjectSettings=True +GameplayTagsSettings=True +GameMapsSettings=True +MoviePlayerSettings=True +ProjectPackagingSettings=True +AssetManagerSettings=True +AssetToolsSettings=True +AISystem=True +AnimationSettings=True +AudioSettings=True +ChaosSolverSettings=True +ConsoleSettings=True +CookerSettings=True +CrowdManager=True +DebugCameraControllerSettings=True +GameplayDebuggerConfig=True +GarbageCollectionSettings=True +Engine=True +HierarchicalLODSettings=True +InputSettings=True +LandscapeSettings=True +RecastNavMesh=True +NavigationSystemV1=True +NetworkSettings=True +PhysicsSettings=True +RendererSettings=True +RendererOverrideSettings=True +StreamingSettings=True +UserInterfaceSettings=True +LevelEditor2DSettings=True +EditorProjectAppearanceSettings=True +BlueprintEditorProjectSettings=True +ClassViewerProjectSettings=True +ProxyLODMeshSimplificationSettings=True +MovieSceneToolsProjectSettings=True +MeshSimplificationSettings=True +PaperImporterSettings=True +SkeletalMeshSimplificationSettings=True +StructViewerProjectSettings=True +UMGEditorProjectSettings=True +AndroidRuntimeSettings=True +ShaderPlatformQualitySettings=True +AndroidSDKSettings=True +IOSRuntimeSettings=True +LinuxTargetSettings=True +MacTargetSettings=True +LuminRuntimeSettings=True +MagicLeapSDKSettings=True +WindowsTargetSettings=True +ImgMediaSettings=True +LevelSequenceEditorSettings=True +MagicLeapSettings=True +MagicLeapARPinSettings=True +NiagaraSettings=True +NiagaraEditorSettings=True +PaperRuntimeSettings=True +SteamVREditorSettings=True +UdpMessagingSettings=True +WmfMediaSettings=True +HardwareTargetingSettings=True +CollisionProfile=True +DataDrivenConsoleVariableSettings=True +LevelSequenceProjectSettings=True +SlateSettings=True +TutorialSettings=True +DDCProjectSettings=True +TextureImportSettings=True +AvfMediaSettings=True +GooglePADRuntimeSettings=True +LiveLinkSettings=True +LiveLinkComponentSettings=True +LiveLinkSequencerSettings=True +OculusHMDRuntimeSettings=True +PythonScriptPluginSettings=True +TakeRecorderProjectSettings=True +TcpMessagingSettings=True +EditorStyleSettings=True +LevelEditorPlaySettings=True + +[/Script/BlueprintGraph.BlueprintEditorSettings] +bDrawMidpointArrowsInBlueprints=False +bShowGraphInstructionText=True +bHideUnrelatedNodes=False +bShowShortTooltips=True +bSplitContextTargetSettings=True +bExposeAllMemberComponentFunctions=True +bShowContextualFavorites=False +bExposeDeprecatedFunctions=False +bCompactCallOnMemberNodes=False +bFlattenFavoritesMenus=True +bFavorPureCastNodes=False +bAutoCastObjectConnections=False +bShowViewportOnSimulate=False +bShowInheritedVariables=False +bAlwaysShowInterfacesInOverrides=True +bShowParentClassInOverrides=True +bShowEmptySections=True +bShowAccessSpecifier=False +bSpawnDefaultBlueprintNodes=True +bHideConstructionScriptComponentsInDetailsView=True +bHostFindInBlueprintsInGlobalTab=True +bNavigateToNativeFunctionsFromCallNodes=True +Bookmarks=() +bIncludeCommentNodesInBookmarksTab=True +bShowBookmarksForCurrentDocumentOnlyInTab=False +GraphEditorQuickJumps=() +SaveOnCompile=SoC_Never +bJumpToNodeErrors=False +bAllowExplicitImpureNodeDisabling=False +bShowActionMenuItemSignatures=False +bBlueprintNodeUniqueNames=False +bShowDetailedCompileResults=False +CompileEventDisplayThresholdMs=5 +NodeTemplateCacheCapMB=20.000000 + +[AssetEditorToolkitTabLocation] +/Game/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.HDRI_Epic_Courtyard_Daylight=0 +/Game/Weapons/SMG/smg_Mesh/ump45.ump45=0 +/Game/Weapons/Pistols/pistol_BP/G17_BP.G17_BP=1 +/Game/FirstPersonBP/Blueprints/FirstPersonCharacter.FirstPersonCharacter=0 +/Game/Weapons/Shotguns/shotgun_Mesh/ithica37.ithica37=0 +/Game/Weapons/Pistols/pistol_Mesh/p226.p226=0 +/Game/StarterContent/Materials/M_Ground_Grass.M_Ground_Grass=0 +/Engine/Functions/Engine_MaterialFunctions01/Gradient/RadialGradientExponential.RadialGradientExponential=0 +/Game/Weapons/Attachments/attachments_Tex/rds.rds=0 +/Game/Weapons/Attachments/attachments_Mesh/RDS1.RDS1=0 +/Game/Weapons/Attachments/attachments_Mesh/rds2.rds2=0 +/Game/Weapons/Attachments/attachments_BP/aRDS_BP.aRDS_BP=0 +/Game/Weapons/Attachments/attachments_Mesh/RedDot.RedDot=0 +/Game/Characters/EnemyTest.EnemyTest=0 +/Game/FirstPersonBP/Blueprints/HUD.HUD=0 +/Game/Characters/EnemyTestPawn.EnemyTestPawn=0 +/Game/Weapons/Pistols/pistol_Mesh/test.test=0 +/Game/Weapons/Pistols/pistol_BP/wG17_BP.wG17_BP=1 +/Game/Weapons/Pistols/pistol_Mesh/glockmat.glockmat=1 +/Game/Characters/EnemyTestChar.EnemyTestChar=0 +/Game/Characters/TaskChangeAlertState.TaskChangeAlertState=0 +/Game/Weapons/Sound/PistolClose.PistolClose=0 +/Game/Weapons/Rifles/rifle_BP/wAUGA1_BP.wAUGA1_BP=0 +/Game/Weapons/MainWeaponClass/AUG_BP.AUG_BP=0 + +[RootWindow] +ScreenPosition=X=75.000 Y=65.000 +WindowSize=X=1280.000 Y=720.000 +InitiallyMaximized=True + +[SlateAdditionalLayoutConfig] +Viewport 1.LayoutType=FourPanes2x2 +FourPanes2x2.Viewport 1.Percentages0=X=0.500 Y=0.500 +FourPanes2x2.Viewport 1.Percentages1=X=0.500 Y=0.500 +FourPanes2x2.Viewport 1.Percentages2=X=0.500 Y=0.500 +FourPanes2x2.Viewport 1.Percentages3=X=0.500 Y=0.500 +FourPanes2x2.Viewport 1.Viewport0.TypeWithinLayout=Default +FourPanes2x2.Viewport 1.Viewport1.TypeWithinLayout=Default +FourPanes2x2.Viewport 1.Viewport2.TypeWithinLayout=Default +FourPanes2x2.Viewport 1.Viewport3.TypeWithinLayout=Default +FourPanes2x2.Viewport 1.bIsMaximized=True +FourPanes2x2.Viewport 1.MaximizedViewport=FourPanes2x2.Viewport 1.Viewport1 + +[DetailPropertyExpansion] +AssetManagerSettings="\"Object.Asset Manager.PrimaryAssetTypesToScan\" \"Object.Asset Manager.PrimaryAssetTypesToScan.PrimaryAssetTypesToScan[0]\" \"Object.Asset Manager.PrimaryAssetTypesToScan.PrimaryAssetTypesToScan[1]\" " +DeveloperSettings= +Object="\"Object.Lighting.LightmassSettings\" \"Object.Lighting.LightingChannels\" \"Object.Collision.BodyInstance\" " +AnimationSettings="\"Object.Compression.KeyEndEffectorsMatchNameArray\" \"Object.CustomAttributes.BoneCustomAttributesNames\" \"Object.CustomAttributes.BoneCustomAttributesNames.BoneCustomAttributesNames[0]\" \"Object.CustomAttributes.BoneCustomAttributesNames.BoneCustomAttributesNames[1]\" \"Object.CustomAttributes.BoneCustomAttributesNames.BoneCustomAttributesNames[2]\" \"Object.CustomAttributes.BoneCustomAttributesNames.BoneCustomAttributesNames[3]\" \"Object.CustomAttributes.BoneCustomAttributesNames.BoneCustomAttributesNames[4]\" \"Object.CustomAttributes.BoneCustomAttributesNames.BoneCustomAttributesNames[5]\" " +AudioSettings="\"Object.Quality.QualityLevels\" \"Object.Quality.QualityLevels.QualityLevels[0]\" " +ConsoleSettings="\"Object.AutoComplete.ManualAutoCompleteList\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[0]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[1]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[2]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[3]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[4]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[5]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[6]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[7]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[8]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[9]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[10]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[11]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[12]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[13]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[14]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[15]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[16]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[17]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[18]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[19]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[20]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[21]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[22]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[23]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[24]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[25]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[26]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[27]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[28]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[29]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[30]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[31]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[32]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[33]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[34]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[35]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[36]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[37]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[38]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[39]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[40]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[41]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[42]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[43]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[44]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[45]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[46]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[47]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[48]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[49]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[50]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[51]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[52]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[53]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[54]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[55]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[56]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[57]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[58]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[59]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[60]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[61]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[62]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[63]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[64]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[65]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[66]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[67]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[68]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[69]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[70]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[71]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[72]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[73]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[74]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[75]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[76]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[77]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[78]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[79]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[80]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[81]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[82]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[83]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[84]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[85]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[86]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[87]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[88]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[89]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[90]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[91]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[92]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[93]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[94]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[95]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[96]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[97]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[98]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[99]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[100]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[101]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[102]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[103]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[104]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[105]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[106]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[107]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[108]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[109]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[110]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[111]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[112]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[113]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[114]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[115]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[116]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[117]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[118]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[119]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[120]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[121]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[122]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[123]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[124]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[125]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[126]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[127]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[128]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[129]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[130]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[131]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[132]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[133]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[134]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[135]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[136]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[137]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[138]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[139]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[140]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[141]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[142]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[143]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[144]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[145]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[146]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[147]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[148]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[149]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[150]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[151]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[152]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[153]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[154]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[155]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[156]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[157]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[158]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[159]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[160]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[161]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[162]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[163]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[164]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[165]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[166]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[167]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[168]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[169]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[170]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[171]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[172]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[173]\" \"Object.AutoComplete.ManualAutoCompleteList.ManualAutoCompleteList[174]\" \"Object.AutoComplete.AutoCompleteMapPaths\" " +CrowdManager="\"Object.Config.AvoidanceConfig\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[0]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[1]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[2]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[3]\" " +CrowdManagerBase="\"Object.Config.AvoidanceConfig\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[0]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[1]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[2]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[3]\" " +DebugCameraControllerSettings="\"Object.General.CycleViewModes\" " +GameplayDebuggerConfig="\"Object.AddOns.Categories\" \"Object.AddOns.Categories.Categories[0]\" \"Object.AddOns.Categories.Categories[1]\" \"Object.AddOns.Categories.Categories[2]\" \"Object.AddOns.Categories.Categories[2].InputHandlers\" \"Object.AddOns.Categories.Categories[2].InputHandlers.InputHandlers[0]\" \"Object.AddOns.Categories.Categories[2].InputHandlers.InputHandlers[1]\" \"Object.AddOns.Categories.Categories[3]\" \"Object.AddOns.Categories.Categories[3].InputHandlers\" \"Object.AddOns.Categories.Categories[3].InputHandlers.InputHandlers[0]\" \"Object.AddOns.Categories.Categories[3].InputHandlers.InputHandlers[1]\" \"Object.AddOns.Categories.Categories[4]\" \"Object.AddOns.Categories.Categories[5]\" \"Object.AddOns.Extensions\" \"Object.AddOns.Extensions.Extensions[0]\" \"Object.AddOns.Extensions.Extensions[0].InputHandlers\" \"Object.AddOns.Extensions.Extensions[0].InputHandlers.InputHandlers[0]\" \"Object.AddOns.Extensions.Extensions[0].InputHandlers.InputHandlers[1]\" \"Object.AddOns.Extensions.Extensions[1]\" \"Object.AddOns.Extensions.Extensions[1].InputHandlers\" \"Object.AddOns.Extensions.Extensions[1].InputHandlers.InputHandlers[0]\" " +InputSettings="\"Object.Bindings.ActionMappings.ActionMappings[19]\" \"Object.Bindings.AxisMappings.AxisMappings[0]\" \"Object.Bindings.AxisMappings.AxisMappings[1]\" \"Object.Bindings.AxisMappings.AxisMappings[2]\" \"Object.Bindings.AxisMappings.AxisMappings[3]\" \"Object.Bindings.AxisMappings.AxisMappings[4]\" \"Object.Bindings.AxisMappings.AxisMappings[5]\" \"Object.Bindings.AxisMappings.AxisMappings[6]\" \"Object.Bindings.AxisMappings.AxisMappings[7]\" \"Object.Bindings.AxisMappings.AxisMappings[8]\" \"Object.Bindings.AxisMappings.AxisMappings[9]\" \"Object.Bindings.AxisMappings.AxisMappings[10]\" \"Object.Bindings.AxisMappings.AxisMappings[11]\" \"Object.Bindings.AxisMappings.AxisMappings[12]\" \"Object.Bindings.AxisMappings.AxisMappings[13]\" \"Object.Bindings.AxisMappings.AxisMappings[14]\" \"Object.Bindings.AxisMappings.AxisMappings[15]\" \"Object.Bindings.AxisMappings.AxisMappings[16]\" \"Object.Bindings.AxisMappings.AxisMappings[17]\" \"Object.Bindings.AxisMappings.AxisMappings[18]\" \"Object.Bindings.AxisMappings.AxisMappings[19]\" \"Object.Bindings.AxisMappings.AxisMappings[20]\" \"Object.Bindings.AxisMappings.AxisMappings[21]\" \"Object.Bindings.AxisMappings.AxisMappings[22]\" \"Object.Bindings.AxisMappings.AxisMappings[23]\" \"Object.Bindings.AxisMappings.AxisMappings[24]\" \"Object.Bindings.AxisMappings.AxisMappings[25]\" \"Object.Bindings.AxisMappings.AxisMappings[26]\" \"Object.Bindings.AxisMappings.AxisMappings[27]\" \"Object.Bindings.AxisMappings.AxisMappings[28]\" \"Object.Bindings.AxisMappings.AxisMappings[29]\" " +PhysicsSettings="\"Object.Replication.PhysicErrorCorrection\" \"Object.Broadphase.DefaultBroadphaseSettings\" \"Object.Broadphase.DefaultBroadphaseSettings.MBPBounds\" \"Object.Broadphase.DefaultBroadphaseSettings.MBPOuterBounds\" \"Object.ChaosPhysics.ChaosSettings\" \"Object.ChaosPhysics.SolverOptions\" \"Object.ChaosPhysics.SolverOptions.CollisionFilterSettings\" \"Object.ChaosPhysics.SolverOptions.BreakingFilterSettings\" \"Object.ChaosPhysics.SolverOptions.TrailingFilterSettings\" " +PhysicsSettingsCore="\"Object.Replication.PhysicErrorCorrection\" \"Object.Broadphase.DefaultBroadphaseSettings\" \"Object.Broadphase.DefaultBroadphaseSettings.MBPBounds\" \"Object.Broadphase.DefaultBroadphaseSettings.MBPOuterBounds\" \"Object.ChaosPhysics.ChaosSettings\" \"Object.ChaosPhysics.SolverOptions\" \"Object.ChaosPhysics.SolverOptions.CollisionFilterSettings\" \"Object.ChaosPhysics.SolverOptions.BreakingFilterSettings\" \"Object.ChaosPhysics.SolverOptions.TrailingFilterSettings\" " +RendererSettings="\"Object.Experimental.Experimental|LOD Streaming\" \"Object.Experimental.Experimental|LOD Streaming.Experimental|LOD Streaming|Skeletal Mesh\" " +LevelEditor2DSettings="\"Object.LayerSnapping.SnapLayers\" \"Object.LayerSnapping.SnapLayers.SnapLayers[0]\" \"Object.LayerSnapping.SnapLayers.SnapLayers[1]\" \"Object.LayerSnapping.SnapLayers.SnapLayers[2]\" " +EditorProjectAppearanceSettings="\"Object.Units.MassUnits\" \"Object.Units.TimeUnits\" " +MovieSceneToolsProjectSettings="\"Object.TrackSettings.FbxSettings\" \"Object.TrackSettings.FbxSettings.FbxSettings[0]\" \"Object.TrackSettings.FbxSettings.FbxSettings[0].PropertyPath\" \"Object.TrackSettings.FbxSettings.FbxSettings[1]\" \"Object.TrackSettings.FbxSettings.FbxSettings[1].PropertyPath\" \"Object.TrackSettings.FbxSettings.FbxSettings[2]\" \"Object.TrackSettings.FbxSettings.FbxSettings[2].PropertyPath\" " +PaperImporterSettings="\"Object.ImportSettings.NormalMapTextureSuffixes\" \"Object.ImportSettings.BaseMapTextureSuffixes\" " +AndroidRuntimeSettings="\"Object.Audio.CompressionOverrides\" \"Object.Audio.Audio|CookOverrides\" \"Object.Audio.Audio|CookOverrides.Audio|CookOverrides|Stream Caching\" \"Object.Audio.Audio|CookOverrides.Audio|CookOverrides|ResamplingQuality\" " +IOSRuntimeSettings="\"Object.Audio.CompressionOverrides\" \"Object.Audio.Audio|CookOverrides\" \"Object.Audio.Audio|CookOverrides.Audio|CookOverrides|Stream Caching\" \"Object.Audio.Audio|CookOverrides.Audio|CookOverrides|ResamplingQuality\" " +WindowsTargetSettings="\"Object.Audio.CompressionOverrides\" \"Object.Audio.Audio|CookOverrides\" \"Object.Audio.Audio|CookOverrides.Audio|CookOverrides|Stream Caching\" \"Object.Audio.Audio|CookOverrides.Audio|CookOverrides|ResamplingQuality\" " +LevelSequenceEditorSettings="\"Object.Tracks.TrackSettings\" \"Object.Tracks.TrackSettings.TrackSettings[0]\" \"Object.Tracks.TrackSettings.TrackSettings[1]\" \"Object.Tracks.TrackSettings.TrackSettings[2]\" \"Object.Tracks.TrackSettings.TrackSettings[2].DefaultPropertyTracks\" \"Object.Tracks.TrackSettings.TrackSettings[2].DefaultPropertyTracks.DefaultPropertyTracks[0]\" \"Object.Tracks.TrackSettings.TrackSettings[3]\" \"Object.Tracks.TrackSettings.TrackSettings[3].DefaultPropertyTracks\" \"Object.Tracks.TrackSettings.TrackSettings[3].DefaultPropertyTracks.DefaultPropertyTracks[0]\" \"Object.Tracks.TrackSettings.TrackSettings[3].DefaultPropertyTracks.DefaultPropertyTracks[1]\" \"Object.Tracks.TrackSettings.TrackSettings[3].DefaultPropertyTracks.DefaultPropertyTracks[2]\" \"Object.Tracks.TrackSettings.TrackSettings[3].ExcludeDefaultPropertyTracks\" \"Object.Tracks.TrackSettings.TrackSettings[3].ExcludeDefaultPropertyTracks.ExcludeDefaultPropertyTracks[0]\" \"Object.Tracks.TrackSettings.TrackSettings[4]\" \"Object.Tracks.TrackSettings.TrackSettings[4].DefaultPropertyTracks\" \"Object.Tracks.TrackSettings.TrackSettings[4].DefaultPropertyTracks.DefaultPropertyTracks[0]\" \"Object.Tracks.TrackSettings.TrackSettings[4].DefaultPropertyTracks.DefaultPropertyTracks[1]\" " +NiagaraSettings="\"Object.Niagara.AdditionalParameterEnums\" \"Object.Renderer.ComponentRendererWarningsPerClass\" " +NiagaraEditorSettings="\"Object.Niagara.GraphCreationShortcuts\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[0]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[0].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[1]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[1].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[2]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[2].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[3]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[3].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[4]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[4].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[5]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[5].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[6]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[6].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[7]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[7].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[8]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[8].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[9]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[9].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[10]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[10].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[11]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[11].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[12]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[12].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[13]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[13].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[14]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[14].Input\" " +StaticMeshComponent="\"Object.Lighting.LightmassSettings\" \"Object.Lighting.LightingChannels\" \"Object.Collision.BodyInstance\" " +MeshComponent="\"Object.Lighting.LightmassSettings\" \"Object.Lighting.LightingChannels\" \"Object.Collision.BodyInstance\" " +PrimitiveComponent="\"Object.Lighting.LightmassSettings\" \"Object.Lighting.LightingChannels\" \"Object.Collision.BodyInstance\" " +SceneComponent="\"Object.Lighting.LightmassSettings\" \"Object.Lighting.LightingChannels\" \"Object.Collision.BodyInstance\" " +ActorComponent="\"Object.Lighting.LightmassSettings\" \"Object.Lighting.LightingChannels\" \"Object.Collision.BodyInstance\" " +wUMP45_BP_C= +BoxComponent="\"Object.Collision.BodyInstance\" " +ShapeComponent="\"Object.Collision.BodyInstance\" " +ExponentialHeightFog="\"Object.ExponentialHeightFog.Component.Object.SecondFogData\" \"Object.ExponentialHeightFog.Component.Object.FogInscatteringColor\" \"Object.ExponentialHeightFog.Component.Object.VolumetricFogEmissive\" " +Info= +PostProcessVolume="\"Object.PostProcessVolumeSettings.Settings.ColorContrastShadows\" \"Object.BrushBuilder.BrushBuilder.Object.BrushSettings\" " +Volume="\"Object.BrushBuilder.BrushBuilder.Object.BrushSettings\" " +Brush="\"Object.BrushBuilder.BrushBuilder.Object.BrushSettings\" " +CapsuleComponent= +MaterialExpressionConstant3Vector="\"Object.Constant\" " +MaterialExpression= +MaterialExpressionConstant4Vector="\"Object.Constant\" " +Image="\"Object.Appearance.Brush\" " +Widget= +Visual= +BlackboardData="\"Object.Blackboard\" \"Object.Blackboard.Keys.Keys[1].KeyType\" " +DataAsset="\"Object.Blackboard\" \"Object.Blackboard.Keys.Keys[1].KeyType\" " +BehaviorTreeGraphNode_Root="\"Object.AI.AI|BehaviorTree\" " +BehaviorTreeGraphNode="\"Object.AI.AI|BehaviorTree\" " +AIGraphNode="\"Object.AI.AI|BehaviorTree\" " +EdGraphNode= +NavMeshBoundsVolume="\"Object.BrushBuilder.BrushBuilder.Object.BrushSettings\" " +SpringArmComponent="\"Object.Camera.SocketOffset\" \"Object.Camera.TargetOffset\" " +SkeletalMeshComponent="\"Object.Lighting.LightingChannels\" \"Object.Collision.BodyInstance\" " +SkinnedMeshComponent="\"Object.Lighting.LightingChannels\" \"Object.Collision.BodyInstance\" " +StaticMesh= +StreamableRenderAsset= +AIPerceptionComponent="\"Object.AI Perception.SensesConfig\" \"Object.AI Perception.SensesConfig.SensesConfig[0]\" \"Object.AI Perception.SensesConfig.SensesConfig[0].Object.Sense\" \"Object.AI Perception.SensesConfig.SensesConfig[0].Object.Sense.DetectionByAffiliation\" " +EditorLoadingSavingSettings="\"Object.AutoReimport\" \"Object.Blueprints\" \"Object.AutoSave\" " +CrashReportsPrivacySettings="\"Object.Options.bSendUnattendedBugReports\" " +AnalyticsPrivacySettings="\"Object.Options.bSendUsageData\" " +LinuxTargetSettings="\"Object.Audio.Audio|CookOverrides\" " +MacTargetSettings="\"Object.Audio.Audio|CookOverrides\" " +LuminRuntimeSettings="\"Object.Audio.Audio|CookOverrides\" " + +[Directories2] +UNR=../../../../../UE4/Ex2 4.27/Content/FirstPersonBP/Maps +BRUSH=../../../../../UE4/Ex2/Content/ +FBX=../../../../../UE4/Ex2/Content/ +FBXAnim=../../../../../UE4/Ex2/Content/ +GenericImport=../../../../../UE4/Ex2/Content/ +GenericExport=../../../../../UE4/Ex2/Content/ +GenericOpen=../../../../../UE4/Ex2/Content/ +GenericSave=../../../../../UE4/Ex2/Content/ +MeshImportExport=../../../../../UE4/Ex2/Content/ +WorldRoot=../../../../../UE4/Ex2/Content/ +Level=../../../../../UE4/Ex2/Content/ +Project=E:/EpicGames/UE_4.26/ + +[ModuleFileTracking] +PakFile.TimeStamp=2022.05.02-21.08.04 +PakFile.LastCompileMethod=External +RSA.TimeStamp=2022.05.02-21.08.05 +RSA.LastCompileMethod=External +SandboxFile.TimeStamp=2022.05.02-21.08.05 +SandboxFile.LastCompileMethod=External +StreamingFile.TimeStamp=2022.05.02-21.08.05 +StreamingFile.LastCompileMethod=External +CookedIterativeFile.TimeStamp=2022.05.02-21.08.01 +CookedIterativeFile.LastCompileMethod=External +NetworkFile.TimeStamp=2022.05.02-21.08.04 +NetworkFile.LastCompileMethod=External +CoreUObject.TimeStamp=2022.05.02-21.08.01 +CoreUObject.LastCompileMethod=External +Engine.TimeStamp=2022.05.02-21.08.02 +Engine.LastCompileMethod=External +Renderer.TimeStamp=2022.05.02-21.08.05 +Renderer.LastCompileMethod=External +AnimGraphRuntime.TimeStamp=2022.05.02-21.08.00 +AnimGraphRuntime.LastCompileMethod=External +D3D11RHI.TimeStamp=2022.05.02-21.08.01 +D3D11RHI.LastCompileMethod=External +OpenGLDrv.TimeStamp=2021.08.31-04.52.38 +OpenGLDrv.LastCompileMethod=Unknown +SlateRHIRenderer.TimeStamp=2022.05.02-21.08.05 +SlateRHIRenderer.LastCompileMethod=External +Landscape.TimeStamp=2022.05.02-21.08.03 +Landscape.LastCompileMethod=External +RenderCore.TimeStamp=2022.05.02-21.08.05 +RenderCore.LastCompileMethod=External +TextureCompressor.TimeStamp=2022.05.02-21.08.06 +TextureCompressor.LastCompileMethod=External +AudioEditor.TimeStamp=2022.05.02-21.08.00 +AudioEditor.LastCompileMethod=External +PropertyEditor.TimeStamp=2022.05.02-21.08.05 +PropertyEditor.LastCompileMethod=External +AnimationModifiers.TimeStamp=2022.05.02-21.08.00 +AnimationModifiers.LastCompileMethod=External +XGEController.TimeStamp=2022.05.02-22.36.20 +XGEController.LastCompileMethod=External +PlatformCrypto.TimeStamp=2022.05.02-21.12.40 +PlatformCrypto.LastCompileMethod=External +PlatformCryptoTypes.TimeStamp=2022.05.02-21.12.40 +PlatformCryptoTypes.LastCompileMethod=External +PlatformCryptoOpenSSL.TimeStamp=2022.05.02-21.12.40 +PlatformCryptoOpenSSL.LastCompileMethod=External +DesktopPlatform.TimeStamp=2022.05.02-21.08.01 +DesktopPlatform.LastCompileMethod=External +AISupportModule.TimeStamp=2022.05.02-21.11.34 +AISupportModule.LastCompileMethod=External +DatasmithContent.TimeStamp=2022.05.02-21.11.54 +DatasmithContent.LastCompileMethod=External +VariantManagerContent.TimeStamp=2022.05.02-21.12.03 +VariantManagerContent.LastCompileMethod=External +NiagaraShader.TimeStamp=2022.05.02-21.13.24 +NiagaraShader.LastCompileMethod=External +NiagaraVertexFactories.TimeStamp=2022.05.02-21.13.24 +NiagaraVertexFactories.LastCompileMethod=External +ChaosCloth.TimeStamp=2022.05.02-21.12.21 +ChaosCloth.LastCompileMethod=External +MagicLeap.TimeStamp=2022.05.02-21.13.46 +MagicLeap.LastCompileMethod=External +MLSDK.TimeStamp=2022.05.02-21.13.48 +MLSDK.LastCompileMethod=External +ExrReaderGpu.TimeStamp=2022.05.02-21.13.51 +ExrReaderGpu.LastCompileMethod=External +WmfMedia.TimeStamp=2022.05.02-21.13.55 +WmfMedia.LastCompileMethod=External +Media.TimeStamp=2022.05.02-21.08.03 +Media.LastCompileMethod=External +MediaInfo.TimeStamp=2022.05.02-21.08.03 +MediaInfo.LastCompileMethod=External +OnlineSubsystem.TimeStamp=2022.05.02-22.34.52 +OnlineSubsystem.LastCompileMethod=External +HTTP.TimeStamp=2022.05.02-21.08.03 +HTTP.LastCompileMethod=External +SSL.TimeStamp=2022.05.02-21.08.05 +SSL.LastCompileMethod=External +XMPP.TimeStamp=2022.05.02-21.08.07 +XMPP.LastCompileMethod=External +WebSockets.TimeStamp=2022.05.02-21.08.07 +WebSockets.LastCompileMethod=External +OnlineSubsystemNULL.TimeStamp=2022.05.02-22.34.54 +OnlineSubsystemNULL.LastCompileMethod=External +Sockets.TimeStamp=2022.05.02-21.08.05 +Sockets.LastCompileMethod=External +OnlineSubsystemUtils.TimeStamp=2022.05.02-22.34.54 +OnlineSubsystemUtils.LastCompileMethod=External +OnlineBlueprintSupport.TimeStamp=2022.05.02-22.34.54 +OnlineBlueprintSupport.LastCompileMethod=External +LauncherChunkInstaller.TimeStamp=2022.05.02-22.34.55 +LauncherChunkInstaller.LastCompileMethod=External +ChunkDownloader.TimeStamp=2022.05.02-22.35.02 +ChunkDownloader.LastCompileMethod=External +ExampleDeviceProfileSelector.TimeStamp=2022.05.02-22.35.04 +ExampleDeviceProfileSelector.LastCompileMethod=External +OculusHMD.TimeStamp=2022.05.02-22.35.50 +OculusHMD.LastCompileMethod=External +SteamVR.TimeStamp=2022.05.02-22.36.01 +SteamVR.LastCompileMethod=External +SteamVRInput.TimeStamp=2022.05.02-22.36.01 +SteamVRInput.LastCompileMethod=External +SteamVRInputDevice.TimeStamp=2022.05.02-22.36.01 +SteamVRInputDevice.LastCompileMethod=External +WindowsPlatformFeatures.TimeStamp=2022.05.02-21.08.07 +WindowsPlatformFeatures.LastCompileMethod=External +GameplayMediaEncoder.TimeStamp=2022.05.02-21.08.02 +GameplayMediaEncoder.LastCompileMethod=External +AVEncoder.TimeStamp=2022.05.02-21.08.00 +AVEncoder.LastCompileMethod=External +Chaos.TimeStamp=2022.05.02-21.08.00 +Chaos.LastCompileMethod=External +PhysXCooking.TimeStamp=2022.05.02-21.08.05 +PhysXCooking.LastCompileMethod=External +DirectoryWatcher.TimeStamp=2022.05.02-21.08.01 +DirectoryWatcher.LastCompileMethod=External +Settings.TimeStamp=2022.05.02-21.08.05 +Settings.LastCompileMethod=External +InputCore.TimeStamp=2022.05.02-21.08.03 +InputCore.LastCompileMethod=External +TargetPlatform.TimeStamp=2022.05.02-21.08.05 +TargetPlatform.LastCompileMethod=External +AllDesktopTargetPlatform.TimeStamp=2022.05.02-21.08.00 +AllDesktopTargetPlatform.LastCompileMethod=External +AndroidTargetPlatform.TimeStamp=2022.05.02-21.07.52 +AndroidTargetPlatform.LastCompileMethod=External +IOSTargetPlatform.TimeStamp=2022.05.02-21.07.55 +IOSTargetPlatform.LastCompileMethod=External +Messaging.TimeStamp=2022.05.02-21.08.04 +Messaging.LastCompileMethod=External +LinuxTargetPlatform.TimeStamp=2022.05.02-21.07.55 +LinuxTargetPlatform.LastCompileMethod=External +LinuxNoEditorTargetPlatform.TimeStamp=2022.05.02-21.07.55 +LinuxNoEditorTargetPlatform.LastCompileMethod=External +LinuxClientTargetPlatform.TimeStamp=2022.05.02-21.07.55 +LinuxClientTargetPlatform.LastCompileMethod=External +LinuxServerTargetPlatform.TimeStamp=2022.05.02-21.07.55 +LinuxServerTargetPlatform.LastCompileMethod=External +LinuxAArch64NoEditorTargetPlatform.TimeStamp=2022.05.02-21.07.55 +LinuxAArch64NoEditorTargetPlatform.LastCompileMethod=External +LinuxAArch64ClientTargetPlatform.TimeStamp=2022.05.02-21.07.55 +LinuxAArch64ClientTargetPlatform.LastCompileMethod=External +LinuxAArch64ServerTargetPlatform.TimeStamp=2022.05.02-21.07.55 +LinuxAArch64ServerTargetPlatform.LastCompileMethod=External +LuminTargetPlatform.TimeStamp=2022.05.02-21.07.56 +LuminTargetPlatform.LastCompileMethod=External +MacNoEditorTargetPlatform.TimeStamp=2022.05.02-21.08.03 +MacNoEditorTargetPlatform.LastCompileMethod=External +MacTargetPlatform.TimeStamp=2022.05.02-21.08.03 +MacTargetPlatform.LastCompileMethod=External +MacClientTargetPlatform.TimeStamp=2022.05.02-21.08.03 +MacClientTargetPlatform.LastCompileMethod=External +MacServerTargetPlatform.TimeStamp=2022.05.02-21.08.03 +MacServerTargetPlatform.LastCompileMethod=External +TVOSTargetPlatform.TimeStamp=2022.05.02-21.07.55 +TVOSTargetPlatform.LastCompileMethod=External +WindowsNoEditorTargetPlatform.TimeStamp=2022.05.02-21.08.07 +WindowsNoEditorTargetPlatform.LastCompileMethod=External +WindowsTargetPlatform.TimeStamp=2022.05.02-21.08.07 +WindowsTargetPlatform.LastCompileMethod=External +WindowsClientTargetPlatform.TimeStamp=2022.05.02-21.08.07 +WindowsClientTargetPlatform.LastCompileMethod=External +WindowsServerTargetPlatform.TimeStamp=2022.05.02-21.08.07 +WindowsServerTargetPlatform.LastCompileMethod=External +AudioFormatADPCM.TimeStamp=2022.05.02-21.08.00 +AudioFormatADPCM.LastCompileMethod=External +AudioFormatOgg.TimeStamp=2022.05.02-21.08.00 +AudioFormatOgg.LastCompileMethod=External +AudioFormatOpus.TimeStamp=2022.05.02-21.08.00 +AudioFormatOpus.LastCompileMethod=External +TextureFormatASTC.TimeStamp=2022.05.02-21.08.06 +TextureFormatASTC.LastCompileMethod=External +ImageWrapper.TimeStamp=2022.05.02-21.08.03 +ImageWrapper.LastCompileMethod=External +TextureFormatIntelISPCTexComp.TimeStamp=2022.05.02-21.08.06 +TextureFormatIntelISPCTexComp.LastCompileMethod=External +TextureFormatDXT.TimeStamp=2022.05.02-21.08.06 +TextureFormatDXT.LastCompileMethod=External +TextureFormatETC2.TimeStamp=2022.05.02-21.08.06 +TextureFormatETC2.LastCompileMethod=External +TextureFormatPVR.TimeStamp=2022.05.02-21.08.06 +TextureFormatPVR.LastCompileMethod=External +TextureFormatUncompressed.TimeStamp=2022.05.02-21.08.06 +TextureFormatUncompressed.LastCompileMethod=External +MetalShaderFormat.TimeStamp=2022.05.02-21.08.04 +MetalShaderFormat.LastCompileMethod=External +ShaderFormatD3D.TimeStamp=2022.05.02-21.08.05 +ShaderFormatD3D.LastCompileMethod=External +ShaderFormatOpenGL.TimeStamp=2022.05.02-21.08.05 +ShaderFormatOpenGL.LastCompileMethod=External +ShaderFormatVectorVM.TimeStamp=2022.05.02-21.08.05 +ShaderFormatVectorVM.LastCompileMethod=External +VulkanShaderFormat.TimeStamp=2022.05.02-21.08.06 +VulkanShaderFormat.LastCompileMethod=External +DerivedDataCache.TimeStamp=2022.05.02-21.08.01 +DerivedDataCache.LastCompileMethod=External +NullInstallBundleManager.TimeStamp=2022.05.02-21.08.04 +NullInstallBundleManager.LastCompileMethod=External +AssetRegistry.TimeStamp=2022.05.02-21.08.00 +AssetRegistry.LastCompileMethod=External +MeshUtilities.TimeStamp=2022.05.02-21.08.04 +MeshUtilities.LastCompileMethod=External +MaterialBaking.TimeStamp=2022.05.02-21.08.03 +MaterialBaking.LastCompileMethod=External +MeshMergeUtilities.TimeStamp=2022.05.02-21.08.04 +MeshMergeUtilities.LastCompileMethod=External +MeshReductionInterface.TimeStamp=2022.05.02-21.08.04 +MeshReductionInterface.LastCompileMethod=External +QuadricMeshReduction.TimeStamp=2022.05.02-21.08.05 +QuadricMeshReduction.LastCompileMethod=External +ProxyLODMeshReduction.TimeStamp=2022.05.02-21.12.40 +ProxyLODMeshReduction.LastCompileMethod=External +SkeletalMeshReduction.TimeStamp=2022.05.02-21.12.58 +SkeletalMeshReduction.LastCompileMethod=External +MeshBoneReduction.TimeStamp=2022.05.02-21.08.03 +MeshBoneReduction.LastCompileMethod=External +MeshBuilder.TimeStamp=2022.05.02-21.08.03 +MeshBuilder.LastCompileMethod=External +KismetCompiler.TimeStamp=2022.05.02-21.08.03 +KismetCompiler.LastCompileMethod=External +MovieSceneTools.TimeStamp=2022.05.02-21.08.04 +MovieSceneTools.LastCompileMethod=External +Sequencer.TimeStamp=2022.05.02-21.08.05 +Sequencer.LastCompileMethod=External +EditorStyle.TimeStamp=2022.05.02-21.08.01 +EditorStyle.LastCompileMethod=External +CurveEditor.TimeStamp=2022.05.02-21.08.01 +CurveEditor.LastCompileMethod=External +MaterialEditor.TimeStamp=2022.05.02-21.08.03 +MaterialEditor.LastCompileMethod=External +Core.TimeStamp=2022.05.02-21.08.01 +Core.LastCompileMethod=External +Networking.TimeStamp=2022.05.02-21.08.04 +Networking.LastCompileMethod=External +XAudio2.TimeStamp=2022.05.02-21.08.07 +XAudio2.LastCompileMethod=External +HeadMountedDisplay.TimeStamp=2022.05.02-21.08.03 +HeadMountedDisplay.LastCompileMethod=External +SourceCodeAccess.TimeStamp=2022.05.02-21.08.05 +SourceCodeAccess.LastCompileMethod=External +MRMesh.TimeStamp=2022.05.02-21.08.04 +MRMesh.LastCompileMethod=External +UnrealEd.TimeStamp=2022.05.02-21.08.06 +UnrealEd.LastCompileMethod=External +LandscapeEditorUtilities.TimeStamp=2022.05.02-21.08.03 +LandscapeEditorUtilities.LastCompileMethod=External +SlateCore.TimeStamp=2022.05.02-21.08.05 +SlateCore.LastCompileMethod=External +Slate.TimeStamp=2022.05.02-21.08.05 +Slate.LastCompileMethod=External +SlateReflector.TimeStamp=2022.05.02-21.08.05 +SlateReflector.LastCompileMethod=External +UMG.TimeStamp=2022.05.02-21.08.06 +UMG.LastCompileMethod=External +UMGEditor.TimeStamp=2022.05.02-21.08.06 +UMGEditor.LastCompileMethod=External +AssetTools.TimeStamp=2022.05.02-21.08.00 +AssetTools.LastCompileMethod=External +MessageLog.TimeStamp=2022.05.02-21.08.04 +MessageLog.LastCompileMethod=External +CollisionAnalyzer.TimeStamp=2022.05.02-21.08.00 +CollisionAnalyzer.LastCompileMethod=External +WorkspaceMenuStructure.TimeStamp=2022.05.02-21.08.07 +WorkspaceMenuStructure.LastCompileMethod=External +FunctionalTesting.TimeStamp=2022.05.02-21.08.02 +FunctionalTesting.LastCompileMethod=External +BehaviorTreeEditor.TimeStamp=2022.05.02-21.08.00 +BehaviorTreeEditor.LastCompileMethod=External +GameplayTasksEditor.TimeStamp=2022.05.02-21.08.02 +GameplayTasksEditor.LastCompileMethod=External +StringTableEditor.TimeStamp=2022.05.02-21.08.05 +StringTableEditor.LastCompileMethod=External +VREditor.TimeStamp=2022.05.02-21.08.06 +VREditor.LastCompileMethod=External +Overlay.TimeStamp=2022.05.02-21.08.04 +Overlay.LastCompileMethod=External +OverlayEditor.TimeStamp=2022.05.02-21.08.04 +OverlayEditor.LastCompileMethod=External +MediaAssets.TimeStamp=2022.05.02-21.08.03 +MediaAssets.LastCompileMethod=External +ClothingSystemRuntimeNv.TimeStamp=2022.05.02-21.08.00 +ClothingSystemRuntimeNv.LastCompileMethod=External +ClothingSystemEditor.TimeStamp=2022.05.02-21.08.00 +ClothingSystemEditor.LastCompileMethod=External +PacketHandler.TimeStamp=2022.05.02-21.08.04 +PacketHandler.LastCompileMethod=External +NetworkReplayStreaming.TimeStamp=2022.05.02-21.08.04 +NetworkReplayStreaming.LastCompileMethod=External +WebMMoviePlayer.TimeStamp=2022.05.02-22.36.02 +WebMMoviePlayer.LastCompileMethod=External +WindowsMoviePlayer.TimeStamp=2022.05.02-22.36.02 +WindowsMoviePlayer.LastCompileMethod=External +Paper2D.TimeStamp=2022.05.02-21.11.34 +Paper2D.LastCompileMethod=External +EnvironmentQueryEditor.TimeStamp=2022.05.02-21.11.36 +EnvironmentQueryEditor.LastCompileMethod=External +LightPropagationVolumeRuntime.TimeStamp=2022.05.02-21.11.39 +LightPropagationVolumeRuntime.LastCompileMethod=External +AnimationSharing.TimeStamp=2022.05.02-21.11.44 +AnimationSharing.LastCompileMethod=External +AssetManagerEditor.TimeStamp=2022.05.02-21.11.46 +AssetManagerEditor.LastCompileMethod=External +TreeMap.TimeStamp=2022.05.02-21.08.06 +TreeMap.LastCompileMethod=External +ContentBrowser.TimeStamp=2022.05.02-21.08.01 +ContentBrowser.LastCompileMethod=External +ContentBrowserData.TimeStamp=2022.05.02-21.08.01 +ContentBrowserData.LastCompileMethod=External +ToolMenus.TimeStamp=2022.05.02-21.08.06 +ToolMenus.LastCompileMethod=External +LevelEditor.TimeStamp=2022.05.02-21.08.03 +LevelEditor.LastCompileMethod=External +MainFrame.TimeStamp=2022.05.02-21.08.03 +MainFrame.LastCompileMethod=External +HotReload.TimeStamp=2022.05.02-21.08.03 +HotReload.LastCompileMethod=External +CommonMenuExtensions.TimeStamp=2022.05.02-21.08.00 +CommonMenuExtensions.LastCompileMethod=External +PixelInspectorModule.TimeStamp=2022.05.02-21.08.05 +PixelInspectorModule.LastCompileMethod=External +DataValidation.TimeStamp=2022.05.02-21.11.47 +DataValidation.LastCompileMethod=External +FacialAnimation.TimeStamp=2022.05.02-21.11.47 +FacialAnimation.LastCompileMethod=External +FacialAnimationEditor.TimeStamp=2022.05.02-21.11.47 +FacialAnimationEditor.LastCompileMethod=External +PropertyAccessNode.TimeStamp=2022.05.02-21.11.46 +PropertyAccessNode.LastCompileMethod=External +GameplayTagsEditor.TimeStamp=2022.05.02-21.11.47 +GameplayTagsEditor.LastCompileMethod=External +NiagaraCore.TimeStamp=2022.05.02-21.13.24 +NiagaraCore.LastCompileMethod=External +Niagara.TimeStamp=2022.05.02-21.13.24 +Niagara.LastCompileMethod=External +NiagaraEditor.TimeStamp=2022.05.02-21.13.24 +NiagaraEditor.LastCompileMethod=External +SignalProcessing.TimeStamp=2022.05.02-21.08.05 +SignalProcessing.LastCompileMethod=External +NiagaraAnimNotifies.TimeStamp=2022.05.02-21.13.24 +NiagaraAnimNotifies.LastCompileMethod=External +MagicLeapAR.TimeStamp=2022.05.02-21.13.46 +MagicLeapAR.LastCompileMethod=External +AugmentedReality.TimeStamp=2022.05.02-21.08.00 +AugmentedReality.LastCompileMethod=External +MagicLeapARPinImpl.TimeStamp=2022.05.02-21.13.46 +MagicLeapARPinImpl.LastCompileMethod=External +MagicLeapController.TimeStamp=2022.05.02-21.13.46 +MagicLeapController.LastCompileMethod=External +MagicLeapEyeTracker.TimeStamp=2022.05.02-21.13.46 +MagicLeapEyeTracker.LastCompileMethod=External +MagicLeapHandTracking.TimeStamp=2022.05.02-21.13.46 +MagicLeapHandTracking.LastCompileMethod=External +MagicLeapIdentity.TimeStamp=2022.05.02-21.13.46 +MagicLeapIdentity.LastCompileMethod=External +MagicLeapImageTracker.TimeStamp=2022.05.02-21.13.46 +MagicLeapImageTracker.LastCompileMethod=External +MagicLeapPlanes.TimeStamp=2022.05.02-21.13.46 +MagicLeapPlanes.LastCompileMethod=External +MagicLeapPrivileges.TimeStamp=2022.05.02-21.13.46 +MagicLeapPrivileges.LastCompileMethod=External +MagicLeapSecureStorage.TimeStamp=2022.05.02-21.13.46 +MagicLeapSecureStorage.LastCompileMethod=External +MagicLeapHandMeshing.TimeStamp=2022.05.02-21.13.46 +MagicLeapHandMeshing.LastCompileMethod=External +MagicLeapARPin.TimeStamp=2022.05.02-21.13.48 +MagicLeapARPin.LastCompileMethod=External +TcpMessaging.TimeStamp=2022.05.02-21.13.56 +TcpMessaging.LastCompileMethod=External +UdpMessaging.TimeStamp=2022.05.02-21.13.56 +UdpMessaging.LastCompileMethod=External +ActorSequence.TimeStamp=2022.05.02-21.13.57 +ActorSequence.LastCompileMethod=External +AudioSynesthesiaCore.TimeStamp=2022.05.02-22.35.02 +AudioSynesthesiaCore.LastCompileMethod=External +AudioSynesthesia.TimeStamp=2022.05.02-22.35.02 +AudioSynesthesia.LastCompileMethod=External +LocationServicesBPLibrary.TimeStamp=2022.05.02-22.35.41 +LocationServicesBPLibrary.LastCompileMethod=External +PhysXVehicles.TimeStamp=2022.05.02-22.35.55 +PhysXVehicles.LastCompileMethod=External +PhysXVehiclesEditor.TimeStamp=2022.05.02-22.35.55 +PhysXVehiclesEditor.LastCompileMethod=External +PropertyAccessEditor.TimeStamp=2022.05.02-22.35.56 +PropertyAccessEditor.LastCompileMethod=External +RuntimePhysXCooking.TimeStamp=2022.05.02-22.35.59 +RuntimePhysXCooking.LastCompileMethod=External +SignificanceManager.TimeStamp=2022.05.02-22.35.59 +SignificanceManager.LastCompileMethod=External +SoundFields.TimeStamp=2022.05.02-22.36.00 +SoundFields.LastCompileMethod=External +MeshPaintEditorMode.TimeStamp=2022.05.02-21.13.56 +MeshPaintEditorMode.LastCompileMethod=External +MeshPaintingToolset.TimeStamp=2022.05.02-21.13.56 +MeshPaintingToolset.LastCompileMethod=External +Paper2DEditor.TimeStamp=2022.05.02-21.11.34 +Paper2DEditor.LastCompileMethod=External +PaperSpriteSheetImporter.TimeStamp=2022.05.02-21.11.34 +PaperSpriteSheetImporter.LastCompileMethod=External +PaperTiledImporter.TimeStamp=2022.05.02-21.11.34 +PaperTiledImporter.LastCompileMethod=External +LightPropagationVolumeEditor.TimeStamp=2022.05.02-21.11.39 +LightPropagationVolumeEditor.LastCompileMethod=External +AnimationSharingEd.TimeStamp=2022.05.02-21.11.44 +AnimationSharingEd.LastCompileMethod=External +CLionSourceCodeAccess.TimeStamp=2022.05.02-21.11.44 +CLionSourceCodeAccess.LastCompileMethod=External +GitSourceControl.TimeStamp=2022.05.02-21.11.46 +GitSourceControl.LastCompileMethod=External +SourceControl.TimeStamp=2022.05.02-21.08.05 +SourceControl.LastCompileMethod=External +CryptoKeys.TimeStamp=2022.05.02-21.11.46 +CryptoKeys.LastCompileMethod=External +CryptoKeysOpenSSL.TimeStamp=2022.05.02-21.11.46 +CryptoKeysOpenSSL.LastCompileMethod=External +PerforceSourceControl.TimeStamp=2022.05.02-21.11.46 +PerforceSourceControl.LastCompileMethod=External +CurveEditorTools.TimeStamp=2022.05.02-21.11.47 +CurveEditorTools.LastCompileMethod=External +PlasticSourceControl.TimeStamp=2022.05.02-21.11.46 +PlasticSourceControl.LastCompileMethod=External +PluginUtils.TimeStamp=2022.05.02-21.11.46 +PluginUtils.LastCompileMethod=External +RiderSourceCodeAccess.TimeStamp=2022.05.02-21.11.46 +RiderSourceCodeAccess.LastCompileMethod=External +SubversionSourceControl.TimeStamp=2022.05.02-21.11.46 +SubversionSourceControl.LastCompileMethod=External +MaterialAnalyzer.TimeStamp=2022.05.02-21.11.48 +MaterialAnalyzer.LastCompileMethod=External +MobileLauncherProfileWizard.TimeStamp=2022.05.02-21.11.48 +MobileLauncherProfileWizard.LastCompileMethod=External +PluginBrowser.TimeStamp=2022.05.02-21.11.48 +PluginBrowser.LastCompileMethod=External +SpeedTreeImporter.TimeStamp=2022.05.02-21.11.50 +SpeedTreeImporter.LastCompileMethod=External +UObjectPlugin.TimeStamp=2022.05.02-21.11.46 +UObjectPlugin.LastCompileMethod=External +VisualStudioCodeSourceCodeAccess.TimeStamp=2022.05.02-21.11.46 +VisualStudioCodeSourceCodeAccess.LastCompileMethod=External +VisualStudioSourceCodeAccess.TimeStamp=2022.05.02-21.11.46 +VisualStudioSourceCodeAccess.LastCompileMethod=External +DatasmithContentEditor.TimeStamp=2022.05.02-21.11.54 +DatasmithContentEditor.LastCompileMethod=External +VariantManagerContentEditor.TimeStamp=2022.05.02-21.12.03 +VariantManagerContentEditor.LastCompileMethod=External +NiagaraEditorWidgets.TimeStamp=2022.05.02-21.13.24 +NiagaraEditorWidgets.LastCompileMethod=External +AlembicImporter.TimeStamp=2022.05.02-21.12.03 +AlembicImporter.LastCompileMethod=External +AlembicLibrary.TimeStamp=2022.05.02-21.12.03 +AlembicLibrary.LastCompileMethod=External +GeometryCache.TimeStamp=2022.05.02-21.12.29 +GeometryCache.LastCompileMethod=External +GeometryCacheEd.TimeStamp=2022.05.02-21.12.29 +GeometryCacheEd.LastCompileMethod=External +AutomationUtils.TimeStamp=2022.05.02-21.12.16 +AutomationUtils.LastCompileMethod=External +AutomationUtilsEditor.TimeStamp=2022.05.02-21.12.16 +AutomationUtilsEditor.LastCompileMethod=External +ChaosClothEditor.TimeStamp=2022.05.02-21.12.21 +ChaosClothEditor.LastCompileMethod=External +FractureEditor.TimeStamp=2022.05.02-21.12.21 +FractureEditor.LastCompileMethod=External +FieldSystemEngine.TimeStamp=2022.05.02-21.08.02 +FieldSystemEngine.LastCompileMethod=External +ChaosNiagara.TimeStamp=2022.05.02-21.12.21 +ChaosNiagara.LastCompileMethod=External +ChaosSolverEditor.TimeStamp=2022.05.02-21.12.21 +ChaosSolverEditor.LastCompileMethod=External +GeometryCacheSequencer.TimeStamp=2022.05.02-21.12.29 +GeometryCacheSequencer.LastCompileMethod=External +GeometryCacheStreamer.TimeStamp=2022.05.02-21.12.29 +GeometryCacheStreamer.LastCompileMethod=External +GeometryCacheTracks.TimeStamp=2022.05.02-21.12.29 +GeometryCacheTracks.LastCompileMethod=External +GeometryCollectionEditor.TimeStamp=2022.05.02-21.12.29 +GeometryCollectionEditor.LastCompileMethod=External +GeometryCollectionTracks.TimeStamp=2022.05.02-21.12.29 +GeometryCollectionTracks.LastCompileMethod=External +GeometryCollectionSequencer.TimeStamp=2022.05.02-21.12.29 +GeometryCollectionSequencer.LastCompileMethod=External +GeometricObjects.TimeStamp=2022.05.02-21.12.30 +GeometricObjects.LastCompileMethod=External +GeometryAlgorithms.TimeStamp=2022.05.02-21.12.30 +GeometryAlgorithms.LastCompileMethod=External +DynamicMesh.TimeStamp=2022.05.02-21.12.30 +DynamicMesh.LastCompileMethod=External +MeshConversion.TimeStamp=2022.05.02-21.12.30 +MeshConversion.LastCompileMethod=External +MotoSynth.TimeStamp=2022.05.02-21.12.39 +MotoSynth.LastCompileMethod=External +MotoSynthEditor.TimeStamp=2022.05.02-21.12.39 +MotoSynthEditor.LastCompileMethod=External +MagicLeapAudio.TimeStamp=2022.05.02-21.13.46 +MagicLeapAudio.LastCompileMethod=External +MagicLeapHelperOpenGL.TimeStamp=2022.05.02-21.13.46 +MagicLeapHelperOpenGL.LastCompileMethod=External +MagicLeapHelperVulkan.TimeStamp=2022.05.02-21.13.46 +MagicLeapHelperVulkan.LastCompileMethod=External +MagicLeapLightEstimation.TimeStamp=2022.05.02-21.13.47 +MagicLeapLightEstimation.LastCompileMethod=External +MagicLeapSharedWorld.TimeStamp=2022.05.02-21.13.48 +MagicLeapSharedWorld.LastCompileMethod=External +ImgMedia.TimeStamp=2022.05.02-21.13.51 +ImgMedia.LastCompileMethod=External +MediaCompositing.TimeStamp=2022.05.02-21.13.52 +MediaCompositing.LastCompileMethod=External +TemplateSequence.TimeStamp=2022.05.02-21.14.00 +TemplateSequence.LastCompileMethod=External +ActorLayerUtilities.TimeStamp=2022.05.02-22.34.55 +ActorLayerUtilities.LastCompileMethod=External +ActorLayerUtilitiesEditor.TimeStamp=2022.05.02-22.34.55 +ActorLayerUtilitiesEditor.LastCompileMethod=External +AndroidPermission.TimeStamp=2022.05.02-22.34.56 +AndroidPermission.LastCompileMethod=External +AppleImageUtils.TimeStamp=2022.05.02-22.34.56 +AppleImageUtils.LastCompileMethod=External +AppleImageUtilsBlueprintSupport.TimeStamp=2022.05.02-22.34.56 +AppleImageUtilsBlueprintSupport.LastCompileMethod=External +ArchVisCharacter.TimeStamp=2022.05.02-22.35.01 +ArchVisCharacter.LastCompileMethod=External +AssetTags.TimeStamp=2022.05.02-22.35.01 +AssetTags.LastCompileMethod=External +AudioCapture.TimeStamp=2022.05.02-22.35.01 +AudioCapture.LastCompileMethod=External +AudioCaptureRtAudio.TimeStamp=2022.05.02-21.08.00 +AudioCaptureRtAudio.LastCompileMethod=External +CableComponent.TimeStamp=2022.05.02-22.35.02 +CableComponent.LastCompileMethod=External +CustomMeshComponent.TimeStamp=2022.05.02-22.35.02 +CustomMeshComponent.LastCompileMethod=External +BackChannel.TimeStamp=2022.05.02-21.12.16 +BackChannel.LastCompileMethod=External +GooglePAD.TimeStamp=2022.05.02-22.35.26 +GooglePAD.LastCompileMethod=External +MobilePatchingUtils.TimeStamp=2022.05.02-22.35.41 +MobilePatchingUtils.LastCompileMethod=External +ProceduralMeshComponent.TimeStamp=2022.05.02-22.35.56 +ProceduralMeshComponent.LastCompileMethod=External +ProceduralMeshComponentEditor.TimeStamp=2022.05.02-22.35.56 +ProceduralMeshComponentEditor.LastCompileMethod=External +ScreenshotTools.TimeStamp=2022.05.02-22.36.04 +ScreenshotTools.LastCompileMethod=External +Synthesis.TimeStamp=2022.05.02-22.36.01 +Synthesis.LastCompileMethod=External +SynthesisEditor.TimeStamp=2022.05.02-22.36.01 +SynthesisEditor.LastCompileMethod=External +EditableMesh.TimeStamp=2022.05.02-22.35.03 +EditableMesh.LastCompileMethod=External +ContentBrowserAssetDataSource.TimeStamp=2022.05.02-21.11.46 +ContentBrowserAssetDataSource.LastCompileMethod=External +CollectionManager.TimeStamp=2022.05.02-21.08.00 +CollectionManager.LastCompileMethod=External +ContentBrowserClassDataSource.TimeStamp=2022.05.02-21.11.46 +ContentBrowserClassDataSource.LastCompileMethod=External +OculusInput.TimeStamp=2022.05.02-22.35.50 +OculusInput.LastCompileMethod=External +OculusEditor.TimeStamp=2022.05.02-22.35.50 +OculusEditor.LastCompileMethod=External +AudioSynesthesiaEditor.TimeStamp=2022.05.02-22.35.02 +AudioSynesthesiaEditor.LastCompileMethod=External +TaskGraph.TimeStamp=2022.05.02-21.08.06 +TaskGraph.LastCompileMethod=External +ProfilerService.TimeStamp=2022.05.02-21.08.05 +ProfilerService.LastCompileMethod=External +ImageWriteQueue.TimeStamp=2022.05.02-21.08.03 +ImageWriteQueue.LastCompileMethod=External +AIModule.TimeStamp=2022.05.02-21.08.00 +AIModule.LastCompileMethod=External +NavigationSystem.TimeStamp=2022.05.02-21.08.04 +NavigationSystem.LastCompileMethod=External +AITestSuite.TimeStamp=2022.05.02-21.08.00 +AITestSuite.LastCompileMethod=External +GameplayDebugger.TimeStamp=2022.05.02-21.08.02 +GameplayDebugger.LastCompileMethod=External +AudioMixerXAudio2.TimeStamp=2022.05.02-21.08.00 +AudioMixerXAudio2.LastCompileMethod=External +AudioMixerCore.TimeStamp=2022.05.02-21.08.00 +AudioMixerCore.LastCompileMethod=External +MessagingRpc.TimeStamp=2022.05.02-21.08.04 +MessagingRpc.LastCompileMethod=External +PortalRpc.TimeStamp=2022.05.02-21.08.05 +PortalRpc.LastCompileMethod=External +PortalServices.TimeStamp=2022.05.02-21.08.05 +PortalServices.LastCompileMethod=External +AnalyticsET.TimeStamp=2022.05.02-21.08.00 +AnalyticsET.LastCompileMethod=External +LauncherPlatform.TimeStamp=2022.05.02-21.08.03 +LauncherPlatform.LastCompileMethod=External +StreamingPauseRendering.TimeStamp=2022.05.02-21.08.05 +StreamingPauseRendering.LastCompileMethod=External +MovieScene.TimeStamp=2022.05.02-21.08.04 +MovieScene.LastCompileMethod=External +MovieSceneTracks.TimeStamp=2022.05.02-21.08.04 +MovieSceneTracks.LastCompileMethod=External +LevelSequence.TimeStamp=2022.05.02-21.08.03 +LevelSequence.LastCompileMethod=External +LiveCoding.TimeStamp=2022.05.02-21.08.03 +LiveCoding.LastCompileMethod=External +Documentation.TimeStamp=2022.05.02-21.08.01 +Documentation.LastCompileMethod=External +GammaUI.TimeStamp=2022.05.02-21.08.02 +GammaUI.LastCompileMethod=External +OutputLog.TimeStamp=2022.05.02-21.08.04 +OutputLog.LastCompileMethod=External +ModuleUI.TimeStamp=2022.05.02-21.08.04 +ModuleUI.LastCompileMethod=External +Toolbox.TimeStamp=2022.05.02-21.08.06 +Toolbox.LastCompileMethod=External +ClassViewer.TimeStamp=2022.05.02-21.08.00 +ClassViewer.LastCompileMethod=External +StructViewer.TimeStamp=2022.05.02-21.08.05 +StructViewer.LastCompileMethod=External +GraphEditor.TimeStamp=2022.05.02-21.08.02 +GraphEditor.LastCompileMethod=External +Kismet.TimeStamp=2022.05.02-21.08.03 +Kismet.LastCompileMethod=External +KismetWidgets.TimeStamp=2022.05.02-21.08.03 +KismetWidgets.LastCompileMethod=External +Persona.TimeStamp=2022.05.02-21.08.04 +Persona.LastCompileMethod=External +AnimGraph.TimeStamp=2022.05.02-21.08.00 +AnimGraph.LastCompileMethod=External +AdvancedPreviewScene.TimeStamp=2022.05.02-21.07.59 +AdvancedPreviewScene.LastCompileMethod=External +AnimationBlueprintEditor.TimeStamp=2022.05.02-21.08.00 +AnimationBlueprintEditor.LastCompileMethod=External +PackagesDialog.TimeStamp=2022.05.02-21.08.04 +PackagesDialog.LastCompileMethod=External +DetailCustomizations.TimeStamp=2022.05.02-21.08.01 +DetailCustomizations.LastCompileMethod=External +ComponentVisualizers.TimeStamp=2022.05.02-21.08.00 +ComponentVisualizers.LastCompileMethod=External +Layers.TimeStamp=2022.05.02-21.08.03 +Layers.LastCompileMethod=External +AutomationWindow.TimeStamp=2022.05.02-21.08.00 +AutomationWindow.LastCompileMethod=External +AutomationController.TimeStamp=2022.05.02-21.08.00 +AutomationController.LastCompileMethod=External +DeviceManager.TimeStamp=2022.05.02-21.08.01 +DeviceManager.LastCompileMethod=External +TargetDeviceServices.TimeStamp=2022.05.02-21.08.05 +TargetDeviceServices.LastCompileMethod=External +ProfilerClient.TimeStamp=2022.05.02-21.08.05 +ProfilerClient.LastCompileMethod=External +SessionFrontend.TimeStamp=2022.05.02-21.08.05 +SessionFrontend.LastCompileMethod=External +ProjectLauncher.TimeStamp=2022.05.02-21.08.05 +ProjectLauncher.LastCompileMethod=External +SettingsEditor.TimeStamp=2022.05.02-21.08.05 +SettingsEditor.LastCompileMethod=External +EditorSettingsViewer.TimeStamp=2022.05.02-21.08.01 +EditorSettingsViewer.LastCompileMethod=External +InternationalizationSettings.TimeStamp=2022.05.02-21.08.03 +InternationalizationSettings.LastCompileMethod=External +ProjectSettingsViewer.TimeStamp=2022.05.02-21.08.05 +ProjectSettingsViewer.LastCompileMethod=External +ProjectTargetPlatformEditor.TimeStamp=2022.05.02-21.08.05 +ProjectTargetPlatformEditor.LastCompileMethod=External +Blutility.TimeStamp=2022.05.02-21.08.00 +Blutility.LastCompileMethod=External +XmlParser.TimeStamp=2022.05.02-21.08.07 +XmlParser.LastCompileMethod=External +UndoHistory.TimeStamp=2022.05.02-21.08.06 +UndoHistory.LastCompileMethod=External +DeviceProfileEditor.TimeStamp=2022.05.02-21.08.01 +DeviceProfileEditor.LastCompileMethod=External +HardwareTargeting.TimeStamp=2022.05.02-21.08.02 +HardwareTargeting.LastCompileMethod=External +LocalizationDashboard.TimeStamp=2022.05.02-21.08.03 +LocalizationDashboard.LastCompileMethod=External +LocalizationService.TimeStamp=2022.05.02-21.08.03 +LocalizationService.LastCompileMethod=External +MergeActors.TimeStamp=2022.05.02-21.08.03 +MergeActors.LastCompileMethod=External +InputBindingEditor.TimeStamp=2022.05.02-21.08.03 +InputBindingEditor.LastCompileMethod=External +TimeManagementEditor.TimeStamp=2022.05.02-21.08.06 +TimeManagementEditor.LastCompileMethod=External +EditorInteractiveToolsFramework.TimeStamp=2022.05.02-21.08.01 +EditorInteractiveToolsFramework.LastCompileMethod=External +TraceInsights.TimeStamp=2022.05.02-21.08.06 +TraceInsights.LastCompileMethod=External +TraceServices.TimeStamp=2022.05.02-21.08.06 +TraceServices.LastCompileMethod=External +AndroidRuntimeSettings.TimeStamp=2022.05.02-21.07.52 +AndroidRuntimeSettings.LastCompileMethod=External +IOSRuntimeSettings.TimeStamp=2022.05.02-21.07.55 +IOSRuntimeSettings.LastCompileMethod=External +LuminRuntimeSettings.TimeStamp=2022.05.02-21.07.56 +LuminRuntimeSettings.LastCompileMethod=External +WindowsPlatformEditor.TimeStamp=2022.05.02-21.08.07 +WindowsPlatformEditor.LastCompileMethod=External +AndroidPlatformEditor.TimeStamp=2022.05.02-21.07.52 +AndroidPlatformEditor.LastCompileMethod=External +AndroidDeviceDetection.TimeStamp=2022.05.02-21.07.52 +AndroidDeviceDetection.LastCompileMethod=External +IOSPlatformEditor.TimeStamp=2022.05.02-21.07.55 +IOSPlatformEditor.LastCompileMethod=External +LuminPlatformEditor.TimeStamp=2022.05.02-21.07.56 +LuminPlatformEditor.LastCompileMethod=External +IntroTutorials.TimeStamp=2022.05.02-21.08.03 +IntroTutorials.LastCompileMethod=External +GameProjectGeneration.TimeStamp=2022.05.02-21.08.02 +GameProjectGeneration.LastCompileMethod=External +LogVisualizer.TimeStamp=2022.05.02-21.08.03 +LogVisualizer.LastCompileMethod=External +ClothPainter.TimeStamp=2022.05.02-21.08.00 +ClothPainter.LastCompileMethod=External +SkeletalMeshEditor.TimeStamp=2022.05.02-21.08.05 +SkeletalMeshEditor.LastCompileMethod=External +ViewportInteraction.TimeStamp=2022.05.02-21.08.06 +ViewportInteraction.LastCompileMethod=External +ViewportSnapping.TimeStamp=2022.05.02-21.08.06 +ViewportSnapping.LastCompileMethod=External +PlacementMode.TimeStamp=2022.05.02-21.08.05 +PlacementMode.LastCompileMethod=External +ActorPickerMode.TimeStamp=2022.05.02-21.07.59 +ActorPickerMode.LastCompileMethod=External +SceneDepthPickerMode.TimeStamp=2022.05.02-21.08.05 +SceneDepthPickerMode.LastCompileMethod=External +MeshPaintMode.TimeStamp=2022.05.02-21.08.04 +MeshPaintMode.LastCompileMethod=External +LandscapeEditor.TimeStamp=2022.05.02-21.08.03 +LandscapeEditor.LastCompileMethod=External +FoliageEdit.TimeStamp=2022.05.02-21.08.02 +FoliageEdit.LastCompileMethod=External +VirtualTexturingEditor.TimeStamp=2022.05.02-21.08.06 +VirtualTexturingEditor.LastCompileMethod=External +MeshPaint.TimeStamp=2022.05.02-21.08.04 +MeshPaint.LastCompileMethod=External +SessionServices.TimeStamp=2022.05.02-21.08.05 +SessionServices.LastCompileMethod=External +SmartSnapping.TimeStamp=2022.05.02-21.11.34 +SmartSnapping.LastCompileMethod=External +CameraShakePreviewer.TimeStamp=2022.05.02-21.11.39 +CameraShakePreviewer.LastCompileMethod=External +GeometryMode.TimeStamp=2022.05.02-21.11.47 +GeometryMode.LastCompileMethod=External +BspMode.TimeStamp=2022.05.02-21.11.47 +BspMode.LastCompileMethod=External +TextureAlignMode.TimeStamp=2022.05.02-21.11.47 +TextureAlignMode.LastCompileMethod=External +CharacterAI.TimeStamp=2022.05.02-21.12.21 +CharacterAI.LastCompileMethod=External +PlanarCut.TimeStamp=2022.05.02-21.12.40 +PlanarCut.LastCompileMethod=External +MagicLeapMediaEditor.TimeStamp=2022.05.02-21.13.47 +MagicLeapMediaEditor.LastCompileMethod=External +MagicLeapMediaFactory.TimeStamp=2022.05.02-21.13.47 +MagicLeapMediaFactory.LastCompileMethod=External +MagicLeapMediaCodecFactory.TimeStamp=2022.05.02-21.13.47 +MagicLeapMediaCodecFactory.LastCompileMethod=External +AndroidMediaEditor.TimeStamp=2022.05.02-21.13.48 +AndroidMediaEditor.LastCompileMethod=External +AndroidMediaFactory.TimeStamp=2022.05.02-21.13.48 +AndroidMediaFactory.LastCompileMethod=External +AvfMediaEditor.TimeStamp=2022.05.02-21.13.49 +AvfMediaEditor.LastCompileMethod=External +AvfMediaFactory.TimeStamp=2022.05.02-21.13.49 +AvfMediaFactory.LastCompileMethod=External +ImgMediaEditor.TimeStamp=2022.05.02-21.13.51 +ImgMediaEditor.LastCompileMethod=External +ImgMediaFactory.TimeStamp=2022.05.02-21.13.51 +ImgMediaFactory.LastCompileMethod=External +OpenExrWrapper.TimeStamp=2022.05.02-21.13.51 +OpenExrWrapper.LastCompileMethod=External +MediaCompositingEditor.TimeStamp=2022.05.02-21.13.52 +MediaCompositingEditor.LastCompileMethod=External +SequenceRecorder.TimeStamp=2022.05.02-21.08.05 +SequenceRecorder.LastCompileMethod=External +MediaPlayerEditor.TimeStamp=2022.05.02-21.13.52 +MediaPlayerEditor.LastCompileMethod=External +WebMMedia.TimeStamp=2022.05.02-21.13.53 +WebMMedia.LastCompileMethod=External +WebMMediaEditor.TimeStamp=2022.05.02-21.13.53 +WebMMediaEditor.LastCompileMethod=External +WebMMediaFactory.TimeStamp=2022.05.02-21.13.53 +WebMMediaFactory.LastCompileMethod=External +WmfMediaEditor.TimeStamp=2022.05.02-21.13.55 +WmfMediaEditor.LastCompileMethod=External +WmfMediaFactory.TimeStamp=2022.05.02-21.13.55 +WmfMediaFactory.LastCompileMethod=External +ActorSequenceEditor.TimeStamp=2022.05.02-21.13.57 +ActorSequenceEditor.LastCompileMethod=External +LevelSequenceEditor.TimeStamp=2022.05.02-21.13.57 +LevelSequenceEditor.LastCompileMethod=External +MatineeToLevelSequence.TimeStamp=2022.05.02-21.13.57 +MatineeToLevelSequence.LastCompileMethod=External +TemplateSequenceEditor.TimeStamp=2022.05.02-21.14.00 +TemplateSequenceEditor.LastCompileMethod=External +AudioCaptureEditor.TimeStamp=2022.05.02-22.35.01 +AudioCaptureEditor.LastCompileMethod=External +GooglePADEditor.TimeStamp=2022.05.02-22.35.26 +GooglePADEditor.LastCompileMethod=External +OculusMR.TimeStamp=2022.05.02-22.35.50 +OculusMR.LastCompileMethod=External +SteamVREditor.TimeStamp=2022.05.02-22.36.01 +SteamVREditor.LastCompileMethod=External +AutomationWorker.TimeStamp=2022.05.02-21.08.00 +AutomationWorker.LastCompileMethod=External +SequenceRecorderSections.TimeStamp=2022.05.02-21.08.05 +SequenceRecorderSections.LastCompileMethod=External +PIEPreviewDeviceProfileSelector.TimeStamp=2022.05.02-21.08.05 +PIEPreviewDeviceProfileSelector.LastCompileMethod=External +StatsViewer.TimeStamp=2022.05.02-21.08.05 +StatsViewer.LastCompileMethod=External +ExternalImagePicker.TimeStamp=2022.05.02-21.08.02 +ExternalImagePicker.LastCompileMethod=External +SceneOutliner.TimeStamp=2022.05.02-21.08.05 +SceneOutliner.LastCompileMethod=External +EditorWidgets.TimeStamp=2022.05.02-21.08.01 +EditorWidgets.LastCompileMethod=External +AddContentDialog.TimeStamp=2022.05.02-21.07.59 +AddContentDialog.LastCompileMethod=External +WidgetCarousel.TimeStamp=2022.05.02-21.08.07 +WidgetCarousel.LastCompileMethod=External +HierarchicalLODOutliner.TimeStamp=2022.05.02-21.08.03 +HierarchicalLODOutliner.LastCompileMethod=External +Voice.TimeStamp=2022.05.02-21.08.06 +Voice.LastCompileMethod=External +MovieSceneCapture.TimeStamp=2022.05.02-21.08.04 +MovieSceneCapture.LastCompileMethod=External +BlueprintGraph.TimeStamp=2022.05.02-21.08.00 +BlueprintGraph.LastCompileMethod=External +HierarchicalLODUtilities.TimeStamp=2022.05.02-21.08.03 +HierarchicalLODUtilities.LastCompileMethod=External +TextureEditor.TimeStamp=2022.05.02-21.08.06 +TextureEditor.LastCompileMethod=External +StaticMeshEditor.TimeStamp=2022.05.02-21.08.05 +StaticMeshEditor.LastCompileMethod=External +OodleDataCompressionFormat.TimeStamp=2022.05.02-21.11.43 +OodleDataCompressionFormat.LastCompileMethod=Unknown +PythonScriptPluginPreload.TimeStamp=2022.05.02-21.12.55 +PythonScriptPluginPreload.LastCompileMethod=Unknown +PixWinPlugin.TimeStamp=2022.05.02-21.11.46 +PixWinPlugin.LastCompileMethod=Unknown +OpenXRHMD.TimeStamp=2022.05.02-22.35.52 +OpenXRHMD.LastCompileMethod=Unknown +OpenXRAR.TimeStamp=2022.05.02-22.35.52 +OpenXRAR.LastCompileMethod=Unknown +OpenXREyeTracker.TimeStamp=2022.05.02-22.35.54 +OpenXREyeTracker.LastCompileMethod=Unknown +OpenXRHandTracking.TimeStamp=2022.05.02-22.35.54 +OpenXRHandTracking.LastCompileMethod=Unknown +TextureFormatOodle.TimeStamp=2022.05.02-21.11.46 +TextureFormatOodle.LastCompileMethod=Unknown +GameplayCameras.TimeStamp=2022.05.02-21.11.39 +GameplayCameras.LastCompileMethod=Unknown +PythonScriptPlugin.TimeStamp=2022.05.02-21.12.55 +PythonScriptPlugin.LastCompileMethod=Unknown +ImgMediaEngine.TimeStamp=2022.05.02-21.13.51 +ImgMediaEngine.LastCompileMethod=Unknown +LiveLink.TimeStamp=2022.05.02-21.11.36 +LiveLink.LastCompileMethod=Unknown +LiveLinkComponents.TimeStamp=2022.05.02-21.11.36 +LiveLinkComponents.LastCompileMethod=Unknown +LiveLinkEditor.TimeStamp=2022.05.02-21.11.36 +LiveLinkEditor.LastCompileMethod=Unknown +LiveLinkGraphNode.TimeStamp=2022.05.02-21.11.36 +LiveLinkGraphNode.LastCompileMethod=Unknown +LiveLinkMovieScene.TimeStamp=2022.05.02-21.11.36 +LiveLinkMovieScene.LastCompileMethod=Unknown +LiveLinkSequencer.TimeStamp=2022.05.02-21.11.36 +LiveLinkSequencer.LastCompileMethod=Unknown +OodleNetworkHandlerComponent.TimeStamp=2022.05.02-21.11.44 +OodleNetworkHandlerComponent.LastCompileMethod=Unknown +OpenImageDenoise.TimeStamp=2022.05.02-21.12.39 +OpenImageDenoise.LastCompileMethod=Unknown +OpenXREditor.TimeStamp=2022.05.02-22.35.52 +OpenXREditor.LastCompileMethod=Unknown +TakeMovieScene.TimeStamp=2022.05.02-22.36.19 +TakeMovieScene.LastCompileMethod=Unknown +TakeSequencer.TimeStamp=2022.05.02-22.36.19 +TakeSequencer.LastCompileMethod=Unknown +ContentBrowserFileDataSource.TimeStamp=2022.05.02-21.11.46 +ContentBrowserFileDataSource.LastCompileMethod=Unknown +OpenXRInput.TimeStamp=2022.05.02-22.35.52 +OpenXRInput.LastCompileMethod=Unknown +TakesCore.TimeStamp=2022.05.02-22.36.19 +TakesCore.LastCompileMethod=Unknown +TakeTrackRecorders.TimeStamp=2022.05.02-22.36.19 +TakeTrackRecorders.LastCompileMethod=Unknown +TakeRecorderSources.TimeStamp=2022.05.02-22.36.19 +TakeRecorderSources.LastCompileMethod=Unknown +TakeRecorder.TimeStamp=2022.05.02-22.36.19 +TakeRecorder.LastCompileMethod=Unknown +SequencerWidgets.TimeStamp=2022.05.02-21.08.05 +SequencerWidgets.LastCompileMethod=Unknown + +[/Script/UnrealEd.EditorLoadingSavingSettings] +bSCCUseGlobalSettings=False +bAutomaticallyCheckoutOnAssetModification=False +AutoReimportDirectorySettings=(SourceDirectory="/Game/",MountPoint="",Wildcards=((Wildcard="Localization/*"))) +bForceCompilationAtStartup=False +bRestoreOpenAssetTabsOnRestart=False +bMonitorContentDirectories=True +AutoReimportThreshold=3.000000 +bAutoCreateAssets=True +bAutoDeleteAssets=True +bDetectChangesOnStartup=True +bPromptBeforeAutoImporting=True +bDeleteSourceFilesWithAssets=False + +[FBX_Import_UI_Option_FbxImportUI] +bOverrideFullName=True +bCreatePhysicsAsset=True +bAutoComputeLodDistances=True +LodDistance0=0.000000 +LodDistance1=0.000000 +LodDistance2=0.000000 +LodDistance3=0.000000 +LodDistance4=0.000000 +LodDistance5=0.000000 +LodDistance6=0.000000 +LodDistance7=0.000000 +MinimumLodNumber=0 +LodNumber=0 +bImportAnimations=False +bImportMaterials=True +bImportTextures=True + +[FBX_Import_UI_Option_FbxStaticMeshImportData] +StaticMeshLODGroup=None +VertexColorImportOption=Ignore +VertexOverrideColor=(B=255,G=255,R=255,A=255) +bRemoveDegenerates=True +bBuildAdjacencyBuffer=True +bBuildReversedIndexBuffer=True +bGenerateLightmapUVs=True +bOneConvexHullPerUCX=True +bAutoGenerateCollision=True +bCombineMeshes=False +bTransformVertexToAbsolute=True +bBakePivotInVertex=False +bImportMeshLODs=False +NormalImportMethod=FBXNIM_ImportNormals +NormalGenerationMethod=MikkTSpace +bComputeWeightedNormals=True +bReorderMaterialToFbxOrder=True +ImportTranslation=(X=0.000000,Y=0.000000,Z=0.000000) +ImportRotation=(Pitch=0.000000,Yaw=0.000000,Roll=0.000000) +ImportUniformScale=1.000000 +bConvertScene=True +bForceFrontXAxis=False +bConvertSceneUnit=False + +[FBX_Import_UI_Option_FbxSkeletalMeshImportData] +VertexColorImportOption=Replace +VertexOverrideColor=(B=0,G=0,R=0,A=0) +bUpdateSkeletonReferencePose=False +bUseT0AsRefPose=False +bPreserveSmoothingGroups=True +bImportMeshesInBoneHierarchy=True +bImportMorphTargets=False +ThresholdPosition=0.000020 +ThresholdTangentNormal=0.000020 +ThresholdUV=0.000977 +MorphThresholdPosition=0.015000 +bTransformVertexToAbsolute=True +bBakePivotInVertex=False +bImportMeshLODs=False +NormalImportMethod=FBXNIM_ComputeNormals +NormalGenerationMethod=MikkTSpace +bComputeWeightedNormals=True +bReorderMaterialToFbxOrder=True +ImportTranslation=(X=0.000000,Y=0.000000,Z=0.000000) +ImportRotation=(Pitch=0.000000,Yaw=0.000000,Roll=0.000000) +ImportUniformScale=1.000000 +bConvertScene=True +bForceFrontXAxis=False +bConvertSceneUnit=False + +[FBX_Import_UI_Option_FbxAnimSequenceImportData] +bImportMeshesInBoneHierarchy=True +AnimationLength=FBXALIT_ExportedTime +FrameImportRange=(Min=0,Max=0) +bUseDefaultSampleRate=False +CustomSampleRate=0 +bImportCustomAttribute=True +bDeleteExistingCustomAttributeCurves=False +bDeleteExistingNonCurveCustomAttributes=False +bImportBoneTracks=True +bSetMaterialDriveParameterOnCustomAttribute=False +MaterialCurveSuffixes=_mat +bRemoveRedundantKeys=True +bDeleteExistingMorphTargetCurves=False +bDoNotImportCurveWithZero=True +bPreserveLocalTransform=False +ImportTranslation=(X=0.000000,Y=0.000000,Z=0.000000) +ImportRotation=(Pitch=0.000000,Yaw=0.000000,Roll=0.000000) +ImportUniformScale=1.000000 +bConvertScene=True +bForceFrontXAxis=False +bConvertSceneUnit=False + +[FBX_Import_UI_Option_FbxTextureImportData] +bInvertNormalMaps=False +MaterialSearchLocation=Local +BaseMaterialName=None +BaseColorName= +BaseDiffuseTextureName= +BaseNormalTextureName= +BaseEmissiveColorName= +BaseEmmisiveTextureName= +BaseSpecularTextureName= +BaseOpacityTextureName= +ImportTranslation=(X=0.000000,Y=0.000000,Z=0.000000) +ImportRotation=(Pitch=0.000000,Yaw=0.000000,Roll=0.000000) +ImportUniformScale=1.000000 +bConvertScene=True +bForceFrontXAxis=False +bConvertSceneUnit=False + +[MessageLog] +LastLogListing=LoadErrors + +[SuppressableDialogs] +ChangeVariableType_Warning=False +WritablePackagesNotCheckedOut=False +Warning_NoPreviewMeshFound=False + +[PluginBrowser] +InstalledPlugins=XRVisualization + +[PlacementMode] +RecentlyPlaced=/Script/Engine.PlayerStart;/Engine/Transient.ActorFactoryPlayerStart_0 +RecentlyPlaced=/Game/FirstPersonBP/Blueprints/FirstPersonCharacter.FirstPersonCharacter; +RecentlyPlaced=/Game/Weapons/Attachments/attachments_BP/aRDS_BP.aRDS_BP; +RecentlyPlaced=/Game/Characters/EnemyTestChar.EnemyTestChar; +RecentlyPlaced=/Script/NavigationSystem.NavMeshBoundsVolume;/Engine/Transient.ActorFactoryBoxVolume_0 +RecentlyPlaced=/Game/Characters/EnemyTestPawn.EnemyTestPawn; +RecentlyPlaced=/Game/Weapons/Specials/special_BP/wVenomX_BP.wVenomX_BP; +RecentlyPlaced=/Game/Weapons/Attachments/attachments_Mesh/RedDot.RedDot; +RecentlyPlaced=/Engine/BasicShapes/Plane.Plane;/Engine/Transient.ActorFactoryBasicShape_0 +RecentlyPlaced=/Game/Weapons/Attachments/attachments_Mesh/RDS1.RDS1; +RecentlyPlaced=/Game/StarterContent/Materials/M_Ground_Grass.M_Ground_Grass; +RecentlyPlaced=/Game/StarterContent/Materials/M_Tech_Hex_Tile.M_Tech_Hex_Tile; +RecentlyPlaced=/Game/StarterContent/Materials/M_Concrete_Tiles.M_Concrete_Tiles; +RecentlyPlaced=/Game/StarterContent/Materials/M_Metal_Rust.M_Metal_Rust; +RecentlyPlaced=/Game/StarterContent/Materials/M_Rock_Basalt.M_Rock_Basalt; +RecentlyPlaced=/Game/StarterContent/Materials/M_Rock_Slate.M_Rock_Slate; +RecentlyPlaced=/Game/StarterContent/Materials/M_Basic_Floor.M_Basic_Floor; +RecentlyPlaced=/Game/StarterContent/Materials/M_Tech_Panel.M_Tech_Panel; +RecentlyPlaced=/Game/StarterContent/Materials/M_Water_Lake.M_Water_Lake; +RecentlyPlaced=/Game/StarterContent/Materials/M_Water_Ocean.M_Water_Ocean; + +[DetailCategoriesAdvanced] +Blueprint.ClassOptions=True +EdGraph.Graph=True +StaticMeshActor.Materials=True + +[/Script/UnrealEd.MaterialEditorOptions] +bRealtimeMaterialViewport=False +bHideUnrelatedNodes=False +bUseUnsortedMenus=False + +[MaterialEditor] +PrimType=1 + +[/Script/UnrealEd.MaterialStatsOptions] +bPlatformUsed[0]=1 +bPlatformUsed[1]=0 +bPlatformUsed[2]=0 +bPlatformUsed[3]=0 +bPlatformUsed[4]=0 +bPlatformUsed[5]=0 +bPlatformUsed[6]=0 +bPlatformUsed[7]=0 +bPlatformUsed[8]=0 +bPlatformUsed[9]=0 +bPlatformUsed[10]=0 +bPlatformUsed[11]=0 +bPlatformUsed[12]=0 +bPlatformUsed[13]=0 +bPlatformUsed[14]=0 +bPlatformUsed[15]=0 +bPlatformUsed[16]=0 +bPlatformUsed[17]=0 +bPlatformUsed[18]=0 +bPlatformUsed[19]=0 +bPlatformUsed[20]=0 +bPlatformUsed[21]=0 +bPlatformUsed[22]=0 +bPlatformUsed[23]=0 +bPlatformUsed[24]=0 +bPlatformUsed[25]=0 +bPlatformUsed[26]=0 +bPlatformUsed[27]=0 +bPlatformUsed[28]=0 +bPlatformUsed[29]=0 +bPlatformUsed[30]=0 +bPlatformUsed[31]=0 +bPlatformUsed[32]=0 +bPlatformUsed[33]=0 +bPlatformUsed[34]=0 +bPlatformUsed[35]=0 +bPlatformUsed[36]=0 +bPlatformUsed[37]=0 +bPlatformUsed[38]=0 +bPlatformUsed[39]=0 +bPlatformUsed[40]=0 +bPlatformUsed[41]=0 +bPlatformUsed[42]=0 +bPlatformUsed[43]=0 +bPlatformUsed[44]=0 +bPlatformUsed[45]=0 +bPlatformUsed[46]=0 +bPlatformUsed[47]=0 +bPlatformUsed[48]=0 +bMaterialQualityUsed[0]=0 +bMaterialQualityUsed[1]=1 +bMaterialQualityUsed[2]=0 +bMaterialQualityUsed[3]=0 + +[WidgetTemplatesExpanded] +Common=False +Editor=False +Input=False +Lists=False +Misc=False +Optimization=False +Panel=False +Primitive=False +Special Effects=False +Synth=False +User Created=False +Advanced=False + +[UMGEditor.Designer] +PreviewWidth=1280 +PreviewHeight=720 +PreviewAspectRatio=16:9 +bIsInPortraitMode=False +ProfileName= +ScaleFactor=1.000000 +bCanPreviewSwapAspectRatio=False + +[UMGSequencerSettings SequencerSettings] +AutoChangeMode=None +AllowEditsMode=AllEdits +KeyGroupMode=KeyChanged +KeyInterpolation=Auto +bAutoSetTrackDefaults=False +SpawnPosition=SSP_Origin +bCreateSpawnableCameras=True +bShowRangeSlider=False +bIsSnapEnabled=True +bSnapKeyTimesToInterval=True +bSnapKeyTimesToKeys=True +bSnapSectionTimesToInterval=True +bSnapSectionTimesToSections=True +bSnapKeysAndSectionsToPlayRange=False +bSnapPlayTimeToKeys=False +bSnapPlayTimeToInterval=True +bSnapPlayTimeToPressedKey=True +bSnapPlayTimeToDraggedKey=True +bSnapCurveValueToInterval=True +bShowSelectedNodesOnly=False +bRewindOnRecord=True +ZoomPosition=SZP_CurrentTime +bAutoScrollEnabled=False +bLinkCurveEditorTimeRange=False +bSynchronizeCurveEditorSelection=True +bIsolateCurveEditorToSelection=True +LoopMode=SLM_NoLoop +bKeepCursorInPlayRangeWhileScrubbing=False +bKeepPlayRangeInSectionBounds=True +ZeroPadFrames=0 +JumpFrameIncrement=(Value=5) +bShowCombinedKeyframes=True +bInfiniteKeyAreas=False +bShowChannelColors=False +ReduceKeysTolerance=0.000100 +bDeleteKeysWhenTrimming=True +bDisableSectionsAfterBaking=True +bCleanPlaybackMode=True +bActivateRealtimeViewports=True +bEvaluateSubSequencesInIsolation=False +bRerunConstructionScripts=True +bShowDebugVisualization=False +bVisualizePreAndPostRoll=True +bCompileDirectorOnEvaluate=False +TrajectoryPathCap=250 +bShowOutlinerInfoColumn=True +FrameNumberDisplayFormat=Seconds +MovieRendererName= + diff --git a/Saved/Config/Windows/Engine.ini b/Saved/Config/Windows/Engine.ini new file mode 100644 index 0000000..c510317 --- /dev/null +++ b/Saved/Config/Windows/Engine.ini @@ -0,0 +1,58 @@ +[Core.System] +Paths=../../../Engine/Content +Paths=%GAMEDIR%Content +Paths=../../../Engine/Plugins/2D/Paper2D/Content +Paths=../../../Engine/Plugins/Developer/AnimationSharing/Content +Paths=../../../Engine/Plugins/Editor/GeometryMode/Content +Paths=../../../Engine/Plugins/Editor/SpeedTreeImporter/Content +Paths=../../../Engine/Plugins/Enterprise/DatasmithContent/Content +Paths=../../../Engine/Plugins/FX/Niagara/Content +Paths=../../../Engine/Plugins/Experimental/ChaosClothEditor/Content +Paths=../../../Engine/Plugins/Experimental/ChaosNiagara/Content +Paths=../../../Engine/Plugins/Experimental/ChaosSolverPlugin/Content +Paths=../../../Engine/Plugins/Experimental/GeometryCollectionPlugin/Content +Paths=../../../Engine/Plugins/Experimental/GeometryProcessing/Content +Paths=../../../Engine/Plugins/Experimental/MotoSynth/Content +Paths=../../../Engine/Plugins/Lumin/MagicLeap/Content +Paths=../../../Engine/Plugins/Lumin/MagicLeapPassableWorld/Content +Paths=../../../Engine/Plugins/Media/MediaCompositing/Content +Paths=../../../Engine/Plugins/Runtime/AudioSynesthesia/Content +Paths=../../../Engine/Plugins/Runtime/PostSplashScreen/Content +Paths=../../../Engine/Plugins/Runtime/Synthesis/Content +Paths=../../../Engine/Plugins/Runtime/Oculus/OculusVR/Content +Paths=../../../Engine/Plugins/Runtime/Steam/SteamVR/Content +Paths=../../../Engine/Plugins/Experimental/PythonScriptPlugin/Content +Paths=../../../Engine/Plugins/Runtime/OpenXR/Content +Paths=../../../Engine/Plugins/Runtime/OpenXREyeTracker/Content +Paths=../../../Engine/Plugins/Runtime/OpenXRHandTracking/Content +Paths=../../../Engine/Plugins/VirtualProduction/Takes/Content + +[/Script/UdpMessaging.UdpMessagingSettings] +EnabledByDefault=False +EnableTransport=True +bAutoRepair=True +bStopServiceWhenAppDeactivates=True +UnicastEndpoint=0.0.0.0:0 +MulticastEndpoint=230.0.0.1:6666 +MessageFormat=CborPlatformEndianness +MulticastTimeToLive=1 +EnableTunnel=False +TunnelUnicastEndpoint= +TunnelMulticastEndpoint= + +[/Script/UnrealEd.UnrealEdEngine] +TemplateMapInfos=(ThumbnailTexture=Texture2D'"/Engine/Maps/Templates/Thumbnails/Default.Default"',Map="/Engine/Maps/Templates/Template_Default") +TemplateMapInfos=(ThumbnailTexture=Texture2D'"/Engine/Maps/Templates/Thumbnails/TimeOfDay.TimeOfDay"',Map="/Engine/Maps/Templates/TimeOfDay_Default") +TemplateMapInfos=(ThumbnailTexture=Texture2D'"/Engine/Maps/Templates/Thumbnails/VR-Basic.VR-Basic"',Map="/Engine/Maps/Templates/VR-Basic") + +[/Script/AndroidPlatformEditor.AndroidSDKSettings] +SDKPath=(Path="") +NDKPath=(Path="") +JavaPath=(Path="") + +[/Script/LuminPlatformEditor.MagicLeapSDKSettings] +MLSDKPath=(Path="") + +[/Script/UnrealEd.EditorEngine] +FlipNormalMapGreenChannel=False + diff --git a/Saved/Config/Windows/Game.ini b/Saved/Config/Windows/Game.ini new file mode 100644 index 0000000..0e2255a --- /dev/null +++ b/Saved/Config/Windows/Game.ini @@ -0,0 +1,3 @@ +[StartupActions] +bAddPacks=False + diff --git a/Saved/Config/Windows/GameUserSettings.ini b/Saved/Config/Windows/GameUserSettings.ini new file mode 100644 index 0000000..5420e50 --- /dev/null +++ b/Saved/Config/Windows/GameUserSettings.ini @@ -0,0 +1,40 @@ +[/Script/Engine.GameUserSettings] +bUseVSync=False +bUseDynamicResolution=False +ResolutionSizeX=1280 +ResolutionSizeY=720 +LastUserConfirmedResolutionSizeX=1280 +LastUserConfirmedResolutionSizeY=720 +WindowPosX=80 +WindowPosY=70 +FullscreenMode=2 +LastConfirmedFullscreenMode=2 +PreferredFullscreenMode=1 +Version=5 +AudioQualityLevel=0 +LastConfirmedAudioQualityLevel=0 +FrameRateLimit=0.000000 +DesiredScreenWidth=1280 +bUseDesiredScreenHeight=False +DesiredScreenHeight=720 +LastUserConfirmedDesiredScreenWidth=1280 +LastUserConfirmedDesiredScreenHeight=720 +LastRecommendedScreenWidth=-1.000000 +LastRecommendedScreenHeight=-1.000000 +LastCPUBenchmarkResult=-1.000000 +LastGPUBenchmarkResult=-1.000000 +LastGPUBenchmarkMultiplier=1.000000 +bUseHDRDisplayOutput=False +HDRDisplayOutputNits=1000 + +[ScalabilityGroups] +sg.ResolutionQuality=100.000000 +sg.ViewDistanceQuality=3 +sg.AntiAliasingQuality=3 +sg.ShadowQuality=3 +sg.PostProcessQuality=3 +sg.TextureQuality=3 +sg.EffectsQuality=3 +sg.FoliageQuality=3 +sg.ShadingQuality=3 + diff --git a/Saved/Config/Windows/Hardware.ini b/Saved/Config/Windows/Hardware.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/Windows/Hardware.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/Windows/Input.ini b/Saved/Config/Windows/Input.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/Windows/Input.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/Windows/Lightmass.ini b/Saved/Config/Windows/Lightmass.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/Windows/Lightmass.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/Windows/LiveLink.ini b/Saved/Config/Windows/LiveLink.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/Windows/LiveLink.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/Windows/MagicLeap.ini b/Saved/Config/Windows/MagicLeap.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/Windows/MagicLeap.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/Windows/MagicLeapLightEstimation.ini b/Saved/Config/Windows/MagicLeapLightEstimation.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/Windows/MagicLeapLightEstimation.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/Windows/MotoSynth.ini b/Saved/Config/Windows/MotoSynth.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/Windows/MotoSynth.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/Windows/Niagara.ini b/Saved/Config/Windows/Niagara.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/Windows/Niagara.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/Windows/OculusVR.ini b/Saved/Config/Windows/OculusVR.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/Windows/OculusVR.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/Windows/PIEGameUserSettings0.ini b/Saved/Config/Windows/PIEGameUserSettings0.ini new file mode 100644 index 0000000..099cf1c --- /dev/null +++ b/Saved/Config/Windows/PIEGameUserSettings0.ini @@ -0,0 +1,40 @@ +[ScalabilityGroups] +sg.ResolutionQuality=100.000000 +sg.ViewDistanceQuality=3 +sg.AntiAliasingQuality=3 +sg.ShadowQuality=3 +sg.PostProcessQuality=3 +sg.TextureQuality=3 +sg.EffectsQuality=3 +sg.FoliageQuality=3 +sg.ShadingQuality=3 + +[/Script/Engine.GameUserSettings] +bUseVSync=False +bUseDynamicResolution=False +ResolutionSizeX=1280 +ResolutionSizeY=720 +LastUserConfirmedResolutionSizeX=1280 +LastUserConfirmedResolutionSizeY=720 +WindowPosX=-1 +WindowPosY=-1 +FullscreenMode=1 +LastConfirmedFullscreenMode=1 +PreferredFullscreenMode=1 +Version=5 +AudioQualityLevel=0 +LastConfirmedAudioQualityLevel=0 +FrameRateLimit=0.000000 +DesiredScreenWidth=1280 +bUseDesiredScreenHeight=False +DesiredScreenHeight=720 +LastUserConfirmedDesiredScreenWidth=1280 +LastUserConfirmedDesiredScreenHeight=720 +LastRecommendedScreenWidth=-1.000000 +LastRecommendedScreenHeight=-1.000000 +LastCPUBenchmarkResult=-1.000000 +LastGPUBenchmarkResult=-1.000000 +LastGPUBenchmarkMultiplier=1.000000 +bUseHDRDisplayOutput=False +HDRDisplayOutputNits=1000 + diff --git a/Saved/Config/Windows/Paper2D.ini b/Saved/Config/Windows/Paper2D.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/Windows/Paper2D.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/Windows/PhysXVehicles.ini b/Saved/Config/Windows/PhysXVehicles.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/Windows/PhysXVehicles.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/Windows/PostSplashScreen.ini b/Saved/Config/Windows/PostSplashScreen.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/Windows/PostSplashScreen.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/Windows/RuntimeOptions.ini b/Saved/Config/Windows/RuntimeOptions.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/Windows/RuntimeOptions.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/Windows/Scalability.ini b/Saved/Config/Windows/Scalability.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/Windows/Scalability.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/Windows/Synthesis.ini b/Saved/Config/Windows/Synthesis.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/Windows/Synthesis.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/Windows/UnrealInsightsSettings.ini b/Saved/Config/Windows/UnrealInsightsSettings.ini new file mode 100644 index 0000000..7a032e8 --- /dev/null +++ b/Saved/Config/Windows/UnrealInsightsSettings.ini @@ -0,0 +1,3 @@ +[Insights.TimingProfiler] +bShowEmptyTracksByDefault=False + diff --git a/Saved/Config/Windows/VariantManagerContent.ini b/Saved/Config/Windows/VariantManagerContent.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Saved/Config/Windows/VariantManagerContent.ini @@ -0,0 +1 @@ + diff --git a/Saved/Config/WorldState/2733464406.json b/Saved/Config/WorldState/2733464406.json new file mode 100644 index 0000000..67807c9 Binary files /dev/null and b/Saved/Config/WorldState/2733464406.json differ diff --git a/Saved/Config/WorldState/4046359863.json b/Saved/Config/WorldState/4046359863.json new file mode 100644 index 0000000..e6cac58 Binary files /dev/null and b/Saved/Config/WorldState/4046359863.json differ diff --git a/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0000/CrashContext.runtime-xml b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0000/CrashContext.runtime-xml new file mode 100644 index 0000000..14d3cd0 --- /dev/null +++ b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0000/CrashContext.runtime-xml @@ -0,0 +1,1336 @@ + + + + 3 + 86EE31F540A8BF1D45EBC69B07736E45 + UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0000 + true + false + Ensure + Ensure condition failed: false [File:D:/Build/++UE4/Sync/Engine/Source/Editor/UnrealEd/Private/ObjectTools.cpp] [Line: 3205] Failed to unload all packages during ForceDeleteObjects - these packages are likely corrupt. Consider restarting the editor, noting which assets remain and then deleting them from the file system manually: /Game/Weapons/MainWeaponClass/AUG_BP Stack: 0x00007ffb8d10daa8 UE4Editor-UnrealEd.dll!UnknownFunction [] 0x00007ffb8c9d55f9 UE4Editor-UnrealEd.dll!UnknownFunction [] 0x00007ffb8c11b269 UE4Editor-UnrealEd.dll!UnknownFunction [] 0x00007ffb8c400dde UE4Editor-UnrealEd.dll!UnknownFunction [] 0x00007ffb8c3f7e97 UE4Editor-UnrealEd.dll!UnknownFunction [] 0x00007ffb92b3a6fe UE4Editor-Slate.dll!UnknownFunction [] 0x00007ffb92b5280e UE4Editor-Slate.dll!UnknownFunction [] 0x00007ffb929a421e UE4Editor-Slate.dll!UnknownFunction [] 0x00007ffb92a1e104 UE4Editor-Slate.dll!UnknownFunction [] 0x00007ffb92a07097 UE4Editor-Slate.dll!UnknownFunction [] 0x00007ffb929f9b62 UE4Editor-Slate.dll!UnknownFunction [] 0x00007ffbaf32c025 UE4Editor-ApplicationCore.dll!UnknownFunction [] 0x00007ffbaf3192b7 UE4Editor-ApplicationCore.dll!UnknownFunction [] 0x00007ffbaf32e465 UE4Editor-ApplicationCore.dll!UnknownFunction [] 0x00007ffbaf314410 UE4Editor-ApplicationCore.dll!UnknownFunction [] 0x00007ffbf86be858 USER32.dll!UnknownFunction [] 0x00007ffbf86be299 USER32.dll!UnknownFunction [] 0x00007ffbaf32fb79 UE4Editor-ApplicationCore.dll!UnknownFunction [] 0x00007ffb92a2865a UE4Editor-Slate.dll!UnknownFunction [] 0x00007ffb929c6b09 UE4Editor-Slate.dll!UnknownFunction [] 0x00007ffb8c493e9e UE4Editor-UnrealEd.dll!UnknownFunction [] 0x00007ffb8c9c8de2 UE4Editor-UnrealEd.dll!UnknownFunction [] 0x00007ffb8c9c8184 UE4Editor-UnrealEd.dll!UnknownFunction [] 0x00007ffb6b902bac UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] 0x00007ffb6b902faa UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] 0x00007ffb6b8f23a7 UE4Editor-ContentBrowserAssetDataSource.dll! + + 8528 + 285 + false + false + false + UE4-Ex2 + UE4Editor + Development + + **UE4*Release-4.27-CL-18319896-Win64-Development + Windows + Windows + Editor + Vanilla + + 4.27.2-18319896+++UE4+Release-4.27 + CommandLineRemoved + 0 + en-US + ++UE4+Release-4.27-CL-18319896 + true + false + + E:/EpicGames/UE_4.27/Engine/Binaries/Win64/ + E:/EpicGames/UE_4.27/ + 6941107A41C344D7DFBB7596CB0F8C35 + 6941107a41c344d7dfbb7596cb0f8c35 + c32ec3fe770f4d41b5f6466a11b07f70 + + Sent in the unattended mode + Layout="LevelEditor" Label="TestingMap" Content=SLevelEditor + 0 + + 4 + 4 + 1 + GenuineIntel + Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz + NVIDIA GeForce GTX 770 + Windows 10 (Release 2009) + + 17081012224 + 140737488224256 + 4096 + 16 + 9047961600 + 9750523904 + 2005266432 + 2005282816 + 2658963456 + 2752024576 + 0 + 0 + 0 + 5 + UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_ApplicationCore +UE4Editor_ApplicationCore +UE4Editor_ApplicationCore +UE4Editor_ApplicationCore +user32 +user32 +UE4Editor_ApplicationCore +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_ContentBrowserAssetDataSource +UE4Editor_ContentBrowserAssetDataSource +UE4Editor_ContentBrowserAssetDataSource +UE4Editor_ContentBrowser +UE4Editor_ContentBrowser +UE4Editor_ContentBrowser +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_ContentBrowser +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_ApplicationCore +UE4Editor_ApplicationCore +UE4Editor_ApplicationCore +UE4Editor_ApplicationCore +user32 +user32 +UE4Editor_ApplicationCore +UE4Editor +UE4Editor +UE4Editor +UE4Editor +UE4Editor +UE4Editor +kernel32 +ntdll + ntdll 0x00007ffbf8bf0000 + 9d064 KERNELBASE 0x00007ffbf6380000 + 76803 KERNEL32 0x00007ffbf7b60000 + 1d07c UE4Editor-Core 0x00007ffb95e90000 + 64517f UE4Editor-Core 0x00007ffb95e90000 + 630840 UE4Editor-Core 0x00007ffb95e90000 + 6318a5 UE4Editor-Core 0x00007ffb95e90000 + 90fc50 VCRUNTIME140 0x00007ffbe5f90000 + ecf0 ntdll 0x00007ffbf8bf0000 + a209f ntdll 0x00007ffbf8bf0000 + 51454 ntdll 0x00007ffbf8bf0000 + 511a5 KERNELBASE 0x00007ffbf6380000 + 34fd9 UE4Editor-Core 0x00007ffb95e90000 + 6317dc UE4Editor-Core 0x00007ffb95e90000 + 631756 UE4Editor-Core 0x00007ffb95e90000 + 2ae319 UE4Editor-Core 0x00007ffb95e90000 + 2b934a UE4Editor-UnrealEd 0x00007ffb8c030000 + 10ddaa8 UE4Editor-UnrealEd 0x00007ffb8c030000 + 9a55f9 UE4Editor-UnrealEd 0x00007ffb8c030000 + eb269 UE4Editor-UnrealEd 0x00007ffb8c030000 + 3d0dde UE4Editor-UnrealEd 0x00007ffb8c030000 + 3c7e97 UE4Editor-Slate 0x00007ffb92990000 + 1aa6fe UE4Editor-Slate 0x00007ffb92990000 + 1c280e UE4Editor-Slate 0x00007ffb92990000 + 1421e UE4Editor-Slate 0x00007ffb92990000 + 8e104 UE4Editor-Slate 0x00007ffb92990000 + 77097 UE4Editor-Slate 0x00007ffb92990000 + 69b62 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2c025 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 192b7 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2e465 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 14410 USER32 0x00007ffbf86b0000 + e858 USER32 0x00007ffbf86b0000 + e299 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2fb79 UE4Editor-Slate 0x00007ffb92990000 + 9865a UE4Editor-Slate 0x00007ffb92990000 + 36b09 UE4Editor-UnrealEd 0x00007ffb8c030000 + 463e9e UE4Editor-UnrealEd 0x00007ffb8c030000 + 998de2 UE4Editor-UnrealEd 0x00007ffb8c030000 + 998184 UE4Editor-ContentBrowserAssetDataSource 0x00007ffb6b8c0000 + 42bac UE4Editor-ContentBrowserAssetDataSource 0x00007ffb6b8c0000 + 42faa UE4Editor-ContentBrowserAssetDataSource 0x00007ffb6b8c0000 + 323a7 UE4Editor-ContentBrowser 0x00007ffb803c0000 + 9f685 UE4Editor-ContentBrowser 0x00007ffb803c0000 + 1b32fe UE4Editor-ContentBrowser 0x00007ffb803c0000 + 1943c6 UE4Editor-Slate 0x00007ffb92990000 + f9657 UE4Editor-Slate 0x00007ffb92990000 + 146e4a UE4Editor-ContentBrowser 0x00007ffb803c0000 + 1cf6f0 UE4Editor-Slate 0x00007ffb92990000 + 12112 UE4Editor-Slate 0x00007ffb92990000 + 75087 UE4Editor-Slate 0x00007ffb92990000 + 68756 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2bcc8 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 192b7 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2e465 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 14410 USER32 0x00007ffbf86b0000 + e858 USER32 0x00007ffbf86b0000 + e299 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2fcd4 UE4Editor 0x00007ff786cc0000 + 7621 UE4Editor 0x00007ff786cc0000 + 20fcc UE4Editor 0x00007ff786cc0000 + 210ba + 1523D4A800DD35D16A0F9E537D5B0A053857DD75 + + + ntdll 0x00007ffbf8bf0000 + 9d064 KERNELBASE 0x00007ffbf6380000 + 76803 KERNEL32 0x00007ffbf7b60000 + 1d07c UE4Editor-Core 0x00007ffb95e90000 + 64517f UE4Editor-Core 0x00007ffb95e90000 + 630840 UE4Editor-Core 0x00007ffb95e90000 + 6318a5 UE4Editor-Core 0x00007ffb95e90000 + 90fc50 VCRUNTIME140 0x00007ffbe5f90000 + ecf0 ntdll 0x00007ffbf8bf0000 + a209f ntdll 0x00007ffbf8bf0000 + 51454 ntdll 0x00007ffbf8bf0000 + 511a5 KERNELBASE 0x00007ffbf6380000 + 34fd9 UE4Editor-Core 0x00007ffb95e90000 + 6317dc UE4Editor-Core 0x00007ffb95e90000 + 631756 UE4Editor-Core 0x00007ffb95e90000 + 2ae319 UE4Editor-Core 0x00007ffb95e90000 + 2b934a UE4Editor-UnrealEd 0x00007ffb8c030000 + 10ddaa8 UE4Editor-UnrealEd 0x00007ffb8c030000 + 9a55f9 UE4Editor-UnrealEd 0x00007ffb8c030000 + eb269 UE4Editor-UnrealEd 0x00007ffb8c030000 + 3d0dde UE4Editor-UnrealEd 0x00007ffb8c030000 + 3c7e97 UE4Editor-Slate 0x00007ffb92990000 + 1aa6fe UE4Editor-Slate 0x00007ffb92990000 + 1c280e UE4Editor-Slate 0x00007ffb92990000 + 1421e UE4Editor-Slate 0x00007ffb92990000 + 8e104 UE4Editor-Slate 0x00007ffb92990000 + 77097 UE4Editor-Slate 0x00007ffb92990000 + 69b62 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2c025 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 192b7 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2e465 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 14410 USER32 0x00007ffbf86b0000 + e858 USER32 0x00007ffbf86b0000 + e299 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2fb79 UE4Editor-Slate 0x00007ffb92990000 + 9865a UE4Editor-Slate 0x00007ffb92990000 + 36b09 UE4Editor-UnrealEd 0x00007ffb8c030000 + 463e9e UE4Editor-UnrealEd 0x00007ffb8c030000 + 998de2 UE4Editor-UnrealEd 0x00007ffb8c030000 + 998184 UE4Editor-ContentBrowserAssetDataSource 0x00007ffb6b8c0000 + 42bac UE4Editor-ContentBrowserAssetDataSource 0x00007ffb6b8c0000 + 42faa UE4Editor-ContentBrowserAssetDataSource 0x00007ffb6b8c0000 + 323a7 UE4Editor-ContentBrowser 0x00007ffb803c0000 + 9f685 UE4Editor-ContentBrowser 0x00007ffb803c0000 + 1b32fe UE4Editor-ContentBrowser 0x00007ffb803c0000 + 1943c6 UE4Editor-Slate 0x00007ffb92990000 + f9657 UE4Editor-Slate 0x00007ffb92990000 + 146e4a UE4Editor-ContentBrowser 0x00007ffb803c0000 + 1cf6f0 UE4Editor-Slate 0x00007ffb92990000 + 12112 UE4Editor-Slate 0x00007ffb92990000 + 75087 UE4Editor-Slate 0x00007ffb92990000 + 68756 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2bcc8 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 192b7 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2e465 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 14410 USER32 0x00007ffbf86b0000 + e858 USER32 0x00007ffbf86b0000 + e299 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2fcd4 UE4Editor 0x00007ff786cc0000 + 7621 UE4Editor 0x00007ff786cc0000 + 20fcc UE4Editor 0x00007ff786cc0000 + 210ba UE4Editor 0x00007ff786cc0000 + 240dd UE4Editor 0x00007ff786cc0000 + 35984 UE4Editor 0x00007ff786cc0000 + 3853a KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + true + + 4752 + GameThread + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 63356c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 1392 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-TraceLog 0x00007ffbd1370000 + 10b36 UE4Editor-TraceLog 0x00007ffbd1370000 + 1076 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13900 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 4556 + TaskGraphThreadNP 0 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5072 + TaskGraphThreadNP 1 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 9324 + TaskGraphThreadNP 2 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 2024 + TaskGraphThreadHP 3 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 11384 + TaskGraphThreadHP 4 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 14272 + TaskGraphThreadHP 5 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 12056 + TaskGraphThreadBP 6 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13136 + TaskGraphThreadBP 7 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 4524 + TaskGraphThreadBP 8 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b204b UE4Editor-Core 0x00007ffb95e90000 + b27ce UE4Editor-Core 0x00007ffb95e90000 + 435e3d UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 9384 + StatsThread + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6048 + PoolThread 0 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 11920 + PoolThread 1 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 8096 + PoolThread 2 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 7036 + PoolThread 3 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 3404 + PoolThread 4 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 7664 + PoolThread 5 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13680 + PoolThread 6 + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 362e25 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 3232 + FAsyncWriter_Ex2 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Media 0x00007ffbceca0000 + 4844 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13128 + FMediaTicker + + + ntdll 0x00007ffbf8bf0000 + a0794 ntdll 0x00007ffbf8bf0000 + 52dc7 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 9520 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-HTTP 0x00007ffb85b40000 + acec9 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 992 + HttpManagerThread + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-WebSockets 0x00007ffb7cab0000 + 7f34e UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 2128 + LibwebsocketsThread + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5832 + PoolThread 7 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13804 + PoolThread 8 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5308 + PoolThread 9 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 8788 + PoolThread 10 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5116 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 12776 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13004 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5592 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + c16e42 nvwgf2umx 0x00007ffbbe160000 + c15e19 nvwgf2umx 0x00007ffbbe160000 + c0cc7d nvwgf2umx 0x00007ffbbe160000 + 40ab3a nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 12948 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 7172 + Unknown + + + ntdll 0x00007ffbf8bf0000 + a0734 ntdll 0x00007ffbf8bf0000 + 64021 KERNELBASE 0x00007ffbf6380000 + 6d059 GfnRuntimeSdk 0x00007ffb79dd0000 + fd148 GfnRuntimeSdk 0x00007ffb79dd0000 + fb198 GfnRuntimeSdk 0x00007ffb79dd0000 + fb010 GfnRuntimeSdk 0x00007ffb79dd0000 + dd16c GfnRuntimeSdk 0x00007ffb79dd0000 + dd771 GfnRuntimeSdk 0x00007ffb79dd0000 + cb0b8 GfnRuntimeSdk 0x00007ffb79dd0000 + 1ab46c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 7476 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Messaging 0x00007ffb79d40000 + 206a7 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 1276 + FMessageBus.DefaultBus.Router + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-Engine 0x00007ffb88cc0000 + 13bb0b0 UE4Editor-Engine 0x00007ffb88cc0000 + 13f2ab7 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 3960 + ShaderCompilingThread + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-DerivedDataCache 0x00007ffb860d0000 + bcbbc UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6468 + FDDCCleanup + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-AssetRegistry 0x00007ffb88170000 + 7f604 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 4912 + FAssetDataDiscovery + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-AssetRegistry 0x00007ffb88170000 + 80faa UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 10136 + FAssetDataGatherer + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 9604 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-TcpMessaging 0x00007ffb70700000 + df99 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6472 + FTcpMessageTransport + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-UdpMessaging 0x00007ffb70690000 + 29781 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 3340 + FUdpMessageProcessor + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-UdpMessaging 0x00007ffb70690000 + 296f0 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 12044 + FUdpMessageBeacon + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-UdpMessaging 0x00007ffb70690000 + 29c46 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13252 + FUdpMessageProcessor.Sender + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 mswsock 0x00007ffbf5a00000 + 80fc mswsock 0x00007ffbf5a00000 + f4de WS2_32 0x00007ffbf78d0000 + 116f7 UE4Editor-Sockets 0x00007ffb84510000 + 12559 UE4Editor-Sockets 0x00007ffb84510000 + 1c3da UE4Editor-UdpMessaging 0x00007ffb70690000 + 319ba UE4Editor-UdpMessaging 0x00007ffb70690000 + 299a0 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 256 + UdpMessageMulticastReceiver + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 mswsock 0x00007ffbf5a00000 + 80fc mswsock 0x00007ffbf5a00000 + f4de WS2_32 0x00007ffbf78d0000 + 116f7 UE4Editor-Sockets 0x00007ffb84510000 + 12559 UE4Editor-Sockets 0x00007ffb84510000 + 1c3da UE4Editor-UdpMessaging 0x00007ffb70690000 + 319ba UE4Editor-UdpMessaging 0x00007ffb70690000 + 299a0 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13020 + UdpMessageUnicastReceiver + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-LiveLink 0x00007ffb7d030000 + 84060 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5048 + LiveLinkMessageBusDiscoveryManager + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-ProfilerService 0x00007ffb6b560000 + ea13 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 3240 + FFileTransferRunnable + + + ntdll 0x00007ffbf8bf0000 + a0794 ntdll 0x00007ffbf8bf0000 + 52dc7 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13348 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9d894 KERNELBASE 0x00007ffbf6380000 + 4cbc0 xaudio2_9 0x00007ffb6b320000 + 163d3 xaudio2_9 0x00007ffb6b320000 + 170a1 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 8232 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-AudioMixerCore 0x00007ffb80ef0000 + 75f5 UE4Editor-AudioMixerCore 0x00007ffb80ef0000 + 74c2 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 4168 + AudioMixerRenderThread(1) + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-AndroidDeviceDetection 0x00007ffb699c0000 + bdd2 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 12600 + FAndroidDeviceDetectionRunnable + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-AndroidDeviceDetection 0x00007ffb699c0000 + bdd2 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13940 + FAndroidDeviceDetectionRunnable + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-CoreUObject 0x00007ffb932e0000 + 2deb82 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5780 + FAsyncPurge + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 11668 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5240 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 9200 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5092 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9d894 KERNELBASE 0x00007ffbf6380000 + 4cbc0 KERNELBASE 0x00007ffbf6380000 + 4cabe nvwgf2umx 0x00007ffbbe160000 + 1b6bd7 nvwgf2umx 0x00007ffbbe160000 + 40ab3a nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6352 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6068 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 12492 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6388 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 1700 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-OnlineSubsystem 0x00007ffb7cdb0000 + 12f5c6 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 2668 + OnlineAsyncTaskThreadNull DefaultInstance(2) + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-Engine 0x00007ffb88cc0000 + 1732742 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 9440 + ScreenSaverInhibitor + + + ntdll 0x00007ffbf8bf0000 + 9ce64 mswsock 0x00007ffbf5a00000 + 10ab KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 10472 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b204b UE4Editor-Core 0x00007ffb95e90000 + b27ce UE4Editor-RenderCore 0x00007ffb92ea0000 + a9c67 UE4Editor-RenderCore 0x00007ffb92ea0000 + b2f34 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6588 + RenderThread 17 + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-RenderCore 0x00007ffb92ea0000 + b3078 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 3412 + RTHeartBeat 17 + + + 637926636653650000 + 1 + Win64 [Windows 10 (Release 2009) 64b] + 1.0 + E:\EpicGames\UE_4.27\Engine\Binaries\Win64\tbb.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\tbbmalloc.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor.exe +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HierarchicalLODOutliner.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\OpenXR\win64\openxr_loader.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ExternalImagePicker.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SequenceRecorderSections.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AutomationWorker.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Steam\SteamVR\Binaries\Win64\UE4Editor-SteamVREditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UE4Editor-TakeRecorderSources.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UE4Editor-OpenXRInput.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UE4Editor-GooglePADEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UE4Editor-AudioCaptureEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UE4Editor-TemplateSequenceEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MovieScene\MatineeToLevelSequence\Binaries\Win64\UE4Editor-MatineeToLevelSequence.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MovieScene\LevelSequenceEditor\Binaries\Win64\UE4Editor-LevelSequenceEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UE4Editor-ActorSequenceEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UE4Editor-WmfMediaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UE4Editor-WebMMediaFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UE4Editor-WebMMediaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\MediaPlayerEditor\Binaries\Win64\UE4Editor-MediaPlayerEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UE4Editor-MediaCompositingEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UE4Editor-ImgMediaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UE4Editor-AvfMediaFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UE4Editor-AvfMediaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UE4Editor-AndroidMediaFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UE4Editor-AndroidMediaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeapMedia\Binaries\Win64\UE4Editor-MagicLeapMediaCodecFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeapMedia\Binaries\Win64\UE4Editor-MagicLeapMediaFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeapMedia\Binaries\Win64\UE4Editor-MagicLeapMediaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\CharacterAI\Binaries\Win64\UE4Editor-CharacterAI.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UE4Editor-TextureAlignMode.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UE4Editor-BspMode.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UE4Editor-GeometryMode.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Cameras\CameraShakePreviewer\Binaries\Win64\UE4Editor-CameraShakePreviewer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SessionServices.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-VirtualTexturingEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-FoliageEdit.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LandscapeEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshPaintMode.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PlacementMode.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClothPainter.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LogVisualizer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Lumin\UE4Editor-LuminPlatformEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\IOS\UE4Editor-IOSPlatformEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Android\UE4Editor-AndroidDeviceDetection.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Android\UE4Editor-AndroidPlatformEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Lumin\UE4Editor-LuminRuntimeSettings.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\IOS\UE4Editor-IOSRuntimeSettings.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TraceInsights.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TraceServices.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TraceAnalysis.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TimeManagementEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-InputBindingEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MergeActors.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LocalizationService.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LocalizationDashboard.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DeviceProfileEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UndoHistory.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ProjectTargetPlatformEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ProjectSettingsViewer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EditorSettingsViewer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SettingsEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ProjectLauncher.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ProfilerClient.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TargetDeviceServices.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DeviceManager.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AutomationWindow.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PackagesDialog.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AnimationBlueprintEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-StructViewer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Toolbox.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ModuleUI.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-OutputLog.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GammaUI.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Documentation.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LiveCoding.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-StreamingPauseRendering.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LauncherPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PortalServices.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PortalRpc.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MessagingRpc.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Windows\XAudio2_9\x64\xaudio2_9redist.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioMixerXAudio2.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AITestSuite.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ProfilerService.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ProfilerMessages.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TaskGraph.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UE4Editor-AudioSynesthesiaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Oculus\OculusVR\Binaries\Win64\UE4Editor-OculusEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Android\UE4Editor-AndroidRuntimeSettings.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Oculus\OculusVR\Binaries\Win64\UE4Editor-OculusInput.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Oculus\OculusVR\Binaries\Win64\UE4Editor-OculusMR.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\ContentBrowser\ContentBrowserClassDataSource\Binaries\Win64\UE4Editor-ContentBrowserClassDataSource.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CollectionManager.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\ContentBrowser\ContentBrowserAssetDataSource\Binaries\Win64\UE4Editor-ContentBrowserAssetDataSource.dll +E:\EpicGames\UE_4.27\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UE4Editor-TakeSequencer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UE4Editor-SynthesisEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UE4Editor-Synthesis.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UE4Editor-ProceduralMeshComponentEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\MobilePatchingUtils\Binaries\Win64\UE4Editor-MobilePatchingUtils.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UE4Editor-GooglePAD.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\EditableMesh\Binaries\Win64\UE4Editor-EditableMesh.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\CustomMeshComponent\Binaries\Win64\UE4Editor-CustomMeshComponent.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\CableComponent\Binaries\Win64\UE4Editor-CableComponent.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeapPassableWorld\Binaries\Win64\UE4Editor-MagicLeapSharedWorld.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioCaptureRtAudio.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UE4Editor-AudioCapture.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioCaptureCore.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AssetTags\Binaries\Win64\UE4Editor-AssetTags.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ArchVisCharacter\Binaries\Win64\UE4Editor-ArchVisCharacter.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UE4Editor-AppleImageUtilsBlueprintSupport.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UE4Editor-AppleImageUtils.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AndroidPermission\Binaries\Win64\UE4Editor-AndroidPermission.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UE4Editor-ActorLayerUtilitiesEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Layers.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UE4Editor-ActorLayerUtilities.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapHelperOpenGL.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapAudio.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UE4Editor-MediaCompositing.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UE4Editor-ImgMedia.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UE4Editor-OpenExrWrapper.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UE4Editor-ImgMediaFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\MotoSynth\Binaries\Win64\UE4Editor-MotoSynthEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\MotoSynth\Binaries\Win64\UE4Editor-MotoSynth.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\OpenImageDenoise\Binaries\Win64\UE4Editor-OpenImageDenoise.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UE4Editor-GeometryCollectionSequencer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UE4Editor-GeometryCollectionTracks.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCache\Binaries\Win64\UE4Editor-GeometryCacheStreamer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCache\Binaries\Win64\UE4Editor-GeometryCacheSequencer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCache\Binaries\Win64\UE4Editor-GeometryCacheTracks.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\ChaosNiagara\Binaries\Win64\UE4Editor-ChaosNiagara.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\PluginBrowser\Binaries\Win64\UE4Editor-PluginBrowser.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-NiagaraEditorWidgets.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\ChaosSolverPlugin\Binaries\Win64\UE4Editor-ChaosSolverEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\ChaosEditor\Binaries\Win64\UE4Editor-FractureEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\PlanarCutPlugin\Binaries\Win64\UE4Editor-PlanarCut.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryProcessing\Binaries\Win64\UE4Editor-MeshConversion.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryProcessing\Binaries\Win64\UE4Editor-DynamicMesh.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryProcessing\Binaries\Win64\UE4Editor-GeometryAlgorithms.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryProcessing\Binaries\Win64\UE4Editor-GeometricObjects.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UE4Editor-GeometryCollectionEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SceneOutliner.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GeometryCollectionEngine.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-FieldSystemEngine.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ChaosSolverEngine.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\ChaosClothEditor\Binaries\Win64\UE4Editor-ChaosClothEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\BackChannel\Binaries\Win64\UE4Editor-BackChannel.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UE4Editor-AutomationUtilsEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UE4Editor-AutomationUtils.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCache\Binaries\Win64\UE4Editor-GeometryCacheEd.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\AlembicImporter\Binaries\Win64\UE4Editor-AlembicImporter.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\AlembicImporter\Binaries\Win64\UE4Editor-AlembicLibrary.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\AlembicImporter\Binaries\Win64\hdf5.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCache\Binaries\Win64\UE4Editor-GeometryCache.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\SpeedTreeImporter\Binaries\Win64\UE4Editor-SpeedTreeImporter.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\MobileLauncherProfileWizard\Binaries\Win64\UE4Editor-MobileLauncherProfileWizard.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\MaterialAnalyzer\Binaries\Win64\UE4Editor-MaterialAnalyzer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\CurveEditorTools\Binaries\Win64\UE4Editor-CurveEditorTools.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UE4Editor-CryptoKeys.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UE4Editor-CryptoKeysOpenSSL.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\VisualStudioSourceCodeAccess\Binaries\Win64\UE4Editor-VisualStudioSourceCodeAccess.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\UObjectPlugin\Binaries\Win64\UE4Editor-UObjectPlugin.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\VisualStudioCodeSourceCodeAccess\Binaries\Win64\UE4Editor-VisualStudioCodeSourceCodeAccess.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\SubversionSourceControl\Binaries\Win64\UE4Editor-SubversionSourceControl.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\RiderSourceCodeAccess\Binaries\Win64\UE4Editor-RiderSourceCodeAccess.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\PluginUtils\Binaries\Win64\UE4Editor-PluginUtils.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\PlasticSourceControl\Binaries\Win64\UE4Editor-PlasticSourceControl.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\PerforceSourceControl\Binaries\Win64\UE4Editor-PerforceSourceControl.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\GitSourceControl\Binaries\Win64\UE4Editor-GitSourceControl.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\CLionSourceCodeAccess\Binaries\Win64\UE4Editor-CLionSourceCodeAccess.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UE4Editor-AnimationSharingEd.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UE4Editor-VariantManagerContentEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UE4Editor-DatasmithContentEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Compression\OodleNetwork\Binaries\Win64\UE4Editor-OodleNetworkHandlerComponent.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Blendables\LightPropagationVolume\Binaries\Win64\UE4Editor-LightPropagationVolumeEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UE4Editor-LiveLinkSequencer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UE4Editor-TakeRecorder.dll +E:\EpicGames\UE_4.27\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UE4Editor-TakeTrackRecorders.dll +E:\EpicGames\UE_4.27\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UE4Editor-TakeMovieScene.dll +E:\EpicGames\UE_4.27\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UE4Editor-TakesCore.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UE4Editor-LiveLinkEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Persona.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PinnedCommandList.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UE4Editor-LiveLinkMovieScene.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UE4Editor-LiveLinkGraphNode.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UE4Editor-LiveLinkComponents.dll +E:\EpicGames\UE_4.27\Engine\Plugins\2D\Paper2D\Binaries\Win64\UE4Editor-PaperTiledImporter.dll +E:\EpicGames\UE_4.27\Engine\Plugins\2D\Paper2D\Binaries\Win64\UE4Editor-PaperSpriteSheetImporter.dll +E:\EpicGames\UE_4.27\Engine\Plugins\2D\Paper2D\Binaries\Win64\UE4Editor-Paper2DEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-IntroTutorials.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshPaint.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MeshPainting\Binaries\Win64\UE4Editor-MeshPaintEditorMode.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MeshPainting\Binaries\Win64\UE4Editor-MeshPaintingToolset.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\SoundFields\Binaries\Win64\UE4Editor-SoundFields.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\PropertyAccess\Binaries\Win64\UE4Editor-PropertyAccessEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\PhysXVehicles\Binaries\Win64\UE4Editor-PhysXVehiclesEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\PhysXVehicles\Binaries\Win64\UE4Editor-PhysXVehicles.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\LocationServicesBPLibrary\Binaries\Win64\UE4Editor-LocationServicesBPLibrary.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UE4Editor-AudioSynesthesia.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioAnalyzer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UE4Editor-AudioSynesthesiaCore.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UE4Editor-ActorSequence.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapHandMeshing.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapSecureStorage.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapIdentity.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapHandTracking.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapEyeTracker.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapController.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapARPinImpl.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapAR.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapImageTracker.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeapPassableWorld\Binaries\Win64\UE4Editor-MagicLeapARPin.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeapLightEstimation\Binaries\Win64\UE4Editor-MagicLeapLightEstimation.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapPlanes.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UE4Editor-ImgMediaEngine.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Messaging\UdpMessaging\Binaries\Win64\UE4Editor-UdpMessaging.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Messaging\TcpMessaging\Binaries\Win64\UE4Editor-TcpMessaging.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Serialization.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Cbor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UE4Editor-PythonScriptPlugin.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\ContentBrowser\ContentBrowserFileDataSource\Binaries\Win64\UE4Editor-ContentBrowserFileDataSource.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-NiagaraAnimNotifies.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-NiagaraEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SessionFrontend.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-Niagara.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\GameplayTagsEditor\Binaries\Win64\UE4Editor-GameplayTagsEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UE4Editor-FacialAnimationEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UE4Editor-FacialAnimation.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\DataValidation\Binaries\Win64\UE4Editor-DataValidation.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Blutility.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PixelInspectorModule.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HotReload.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MainFrame.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LauncherServices.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TranslationEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LocalizationCommandletExecution.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\AssetManagerEditor\Binaries\Win64\UE4Editor-AssetManagerEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TreeMap.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\PropertyAccessNode\Binaries\Win64\UE4Editor-PropertyAccessNode.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UE4Editor-AnimationSharing.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\SignificanceManager\Binaries\Win64\UE4Editor-SignificanceManager.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Cameras\GameplayCameras\Binaries\Win64\UE4Editor-GameplayCameras.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UE4Editor-TemplateSequence.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Blendables\LightPropagationVolume\Binaries\Win64\UE4Editor-LightPropagationVolumeRuntime.dll +E:\EpicGames\UE_4.27\Engine\Plugins\2D\Paper2D\Binaries\Win64\UE4Editor-Paper2D.dll +E:\EpicGames\UE_4.27\Engine\Plugins\AI\EnvironmentQueryEditor\Binaries\Win64\UE4Editor-EnvironmentQueryEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\WindowsMoviePlayer\Binaries\Win64\UE4Editor-WindowsMoviePlayer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\WebMMoviePlayer\Binaries\Win64\UE4Editor-WebMMoviePlayer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UE4Editor-WebMMedia.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-NetworkReplayStreaming.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\NvClothPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-OverlayEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-StringTableEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-BehaviorTreeEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AIGraph.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-FunctionalTesting.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UMGEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DetailCustomizations.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-VulkanShaderFormat.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Overlay.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GameplayTasksEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AutomationController.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AutomationMessages.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CollisionAnalyzer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MessageLog.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SlateReflector.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\ProxyLODPlugin\Binaries\Win64\UE4Editor-ProxyLODMeshReduction.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\embree.2.14.0.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxcompiler.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\TextureFormatOodle\Binaries\Win64\UE4Editor-TextureFormatOodle.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureFormatUncompressed.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureFormatPVR.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Qualcomm\Win64\TextureConverter.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureFormatETC2.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureFormatDXT.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Intel\ISPCTexComp\Win64-Release\ispc_texcomp.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureFormatIntelISPCTexComp.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ImageWrapper.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureFormatASTC.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioFormatOpus.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbis_64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Ogg\Win64\VS2015\libogg_64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioFormatOgg.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioFormatADPCM.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WindowsServerTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WindowsClientTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WindowsTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WindowsNoEditorTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\IOS\UE4Editor-TVOSTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MacServerTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MacClientTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MacTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MacNoEditorTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Lumin\UE4Editor-LuminTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxAArch64ServerTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxAArch64ClientTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxAArch64NoEditorTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxServerTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxClientTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Messaging.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\IOS\UE4Editor-IOSTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\NVIDIA\GeForceNOW\Win64\GfnRuntimeSdk.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WorkspaceMenuStructure.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshBuilder.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshBoneReduction.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\SkeletalReduction\Binaries\Win64\UE4Editor-SkeletalMeshReduction.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-QuadricMeshReduction.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshReductionInterface.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshMergeUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshBuilderCommon.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-NullInstallBundleManager.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\ShaderConductor\Win64\ShaderConductor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ShaderFormatVectorVM.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-VectorVM.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ShaderFormatOpenGL.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\dxil.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ShaderFormatD3D.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MetalShaderFormat.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ShaderPreprocessor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ShaderCompilerCommon.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\NVIDIA\NVaftermath\Win64\GFSDK_Aftermath_Lib.x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\PhysX3CookingPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PhysXCooking.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\APEX_ClothingPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\APEX_LegacyPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\APEXFrameworkPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\PhysX3PROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\PxPvdSDKPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\PhysX3CommonPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\PxFoundationPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WindowsPlatformFeatures.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GameplayMediaEncoder.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AVEncoder.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Oculus\OVRPlugin\OVRPlugin\Win64\OVRPlugin.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Steam\SteamVR\Binaries\Win64\UE4Editor-SteamVRInputDevice.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\OpenVR\OpenVRv1_5_17\Win64\openvr_api.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Steam\SteamVR\Binaries\Win64\UE4Editor-SteamVR.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UE4Editor-ProceduralMeshComponent.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Oculus\OculusVR\Binaries\Win64\UE4Editor-OculusHMD.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UE4Editor-OnlineBlueprintSupport.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Online\OnlineSubsystemNull\Binaries\Win64\UE4Editor-OnlineSubsystemNull.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UE4Editor-OnlineSubsystemUtils.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Voice.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-XMPP.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WebSockets.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Online\OnlineSubsystem\Binaries\Win64\UE4Editor-OnlineSubsystem.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\OpenXRHandTracking\Binaries\Win64\UE4Editor-OpenXRHandTracking.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UE4Editor-LiveLink.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LiveLinkMessageBusFramework.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\OpenXREyeTracker\Binaries\Win64\UE4Editor-OpenXREyeTracker.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EyeTracker.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UE4Editor-OpenXRAR.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UE4Editor-OpenXRHMD.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-D3D12RHI.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-D3D11RHI.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ExampleDeviceProfileSelector\Binaries\Win64\UE4Editor-ExampleDeviceProfileSelector.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ChunkDownloader\Binaries\Win64\UE4Editor-ChunkDownloader.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Portal\LauncherChunkInstaller\Binaries\Win64\UE4Editor-LauncherChunkInstaller.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MLSDK\Binaries\Win64\UE4Editor-MLSDK.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeap.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapPrivileges.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-OpenGLDrv.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapHelperVulkan.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-VulkanRHI.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UE4Editor-WmfMedia.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UE4Editor-WmfMediaFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UE4Editor-ExrReaderGpu.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-NiagaraVertexFactories.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-NiagaraShader.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-NiagaraCore.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\ChaosCloth\Binaries\Win64\UE4Editor-ChaosCloth.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UE4Editor-DatasmithContent.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UE4Editor-VariantManagerContent.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AIModule.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GameplayDebugger.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Python3\Win64\python37.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UE4Editor-PlatformCryptoOpenSSL.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Compression\OodleData\Binaries\Win64\UE4Editor-OodleDataCompressionFormat.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SequenceRecorder.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-XmlParser.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LiveLinkInterface.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AssetTools.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MovieSceneTools.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AVIWriter.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ContentBrowser.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MRMesh.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MovieSceneCapture.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SerializedRecorderInterface.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AugmentedReality.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SourceControlWindows.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CommonMenuExtensions.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DesktopWidgets.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ContentBrowserData.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-BlueprintCompilerCppBackend.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Voronoi.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ReliabilityHandlerComponent.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UELibSampleRate.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Navmesh.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SoundFieldRendering.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HTTPServer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioMixerCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Sequencer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PIEPreviewDeviceSpecification.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SSL.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HeadMountedDisplay.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LevelEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClothingSystemRuntimeNv.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClassViewer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Renderer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AnimationCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WidgetCarousel.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HardwareTargeting.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MaterialBaking.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AnimGraphRuntime.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-BlueprintNativeCodeGen.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SharedSettingsWidgets.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SceneDepthPickerMode.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshUtilitiesCommon.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PropertyPath.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ActorPickerMode.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AdvancedPreviewScene.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Chaos.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MediaAssets.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-KismetCompiler.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-KismetWidgets.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClothingSystemRuntimeInterface.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PropertyAccess.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GameplayTags.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PacketHandler.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioPlatformConfiguration.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioExtensions.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EngineMessages.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Sockets.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-NetCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioMixer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ImageCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClothingSystemEditorInterface.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PerfCounters.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-RawMesh.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SignalProcessing.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CrunchCompression.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PhysicsCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-InteractiveToolsFramework.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Analytics.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EditorAnalyticsSession.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-RSA.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EditorSubsystem.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-StaticMeshDescription.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MaterialShaderQualitySettings.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-NavigationSystem.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UMG.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshDescription.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HTTP.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UnrealAudio.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SourceControl.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DirectoryWatcher.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-IoStoreUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DerivedDataCache.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ToolMenus.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TimeManagement.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClothingSystemRuntimeCommon.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PIEPreviewDeviceProfileSelector.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MovieScene.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ViewportInteraction.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-VREditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MovieSceneTracks.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GameProjectGeneration.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Localization.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Landscape.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Kismet.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CurveEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AddContentDialog.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AssetRegistry.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\libfbxsdk.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Engine.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UnrealEd.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SlateCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Foliage.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GraphEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EditorWidgets.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PropertyEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MaterialEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Projects.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EditorInteractiveToolsFramework.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AnalyticsET.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AppFramework.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AnimGraph.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClothingSystemEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MaterialUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-JsonUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-StatsViewer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SkeletalMeshUtilitiesCommon.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EditorStyle.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-BlueprintGraph.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-BuildPatchServices.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Slate.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-RenderCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-RHI.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CoreUObject.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Core.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PakFile.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LevelSequence.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PakFileUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HierarchicalLODUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SwarmInterface.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MoviePlayer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ApplicationCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EngineSettings.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\PixWinPlugin\Binaries\Win64\UE4Editor-PixWinPlugin.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GameplayTasks.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UE4Editor-PythonScriptPluginPreload.dll +E:\EpicGames\UE_4.27\Engine\Plugins\XGEController\Binaries\Win64\UE4Editor-XGEController.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\DbgHelp\dbghelp.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AnimationModifiers.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\libsndfile\Win64\libsndfile-1.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CookedIterativeFile.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-StreamingFile.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-NetworkFile.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Networking.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CinematicCamera.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-InputCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AssetTagsEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DesktopPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Json.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-InstallBundleManager.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UnrealEdMessages.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MediaUtils.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SandboxFile.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DeveloperSettings.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PreLoadScreen.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ScriptDisassembler.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ImageWriteQueue.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WindowsPlatformEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Tests\ScreenshotTools\Binaries\Win64\UE4Editor-ScreenshotTools.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-IESFile.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Media.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GeForceNOWWrapper.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Settings.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Steam\SteamVR\Binaries\Win64\UE4Editor-SteamVRInput.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TraceLog.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MediaInfo.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioSettingsEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ComponentVisualizers.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ConfigEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-InternationalizationSettings.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LandscapeEditorUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SourceCodeAccess.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-XAudio2.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxNoEditorTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Android\UE4Editor-AndroidTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-FileUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-BuildSettings.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SkeletalMeshEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LaunchDaemonMessages.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AllDesktopTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Plugins\2D\Paper2D\Binaries\Win64\UE4Editor-SmartSnapping.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SessionMessages.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ViewportSnapping.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UE4Editor-PlatformCrypto.dll +E:\EpicGames\UE_4.27\Engine\Plugins\AI\AISupport\Binaries\Win64\UE4Editor-AISupportModule.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Python3\Win64\python3.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UE4Editor-PlatformCryptoTypes.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\nvTextureTools\Win64\nvtt_64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureCompressor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SlateRHIRenderer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbisfile_64.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UE4Editor-OpenXREditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\RuntimePhysXCooking\Binaries\Win64\UE4Editor-RuntimePhysXCooking.dll + + + 1 + false + 0 + + + false + D3D11 + NVIDIA GeForce GTX 770 + 456.71 + 27.21.14.5671 + 9-30-2020 + SM5 + Windows + + + + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "2.0", "FriendlyName": "Live Link" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 40, "VersionName": "1.4.6", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 2, "VersionName": "1.4", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Alembic Importer (Experimental)" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Cache (Experimental)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1", "FriendlyName": "MotoSynth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Secure Storage" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Light Estimatation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Passable World" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MLSDK" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Matinee to Level Sequence" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editable Mesh" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXREyeTracker" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXRHandTracking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PhysX Vehicles" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Splash Preload Screen" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Runtime PhysX Cooking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ScreenshotTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "LightPropagationVolume" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "1.59.0", "FriendlyName": "Oculus VR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SteamVR" } + + diff --git a/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0000/CrashReportClient.ini b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0000/CrashReportClient.ini new file mode 100644 index 0000000..473a414 --- /dev/null +++ b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0000/CrashReportClient.ini @@ -0,0 +1,5 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 + diff --git a/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0000/Ex2.log b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0000/Ex2.log new file mode 100644 index 0000000..23389d3 --- /dev/null +++ b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0000/Ex2.log @@ -0,0 +1,1176 @@ +Log file open, 07/05/22 17:15:51 +LogWindows: Failed to load 'aqProf.dll' (GetLastError=126) +LogWindows: File 'aqProf.dll' does not exist +LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126) +LogWindows: File 'VtuneApi.dll' does not exist +LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126) +LogWindows: File 'VtuneApi32e.dll' does not exist +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogInit: Display: Running engine for game: Ex2 +LogPlatformFile: Not using cached read wrapper +LogTaskGraph: Started task graph with 5 named threads and 14 total threads with 3 sets of task threads. +LogStats: Stats thread started at 0.714156 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: -8:00, Platform Override: '' +LogInit: Display: Loading text-based GConfig.... +LogPluginManager: Mounting plugin MeshPainting +LogPluginManager: Mounting plugin XGEController +LogPluginManager: Mounting plugin Paper2D +LogPluginManager: Mounting plugin LiveLink +LogPluginManager: Mounting plugin AISupport +LogPluginManager: Mounting plugin EnvironmentQueryEditor +LogPluginManager: Mounting plugin CameraShakePreviewer +LogPluginManager: Mounting plugin GameplayCameras +LogPluginManager: Mounting plugin OodleData +LogPluginManager: Mounting plugin OodleNetwork +LogPluginManager: Mounting plugin AnimationSharing +LogPluginManager: Mounting plugin CLionSourceCodeAccess +LogPluginManager: Mounting plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting plugin GitSourceControl +LogPluginManager: Mounting plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting plugin NullSourceCodeAccess +LogPluginManager: Mounting plugin PerforceSourceControl +LogPluginManager: Mounting plugin PixWinPlugin +LogPluginManager: Mounting plugin PlasticSourceControl +LogPluginManager: Mounting plugin PluginUtils +LogPluginManager: Mounting plugin PropertyAccessNode +LogPluginManager: Mounting plugin RiderSourceCodeAccess +LogPluginManager: Mounting plugin SubversionSourceControl +LogPluginManager: Mounting plugin TextureFormatOodle +LogPluginManager: Mounting plugin UObjectPlugin +LogPluginManager: Mounting plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting plugin XCodeSourceCodeAccess +LogPluginManager: Mounting plugin AssetManagerEditor +LogPluginManager: Mounting plugin CryptoKeys +LogPluginManager: Mounting plugin CurveEditorTools +LogPluginManager: Mounting plugin DataValidation +LogPluginManager: Mounting plugin FacialAnimation +LogPluginManager: Mounting plugin GameplayTagsEditor +LogPluginManager: Mounting plugin GeometryMode +LogPluginManager: Mounting plugin DatasmithContent +LogPluginManager: Mounting plugin MacGraphicsSwitching +LogPluginManager: Mounting plugin MaterialAnalyzer +LogPluginManager: Mounting plugin MobileLauncherProfileWizard +LogPluginManager: Mounting plugin PluginBrowser +LogPluginManager: Mounting plugin VariantManagerContent +LogPluginManager: Mounting plugin SpeedTreeImporter +LogPluginManager: Mounting plugin AlembicImporter +LogPluginManager: Mounting plugin BackChannel +LogPluginManager: Mounting plugin ChaosCloth +LogPluginManager: Mounting plugin ChaosClothEditor +LogPluginManager: Mounting plugin ChaosEditor +LogPluginManager: Mounting plugin ChaosNiagara +LogPluginManager: Mounting plugin ChaosSolverPlugin +LogPluginManager: Mounting plugin CharacterAI +LogPluginManager: Mounting plugin GeometryCache +LogPluginManager: Mounting plugin GeometryCollectionPlugin +LogPluginManager: Mounting plugin Niagara +LogPluginManager: Mounting plugin GeometryProcessing +LogPluginManager: Mounting plugin MotoSynth +LogPluginManager: Mounting plugin OpenImageDenoise +LogPluginManager: Mounting plugin PlanarCut +LogPluginManager: Mounting plugin PlatformCrypto +LogPluginManager: Mounting plugin PythonScriptPlugin +LogPluginManager: Mounting plugin ProxyLODPlugin +LogPluginManager: Mounting plugin SkeletalReduction +LogPluginManager: Mounting plugin LuminPlatformFeatures +LogPluginManager: Mounting plugin MagicLeap +LogPluginManager: Mounting plugin MagicLeapLightEstimation +LogPluginManager: Mounting plugin MagicLeapMedia +LogPluginManager: Mounting plugin AndroidMedia +LogPluginManager: Mounting plugin AvfMedia +LogPluginManager: Mounting plugin MagicLeapPassableWorld +LogPluginManager: Mounting plugin MLSDK +LogPluginManager: Mounting plugin ImgMedia +LogPluginManager: Mounting plugin MediaCompositing +LogPluginManager: Mounting plugin MediaPlayerEditor +LogPluginManager: Mounting plugin WebMMedia +LogPluginManager: Mounting plugin WmfMedia +LogPluginManager: Mounting plugin TcpMessaging +LogPluginManager: Mounting plugin UdpMessaging +LogPluginManager: Mounting plugin ActorSequence +LogPluginManager: Mounting plugin LevelSequenceEditor +LogPluginManager: Mounting plugin MatineeToLevelSequence +LogPluginManager: Mounting plugin TemplateSequence +LogPluginManager: Mounting plugin OnlineSubsystem +LogPluginManager: Mounting plugin OnlineSubsystemNull +LogPluginManager: Mounting plugin OnlineSubsystemUtils +LogPluginManager: Mounting plugin LauncherChunkInstaller +LogPluginManager: Mounting plugin ActorLayerUtilities +LogPluginManager: Mounting plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting plugin AndroidMoviePlayer +LogPluginManager: Mounting plugin AndroidPermission +LogPluginManager: Mounting plugin AppleImageUtils +LogPluginManager: Mounting plugin AppleMoviePlayer +LogPluginManager: Mounting plugin ArchVisCharacter +LogPluginManager: Mounting plugin AssetTags +LogPluginManager: Mounting plugin AudioCapture +LogPluginManager: Mounting plugin AudioSynesthesia +LogPluginManager: Mounting plugin CableComponent +LogPluginManager: Mounting plugin ChunkDownloader +LogPluginManager: Mounting plugin CustomMeshComponent +LogPluginManager: Mounting plugin EditableMesh +LogPluginManager: Mounting plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting plugin GoogleCloudMessaging +LogPluginManager: Mounting plugin GooglePAD +LogPluginManager: Mounting plugin IOSDeviceProfileSelector +LogPluginManager: Mounting plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting plugin LocationServicesBPLibrary +LogPluginManager: Mounting plugin MobilePatchingUtils +LogPluginManager: Mounting plugin OpenXR +LogPluginManager: Mounting plugin OpenXREyeTracker +LogPluginManager: Mounting plugin OpenXRHandTracking +LogPluginManager: Mounting plugin PhysXVehicles +LogPluginManager: Mounting plugin PostSplashScreen +LogPluginManager: Mounting plugin ProceduralMeshComponent +LogPluginManager: Mounting plugin PropertyAccessEditor +LogPluginManager: Mounting plugin RuntimePhysXCooking +LogPluginManager: Mounting plugin SignificanceManager +LogPluginManager: Mounting plugin SoundFields +LogPluginManager: Mounting plugin Synthesis +LogPluginManager: Mounting plugin WebMMoviePlayer +LogPluginManager: Mounting plugin WindowsMoviePlayer +LogPluginManager: Mounting plugin ScreenshotTools +LogPluginManager: Mounting plugin Takes +LogPluginManager: Mounting plugin LightPropagationVolume +LogPluginManager: Mounting plugin AutomationUtils +LogPluginManager: Mounting plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting plugin ContentBrowserClassDataSource +LogPluginManager: Mounting plugin ContentBrowserFileDataSource +LogPluginManager: Mounting plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting plugin OnlineSubsystemIOS +LogPluginManager: Mounting plugin OculusVR +LogPluginManager: Mounting plugin SteamVR +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogInit: Using libcurl 7.55.1-DEV +LogInit: - built for x86_64-pc-win32 +LogInit: - supports SSL with OpenSSL/1.1.1 +LogInit: - supports HTTP deflate (compression) using libz 1.2.8 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_IDN +LogInit: CurlRequestOptions (configurable via config and command line): +LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate +LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +LogInit: - LocalHostAddr = Default +LogInit: - BufferSize = 65536 +LogOnline: OSS: Creating online subsystem instance for: NULL +LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467 +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +LogOculusPluginWrapper: OculusPlugin initialized successfully +LogHMD: Failed initializing OVRPlugin 1.59.0 +LogInit: Build: ++UE4+Release-4.27-CL-18319896 +LogInit: Engine Version: 4.27.2-18319896+++UE4+Release-4.27 +LogInit: Compatible Engine Version: 4.27.0-17155196+++UE4+Release-4.27 +LogInit: Net CL: 17155196 +LogInit: OS: Windows 10 (Release 2009) (), CPU: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz, GPU: NVIDIA GeForce GTX 770 +LogInit: Compiled (64-bit): Nov 30 2021 07:12:08 +LogInit: Compiled with Visual C++: 19.24.28315.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE4+Release-4.27 +LogInit: Command Line: -EpicPortal -epicusername=8B0000B8 -epicuserid=c32ec3fe770f4d41b5f6466a11b07f70 -epiclocale=en -epicsandboxid=ue +LogInit: Base Directory: E:/EpicGames/UE_4.27/Engine/Binaries/Win64/ +LogInit: Allocator: TBB +LogInit: Installed Engine Build: 1 +LogDevObjectVersion: Number of dev versions registered: 29 +LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 +LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 +LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 +LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 +LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 +LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 +LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 +LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 +LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 14 +LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 +LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 45 +LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 +LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 +LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 +LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 +LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 +LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 +LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 +LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 +LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 47 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 1 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10 +LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 +LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 +LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 +LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 +LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 +LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool. +LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +LogConfig: Setting CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +LogConfig: Setting CVar [[s.AsyncLoadingThreadEnabled:0]] +LogConfig: Setting CVar [[s.EventDrivenLoaderEnabled:1]] +LogConfig: Setting CVar [[s.WarnIfTimeLimitExceeded:0]] +LogConfig: Setting CVar [[s.TimeLimitExceededMultiplier:1.5]] +LogConfig: Setting CVar [[s.TimeLimitExceededMinTime:0.005]] +LogConfig: Setting CVar [[s.UseBackgroundLevelStreaming:1]] +LogConfig: Setting CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +LogConfig: Setting CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +LogConfig: Setting CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +LogConfig: Setting CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +LogConfig: Setting CVar [[s.UnregisterComponentsTimeLimit:1.0]] +LogConfig: Setting CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +LogConfig: Setting CVar [[s.FlushStreamingOnExit:1]] +LogInit: Object subsystem initialized +LogConfig: Setting CVar [[con.DebugEarlyDefault:1]] +LogConfig: Setting CVar [[r.setres:1280x720]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[r.VSync:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[r.RHICmdBypass:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[r.GPUCrashDebugging:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[r.DefaultFeature.MotionBlur:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:523][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.AsyncLoadingThreadEnabled:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.EventDrivenLoaderEnabled:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.WarnIfTimeLimitExceeded:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.TimeLimitExceededMinTime:0.005]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.UseBackgroundLevelStreaming:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.FlushStreamingOnExit:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.SizeOfPermanentObjectPool:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.FlushStreamingOnGC:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.AllowParallelGC:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.MaxObjectsInEditor:25165824]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.CreateGCClusters:1]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.MinGCClusterSize:5]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.ActorClusteringEnabled:0]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.BlueprintClusteringEnabled:0]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.MultithreadedDestructionEnabled:1]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:524][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.ShadowQuality:5]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AOQuality:2]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.VolumetricFog:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.CapsuleShadows:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.LensFlareQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.BloomQuality:5]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Upscale.Quality:3]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.LightShaftQuality:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.Boost:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.VT.MaxAnisotropy:8]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.RefractionQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSR.Quality:3]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSR.HalfResSceneColor:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SceneColorFormat:4]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DetailMode:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.AnisotropicMaterials:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSS.Scale:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSS.Quality:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSS.HalfRes:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSGI.Quality:3]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[grass.DensityScale:1.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2022.07.06-00.15.52:532][ 0]LogInit: Selected Device Profile: [Windows] +[2022.07.06-00.15.52:532][ 0]LogInit: Applying CVar settings loaded from the selected device profile: [Windows] +[2022.07.06-00.15.52:532][ 0]LogHAL: Display: Platform has ~ 16 GB [17081012224 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2022.07.06-00.15.52:533][ 0]LogInit: Going up to parent DeviceProfile [] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.ShadowQuality:5]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AOQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VolumetricFog:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.CapsuleShadows:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.LensFlareQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.BloomQuality:5]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Upscale.Quality:3]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.LightShaftQuality:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.Boost:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VT.MaxAnisotropy:8]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.RefractionQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSR.Quality:3]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSR.HalfResSceneColor:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SceneColorFormat:4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DetailMode:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AnisotropicMaterials:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSS.Scale:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSS.Quality:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSS.HalfRes:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSGI.Quality:3]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[grass.DensityScale:1.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[net.UseAdaptiveNetUpdateFrequency:0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Editor.ini] +[2022.07.06-00.15.52:534][ 0]LogInit: Computer: DESKTOP-SI6OOMG +[2022.07.06-00.15.52:534][ 0]LogInit: User: RC +[2022.07.06-00.15.52:534][ 0]LogInit: CPU Page size=4096, Cores=4 +[2022.07.06-00.15.52:534][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2022.07.06-00.15.52:534][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) +[2022.07.06-00.15.52:534][ 0]LogMemory: Platform Memory Stats for Windows +[2022.07.06-00.15.52:534][ 0]LogMemory: Process Physical Memory: 142.30 MB used, 142.31 MB peak +[2022.07.06-00.15.52:534][ 0]LogMemory: Process Virtual Memory: 113.06 MB used, 113.06 MB peak +[2022.07.06-00.15.52:534][ 0]LogMemory: Physical Memory: 6485.56 MB used, 9804.16 MB free, 16289.72 MB total +[2022.07.06-00.15.52:534][ 0]LogMemory: Virtual Memory: 134206680.00 MB used, 11049.02 MB free, 134217728.00 MB total +[2022.07.06-00.15.52:540][ 0]LogWindows: WindowsPlatformFeatures enabled +[2022.07.06-00.15.52:581][ 0]LogInit: Physics initialised using underlying interface: PhysX +[2022.07.06-00.15.52:582][ 0]LogInit: Using OS detected language (en-US). +[2022.07.06-00.15.52:582][ 0]LogInit: Using OS detected locale (en-US). +[2022.07.06-00.15.52:585][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so the 'en' localization will be used. +[2022.07.06-00.15.52:854][ 0]LogInit: Setting process to per monitor DPI aware +[2022.07.06-00.15.52:864][ 0]LogWindowsTextInputMethodSystem: Display: IME system deactivated. +[2022.07.06-00.15.52:874][ 0]LogSlate: New Slate User Created. User Index 0, Is Virtual User: 0 +[2022.07.06-00.15.52:874][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2022.07.06-00.15.53:035][ 0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll +[2022.07.06-00.15.53:040][ 0]LogHMD: Failed to initialize OpenVR with code 110 +[2022.07.06-00.15.53:040][ 0]LogD3D11RHI: D3D11 min allowed feature level: 11_0 +[2022.07.06-00.15.53:040][ 0]LogD3D11RHI: D3D11 max allowed feature level: 11_0 +[2022.07.06-00.15.53:040][ 0]LogD3D11RHI: D3D11 adapters: +[2022.07.06-00.15.53:129][ 0]LogD3D11RHI: 0. 'NVIDIA GeForce GTX 770' (Feature Level 11_0) +[2022.07.06-00.15.53:129][ 0]LogD3D11RHI: 4052/0/8144 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:1, VendorId:0x10de +[2022.07.06-00.15.53:137][ 0]LogD3D11RHI: 1. 'Intel(R) HD Graphics 4600' (Feature Level 11_0) +[2022.07.06-00.15.53:137][ 0]LogD3D11RHI: 112/0/2048 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x8086 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: 2. 'Microsoft Basic Render Driver' (Feature Level 11_0) +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: 0/0/8144 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: Chosen D3D11 Adapter: +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: Description : NVIDIA GeForce GTX 770 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: VendorId : 10de +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: DeviceId : 1184 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: SubSysId : 37763842 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: Revision : 00a1 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: DedicatedVideoMemory : 4249288704 bytes +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: SharedSystemMemory : 8540506112 bytes +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: AdapterLuid : 0 45081 +[2022.07.06-00.15.53:147][ 0]LogD3D11RHI: Creating new Direct3DDevice +[2022.07.06-00.15.53:147][ 0]LogD3D11RHI: GPU DeviceId: 0x1184 (for the marketing name, search the web for "GPU Device Id") +[2022.07.06-00.15.53:147][ 0]LogWindows: EnumDisplayDevices: +[2022.07.06-00.15.53:148][ 0]LogWindows: 0. 'NVIDIA GeForce GTX 770' (P:1 D:1) +[2022.07.06-00.15.53:148][ 0]LogWindows: 1. 'NVIDIA GeForce GTX 770' (P:0 D:0) +[2022.07.06-00.15.53:148][ 0]LogWindows: 2. 'NVIDIA GeForce GTX 770' (P:0 D:0) +[2022.07.06-00.15.53:148][ 0]LogWindows: 3. 'NVIDIA GeForce GTX 770' (P:0 D:0) +[2022.07.06-00.15.53:148][ 0]LogWindows: 4. 'Intel(R) HD Graphics 4600' (P:0 D:0) +[2022.07.06-00.15.53:149][ 0]LogWindows: 5. 'Intel(R) HD Graphics 4600' (P:0 D:0) +[2022.07.06-00.15.53:149][ 0]LogWindows: 6. 'Intel(R) HD Graphics 4600' (P:0 D:0) +[2022.07.06-00.15.53:149][ 0]LogWindows: DebugString: PrimaryIsNotTheChoosenAdapter PrimaryIsNotTheChoosenAdapter PrimaryIsNotTheChoosenAdapter FoundDriverCount:4 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Adapter Name: NVIDIA GeForce GTX 770 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Driver Version: 456.71 (internal:27.21.14.5671, unified:456.71) +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Driver Date: 9-30-2020 +[2022.07.06-00.15.53:149][ 0]LogRHI: Texture pool is 2836 MB (70% of 4052 MB) +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Creating D3DDevice using adapter: +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Description : NVIDIA GeForce GTX 770 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: VendorId : 10de +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: DeviceId : 1184 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: SubSysId : 37763842 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Revision : 00a1 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: DedicatedVideoMemory : 4249288704 bytes +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: SharedSystemMemory : 8540506112 bytes +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: AdapterLuid : 0 45081 +[2022.07.06-00.15.53:212][ 0]LogD3D11RHI: RHI does not have support for 64 bit atomics +[2022.07.06-00.15.53:212][ 0]LogD3D11RHI: Async texture creation enabled +[2022.07.06-00.15.53:266][ 0]LogD3D11RHI: GPU Timing Frequency: 1000.000000 (Debug: 2 1) +[2022.07.06-00.15.53:315][ 0]LogRHI: GeForceNow SDK initialized: 1 +[2022.07.06-00.15.53:769][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AllDesktop' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2022.07.06-00.15.53:816][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2022.07.06-00.15.53:816][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2022.07.06-00.15.53:827][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2022.07.06-00.15.53:832][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxNoEditor' +[2022.07.06-00.15.53:837][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2022.07.06-00.15.53:842][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2022.07.06-00.15.53:853][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxAArch64NoEditor' +[2022.07.06-00.15.53:858][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxAArch64Client' +[2022.07.06-00.15.53:863][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxAArch64Server' +[2022.07.06-00.15.53:893][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Lumin' +[2022.07.06-00.15.53:894][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LuminClient' +[2022.07.06-00.15.53:903][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacNoEditor' +[2022.07.06-00.15.53:909][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2022.07.06-00.15.53:914][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2022.07.06-00.15.53:919][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2022.07.06-00.15.53:930][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2022.07.06-00.15.53:930][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2022.07.06-00.15.53:941][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsNoEditor' +[2022.07.06-00.15.53:946][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2022.07.06-00.15.53:951][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2022.07.06-00.15.53:955][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2022.07.06-00.15.53:955][ 0]LogTargetPlatformManager: Display: Building Assets For Windows +[2022.07.06-00.15.53:962][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2022.07.06-00.15.53:992][ 0]LogTextureFormatOodle: Display: Oodle Texture 2.9.0 init RDO Off +[2022.07.06-00.15.54:021][ 0]LogRendererCore: Ray tracing is disabled. Reason: r.RayTracing=0. +[2022.07.06-00.15.54:022][ 0]LogShaderCompilers: Guid format shader working directory is 16 characters bigger than the processId version (../../../../../UE4/Ex2 4.27/Intermediate/Shaders/WorkingDirectory/8528/). +[2022.07.06-00.15.54:022][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/RC/AppData/Local/Temp/UnrealShaderWorkingDir/32FB43E5488D2392CBB86FBF56E41020/'. +[2022.07.06-00.15.54:022][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2022.07.06-00.15.54:022][ 0]LogShaderCompilers: Cannot use XGE Shader Compiler as Incredibuild is not installed on this machine. +[2022.07.06-00.15.54:022][ 0]LogShaderCompilers: Display: Using Local Shader Compiler. +[2022.07.06-00.15.54:927][ 0]LogDerivedDataCache: Display: Max Cache Size: 512 MB +[2022.07.06-00.15.55:012][ 0]LogDerivedDataCache: Loaded boot cache 0.08s 94MB C:/Users/RC/AppData/Local/UnrealEngine/4.27/DerivedDataCache/Boot.ddc. +[2022.07.06-00.15.55:012][ 0]LogDerivedDataCache: Display: Loaded Boot cache: C:/Users/RC/AppData/Local/UnrealEngine/4.27/DerivedDataCache/Boot.ddc +[2022.07.06-00.15.55:062][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../UE4/Ex2 4.27/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2022.07.06-00.15.55:062][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchical cache Hierarchy. +[2022.07.06-00.15.55:062][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../UE4/Ex2 4.27/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.07.06-00.15.55:062][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchical cache Hierarchy. +[2022.07.06-00.15.55:081][ 0]LogDerivedDataCache: Display: Pak cache opened for reading ../../../Engine/DerivedDataCache/Compressed.ddp. +[2022.07.06-00.15.55:081][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.07.06-00.15.55:081][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchical cache Hierarchy. +[2022.07.06-00.15.55:212][ 0]LogDerivedDataCache: Speed tests for C:/Users/RC/AppData/Local/UnrealEngine/Common/DerivedDataCache took 0.13 seconds +[2022.07.06-00.15.55:212][ 0]LogDerivedDataCache: Display: Performance to C:/Users/RC/AppData/Local/UnrealEngine/Common/DerivedDataCache: Latency=0.06ms. RandomReadSpeed=801.11MBs, RandomWriteSpeed=7.22MBs. Assigned SpeedClass 'Local' +[2022.07.06-00.15.55:219][ 0]LogDerivedDataCache: Using Local data cache path C:/Users/RC/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2022.07.06-00.15.55:220][ 0]LogDerivedDataCache: Shared data cache path not found in *engine.ini, will not use an Shared cache. +[2022.07.06-00.15.55:220][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchical cache Hierarchy. +[2022.07.06-00.15.55:273][ 0]LogSlate: Using FreeType 2.10.0 +[2022.07.06-00.15.55:274][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2022.07.06-00.15.55:303][ 0]LogAssetRegistry: FAssetRegistry took 0.0029 seconds to start up +[2022.07.06-00.15.55:566][ 0]LogInit: Selected Device Profile: [Windows] +[2022.07.06-00.15.55:566][ 0]LogInit: Active device profile: [000001DA3767AC00][000001DA36157240 49] Windows +[2022.07.06-00.15.55:566][ 0]LogInit: Profiles: [000001DA3767AC00][000001DA36157240 49] Windows, [000001DA37604200][000001DA35D913C0 49] WindowsNoEditor, [000001DA37633F00][000001DA35D95540 49] WindowsServer, [000001DA37607E00][000001DA385476C0 49] WindowsClient, [000001DA37630300][000001DA3854B840 49] IOS, [000001DA37604100][000001DA3854F9C0 49] iPadAir, [000001DA37630200][000001DA38553B40 49] iPadAir2, [000001DA375AD100][000001DA3855A280 49] IPadPro, [000001DA375AD200][000001DA385562C0 49] iPadAir3, [000001DA37631D00][000001DA3855E440 49] iPadAir4, [000001DA375AC400][000001DA385625C0 49] iPadMini2, [000001DA37630E00][000001DA38566740 49] iPadMini3, [000001DA375AD600][000001DA3856A8C0 49] iPadMini4, [000001DA37630900][000001DA3615AA00 49] iPadMini5, [000001DA37606E00][000001DA38584C40 49] iPhone6, [000001DA37607000][000001DA38580C80 49] iPodTouch6, [000001DA375AFE00][000001DA38590F00 49] iPhone7, [000001DA375AFA00][000001DA38588F40 49] iPodTouch7, [000001DA37607A00][000001DA385950C0 49] iPhone5S, [000001DA375ACE00][000001DA38599240 49] iPhone6Plus, [000001DA37606A00][000001DA3859D3C0 49] iPhone6S, [000001DA375AF600][000001DA385A1540 49] iPhone6SPlus, [000001DA37607400][000001DA385A56C0 49] iPhone7Plus, [000001DA375AF500][000001DA385A9840 49] iPhoneSE, [000001DA37607F00][000001DA385AD9C0 49] iPhone8, [000001DA375AF200][000001DA385B1B40 49] iPhone8Plus, [000001DA37605000][000001DA385B4140 49] iPhoneX, [000001DA375ADD00][000001DA385B82C0 49] iPhoneXS, [000001DA37606300][000001DA385BC440 49] iPhoneXSMax, [000001DA375AEF00][000001DA385C05C0 49] iPhoneXR, [000001DA37604F00][000001DA385C4740 49] iPhone11, [000001DA375AE000][000001DA385C88C0 49] iPhone11Pro, [000001DA37605E00][000001DA385CCA40 49] iPhone11ProMax, [000001DA375AD500][000001DA3858CB80 49] iPhoneSE2, [000001DA37605900][000001DA385D0CC0 49] iPhone12Mini, [000001DA375ACB00][000001DA385D4E00 49] iPhone12, [000001DA37606F00][000001DA385D8F40 49] iPhone12Pro, [000001DA375AFB00][000001DA385E10C0 49] iPhone12ProMax, [000001DA37607800][000001DA385E5240 49] iPadPro105, [000001DA375AC300][000001DA385E93C0 49] iPadPro129, [000001DA37606800][000001DA385ED540 49] iPadPro97, [000001DA375AE500][000001DA385F16C0 49] iPadPro2_129, [000001DA37606D00][000001DA385F5840 49] iPad5, [000001DA375ADC00][000001DA385F99C0 49] iPad6, [000001DA37605A00][000001DA385FDB40 49] iPad7, [000001DA375AF000][000001DA38600140 49] iPad8, [000001DA37605700][000001DA386042C0 49] iPadPro11, [000001DA375AD300][000001DA38608440 49] iPadPro2_11, [000001DA37607D00][000001DA3860C5C0 49] iPadPro3_129, [000001DA375ACC00][000001DA38610740 49] iPadPro4_129, [000001DA37606700][000001DA386148C0 49] AppleTV, [000001DA375AE300][000001DA38618A40 49] AppleTV4K, [000001DA37604D00][000001DA3861CBC0 49] TVOS, [000001DA375ADE00][000001DA38620D40 49] Mac, [000001DA37606C00][000001DA385DCE80 49] MacClient, [000001DA375AED00][000001DA38624FC0 49] MacNoEditor, [000001DA37605C00][000001DA38629100 49] MacServer, [000001DA375AC100][000001DA38631280 49] Linux, [000001DA37606900][000001DA38635400 49] LinuxAArch64, [000001DA375ACD00][000001DA38639580 49] LinuxNoEditor, [000001DA37605600][000001DA3863D700 49] LinuxAArch64NoEditor, [000001DA375AF300][000001DA38641880 49] LinuxClient, [000001DA37606B00][000001DA38645A00 49] LinuxAArch64Client, [000001DA375AC600][000001DA38649B80 49] LinuxServer, [000001DA37606200][000001DA3864C180 49] LinuxAArch64Server, [000001DA375ACF00][000001DA38650300 49] Android, [000001DA37604700][000001DA38654480 49] Android_Low, [000001DA375AC500][000001DA38658600 49] Android_Mid, [000001DA37606600][000001DA3865C780 49] Android_High, [000001DA375AE700][000001DA38660900 49] Android_Default, [000001DA37633900][000001DA38664A80 49] Android_Adreno4xx, [000001DA37679400][000001DA38668C00 49] Android_Adreno5xx_Low, [000001DA37632E00][000001DA3866CD80 49] Android_Adreno5xx, [000001DA37678B00][000001DA38670F00 49] Android_Adreno6xx, [000001DA37632B00][000001DA3862D040 49] Android_Adreno6xx_Vulkan, [000001DA3767A400][000001DA38675180 49] Android_Mali_T6xx, [000001DA37631900][000001DA386792C0 49] Android_Mali_T7xx, [000001DA37678100][000001DA38681440 49] Android_Mali_T8xx, [000001DA37631100][000001DA386855C0 49] Android_Mali_G71, [000001DA3767A200][000001DA38689740 49] Android_Mali_G72, [000001DA37631A00][000001DA3868D8C0 49] Android_Mali_G72_Vulkan, [000001DA37679100][000001DA38691A40 49] Android_Mali_G76, [000001DA37633100][000001DA38695BC0 49] Android_Mali_G76_Vulkan, [000001DA37679D00][000001DA386981C0 49] Android_Mali_G77, [000001DA37631F00][000001DA3869C340 49] Android_Mali_G77_Vulkan, [000001DA37679000][000001DA386A04C0 49] Android_Mali_G78, [000001DA37632D00][000001DA386A4640 49] Android_Mali_G78_Vulkan, [000001DA3767B000][000001DA386A87C0 49] Android_Mali_G710, [000001DA37633800][000001DA386AC940 49] Android_Mali_G710_Vulkan, [000001DA37679E00][000001DA386B0AC0 49] Android_Vulkan_SM5, [000001DA37631800][000001DA386B4C40 49] Android_PowerVR_G6xxx, [000001DA37678500][000001DA386B8DC0 49] Android_PowerVR_GT7xxx, [000001DA37632900][000001DA386BCF40 49] Android_PowerVR_GE8xxx, [000001DA37679200][000001DA386C10C0 49] Android_PowerVR_GM9xxx, [000001DA375AD000][000001DA3867D200 49] Android_PowerVR_GM9xxx_Vulkan, [000001DA37678A00][000001DA386C5340 49] Android_TegraK1, [000001DA375AEB00][000001DA386C9480 49] Android_Unknown_Vulkan, [000001DA3767AA00][000001DA386CD5C0 49] Lumin, [000001DA375AFF00][000001DA386D5740 49] Lumin_Desktop, [000001DA37679300][000001DA386D98C0 49] HoloLens, +[2022.07.06-00.15.55:719][ 0]LogMeshReduction: Using QuadricMeshReduction for automatic static mesh reduction +[2022.07.06-00.15.55:719][ 0]LogMeshReduction: Using SimplygonMeshReduction for automatic skeletal mesh reduction +[2022.07.06-00.15.55:719][ 0]LogMeshReduction: Using ProxyLODMeshReduction for automatic mesh merging +[2022.07.06-00.15.55:719][ 0]LogMeshReduction: No distributed automatic mesh merging module available +[2022.07.06-00.15.55:719][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2022.07.06-00.15.55:738][ 0]LogNetVersion: Ex2 1.0.0, NetCL: 17155196, EngineNetVer: 17, GameNetVer: 0 (Checksum: 3249199118) +[2022.07.06-00.15.56:233][ 0]LogTexture: Default maximum texture size for cubemaps generated from long-lat sources has been changed from 512 to unlimited. In order to preserve old behaiour for '/Engine/MapTemplates/Sky/DaylightAmbientCubemap.DaylightAmbientCubemap', its maximum texture size has been explicitly set to 512. +[2022.07.06-00.15.56:303][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2022.07.06-00.15.56:309][ 0]LogUObjectArray: 17178 objects as part of root set at end of initial load. +[2022.07.06-00.15.56:309][ 0]LogUObjectAllocator: 4302048 out of 0 bytes used by permanent object pool. +[2022.07.06-00.15.56:309][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2022.07.06-00.15.56:647][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 0FAA7A4E4697E938CB4D838BEA1AA488 | Instance: 13C58D4D42B267B589882E9D76A97AF0 (DESKTOP-SI6OOMG-8528). +[2022.07.06-00.15.56:684][ 0]LogPython: Using Python 3.7.7 +[2022.07.06-00.15.57:430][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2022.07.06-00.15.57:435][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2022.07.06-00.15.57:681][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:681][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:684][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:686][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:696][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:703][ 0]LogUProjectInfo: Found projects: +[2022.07.06-00.15.57:930][ 0]LogOpenImageDenoise: OIDN starting up +[2022.07.06-00.15.57:975][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2022.07.06-00.15.57:999][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.07.06-00.15.57:999][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.07.06-00.15.58:151][ 0]LogCollectionManager: Loaded 0 collections in 0.000700 seconds +[2022.07.06-00.15.58:179][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Saved/Collections/' took 0.00s +[2022.07.06-00.15.58:179][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Content/Developers/RC/Collections/' took 0.00s +[2022.07.06-00.15.58:179][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Content/Collections/' took 0.00s +[2022.07.06-00.15.58:179][ 0]LogOcInput: OculusInput pre-init called +[2022.07.06-00.15.58:486][ 0]LogEngine: Initializing Engine... +[2022.07.06-00.15.58:725][ 0]LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. +[2022.07.06-00.15.58:725][ 0]LogHMD: Failed to initialize OpenVR with code 110 +[2022.07.06-00.15.58:733][ 0]LogMagicLeap: Warning: VR disabled because ZI is not enabled. To enable, in the editor, Edit -> Project Settings -> Plugins -> Magic Leap Plugin -> Enable Zero Iteration +[2022.07.06-00.15.58:734][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2022.07.06-00.15.58:886][ 0]LogInit: Initializing FReadOnlyCVARCache +[2022.07.06-00.15.58:895][ 0]LogAIModule: Creating AISystem for world Untitled +[2022.07.06-00.15.58:900][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2022.07.06-00.15.58:903][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2022.07.06-00.15.58:904][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2022.07.06-00.15.58:904][ 0]LogAudio: Display: Audio Device Manager Initialized +[2022.07.06-00.15.58:904][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.07.06-00.15.58:905][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.07.06-00.15.58:905][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.07.06-00.15.58:905][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.07.06-00.15.58:905][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Initializing audio mixer. +[2022.07.06-00.15.58:924][ 0]LogAudioMixer: Display: 0: FrontLeft +[2022.07.06-00.15.58:924][ 0]LogAudioMixer: Display: 1: FrontRight +[2022.07.06-00.15.58:961][ 0]LogAudioMixer: Display: Using Audio Device Speakers / Headphones (Realtek High Definition Audio) +[2022.07.06-00.15.58:963][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.07.06-00.15.58:965][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.07.06-00.15.58:965][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.07.06-00.15.58:966][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterEQSubmixDefault' +[2022.07.06-00.15.58:966][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called +[2022.07.06-00.15.58:966][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048 +[2022.07.06-00.15.58:968][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal() +[2022.07.06-00.15.58:968][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time +[2022.07.06-00.15.58:968][ 0]LogInit: FAudioDevice initialized. +[2022.07.06-00.15.58:969][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2022.07.06-00.15.58:969][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2022.07.06-00.15.59:275][ 0]LogDerivedDataCache: Saved boot cache 0.31s 94MB C:/Users/RC/AppData/Local/UnrealEngine/4.27/DerivedDataCache/Boot.ddc. +[2022.07.06-00.15.59:277][ 0]LogInit: Texture streaming: Enabled +[2022.07.06-00.15.59:290][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 4.27.2-18319896+++UE4+Release-4.27 +[2022.07.06-00.15.59:293][ 0]LogEngineSessionManager: EngineSessionManager initialized +[2022.07.06-00.15.59:293][ 0]LogEditorSessionSummary: Verbose: Initializing EditorSessionSummaryWriter for editor session tracking +[2022.07.06-00.15.59:295][ 0]LogEditorSessionSummary: EditorSessionSummaryWriter initialized +[2022.07.06-00.15.59:320][ 0]LogInit: Transaction tracking system initialized +[2022.07.06-00.15.59:496][ 0]BlueprintLog: New page: Editor Load +[2022.07.06-00.15.59:561][ 0]LocalizationService: Localization service is disabled +[2022.07.06-00.15.59:742][ 0]TimingProfiler: Initialize +[2022.07.06-00.15.59:742][ 0]TimingProfiler: OnSessionChanged +[2022.07.06-00.15.59:742][ 0]LoadingProfiler: Initialize +[2022.07.06-00.15.59:742][ 0]LoadingProfiler: OnSessionChanged +[2022.07.06-00.15.59:742][ 0]NetworkingProfiler: Initialize +[2022.07.06-00.15.59:742][ 0]NetworkingProfiler: OnSessionChanged +[2022.07.06-00.15.59:742][ 0]MemoryProfiler: Initialize +[2022.07.06-00.15.59:742][ 0]MemoryProfiler: OnSessionChanged +[2022.07.06-00.16.00:128][ 0]LogCook: Display: CookSettings for Memory: MemoryMaxUsedVirtual 0MiB, MemoryMaxUsedPhysical 16384MiB, MemoryMinFreeVirtual 0MiB, MemoryMinFreePhysical 1024MiB +[2022.07.06-00.16.00:128][ 0]LogCook: Display: Mobile HDR setting 1 +[2022.07.06-00.16.00:317][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Content/' took 0.12s +[2022.07.06-00.16.00:574][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2022.07.06-00.16.00:577][ 0]SourceControl: Source control is disabled +[2022.07.06-00.16.00:577][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 11.934 +[2022.07.06-00.16.00:577][ 0]Cmd: MAP LOAD FILE="../../../../../UE4/Ex2 4.27/Content/FirstPersonBP/Maps/TestingMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3 +[2022.07.06-00.16.00:789][ 0]LightingResults: New page: Lighting Build +[2022.07.06-00.16.00:791][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.16.00:791][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.16.00:791][ 0]MapCheck: New page: Map Check +[2022.07.06-00.16.00:791][ 0]LightingResults: New page: Lighting Build +[2022.07.06-00.16.00:799][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.07.06-00.16.00:802][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 1.03ms +[2022.07.06-00.16.01:708][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.01:708][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.01:709][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.01:709][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.01:709][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.01:709][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.03:236][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.03:236][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.03:237][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.04:154][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.04:154][ 0]LoadErrors: Failed to load /Game/Weapons/Specials/special_Mesh/defaultMat.defaultMat Referenced by Venom_X +[2022.07.06-00.16.04:155][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.04:155][ 0]LoadErrors: Failed to load /Game/Weapons/Specials/special_Mesh/defaultMat.defaultMat Referenced by Venom_X +[2022.07.06-00.16.04:571][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.04:571][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_002.Material_002 Referenced by p226 +[2022.07.06-00.16.04:571][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.04:571][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_001_001.Material_001_001 Referenced by p226 +[2022.07.06-00.16.04:571][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.04:571][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_003_001.Material_003_001 Referenced by p226 +[2022.07.06-00.16.04:572][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.04:572][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_004_001.Material_004_001 Referenced by p226 +[2022.07.06-00.16.04:572][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.04:572][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_005_001.Material_005_001 Referenced by p226 +[2022.07.06-00.16.04:572][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.04:572][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_002_001.Material_002_001 Referenced by p226 +[2022.07.06-00.16.04:572][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.04:572][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/None.Material_0 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_002.Material_002 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_001_001.Material_001_001 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_003_001.Material_003_001 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_004_001.Material_004_001 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_005_001.Material_005_001 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_002_001.Material_002_001 Referenced by p226 +[2022.07.06-00.16.04:574][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.04:574][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/None.Material_0 Referenced by p226 +[2022.07.06-00.16.05:462][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TestingMap'. +[2022.07.06-00.16.05:463][ 0]LogAIModule: Creating AISystem for world TestingMap +[2022.07.06-00.16.05:550][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2022.07.06-00.16.05:591][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 1.13ms +[2022.07.06-00.16.05:591][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2022.07.06-00.16.05:591][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.126ms to complete. +[2022.07.06-00.16.05:591][ 0]LogFileHelpers: Loading map 'TestingMap' took 5.014 +[2022.07.06-00.16.05:593][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 16.950 +[2022.07.06-00.16.08:953][ 0]LogSlate: Only BGRA pngs, bmps or icos are supported in by External Image Picker +[2022.07.06-00.16.09:694][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.09:702][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.09:710][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.09:717][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.10:259][ 0]LogNativeClassHierarchy: Verbose: Native class hierarchy populated in 0.0114 seconds. Added 3822 classes and 928 folders. +[2022.07.06-00.16.10:281][ 0]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'WidgetCarousel' in 0.0004 seconds. Added 0 classes and 0 folders. +[2022.07.06-00.16.10:469][ 0]LogPakFile: PakFile PrimaryIndexSize=187 +[2022.07.06-00.16.10:469][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:469][ 0]LogPakFile: PakFile FullDirectoryIndexSize=148 +[2022.07.06-00.16.10:476][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/FP_FirstPerson.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:476][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/FP_FirstPerson.upack) +[2022.07.06-00.16.10:476][ 0]LogPakFile: OnPakFileMounted2Time == 0.006471 +[2022.07.06-00.16.10:499][ 0]LogPakFile: PakFile PrimaryIndexSize=189 +[2022.07.06-00.16.10:499][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:499][ 0]LogPakFile: PakFile FullDirectoryIndexSize=152 +[2022.07.06-00.16.10:499][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/FP_FirstPersonBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:499][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/FP_FirstPersonBP.upack) +[2022.07.06-00.16.10:499][ 0]LogPakFile: OnPakFileMounted2Time == 0.000056 +[2022.07.06-00.16.10:536][ 0]LogPakFile: PakFile PrimaryIndexSize=191 +[2022.07.06-00.16.10:536][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:536][ 0]LogPakFile: PakFile FullDirectoryIndexSize=160 +[2022.07.06-00.16.10:536][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/MobileStarterContent.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:536][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/MobileStarterContent.upack) +[2022.07.06-00.16.10:536][ 0]LogPakFile: OnPakFileMounted2Time == 0.000049 +[2022.07.06-00.16.10:550][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.10:550][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:550][ 0]LogPakFile: PakFile FullDirectoryIndexSize=148 +[2022.07.06-00.16.10:550][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/StarterContent.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:550][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/StarterContent.upack) +[2022.07.06-00.16.10:550][ 0]LogPakFile: OnPakFileMounted2Time == 0.000052 +[2022.07.06-00.16.10:564][ 0]LogPakFile: PakFile PrimaryIndexSize=190 +[2022.07.06-00.16.10:564][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:564][ 0]LogPakFile: PakFile FullDirectoryIndexSize=154 +[2022.07.06-00.16.10:564][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_2DSideScroller.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:564][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_2DSideScroller.upack) +[2022.07.06-00.16.10:564][ 0]LogPakFile: OnPakFileMounted2Time == 0.000044 +[2022.07.06-00.16.10:581][ 0]LogPakFile: PakFile PrimaryIndexSize=192 +[2022.07.06-00.16.10:581][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:581][ 0]LogPakFile: PakFile FullDirectoryIndexSize=158 +[2022.07.06-00.16.10:581][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_2DSideScrollerBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:582][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_2DSideScrollerBP.upack) +[2022.07.06-00.16.10:582][ 0]LogPakFile: OnPakFileMounted2Time == 0.000056 +[2022.07.06-00.16.10:702][ 0]LogPakFile: PakFile PrimaryIndexSize=182 +[2022.07.06-00.16.10:702][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:702][ 0]LogPakFile: PakFile FullDirectoryIndexSize=138 +[2022.07.06-00.16.10:702][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_Flying.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:702][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_Flying.upack) +[2022.07.06-00.16.10:702][ 0]LogPakFile: OnPakFileMounted2Time == 0.000043 +[2022.07.06-00.16.10:717][ 0]LogPakFile: PakFile PrimaryIndexSize=184 +[2022.07.06-00.16.10:717][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:717][ 0]LogPakFile: PakFile FullDirectoryIndexSize=142 +[2022.07.06-00.16.10:717][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_FlyingBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:717][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_FlyingBP.upack) +[2022.07.06-00.16.10:717][ 0]LogPakFile: OnPakFileMounted2Time == 0.000047 +[2022.07.06-00.16.10:749][ 0]LogPakFile: PakFile PrimaryIndexSize=188 +[2022.07.06-00.16.10:749][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:749][ 0]LogPakFile: PakFile FullDirectoryIndexSize=150 +[2022.07.06-00.16.10:749][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_HandheldARBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:749][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_HandheldARBP.upack) +[2022.07.06-00.16.10:749][ 0]LogPakFile: OnPakFileMounted2Time == 0.000049 +[2022.07.06-00.16.10:781][ 0]LogPakFile: PakFile PrimaryIndexSize=182 +[2022.07.06-00.16.10:781][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:781][ 0]LogPakFile: PakFile FullDirectoryIndexSize=138 +[2022.07.06-00.16.10:781][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_Puzzle.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:781][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_Puzzle.upack) +[2022.07.06-00.16.10:781][ 0]LogPakFile: OnPakFileMounted2Time == 0.000047 +[2022.07.06-00.16.10:825][ 0]LogPakFile: PakFile PrimaryIndexSize=184 +[2022.07.06-00.16.10:825][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:825][ 0]LogPakFile: PakFile FullDirectoryIndexSize=142 +[2022.07.06-00.16.10:825][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_PuzzleBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:825][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_PuzzleBP.upack) +[2022.07.06-00.16.10:825][ 0]LogPakFile: OnPakFileMounted2Time == 0.000042 +[2022.07.06-00.16.10:843][ 0]LogPakFile: PakFile PrimaryIndexSize=183 +[2022.07.06-00.16.10:843][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:843][ 0]LogPakFile: PakFile FullDirectoryIndexSize=140 +[2022.07.06-00.16.10:843][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_Rolling.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:843][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_Rolling.upack) +[2022.07.06-00.16.10:843][ 0]LogPakFile: OnPakFileMounted2Time == 0.000056 +[2022.07.06-00.16.10:855][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.10:855][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:855][ 0]LogPakFile: PakFile FullDirectoryIndexSize=144 +[2022.07.06-00.16.10:855][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_RollingBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:855][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_RollingBP.upack) +[2022.07.06-00.16.10:855][ 0]LogPakFile: OnPakFileMounted2Time == 0.000093 +[2022.07.06-00.16.10:868][ 0]LogPakFile: PakFile PrimaryIndexSize=188 +[2022.07.06-00.16.10:868][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:868][ 0]LogPakFile: PakFile FullDirectoryIndexSize=150 +[2022.07.06-00.16.10:868][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_SideScroller.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:868][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_SideScroller.upack) +[2022.07.06-00.16.10:868][ 0]LogPakFile: OnPakFileMounted2Time == 0.000047 +[2022.07.06-00.16.10:883][ 0]LogPakFile: PakFile PrimaryIndexSize=190 +[2022.07.06-00.16.10:883][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:883][ 0]LogPakFile: PakFile FullDirectoryIndexSize=154 +[2022.07.06-00.16.10:883][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_SideScrollerBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:883][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_SideScrollerBP.upack) +[2022.07.06-00.16.10:883][ 0]LogPakFile: OnPakFileMounted2Time == 0.000051 +[2022.07.06-00.16.10:974][ 0]LogPakFile: PakFile PrimaryIndexSize=187 +[2022.07.06-00.16.10:974][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:974][ 0]LogPakFile: PakFile FullDirectoryIndexSize=148 +[2022.07.06-00.16.10:974][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_ThirdPerson.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:974][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_ThirdPerson.upack) +[2022.07.06-00.16.10:974][ 0]LogPakFile: OnPakFileMounted2Time == 0.000157 +[2022.07.06-00.16.10:998][ 0]LogPakFile: PakFile PrimaryIndexSize=189 +[2022.07.06-00.16.10:998][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:998][ 0]LogPakFile: PakFile FullDirectoryIndexSize=152 +[2022.07.06-00.16.10:998][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_ThirdPersonBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:998][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_ThirdPersonBP.upack) +[2022.07.06-00.16.10:998][ 0]LogPakFile: OnPakFileMounted2Time == 0.000092 +[2022.07.06-00.16.11:065][ 0]LogPakFile: PakFile PrimaryIndexSize=183 +[2022.07.06-00.16.11:065][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:065][ 0]LogPakFile: PakFile FullDirectoryIndexSize=140 +[2022.07.06-00.16.11:065][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_TopDown.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:065][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_TopDown.upack) +[2022.07.06-00.16.11:065][ 0]LogPakFile: OnPakFileMounted2Time == 0.000068 +[2022.07.06-00.16.11:088][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.11:088][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:088][ 0]LogPakFile: PakFile FullDirectoryIndexSize=144 +[2022.07.06-00.16.11:088][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_TopDownBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:088][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_TopDownBP.upack) +[2022.07.06-00.16.11:088][ 0]LogPakFile: OnPakFileMounted2Time == 0.000057 +[2022.07.06-00.16.11:168][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.11:168][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:168][ 0]LogPakFile: PakFile FullDirectoryIndexSize=144 +[2022.07.06-00.16.11:168][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_TwinStick.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:169][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_TwinStick.upack) +[2022.07.06-00.16.11:169][ 0]LogPakFile: OnPakFileMounted2Time == 0.000086 +[2022.07.06-00.16.11:210][ 0]LogPakFile: PakFile PrimaryIndexSize=187 +[2022.07.06-00.16.11:210][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:210][ 0]LogPakFile: PakFile FullDirectoryIndexSize=148 +[2022.07.06-00.16.11:210][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_TwinStickBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:210][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_TwinStickBP.upack) +[2022.07.06-00.16.11:210][ 0]LogPakFile: OnPakFileMounted2Time == 0.000064 +[2022.07.06-00.16.11:231][ 0]LogPakFile: PakFile PrimaryIndexSize=183 +[2022.07.06-00.16.11:231][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:231][ 0]LogPakFile: PakFile FullDirectoryIndexSize=140 +[2022.07.06-00.16.11:231][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_Vehicle.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:231][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_Vehicle.upack) +[2022.07.06-00.16.11:231][ 0]LogPakFile: OnPakFileMounted2Time == 0.000058 +[2022.07.06-00.16.11:238][ 0]LogPakFile: PakFile PrimaryIndexSize=186 +[2022.07.06-00.16.11:238][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:238][ 0]LogPakFile: PakFile FullDirectoryIndexSize=146 +[2022.07.06-00.16.11:239][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleAdv.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:239][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleAdv.upack) +[2022.07.06-00.16.11:239][ 0]LogPakFile: OnPakFileMounted2Time == 0.000064 +[2022.07.06-00.16.11:256][ 0]LogPakFile: PakFile PrimaryIndexSize=188 +[2022.07.06-00.16.11:256][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:256][ 0]LogPakFile: PakFile FullDirectoryIndexSize=150 +[2022.07.06-00.16.11:256][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleAdvBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:256][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleAdvBP.upack) +[2022.07.06-00.16.11:256][ 0]LogPakFile: OnPakFileMounted2Time == 0.000052 +[2022.07.06-00.16.11:267][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.11:267][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:267][ 0]LogPakFile: PakFile FullDirectoryIndexSize=144 +[2022.07.06-00.16.11:267][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:267][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleBP.upack) +[2022.07.06-00.16.11:267][ 0]LogPakFile: OnPakFileMounted2Time == 0.000048 +[2022.07.06-00.16.11:316][ 0]LogPakFile: PakFile PrimaryIndexSize=192 +[2022.07.06-00.16.11:316][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:316][ 0]LogPakFile: PakFile FullDirectoryIndexSize=158 +[2022.07.06-00.16.11:316][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_VirtualRealityBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:316][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_VirtualRealityBP.upack) +[2022.07.06-00.16.11:316][ 0]LogPakFile: OnPakFileMounted2Time == 0.000044 +[2022.07.06-00.16.13:690][ 0]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'AddContentDialog' in 0.0004 seconds. Added 0 classes and 0 folders. +[2022.07.06-00.16.14:061][ 0]LogSlate: Took 0.000230 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2022.07.06-00.16.14:178][ 0]LogSlate: Took 0.115665 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2022.07.06-00.16.14:210][ 0]LogSlate: Took 0.000217 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2022.07.06-00.16.14:790][ 0]LogRenderer: Reallocating scene render targets to support 904x456 Format 10 NumSamples 1 (Frame:1). +[2022.07.06-00.16.15:496][ 0]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'HierarchicalLODOutliner' in 0.0003 seconds. Added 0 classes and 0 folders. +[2022.07.06-00.16.15:496][ 0]LogLoad: (Engine Initialization) Total time: 26.85 seconds +[2022.07.06-00.16.15:496][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2022.07.06-00.16.15:916][ 0]LogAssetRegistry: Asset discovery search completed in 20.6134 seconds +[2022.07.06-00.16.15:922][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000003 seconds (updated 0 objects) +[2022.07.06-00.16.15:944][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2022.07.06-00.16.16:144][ 0]LogSlate: Took 0.028473 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2022.07.06-00.16.16:614][ 2]LogSlate: Took 0.014306 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2022.07.06-00.16.17:167][ 4]LogSlate: Took 0.000222 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2022.07.06-00.16.23:839][195]LogSlate: Window 'Message Log' being destroyed +[2022.07.06-00.16.23:843][195]LogSlate: Window 'Message Log' being destroyed +[2022.07.06-00.16.26:828][505]LogTemp: Repeating last play command: Selected Viewport +[2022.07.06-00.16.26:850][505]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.07.06-00.16.26:962][505]PIE: New page: PIE session: TestingMap (Jul 5, 2022, 10:16:26 AM) +[2022.07.06-00.16.26:972][505]LogOnline: OSS: Creating online subsystem instance for: NULL +[2022.07.06-00.16.26:980][505]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +[2022.07.06-00.16.26:992][505]LogPlayLevel: Creating play world package: /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap +[2022.07.06-00.16.27:022][505]LogPlayLevel: PIE: StaticDuplicateObject took: (0.030069s) +[2022.07.06-00.16.27:024][505]LogAIModule: Creating AISystem for world TestingMap +[2022.07.06-00.16.27:024][505]LogPlayLevel: PIE: World Init took: (0.001167s) +[2022.07.06-00.16.27:024][505]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/FirstPersonBP/Maps/TestingMap.TestingMap to /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap.TestingMap (0.032350s) +[2022.07.06-00.16.27:032][505]LogUObjectHash: Compacting FUObjectHashTables data took 0.74ms +[2022.07.06-00.16.27:034][505]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Sample Rate: 48000 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Max Channels (voices): 32 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.07.06-00.16.27:034][505]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.07.06-00.16.27:034][505]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.07.06-00.16.27:034][505]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.07.06-00.16.27:034][505]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Initializing audio mixer. +[2022.07.06-00.16.27:039][505]LogAudioMixer: Display: 0: FrontLeft +[2022.07.06-00.16.27:039][505]LogAudioMixer: Display: 1: FrontRight +[2022.07.06-00.16.27:070][505]LogAudioMixer: Display: Using Audio Device Speakers / Headphones (Realtek High Definition Audio) +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Creating Master Submix 'MasterEQSubmixDefault' +[2022.07.06-00.16.27:071][505]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048 +[2022.07.06-00.16.27:072][505]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal() +[2022.07.06-00.16.27:072][505]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time +[2022.07.06-00.16.27:072][505]LogInit: FAudioDevice initialized. +[2022.07.06-00.16.27:072][505]LogAudio: Display: Audio Device (ID: 2) registered with world 'TestingMap'. +[2022.07.06-00.16.27:175][505]LogLoad: Game class is 'FirstPersonGameMode_C' +[2022.07.06-00.16.27:279][505]LogWorld: Bringing World /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap.TestingMap up for play (max tick rate 0) at 2022.07.05-17.16.27 +[2022.07.06-00.16.27:279][505]LogWorld: Bringing up level for play took: 0.010509 +[2022.07.06-00.16.27:279][505]LogOnline: OSS: Creating online subsystem instance for: :Context_2 +[2022.07.06-00.16.27:410][505]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'MovieSceneCapture' in 0.0004 seconds. Added 20 classes and 0 folders. +[2022.07.06-00.16.27:714][505]PIE: Server logged in +[2022.07.06-00.16.27:721][505]PIE: Play in editor total start time 0.884 seconds. +[2022.07.06-00.16.44:880][485]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.44:881][485]LogWorld: BeginTearingDown for /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap +[2022.07.06-00.16.44:881][485]LogWorld: UWorld::CleanupWorld for TestingMap, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.16.44:881][485]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.16.44:889][485]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.07.06-00.16.44:891][485]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.16.44:944][485]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.07.06-00.16.44:944][485]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called +[2022.07.06-00.16.44:946][485]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called +[2022.07.06-00.16.44:948][485]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.44:957][485]LogUObjectHash: Compacting FUObjectHashTables data took 1.19ms +[2022.07.06-00.16.45:033][486]LogPlayLevel: Display: Destroying online subsystem :Context_2 +[2022.07.06-00.18.21:559][664]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Weapons/Rifles/rifle_BP/AUG_BP.AUG_BP +[2022.07.06-00.18.23:732][664]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'BlueprintGraph' in 0.0006 seconds. Added 126 classes and 0 folders. +[2022.07.06-00.18.39:719][703]LogSlate: Window 'AUG_BP' being destroyed +[2022.07.06-00.18.39:727][703]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.18.39:727][703]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.18.39:885][703]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Weapons/Rifles/rifle_BP/AUG_BP.AUG_BP +[2022.07.06-00.18.40:451][703]LogBlueprintEditor: Perf: 0.5 total seconds to load all 5 blueprint libraries in project. Avoid references to content in blueprint libraries to shorten this time. +[2022.07.06-00.18.40:451][703]LogBlueprintEditor: Perf: 0.2 seconds loading: /Engine/ArtTools/RenderToTexture/Macros/RenderToTextureFunctionLibrary +[2022.07.06-00.18.41:196][703]LogSlate: Took 0.000204 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2022.07.06-00.18.45:510][ 34]LogSlate: Took 0.376037 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2022.07.06-00.18.45:737][ 51]LogRenderer: Reallocating scene render targets to support 904x564 Format 10 NumSamples 1 (Frame:1). +[2022.07.06-00.19.11:773][965]LogSlate: Window 'AUG_BP' being destroyed +[2022.07.06-00.19.14:319][245]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Weapons/Rifles/rifle_BP/wAUGA1_BP.wAUGA1_BP +[2022.07.06-00.19.23:991][257]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.19.23:991][257]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.19.36:043][569]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/FirstPersonBP/Blueprints/FirstPersonCharacter.FirstPersonCharacter +[2022.07.06-00.20.04:651][322]BlueprintLog: New page: Compile AUG_BP +[2022.07.06-00.20.04:834][322]LogUObjectHash: Compacting FUObjectHashTables data took 4.85ms +[2022.07.06-00.20.05:291][354]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Weapons/Rifles/rifle_BP/AUG_BP" FILE="../../../../../UE4/Ex2 4.27/Content/Weapons/Rifles/rifle_BP/AUG_BP.uasset" SILENT=true +[2022.07.06-00.20.05:472][354]LogSavePackage: Moving '../../../../../UE4/Ex2 4.27/Saved/AUG_BP201570E84F486CE66F80B29C025E40DA.tmp' to '../../../../../UE4/Ex2 4.27/Content/Weapons/Rifles/rifle_BP/AUG_BP.uasset' +[2022.07.06-00.20.05:497][354]AssetCheck: New page: Asset Save: AUG_BP +[2022.07.06-00.20.05:497][354]LogContentValidation: Display: Validating Blueprint /Game/Weapons/Rifles/rifle_BP/AUG_BP.AUG_BP +[2022.07.06-00.20.07:150][524]LogTemp: Repeating last play command: Selected Viewport +[2022.07.06-00.20.07:157][524]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.07.06-00.20.07:157][524]PIE: New page: PIE session: TestingMap (Jul 5, 2022, 10:20:07 AM) +[2022.07.06-00.20.07:179][524]LogPlayLevel: Creating play world package: /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap +[2022.07.06-00.20.07:213][524]LogPlayLevel: PIE: StaticDuplicateObject took: (0.034212s) +[2022.07.06-00.20.07:214][524]LogAIModule: Creating AISystem for world TestingMap +[2022.07.06-00.20.07:214][524]LogPlayLevel: PIE: World Init took: (0.001071s) +[2022.07.06-00.20.07:214][524]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/FirstPersonBP/Maps/TestingMap.TestingMap to /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap.TestingMap (0.035445s) +[2022.07.06-00.20.07:253][524]LogUObjectHash: Compacting FUObjectHashTables data took 3.37ms +[2022.07.06-00.20.07:255][524]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2022.07.06-00.20.07:255][524]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.07.06-00.20.07:255][524]LogAudioMixer: Display: Sample Rate: 48000 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Max Channels (voices): 32 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.07.06-00.20.07:256][524]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.07.06-00.20.07:256][524]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.07.06-00.20.07:256][524]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.07.06-00.20.07:256][524]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Initializing audio mixer. +[2022.07.06-00.20.07:261][524]LogAudioMixer: Display: 0: FrontLeft +[2022.07.06-00.20.07:261][524]LogAudioMixer: Display: 1: FrontRight +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Using Audio Device Speakers / Headphones (Realtek High Definition Audio) +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Creating Master Submix 'MasterEQSubmixDefault' +[2022.07.06-00.20.07:291][524]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048 +[2022.07.06-00.20.07:292][524]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal() +[2022.07.06-00.20.07:293][524]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time +[2022.07.06-00.20.07:293][524]LogInit: FAudioDevice initialized. +[2022.07.06-00.20.07:293][524]LogAudio: Display: Audio Device (ID: 3) registered with world 'TestingMap'. +[2022.07.06-00.20.07:302][524]LogLoad: Game class is 'FirstPersonGameMode_C' +[2022.07.06-00.20.07:313][524]LogWorld: Bringing World /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap.TestingMap up for play (max tick rate 0) at 2022.07.05-17.20.07 +[2022.07.06-00.20.07:313][524]LogWorld: Bringing up level for play took: 0.010825 +[2022.07.06-00.20.07:313][524]LogOnline: OSS: Creating online subsystem instance for: :Context_10 +[2022.07.06-00.20.07:317][524]PIE: Server logged in +[2022.07.06-00.20.07:319][524]PIE: Play in editor total start time 0.162 seconds. +[2022.07.06-00.20.13:570][223]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.20.13:570][223]LogWorld: BeginTearingDown for /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap +[2022.07.06-00.20.13:570][223]LogWorld: UWorld::CleanupWorld for TestingMap, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.20.13:571][223]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.20.13:582][223]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.07.06-00.20.13:587][223]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.20.13:621][223]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.07.06-00.20.13:622][223]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called +[2022.07.06-00.20.13:623][223]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called +[2022.07.06-00.20.13:628][223]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.20.13:640][223]LogUObjectHash: Compacting FUObjectHashTables data took 3.21ms +[2022.07.06-00.20.13:671][224]LogPlayLevel: Display: Destroying online subsystem :Context_10 +[2022.07.06-00.20.26:184][529]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Weapons/MainWeaponClass/AUG_BP.AUG_BP +[2022.07.06-00.20.32:819][177]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.20.32:819][177]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.20.34:583][314]LogUObjectHash: Compacting FUObjectHashTables data took 4.33ms +[2022.07.06-00.20.39:129][314]LogSlate: Window 'Delete Assets' being destroyed +[2022.07.06-00.20.39:308][314]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.07.06-00.20.39:308][314]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.20.39:308][314]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.20.39:408][314]LogUObjectGlobals: Force Deleting 1 Package(s): + Asset Name: /Game/Weapons/MainWeaponClass/AUG_BP.AUG_BP +[2022.07.06-00.20.43:763][314]LogUObjectHash: Compacting FUObjectHashTables data took 4.43ms +[2022.07.06-00.20.46:319][314]LogSlate: Window 'Message' being destroyed +[2022.07.06-00.20.46:324][314]Message dialog closed, result: Ok, title: Message, text: Blueprint /Game/Weapons/MainWeaponClass/AUG_BP.AUG_BP is in use. + +--- +Running the editor with '-NoLoadStartupPackages' may help if the object is loaded at startup. +--- + + +External referencers of Blueprint /Game/Weapons/MainWeaponClass/AUG_BP.AUG_BP: + GCObjectReferencer /Engine/Transient.GCObjectReferencer_0 (root) (2) + 0) [[native reference]] + 1) [[native reference]] + + +[2022.07.06-00.20.46:324][314]LogObjectTools: Warning: ForceDeleteObject failed to delete AUG_BP, this package is now potentially corrupt +[2022.07.06-00.20.46:382][314]LogOutputDevice: Warning: + +Script Stack (0 frames): + +[2022.07.06-00.20.48:112][314]LogStats: FPlatformStackWalk::StackWalkAndDump - 1.731 s +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: === Handled ensure: === +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: Ensure condition failed: false [File:D:/Build/++UE4/Sync/Engine/Source/Editor/UnrealEd/Private/ObjectTools.cpp] [Line: 3205] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: Failed to unload all packages during ForceDeleteObjects - +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: these packages are likely corrupt. Consider restarting the +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: editor, noting which assets remain and then deleting them +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: from the file system manually: +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: /Game/Weapons/MainWeaponClass/AUG_BP +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: Stack: +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8d10daa8 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9d55f9 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c11b269 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c400dde UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c3f7e97 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92b3a6fe UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92b5280e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929a421e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a1e104 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a07097 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929f9b62 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32c025 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf3192b7 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32e465 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf314410 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be858 USER32.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be299 USER32.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32fb79 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a2865a UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929c6b09 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c493e9e UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c8de2 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c8184 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb6b902bac UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb6b902faa UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb6b8f23a7 UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8045f685 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb805732fe UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb805543c6 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a89657 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92ad6e4a UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8058f6f0 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929a2112 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a05087 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929f8756 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32bcc8 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf3192b7 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32e465 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf314410 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be858 USER32.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be299 USER32.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32fcd4 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786cc7621 UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786ce0fcc UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786ce10ba UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786ce40dd UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786cf5984 UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786cf853a UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf7b77034 KERNEL32.DLL!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf8c42651 ntdll.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: diff --git a/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0000/UE4Minidump.dmp b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0000/UE4Minidump.dmp new file mode 100644 index 0000000..85ad532 Binary files /dev/null and b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0000/UE4Minidump.dmp differ diff --git a/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0001/CrashContext.runtime-xml b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0001/CrashContext.runtime-xml new file mode 100644 index 0000000..918dc1a --- /dev/null +++ b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0001/CrashContext.runtime-xml @@ -0,0 +1,1478 @@ + + + + 3 + 86EE31F540A8BF1D45EBC69B07736E45 + UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0001 + true + false + Ensure + Ensure condition failed: BlueprintToConsolidate->GeneratedClass [File:D:/Build/++UE4/Sync/Engine/Source/Editor/UnrealEd/Private/ObjectTools.cpp] [Line: 1397] Stack: 0x00007ffb8d10e969 UE4Editor-UnrealEd.dll!UnknownFunction [] 0x00007ffb8c9c2b3c UE4Editor-UnrealEd.dll!UnknownFunction [] 0x00007ffb8c9c46e7 UE4Editor-UnrealEd.dll!UnknownFunction [] 0x00007ffb8c11b3c2 UE4Editor-UnrealEd.dll!UnknownFunction [] 0x00007ffb8c4458d3 UE4Editor-UnrealEd.dll!UnknownFunction [] 0x00007ffb8c3f7e97 UE4Editor-UnrealEd.dll!UnknownFunction [] 0x00007ffb92b3a6fe UE4Editor-Slate.dll!UnknownFunction [] 0x00007ffb92b5280e UE4Editor-Slate.dll!UnknownFunction [] 0x00007ffb929a421e UE4Editor-Slate.dll!UnknownFunction [] 0x00007ffb92a1e104 UE4Editor-Slate.dll!UnknownFunction [] 0x00007ffb92a07097 UE4Editor-Slate.dll!UnknownFunction [] 0x00007ffb929f9b62 UE4Editor-Slate.dll!UnknownFunction [] 0x00007ffbaf32c025 UE4Editor-ApplicationCore.dll!UnknownFunction [] 0x00007ffbaf3192b7 UE4Editor-ApplicationCore.dll!UnknownFunction [] 0x00007ffbaf32e465 UE4Editor-ApplicationCore.dll!UnknownFunction [] 0x00007ffbaf314410 UE4Editor-ApplicationCore.dll!UnknownFunction [] 0x00007ffbf86be858 USER32.dll!UnknownFunction [] 0x00007ffbf86be299 USER32.dll!UnknownFunction [] 0x00007ffbaf32fb79 UE4Editor-ApplicationCore.dll!UnknownFunction [] 0x00007ffb92a2865a UE4Editor-Slate.dll!UnknownFunction [] 0x00007ffb929c6b09 UE4Editor-Slate.dll!UnknownFunction [] 0x00007ffb8c493e9e UE4Editor-UnrealEd.dll!UnknownFunction [] 0x00007ffb8c9c8de2 UE4Editor-UnrealEd.dll!UnknownFunction [] 0x00007ffb8c9c8184 UE4Editor-UnrealEd.dll!UnknownFunction [] 0x00007ffb6b902bac UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] 0x00007ffb6b902faa UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] 0x00007ffb6b8f23a7 UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] 0x00007ffb8045f685 UE4Editor-ContentBrowser.dll!UnknownFunction [] 0x00007ffb805732fe UE4Editor-ContentBrowser.dll!UnknownFunction [] 0x00007ffb805543c + + 8528 + 332 + false + false + false + UE4-Ex2 + UE4Editor + Development + + **UE4*Release-4.27-CL-18319896-Win64-Development + Windows + Windows + Editor + Vanilla + + 4.27.2-18319896+++UE4+Release-4.27 + CommandLineRemoved + 0 + en-US + ++UE4+Release-4.27-CL-18319896 + true + false + + E:/EpicGames/UE_4.27/Engine/Binaries/Win64/ + E:/EpicGames/UE_4.27/ + 6941107A41C344D7DFBB7596CB0F8C35 + 6941107a41c344d7dfbb7596cb0f8c35 + c32ec3fe770f4d41b5f6466a11b07f70 + + Sent in the unattended mode + Layout="LevelEditor" Label="TestingMap" Content=SLevelEditor + 0 + + 4 + 4 + 1 + GenuineIntel + Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz + NVIDIA GeForce GTX 770 + Windows 10 (Release 2009) + + 17081012224 + 140737488224256 + 4096 + 16 + 8901627904 + 9276981248 + 2082160640 + 2082185216 + 2990784512 + 2990833664 + 0 + 0 + 0 + 5 + UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_ApplicationCore +UE4Editor_ApplicationCore +UE4Editor_ApplicationCore +UE4Editor_ApplicationCore +user32 +user32 +UE4Editor_ApplicationCore +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_ContentBrowserAssetDataSource +UE4Editor_ContentBrowserAssetDataSource +UE4Editor_ContentBrowserAssetDataSource +UE4Editor_ContentBrowser +UE4Editor_ContentBrowser +UE4Editor_ContentBrowser +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_ApplicationCore +UE4Editor_ApplicationCore +UE4Editor_ApplicationCore +UE4Editor_ApplicationCore +user32 +user32 +UE4Editor_ApplicationCore +UE4Editor +UE4Editor +UE4Editor +UE4Editor +UE4Editor +UE4Editor +kernel32 +ntdll + ntdll 0x00007ffbf8bf0000 + 9d064 KERNELBASE 0x00007ffbf6380000 + 76803 KERNEL32 0x00007ffbf7b60000 + 1d07c UE4Editor-Core 0x00007ffb95e90000 + 64517f UE4Editor-Core 0x00007ffb95e90000 + 630840 UE4Editor-Core 0x00007ffb95e90000 + 6318a5 UE4Editor-Core 0x00007ffb95e90000 + 90fc50 VCRUNTIME140 0x00007ffbe5f90000 + ecf0 ntdll 0x00007ffbf8bf0000 + a209f ntdll 0x00007ffbf8bf0000 + 51454 ntdll 0x00007ffbf8bf0000 + 511a5 KERNELBASE 0x00007ffbf6380000 + 34fd9 UE4Editor-Core 0x00007ffb95e90000 + 6317dc UE4Editor-Core 0x00007ffb95e90000 + 631756 UE4Editor-Core 0x00007ffb95e90000 + 2ae319 UE4Editor-Core 0x00007ffb95e90000 + 2b934a UE4Editor-UnrealEd 0x00007ffb8c030000 + 10de969 UE4Editor-UnrealEd 0x00007ffb8c030000 + 992b3c UE4Editor-UnrealEd 0x00007ffb8c030000 + 9946e7 UE4Editor-UnrealEd 0x00007ffb8c030000 + eb3c2 UE4Editor-UnrealEd 0x00007ffb8c030000 + 4158d3 UE4Editor-UnrealEd 0x00007ffb8c030000 + 3c7e97 UE4Editor-Slate 0x00007ffb92990000 + 1aa6fe UE4Editor-Slate 0x00007ffb92990000 + 1c280e UE4Editor-Slate 0x00007ffb92990000 + 1421e UE4Editor-Slate 0x00007ffb92990000 + 8e104 UE4Editor-Slate 0x00007ffb92990000 + 77097 UE4Editor-Slate 0x00007ffb92990000 + 69b62 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2c025 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 192b7 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2e465 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 14410 USER32 0x00007ffbf86b0000 + e858 USER32 0x00007ffbf86b0000 + e299 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2fb79 UE4Editor-Slate 0x00007ffb92990000 + 9865a UE4Editor-Slate 0x00007ffb92990000 + 36b09 UE4Editor-UnrealEd 0x00007ffb8c030000 + 463e9e UE4Editor-UnrealEd 0x00007ffb8c030000 + 998de2 UE4Editor-UnrealEd 0x00007ffb8c030000 + 998184 UE4Editor-ContentBrowserAssetDataSource 0x00007ffb6b8c0000 + 42bac UE4Editor-ContentBrowserAssetDataSource 0x00007ffb6b8c0000 + 42faa UE4Editor-ContentBrowserAssetDataSource 0x00007ffb6b8c0000 + 323a7 UE4Editor-ContentBrowser 0x00007ffb803c0000 + 9f685 UE4Editor-ContentBrowser 0x00007ffb803c0000 + 1b32fe UE4Editor-ContentBrowser 0x00007ffb803c0000 + 1943c6 UE4Editor-Slate 0x00007ffb92990000 + 10cf28 UE4Editor-Slate 0x00007ffb92990000 + 131b21 UE4Editor-Slate 0x00007ffb92990000 + 138370 UE4Editor-Slate 0x00007ffb92990000 + 10c587 UE4Editor-Slate 0x00007ffb92990000 + 1aa6fe UE4Editor-Slate 0x00007ffb92990000 + 1c280e UE4Editor-Slate 0x00007ffb92990000 + 139ae5 UE4Editor-Slate 0x00007ffb92990000 + 1421e UE4Editor-Slate 0x00007ffb92990000 + 8e104 UE4Editor-Slate 0x00007ffb92990000 + 77097 UE4Editor-Slate 0x00007ffb92990000 + 69b62 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2c025 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 192b7 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2e465 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 14410 USER32 0x00007ffbf86b0000 + e858 USER32 0x00007ffbf86b0000 + e299 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2fcd4 UE4Editor 0x00007ff786cc0000 + 7621 UE4Editor 0x00007ff786cc0000 + 20fcc UE4Editor 0x00007ff786cc0000 + 210ba + 2A439CAC6D498B9165B5B130B5E2AECAF90E726C + + + ntdll 0x00007ffbf8bf0000 + 9d064 KERNELBASE 0x00007ffbf6380000 + 76803 KERNEL32 0x00007ffbf7b60000 + 1d07c UE4Editor-Core 0x00007ffb95e90000 + 64517f UE4Editor-Core 0x00007ffb95e90000 + 630840 UE4Editor-Core 0x00007ffb95e90000 + 6318a5 UE4Editor-Core 0x00007ffb95e90000 + 90fc50 VCRUNTIME140 0x00007ffbe5f90000 + ecf0 ntdll 0x00007ffbf8bf0000 + a209f ntdll 0x00007ffbf8bf0000 + 51454 ntdll 0x00007ffbf8bf0000 + 511a5 KERNELBASE 0x00007ffbf6380000 + 34fd9 UE4Editor-Core 0x00007ffb95e90000 + 6317dc UE4Editor-Core 0x00007ffb95e90000 + 631756 UE4Editor-Core 0x00007ffb95e90000 + 2ae319 UE4Editor-Core 0x00007ffb95e90000 + 2b934a UE4Editor-UnrealEd 0x00007ffb8c030000 + 10de969 UE4Editor-UnrealEd 0x00007ffb8c030000 + 992b3c UE4Editor-UnrealEd 0x00007ffb8c030000 + 9946e7 UE4Editor-UnrealEd 0x00007ffb8c030000 + eb3c2 UE4Editor-UnrealEd 0x00007ffb8c030000 + 4158d3 UE4Editor-UnrealEd 0x00007ffb8c030000 + 3c7e97 UE4Editor-Slate 0x00007ffb92990000 + 1aa6fe UE4Editor-Slate 0x00007ffb92990000 + 1c280e UE4Editor-Slate 0x00007ffb92990000 + 1421e UE4Editor-Slate 0x00007ffb92990000 + 8e104 UE4Editor-Slate 0x00007ffb92990000 + 77097 UE4Editor-Slate 0x00007ffb92990000 + 69b62 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2c025 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 192b7 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2e465 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 14410 USER32 0x00007ffbf86b0000 + e858 USER32 0x00007ffbf86b0000 + e299 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2fb79 UE4Editor-Slate 0x00007ffb92990000 + 9865a UE4Editor-Slate 0x00007ffb92990000 + 36b09 UE4Editor-UnrealEd 0x00007ffb8c030000 + 463e9e UE4Editor-UnrealEd 0x00007ffb8c030000 + 998de2 UE4Editor-UnrealEd 0x00007ffb8c030000 + 998184 UE4Editor-ContentBrowserAssetDataSource 0x00007ffb6b8c0000 + 42bac UE4Editor-ContentBrowserAssetDataSource 0x00007ffb6b8c0000 + 42faa UE4Editor-ContentBrowserAssetDataSource 0x00007ffb6b8c0000 + 323a7 UE4Editor-ContentBrowser 0x00007ffb803c0000 + 9f685 UE4Editor-ContentBrowser 0x00007ffb803c0000 + 1b32fe UE4Editor-ContentBrowser 0x00007ffb803c0000 + 1943c6 UE4Editor-Slate 0x00007ffb92990000 + 10cf28 UE4Editor-Slate 0x00007ffb92990000 + 131b21 UE4Editor-Slate 0x00007ffb92990000 + 138370 UE4Editor-Slate 0x00007ffb92990000 + 10c587 UE4Editor-Slate 0x00007ffb92990000 + 1aa6fe UE4Editor-Slate 0x00007ffb92990000 + 1c280e UE4Editor-Slate 0x00007ffb92990000 + 139ae5 UE4Editor-Slate 0x00007ffb92990000 + 1421e UE4Editor-Slate 0x00007ffb92990000 + 8e104 UE4Editor-Slate 0x00007ffb92990000 + 77097 UE4Editor-Slate 0x00007ffb92990000 + 69b62 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2c025 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 192b7 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2e465 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 14410 USER32 0x00007ffbf86b0000 + e858 USER32 0x00007ffbf86b0000 + e299 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2fcd4 UE4Editor 0x00007ff786cc0000 + 7621 UE4Editor 0x00007ff786cc0000 + 20fcc UE4Editor 0x00007ff786cc0000 + 210ba UE4Editor 0x00007ff786cc0000 + 240dd UE4Editor 0x00007ff786cc0000 + 35984 UE4Editor 0x00007ff786cc0000 + 3853a KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + true + + 4752 + GameThread + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 63356c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 1392 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-TraceLog 0x00007ffbd1370000 + 10b36 UE4Editor-TraceLog 0x00007ffbd1370000 + 1076 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13900 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 4556 + TaskGraphThreadNP 0 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5072 + TaskGraphThreadNP 1 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 9324 + TaskGraphThreadNP 2 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 2024 + TaskGraphThreadHP 3 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 11384 + TaskGraphThreadHP 4 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 14272 + TaskGraphThreadHP 5 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 12056 + TaskGraphThreadBP 6 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13136 + TaskGraphThreadBP 7 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 4524 + TaskGraphThreadBP 8 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b204b UE4Editor-Core 0x00007ffb95e90000 + b27ce UE4Editor-Core 0x00007ffb95e90000 + 435e3d UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 9384 + StatsThread + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6048 + PoolThread 0 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 11920 + PoolThread 1 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 8096 + PoolThread 2 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 7036 + PoolThread 3 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 3404 + PoolThread 4 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 7664 + PoolThread 5 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13680 + PoolThread 6 + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 362e25 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 3232 + FAsyncWriter_Ex2 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Media 0x00007ffbceca0000 + 4844 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13128 + FMediaTicker + + + ntdll 0x00007ffbf8bf0000 + a0794 ntdll 0x00007ffbf8bf0000 + 52dc7 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 9520 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-HTTP 0x00007ffb85b40000 + acec9 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 992 + HttpManagerThread + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-WebSockets 0x00007ffb7cab0000 + 7f34e UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 2128 + LibwebsocketsThread + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5832 + PoolThread 7 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13804 + PoolThread 8 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5308 + PoolThread 9 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 8788 + PoolThread 10 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5116 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 12776 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13004 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5592 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + c16e42 nvwgf2umx 0x00007ffbbe160000 + c15e19 nvwgf2umx 0x00007ffbbe160000 + c0cc7d nvwgf2umx 0x00007ffbbe160000 + 40ab3a nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 12948 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 7172 + Unknown + + + ntdll 0x00007ffbf8bf0000 + a0734 ntdll 0x00007ffbf8bf0000 + 64021 KERNELBASE 0x00007ffbf6380000 + 6d059 GfnRuntimeSdk 0x00007ffb79dd0000 + fd148 GfnRuntimeSdk 0x00007ffb79dd0000 + fb198 GfnRuntimeSdk 0x00007ffb79dd0000 + fb010 GfnRuntimeSdk 0x00007ffb79dd0000 + dd16c GfnRuntimeSdk 0x00007ffb79dd0000 + dd771 GfnRuntimeSdk 0x00007ffb79dd0000 + cb0b8 GfnRuntimeSdk 0x00007ffb79dd0000 + 1ab46c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 7476 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Messaging 0x00007ffb79d40000 + 206a7 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 1276 + FMessageBus.DefaultBus.Router + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-Engine 0x00007ffb88cc0000 + 13bb0b0 UE4Editor-Engine 0x00007ffb88cc0000 + 13f2ab7 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 3960 + ShaderCompilingThread + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-DerivedDataCache 0x00007ffb860d0000 + bcbbc UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6468 + FDDCCleanup + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-AssetRegistry 0x00007ffb88170000 + 7f604 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 4912 + FAssetDataDiscovery + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-AssetRegistry 0x00007ffb88170000 + 80faa UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 10136 + FAssetDataGatherer + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 9604 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-TcpMessaging 0x00007ffb70700000 + df99 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6472 + FTcpMessageTransport + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-UdpMessaging 0x00007ffb70690000 + 29781 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 3340 + FUdpMessageProcessor + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-UdpMessaging 0x00007ffb70690000 + 296f0 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 12044 + FUdpMessageBeacon + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-UdpMessaging 0x00007ffb70690000 + 29c46 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13252 + FUdpMessageProcessor.Sender + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 mswsock 0x00007ffbf5a00000 + 80fc mswsock 0x00007ffbf5a00000 + f4de WS2_32 0x00007ffbf78d0000 + 116f7 UE4Editor-Sockets 0x00007ffb84510000 + 12559 UE4Editor-Sockets 0x00007ffb84510000 + 1c3da UE4Editor-UdpMessaging 0x00007ffb70690000 + 319ba UE4Editor-UdpMessaging 0x00007ffb70690000 + 299a0 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 256 + UdpMessageMulticastReceiver + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 mswsock 0x00007ffbf5a00000 + 80fc mswsock 0x00007ffbf5a00000 + f4de WS2_32 0x00007ffbf78d0000 + 116f7 UE4Editor-Sockets 0x00007ffb84510000 + 12559 UE4Editor-Sockets 0x00007ffb84510000 + 1c3da UE4Editor-UdpMessaging 0x00007ffb70690000 + 319ba UE4Editor-UdpMessaging 0x00007ffb70690000 + 299a0 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13020 + UdpMessageUnicastReceiver + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-LiveLink 0x00007ffb7d030000 + 84060 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5048 + LiveLinkMessageBusDiscoveryManager + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-ProfilerService 0x00007ffb6b560000 + ea13 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 3240 + FFileTransferRunnable + + + ntdll 0x00007ffbf8bf0000 + a0794 ntdll 0x00007ffbf8bf0000 + 52dc7 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13348 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9d894 KERNELBASE 0x00007ffbf6380000 + 4cbc0 xaudio2_9 0x00007ffb6b320000 + 163d3 xaudio2_9 0x00007ffb6b320000 + 170a1 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 8232 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-AudioMixerCore 0x00007ffb80ef0000 + 75f5 UE4Editor-AudioMixerCore 0x00007ffb80ef0000 + 74c2 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 4168 + AudioMixerRenderThread(1) + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-AndroidDeviceDetection 0x00007ffb699c0000 + bdd2 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 12600 + FAndroidDeviceDetectionRunnable + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-AndroidDeviceDetection 0x00007ffb699c0000 + bdd2 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13940 + FAndroidDeviceDetectionRunnable + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-CoreUObject 0x00007ffb932e0000 + 2deb82 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5780 + FAsyncPurge + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 11668 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5240 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 9200 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5092 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9d894 KERNELBASE 0x00007ffbf6380000 + 4cbc0 KERNELBASE 0x00007ffbf6380000 + 4cabe nvwgf2umx 0x00007ffbbe160000 + 1b6bd7 nvwgf2umx 0x00007ffbbe160000 + 40ab3a nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6352 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6068 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 12492 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6388 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 1700 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-OnlineSubsystem 0x00007ffb7cdb0000 + 12f5c6 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 2668 + OnlineAsyncTaskThreadNull DefaultInstance(2) + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-Engine 0x00007ffb88cc0000 + 1732742 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 9440 + ScreenSaverInhibitor + + + ntdll 0x00007ffbf8bf0000 + 9ce64 mswsock 0x00007ffbf5a00000 + 10ab KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 10472 + Unknown + + + ntdll 0x00007ffbf8bf0000 + a0794 ntdll 0x00007ffbf8bf0000 + 52dc7 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13340 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b204b UE4Editor-Core 0x00007ffb95e90000 + b27ce UE4Editor-RenderCore 0x00007ffb92ea0000 + a9c67 UE4Editor-RenderCore 0x00007ffb92ea0000 + b2f34 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 1208 + RenderThread 18 + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-RenderCore 0x00007ffb92ea0000 + b3078 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 11544 + RTHeartBeat 18 + + + 637926636997990000 + 1 + Win64 [Windows 10 (Release 2009) 64b] + 1.0 + E:\EpicGames\UE_4.27\Engine\Binaries\Win64\tbb.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\tbbmalloc.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor.exe +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HierarchicalLODOutliner.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\OpenXR\win64\openxr_loader.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ExternalImagePicker.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SequenceRecorderSections.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AutomationWorker.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Steam\SteamVR\Binaries\Win64\UE4Editor-SteamVREditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UE4Editor-TakeRecorderSources.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UE4Editor-OpenXRInput.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UE4Editor-GooglePADEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UE4Editor-AudioCaptureEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UE4Editor-TemplateSequenceEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MovieScene\MatineeToLevelSequence\Binaries\Win64\UE4Editor-MatineeToLevelSequence.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MovieScene\LevelSequenceEditor\Binaries\Win64\UE4Editor-LevelSequenceEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UE4Editor-ActorSequenceEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UE4Editor-WmfMediaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UE4Editor-WebMMediaFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UE4Editor-WebMMediaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\MediaPlayerEditor\Binaries\Win64\UE4Editor-MediaPlayerEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UE4Editor-MediaCompositingEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UE4Editor-ImgMediaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UE4Editor-AvfMediaFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UE4Editor-AvfMediaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UE4Editor-AndroidMediaFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UE4Editor-AndroidMediaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeapMedia\Binaries\Win64\UE4Editor-MagicLeapMediaCodecFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeapMedia\Binaries\Win64\UE4Editor-MagicLeapMediaFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeapMedia\Binaries\Win64\UE4Editor-MagicLeapMediaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\CharacterAI\Binaries\Win64\UE4Editor-CharacterAI.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UE4Editor-TextureAlignMode.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UE4Editor-BspMode.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UE4Editor-GeometryMode.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Cameras\CameraShakePreviewer\Binaries\Win64\UE4Editor-CameraShakePreviewer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SessionServices.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-VirtualTexturingEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-FoliageEdit.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LandscapeEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshPaintMode.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PlacementMode.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClothPainter.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LogVisualizer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Lumin\UE4Editor-LuminPlatformEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\IOS\UE4Editor-IOSPlatformEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Android\UE4Editor-AndroidDeviceDetection.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Android\UE4Editor-AndroidPlatformEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Lumin\UE4Editor-LuminRuntimeSettings.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\IOS\UE4Editor-IOSRuntimeSettings.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TraceInsights.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TraceServices.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TraceAnalysis.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TimeManagementEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-InputBindingEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MergeActors.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LocalizationService.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LocalizationDashboard.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DeviceProfileEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UndoHistory.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ProjectTargetPlatformEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ProjectSettingsViewer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EditorSettingsViewer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SettingsEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ProjectLauncher.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ProfilerClient.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TargetDeviceServices.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DeviceManager.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AutomationWindow.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PackagesDialog.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AnimationBlueprintEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-StructViewer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Toolbox.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ModuleUI.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-OutputLog.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GammaUI.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Documentation.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LiveCoding.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-StreamingPauseRendering.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LauncherPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PortalServices.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PortalRpc.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MessagingRpc.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Windows\XAudio2_9\x64\xaudio2_9redist.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioMixerXAudio2.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AITestSuite.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ProfilerService.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ProfilerMessages.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TaskGraph.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UE4Editor-AudioSynesthesiaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Oculus\OculusVR\Binaries\Win64\UE4Editor-OculusEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Android\UE4Editor-AndroidRuntimeSettings.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Oculus\OculusVR\Binaries\Win64\UE4Editor-OculusInput.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Oculus\OculusVR\Binaries\Win64\UE4Editor-OculusMR.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\ContentBrowser\ContentBrowserClassDataSource\Binaries\Win64\UE4Editor-ContentBrowserClassDataSource.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CollectionManager.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\ContentBrowser\ContentBrowserAssetDataSource\Binaries\Win64\UE4Editor-ContentBrowserAssetDataSource.dll +E:\EpicGames\UE_4.27\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UE4Editor-TakeSequencer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UE4Editor-SynthesisEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UE4Editor-Synthesis.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UE4Editor-ProceduralMeshComponentEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\MobilePatchingUtils\Binaries\Win64\UE4Editor-MobilePatchingUtils.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UE4Editor-GooglePAD.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\EditableMesh\Binaries\Win64\UE4Editor-EditableMesh.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\CustomMeshComponent\Binaries\Win64\UE4Editor-CustomMeshComponent.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\CableComponent\Binaries\Win64\UE4Editor-CableComponent.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeapPassableWorld\Binaries\Win64\UE4Editor-MagicLeapSharedWorld.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioCaptureRtAudio.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UE4Editor-AudioCapture.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioCaptureCore.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AssetTags\Binaries\Win64\UE4Editor-AssetTags.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ArchVisCharacter\Binaries\Win64\UE4Editor-ArchVisCharacter.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UE4Editor-AppleImageUtilsBlueprintSupport.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UE4Editor-AppleImageUtils.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AndroidPermission\Binaries\Win64\UE4Editor-AndroidPermission.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UE4Editor-ActorLayerUtilitiesEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Layers.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UE4Editor-ActorLayerUtilities.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapHelperOpenGL.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapAudio.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UE4Editor-MediaCompositing.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UE4Editor-ImgMedia.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UE4Editor-OpenExrWrapper.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UE4Editor-ImgMediaFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\MotoSynth\Binaries\Win64\UE4Editor-MotoSynthEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\MotoSynth\Binaries\Win64\UE4Editor-MotoSynth.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\OpenImageDenoise\Binaries\Win64\UE4Editor-OpenImageDenoise.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UE4Editor-GeometryCollectionSequencer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UE4Editor-GeometryCollectionTracks.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCache\Binaries\Win64\UE4Editor-GeometryCacheStreamer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCache\Binaries\Win64\UE4Editor-GeometryCacheSequencer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCache\Binaries\Win64\UE4Editor-GeometryCacheTracks.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\ChaosNiagara\Binaries\Win64\UE4Editor-ChaosNiagara.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\PluginBrowser\Binaries\Win64\UE4Editor-PluginBrowser.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-NiagaraEditorWidgets.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\ChaosSolverPlugin\Binaries\Win64\UE4Editor-ChaosSolverEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\ChaosEditor\Binaries\Win64\UE4Editor-FractureEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\PlanarCutPlugin\Binaries\Win64\UE4Editor-PlanarCut.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryProcessing\Binaries\Win64\UE4Editor-MeshConversion.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryProcessing\Binaries\Win64\UE4Editor-DynamicMesh.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryProcessing\Binaries\Win64\UE4Editor-GeometryAlgorithms.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryProcessing\Binaries\Win64\UE4Editor-GeometricObjects.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UE4Editor-GeometryCollectionEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SceneOutliner.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GeometryCollectionEngine.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-FieldSystemEngine.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ChaosSolverEngine.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\ChaosClothEditor\Binaries\Win64\UE4Editor-ChaosClothEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\BackChannel\Binaries\Win64\UE4Editor-BackChannel.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UE4Editor-AutomationUtilsEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UE4Editor-AutomationUtils.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCache\Binaries\Win64\UE4Editor-GeometryCacheEd.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\AlembicImporter\Binaries\Win64\UE4Editor-AlembicImporter.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\AlembicImporter\Binaries\Win64\UE4Editor-AlembicLibrary.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\AlembicImporter\Binaries\Win64\hdf5.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCache\Binaries\Win64\UE4Editor-GeometryCache.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\SpeedTreeImporter\Binaries\Win64\UE4Editor-SpeedTreeImporter.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\MobileLauncherProfileWizard\Binaries\Win64\UE4Editor-MobileLauncherProfileWizard.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\MaterialAnalyzer\Binaries\Win64\UE4Editor-MaterialAnalyzer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\CurveEditorTools\Binaries\Win64\UE4Editor-CurveEditorTools.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UE4Editor-CryptoKeys.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UE4Editor-CryptoKeysOpenSSL.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\VisualStudioSourceCodeAccess\Binaries\Win64\UE4Editor-VisualStudioSourceCodeAccess.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\UObjectPlugin\Binaries\Win64\UE4Editor-UObjectPlugin.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\VisualStudioCodeSourceCodeAccess\Binaries\Win64\UE4Editor-VisualStudioCodeSourceCodeAccess.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\SubversionSourceControl\Binaries\Win64\UE4Editor-SubversionSourceControl.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\RiderSourceCodeAccess\Binaries\Win64\UE4Editor-RiderSourceCodeAccess.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\PluginUtils\Binaries\Win64\UE4Editor-PluginUtils.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\PlasticSourceControl\Binaries\Win64\UE4Editor-PlasticSourceControl.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\PerforceSourceControl\Binaries\Win64\UE4Editor-PerforceSourceControl.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\GitSourceControl\Binaries\Win64\UE4Editor-GitSourceControl.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\CLionSourceCodeAccess\Binaries\Win64\UE4Editor-CLionSourceCodeAccess.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UE4Editor-AnimationSharingEd.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UE4Editor-VariantManagerContentEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UE4Editor-DatasmithContentEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Compression\OodleNetwork\Binaries\Win64\UE4Editor-OodleNetworkHandlerComponent.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Blendables\LightPropagationVolume\Binaries\Win64\UE4Editor-LightPropagationVolumeEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UE4Editor-LiveLinkSequencer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UE4Editor-TakeRecorder.dll +E:\EpicGames\UE_4.27\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UE4Editor-TakeTrackRecorders.dll +E:\EpicGames\UE_4.27\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UE4Editor-TakeMovieScene.dll +E:\EpicGames\UE_4.27\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UE4Editor-TakesCore.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UE4Editor-LiveLinkEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Persona.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PinnedCommandList.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UE4Editor-LiveLinkMovieScene.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UE4Editor-LiveLinkGraphNode.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UE4Editor-LiveLinkComponents.dll +E:\EpicGames\UE_4.27\Engine\Plugins\2D\Paper2D\Binaries\Win64\UE4Editor-PaperTiledImporter.dll +E:\EpicGames\UE_4.27\Engine\Plugins\2D\Paper2D\Binaries\Win64\UE4Editor-PaperSpriteSheetImporter.dll +E:\EpicGames\UE_4.27\Engine\Plugins\2D\Paper2D\Binaries\Win64\UE4Editor-Paper2DEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-IntroTutorials.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshPaint.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MeshPainting\Binaries\Win64\UE4Editor-MeshPaintEditorMode.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MeshPainting\Binaries\Win64\UE4Editor-MeshPaintingToolset.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\SoundFields\Binaries\Win64\UE4Editor-SoundFields.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\PropertyAccess\Binaries\Win64\UE4Editor-PropertyAccessEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\PhysXVehicles\Binaries\Win64\UE4Editor-PhysXVehiclesEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\PhysXVehicles\Binaries\Win64\UE4Editor-PhysXVehicles.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\LocationServicesBPLibrary\Binaries\Win64\UE4Editor-LocationServicesBPLibrary.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UE4Editor-AudioSynesthesia.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioAnalyzer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UE4Editor-AudioSynesthesiaCore.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UE4Editor-ActorSequence.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapHandMeshing.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapSecureStorage.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapIdentity.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapHandTracking.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapEyeTracker.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapController.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapARPinImpl.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapAR.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapImageTracker.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeapPassableWorld\Binaries\Win64\UE4Editor-MagicLeapARPin.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeapLightEstimation\Binaries\Win64\UE4Editor-MagicLeapLightEstimation.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapPlanes.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UE4Editor-ImgMediaEngine.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Messaging\UdpMessaging\Binaries\Win64\UE4Editor-UdpMessaging.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Messaging\TcpMessaging\Binaries\Win64\UE4Editor-TcpMessaging.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Serialization.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Cbor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UE4Editor-PythonScriptPlugin.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\ContentBrowser\ContentBrowserFileDataSource\Binaries\Win64\UE4Editor-ContentBrowserFileDataSource.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-NiagaraAnimNotifies.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-NiagaraEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SessionFrontend.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-Niagara.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\GameplayTagsEditor\Binaries\Win64\UE4Editor-GameplayTagsEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UE4Editor-FacialAnimationEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UE4Editor-FacialAnimation.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\DataValidation\Binaries\Win64\UE4Editor-DataValidation.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Blutility.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PixelInspectorModule.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HotReload.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MainFrame.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LauncherServices.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TranslationEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LocalizationCommandletExecution.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\AssetManagerEditor\Binaries\Win64\UE4Editor-AssetManagerEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TreeMap.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\PropertyAccessNode\Binaries\Win64\UE4Editor-PropertyAccessNode.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UE4Editor-AnimationSharing.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\SignificanceManager\Binaries\Win64\UE4Editor-SignificanceManager.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Cameras\GameplayCameras\Binaries\Win64\UE4Editor-GameplayCameras.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UE4Editor-TemplateSequence.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Blendables\LightPropagationVolume\Binaries\Win64\UE4Editor-LightPropagationVolumeRuntime.dll +E:\EpicGames\UE_4.27\Engine\Plugins\2D\Paper2D\Binaries\Win64\UE4Editor-Paper2D.dll +E:\EpicGames\UE_4.27\Engine\Plugins\AI\EnvironmentQueryEditor\Binaries\Win64\UE4Editor-EnvironmentQueryEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\WindowsMoviePlayer\Binaries\Win64\UE4Editor-WindowsMoviePlayer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\WebMMoviePlayer\Binaries\Win64\UE4Editor-WebMMoviePlayer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UE4Editor-WebMMedia.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-NetworkReplayStreaming.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\NvClothPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-OverlayEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-StringTableEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-BehaviorTreeEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AIGraph.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-FunctionalTesting.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UMGEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DetailCustomizations.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-VulkanShaderFormat.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Overlay.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GameplayTasksEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AutomationController.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AutomationMessages.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CollisionAnalyzer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MessageLog.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SlateReflector.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\ProxyLODPlugin\Binaries\Win64\UE4Editor-ProxyLODMeshReduction.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\embree.2.14.0.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxcompiler.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\TextureFormatOodle\Binaries\Win64\UE4Editor-TextureFormatOodle.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureFormatUncompressed.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureFormatPVR.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Qualcomm\Win64\TextureConverter.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureFormatETC2.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureFormatDXT.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Intel\ISPCTexComp\Win64-Release\ispc_texcomp.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureFormatIntelISPCTexComp.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ImageWrapper.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureFormatASTC.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioFormatOpus.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbis_64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Ogg\Win64\VS2015\libogg_64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioFormatOgg.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioFormatADPCM.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WindowsServerTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WindowsClientTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WindowsTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WindowsNoEditorTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\IOS\UE4Editor-TVOSTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MacServerTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MacClientTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MacTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MacNoEditorTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Lumin\UE4Editor-LuminTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxAArch64ServerTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxAArch64ClientTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxAArch64NoEditorTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxServerTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxClientTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Messaging.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\IOS\UE4Editor-IOSTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\NVIDIA\GeForceNOW\Win64\GfnRuntimeSdk.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WorkspaceMenuStructure.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshBuilder.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshBoneReduction.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\SkeletalReduction\Binaries\Win64\UE4Editor-SkeletalMeshReduction.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-QuadricMeshReduction.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshReductionInterface.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshMergeUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshBuilderCommon.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-NullInstallBundleManager.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\ShaderConductor\Win64\ShaderConductor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ShaderFormatVectorVM.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-VectorVM.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ShaderFormatOpenGL.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\dxil.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ShaderFormatD3D.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MetalShaderFormat.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ShaderPreprocessor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ShaderCompilerCommon.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\NVIDIA\NVaftermath\Win64\GFSDK_Aftermath_Lib.x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\PhysX3CookingPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PhysXCooking.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\APEX_ClothingPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\APEX_LegacyPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\APEXFrameworkPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\PhysX3PROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\PxPvdSDKPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\PhysX3CommonPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\PxFoundationPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WindowsPlatformFeatures.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GameplayMediaEncoder.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AVEncoder.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Oculus\OVRPlugin\OVRPlugin\Win64\OVRPlugin.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Steam\SteamVR\Binaries\Win64\UE4Editor-SteamVRInputDevice.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\OpenVR\OpenVRv1_5_17\Win64\openvr_api.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Steam\SteamVR\Binaries\Win64\UE4Editor-SteamVR.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UE4Editor-ProceduralMeshComponent.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Oculus\OculusVR\Binaries\Win64\UE4Editor-OculusHMD.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UE4Editor-OnlineBlueprintSupport.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Online\OnlineSubsystemNull\Binaries\Win64\UE4Editor-OnlineSubsystemNull.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UE4Editor-OnlineSubsystemUtils.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Voice.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-XMPP.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WebSockets.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Online\OnlineSubsystem\Binaries\Win64\UE4Editor-OnlineSubsystem.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\OpenXRHandTracking\Binaries\Win64\UE4Editor-OpenXRHandTracking.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UE4Editor-LiveLink.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LiveLinkMessageBusFramework.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\OpenXREyeTracker\Binaries\Win64\UE4Editor-OpenXREyeTracker.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EyeTracker.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UE4Editor-OpenXRAR.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UE4Editor-OpenXRHMD.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-D3D12RHI.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-D3D11RHI.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ExampleDeviceProfileSelector\Binaries\Win64\UE4Editor-ExampleDeviceProfileSelector.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ChunkDownloader\Binaries\Win64\UE4Editor-ChunkDownloader.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Portal\LauncherChunkInstaller\Binaries\Win64\UE4Editor-LauncherChunkInstaller.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MLSDK\Binaries\Win64\UE4Editor-MLSDK.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeap.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapPrivileges.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-OpenGLDrv.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapHelperVulkan.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-VulkanRHI.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UE4Editor-WmfMedia.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UE4Editor-WmfMediaFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UE4Editor-ExrReaderGpu.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-NiagaraVertexFactories.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-NiagaraShader.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-NiagaraCore.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\ChaosCloth\Binaries\Win64\UE4Editor-ChaosCloth.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UE4Editor-DatasmithContent.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UE4Editor-VariantManagerContent.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AIModule.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GameplayDebugger.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Python3\Win64\python37.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UE4Editor-PlatformCryptoOpenSSL.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Compression\OodleData\Binaries\Win64\UE4Editor-OodleDataCompressionFormat.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SequenceRecorder.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-XmlParser.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LiveLinkInterface.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AssetTools.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MovieSceneTools.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AVIWriter.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ContentBrowser.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MRMesh.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MovieSceneCapture.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SerializedRecorderInterface.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AugmentedReality.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SourceControlWindows.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CommonMenuExtensions.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DesktopWidgets.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ContentBrowserData.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-BlueprintCompilerCppBackend.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Voronoi.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ReliabilityHandlerComponent.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UELibSampleRate.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Navmesh.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SoundFieldRendering.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HTTPServer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioMixerCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Sequencer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PIEPreviewDeviceSpecification.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SSL.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HeadMountedDisplay.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LevelEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClothingSystemRuntimeNv.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClassViewer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Renderer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AnimationCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WidgetCarousel.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HardwareTargeting.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MaterialBaking.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AnimGraphRuntime.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-BlueprintNativeCodeGen.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SharedSettingsWidgets.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SceneDepthPickerMode.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshUtilitiesCommon.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PropertyPath.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ActorPickerMode.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AdvancedPreviewScene.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Chaos.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MediaAssets.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-KismetCompiler.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-KismetWidgets.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClothingSystemRuntimeInterface.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PropertyAccess.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GameplayTags.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PacketHandler.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioPlatformConfiguration.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioExtensions.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EngineMessages.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Sockets.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-NetCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioMixer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ImageCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClothingSystemEditorInterface.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PerfCounters.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-RawMesh.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SignalProcessing.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CrunchCompression.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PhysicsCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-InteractiveToolsFramework.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Analytics.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EditorAnalyticsSession.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-RSA.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EditorSubsystem.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-StaticMeshDescription.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MaterialShaderQualitySettings.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-NavigationSystem.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UMG.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshDescription.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HTTP.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UnrealAudio.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SourceControl.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DirectoryWatcher.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-IoStoreUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DerivedDataCache.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ToolMenus.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TimeManagement.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClothingSystemRuntimeCommon.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PIEPreviewDeviceProfileSelector.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MovieScene.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ViewportInteraction.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-VREditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MovieSceneTracks.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GameProjectGeneration.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Localization.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Landscape.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Kismet.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CurveEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AddContentDialog.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AssetRegistry.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\libfbxsdk.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Engine.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UnrealEd.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SlateCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Foliage.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GraphEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EditorWidgets.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PropertyEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MaterialEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Projects.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EditorInteractiveToolsFramework.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AnalyticsET.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AppFramework.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AnimGraph.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClothingSystemEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MaterialUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-JsonUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-StatsViewer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SkeletalMeshUtilitiesCommon.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EditorStyle.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-BlueprintGraph.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-BuildPatchServices.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Slate.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-RenderCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-RHI.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CoreUObject.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Core.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PakFile.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LevelSequence.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PakFileUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HierarchicalLODUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SwarmInterface.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MoviePlayer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ApplicationCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EngineSettings.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\PixWinPlugin\Binaries\Win64\UE4Editor-PixWinPlugin.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GameplayTasks.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UE4Editor-PythonScriptPluginPreload.dll +E:\EpicGames\UE_4.27\Engine\Plugins\XGEController\Binaries\Win64\UE4Editor-XGEController.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\DbgHelp\dbghelp.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AnimationModifiers.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\libsndfile\Win64\libsndfile-1.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CookedIterativeFile.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-StreamingFile.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-NetworkFile.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Networking.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CinematicCamera.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-InputCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AssetTagsEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DesktopPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Json.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-InstallBundleManager.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UnrealEdMessages.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MediaUtils.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SandboxFile.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DeveloperSettings.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PreLoadScreen.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ScriptDisassembler.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ImageWriteQueue.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WindowsPlatformEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Tests\ScreenshotTools\Binaries\Win64\UE4Editor-ScreenshotTools.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-IESFile.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Media.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GeForceNOWWrapper.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Settings.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Steam\SteamVR\Binaries\Win64\UE4Editor-SteamVRInput.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TraceLog.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MediaInfo.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioSettingsEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ComponentVisualizers.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ConfigEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-InternationalizationSettings.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LandscapeEditorUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SourceCodeAccess.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-XAudio2.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxNoEditorTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Android\UE4Editor-AndroidTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-FileUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-BuildSettings.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SkeletalMeshEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LaunchDaemonMessages.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AllDesktopTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Plugins\2D\Paper2D\Binaries\Win64\UE4Editor-SmartSnapping.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SessionMessages.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ViewportSnapping.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UE4Editor-PlatformCrypto.dll +E:\EpicGames\UE_4.27\Engine\Plugins\AI\AISupport\Binaries\Win64\UE4Editor-AISupportModule.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Python3\Win64\python3.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UE4Editor-PlatformCryptoTypes.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\nvTextureTools\Win64\nvtt_64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureCompressor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SlateRHIRenderer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbisfile_64.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UE4Editor-OpenXREditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\RuntimePhysXCooking\Binaries\Win64\UE4Editor-RuntimePhysXCooking.dll + + + 1 + false + 0 + + + false + D3D11 + NVIDIA GeForce GTX 770 + 456.71 + 27.21.14.5671 + 9-30-2020 + SM5 + Windows + + + + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "2.0", "FriendlyName": "Live Link" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 40, "VersionName": "1.4.6", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 2, "VersionName": "1.4", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Alembic Importer (Experimental)" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Cache (Experimental)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1", "FriendlyName": "MotoSynth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Secure Storage" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Light Estimatation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Passable World" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MLSDK" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Matinee to Level Sequence" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editable Mesh" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXREyeTracker" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXRHandTracking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PhysX Vehicles" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Splash Preload Screen" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Runtime PhysX Cooking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ScreenshotTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "LightPropagationVolume" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "1.59.0", "FriendlyName": "Oculus VR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SteamVR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "2.0", "FriendlyName": "Live Link" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 40, "VersionName": "1.4.6", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 2, "VersionName": "1.4", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Alembic Importer (Experimental)" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Cache (Experimental)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1", "FriendlyName": "MotoSynth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Secure Storage" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Light Estimatation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Passable World" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MLSDK" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Matinee to Level Sequence" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editable Mesh" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXREyeTracker" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXRHandTracking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PhysX Vehicles" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Splash Preload Screen" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Runtime PhysX Cooking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ScreenshotTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "LightPropagationVolume" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "1.59.0", "FriendlyName": "Oculus VR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SteamVR" } + + diff --git a/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0001/CrashReportClient.ini b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0001/CrashReportClient.ini new file mode 100644 index 0000000..473a414 --- /dev/null +++ b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0001/CrashReportClient.ini @@ -0,0 +1,5 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 + diff --git a/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0001/Ex2.log b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0001/Ex2.log new file mode 100644 index 0000000..ea82893 --- /dev/null +++ b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0001/Ex2.log @@ -0,0 +1,1256 @@ +Log file open, 07/05/22 17:15:51 +LogWindows: Failed to load 'aqProf.dll' (GetLastError=126) +LogWindows: File 'aqProf.dll' does not exist +LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126) +LogWindows: File 'VtuneApi.dll' does not exist +LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126) +LogWindows: File 'VtuneApi32e.dll' does not exist +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogInit: Display: Running engine for game: Ex2 +LogPlatformFile: Not using cached read wrapper +LogTaskGraph: Started task graph with 5 named threads and 14 total threads with 3 sets of task threads. +LogStats: Stats thread started at 0.714156 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: -8:00, Platform Override: '' +LogInit: Display: Loading text-based GConfig.... +LogPluginManager: Mounting plugin MeshPainting +LogPluginManager: Mounting plugin XGEController +LogPluginManager: Mounting plugin Paper2D +LogPluginManager: Mounting plugin LiveLink +LogPluginManager: Mounting plugin AISupport +LogPluginManager: Mounting plugin EnvironmentQueryEditor +LogPluginManager: Mounting plugin CameraShakePreviewer +LogPluginManager: Mounting plugin GameplayCameras +LogPluginManager: Mounting plugin OodleData +LogPluginManager: Mounting plugin OodleNetwork +LogPluginManager: Mounting plugin AnimationSharing +LogPluginManager: Mounting plugin CLionSourceCodeAccess +LogPluginManager: Mounting plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting plugin GitSourceControl +LogPluginManager: Mounting plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting plugin NullSourceCodeAccess +LogPluginManager: Mounting plugin PerforceSourceControl +LogPluginManager: Mounting plugin PixWinPlugin +LogPluginManager: Mounting plugin PlasticSourceControl +LogPluginManager: Mounting plugin PluginUtils +LogPluginManager: Mounting plugin PropertyAccessNode +LogPluginManager: Mounting plugin RiderSourceCodeAccess +LogPluginManager: Mounting plugin SubversionSourceControl +LogPluginManager: Mounting plugin TextureFormatOodle +LogPluginManager: Mounting plugin UObjectPlugin +LogPluginManager: Mounting plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting plugin XCodeSourceCodeAccess +LogPluginManager: Mounting plugin AssetManagerEditor +LogPluginManager: Mounting plugin CryptoKeys +LogPluginManager: Mounting plugin CurveEditorTools +LogPluginManager: Mounting plugin DataValidation +LogPluginManager: Mounting plugin FacialAnimation +LogPluginManager: Mounting plugin GameplayTagsEditor +LogPluginManager: Mounting plugin GeometryMode +LogPluginManager: Mounting plugin DatasmithContent +LogPluginManager: Mounting plugin MacGraphicsSwitching +LogPluginManager: Mounting plugin MaterialAnalyzer +LogPluginManager: Mounting plugin MobileLauncherProfileWizard +LogPluginManager: Mounting plugin PluginBrowser +LogPluginManager: Mounting plugin VariantManagerContent +LogPluginManager: Mounting plugin SpeedTreeImporter +LogPluginManager: Mounting plugin AlembicImporter +LogPluginManager: Mounting plugin BackChannel +LogPluginManager: Mounting plugin ChaosCloth +LogPluginManager: Mounting plugin ChaosClothEditor +LogPluginManager: Mounting plugin ChaosEditor +LogPluginManager: Mounting plugin ChaosNiagara +LogPluginManager: Mounting plugin ChaosSolverPlugin +LogPluginManager: Mounting plugin CharacterAI +LogPluginManager: Mounting plugin GeometryCache +LogPluginManager: Mounting plugin GeometryCollectionPlugin +LogPluginManager: Mounting plugin Niagara +LogPluginManager: Mounting plugin GeometryProcessing +LogPluginManager: Mounting plugin MotoSynth +LogPluginManager: Mounting plugin OpenImageDenoise +LogPluginManager: Mounting plugin PlanarCut +LogPluginManager: Mounting plugin PlatformCrypto +LogPluginManager: Mounting plugin PythonScriptPlugin +LogPluginManager: Mounting plugin ProxyLODPlugin +LogPluginManager: Mounting plugin SkeletalReduction +LogPluginManager: Mounting plugin LuminPlatformFeatures +LogPluginManager: Mounting plugin MagicLeap +LogPluginManager: Mounting plugin MagicLeapLightEstimation +LogPluginManager: Mounting plugin MagicLeapMedia +LogPluginManager: Mounting plugin AndroidMedia +LogPluginManager: Mounting plugin AvfMedia +LogPluginManager: Mounting plugin MagicLeapPassableWorld +LogPluginManager: Mounting plugin MLSDK +LogPluginManager: Mounting plugin ImgMedia +LogPluginManager: Mounting plugin MediaCompositing +LogPluginManager: Mounting plugin MediaPlayerEditor +LogPluginManager: Mounting plugin WebMMedia +LogPluginManager: Mounting plugin WmfMedia +LogPluginManager: Mounting plugin TcpMessaging +LogPluginManager: Mounting plugin UdpMessaging +LogPluginManager: Mounting plugin ActorSequence +LogPluginManager: Mounting plugin LevelSequenceEditor +LogPluginManager: Mounting plugin MatineeToLevelSequence +LogPluginManager: Mounting plugin TemplateSequence +LogPluginManager: Mounting plugin OnlineSubsystem +LogPluginManager: Mounting plugin OnlineSubsystemNull +LogPluginManager: Mounting plugin OnlineSubsystemUtils +LogPluginManager: Mounting plugin LauncherChunkInstaller +LogPluginManager: Mounting plugin ActorLayerUtilities +LogPluginManager: Mounting plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting plugin AndroidMoviePlayer +LogPluginManager: Mounting plugin AndroidPermission +LogPluginManager: Mounting plugin AppleImageUtils +LogPluginManager: Mounting plugin AppleMoviePlayer +LogPluginManager: Mounting plugin ArchVisCharacter +LogPluginManager: Mounting plugin AssetTags +LogPluginManager: Mounting plugin AudioCapture +LogPluginManager: Mounting plugin AudioSynesthesia +LogPluginManager: Mounting plugin CableComponent +LogPluginManager: Mounting plugin ChunkDownloader +LogPluginManager: Mounting plugin CustomMeshComponent +LogPluginManager: Mounting plugin EditableMesh +LogPluginManager: Mounting plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting plugin GoogleCloudMessaging +LogPluginManager: Mounting plugin GooglePAD +LogPluginManager: Mounting plugin IOSDeviceProfileSelector +LogPluginManager: Mounting plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting plugin LocationServicesBPLibrary +LogPluginManager: Mounting plugin MobilePatchingUtils +LogPluginManager: Mounting plugin OpenXR +LogPluginManager: Mounting plugin OpenXREyeTracker +LogPluginManager: Mounting plugin OpenXRHandTracking +LogPluginManager: Mounting plugin PhysXVehicles +LogPluginManager: Mounting plugin PostSplashScreen +LogPluginManager: Mounting plugin ProceduralMeshComponent +LogPluginManager: Mounting plugin PropertyAccessEditor +LogPluginManager: Mounting plugin RuntimePhysXCooking +LogPluginManager: Mounting plugin SignificanceManager +LogPluginManager: Mounting plugin SoundFields +LogPluginManager: Mounting plugin Synthesis +LogPluginManager: Mounting plugin WebMMoviePlayer +LogPluginManager: Mounting plugin WindowsMoviePlayer +LogPluginManager: Mounting plugin ScreenshotTools +LogPluginManager: Mounting plugin Takes +LogPluginManager: Mounting plugin LightPropagationVolume +LogPluginManager: Mounting plugin AutomationUtils +LogPluginManager: Mounting plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting plugin ContentBrowserClassDataSource +LogPluginManager: Mounting plugin ContentBrowserFileDataSource +LogPluginManager: Mounting plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting plugin OnlineSubsystemIOS +LogPluginManager: Mounting plugin OculusVR +LogPluginManager: Mounting plugin SteamVR +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogInit: Using libcurl 7.55.1-DEV +LogInit: - built for x86_64-pc-win32 +LogInit: - supports SSL with OpenSSL/1.1.1 +LogInit: - supports HTTP deflate (compression) using libz 1.2.8 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_IDN +LogInit: CurlRequestOptions (configurable via config and command line): +LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate +LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +LogInit: - LocalHostAddr = Default +LogInit: - BufferSize = 65536 +LogOnline: OSS: Creating online subsystem instance for: NULL +LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467 +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +LogOculusPluginWrapper: OculusPlugin initialized successfully +LogHMD: Failed initializing OVRPlugin 1.59.0 +LogInit: Build: ++UE4+Release-4.27-CL-18319896 +LogInit: Engine Version: 4.27.2-18319896+++UE4+Release-4.27 +LogInit: Compatible Engine Version: 4.27.0-17155196+++UE4+Release-4.27 +LogInit: Net CL: 17155196 +LogInit: OS: Windows 10 (Release 2009) (), CPU: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz, GPU: NVIDIA GeForce GTX 770 +LogInit: Compiled (64-bit): Nov 30 2021 07:12:08 +LogInit: Compiled with Visual C++: 19.24.28315.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE4+Release-4.27 +LogInit: Command Line: -EpicPortal -epicusername=8B0000B8 -epicuserid=c32ec3fe770f4d41b5f6466a11b07f70 -epiclocale=en -epicsandboxid=ue +LogInit: Base Directory: E:/EpicGames/UE_4.27/Engine/Binaries/Win64/ +LogInit: Allocator: TBB +LogInit: Installed Engine Build: 1 +LogDevObjectVersion: Number of dev versions registered: 29 +LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 +LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 +LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 +LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 +LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 +LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 +LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 +LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 +LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 14 +LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 +LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 45 +LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 +LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 +LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 +LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 +LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 +LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 +LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 +LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 +LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 47 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 1 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10 +LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 +LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 +LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 +LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 +LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 +LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool. +LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +LogConfig: Setting CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +LogConfig: Setting CVar [[s.AsyncLoadingThreadEnabled:0]] +LogConfig: Setting CVar [[s.EventDrivenLoaderEnabled:1]] +LogConfig: Setting CVar [[s.WarnIfTimeLimitExceeded:0]] +LogConfig: Setting CVar [[s.TimeLimitExceededMultiplier:1.5]] +LogConfig: Setting CVar [[s.TimeLimitExceededMinTime:0.005]] +LogConfig: Setting CVar [[s.UseBackgroundLevelStreaming:1]] +LogConfig: Setting CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +LogConfig: Setting CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +LogConfig: Setting CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +LogConfig: Setting CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +LogConfig: Setting CVar [[s.UnregisterComponentsTimeLimit:1.0]] +LogConfig: Setting CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +LogConfig: Setting CVar [[s.FlushStreamingOnExit:1]] +LogInit: Object subsystem initialized +LogConfig: Setting CVar [[con.DebugEarlyDefault:1]] +LogConfig: Setting CVar [[r.setres:1280x720]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[r.VSync:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[r.RHICmdBypass:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[r.GPUCrashDebugging:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[r.DefaultFeature.MotionBlur:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:523][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.AsyncLoadingThreadEnabled:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.EventDrivenLoaderEnabled:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.WarnIfTimeLimitExceeded:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.TimeLimitExceededMinTime:0.005]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.UseBackgroundLevelStreaming:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.FlushStreamingOnExit:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.SizeOfPermanentObjectPool:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.FlushStreamingOnGC:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.AllowParallelGC:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.MaxObjectsInEditor:25165824]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.CreateGCClusters:1]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.MinGCClusterSize:5]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.ActorClusteringEnabled:0]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.BlueprintClusteringEnabled:0]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.MultithreadedDestructionEnabled:1]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:524][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.ShadowQuality:5]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AOQuality:2]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.VolumetricFog:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.CapsuleShadows:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.LensFlareQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.BloomQuality:5]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Upscale.Quality:3]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.LightShaftQuality:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.Boost:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.VT.MaxAnisotropy:8]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.RefractionQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSR.Quality:3]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSR.HalfResSceneColor:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SceneColorFormat:4]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DetailMode:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.AnisotropicMaterials:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSS.Scale:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSS.Quality:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSS.HalfRes:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSGI.Quality:3]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[grass.DensityScale:1.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2022.07.06-00.15.52:532][ 0]LogInit: Selected Device Profile: [Windows] +[2022.07.06-00.15.52:532][ 0]LogInit: Applying CVar settings loaded from the selected device profile: [Windows] +[2022.07.06-00.15.52:532][ 0]LogHAL: Display: Platform has ~ 16 GB [17081012224 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2022.07.06-00.15.52:533][ 0]LogInit: Going up to parent DeviceProfile [] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.ShadowQuality:5]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AOQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VolumetricFog:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.CapsuleShadows:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.LensFlareQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.BloomQuality:5]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Upscale.Quality:3]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.LightShaftQuality:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.Boost:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VT.MaxAnisotropy:8]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.RefractionQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSR.Quality:3]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSR.HalfResSceneColor:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SceneColorFormat:4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DetailMode:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AnisotropicMaterials:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSS.Scale:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSS.Quality:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSS.HalfRes:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSGI.Quality:3]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[grass.DensityScale:1.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[net.UseAdaptiveNetUpdateFrequency:0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Editor.ini] +[2022.07.06-00.15.52:534][ 0]LogInit: Computer: DESKTOP-SI6OOMG +[2022.07.06-00.15.52:534][ 0]LogInit: User: RC +[2022.07.06-00.15.52:534][ 0]LogInit: CPU Page size=4096, Cores=4 +[2022.07.06-00.15.52:534][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2022.07.06-00.15.52:534][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) +[2022.07.06-00.15.52:534][ 0]LogMemory: Platform Memory Stats for Windows +[2022.07.06-00.15.52:534][ 0]LogMemory: Process Physical Memory: 142.30 MB used, 142.31 MB peak +[2022.07.06-00.15.52:534][ 0]LogMemory: Process Virtual Memory: 113.06 MB used, 113.06 MB peak +[2022.07.06-00.15.52:534][ 0]LogMemory: Physical Memory: 6485.56 MB used, 9804.16 MB free, 16289.72 MB total +[2022.07.06-00.15.52:534][ 0]LogMemory: Virtual Memory: 134206680.00 MB used, 11049.02 MB free, 134217728.00 MB total +[2022.07.06-00.15.52:540][ 0]LogWindows: WindowsPlatformFeatures enabled +[2022.07.06-00.15.52:581][ 0]LogInit: Physics initialised using underlying interface: PhysX +[2022.07.06-00.15.52:582][ 0]LogInit: Using OS detected language (en-US). +[2022.07.06-00.15.52:582][ 0]LogInit: Using OS detected locale (en-US). +[2022.07.06-00.15.52:585][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so the 'en' localization will be used. +[2022.07.06-00.15.52:854][ 0]LogInit: Setting process to per monitor DPI aware +[2022.07.06-00.15.52:864][ 0]LogWindowsTextInputMethodSystem: Display: IME system deactivated. +[2022.07.06-00.15.52:874][ 0]LogSlate: New Slate User Created. User Index 0, Is Virtual User: 0 +[2022.07.06-00.15.52:874][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2022.07.06-00.15.53:035][ 0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll +[2022.07.06-00.15.53:040][ 0]LogHMD: Failed to initialize OpenVR with code 110 +[2022.07.06-00.15.53:040][ 0]LogD3D11RHI: D3D11 min allowed feature level: 11_0 +[2022.07.06-00.15.53:040][ 0]LogD3D11RHI: D3D11 max allowed feature level: 11_0 +[2022.07.06-00.15.53:040][ 0]LogD3D11RHI: D3D11 adapters: +[2022.07.06-00.15.53:129][ 0]LogD3D11RHI: 0. 'NVIDIA GeForce GTX 770' (Feature Level 11_0) +[2022.07.06-00.15.53:129][ 0]LogD3D11RHI: 4052/0/8144 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:1, VendorId:0x10de +[2022.07.06-00.15.53:137][ 0]LogD3D11RHI: 1. 'Intel(R) HD Graphics 4600' (Feature Level 11_0) +[2022.07.06-00.15.53:137][ 0]LogD3D11RHI: 112/0/2048 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x8086 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: 2. 'Microsoft Basic Render Driver' (Feature Level 11_0) +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: 0/0/8144 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: Chosen D3D11 Adapter: +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: Description : NVIDIA GeForce GTX 770 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: VendorId : 10de +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: DeviceId : 1184 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: SubSysId : 37763842 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: Revision : 00a1 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: DedicatedVideoMemory : 4249288704 bytes +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: SharedSystemMemory : 8540506112 bytes +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: AdapterLuid : 0 45081 +[2022.07.06-00.15.53:147][ 0]LogD3D11RHI: Creating new Direct3DDevice +[2022.07.06-00.15.53:147][ 0]LogD3D11RHI: GPU DeviceId: 0x1184 (for the marketing name, search the web for "GPU Device Id") +[2022.07.06-00.15.53:147][ 0]LogWindows: EnumDisplayDevices: +[2022.07.06-00.15.53:148][ 0]LogWindows: 0. 'NVIDIA GeForce GTX 770' (P:1 D:1) +[2022.07.06-00.15.53:148][ 0]LogWindows: 1. 'NVIDIA GeForce GTX 770' (P:0 D:0) +[2022.07.06-00.15.53:148][ 0]LogWindows: 2. 'NVIDIA GeForce GTX 770' (P:0 D:0) +[2022.07.06-00.15.53:148][ 0]LogWindows: 3. 'NVIDIA GeForce GTX 770' (P:0 D:0) +[2022.07.06-00.15.53:148][ 0]LogWindows: 4. 'Intel(R) HD Graphics 4600' (P:0 D:0) +[2022.07.06-00.15.53:149][ 0]LogWindows: 5. 'Intel(R) HD Graphics 4600' (P:0 D:0) +[2022.07.06-00.15.53:149][ 0]LogWindows: 6. 'Intel(R) HD Graphics 4600' (P:0 D:0) +[2022.07.06-00.15.53:149][ 0]LogWindows: DebugString: PrimaryIsNotTheChoosenAdapter PrimaryIsNotTheChoosenAdapter PrimaryIsNotTheChoosenAdapter FoundDriverCount:4 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Adapter Name: NVIDIA GeForce GTX 770 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Driver Version: 456.71 (internal:27.21.14.5671, unified:456.71) +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Driver Date: 9-30-2020 +[2022.07.06-00.15.53:149][ 0]LogRHI: Texture pool is 2836 MB (70% of 4052 MB) +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Creating D3DDevice using adapter: +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Description : NVIDIA GeForce GTX 770 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: VendorId : 10de +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: DeviceId : 1184 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: SubSysId : 37763842 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Revision : 00a1 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: DedicatedVideoMemory : 4249288704 bytes +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: SharedSystemMemory : 8540506112 bytes +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: AdapterLuid : 0 45081 +[2022.07.06-00.15.53:212][ 0]LogD3D11RHI: RHI does not have support for 64 bit atomics +[2022.07.06-00.15.53:212][ 0]LogD3D11RHI: Async texture creation enabled +[2022.07.06-00.15.53:266][ 0]LogD3D11RHI: GPU Timing Frequency: 1000.000000 (Debug: 2 1) +[2022.07.06-00.15.53:315][ 0]LogRHI: GeForceNow SDK initialized: 1 +[2022.07.06-00.15.53:769][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AllDesktop' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2022.07.06-00.15.53:816][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2022.07.06-00.15.53:816][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2022.07.06-00.15.53:827][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2022.07.06-00.15.53:832][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxNoEditor' +[2022.07.06-00.15.53:837][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2022.07.06-00.15.53:842][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2022.07.06-00.15.53:853][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxAArch64NoEditor' +[2022.07.06-00.15.53:858][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxAArch64Client' +[2022.07.06-00.15.53:863][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxAArch64Server' +[2022.07.06-00.15.53:893][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Lumin' +[2022.07.06-00.15.53:894][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LuminClient' +[2022.07.06-00.15.53:903][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacNoEditor' +[2022.07.06-00.15.53:909][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2022.07.06-00.15.53:914][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2022.07.06-00.15.53:919][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2022.07.06-00.15.53:930][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2022.07.06-00.15.53:930][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2022.07.06-00.15.53:941][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsNoEditor' +[2022.07.06-00.15.53:946][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2022.07.06-00.15.53:951][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2022.07.06-00.15.53:955][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2022.07.06-00.15.53:955][ 0]LogTargetPlatformManager: Display: Building Assets For Windows +[2022.07.06-00.15.53:962][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2022.07.06-00.15.53:992][ 0]LogTextureFormatOodle: Display: Oodle Texture 2.9.0 init RDO Off +[2022.07.06-00.15.54:021][ 0]LogRendererCore: Ray tracing is disabled. Reason: r.RayTracing=0. +[2022.07.06-00.15.54:022][ 0]LogShaderCompilers: Guid format shader working directory is 16 characters bigger than the processId version (../../../../../UE4/Ex2 4.27/Intermediate/Shaders/WorkingDirectory/8528/). +[2022.07.06-00.15.54:022][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/RC/AppData/Local/Temp/UnrealShaderWorkingDir/32FB43E5488D2392CBB86FBF56E41020/'. +[2022.07.06-00.15.54:022][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2022.07.06-00.15.54:022][ 0]LogShaderCompilers: Cannot use XGE Shader Compiler as Incredibuild is not installed on this machine. +[2022.07.06-00.15.54:022][ 0]LogShaderCompilers: Display: Using Local Shader Compiler. +[2022.07.06-00.15.54:927][ 0]LogDerivedDataCache: Display: Max Cache Size: 512 MB +[2022.07.06-00.15.55:012][ 0]LogDerivedDataCache: Loaded boot cache 0.08s 94MB C:/Users/RC/AppData/Local/UnrealEngine/4.27/DerivedDataCache/Boot.ddc. +[2022.07.06-00.15.55:012][ 0]LogDerivedDataCache: Display: Loaded Boot cache: C:/Users/RC/AppData/Local/UnrealEngine/4.27/DerivedDataCache/Boot.ddc +[2022.07.06-00.15.55:062][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../UE4/Ex2 4.27/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2022.07.06-00.15.55:062][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchical cache Hierarchy. +[2022.07.06-00.15.55:062][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../UE4/Ex2 4.27/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.07.06-00.15.55:062][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchical cache Hierarchy. +[2022.07.06-00.15.55:081][ 0]LogDerivedDataCache: Display: Pak cache opened for reading ../../../Engine/DerivedDataCache/Compressed.ddp. +[2022.07.06-00.15.55:081][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.07.06-00.15.55:081][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchical cache Hierarchy. +[2022.07.06-00.15.55:212][ 0]LogDerivedDataCache: Speed tests for C:/Users/RC/AppData/Local/UnrealEngine/Common/DerivedDataCache took 0.13 seconds +[2022.07.06-00.15.55:212][ 0]LogDerivedDataCache: Display: Performance to C:/Users/RC/AppData/Local/UnrealEngine/Common/DerivedDataCache: Latency=0.06ms. RandomReadSpeed=801.11MBs, RandomWriteSpeed=7.22MBs. Assigned SpeedClass 'Local' +[2022.07.06-00.15.55:219][ 0]LogDerivedDataCache: Using Local data cache path C:/Users/RC/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2022.07.06-00.15.55:220][ 0]LogDerivedDataCache: Shared data cache path not found in *engine.ini, will not use an Shared cache. +[2022.07.06-00.15.55:220][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchical cache Hierarchy. +[2022.07.06-00.15.55:273][ 0]LogSlate: Using FreeType 2.10.0 +[2022.07.06-00.15.55:274][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2022.07.06-00.15.55:303][ 0]LogAssetRegistry: FAssetRegistry took 0.0029 seconds to start up +[2022.07.06-00.15.55:566][ 0]LogInit: Selected Device Profile: [Windows] +[2022.07.06-00.15.55:566][ 0]LogInit: Active device profile: [000001DA3767AC00][000001DA36157240 49] Windows +[2022.07.06-00.15.55:566][ 0]LogInit: Profiles: [000001DA3767AC00][000001DA36157240 49] Windows, [000001DA37604200][000001DA35D913C0 49] WindowsNoEditor, [000001DA37633F00][000001DA35D95540 49] WindowsServer, [000001DA37607E00][000001DA385476C0 49] WindowsClient, [000001DA37630300][000001DA3854B840 49] IOS, [000001DA37604100][000001DA3854F9C0 49] iPadAir, [000001DA37630200][000001DA38553B40 49] iPadAir2, [000001DA375AD100][000001DA3855A280 49] IPadPro, [000001DA375AD200][000001DA385562C0 49] iPadAir3, [000001DA37631D00][000001DA3855E440 49] iPadAir4, [000001DA375AC400][000001DA385625C0 49] iPadMini2, [000001DA37630E00][000001DA38566740 49] iPadMini3, [000001DA375AD600][000001DA3856A8C0 49] iPadMini4, [000001DA37630900][000001DA3615AA00 49] iPadMini5, [000001DA37606E00][000001DA38584C40 49] iPhone6, [000001DA37607000][000001DA38580C80 49] iPodTouch6, [000001DA375AFE00][000001DA38590F00 49] iPhone7, [000001DA375AFA00][000001DA38588F40 49] iPodTouch7, [000001DA37607A00][000001DA385950C0 49] iPhone5S, [000001DA375ACE00][000001DA38599240 49] iPhone6Plus, [000001DA37606A00][000001DA3859D3C0 49] iPhone6S, [000001DA375AF600][000001DA385A1540 49] iPhone6SPlus, [000001DA37607400][000001DA385A56C0 49] iPhone7Plus, [000001DA375AF500][000001DA385A9840 49] iPhoneSE, [000001DA37607F00][000001DA385AD9C0 49] iPhone8, [000001DA375AF200][000001DA385B1B40 49] iPhone8Plus, [000001DA37605000][000001DA385B4140 49] iPhoneX, [000001DA375ADD00][000001DA385B82C0 49] iPhoneXS, [000001DA37606300][000001DA385BC440 49] iPhoneXSMax, [000001DA375AEF00][000001DA385C05C0 49] iPhoneXR, [000001DA37604F00][000001DA385C4740 49] iPhone11, [000001DA375AE000][000001DA385C88C0 49] iPhone11Pro, [000001DA37605E00][000001DA385CCA40 49] iPhone11ProMax, [000001DA375AD500][000001DA3858CB80 49] iPhoneSE2, [000001DA37605900][000001DA385D0CC0 49] iPhone12Mini, [000001DA375ACB00][000001DA385D4E00 49] iPhone12, [000001DA37606F00][000001DA385D8F40 49] iPhone12Pro, [000001DA375AFB00][000001DA385E10C0 49] iPhone12ProMax, [000001DA37607800][000001DA385E5240 49] iPadPro105, [000001DA375AC300][000001DA385E93C0 49] iPadPro129, [000001DA37606800][000001DA385ED540 49] iPadPro97, [000001DA375AE500][000001DA385F16C0 49] iPadPro2_129, [000001DA37606D00][000001DA385F5840 49] iPad5, [000001DA375ADC00][000001DA385F99C0 49] iPad6, [000001DA37605A00][000001DA385FDB40 49] iPad7, [000001DA375AF000][000001DA38600140 49] iPad8, [000001DA37605700][000001DA386042C0 49] iPadPro11, [000001DA375AD300][000001DA38608440 49] iPadPro2_11, [000001DA37607D00][000001DA3860C5C0 49] iPadPro3_129, [000001DA375ACC00][000001DA38610740 49] iPadPro4_129, [000001DA37606700][000001DA386148C0 49] AppleTV, [000001DA375AE300][000001DA38618A40 49] AppleTV4K, [000001DA37604D00][000001DA3861CBC0 49] TVOS, [000001DA375ADE00][000001DA38620D40 49] Mac, [000001DA37606C00][000001DA385DCE80 49] MacClient, [000001DA375AED00][000001DA38624FC0 49] MacNoEditor, [000001DA37605C00][000001DA38629100 49] MacServer, [000001DA375AC100][000001DA38631280 49] Linux, [000001DA37606900][000001DA38635400 49] LinuxAArch64, [000001DA375ACD00][000001DA38639580 49] LinuxNoEditor, [000001DA37605600][000001DA3863D700 49] LinuxAArch64NoEditor, [000001DA375AF300][000001DA38641880 49] LinuxClient, [000001DA37606B00][000001DA38645A00 49] LinuxAArch64Client, [000001DA375AC600][000001DA38649B80 49] LinuxServer, [000001DA37606200][000001DA3864C180 49] LinuxAArch64Server, [000001DA375ACF00][000001DA38650300 49] Android, [000001DA37604700][000001DA38654480 49] Android_Low, [000001DA375AC500][000001DA38658600 49] Android_Mid, [000001DA37606600][000001DA3865C780 49] Android_High, [000001DA375AE700][000001DA38660900 49] Android_Default, [000001DA37633900][000001DA38664A80 49] Android_Adreno4xx, [000001DA37679400][000001DA38668C00 49] Android_Adreno5xx_Low, [000001DA37632E00][000001DA3866CD80 49] Android_Adreno5xx, [000001DA37678B00][000001DA38670F00 49] Android_Adreno6xx, [000001DA37632B00][000001DA3862D040 49] Android_Adreno6xx_Vulkan, [000001DA3767A400][000001DA38675180 49] Android_Mali_T6xx, [000001DA37631900][000001DA386792C0 49] Android_Mali_T7xx, [000001DA37678100][000001DA38681440 49] Android_Mali_T8xx, [000001DA37631100][000001DA386855C0 49] Android_Mali_G71, [000001DA3767A200][000001DA38689740 49] Android_Mali_G72, [000001DA37631A00][000001DA3868D8C0 49] Android_Mali_G72_Vulkan, [000001DA37679100][000001DA38691A40 49] Android_Mali_G76, [000001DA37633100][000001DA38695BC0 49] Android_Mali_G76_Vulkan, [000001DA37679D00][000001DA386981C0 49] Android_Mali_G77, [000001DA37631F00][000001DA3869C340 49] Android_Mali_G77_Vulkan, [000001DA37679000][000001DA386A04C0 49] Android_Mali_G78, [000001DA37632D00][000001DA386A4640 49] Android_Mali_G78_Vulkan, [000001DA3767B000][000001DA386A87C0 49] Android_Mali_G710, [000001DA37633800][000001DA386AC940 49] Android_Mali_G710_Vulkan, [000001DA37679E00][000001DA386B0AC0 49] Android_Vulkan_SM5, [000001DA37631800][000001DA386B4C40 49] Android_PowerVR_G6xxx, [000001DA37678500][000001DA386B8DC0 49] Android_PowerVR_GT7xxx, [000001DA37632900][000001DA386BCF40 49] Android_PowerVR_GE8xxx, [000001DA37679200][000001DA386C10C0 49] Android_PowerVR_GM9xxx, [000001DA375AD000][000001DA3867D200 49] Android_PowerVR_GM9xxx_Vulkan, [000001DA37678A00][000001DA386C5340 49] Android_TegraK1, [000001DA375AEB00][000001DA386C9480 49] Android_Unknown_Vulkan, [000001DA3767AA00][000001DA386CD5C0 49] Lumin, [000001DA375AFF00][000001DA386D5740 49] Lumin_Desktop, [000001DA37679300][000001DA386D98C0 49] HoloLens, +[2022.07.06-00.15.55:719][ 0]LogMeshReduction: Using QuadricMeshReduction for automatic static mesh reduction +[2022.07.06-00.15.55:719][ 0]LogMeshReduction: Using SimplygonMeshReduction for automatic skeletal mesh reduction +[2022.07.06-00.15.55:719][ 0]LogMeshReduction: Using ProxyLODMeshReduction for automatic mesh merging +[2022.07.06-00.15.55:719][ 0]LogMeshReduction: No distributed automatic mesh merging module available +[2022.07.06-00.15.55:719][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2022.07.06-00.15.55:738][ 0]LogNetVersion: Ex2 1.0.0, NetCL: 17155196, EngineNetVer: 17, GameNetVer: 0 (Checksum: 3249199118) +[2022.07.06-00.15.56:233][ 0]LogTexture: Default maximum texture size for cubemaps generated from long-lat sources has been changed from 512 to unlimited. In order to preserve old behaiour for '/Engine/MapTemplates/Sky/DaylightAmbientCubemap.DaylightAmbientCubemap', its maximum texture size has been explicitly set to 512. +[2022.07.06-00.15.56:303][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2022.07.06-00.15.56:309][ 0]LogUObjectArray: 17178 objects as part of root set at end of initial load. +[2022.07.06-00.15.56:309][ 0]LogUObjectAllocator: 4302048 out of 0 bytes used by permanent object pool. +[2022.07.06-00.15.56:309][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2022.07.06-00.15.56:647][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 0FAA7A4E4697E938CB4D838BEA1AA488 | Instance: 13C58D4D42B267B589882E9D76A97AF0 (DESKTOP-SI6OOMG-8528). +[2022.07.06-00.15.56:684][ 0]LogPython: Using Python 3.7.7 +[2022.07.06-00.15.57:430][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2022.07.06-00.15.57:435][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2022.07.06-00.15.57:681][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:681][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:684][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:686][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:696][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:703][ 0]LogUProjectInfo: Found projects: +[2022.07.06-00.15.57:930][ 0]LogOpenImageDenoise: OIDN starting up +[2022.07.06-00.15.57:975][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2022.07.06-00.15.57:999][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.07.06-00.15.57:999][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.07.06-00.15.58:151][ 0]LogCollectionManager: Loaded 0 collections in 0.000700 seconds +[2022.07.06-00.15.58:179][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Saved/Collections/' took 0.00s +[2022.07.06-00.15.58:179][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Content/Developers/RC/Collections/' took 0.00s +[2022.07.06-00.15.58:179][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Content/Collections/' took 0.00s +[2022.07.06-00.15.58:179][ 0]LogOcInput: OculusInput pre-init called +[2022.07.06-00.15.58:486][ 0]LogEngine: Initializing Engine... +[2022.07.06-00.15.58:725][ 0]LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. +[2022.07.06-00.15.58:725][ 0]LogHMD: Failed to initialize OpenVR with code 110 +[2022.07.06-00.15.58:733][ 0]LogMagicLeap: Warning: VR disabled because ZI is not enabled. To enable, in the editor, Edit -> Project Settings -> Plugins -> Magic Leap Plugin -> Enable Zero Iteration +[2022.07.06-00.15.58:734][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2022.07.06-00.15.58:886][ 0]LogInit: Initializing FReadOnlyCVARCache +[2022.07.06-00.15.58:895][ 0]LogAIModule: Creating AISystem for world Untitled +[2022.07.06-00.15.58:900][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2022.07.06-00.15.58:903][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2022.07.06-00.15.58:904][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2022.07.06-00.15.58:904][ 0]LogAudio: Display: Audio Device Manager Initialized +[2022.07.06-00.15.58:904][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.07.06-00.15.58:905][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.07.06-00.15.58:905][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.07.06-00.15.58:905][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.07.06-00.15.58:905][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Initializing audio mixer. +[2022.07.06-00.15.58:924][ 0]LogAudioMixer: Display: 0: FrontLeft +[2022.07.06-00.15.58:924][ 0]LogAudioMixer: Display: 1: FrontRight +[2022.07.06-00.15.58:961][ 0]LogAudioMixer: Display: Using Audio Device Speakers / Headphones (Realtek High Definition Audio) +[2022.07.06-00.15.58:963][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.07.06-00.15.58:965][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.07.06-00.15.58:965][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.07.06-00.15.58:966][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterEQSubmixDefault' +[2022.07.06-00.15.58:966][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called +[2022.07.06-00.15.58:966][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048 +[2022.07.06-00.15.58:968][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal() +[2022.07.06-00.15.58:968][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time +[2022.07.06-00.15.58:968][ 0]LogInit: FAudioDevice initialized. +[2022.07.06-00.15.58:969][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2022.07.06-00.15.58:969][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2022.07.06-00.15.59:275][ 0]LogDerivedDataCache: Saved boot cache 0.31s 94MB C:/Users/RC/AppData/Local/UnrealEngine/4.27/DerivedDataCache/Boot.ddc. +[2022.07.06-00.15.59:277][ 0]LogInit: Texture streaming: Enabled +[2022.07.06-00.15.59:290][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 4.27.2-18319896+++UE4+Release-4.27 +[2022.07.06-00.15.59:293][ 0]LogEngineSessionManager: EngineSessionManager initialized +[2022.07.06-00.15.59:293][ 0]LogEditorSessionSummary: Verbose: Initializing EditorSessionSummaryWriter for editor session tracking +[2022.07.06-00.15.59:295][ 0]LogEditorSessionSummary: EditorSessionSummaryWriter initialized +[2022.07.06-00.15.59:320][ 0]LogInit: Transaction tracking system initialized +[2022.07.06-00.15.59:496][ 0]BlueprintLog: New page: Editor Load +[2022.07.06-00.15.59:561][ 0]LocalizationService: Localization service is disabled +[2022.07.06-00.15.59:742][ 0]TimingProfiler: Initialize +[2022.07.06-00.15.59:742][ 0]TimingProfiler: OnSessionChanged +[2022.07.06-00.15.59:742][ 0]LoadingProfiler: Initialize +[2022.07.06-00.15.59:742][ 0]LoadingProfiler: OnSessionChanged +[2022.07.06-00.15.59:742][ 0]NetworkingProfiler: Initialize +[2022.07.06-00.15.59:742][ 0]NetworkingProfiler: OnSessionChanged +[2022.07.06-00.15.59:742][ 0]MemoryProfiler: Initialize +[2022.07.06-00.15.59:742][ 0]MemoryProfiler: OnSessionChanged +[2022.07.06-00.16.00:128][ 0]LogCook: Display: CookSettings for Memory: MemoryMaxUsedVirtual 0MiB, MemoryMaxUsedPhysical 16384MiB, MemoryMinFreeVirtual 0MiB, MemoryMinFreePhysical 1024MiB +[2022.07.06-00.16.00:128][ 0]LogCook: Display: Mobile HDR setting 1 +[2022.07.06-00.16.00:317][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Content/' took 0.12s +[2022.07.06-00.16.00:574][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2022.07.06-00.16.00:577][ 0]SourceControl: Source control is disabled +[2022.07.06-00.16.00:577][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 11.934 +[2022.07.06-00.16.00:577][ 0]Cmd: MAP LOAD FILE="../../../../../UE4/Ex2 4.27/Content/FirstPersonBP/Maps/TestingMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3 +[2022.07.06-00.16.00:789][ 0]LightingResults: New page: Lighting Build +[2022.07.06-00.16.00:791][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.16.00:791][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.16.00:791][ 0]MapCheck: New page: Map Check +[2022.07.06-00.16.00:791][ 0]LightingResults: New page: Lighting Build +[2022.07.06-00.16.00:799][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.07.06-00.16.00:802][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 1.03ms +[2022.07.06-00.16.01:708][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.01:708][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.01:709][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.01:709][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.01:709][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.01:709][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.03:236][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.03:236][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.03:237][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.04:154][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.04:154][ 0]LoadErrors: Failed to load /Game/Weapons/Specials/special_Mesh/defaultMat.defaultMat Referenced by Venom_X +[2022.07.06-00.16.04:155][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.04:155][ 0]LoadErrors: Failed to load /Game/Weapons/Specials/special_Mesh/defaultMat.defaultMat Referenced by Venom_X +[2022.07.06-00.16.04:571][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.04:571][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_002.Material_002 Referenced by p226 +[2022.07.06-00.16.04:571][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.04:571][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_001_001.Material_001_001 Referenced by p226 +[2022.07.06-00.16.04:571][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.04:571][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_003_001.Material_003_001 Referenced by p226 +[2022.07.06-00.16.04:572][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.04:572][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_004_001.Material_004_001 Referenced by p226 +[2022.07.06-00.16.04:572][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.04:572][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_005_001.Material_005_001 Referenced by p226 +[2022.07.06-00.16.04:572][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.04:572][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_002_001.Material_002_001 Referenced by p226 +[2022.07.06-00.16.04:572][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.04:572][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/None.Material_0 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_002.Material_002 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_001_001.Material_001_001 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_003_001.Material_003_001 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_004_001.Material_004_001 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_005_001.Material_005_001 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_002_001.Material_002_001 Referenced by p226 +[2022.07.06-00.16.04:574][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.04:574][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/None.Material_0 Referenced by p226 +[2022.07.06-00.16.05:462][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TestingMap'. +[2022.07.06-00.16.05:463][ 0]LogAIModule: Creating AISystem for world TestingMap +[2022.07.06-00.16.05:550][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2022.07.06-00.16.05:591][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 1.13ms +[2022.07.06-00.16.05:591][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2022.07.06-00.16.05:591][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.126ms to complete. +[2022.07.06-00.16.05:591][ 0]LogFileHelpers: Loading map 'TestingMap' took 5.014 +[2022.07.06-00.16.05:593][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 16.950 +[2022.07.06-00.16.08:953][ 0]LogSlate: Only BGRA pngs, bmps or icos are supported in by External Image Picker +[2022.07.06-00.16.09:694][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.09:702][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.09:710][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.09:717][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.10:259][ 0]LogNativeClassHierarchy: Verbose: Native class hierarchy populated in 0.0114 seconds. Added 3822 classes and 928 folders. +[2022.07.06-00.16.10:281][ 0]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'WidgetCarousel' in 0.0004 seconds. Added 0 classes and 0 folders. +[2022.07.06-00.16.10:469][ 0]LogPakFile: PakFile PrimaryIndexSize=187 +[2022.07.06-00.16.10:469][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:469][ 0]LogPakFile: PakFile FullDirectoryIndexSize=148 +[2022.07.06-00.16.10:476][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/FP_FirstPerson.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:476][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/FP_FirstPerson.upack) +[2022.07.06-00.16.10:476][ 0]LogPakFile: OnPakFileMounted2Time == 0.006471 +[2022.07.06-00.16.10:499][ 0]LogPakFile: PakFile PrimaryIndexSize=189 +[2022.07.06-00.16.10:499][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:499][ 0]LogPakFile: PakFile FullDirectoryIndexSize=152 +[2022.07.06-00.16.10:499][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/FP_FirstPersonBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:499][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/FP_FirstPersonBP.upack) +[2022.07.06-00.16.10:499][ 0]LogPakFile: OnPakFileMounted2Time == 0.000056 +[2022.07.06-00.16.10:536][ 0]LogPakFile: PakFile PrimaryIndexSize=191 +[2022.07.06-00.16.10:536][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:536][ 0]LogPakFile: PakFile FullDirectoryIndexSize=160 +[2022.07.06-00.16.10:536][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/MobileStarterContent.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:536][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/MobileStarterContent.upack) +[2022.07.06-00.16.10:536][ 0]LogPakFile: OnPakFileMounted2Time == 0.000049 +[2022.07.06-00.16.10:550][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.10:550][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:550][ 0]LogPakFile: PakFile FullDirectoryIndexSize=148 +[2022.07.06-00.16.10:550][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/StarterContent.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:550][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/StarterContent.upack) +[2022.07.06-00.16.10:550][ 0]LogPakFile: OnPakFileMounted2Time == 0.000052 +[2022.07.06-00.16.10:564][ 0]LogPakFile: PakFile PrimaryIndexSize=190 +[2022.07.06-00.16.10:564][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:564][ 0]LogPakFile: PakFile FullDirectoryIndexSize=154 +[2022.07.06-00.16.10:564][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_2DSideScroller.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:564][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_2DSideScroller.upack) +[2022.07.06-00.16.10:564][ 0]LogPakFile: OnPakFileMounted2Time == 0.000044 +[2022.07.06-00.16.10:581][ 0]LogPakFile: PakFile PrimaryIndexSize=192 +[2022.07.06-00.16.10:581][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:581][ 0]LogPakFile: PakFile FullDirectoryIndexSize=158 +[2022.07.06-00.16.10:581][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_2DSideScrollerBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:582][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_2DSideScrollerBP.upack) +[2022.07.06-00.16.10:582][ 0]LogPakFile: OnPakFileMounted2Time == 0.000056 +[2022.07.06-00.16.10:702][ 0]LogPakFile: PakFile PrimaryIndexSize=182 +[2022.07.06-00.16.10:702][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:702][ 0]LogPakFile: PakFile FullDirectoryIndexSize=138 +[2022.07.06-00.16.10:702][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_Flying.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:702][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_Flying.upack) +[2022.07.06-00.16.10:702][ 0]LogPakFile: OnPakFileMounted2Time == 0.000043 +[2022.07.06-00.16.10:717][ 0]LogPakFile: PakFile PrimaryIndexSize=184 +[2022.07.06-00.16.10:717][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:717][ 0]LogPakFile: PakFile FullDirectoryIndexSize=142 +[2022.07.06-00.16.10:717][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_FlyingBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:717][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_FlyingBP.upack) +[2022.07.06-00.16.10:717][ 0]LogPakFile: OnPakFileMounted2Time == 0.000047 +[2022.07.06-00.16.10:749][ 0]LogPakFile: PakFile PrimaryIndexSize=188 +[2022.07.06-00.16.10:749][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:749][ 0]LogPakFile: PakFile FullDirectoryIndexSize=150 +[2022.07.06-00.16.10:749][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_HandheldARBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:749][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_HandheldARBP.upack) +[2022.07.06-00.16.10:749][ 0]LogPakFile: OnPakFileMounted2Time == 0.000049 +[2022.07.06-00.16.10:781][ 0]LogPakFile: PakFile PrimaryIndexSize=182 +[2022.07.06-00.16.10:781][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:781][ 0]LogPakFile: PakFile FullDirectoryIndexSize=138 +[2022.07.06-00.16.10:781][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_Puzzle.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:781][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_Puzzle.upack) +[2022.07.06-00.16.10:781][ 0]LogPakFile: OnPakFileMounted2Time == 0.000047 +[2022.07.06-00.16.10:825][ 0]LogPakFile: PakFile PrimaryIndexSize=184 +[2022.07.06-00.16.10:825][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:825][ 0]LogPakFile: PakFile FullDirectoryIndexSize=142 +[2022.07.06-00.16.10:825][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_PuzzleBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:825][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_PuzzleBP.upack) +[2022.07.06-00.16.10:825][ 0]LogPakFile: OnPakFileMounted2Time == 0.000042 +[2022.07.06-00.16.10:843][ 0]LogPakFile: PakFile PrimaryIndexSize=183 +[2022.07.06-00.16.10:843][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:843][ 0]LogPakFile: PakFile FullDirectoryIndexSize=140 +[2022.07.06-00.16.10:843][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_Rolling.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:843][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_Rolling.upack) +[2022.07.06-00.16.10:843][ 0]LogPakFile: OnPakFileMounted2Time == 0.000056 +[2022.07.06-00.16.10:855][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.10:855][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:855][ 0]LogPakFile: PakFile FullDirectoryIndexSize=144 +[2022.07.06-00.16.10:855][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_RollingBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:855][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_RollingBP.upack) +[2022.07.06-00.16.10:855][ 0]LogPakFile: OnPakFileMounted2Time == 0.000093 +[2022.07.06-00.16.10:868][ 0]LogPakFile: PakFile PrimaryIndexSize=188 +[2022.07.06-00.16.10:868][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:868][ 0]LogPakFile: PakFile FullDirectoryIndexSize=150 +[2022.07.06-00.16.10:868][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_SideScroller.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:868][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_SideScroller.upack) +[2022.07.06-00.16.10:868][ 0]LogPakFile: OnPakFileMounted2Time == 0.000047 +[2022.07.06-00.16.10:883][ 0]LogPakFile: PakFile PrimaryIndexSize=190 +[2022.07.06-00.16.10:883][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:883][ 0]LogPakFile: PakFile FullDirectoryIndexSize=154 +[2022.07.06-00.16.10:883][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_SideScrollerBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:883][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_SideScrollerBP.upack) +[2022.07.06-00.16.10:883][ 0]LogPakFile: OnPakFileMounted2Time == 0.000051 +[2022.07.06-00.16.10:974][ 0]LogPakFile: PakFile PrimaryIndexSize=187 +[2022.07.06-00.16.10:974][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:974][ 0]LogPakFile: PakFile FullDirectoryIndexSize=148 +[2022.07.06-00.16.10:974][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_ThirdPerson.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:974][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_ThirdPerson.upack) +[2022.07.06-00.16.10:974][ 0]LogPakFile: OnPakFileMounted2Time == 0.000157 +[2022.07.06-00.16.10:998][ 0]LogPakFile: PakFile PrimaryIndexSize=189 +[2022.07.06-00.16.10:998][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:998][ 0]LogPakFile: PakFile FullDirectoryIndexSize=152 +[2022.07.06-00.16.10:998][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_ThirdPersonBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:998][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_ThirdPersonBP.upack) +[2022.07.06-00.16.10:998][ 0]LogPakFile: OnPakFileMounted2Time == 0.000092 +[2022.07.06-00.16.11:065][ 0]LogPakFile: PakFile PrimaryIndexSize=183 +[2022.07.06-00.16.11:065][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:065][ 0]LogPakFile: PakFile FullDirectoryIndexSize=140 +[2022.07.06-00.16.11:065][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_TopDown.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:065][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_TopDown.upack) +[2022.07.06-00.16.11:065][ 0]LogPakFile: OnPakFileMounted2Time == 0.000068 +[2022.07.06-00.16.11:088][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.11:088][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:088][ 0]LogPakFile: PakFile FullDirectoryIndexSize=144 +[2022.07.06-00.16.11:088][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_TopDownBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:088][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_TopDownBP.upack) +[2022.07.06-00.16.11:088][ 0]LogPakFile: OnPakFileMounted2Time == 0.000057 +[2022.07.06-00.16.11:168][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.11:168][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:168][ 0]LogPakFile: PakFile FullDirectoryIndexSize=144 +[2022.07.06-00.16.11:168][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_TwinStick.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:169][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_TwinStick.upack) +[2022.07.06-00.16.11:169][ 0]LogPakFile: OnPakFileMounted2Time == 0.000086 +[2022.07.06-00.16.11:210][ 0]LogPakFile: PakFile PrimaryIndexSize=187 +[2022.07.06-00.16.11:210][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:210][ 0]LogPakFile: PakFile FullDirectoryIndexSize=148 +[2022.07.06-00.16.11:210][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_TwinStickBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:210][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_TwinStickBP.upack) +[2022.07.06-00.16.11:210][ 0]LogPakFile: OnPakFileMounted2Time == 0.000064 +[2022.07.06-00.16.11:231][ 0]LogPakFile: PakFile PrimaryIndexSize=183 +[2022.07.06-00.16.11:231][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:231][ 0]LogPakFile: PakFile FullDirectoryIndexSize=140 +[2022.07.06-00.16.11:231][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_Vehicle.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:231][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_Vehicle.upack) +[2022.07.06-00.16.11:231][ 0]LogPakFile: OnPakFileMounted2Time == 0.000058 +[2022.07.06-00.16.11:238][ 0]LogPakFile: PakFile PrimaryIndexSize=186 +[2022.07.06-00.16.11:238][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:238][ 0]LogPakFile: PakFile FullDirectoryIndexSize=146 +[2022.07.06-00.16.11:239][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleAdv.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:239][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleAdv.upack) +[2022.07.06-00.16.11:239][ 0]LogPakFile: OnPakFileMounted2Time == 0.000064 +[2022.07.06-00.16.11:256][ 0]LogPakFile: PakFile PrimaryIndexSize=188 +[2022.07.06-00.16.11:256][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:256][ 0]LogPakFile: PakFile FullDirectoryIndexSize=150 +[2022.07.06-00.16.11:256][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleAdvBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:256][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleAdvBP.upack) +[2022.07.06-00.16.11:256][ 0]LogPakFile: OnPakFileMounted2Time == 0.000052 +[2022.07.06-00.16.11:267][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.11:267][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:267][ 0]LogPakFile: PakFile FullDirectoryIndexSize=144 +[2022.07.06-00.16.11:267][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:267][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleBP.upack) +[2022.07.06-00.16.11:267][ 0]LogPakFile: OnPakFileMounted2Time == 0.000048 +[2022.07.06-00.16.11:316][ 0]LogPakFile: PakFile PrimaryIndexSize=192 +[2022.07.06-00.16.11:316][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:316][ 0]LogPakFile: PakFile FullDirectoryIndexSize=158 +[2022.07.06-00.16.11:316][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_VirtualRealityBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:316][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_VirtualRealityBP.upack) +[2022.07.06-00.16.11:316][ 0]LogPakFile: OnPakFileMounted2Time == 0.000044 +[2022.07.06-00.16.13:690][ 0]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'AddContentDialog' in 0.0004 seconds. Added 0 classes and 0 folders. +[2022.07.06-00.16.14:061][ 0]LogSlate: Took 0.000230 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2022.07.06-00.16.14:178][ 0]LogSlate: Took 0.115665 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2022.07.06-00.16.14:210][ 0]LogSlate: Took 0.000217 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2022.07.06-00.16.14:790][ 0]LogRenderer: Reallocating scene render targets to support 904x456 Format 10 NumSamples 1 (Frame:1). +[2022.07.06-00.16.15:496][ 0]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'HierarchicalLODOutliner' in 0.0003 seconds. Added 0 classes and 0 folders. +[2022.07.06-00.16.15:496][ 0]LogLoad: (Engine Initialization) Total time: 26.85 seconds +[2022.07.06-00.16.15:496][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2022.07.06-00.16.15:916][ 0]LogAssetRegistry: Asset discovery search completed in 20.6134 seconds +[2022.07.06-00.16.15:922][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000003 seconds (updated 0 objects) +[2022.07.06-00.16.15:944][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2022.07.06-00.16.16:144][ 0]LogSlate: Took 0.028473 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2022.07.06-00.16.16:614][ 2]LogSlate: Took 0.014306 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2022.07.06-00.16.17:167][ 4]LogSlate: Took 0.000222 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2022.07.06-00.16.23:839][195]LogSlate: Window 'Message Log' being destroyed +[2022.07.06-00.16.23:843][195]LogSlate: Window 'Message Log' being destroyed +[2022.07.06-00.16.26:828][505]LogTemp: Repeating last play command: Selected Viewport +[2022.07.06-00.16.26:850][505]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.07.06-00.16.26:962][505]PIE: New page: PIE session: TestingMap (Jul 5, 2022, 10:16:26 AM) +[2022.07.06-00.16.26:972][505]LogOnline: OSS: Creating online subsystem instance for: NULL +[2022.07.06-00.16.26:980][505]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +[2022.07.06-00.16.26:992][505]LogPlayLevel: Creating play world package: /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap +[2022.07.06-00.16.27:022][505]LogPlayLevel: PIE: StaticDuplicateObject took: (0.030069s) +[2022.07.06-00.16.27:024][505]LogAIModule: Creating AISystem for world TestingMap +[2022.07.06-00.16.27:024][505]LogPlayLevel: PIE: World Init took: (0.001167s) +[2022.07.06-00.16.27:024][505]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/FirstPersonBP/Maps/TestingMap.TestingMap to /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap.TestingMap (0.032350s) +[2022.07.06-00.16.27:032][505]LogUObjectHash: Compacting FUObjectHashTables data took 0.74ms +[2022.07.06-00.16.27:034][505]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Sample Rate: 48000 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Max Channels (voices): 32 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.07.06-00.16.27:034][505]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.07.06-00.16.27:034][505]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.07.06-00.16.27:034][505]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.07.06-00.16.27:034][505]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Initializing audio mixer. +[2022.07.06-00.16.27:039][505]LogAudioMixer: Display: 0: FrontLeft +[2022.07.06-00.16.27:039][505]LogAudioMixer: Display: 1: FrontRight +[2022.07.06-00.16.27:070][505]LogAudioMixer: Display: Using Audio Device Speakers / Headphones (Realtek High Definition Audio) +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Creating Master Submix 'MasterEQSubmixDefault' +[2022.07.06-00.16.27:071][505]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048 +[2022.07.06-00.16.27:072][505]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal() +[2022.07.06-00.16.27:072][505]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time +[2022.07.06-00.16.27:072][505]LogInit: FAudioDevice initialized. +[2022.07.06-00.16.27:072][505]LogAudio: Display: Audio Device (ID: 2) registered with world 'TestingMap'. +[2022.07.06-00.16.27:175][505]LogLoad: Game class is 'FirstPersonGameMode_C' +[2022.07.06-00.16.27:279][505]LogWorld: Bringing World /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap.TestingMap up for play (max tick rate 0) at 2022.07.05-17.16.27 +[2022.07.06-00.16.27:279][505]LogWorld: Bringing up level for play took: 0.010509 +[2022.07.06-00.16.27:279][505]LogOnline: OSS: Creating online subsystem instance for: :Context_2 +[2022.07.06-00.16.27:410][505]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'MovieSceneCapture' in 0.0004 seconds. Added 20 classes and 0 folders. +[2022.07.06-00.16.27:714][505]PIE: Server logged in +[2022.07.06-00.16.27:721][505]PIE: Play in editor total start time 0.884 seconds. +[2022.07.06-00.16.44:880][485]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.44:881][485]LogWorld: BeginTearingDown for /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap +[2022.07.06-00.16.44:881][485]LogWorld: UWorld::CleanupWorld for TestingMap, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.16.44:881][485]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.16.44:889][485]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.07.06-00.16.44:891][485]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.16.44:944][485]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.07.06-00.16.44:944][485]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called +[2022.07.06-00.16.44:946][485]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called +[2022.07.06-00.16.44:948][485]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.44:957][485]LogUObjectHash: Compacting FUObjectHashTables data took 1.19ms +[2022.07.06-00.16.45:033][486]LogPlayLevel: Display: Destroying online subsystem :Context_2 +[2022.07.06-00.18.21:559][664]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Weapons/Rifles/rifle_BP/AUG_BP.AUG_BP +[2022.07.06-00.18.23:732][664]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'BlueprintGraph' in 0.0006 seconds. Added 126 classes and 0 folders. +[2022.07.06-00.18.39:719][703]LogSlate: Window 'AUG_BP' being destroyed +[2022.07.06-00.18.39:727][703]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.18.39:727][703]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.18.39:885][703]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Weapons/Rifles/rifle_BP/AUG_BP.AUG_BP +[2022.07.06-00.18.40:451][703]LogBlueprintEditor: Perf: 0.5 total seconds to load all 5 blueprint libraries in project. Avoid references to content in blueprint libraries to shorten this time. +[2022.07.06-00.18.40:451][703]LogBlueprintEditor: Perf: 0.2 seconds loading: /Engine/ArtTools/RenderToTexture/Macros/RenderToTextureFunctionLibrary +[2022.07.06-00.18.41:196][703]LogSlate: Took 0.000204 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2022.07.06-00.18.45:510][ 34]LogSlate: Took 0.376037 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2022.07.06-00.18.45:737][ 51]LogRenderer: Reallocating scene render targets to support 904x564 Format 10 NumSamples 1 (Frame:1). +[2022.07.06-00.19.11:773][965]LogSlate: Window 'AUG_BP' being destroyed +[2022.07.06-00.19.14:319][245]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Weapons/Rifles/rifle_BP/wAUGA1_BP.wAUGA1_BP +[2022.07.06-00.19.23:991][257]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.19.23:991][257]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.19.36:043][569]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/FirstPersonBP/Blueprints/FirstPersonCharacter.FirstPersonCharacter +[2022.07.06-00.20.04:651][322]BlueprintLog: New page: Compile AUG_BP +[2022.07.06-00.20.04:834][322]LogUObjectHash: Compacting FUObjectHashTables data took 4.85ms +[2022.07.06-00.20.05:291][354]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Weapons/Rifles/rifle_BP/AUG_BP" FILE="../../../../../UE4/Ex2 4.27/Content/Weapons/Rifles/rifle_BP/AUG_BP.uasset" SILENT=true +[2022.07.06-00.20.05:472][354]LogSavePackage: Moving '../../../../../UE4/Ex2 4.27/Saved/AUG_BP201570E84F486CE66F80B29C025E40DA.tmp' to '../../../../../UE4/Ex2 4.27/Content/Weapons/Rifles/rifle_BP/AUG_BP.uasset' +[2022.07.06-00.20.05:497][354]AssetCheck: New page: Asset Save: AUG_BP +[2022.07.06-00.20.05:497][354]LogContentValidation: Display: Validating Blueprint /Game/Weapons/Rifles/rifle_BP/AUG_BP.AUG_BP +[2022.07.06-00.20.07:150][524]LogTemp: Repeating last play command: Selected Viewport +[2022.07.06-00.20.07:157][524]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.07.06-00.20.07:157][524]PIE: New page: PIE session: TestingMap (Jul 5, 2022, 10:20:07 AM) +[2022.07.06-00.20.07:179][524]LogPlayLevel: Creating play world package: /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap +[2022.07.06-00.20.07:213][524]LogPlayLevel: PIE: StaticDuplicateObject took: (0.034212s) +[2022.07.06-00.20.07:214][524]LogAIModule: Creating AISystem for world TestingMap +[2022.07.06-00.20.07:214][524]LogPlayLevel: PIE: World Init took: (0.001071s) +[2022.07.06-00.20.07:214][524]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/FirstPersonBP/Maps/TestingMap.TestingMap to /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap.TestingMap (0.035445s) +[2022.07.06-00.20.07:253][524]LogUObjectHash: Compacting FUObjectHashTables data took 3.37ms +[2022.07.06-00.20.07:255][524]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2022.07.06-00.20.07:255][524]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.07.06-00.20.07:255][524]LogAudioMixer: Display: Sample Rate: 48000 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Max Channels (voices): 32 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.07.06-00.20.07:256][524]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.07.06-00.20.07:256][524]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.07.06-00.20.07:256][524]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.07.06-00.20.07:256][524]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Initializing audio mixer. +[2022.07.06-00.20.07:261][524]LogAudioMixer: Display: 0: FrontLeft +[2022.07.06-00.20.07:261][524]LogAudioMixer: Display: 1: FrontRight +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Using Audio Device Speakers / Headphones (Realtek High Definition Audio) +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Creating Master Submix 'MasterEQSubmixDefault' +[2022.07.06-00.20.07:291][524]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048 +[2022.07.06-00.20.07:292][524]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal() +[2022.07.06-00.20.07:293][524]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time +[2022.07.06-00.20.07:293][524]LogInit: FAudioDevice initialized. +[2022.07.06-00.20.07:293][524]LogAudio: Display: Audio Device (ID: 3) registered with world 'TestingMap'. +[2022.07.06-00.20.07:302][524]LogLoad: Game class is 'FirstPersonGameMode_C' +[2022.07.06-00.20.07:313][524]LogWorld: Bringing World /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap.TestingMap up for play (max tick rate 0) at 2022.07.05-17.20.07 +[2022.07.06-00.20.07:313][524]LogWorld: Bringing up level for play took: 0.010825 +[2022.07.06-00.20.07:313][524]LogOnline: OSS: Creating online subsystem instance for: :Context_10 +[2022.07.06-00.20.07:317][524]PIE: Server logged in +[2022.07.06-00.20.07:319][524]PIE: Play in editor total start time 0.162 seconds. +[2022.07.06-00.20.13:570][223]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.20.13:570][223]LogWorld: BeginTearingDown for /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap +[2022.07.06-00.20.13:570][223]LogWorld: UWorld::CleanupWorld for TestingMap, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.20.13:571][223]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.20.13:582][223]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.07.06-00.20.13:587][223]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.20.13:621][223]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.07.06-00.20.13:622][223]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called +[2022.07.06-00.20.13:623][223]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called +[2022.07.06-00.20.13:628][223]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.20.13:640][223]LogUObjectHash: Compacting FUObjectHashTables data took 3.21ms +[2022.07.06-00.20.13:671][224]LogPlayLevel: Display: Destroying online subsystem :Context_10 +[2022.07.06-00.20.26:184][529]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Weapons/MainWeaponClass/AUG_BP.AUG_BP +[2022.07.06-00.20.32:819][177]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.20.32:819][177]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.20.34:583][314]LogUObjectHash: Compacting FUObjectHashTables data took 4.33ms +[2022.07.06-00.20.39:129][314]LogSlate: Window 'Delete Assets' being destroyed +[2022.07.06-00.20.39:308][314]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.07.06-00.20.39:308][314]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.20.39:308][314]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.20.39:408][314]LogUObjectGlobals: Force Deleting 1 Package(s): + Asset Name: /Game/Weapons/MainWeaponClass/AUG_BP.AUG_BP +[2022.07.06-00.20.43:763][314]LogUObjectHash: Compacting FUObjectHashTables data took 4.43ms +[2022.07.06-00.20.46:319][314]LogSlate: Window 'Message' being destroyed +[2022.07.06-00.20.46:324][314]Message dialog closed, result: Ok, title: Message, text: Blueprint /Game/Weapons/MainWeaponClass/AUG_BP.AUG_BP is in use. + +--- +Running the editor with '-NoLoadStartupPackages' may help if the object is loaded at startup. +--- + + +External referencers of Blueprint /Game/Weapons/MainWeaponClass/AUG_BP.AUG_BP: + GCObjectReferencer /Engine/Transient.GCObjectReferencer_0 (root) (2) + 0) [[native reference]] + 1) [[native reference]] + + +[2022.07.06-00.20.46:324][314]LogObjectTools: Warning: ForceDeleteObject failed to delete AUG_BP, this package is now potentially corrupt +[2022.07.06-00.20.46:382][314]LogOutputDevice: Warning: + +Script Stack (0 frames): + +[2022.07.06-00.20.48:112][314]LogStats: FPlatformStackWalk::StackWalkAndDump - 1.731 s +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: === Handled ensure: === +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: Ensure condition failed: false [File:D:/Build/++UE4/Sync/Engine/Source/Editor/UnrealEd/Private/ObjectTools.cpp] [Line: 3205] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: Failed to unload all packages during ForceDeleteObjects - +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: these packages are likely corrupt. Consider restarting the +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: editor, noting which assets remain and then deleting them +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: from the file system manually: +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: /Game/Weapons/MainWeaponClass/AUG_BP +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: Stack: +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8d10daa8 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9d55f9 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c11b269 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c400dde UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c3f7e97 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92b3a6fe UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92b5280e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929a421e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a1e104 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a07097 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929f9b62 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32c025 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf3192b7 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32e465 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf314410 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be858 USER32.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be299 USER32.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32fb79 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a2865a UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929c6b09 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c493e9e UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c8de2 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c8184 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb6b902bac UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb6b902faa UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb6b8f23a7 UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8045f685 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb805732fe UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb805543c6 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a89657 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92ad6e4a UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8058f6f0 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929a2112 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a05087 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929f8756 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32bcc8 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf3192b7 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32e465 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf314410 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be858 USER32.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be299 USER32.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32fcd4 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786cc7621 UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786ce0fcc UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786ce10ba UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786ce40dd UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786cf5984 UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786cf853a UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf7b77034 KERNEL32.DLL!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf8c42651 ntdll.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: +[2022.07.06-00.20.48:122][314]LogStats: SubmitErrorReport - 0.000 s +[2022.07.06-00.21.05:264][314]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. +[2022.07.06-00.21.05:264][314]LogStats: SendNewReport - 17.142 s +[2022.07.06-00.21.05:264][314]LogStats: FDebug::EnsureFailed - 18.892 s +[2022.07.06-00.21.21:472][388]LogUObjectHash: Compacting FUObjectHashTables data took 3.59ms +[2022.07.06-00.21.36:668][388]LogSlate: Window 'Replace References?' being destroyed +[2022.07.06-00.21.36:671][388]Message dialog closed, result: Ok, title: Replace References?, text: This will replace any reference to the pending deleted assets with AUG_BP; and then delete them. + +Are you sure? +[2022.07.06-00.21.36:671][388]LogSlate: Window 'Delete Assets' being destroyed +[2022.07.06-00.21.36:811][388]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.07.06-00.21.36:811][388]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.21.36:811][388]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.21.37:751][388]LogOutputDevice: Warning: + +Script Stack (0 frames): + +[2022.07.06-00.21.37:888][388]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.137 s +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: === Handled ensure: === +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: Ensure condition failed: BlueprintToConsolidate->GeneratedClass [File:D:/Build/++UE4/Sync/Engine/Source/Editor/UnrealEd/Private/ObjectTools.cpp] [Line: 1397] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: Stack: +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8d10e969 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c2b3c UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c46e7 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c11b3c2 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c4458d3 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c3f7e97 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92b3a6fe UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92b5280e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb929a421e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a1e104 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a07097 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb929f9b62 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32c025 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf3192b7 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32e465 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf314410 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be858 USER32.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be299 USER32.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32fb79 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a2865a UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb929c6b09 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c493e9e UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c8de2 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c8184 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb6b902bac UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb6b902faa UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb6b8f23a7 UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8045f685 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb805732fe UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb805543c6 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a9cf28 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92ac1b21 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92ac8370 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a9c587 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92b3a6fe UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92b5280e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92ac9ae5 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb929a421e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a1e104 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a07097 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb929f9b62 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32c025 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf3192b7 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32e465 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf314410 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be858 USER32.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be299 USER32.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32fcd4 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ff786cc7621 UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ff786ce0fcc UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ff786ce10ba UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ff786ce40dd UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ff786cf5984 UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ff786cf853a UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbf7b77034 KERNEL32.DLL!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbf8c42651 ntdll.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: diff --git a/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0001/UE4Minidump.dmp b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0001/UE4Minidump.dmp new file mode 100644 index 0000000..1029465 Binary files /dev/null and b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0001/UE4Minidump.dmp differ diff --git a/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0002/CrashContext.runtime-xml b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0002/CrashContext.runtime-xml new file mode 100644 index 0000000..8f6f970 --- /dev/null +++ b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0002/CrashContext.runtime-xml @@ -0,0 +1,1606 @@ + + + + 3 + 86EE31F540A8BF1D45EBC69B07736E45 + UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0002 + false + false + Crash + Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000018 + + 8528 + 332 + false + false + false + UE4-Ex2 + UE4Editor + Development + + **UE4*Release-4.27-CL-18319896-Win64-Development + Windows + Windows + Editor + Vanilla + + 4.27.2-18319896+++UE4+Release-4.27 + "E:/UE4/Ex2 4.27/Ex2.uproject" -EpicPortal -epicusername=8B0000B8 -epicuserid=c32ec3fe770f4d41b5f6466a11b07f70 -epiclocale=en -epicsandboxid=ue + 0 + en-US + ++UE4+Release-4.27-CL-18319896 + true + false + + E:/EpicGames/UE_4.27/Engine/Binaries/Win64/ + E:/EpicGames/UE_4.27/ + 6941107A41C344D7DFBB7596CB0F8C35 + 6941107a41c344d7dfbb7596cb0f8c35 + c32ec3fe770f4d41b5f6466a11b07f70 + + + Layout="LevelEditor" Label="TestingMap" Content=SLevelEditor + 0 + + 4 + 4 + 1 + GenuineIntel + Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz + NVIDIA GeForce GTX 770 + Windows 10 (Release 2009) + + 17081012224 + 140737488224256 + 4096 + 16 + 8901627904 + 9276981248 + 2082160640 + 2082185216 + 2990784512 + 2990833664 + 0 + 0 + 0 + 0 + UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_ApplicationCore +UE4Editor_ApplicationCore +UE4Editor_ApplicationCore +UE4Editor_ApplicationCore +user32 +user32 +UE4Editor_ApplicationCore +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_UnrealEd +UE4Editor_ContentBrowserAssetDataSource +UE4Editor_ContentBrowserAssetDataSource +UE4Editor_ContentBrowserAssetDataSource +UE4Editor_ContentBrowser +UE4Editor_ContentBrowser +UE4Editor_ContentBrowser +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_Slate +UE4Editor_ApplicationCore +UE4Editor_ApplicationCore +UE4Editor_ApplicationCore +UE4Editor_ApplicationCore +user32 +user32 +UE4Editor_ApplicationCore +UE4Editor +UE4Editor +UE4Editor +UE4Editor +UE4Editor +UE4Editor +kernel32 +ntdll + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 6302cd UE4Editor 0x00007ff786cc0000 + 3b7ff VCRUNTIME140 0x00007ffbe5f90000 + ecf0 ntdll 0x00007ffbf8bf0000 + a209f ntdll 0x00007ffbf8bf0000 + 51454 ntdll 0x00007ffbf8bf0000 + a0bce UE4Editor-UnrealEd 0x00007ffb8c030000 + 992faf UE4Editor-UnrealEd 0x00007ffb8c030000 + 9946e7 UE4Editor-UnrealEd 0x00007ffb8c030000 + eb3c2 UE4Editor-UnrealEd 0x00007ffb8c030000 + 4158d3 UE4Editor-UnrealEd 0x00007ffb8c030000 + 3c7e97 UE4Editor-Slate 0x00007ffb92990000 + 1aa6fe UE4Editor-Slate 0x00007ffb92990000 + 1c280e UE4Editor-Slate 0x00007ffb92990000 + 1421e UE4Editor-Slate 0x00007ffb92990000 + 8e104 UE4Editor-Slate 0x00007ffb92990000 + 77097 UE4Editor-Slate 0x00007ffb92990000 + 69b62 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2c025 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 192b7 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2e465 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 14410 USER32 0x00007ffbf86b0000 + e858 USER32 0x00007ffbf86b0000 + e299 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2fb79 UE4Editor-Slate 0x00007ffb92990000 + 9865a UE4Editor-Slate 0x00007ffb92990000 + 36b09 UE4Editor-UnrealEd 0x00007ffb8c030000 + 463e9e UE4Editor-UnrealEd 0x00007ffb8c030000 + 998de2 UE4Editor-UnrealEd 0x00007ffb8c030000 + 998184 UE4Editor-ContentBrowserAssetDataSource 0x00007ffb6b8c0000 + 42bac UE4Editor-ContentBrowserAssetDataSource 0x00007ffb6b8c0000 + 42faa UE4Editor-ContentBrowserAssetDataSource 0x00007ffb6b8c0000 + 323a7 UE4Editor-ContentBrowser 0x00007ffb803c0000 + 9f685 UE4Editor-ContentBrowser 0x00007ffb803c0000 + 1b32fe UE4Editor-ContentBrowser 0x00007ffb803c0000 + 1943c6 UE4Editor-Slate 0x00007ffb92990000 + 10cf28 UE4Editor-Slate 0x00007ffb92990000 + 131b21 UE4Editor-Slate 0x00007ffb92990000 + 138370 UE4Editor-Slate 0x00007ffb92990000 + 10c587 UE4Editor-Slate 0x00007ffb92990000 + 1aa6fe UE4Editor-Slate 0x00007ffb92990000 + 1c280e UE4Editor-Slate 0x00007ffb92990000 + 139ae5 UE4Editor-Slate 0x00007ffb92990000 + 1421e UE4Editor-Slate 0x00007ffb92990000 + 8e104 UE4Editor-Slate 0x00007ffb92990000 + 77097 UE4Editor-Slate 0x00007ffb92990000 + 69b62 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2c025 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 192b7 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2e465 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 14410 USER32 0x00007ffbf86b0000 + e858 USER32 0x00007ffbf86b0000 + e299 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2fcd4 UE4Editor 0x00007ff786cc0000 + 7621 UE4Editor 0x00007ff786cc0000 + 20fcc UE4Editor 0x00007ff786cc0000 + 210ba UE4Editor 0x00007ff786cc0000 + 240dd UE4Editor 0x00007ff786cc0000 + 35984 UE4Editor 0x00007ff786cc0000 + 3853a KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + 30AB344D75289C6504623AD834BDA508BBE68A50 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 6302cd UE4Editor 0x00007ff786cc0000 + 3b7ff VCRUNTIME140 0x00007ffbe5f90000 + ecf0 ntdll 0x00007ffbf8bf0000 + a209f ntdll 0x00007ffbf8bf0000 + 51454 ntdll 0x00007ffbf8bf0000 + a0bce UE4Editor-UnrealEd 0x00007ffb8c030000 + 992faf UE4Editor-UnrealEd 0x00007ffb8c030000 + 9946e7 UE4Editor-UnrealEd 0x00007ffb8c030000 + eb3c2 UE4Editor-UnrealEd 0x00007ffb8c030000 + 4158d3 UE4Editor-UnrealEd 0x00007ffb8c030000 + 3c7e97 UE4Editor-Slate 0x00007ffb92990000 + 1aa6fe UE4Editor-Slate 0x00007ffb92990000 + 1c280e UE4Editor-Slate 0x00007ffb92990000 + 1421e UE4Editor-Slate 0x00007ffb92990000 + 8e104 UE4Editor-Slate 0x00007ffb92990000 + 77097 UE4Editor-Slate 0x00007ffb92990000 + 69b62 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2c025 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 192b7 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2e465 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 14410 USER32 0x00007ffbf86b0000 + e858 USER32 0x00007ffbf86b0000 + e299 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2fb79 UE4Editor-Slate 0x00007ffb92990000 + 9865a UE4Editor-Slate 0x00007ffb92990000 + 36b09 UE4Editor-UnrealEd 0x00007ffb8c030000 + 463e9e UE4Editor-UnrealEd 0x00007ffb8c030000 + 998de2 UE4Editor-UnrealEd 0x00007ffb8c030000 + 998184 UE4Editor-ContentBrowserAssetDataSource 0x00007ffb6b8c0000 + 42bac UE4Editor-ContentBrowserAssetDataSource 0x00007ffb6b8c0000 + 42faa UE4Editor-ContentBrowserAssetDataSource 0x00007ffb6b8c0000 + 323a7 UE4Editor-ContentBrowser 0x00007ffb803c0000 + 9f685 UE4Editor-ContentBrowser 0x00007ffb803c0000 + 1b32fe UE4Editor-ContentBrowser 0x00007ffb803c0000 + 1943c6 UE4Editor-Slate 0x00007ffb92990000 + 10cf28 UE4Editor-Slate 0x00007ffb92990000 + 131b21 UE4Editor-Slate 0x00007ffb92990000 + 138370 UE4Editor-Slate 0x00007ffb92990000 + 10c587 UE4Editor-Slate 0x00007ffb92990000 + 1aa6fe UE4Editor-Slate 0x00007ffb92990000 + 1c280e UE4Editor-Slate 0x00007ffb92990000 + 139ae5 UE4Editor-Slate 0x00007ffb92990000 + 1421e UE4Editor-Slate 0x00007ffb92990000 + 8e104 UE4Editor-Slate 0x00007ffb92990000 + 77097 UE4Editor-Slate 0x00007ffb92990000 + 69b62 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2c025 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 192b7 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2e465 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 14410 USER32 0x00007ffbf86b0000 + e858 USER32 0x00007ffbf86b0000 + e299 UE4Editor-ApplicationCore 0x00007ffbaf300000 + 2fcd4 UE4Editor 0x00007ff786cc0000 + 7621 UE4Editor 0x00007ff786cc0000 + 20fcc UE4Editor 0x00007ff786cc0000 + 210ba UE4Editor 0x00007ff786cc0000 + 240dd UE4Editor 0x00007ff786cc0000 + 35984 UE4Editor 0x00007ff786cc0000 + 3853a KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + true + + 4752 + GameThread + + + ntdll 0x00007ffbf8bf0000 + 9d464 KERNELBASE 0x00007ffbf6380000 + 76a21 UE4Editor-Core 0x00007ffb95e90000 + 64f348 UE4Editor-Core 0x00007ffb95e90000 + 630718 UE4Editor-Core 0x00007ffb95e90000 + 629251 UE4Editor-Core 0x00007ffb95e90000 + 633582 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 1392 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-TraceLog 0x00007ffbd1370000 + 10b36 UE4Editor-TraceLog 0x00007ffbd1370000 + 1076 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13900 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 4556 + TaskGraphThreadNP 0 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5072 + TaskGraphThreadNP 1 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 9324 + TaskGraphThreadNP 2 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 2024 + TaskGraphThreadHP 3 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 11384 + TaskGraphThreadHP 4 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 14272 + TaskGraphThreadHP 5 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 12056 + TaskGraphThreadBP 6 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13136 + TaskGraphThreadBP 7 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b1008 UE4Editor-Core 0x00007ffb95e90000 + b2860 UE4Editor-Core 0x00007ffb95e90000 + b9aa5 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 4524 + TaskGraphThreadBP 8 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b204b UE4Editor-Core 0x00007ffb95e90000 + b27ce UE4Editor-Core 0x00007ffb95e90000 + 435e3d UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 9384 + StatsThread + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6048 + PoolThread 0 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 11920 + PoolThread 1 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 8096 + PoolThread 2 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 7036 + PoolThread 3 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 3404 + PoolThread 4 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 7664 + PoolThread 5 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13680 + PoolThread 6 + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 362e25 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 3232 + FAsyncWriter_Ex2 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Media 0x00007ffbceca0000 + 4844 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13128 + FMediaTicker + + + ntdll 0x00007ffbf8bf0000 + a0794 ntdll 0x00007ffbf8bf0000 + 52dc7 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 9520 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-HTTP 0x00007ffb85b40000 + acec9 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 992 + HttpManagerThread + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-WebSockets 0x00007ffb7cab0000 + 7f34e UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 2128 + LibwebsocketsThread + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5832 + PoolThread 7 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13804 + PoolThread 8 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5308 + PoolThread 9 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + 1c525f UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 8788 + PoolThread 10 + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5116 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 12776 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13004 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5592 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + c16e42 nvwgf2umx 0x00007ffbbe160000 + c15e19 nvwgf2umx 0x00007ffbbe160000 + c0cc7d nvwgf2umx 0x00007ffbbe160000 + 40ab3a nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 12948 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 7172 + Unknown + + + ntdll 0x00007ffbf8bf0000 + a0734 ntdll 0x00007ffbf8bf0000 + 64021 KERNELBASE 0x00007ffbf6380000 + 6d059 GfnRuntimeSdk 0x00007ffb79dd0000 + fd148 GfnRuntimeSdk 0x00007ffb79dd0000 + fb198 GfnRuntimeSdk 0x00007ffb79dd0000 + fb010 GfnRuntimeSdk 0x00007ffb79dd0000 + dd16c GfnRuntimeSdk 0x00007ffb79dd0000 + dd771 GfnRuntimeSdk 0x00007ffb79dd0000 + cb0b8 GfnRuntimeSdk 0x00007ffb79dd0000 + 1ab46c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 7476 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Messaging 0x00007ffb79d40000 + 206a7 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 1276 + FMessageBus.DefaultBus.Router + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-Engine 0x00007ffb88cc0000 + 13bb0b0 UE4Editor-Engine 0x00007ffb88cc0000 + 13f2ab7 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 3960 + ShaderCompilingThread + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-DerivedDataCache 0x00007ffb860d0000 + bcbbc UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6468 + FDDCCleanup + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-AssetRegistry 0x00007ffb88170000 + 7f604 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 4912 + FAssetDataDiscovery + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-AssetRegistry 0x00007ffb88170000 + 80faa UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 10136 + FAssetDataGatherer + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 9604 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-TcpMessaging 0x00007ffb70700000 + df99 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6472 + FTcpMessageTransport + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-UdpMessaging 0x00007ffb70690000 + 29781 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 3340 + FUdpMessageProcessor + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-UdpMessaging 0x00007ffb70690000 + 296f0 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 12044 + FUdpMessageBeacon + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-UdpMessaging 0x00007ffb70690000 + 29c46 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13252 + FUdpMessageProcessor.Sender + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 mswsock 0x00007ffbf5a00000 + 80fc mswsock 0x00007ffbf5a00000 + f4de WS2_32 0x00007ffbf78d0000 + 116f7 UE4Editor-Sockets 0x00007ffb84510000 + 12559 UE4Editor-Sockets 0x00007ffb84510000 + 1c3da UE4Editor-UdpMessaging 0x00007ffb70690000 + 319ba UE4Editor-UdpMessaging 0x00007ffb70690000 + 299a0 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 256 + UdpMessageMulticastReceiver + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 mswsock 0x00007ffbf5a00000 + 80fc mswsock 0x00007ffbf5a00000 + f4de WS2_32 0x00007ffbf78d0000 + 116f7 UE4Editor-Sockets 0x00007ffb84510000 + 12559 UE4Editor-Sockets 0x00007ffb84510000 + 1c3da UE4Editor-UdpMessaging 0x00007ffb70690000 + 319ba UE4Editor-UdpMessaging 0x00007ffb70690000 + 299a0 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13020 + UdpMessageUnicastReceiver + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-LiveLink 0x00007ffb7d030000 + 84060 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5048 + LiveLinkMessageBusDiscoveryManager + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-ProfilerService 0x00007ffb6b560000 + ea13 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 3240 + FFileTransferRunnable + + + ntdll 0x00007ffbf8bf0000 + a0794 ntdll 0x00007ffbf8bf0000 + 52dc7 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13348 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9d894 KERNELBASE 0x00007ffbf6380000 + 4cbc0 xaudio2_9 0x00007ffb6b320000 + 163d3 xaudio2_9 0x00007ffb6b320000 + 170a1 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 8232 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-AudioMixerCore 0x00007ffb80ef0000 + 75f5 UE4Editor-AudioMixerCore 0x00007ffb80ef0000 + 74c2 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 4168 + AudioMixerRenderThread(1) + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-AndroidDeviceDetection 0x00007ffb699c0000 + bdd2 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 12600 + FAndroidDeviceDetectionRunnable + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-AndroidDeviceDetection 0x00007ffb699c0000 + bdd2 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13940 + FAndroidDeviceDetectionRunnable + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-CoreUObject 0x00007ffb932e0000 + 2deb82 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5780 + FAsyncPurge + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 11668 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5240 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 9200 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 5092 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9d894 KERNELBASE 0x00007ffbf6380000 + 4cbc0 KERNELBASE 0x00007ffbf6380000 + 4cabe nvwgf2umx 0x00007ffbbe160000 + 1b6bd7 nvwgf2umx 0x00007ffbbe160000 + 40ab3a nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6352 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6068 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 12492 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 6388 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace nvwgf2umx 0x00007ffbbe160000 + 4931f6 nvwgf2umx 0x00007ffbbe160000 + 1120f3c KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 1700 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-OnlineSubsystem 0x00007ffb7cdb0000 + 12f5c6 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 2668 + OnlineAsyncTaskThreadNull DefaultInstance(2) + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-Engine 0x00007ffb88cc0000 + 1732742 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 9440 + ScreenSaverInhibitor + + + ntdll 0x00007ffbf8bf0000 + 9ce64 mswsock 0x00007ffbf5a00000 + 10ab KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 10472 + Unknown + + + ntdll 0x00007ffbf8bf0000 + a0794 ntdll 0x00007ffbf8bf0000 + 52dc7 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 13340 + Unknown + + + ntdll 0x00007ffbf8bf0000 + 9cdc4 KERNELBASE 0x00007ffbf6380000 + 21ace UE4Editor-Core 0x00007ffb95e90000 + 653f43 UE4Editor-Core 0x00007ffb95e90000 + b204b UE4Editor-Core 0x00007ffb95e90000 + b27ce UE4Editor-RenderCore 0x00007ffb92ea0000 + a9c67 UE4Editor-RenderCore 0x00007ffb92ea0000 + b2f34 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 1208 + RenderThread 18 + + + ntdll 0x00007ffbf8bf0000 + 9d3c4 KERNELBASE 0x00007ffbf6380000 + 496de UE4Editor-Core 0x00007ffb95e90000 + 65111b UE4Editor-RenderCore 0x00007ffb92ea0000 + b3078 UE4Editor-Core 0x00007ffb95e90000 + 64ff0b UE4Editor-Core 0x00007ffb95e90000 + 647050 KERNEL32 0x00007ffbf7b60000 + 17034 ntdll 0x00007ffbf8bf0000 + 52651 + false + + 11544 + RTHeartBeat 18 + + + 637926637046710000 + 1 + Win64 [Windows 10 (Release 2009) 64b] + 1.0 + E:\EpicGames\UE_4.27\Engine\Binaries\Win64\tbb.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\tbbmalloc.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor.exe +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HierarchicalLODOutliner.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\OpenXR\win64\openxr_loader.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ExternalImagePicker.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SequenceRecorderSections.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AutomationWorker.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Steam\SteamVR\Binaries\Win64\UE4Editor-SteamVREditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UE4Editor-TakeRecorderSources.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UE4Editor-OpenXRInput.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UE4Editor-GooglePADEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UE4Editor-AudioCaptureEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UE4Editor-TemplateSequenceEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MovieScene\MatineeToLevelSequence\Binaries\Win64\UE4Editor-MatineeToLevelSequence.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MovieScene\LevelSequenceEditor\Binaries\Win64\UE4Editor-LevelSequenceEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UE4Editor-ActorSequenceEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UE4Editor-WmfMediaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UE4Editor-WebMMediaFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UE4Editor-WebMMediaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\MediaPlayerEditor\Binaries\Win64\UE4Editor-MediaPlayerEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UE4Editor-MediaCompositingEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UE4Editor-ImgMediaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UE4Editor-AvfMediaFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UE4Editor-AvfMediaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UE4Editor-AndroidMediaFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UE4Editor-AndroidMediaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeapMedia\Binaries\Win64\UE4Editor-MagicLeapMediaCodecFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeapMedia\Binaries\Win64\UE4Editor-MagicLeapMediaFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeapMedia\Binaries\Win64\UE4Editor-MagicLeapMediaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\CharacterAI\Binaries\Win64\UE4Editor-CharacterAI.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UE4Editor-TextureAlignMode.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UE4Editor-BspMode.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UE4Editor-GeometryMode.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Cameras\CameraShakePreviewer\Binaries\Win64\UE4Editor-CameraShakePreviewer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SessionServices.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-VirtualTexturingEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-FoliageEdit.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LandscapeEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshPaintMode.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PlacementMode.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClothPainter.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LogVisualizer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Lumin\UE4Editor-LuminPlatformEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\IOS\UE4Editor-IOSPlatformEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Android\UE4Editor-AndroidDeviceDetection.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Android\UE4Editor-AndroidPlatformEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Lumin\UE4Editor-LuminRuntimeSettings.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\IOS\UE4Editor-IOSRuntimeSettings.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TraceInsights.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TraceServices.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TraceAnalysis.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TimeManagementEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-InputBindingEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MergeActors.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LocalizationService.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LocalizationDashboard.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DeviceProfileEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UndoHistory.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ProjectTargetPlatformEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ProjectSettingsViewer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EditorSettingsViewer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SettingsEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ProjectLauncher.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ProfilerClient.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TargetDeviceServices.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DeviceManager.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AutomationWindow.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PackagesDialog.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AnimationBlueprintEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-StructViewer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Toolbox.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ModuleUI.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-OutputLog.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GammaUI.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Documentation.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LiveCoding.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-StreamingPauseRendering.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LauncherPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PortalServices.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PortalRpc.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MessagingRpc.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Windows\XAudio2_9\x64\xaudio2_9redist.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioMixerXAudio2.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AITestSuite.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ProfilerService.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ProfilerMessages.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TaskGraph.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UE4Editor-AudioSynesthesiaEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Oculus\OculusVR\Binaries\Win64\UE4Editor-OculusEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Android\UE4Editor-AndroidRuntimeSettings.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Oculus\OculusVR\Binaries\Win64\UE4Editor-OculusInput.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Oculus\OculusVR\Binaries\Win64\UE4Editor-OculusMR.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\ContentBrowser\ContentBrowserClassDataSource\Binaries\Win64\UE4Editor-ContentBrowserClassDataSource.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CollectionManager.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\ContentBrowser\ContentBrowserAssetDataSource\Binaries\Win64\UE4Editor-ContentBrowserAssetDataSource.dll +E:\EpicGames\UE_4.27\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UE4Editor-TakeSequencer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UE4Editor-SynthesisEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UE4Editor-Synthesis.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UE4Editor-ProceduralMeshComponentEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\MobilePatchingUtils\Binaries\Win64\UE4Editor-MobilePatchingUtils.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UE4Editor-GooglePAD.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\EditableMesh\Binaries\Win64\UE4Editor-EditableMesh.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\CustomMeshComponent\Binaries\Win64\UE4Editor-CustomMeshComponent.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\CableComponent\Binaries\Win64\UE4Editor-CableComponent.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeapPassableWorld\Binaries\Win64\UE4Editor-MagicLeapSharedWorld.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioCaptureRtAudio.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UE4Editor-AudioCapture.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioCaptureCore.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AssetTags\Binaries\Win64\UE4Editor-AssetTags.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ArchVisCharacter\Binaries\Win64\UE4Editor-ArchVisCharacter.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UE4Editor-AppleImageUtilsBlueprintSupport.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UE4Editor-AppleImageUtils.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AndroidPermission\Binaries\Win64\UE4Editor-AndroidPermission.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UE4Editor-ActorLayerUtilitiesEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Layers.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UE4Editor-ActorLayerUtilities.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapHelperOpenGL.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapAudio.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UE4Editor-MediaCompositing.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UE4Editor-ImgMedia.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UE4Editor-OpenExrWrapper.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UE4Editor-ImgMediaFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\MotoSynth\Binaries\Win64\UE4Editor-MotoSynthEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\MotoSynth\Binaries\Win64\UE4Editor-MotoSynth.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\OpenImageDenoise\Binaries\Win64\UE4Editor-OpenImageDenoise.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UE4Editor-GeometryCollectionSequencer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UE4Editor-GeometryCollectionTracks.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCache\Binaries\Win64\UE4Editor-GeometryCacheStreamer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCache\Binaries\Win64\UE4Editor-GeometryCacheSequencer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCache\Binaries\Win64\UE4Editor-GeometryCacheTracks.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\ChaosNiagara\Binaries\Win64\UE4Editor-ChaosNiagara.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\PluginBrowser\Binaries\Win64\UE4Editor-PluginBrowser.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-NiagaraEditorWidgets.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\ChaosSolverPlugin\Binaries\Win64\UE4Editor-ChaosSolverEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\ChaosEditor\Binaries\Win64\UE4Editor-FractureEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\PlanarCutPlugin\Binaries\Win64\UE4Editor-PlanarCut.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryProcessing\Binaries\Win64\UE4Editor-MeshConversion.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryProcessing\Binaries\Win64\UE4Editor-DynamicMesh.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryProcessing\Binaries\Win64\UE4Editor-GeometryAlgorithms.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryProcessing\Binaries\Win64\UE4Editor-GeometricObjects.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UE4Editor-GeometryCollectionEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SceneOutliner.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GeometryCollectionEngine.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-FieldSystemEngine.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ChaosSolverEngine.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\ChaosClothEditor\Binaries\Win64\UE4Editor-ChaosClothEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\BackChannel\Binaries\Win64\UE4Editor-BackChannel.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UE4Editor-AutomationUtilsEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UE4Editor-AutomationUtils.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCache\Binaries\Win64\UE4Editor-GeometryCacheEd.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\AlembicImporter\Binaries\Win64\UE4Editor-AlembicImporter.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\AlembicImporter\Binaries\Win64\UE4Editor-AlembicLibrary.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\AlembicImporter\Binaries\Win64\hdf5.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\GeometryCache\Binaries\Win64\UE4Editor-GeometryCache.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\SpeedTreeImporter\Binaries\Win64\UE4Editor-SpeedTreeImporter.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\MobileLauncherProfileWizard\Binaries\Win64\UE4Editor-MobileLauncherProfileWizard.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\MaterialAnalyzer\Binaries\Win64\UE4Editor-MaterialAnalyzer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\CurveEditorTools\Binaries\Win64\UE4Editor-CurveEditorTools.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UE4Editor-CryptoKeys.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UE4Editor-CryptoKeysOpenSSL.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\VisualStudioSourceCodeAccess\Binaries\Win64\UE4Editor-VisualStudioSourceCodeAccess.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\UObjectPlugin\Binaries\Win64\UE4Editor-UObjectPlugin.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\VisualStudioCodeSourceCodeAccess\Binaries\Win64\UE4Editor-VisualStudioCodeSourceCodeAccess.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\SubversionSourceControl\Binaries\Win64\UE4Editor-SubversionSourceControl.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\RiderSourceCodeAccess\Binaries\Win64\UE4Editor-RiderSourceCodeAccess.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\PluginUtils\Binaries\Win64\UE4Editor-PluginUtils.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\PlasticSourceControl\Binaries\Win64\UE4Editor-PlasticSourceControl.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\PerforceSourceControl\Binaries\Win64\UE4Editor-PerforceSourceControl.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\GitSourceControl\Binaries\Win64\UE4Editor-GitSourceControl.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\CLionSourceCodeAccess\Binaries\Win64\UE4Editor-CLionSourceCodeAccess.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UE4Editor-AnimationSharingEd.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UE4Editor-VariantManagerContentEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UE4Editor-DatasmithContentEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Compression\OodleNetwork\Binaries\Win64\UE4Editor-OodleNetworkHandlerComponent.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Blendables\LightPropagationVolume\Binaries\Win64\UE4Editor-LightPropagationVolumeEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UE4Editor-LiveLinkSequencer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UE4Editor-TakeRecorder.dll +E:\EpicGames\UE_4.27\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UE4Editor-TakeTrackRecorders.dll +E:\EpicGames\UE_4.27\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UE4Editor-TakeMovieScene.dll +E:\EpicGames\UE_4.27\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UE4Editor-TakesCore.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UE4Editor-LiveLinkEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Persona.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PinnedCommandList.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UE4Editor-LiveLinkMovieScene.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UE4Editor-LiveLinkGraphNode.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UE4Editor-LiveLinkComponents.dll +E:\EpicGames\UE_4.27\Engine\Plugins\2D\Paper2D\Binaries\Win64\UE4Editor-PaperTiledImporter.dll +E:\EpicGames\UE_4.27\Engine\Plugins\2D\Paper2D\Binaries\Win64\UE4Editor-PaperSpriteSheetImporter.dll +E:\EpicGames\UE_4.27\Engine\Plugins\2D\Paper2D\Binaries\Win64\UE4Editor-Paper2DEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-IntroTutorials.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshPaint.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MeshPainting\Binaries\Win64\UE4Editor-MeshPaintEditorMode.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MeshPainting\Binaries\Win64\UE4Editor-MeshPaintingToolset.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\SoundFields\Binaries\Win64\UE4Editor-SoundFields.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\PropertyAccess\Binaries\Win64\UE4Editor-PropertyAccessEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\PhysXVehicles\Binaries\Win64\UE4Editor-PhysXVehiclesEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\PhysXVehicles\Binaries\Win64\UE4Editor-PhysXVehicles.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\LocationServicesBPLibrary\Binaries\Win64\UE4Editor-LocationServicesBPLibrary.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UE4Editor-AudioSynesthesia.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioAnalyzer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UE4Editor-AudioSynesthesiaCore.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UE4Editor-ActorSequence.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapHandMeshing.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapSecureStorage.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapIdentity.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapHandTracking.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapEyeTracker.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapController.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapARPinImpl.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapAR.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapImageTracker.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeapPassableWorld\Binaries\Win64\UE4Editor-MagicLeapARPin.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeapLightEstimation\Binaries\Win64\UE4Editor-MagicLeapLightEstimation.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapPlanes.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UE4Editor-ImgMediaEngine.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Messaging\UdpMessaging\Binaries\Win64\UE4Editor-UdpMessaging.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Messaging\TcpMessaging\Binaries\Win64\UE4Editor-TcpMessaging.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Serialization.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Cbor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UE4Editor-PythonScriptPlugin.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\ContentBrowser\ContentBrowserFileDataSource\Binaries\Win64\UE4Editor-ContentBrowserFileDataSource.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-NiagaraAnimNotifies.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-NiagaraEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SessionFrontend.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-Niagara.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\GameplayTagsEditor\Binaries\Win64\UE4Editor-GameplayTagsEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UE4Editor-FacialAnimationEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UE4Editor-FacialAnimation.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\DataValidation\Binaries\Win64\UE4Editor-DataValidation.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Blutility.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PixelInspectorModule.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HotReload.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MainFrame.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LauncherServices.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TranslationEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LocalizationCommandletExecution.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Editor\AssetManagerEditor\Binaries\Win64\UE4Editor-AssetManagerEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TreeMap.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\PropertyAccessNode\Binaries\Win64\UE4Editor-PropertyAccessNode.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UE4Editor-AnimationSharing.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\SignificanceManager\Binaries\Win64\UE4Editor-SignificanceManager.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Cameras\GameplayCameras\Binaries\Win64\UE4Editor-GameplayCameras.dll +E:\EpicGames\UE_4.27\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UE4Editor-TemplateSequence.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Blendables\LightPropagationVolume\Binaries\Win64\UE4Editor-LightPropagationVolumeRuntime.dll +E:\EpicGames\UE_4.27\Engine\Plugins\2D\Paper2D\Binaries\Win64\UE4Editor-Paper2D.dll +E:\EpicGames\UE_4.27\Engine\Plugins\AI\EnvironmentQueryEditor\Binaries\Win64\UE4Editor-EnvironmentQueryEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\WindowsMoviePlayer\Binaries\Win64\UE4Editor-WindowsMoviePlayer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\WebMMoviePlayer\Binaries\Win64\UE4Editor-WebMMoviePlayer.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UE4Editor-WebMMedia.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-NetworkReplayStreaming.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\NvClothPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-OverlayEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-StringTableEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-BehaviorTreeEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AIGraph.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-FunctionalTesting.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UMGEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DetailCustomizations.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-VulkanShaderFormat.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Overlay.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GameplayTasksEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AutomationController.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AutomationMessages.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CollisionAnalyzer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MessageLog.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SlateReflector.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\ProxyLODPlugin\Binaries\Win64\UE4Editor-ProxyLODMeshReduction.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\embree.2.14.0.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxcompiler.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\TextureFormatOodle\Binaries\Win64\UE4Editor-TextureFormatOodle.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureFormatUncompressed.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureFormatPVR.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Qualcomm\Win64\TextureConverter.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureFormatETC2.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureFormatDXT.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Intel\ISPCTexComp\Win64-Release\ispc_texcomp.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureFormatIntelISPCTexComp.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ImageWrapper.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureFormatASTC.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioFormatOpus.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbis_64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Ogg\Win64\VS2015\libogg_64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioFormatOgg.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioFormatADPCM.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WindowsServerTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WindowsClientTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WindowsTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WindowsNoEditorTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\IOS\UE4Editor-TVOSTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MacServerTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MacClientTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MacTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MacNoEditorTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Lumin\UE4Editor-LuminTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxAArch64ServerTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxAArch64ClientTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxAArch64NoEditorTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxServerTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxClientTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Messaging.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\IOS\UE4Editor-IOSTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\NVIDIA\GeForceNOW\Win64\GfnRuntimeSdk.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WorkspaceMenuStructure.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshBuilder.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshBoneReduction.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\SkeletalReduction\Binaries\Win64\UE4Editor-SkeletalMeshReduction.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-QuadricMeshReduction.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshReductionInterface.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshMergeUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshBuilderCommon.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-NullInstallBundleManager.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\ShaderConductor\Win64\ShaderConductor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ShaderFormatVectorVM.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-VectorVM.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ShaderFormatOpenGL.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\dxil.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ShaderFormatD3D.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MetalShaderFormat.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ShaderPreprocessor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ShaderCompilerCommon.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\NVIDIA\NVaftermath\Win64\GFSDK_Aftermath_Lib.x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\PhysX3CookingPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PhysXCooking.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\APEX_ClothingPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\APEX_LegacyPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\APEXFrameworkPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\PhysX3PROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\PxPvdSDKPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\PhysX3CommonPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\PhysX3\Win64\VS2015\PxFoundationPROFILE_x64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WindowsPlatformFeatures.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GameplayMediaEncoder.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AVEncoder.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Oculus\OVRPlugin\OVRPlugin\Win64\OVRPlugin.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Steam\SteamVR\Binaries\Win64\UE4Editor-SteamVRInputDevice.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\OpenVR\OpenVRv1_5_17\Win64\openvr_api.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Steam\SteamVR\Binaries\Win64\UE4Editor-SteamVR.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UE4Editor-ProceduralMeshComponent.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Oculus\OculusVR\Binaries\Win64\UE4Editor-OculusHMD.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UE4Editor-OnlineBlueprintSupport.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Online\OnlineSubsystemNull\Binaries\Win64\UE4Editor-OnlineSubsystemNull.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UE4Editor-OnlineSubsystemUtils.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Voice.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-XMPP.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WebSockets.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Online\OnlineSubsystem\Binaries\Win64\UE4Editor-OnlineSubsystem.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\OpenXRHandTracking\Binaries\Win64\UE4Editor-OpenXRHandTracking.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Animation\LiveLink\Binaries\Win64\UE4Editor-LiveLink.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LiveLinkMessageBusFramework.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\OpenXREyeTracker\Binaries\Win64\UE4Editor-OpenXREyeTracker.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EyeTracker.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UE4Editor-OpenXRAR.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UE4Editor-OpenXRHMD.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-D3D12RHI.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-D3D11RHI.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ExampleDeviceProfileSelector\Binaries\Win64\UE4Editor-ExampleDeviceProfileSelector.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\ChunkDownloader\Binaries\Win64\UE4Editor-ChunkDownloader.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Portal\LauncherChunkInstaller\Binaries\Win64\UE4Editor-LauncherChunkInstaller.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MLSDK\Binaries\Win64\UE4Editor-MLSDK.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeap.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapPrivileges.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-OpenGLDrv.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Lumin\MagicLeap\Binaries\Win64\UE4Editor-MagicLeapHelperVulkan.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-VulkanRHI.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UE4Editor-WmfMedia.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UE4Editor-WmfMediaFactory.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UE4Editor-ExrReaderGpu.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-NiagaraVertexFactories.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-NiagaraShader.dll +E:\EpicGames\UE_4.27\Engine\Plugins\FX\Niagara\Binaries\Win64\UE4Editor-NiagaraCore.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\ChaosCloth\Binaries\Win64\UE4Editor-ChaosCloth.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UE4Editor-DatasmithContent.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UE4Editor-VariantManagerContent.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AIModule.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GameplayDebugger.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Python3\Win64\python37.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UE4Editor-PlatformCryptoOpenSSL.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Compression\OodleData\Binaries\Win64\UE4Editor-OodleDataCompressionFormat.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SequenceRecorder.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-XmlParser.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LiveLinkInterface.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AssetTools.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MovieSceneTools.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AVIWriter.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ContentBrowser.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MRMesh.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MovieSceneCapture.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SerializedRecorderInterface.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AugmentedReality.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SourceControlWindows.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CommonMenuExtensions.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DesktopWidgets.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ContentBrowserData.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-BlueprintCompilerCppBackend.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Voronoi.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ReliabilityHandlerComponent.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UELibSampleRate.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Navmesh.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SoundFieldRendering.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HTTPServer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioMixerCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Sequencer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PIEPreviewDeviceSpecification.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SSL.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HeadMountedDisplay.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LevelEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClothingSystemRuntimeNv.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClassViewer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Renderer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AnimationCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WidgetCarousel.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HardwareTargeting.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MaterialBaking.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AnimGraphRuntime.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-BlueprintNativeCodeGen.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SharedSettingsWidgets.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SceneDepthPickerMode.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshUtilitiesCommon.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PropertyPath.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ActorPickerMode.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AdvancedPreviewScene.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Chaos.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MediaAssets.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-KismetCompiler.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-KismetWidgets.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClothingSystemRuntimeInterface.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PropertyAccess.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GameplayTags.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PacketHandler.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioPlatformConfiguration.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioExtensions.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EngineMessages.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Sockets.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-NetCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioMixer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ImageCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClothingSystemEditorInterface.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PerfCounters.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-RawMesh.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SignalProcessing.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CrunchCompression.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PhysicsCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-InteractiveToolsFramework.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Analytics.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EditorAnalyticsSession.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-RSA.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EditorSubsystem.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-StaticMeshDescription.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MaterialShaderQualitySettings.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-NavigationSystem.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UMG.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MeshDescription.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HTTP.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UnrealAudio.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SourceControl.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DirectoryWatcher.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-IoStoreUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DerivedDataCache.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ToolMenus.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TimeManagement.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClothingSystemRuntimeCommon.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PIEPreviewDeviceProfileSelector.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MovieScene.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ViewportInteraction.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-VREditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MovieSceneTracks.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GameProjectGeneration.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Localization.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Landscape.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Kismet.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CurveEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AddContentDialog.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AssetRegistry.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\libfbxsdk.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Engine.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UnrealEd.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SlateCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Foliage.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GraphEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EditorWidgets.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PropertyEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MaterialEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Projects.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EditorInteractiveToolsFramework.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AnalyticsET.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AppFramework.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AnimGraph.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ClothingSystemEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MaterialUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-JsonUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-StatsViewer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SkeletalMeshUtilitiesCommon.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EditorStyle.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-BlueprintGraph.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-BuildPatchServices.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Slate.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-RenderCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-RHI.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CoreUObject.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Core.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PakFile.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LevelSequence.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PakFileUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-HierarchicalLODUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SwarmInterface.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MoviePlayer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ApplicationCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-EngineSettings.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Developer\PixWinPlugin\Binaries\Win64\UE4Editor-PixWinPlugin.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GameplayTasks.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UE4Editor-PythonScriptPluginPreload.dll +E:\EpicGames\UE_4.27\Engine\Plugins\XGEController\Binaries\Win64\UE4Editor-XGEController.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\DbgHelp\dbghelp.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AnimationModifiers.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\libsndfile\Win64\libsndfile-1.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CookedIterativeFile.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-StreamingFile.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-NetworkFile.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Networking.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-CinematicCamera.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-InputCore.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AssetTagsEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DesktopPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Json.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-InstallBundleManager.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-UnrealEdMessages.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MediaUtils.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SandboxFile.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-DeveloperSettings.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-PreLoadScreen.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ScriptDisassembler.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ImageWriteQueue.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-WindowsPlatformEditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Tests\ScreenshotTools\Binaries\Win64\UE4Editor-ScreenshotTools.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-IESFile.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Media.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-GeForceNOWWrapper.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-Settings.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\Steam\SteamVR\Binaries\Win64\UE4Editor-SteamVRInput.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TraceLog.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-MediaInfo.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AudioSettingsEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ComponentVisualizers.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ConfigEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-InternationalizationSettings.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LandscapeEditorUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SourceCodeAccess.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-XAudio2.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Linux\UE4Editor-LinuxNoEditorTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\Android\UE4Editor-AndroidTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-FileUtilities.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-BuildSettings.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SkeletalMeshEditor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-LaunchDaemonMessages.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-AllDesktopTargetPlatform.dll +E:\EpicGames\UE_4.27\Engine\Plugins\2D\Paper2D\Binaries\Win64\UE4Editor-SmartSnapping.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SessionMessages.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-ViewportSnapping.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UE4Editor-PlatformCrypto.dll +E:\EpicGames\UE_4.27\Engine\Plugins\AI\AISupport\Binaries\Win64\UE4Editor-AISupportModule.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Python3\Win64\python3.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UE4Editor-PlatformCryptoTypes.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\nvTextureTools\Win64\nvtt_64.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-TextureCompressor.dll +E:\EpicGames\UE_4.27\Engine\Binaries\Win64\UE4Editor-SlateRHIRenderer.dll +E:\EpicGames\UE_4.27\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbisfile_64.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\OpenXR\Binaries\Win64\UE4Editor-OpenXREditor.dll +E:\EpicGames\UE_4.27\Engine\Plugins\Runtime\RuntimePhysXCooking\Binaries\Win64\UE4Editor-RuntimePhysXCooking.dll + + + 1 + false + 0 + + + false + D3D11 + NVIDIA GeForce GTX 770 + 456.71 + 27.21.14.5671 + 9-30-2020 + SM5 + Windows + + + + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "2.0", "FriendlyName": "Live Link" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 40, "VersionName": "1.4.6", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 2, "VersionName": "1.4", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Alembic Importer (Experimental)" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Cache (Experimental)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1", "FriendlyName": "MotoSynth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Secure Storage" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Light Estimatation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Passable World" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MLSDK" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Matinee to Level Sequence" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editable Mesh" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXREyeTracker" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXRHandTracking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PhysX Vehicles" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Splash Preload Screen" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Runtime PhysX Cooking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ScreenshotTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "LightPropagationVolume" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "1.59.0", "FriendlyName": "Oculus VR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SteamVR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "2.0", "FriendlyName": "Live Link" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 40, "VersionName": "1.4.6", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 2, "VersionName": "1.4", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Alembic Importer (Experimental)" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Cache (Experimental)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1", "FriendlyName": "MotoSynth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Secure Storage" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Light Estimatation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Passable World" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MLSDK" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Matinee to Level Sequence" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editable Mesh" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXREyeTracker" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXRHandTracking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PhysX Vehicles" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Splash Preload Screen" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Runtime PhysX Cooking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ScreenshotTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "LightPropagationVolume" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "1.59.0", "FriendlyName": "Oculus VR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SteamVR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "2.0", "FriendlyName": "Live Link" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 40, "VersionName": "1.4.6", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 2, "VersionName": "1.4", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Alembic Importer (Experimental)" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Cache (Experimental)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1", "FriendlyName": "MotoSynth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Secure Storage" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Light Estimatation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Magic Leap Passable World" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MLSDK" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Matinee to Level Sequence" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editable Mesh" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXREyeTracker" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenXRHandTracking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PhysX Vehicles" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Splash Preload Screen" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Runtime PhysX Cooking" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ScreenshotTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "LightPropagationVolume" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "1.59.0", "FriendlyName": "Oculus VR" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SteamVR" } + + diff --git a/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0002/CrashReportClient.ini b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0002/CrashReportClient.ini new file mode 100644 index 0000000..473a414 --- /dev/null +++ b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0002/CrashReportClient.ini @@ -0,0 +1,5 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 + diff --git a/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0002/Ex2.log b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0002/Ex2.log new file mode 100644 index 0000000..5f2c98e --- /dev/null +++ b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0002/Ex2.log @@ -0,0 +1,1260 @@ +Log file open, 07/05/22 17:15:51 +LogWindows: Failed to load 'aqProf.dll' (GetLastError=126) +LogWindows: File 'aqProf.dll' does not exist +LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126) +LogWindows: File 'VtuneApi.dll' does not exist +LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126) +LogWindows: File 'VtuneApi32e.dll' does not exist +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogInit: Display: Running engine for game: Ex2 +LogPlatformFile: Not using cached read wrapper +LogTaskGraph: Started task graph with 5 named threads and 14 total threads with 3 sets of task threads. +LogStats: Stats thread started at 0.714156 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: -8:00, Platform Override: '' +LogInit: Display: Loading text-based GConfig.... +LogPluginManager: Mounting plugin MeshPainting +LogPluginManager: Mounting plugin XGEController +LogPluginManager: Mounting plugin Paper2D +LogPluginManager: Mounting plugin LiveLink +LogPluginManager: Mounting plugin AISupport +LogPluginManager: Mounting plugin EnvironmentQueryEditor +LogPluginManager: Mounting plugin CameraShakePreviewer +LogPluginManager: Mounting plugin GameplayCameras +LogPluginManager: Mounting plugin OodleData +LogPluginManager: Mounting plugin OodleNetwork +LogPluginManager: Mounting plugin AnimationSharing +LogPluginManager: Mounting plugin CLionSourceCodeAccess +LogPluginManager: Mounting plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting plugin GitSourceControl +LogPluginManager: Mounting plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting plugin NullSourceCodeAccess +LogPluginManager: Mounting plugin PerforceSourceControl +LogPluginManager: Mounting plugin PixWinPlugin +LogPluginManager: Mounting plugin PlasticSourceControl +LogPluginManager: Mounting plugin PluginUtils +LogPluginManager: Mounting plugin PropertyAccessNode +LogPluginManager: Mounting plugin RiderSourceCodeAccess +LogPluginManager: Mounting plugin SubversionSourceControl +LogPluginManager: Mounting plugin TextureFormatOodle +LogPluginManager: Mounting plugin UObjectPlugin +LogPluginManager: Mounting plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting plugin XCodeSourceCodeAccess +LogPluginManager: Mounting plugin AssetManagerEditor +LogPluginManager: Mounting plugin CryptoKeys +LogPluginManager: Mounting plugin CurveEditorTools +LogPluginManager: Mounting plugin DataValidation +LogPluginManager: Mounting plugin FacialAnimation +LogPluginManager: Mounting plugin GameplayTagsEditor +LogPluginManager: Mounting plugin GeometryMode +LogPluginManager: Mounting plugin DatasmithContent +LogPluginManager: Mounting plugin MacGraphicsSwitching +LogPluginManager: Mounting plugin MaterialAnalyzer +LogPluginManager: Mounting plugin MobileLauncherProfileWizard +LogPluginManager: Mounting plugin PluginBrowser +LogPluginManager: Mounting plugin VariantManagerContent +LogPluginManager: Mounting plugin SpeedTreeImporter +LogPluginManager: Mounting plugin AlembicImporter +LogPluginManager: Mounting plugin BackChannel +LogPluginManager: Mounting plugin ChaosCloth +LogPluginManager: Mounting plugin ChaosClothEditor +LogPluginManager: Mounting plugin ChaosEditor +LogPluginManager: Mounting plugin ChaosNiagara +LogPluginManager: Mounting plugin ChaosSolverPlugin +LogPluginManager: Mounting plugin CharacterAI +LogPluginManager: Mounting plugin GeometryCache +LogPluginManager: Mounting plugin GeometryCollectionPlugin +LogPluginManager: Mounting plugin Niagara +LogPluginManager: Mounting plugin GeometryProcessing +LogPluginManager: Mounting plugin MotoSynth +LogPluginManager: Mounting plugin OpenImageDenoise +LogPluginManager: Mounting plugin PlanarCut +LogPluginManager: Mounting plugin PlatformCrypto +LogPluginManager: Mounting plugin PythonScriptPlugin +LogPluginManager: Mounting plugin ProxyLODPlugin +LogPluginManager: Mounting plugin SkeletalReduction +LogPluginManager: Mounting plugin LuminPlatformFeatures +LogPluginManager: Mounting plugin MagicLeap +LogPluginManager: Mounting plugin MagicLeapLightEstimation +LogPluginManager: Mounting plugin MagicLeapMedia +LogPluginManager: Mounting plugin AndroidMedia +LogPluginManager: Mounting plugin AvfMedia +LogPluginManager: Mounting plugin MagicLeapPassableWorld +LogPluginManager: Mounting plugin MLSDK +LogPluginManager: Mounting plugin ImgMedia +LogPluginManager: Mounting plugin MediaCompositing +LogPluginManager: Mounting plugin MediaPlayerEditor +LogPluginManager: Mounting plugin WebMMedia +LogPluginManager: Mounting plugin WmfMedia +LogPluginManager: Mounting plugin TcpMessaging +LogPluginManager: Mounting plugin UdpMessaging +LogPluginManager: Mounting plugin ActorSequence +LogPluginManager: Mounting plugin LevelSequenceEditor +LogPluginManager: Mounting plugin MatineeToLevelSequence +LogPluginManager: Mounting plugin TemplateSequence +LogPluginManager: Mounting plugin OnlineSubsystem +LogPluginManager: Mounting plugin OnlineSubsystemNull +LogPluginManager: Mounting plugin OnlineSubsystemUtils +LogPluginManager: Mounting plugin LauncherChunkInstaller +LogPluginManager: Mounting plugin ActorLayerUtilities +LogPluginManager: Mounting plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting plugin AndroidMoviePlayer +LogPluginManager: Mounting plugin AndroidPermission +LogPluginManager: Mounting plugin AppleImageUtils +LogPluginManager: Mounting plugin AppleMoviePlayer +LogPluginManager: Mounting plugin ArchVisCharacter +LogPluginManager: Mounting plugin AssetTags +LogPluginManager: Mounting plugin AudioCapture +LogPluginManager: Mounting plugin AudioSynesthesia +LogPluginManager: Mounting plugin CableComponent +LogPluginManager: Mounting plugin ChunkDownloader +LogPluginManager: Mounting plugin CustomMeshComponent +LogPluginManager: Mounting plugin EditableMesh +LogPluginManager: Mounting plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting plugin GoogleCloudMessaging +LogPluginManager: Mounting plugin GooglePAD +LogPluginManager: Mounting plugin IOSDeviceProfileSelector +LogPluginManager: Mounting plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting plugin LocationServicesBPLibrary +LogPluginManager: Mounting plugin MobilePatchingUtils +LogPluginManager: Mounting plugin OpenXR +LogPluginManager: Mounting plugin OpenXREyeTracker +LogPluginManager: Mounting plugin OpenXRHandTracking +LogPluginManager: Mounting plugin PhysXVehicles +LogPluginManager: Mounting plugin PostSplashScreen +LogPluginManager: Mounting plugin ProceduralMeshComponent +LogPluginManager: Mounting plugin PropertyAccessEditor +LogPluginManager: Mounting plugin RuntimePhysXCooking +LogPluginManager: Mounting plugin SignificanceManager +LogPluginManager: Mounting plugin SoundFields +LogPluginManager: Mounting plugin Synthesis +LogPluginManager: Mounting plugin WebMMoviePlayer +LogPluginManager: Mounting plugin WindowsMoviePlayer +LogPluginManager: Mounting plugin ScreenshotTools +LogPluginManager: Mounting plugin Takes +LogPluginManager: Mounting plugin LightPropagationVolume +LogPluginManager: Mounting plugin AutomationUtils +LogPluginManager: Mounting plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting plugin ContentBrowserClassDataSource +LogPluginManager: Mounting plugin ContentBrowserFileDataSource +LogPluginManager: Mounting plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting plugin OnlineSubsystemIOS +LogPluginManager: Mounting plugin OculusVR +LogPluginManager: Mounting plugin SteamVR +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogInit: Using libcurl 7.55.1-DEV +LogInit: - built for x86_64-pc-win32 +LogInit: - supports SSL with OpenSSL/1.1.1 +LogInit: - supports HTTP deflate (compression) using libz 1.2.8 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_IDN +LogInit: CurlRequestOptions (configurable via config and command line): +LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate +LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +LogInit: - LocalHostAddr = Default +LogInit: - BufferSize = 65536 +LogOnline: OSS: Creating online subsystem instance for: NULL +LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467 +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +LogOculusPluginWrapper: OculusPlugin initialized successfully +LogHMD: Failed initializing OVRPlugin 1.59.0 +LogInit: Build: ++UE4+Release-4.27-CL-18319896 +LogInit: Engine Version: 4.27.2-18319896+++UE4+Release-4.27 +LogInit: Compatible Engine Version: 4.27.0-17155196+++UE4+Release-4.27 +LogInit: Net CL: 17155196 +LogInit: OS: Windows 10 (Release 2009) (), CPU: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz, GPU: NVIDIA GeForce GTX 770 +LogInit: Compiled (64-bit): Nov 30 2021 07:12:08 +LogInit: Compiled with Visual C++: 19.24.28315.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE4+Release-4.27 +LogInit: Command Line: -EpicPortal -epicusername=8B0000B8 -epicuserid=c32ec3fe770f4d41b5f6466a11b07f70 -epiclocale=en -epicsandboxid=ue +LogInit: Base Directory: E:/EpicGames/UE_4.27/Engine/Binaries/Win64/ +LogInit: Allocator: TBB +LogInit: Installed Engine Build: 1 +LogDevObjectVersion: Number of dev versions registered: 29 +LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 +LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 +LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 +LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 +LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 +LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 +LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 +LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 +LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 14 +LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 +LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 45 +LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 +LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 +LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 +LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 +LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 +LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 +LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 +LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 +LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 47 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 1 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10 +LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 +LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 +LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 +LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 +LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 +LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool. +LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +LogConfig: Setting CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +LogConfig: Setting CVar [[s.AsyncLoadingThreadEnabled:0]] +LogConfig: Setting CVar [[s.EventDrivenLoaderEnabled:1]] +LogConfig: Setting CVar [[s.WarnIfTimeLimitExceeded:0]] +LogConfig: Setting CVar [[s.TimeLimitExceededMultiplier:1.5]] +LogConfig: Setting CVar [[s.TimeLimitExceededMinTime:0.005]] +LogConfig: Setting CVar [[s.UseBackgroundLevelStreaming:1]] +LogConfig: Setting CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +LogConfig: Setting CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +LogConfig: Setting CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +LogConfig: Setting CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +LogConfig: Setting CVar [[s.UnregisterComponentsTimeLimit:1.0]] +LogConfig: Setting CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +LogConfig: Setting CVar [[s.FlushStreamingOnExit:1]] +LogInit: Object subsystem initialized +LogConfig: Setting CVar [[con.DebugEarlyDefault:1]] +LogConfig: Setting CVar [[r.setres:1280x720]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[r.VSync:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[r.RHICmdBypass:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[r.GPUCrashDebugging:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[r.DefaultFeature.MotionBlur:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:523][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.AsyncLoadingThreadEnabled:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.EventDrivenLoaderEnabled:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.WarnIfTimeLimitExceeded:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.TimeLimitExceededMinTime:0.005]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.UseBackgroundLevelStreaming:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.FlushStreamingOnExit:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.SizeOfPermanentObjectPool:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.FlushStreamingOnGC:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.AllowParallelGC:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.MaxObjectsInEditor:25165824]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.CreateGCClusters:1]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.MinGCClusterSize:5]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.ActorClusteringEnabled:0]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.BlueprintClusteringEnabled:0]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.MultithreadedDestructionEnabled:1]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:524][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.ShadowQuality:5]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AOQuality:2]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.VolumetricFog:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.CapsuleShadows:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.LensFlareQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.BloomQuality:5]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Upscale.Quality:3]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.LightShaftQuality:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.Boost:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.VT.MaxAnisotropy:8]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.RefractionQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSR.Quality:3]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSR.HalfResSceneColor:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SceneColorFormat:4]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DetailMode:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.AnisotropicMaterials:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSS.Scale:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSS.Quality:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSS.HalfRes:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSGI.Quality:3]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[grass.DensityScale:1.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2022.07.06-00.15.52:532][ 0]LogInit: Selected Device Profile: [Windows] +[2022.07.06-00.15.52:532][ 0]LogInit: Applying CVar settings loaded from the selected device profile: [Windows] +[2022.07.06-00.15.52:532][ 0]LogHAL: Display: Platform has ~ 16 GB [17081012224 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2022.07.06-00.15.52:533][ 0]LogInit: Going up to parent DeviceProfile [] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.ShadowQuality:5]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AOQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VolumetricFog:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.CapsuleShadows:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.LensFlareQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.BloomQuality:5]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Upscale.Quality:3]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.LightShaftQuality:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.Boost:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VT.MaxAnisotropy:8]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.RefractionQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSR.Quality:3]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSR.HalfResSceneColor:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SceneColorFormat:4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DetailMode:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AnisotropicMaterials:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSS.Scale:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSS.Quality:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSS.HalfRes:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSGI.Quality:3]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[grass.DensityScale:1.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[net.UseAdaptiveNetUpdateFrequency:0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Editor.ini] +[2022.07.06-00.15.52:534][ 0]LogInit: Computer: DESKTOP-SI6OOMG +[2022.07.06-00.15.52:534][ 0]LogInit: User: RC +[2022.07.06-00.15.52:534][ 0]LogInit: CPU Page size=4096, Cores=4 +[2022.07.06-00.15.52:534][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2022.07.06-00.15.52:534][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) +[2022.07.06-00.15.52:534][ 0]LogMemory: Platform Memory Stats for Windows +[2022.07.06-00.15.52:534][ 0]LogMemory: Process Physical Memory: 142.30 MB used, 142.31 MB peak +[2022.07.06-00.15.52:534][ 0]LogMemory: Process Virtual Memory: 113.06 MB used, 113.06 MB peak +[2022.07.06-00.15.52:534][ 0]LogMemory: Physical Memory: 6485.56 MB used, 9804.16 MB free, 16289.72 MB total +[2022.07.06-00.15.52:534][ 0]LogMemory: Virtual Memory: 134206680.00 MB used, 11049.02 MB free, 134217728.00 MB total +[2022.07.06-00.15.52:540][ 0]LogWindows: WindowsPlatformFeatures enabled +[2022.07.06-00.15.52:581][ 0]LogInit: Physics initialised using underlying interface: PhysX +[2022.07.06-00.15.52:582][ 0]LogInit: Using OS detected language (en-US). +[2022.07.06-00.15.52:582][ 0]LogInit: Using OS detected locale (en-US). +[2022.07.06-00.15.52:585][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so the 'en' localization will be used. +[2022.07.06-00.15.52:854][ 0]LogInit: Setting process to per monitor DPI aware +[2022.07.06-00.15.52:864][ 0]LogWindowsTextInputMethodSystem: Display: IME system deactivated. +[2022.07.06-00.15.52:874][ 0]LogSlate: New Slate User Created. User Index 0, Is Virtual User: 0 +[2022.07.06-00.15.52:874][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2022.07.06-00.15.53:035][ 0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll +[2022.07.06-00.15.53:040][ 0]LogHMD: Failed to initialize OpenVR with code 110 +[2022.07.06-00.15.53:040][ 0]LogD3D11RHI: D3D11 min allowed feature level: 11_0 +[2022.07.06-00.15.53:040][ 0]LogD3D11RHI: D3D11 max allowed feature level: 11_0 +[2022.07.06-00.15.53:040][ 0]LogD3D11RHI: D3D11 adapters: +[2022.07.06-00.15.53:129][ 0]LogD3D11RHI: 0. 'NVIDIA GeForce GTX 770' (Feature Level 11_0) +[2022.07.06-00.15.53:129][ 0]LogD3D11RHI: 4052/0/8144 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:1, VendorId:0x10de +[2022.07.06-00.15.53:137][ 0]LogD3D11RHI: 1. 'Intel(R) HD Graphics 4600' (Feature Level 11_0) +[2022.07.06-00.15.53:137][ 0]LogD3D11RHI: 112/0/2048 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x8086 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: 2. 'Microsoft Basic Render Driver' (Feature Level 11_0) +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: 0/0/8144 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: Chosen D3D11 Adapter: +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: Description : NVIDIA GeForce GTX 770 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: VendorId : 10de +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: DeviceId : 1184 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: SubSysId : 37763842 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: Revision : 00a1 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: DedicatedVideoMemory : 4249288704 bytes +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: SharedSystemMemory : 8540506112 bytes +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: AdapterLuid : 0 45081 +[2022.07.06-00.15.53:147][ 0]LogD3D11RHI: Creating new Direct3DDevice +[2022.07.06-00.15.53:147][ 0]LogD3D11RHI: GPU DeviceId: 0x1184 (for the marketing name, search the web for "GPU Device Id") +[2022.07.06-00.15.53:147][ 0]LogWindows: EnumDisplayDevices: +[2022.07.06-00.15.53:148][ 0]LogWindows: 0. 'NVIDIA GeForce GTX 770' (P:1 D:1) +[2022.07.06-00.15.53:148][ 0]LogWindows: 1. 'NVIDIA GeForce GTX 770' (P:0 D:0) +[2022.07.06-00.15.53:148][ 0]LogWindows: 2. 'NVIDIA GeForce GTX 770' (P:0 D:0) +[2022.07.06-00.15.53:148][ 0]LogWindows: 3. 'NVIDIA GeForce GTX 770' (P:0 D:0) +[2022.07.06-00.15.53:148][ 0]LogWindows: 4. 'Intel(R) HD Graphics 4600' (P:0 D:0) +[2022.07.06-00.15.53:149][ 0]LogWindows: 5. 'Intel(R) HD Graphics 4600' (P:0 D:0) +[2022.07.06-00.15.53:149][ 0]LogWindows: 6. 'Intel(R) HD Graphics 4600' (P:0 D:0) +[2022.07.06-00.15.53:149][ 0]LogWindows: DebugString: PrimaryIsNotTheChoosenAdapter PrimaryIsNotTheChoosenAdapter PrimaryIsNotTheChoosenAdapter FoundDriverCount:4 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Adapter Name: NVIDIA GeForce GTX 770 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Driver Version: 456.71 (internal:27.21.14.5671, unified:456.71) +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Driver Date: 9-30-2020 +[2022.07.06-00.15.53:149][ 0]LogRHI: Texture pool is 2836 MB (70% of 4052 MB) +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Creating D3DDevice using adapter: +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Description : NVIDIA GeForce GTX 770 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: VendorId : 10de +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: DeviceId : 1184 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: SubSysId : 37763842 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Revision : 00a1 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: DedicatedVideoMemory : 4249288704 bytes +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: SharedSystemMemory : 8540506112 bytes +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: AdapterLuid : 0 45081 +[2022.07.06-00.15.53:212][ 0]LogD3D11RHI: RHI does not have support for 64 bit atomics +[2022.07.06-00.15.53:212][ 0]LogD3D11RHI: Async texture creation enabled +[2022.07.06-00.15.53:266][ 0]LogD3D11RHI: GPU Timing Frequency: 1000.000000 (Debug: 2 1) +[2022.07.06-00.15.53:315][ 0]LogRHI: GeForceNow SDK initialized: 1 +[2022.07.06-00.15.53:769][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AllDesktop' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2022.07.06-00.15.53:816][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2022.07.06-00.15.53:816][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2022.07.06-00.15.53:827][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2022.07.06-00.15.53:832][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxNoEditor' +[2022.07.06-00.15.53:837][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2022.07.06-00.15.53:842][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2022.07.06-00.15.53:853][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxAArch64NoEditor' +[2022.07.06-00.15.53:858][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxAArch64Client' +[2022.07.06-00.15.53:863][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxAArch64Server' +[2022.07.06-00.15.53:893][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Lumin' +[2022.07.06-00.15.53:894][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LuminClient' +[2022.07.06-00.15.53:903][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacNoEditor' +[2022.07.06-00.15.53:909][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2022.07.06-00.15.53:914][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2022.07.06-00.15.53:919][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2022.07.06-00.15.53:930][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2022.07.06-00.15.53:930][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2022.07.06-00.15.53:941][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsNoEditor' +[2022.07.06-00.15.53:946][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2022.07.06-00.15.53:951][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2022.07.06-00.15.53:955][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2022.07.06-00.15.53:955][ 0]LogTargetPlatformManager: Display: Building Assets For Windows +[2022.07.06-00.15.53:962][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2022.07.06-00.15.53:992][ 0]LogTextureFormatOodle: Display: Oodle Texture 2.9.0 init RDO Off +[2022.07.06-00.15.54:021][ 0]LogRendererCore: Ray tracing is disabled. Reason: r.RayTracing=0. +[2022.07.06-00.15.54:022][ 0]LogShaderCompilers: Guid format shader working directory is 16 characters bigger than the processId version (../../../../../UE4/Ex2 4.27/Intermediate/Shaders/WorkingDirectory/8528/). +[2022.07.06-00.15.54:022][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/RC/AppData/Local/Temp/UnrealShaderWorkingDir/32FB43E5488D2392CBB86FBF56E41020/'. +[2022.07.06-00.15.54:022][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2022.07.06-00.15.54:022][ 0]LogShaderCompilers: Cannot use XGE Shader Compiler as Incredibuild is not installed on this machine. +[2022.07.06-00.15.54:022][ 0]LogShaderCompilers: Display: Using Local Shader Compiler. +[2022.07.06-00.15.54:927][ 0]LogDerivedDataCache: Display: Max Cache Size: 512 MB +[2022.07.06-00.15.55:012][ 0]LogDerivedDataCache: Loaded boot cache 0.08s 94MB C:/Users/RC/AppData/Local/UnrealEngine/4.27/DerivedDataCache/Boot.ddc. +[2022.07.06-00.15.55:012][ 0]LogDerivedDataCache: Display: Loaded Boot cache: C:/Users/RC/AppData/Local/UnrealEngine/4.27/DerivedDataCache/Boot.ddc +[2022.07.06-00.15.55:062][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../UE4/Ex2 4.27/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2022.07.06-00.15.55:062][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchical cache Hierarchy. +[2022.07.06-00.15.55:062][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../UE4/Ex2 4.27/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.07.06-00.15.55:062][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchical cache Hierarchy. +[2022.07.06-00.15.55:081][ 0]LogDerivedDataCache: Display: Pak cache opened for reading ../../../Engine/DerivedDataCache/Compressed.ddp. +[2022.07.06-00.15.55:081][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.07.06-00.15.55:081][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchical cache Hierarchy. +[2022.07.06-00.15.55:212][ 0]LogDerivedDataCache: Speed tests for C:/Users/RC/AppData/Local/UnrealEngine/Common/DerivedDataCache took 0.13 seconds +[2022.07.06-00.15.55:212][ 0]LogDerivedDataCache: Display: Performance to C:/Users/RC/AppData/Local/UnrealEngine/Common/DerivedDataCache: Latency=0.06ms. RandomReadSpeed=801.11MBs, RandomWriteSpeed=7.22MBs. Assigned SpeedClass 'Local' +[2022.07.06-00.15.55:219][ 0]LogDerivedDataCache: Using Local data cache path C:/Users/RC/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2022.07.06-00.15.55:220][ 0]LogDerivedDataCache: Shared data cache path not found in *engine.ini, will not use an Shared cache. +[2022.07.06-00.15.55:220][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchical cache Hierarchy. +[2022.07.06-00.15.55:273][ 0]LogSlate: Using FreeType 2.10.0 +[2022.07.06-00.15.55:274][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2022.07.06-00.15.55:303][ 0]LogAssetRegistry: FAssetRegistry took 0.0029 seconds to start up +[2022.07.06-00.15.55:566][ 0]LogInit: Selected Device Profile: [Windows] +[2022.07.06-00.15.55:566][ 0]LogInit: Active device profile: [000001DA3767AC00][000001DA36157240 49] Windows +[2022.07.06-00.15.55:566][ 0]LogInit: Profiles: [000001DA3767AC00][000001DA36157240 49] Windows, [000001DA37604200][000001DA35D913C0 49] WindowsNoEditor, [000001DA37633F00][000001DA35D95540 49] WindowsServer, [000001DA37607E00][000001DA385476C0 49] WindowsClient, [000001DA37630300][000001DA3854B840 49] IOS, [000001DA37604100][000001DA3854F9C0 49] iPadAir, [000001DA37630200][000001DA38553B40 49] iPadAir2, [000001DA375AD100][000001DA3855A280 49] IPadPro, [000001DA375AD200][000001DA385562C0 49] iPadAir3, [000001DA37631D00][000001DA3855E440 49] iPadAir4, [000001DA375AC400][000001DA385625C0 49] iPadMini2, [000001DA37630E00][000001DA38566740 49] iPadMini3, [000001DA375AD600][000001DA3856A8C0 49] iPadMini4, [000001DA37630900][000001DA3615AA00 49] iPadMini5, [000001DA37606E00][000001DA38584C40 49] iPhone6, [000001DA37607000][000001DA38580C80 49] iPodTouch6, [000001DA375AFE00][000001DA38590F00 49] iPhone7, [000001DA375AFA00][000001DA38588F40 49] iPodTouch7, [000001DA37607A00][000001DA385950C0 49] iPhone5S, [000001DA375ACE00][000001DA38599240 49] iPhone6Plus, [000001DA37606A00][000001DA3859D3C0 49] iPhone6S, [000001DA375AF600][000001DA385A1540 49] iPhone6SPlus, [000001DA37607400][000001DA385A56C0 49] iPhone7Plus, [000001DA375AF500][000001DA385A9840 49] iPhoneSE, [000001DA37607F00][000001DA385AD9C0 49] iPhone8, [000001DA375AF200][000001DA385B1B40 49] iPhone8Plus, [000001DA37605000][000001DA385B4140 49] iPhoneX, [000001DA375ADD00][000001DA385B82C0 49] iPhoneXS, [000001DA37606300][000001DA385BC440 49] iPhoneXSMax, [000001DA375AEF00][000001DA385C05C0 49] iPhoneXR, [000001DA37604F00][000001DA385C4740 49] iPhone11, [000001DA375AE000][000001DA385C88C0 49] iPhone11Pro, [000001DA37605E00][000001DA385CCA40 49] iPhone11ProMax, [000001DA375AD500][000001DA3858CB80 49] iPhoneSE2, [000001DA37605900][000001DA385D0CC0 49] iPhone12Mini, [000001DA375ACB00][000001DA385D4E00 49] iPhone12, [000001DA37606F00][000001DA385D8F40 49] iPhone12Pro, [000001DA375AFB00][000001DA385E10C0 49] iPhone12ProMax, [000001DA37607800][000001DA385E5240 49] iPadPro105, [000001DA375AC300][000001DA385E93C0 49] iPadPro129, [000001DA37606800][000001DA385ED540 49] iPadPro97, [000001DA375AE500][000001DA385F16C0 49] iPadPro2_129, [000001DA37606D00][000001DA385F5840 49] iPad5, [000001DA375ADC00][000001DA385F99C0 49] iPad6, [000001DA37605A00][000001DA385FDB40 49] iPad7, [000001DA375AF000][000001DA38600140 49] iPad8, [000001DA37605700][000001DA386042C0 49] iPadPro11, [000001DA375AD300][000001DA38608440 49] iPadPro2_11, [000001DA37607D00][000001DA3860C5C0 49] iPadPro3_129, [000001DA375ACC00][000001DA38610740 49] iPadPro4_129, [000001DA37606700][000001DA386148C0 49] AppleTV, [000001DA375AE300][000001DA38618A40 49] AppleTV4K, [000001DA37604D00][000001DA3861CBC0 49] TVOS, [000001DA375ADE00][000001DA38620D40 49] Mac, [000001DA37606C00][000001DA385DCE80 49] MacClient, [000001DA375AED00][000001DA38624FC0 49] MacNoEditor, [000001DA37605C00][000001DA38629100 49] MacServer, [000001DA375AC100][000001DA38631280 49] Linux, [000001DA37606900][000001DA38635400 49] LinuxAArch64, [000001DA375ACD00][000001DA38639580 49] LinuxNoEditor, [000001DA37605600][000001DA3863D700 49] LinuxAArch64NoEditor, [000001DA375AF300][000001DA38641880 49] LinuxClient, [000001DA37606B00][000001DA38645A00 49] LinuxAArch64Client, [000001DA375AC600][000001DA38649B80 49] LinuxServer, [000001DA37606200][000001DA3864C180 49] LinuxAArch64Server, [000001DA375ACF00][000001DA38650300 49] Android, [000001DA37604700][000001DA38654480 49] Android_Low, [000001DA375AC500][000001DA38658600 49] Android_Mid, [000001DA37606600][000001DA3865C780 49] Android_High, [000001DA375AE700][000001DA38660900 49] Android_Default, [000001DA37633900][000001DA38664A80 49] Android_Adreno4xx, [000001DA37679400][000001DA38668C00 49] Android_Adreno5xx_Low, [000001DA37632E00][000001DA3866CD80 49] Android_Adreno5xx, [000001DA37678B00][000001DA38670F00 49] Android_Adreno6xx, [000001DA37632B00][000001DA3862D040 49] Android_Adreno6xx_Vulkan, [000001DA3767A400][000001DA38675180 49] Android_Mali_T6xx, [000001DA37631900][000001DA386792C0 49] Android_Mali_T7xx, [000001DA37678100][000001DA38681440 49] Android_Mali_T8xx, [000001DA37631100][000001DA386855C0 49] Android_Mali_G71, [000001DA3767A200][000001DA38689740 49] Android_Mali_G72, [000001DA37631A00][000001DA3868D8C0 49] Android_Mali_G72_Vulkan, [000001DA37679100][000001DA38691A40 49] Android_Mali_G76, [000001DA37633100][000001DA38695BC0 49] Android_Mali_G76_Vulkan, [000001DA37679D00][000001DA386981C0 49] Android_Mali_G77, [000001DA37631F00][000001DA3869C340 49] Android_Mali_G77_Vulkan, [000001DA37679000][000001DA386A04C0 49] Android_Mali_G78, [000001DA37632D00][000001DA386A4640 49] Android_Mali_G78_Vulkan, [000001DA3767B000][000001DA386A87C0 49] Android_Mali_G710, [000001DA37633800][000001DA386AC940 49] Android_Mali_G710_Vulkan, [000001DA37679E00][000001DA386B0AC0 49] Android_Vulkan_SM5, [000001DA37631800][000001DA386B4C40 49] Android_PowerVR_G6xxx, [000001DA37678500][000001DA386B8DC0 49] Android_PowerVR_GT7xxx, [000001DA37632900][000001DA386BCF40 49] Android_PowerVR_GE8xxx, [000001DA37679200][000001DA386C10C0 49] Android_PowerVR_GM9xxx, [000001DA375AD000][000001DA3867D200 49] Android_PowerVR_GM9xxx_Vulkan, [000001DA37678A00][000001DA386C5340 49] Android_TegraK1, [000001DA375AEB00][000001DA386C9480 49] Android_Unknown_Vulkan, [000001DA3767AA00][000001DA386CD5C0 49] Lumin, [000001DA375AFF00][000001DA386D5740 49] Lumin_Desktop, [000001DA37679300][000001DA386D98C0 49] HoloLens, +[2022.07.06-00.15.55:719][ 0]LogMeshReduction: Using QuadricMeshReduction for automatic static mesh reduction +[2022.07.06-00.15.55:719][ 0]LogMeshReduction: Using SimplygonMeshReduction for automatic skeletal mesh reduction +[2022.07.06-00.15.55:719][ 0]LogMeshReduction: Using ProxyLODMeshReduction for automatic mesh merging +[2022.07.06-00.15.55:719][ 0]LogMeshReduction: No distributed automatic mesh merging module available +[2022.07.06-00.15.55:719][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2022.07.06-00.15.55:738][ 0]LogNetVersion: Ex2 1.0.0, NetCL: 17155196, EngineNetVer: 17, GameNetVer: 0 (Checksum: 3249199118) +[2022.07.06-00.15.56:233][ 0]LogTexture: Default maximum texture size for cubemaps generated from long-lat sources has been changed from 512 to unlimited. In order to preserve old behaiour for '/Engine/MapTemplates/Sky/DaylightAmbientCubemap.DaylightAmbientCubemap', its maximum texture size has been explicitly set to 512. +[2022.07.06-00.15.56:303][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2022.07.06-00.15.56:309][ 0]LogUObjectArray: 17178 objects as part of root set at end of initial load. +[2022.07.06-00.15.56:309][ 0]LogUObjectAllocator: 4302048 out of 0 bytes used by permanent object pool. +[2022.07.06-00.15.56:309][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2022.07.06-00.15.56:647][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 0FAA7A4E4697E938CB4D838BEA1AA488 | Instance: 13C58D4D42B267B589882E9D76A97AF0 (DESKTOP-SI6OOMG-8528). +[2022.07.06-00.15.56:684][ 0]LogPython: Using Python 3.7.7 +[2022.07.06-00.15.57:430][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2022.07.06-00.15.57:435][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2022.07.06-00.15.57:681][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:681][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:684][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:686][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:696][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:703][ 0]LogUProjectInfo: Found projects: +[2022.07.06-00.15.57:930][ 0]LogOpenImageDenoise: OIDN starting up +[2022.07.06-00.15.57:975][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2022.07.06-00.15.57:999][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.07.06-00.15.57:999][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.07.06-00.15.58:151][ 0]LogCollectionManager: Loaded 0 collections in 0.000700 seconds +[2022.07.06-00.15.58:179][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Saved/Collections/' took 0.00s +[2022.07.06-00.15.58:179][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Content/Developers/RC/Collections/' took 0.00s +[2022.07.06-00.15.58:179][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Content/Collections/' took 0.00s +[2022.07.06-00.15.58:179][ 0]LogOcInput: OculusInput pre-init called +[2022.07.06-00.15.58:486][ 0]LogEngine: Initializing Engine... +[2022.07.06-00.15.58:725][ 0]LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. +[2022.07.06-00.15.58:725][ 0]LogHMD: Failed to initialize OpenVR with code 110 +[2022.07.06-00.15.58:733][ 0]LogMagicLeap: Warning: VR disabled because ZI is not enabled. To enable, in the editor, Edit -> Project Settings -> Plugins -> Magic Leap Plugin -> Enable Zero Iteration +[2022.07.06-00.15.58:734][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2022.07.06-00.15.58:886][ 0]LogInit: Initializing FReadOnlyCVARCache +[2022.07.06-00.15.58:895][ 0]LogAIModule: Creating AISystem for world Untitled +[2022.07.06-00.15.58:900][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2022.07.06-00.15.58:903][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2022.07.06-00.15.58:904][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2022.07.06-00.15.58:904][ 0]LogAudio: Display: Audio Device Manager Initialized +[2022.07.06-00.15.58:904][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.07.06-00.15.58:905][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.07.06-00.15.58:905][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.07.06-00.15.58:905][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.07.06-00.15.58:905][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Initializing audio mixer. +[2022.07.06-00.15.58:924][ 0]LogAudioMixer: Display: 0: FrontLeft +[2022.07.06-00.15.58:924][ 0]LogAudioMixer: Display: 1: FrontRight +[2022.07.06-00.15.58:961][ 0]LogAudioMixer: Display: Using Audio Device Speakers / Headphones (Realtek High Definition Audio) +[2022.07.06-00.15.58:963][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.07.06-00.15.58:965][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.07.06-00.15.58:965][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.07.06-00.15.58:966][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterEQSubmixDefault' +[2022.07.06-00.15.58:966][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called +[2022.07.06-00.15.58:966][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048 +[2022.07.06-00.15.58:968][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal() +[2022.07.06-00.15.58:968][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time +[2022.07.06-00.15.58:968][ 0]LogInit: FAudioDevice initialized. +[2022.07.06-00.15.58:969][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2022.07.06-00.15.58:969][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2022.07.06-00.15.59:275][ 0]LogDerivedDataCache: Saved boot cache 0.31s 94MB C:/Users/RC/AppData/Local/UnrealEngine/4.27/DerivedDataCache/Boot.ddc. +[2022.07.06-00.15.59:277][ 0]LogInit: Texture streaming: Enabled +[2022.07.06-00.15.59:290][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 4.27.2-18319896+++UE4+Release-4.27 +[2022.07.06-00.15.59:293][ 0]LogEngineSessionManager: EngineSessionManager initialized +[2022.07.06-00.15.59:293][ 0]LogEditorSessionSummary: Verbose: Initializing EditorSessionSummaryWriter for editor session tracking +[2022.07.06-00.15.59:295][ 0]LogEditorSessionSummary: EditorSessionSummaryWriter initialized +[2022.07.06-00.15.59:320][ 0]LogInit: Transaction tracking system initialized +[2022.07.06-00.15.59:496][ 0]BlueprintLog: New page: Editor Load +[2022.07.06-00.15.59:561][ 0]LocalizationService: Localization service is disabled +[2022.07.06-00.15.59:742][ 0]TimingProfiler: Initialize +[2022.07.06-00.15.59:742][ 0]TimingProfiler: OnSessionChanged +[2022.07.06-00.15.59:742][ 0]LoadingProfiler: Initialize +[2022.07.06-00.15.59:742][ 0]LoadingProfiler: OnSessionChanged +[2022.07.06-00.15.59:742][ 0]NetworkingProfiler: Initialize +[2022.07.06-00.15.59:742][ 0]NetworkingProfiler: OnSessionChanged +[2022.07.06-00.15.59:742][ 0]MemoryProfiler: Initialize +[2022.07.06-00.15.59:742][ 0]MemoryProfiler: OnSessionChanged +[2022.07.06-00.16.00:128][ 0]LogCook: Display: CookSettings for Memory: MemoryMaxUsedVirtual 0MiB, MemoryMaxUsedPhysical 16384MiB, MemoryMinFreeVirtual 0MiB, MemoryMinFreePhysical 1024MiB +[2022.07.06-00.16.00:128][ 0]LogCook: Display: Mobile HDR setting 1 +[2022.07.06-00.16.00:317][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Content/' took 0.12s +[2022.07.06-00.16.00:574][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2022.07.06-00.16.00:577][ 0]SourceControl: Source control is disabled +[2022.07.06-00.16.00:577][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 11.934 +[2022.07.06-00.16.00:577][ 0]Cmd: MAP LOAD FILE="../../../../../UE4/Ex2 4.27/Content/FirstPersonBP/Maps/TestingMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3 +[2022.07.06-00.16.00:789][ 0]LightingResults: New page: Lighting Build +[2022.07.06-00.16.00:791][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.16.00:791][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.16.00:791][ 0]MapCheck: New page: Map Check +[2022.07.06-00.16.00:791][ 0]LightingResults: New page: Lighting Build +[2022.07.06-00.16.00:799][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.07.06-00.16.00:802][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 1.03ms +[2022.07.06-00.16.01:708][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.01:708][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.01:709][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.01:709][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.01:709][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.01:709][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.03:236][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.03:236][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.03:237][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.04:154][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.04:154][ 0]LoadErrors: Failed to load /Game/Weapons/Specials/special_Mesh/defaultMat.defaultMat Referenced by Venom_X +[2022.07.06-00.16.04:155][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.04:155][ 0]LoadErrors: Failed to load /Game/Weapons/Specials/special_Mesh/defaultMat.defaultMat Referenced by Venom_X +[2022.07.06-00.16.04:571][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.04:571][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_002.Material_002 Referenced by p226 +[2022.07.06-00.16.04:571][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.04:571][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_001_001.Material_001_001 Referenced by p226 +[2022.07.06-00.16.04:571][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.04:571][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_003_001.Material_003_001 Referenced by p226 +[2022.07.06-00.16.04:572][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.04:572][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_004_001.Material_004_001 Referenced by p226 +[2022.07.06-00.16.04:572][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.04:572][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_005_001.Material_005_001 Referenced by p226 +[2022.07.06-00.16.04:572][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.04:572][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_002_001.Material_002_001 Referenced by p226 +[2022.07.06-00.16.04:572][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.04:572][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/None.Material_0 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_002.Material_002 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_001_001.Material_001_001 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_003_001.Material_003_001 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_004_001.Material_004_001 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_005_001.Material_005_001 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_002_001.Material_002_001 Referenced by p226 +[2022.07.06-00.16.04:574][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.04:574][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/None.Material_0 Referenced by p226 +[2022.07.06-00.16.05:462][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TestingMap'. +[2022.07.06-00.16.05:463][ 0]LogAIModule: Creating AISystem for world TestingMap +[2022.07.06-00.16.05:550][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2022.07.06-00.16.05:591][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 1.13ms +[2022.07.06-00.16.05:591][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2022.07.06-00.16.05:591][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.126ms to complete. +[2022.07.06-00.16.05:591][ 0]LogFileHelpers: Loading map 'TestingMap' took 5.014 +[2022.07.06-00.16.05:593][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 16.950 +[2022.07.06-00.16.08:953][ 0]LogSlate: Only BGRA pngs, bmps or icos are supported in by External Image Picker +[2022.07.06-00.16.09:694][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.09:702][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.09:710][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.09:717][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.10:259][ 0]LogNativeClassHierarchy: Verbose: Native class hierarchy populated in 0.0114 seconds. Added 3822 classes and 928 folders. +[2022.07.06-00.16.10:281][ 0]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'WidgetCarousel' in 0.0004 seconds. Added 0 classes and 0 folders. +[2022.07.06-00.16.10:469][ 0]LogPakFile: PakFile PrimaryIndexSize=187 +[2022.07.06-00.16.10:469][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:469][ 0]LogPakFile: PakFile FullDirectoryIndexSize=148 +[2022.07.06-00.16.10:476][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/FP_FirstPerson.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:476][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/FP_FirstPerson.upack) +[2022.07.06-00.16.10:476][ 0]LogPakFile: OnPakFileMounted2Time == 0.006471 +[2022.07.06-00.16.10:499][ 0]LogPakFile: PakFile PrimaryIndexSize=189 +[2022.07.06-00.16.10:499][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:499][ 0]LogPakFile: PakFile FullDirectoryIndexSize=152 +[2022.07.06-00.16.10:499][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/FP_FirstPersonBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:499][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/FP_FirstPersonBP.upack) +[2022.07.06-00.16.10:499][ 0]LogPakFile: OnPakFileMounted2Time == 0.000056 +[2022.07.06-00.16.10:536][ 0]LogPakFile: PakFile PrimaryIndexSize=191 +[2022.07.06-00.16.10:536][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:536][ 0]LogPakFile: PakFile FullDirectoryIndexSize=160 +[2022.07.06-00.16.10:536][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/MobileStarterContent.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:536][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/MobileStarterContent.upack) +[2022.07.06-00.16.10:536][ 0]LogPakFile: OnPakFileMounted2Time == 0.000049 +[2022.07.06-00.16.10:550][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.10:550][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:550][ 0]LogPakFile: PakFile FullDirectoryIndexSize=148 +[2022.07.06-00.16.10:550][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/StarterContent.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:550][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/StarterContent.upack) +[2022.07.06-00.16.10:550][ 0]LogPakFile: OnPakFileMounted2Time == 0.000052 +[2022.07.06-00.16.10:564][ 0]LogPakFile: PakFile PrimaryIndexSize=190 +[2022.07.06-00.16.10:564][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:564][ 0]LogPakFile: PakFile FullDirectoryIndexSize=154 +[2022.07.06-00.16.10:564][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_2DSideScroller.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:564][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_2DSideScroller.upack) +[2022.07.06-00.16.10:564][ 0]LogPakFile: OnPakFileMounted2Time == 0.000044 +[2022.07.06-00.16.10:581][ 0]LogPakFile: PakFile PrimaryIndexSize=192 +[2022.07.06-00.16.10:581][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:581][ 0]LogPakFile: PakFile FullDirectoryIndexSize=158 +[2022.07.06-00.16.10:581][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_2DSideScrollerBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:582][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_2DSideScrollerBP.upack) +[2022.07.06-00.16.10:582][ 0]LogPakFile: OnPakFileMounted2Time == 0.000056 +[2022.07.06-00.16.10:702][ 0]LogPakFile: PakFile PrimaryIndexSize=182 +[2022.07.06-00.16.10:702][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:702][ 0]LogPakFile: PakFile FullDirectoryIndexSize=138 +[2022.07.06-00.16.10:702][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_Flying.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:702][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_Flying.upack) +[2022.07.06-00.16.10:702][ 0]LogPakFile: OnPakFileMounted2Time == 0.000043 +[2022.07.06-00.16.10:717][ 0]LogPakFile: PakFile PrimaryIndexSize=184 +[2022.07.06-00.16.10:717][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:717][ 0]LogPakFile: PakFile FullDirectoryIndexSize=142 +[2022.07.06-00.16.10:717][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_FlyingBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:717][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_FlyingBP.upack) +[2022.07.06-00.16.10:717][ 0]LogPakFile: OnPakFileMounted2Time == 0.000047 +[2022.07.06-00.16.10:749][ 0]LogPakFile: PakFile PrimaryIndexSize=188 +[2022.07.06-00.16.10:749][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:749][ 0]LogPakFile: PakFile FullDirectoryIndexSize=150 +[2022.07.06-00.16.10:749][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_HandheldARBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:749][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_HandheldARBP.upack) +[2022.07.06-00.16.10:749][ 0]LogPakFile: OnPakFileMounted2Time == 0.000049 +[2022.07.06-00.16.10:781][ 0]LogPakFile: PakFile PrimaryIndexSize=182 +[2022.07.06-00.16.10:781][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:781][ 0]LogPakFile: PakFile FullDirectoryIndexSize=138 +[2022.07.06-00.16.10:781][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_Puzzle.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:781][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_Puzzle.upack) +[2022.07.06-00.16.10:781][ 0]LogPakFile: OnPakFileMounted2Time == 0.000047 +[2022.07.06-00.16.10:825][ 0]LogPakFile: PakFile PrimaryIndexSize=184 +[2022.07.06-00.16.10:825][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:825][ 0]LogPakFile: PakFile FullDirectoryIndexSize=142 +[2022.07.06-00.16.10:825][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_PuzzleBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:825][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_PuzzleBP.upack) +[2022.07.06-00.16.10:825][ 0]LogPakFile: OnPakFileMounted2Time == 0.000042 +[2022.07.06-00.16.10:843][ 0]LogPakFile: PakFile PrimaryIndexSize=183 +[2022.07.06-00.16.10:843][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:843][ 0]LogPakFile: PakFile FullDirectoryIndexSize=140 +[2022.07.06-00.16.10:843][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_Rolling.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:843][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_Rolling.upack) +[2022.07.06-00.16.10:843][ 0]LogPakFile: OnPakFileMounted2Time == 0.000056 +[2022.07.06-00.16.10:855][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.10:855][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:855][ 0]LogPakFile: PakFile FullDirectoryIndexSize=144 +[2022.07.06-00.16.10:855][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_RollingBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:855][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_RollingBP.upack) +[2022.07.06-00.16.10:855][ 0]LogPakFile: OnPakFileMounted2Time == 0.000093 +[2022.07.06-00.16.10:868][ 0]LogPakFile: PakFile PrimaryIndexSize=188 +[2022.07.06-00.16.10:868][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:868][ 0]LogPakFile: PakFile FullDirectoryIndexSize=150 +[2022.07.06-00.16.10:868][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_SideScroller.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:868][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_SideScroller.upack) +[2022.07.06-00.16.10:868][ 0]LogPakFile: OnPakFileMounted2Time == 0.000047 +[2022.07.06-00.16.10:883][ 0]LogPakFile: PakFile PrimaryIndexSize=190 +[2022.07.06-00.16.10:883][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:883][ 0]LogPakFile: PakFile FullDirectoryIndexSize=154 +[2022.07.06-00.16.10:883][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_SideScrollerBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:883][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_SideScrollerBP.upack) +[2022.07.06-00.16.10:883][ 0]LogPakFile: OnPakFileMounted2Time == 0.000051 +[2022.07.06-00.16.10:974][ 0]LogPakFile: PakFile PrimaryIndexSize=187 +[2022.07.06-00.16.10:974][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:974][ 0]LogPakFile: PakFile FullDirectoryIndexSize=148 +[2022.07.06-00.16.10:974][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_ThirdPerson.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:974][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_ThirdPerson.upack) +[2022.07.06-00.16.10:974][ 0]LogPakFile: OnPakFileMounted2Time == 0.000157 +[2022.07.06-00.16.10:998][ 0]LogPakFile: PakFile PrimaryIndexSize=189 +[2022.07.06-00.16.10:998][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:998][ 0]LogPakFile: PakFile FullDirectoryIndexSize=152 +[2022.07.06-00.16.10:998][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_ThirdPersonBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:998][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_ThirdPersonBP.upack) +[2022.07.06-00.16.10:998][ 0]LogPakFile: OnPakFileMounted2Time == 0.000092 +[2022.07.06-00.16.11:065][ 0]LogPakFile: PakFile PrimaryIndexSize=183 +[2022.07.06-00.16.11:065][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:065][ 0]LogPakFile: PakFile FullDirectoryIndexSize=140 +[2022.07.06-00.16.11:065][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_TopDown.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:065][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_TopDown.upack) +[2022.07.06-00.16.11:065][ 0]LogPakFile: OnPakFileMounted2Time == 0.000068 +[2022.07.06-00.16.11:088][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.11:088][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:088][ 0]LogPakFile: PakFile FullDirectoryIndexSize=144 +[2022.07.06-00.16.11:088][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_TopDownBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:088][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_TopDownBP.upack) +[2022.07.06-00.16.11:088][ 0]LogPakFile: OnPakFileMounted2Time == 0.000057 +[2022.07.06-00.16.11:168][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.11:168][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:168][ 0]LogPakFile: PakFile FullDirectoryIndexSize=144 +[2022.07.06-00.16.11:168][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_TwinStick.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:169][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_TwinStick.upack) +[2022.07.06-00.16.11:169][ 0]LogPakFile: OnPakFileMounted2Time == 0.000086 +[2022.07.06-00.16.11:210][ 0]LogPakFile: PakFile PrimaryIndexSize=187 +[2022.07.06-00.16.11:210][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:210][ 0]LogPakFile: PakFile FullDirectoryIndexSize=148 +[2022.07.06-00.16.11:210][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_TwinStickBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:210][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_TwinStickBP.upack) +[2022.07.06-00.16.11:210][ 0]LogPakFile: OnPakFileMounted2Time == 0.000064 +[2022.07.06-00.16.11:231][ 0]LogPakFile: PakFile PrimaryIndexSize=183 +[2022.07.06-00.16.11:231][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:231][ 0]LogPakFile: PakFile FullDirectoryIndexSize=140 +[2022.07.06-00.16.11:231][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_Vehicle.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:231][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_Vehicle.upack) +[2022.07.06-00.16.11:231][ 0]LogPakFile: OnPakFileMounted2Time == 0.000058 +[2022.07.06-00.16.11:238][ 0]LogPakFile: PakFile PrimaryIndexSize=186 +[2022.07.06-00.16.11:238][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:238][ 0]LogPakFile: PakFile FullDirectoryIndexSize=146 +[2022.07.06-00.16.11:239][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleAdv.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:239][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleAdv.upack) +[2022.07.06-00.16.11:239][ 0]LogPakFile: OnPakFileMounted2Time == 0.000064 +[2022.07.06-00.16.11:256][ 0]LogPakFile: PakFile PrimaryIndexSize=188 +[2022.07.06-00.16.11:256][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:256][ 0]LogPakFile: PakFile FullDirectoryIndexSize=150 +[2022.07.06-00.16.11:256][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleAdvBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:256][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleAdvBP.upack) +[2022.07.06-00.16.11:256][ 0]LogPakFile: OnPakFileMounted2Time == 0.000052 +[2022.07.06-00.16.11:267][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.11:267][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:267][ 0]LogPakFile: PakFile FullDirectoryIndexSize=144 +[2022.07.06-00.16.11:267][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:267][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleBP.upack) +[2022.07.06-00.16.11:267][ 0]LogPakFile: OnPakFileMounted2Time == 0.000048 +[2022.07.06-00.16.11:316][ 0]LogPakFile: PakFile PrimaryIndexSize=192 +[2022.07.06-00.16.11:316][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:316][ 0]LogPakFile: PakFile FullDirectoryIndexSize=158 +[2022.07.06-00.16.11:316][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_VirtualRealityBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:316][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_VirtualRealityBP.upack) +[2022.07.06-00.16.11:316][ 0]LogPakFile: OnPakFileMounted2Time == 0.000044 +[2022.07.06-00.16.13:690][ 0]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'AddContentDialog' in 0.0004 seconds. Added 0 classes and 0 folders. +[2022.07.06-00.16.14:061][ 0]LogSlate: Took 0.000230 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2022.07.06-00.16.14:178][ 0]LogSlate: Took 0.115665 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2022.07.06-00.16.14:210][ 0]LogSlate: Took 0.000217 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2022.07.06-00.16.14:790][ 0]LogRenderer: Reallocating scene render targets to support 904x456 Format 10 NumSamples 1 (Frame:1). +[2022.07.06-00.16.15:496][ 0]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'HierarchicalLODOutliner' in 0.0003 seconds. Added 0 classes and 0 folders. +[2022.07.06-00.16.15:496][ 0]LogLoad: (Engine Initialization) Total time: 26.85 seconds +[2022.07.06-00.16.15:496][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2022.07.06-00.16.15:916][ 0]LogAssetRegistry: Asset discovery search completed in 20.6134 seconds +[2022.07.06-00.16.15:922][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000003 seconds (updated 0 objects) +[2022.07.06-00.16.15:944][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2022.07.06-00.16.16:144][ 0]LogSlate: Took 0.028473 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2022.07.06-00.16.16:614][ 2]LogSlate: Took 0.014306 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2022.07.06-00.16.17:167][ 4]LogSlate: Took 0.000222 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2022.07.06-00.16.23:839][195]LogSlate: Window 'Message Log' being destroyed +[2022.07.06-00.16.23:843][195]LogSlate: Window 'Message Log' being destroyed +[2022.07.06-00.16.26:828][505]LogTemp: Repeating last play command: Selected Viewport +[2022.07.06-00.16.26:850][505]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.07.06-00.16.26:962][505]PIE: New page: PIE session: TestingMap (Jul 5, 2022, 10:16:26 AM) +[2022.07.06-00.16.26:972][505]LogOnline: OSS: Creating online subsystem instance for: NULL +[2022.07.06-00.16.26:980][505]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +[2022.07.06-00.16.26:992][505]LogPlayLevel: Creating play world package: /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap +[2022.07.06-00.16.27:022][505]LogPlayLevel: PIE: StaticDuplicateObject took: (0.030069s) +[2022.07.06-00.16.27:024][505]LogAIModule: Creating AISystem for world TestingMap +[2022.07.06-00.16.27:024][505]LogPlayLevel: PIE: World Init took: (0.001167s) +[2022.07.06-00.16.27:024][505]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/FirstPersonBP/Maps/TestingMap.TestingMap to /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap.TestingMap (0.032350s) +[2022.07.06-00.16.27:032][505]LogUObjectHash: Compacting FUObjectHashTables data took 0.74ms +[2022.07.06-00.16.27:034][505]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Sample Rate: 48000 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Max Channels (voices): 32 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.07.06-00.16.27:034][505]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.07.06-00.16.27:034][505]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.07.06-00.16.27:034][505]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.07.06-00.16.27:034][505]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Initializing audio mixer. +[2022.07.06-00.16.27:039][505]LogAudioMixer: Display: 0: FrontLeft +[2022.07.06-00.16.27:039][505]LogAudioMixer: Display: 1: FrontRight +[2022.07.06-00.16.27:070][505]LogAudioMixer: Display: Using Audio Device Speakers / Headphones (Realtek High Definition Audio) +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Creating Master Submix 'MasterEQSubmixDefault' +[2022.07.06-00.16.27:071][505]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048 +[2022.07.06-00.16.27:072][505]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal() +[2022.07.06-00.16.27:072][505]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time +[2022.07.06-00.16.27:072][505]LogInit: FAudioDevice initialized. +[2022.07.06-00.16.27:072][505]LogAudio: Display: Audio Device (ID: 2) registered with world 'TestingMap'. +[2022.07.06-00.16.27:175][505]LogLoad: Game class is 'FirstPersonGameMode_C' +[2022.07.06-00.16.27:279][505]LogWorld: Bringing World /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap.TestingMap up for play (max tick rate 0) at 2022.07.05-17.16.27 +[2022.07.06-00.16.27:279][505]LogWorld: Bringing up level for play took: 0.010509 +[2022.07.06-00.16.27:279][505]LogOnline: OSS: Creating online subsystem instance for: :Context_2 +[2022.07.06-00.16.27:410][505]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'MovieSceneCapture' in 0.0004 seconds. Added 20 classes and 0 folders. +[2022.07.06-00.16.27:714][505]PIE: Server logged in +[2022.07.06-00.16.27:721][505]PIE: Play in editor total start time 0.884 seconds. +[2022.07.06-00.16.44:880][485]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.44:881][485]LogWorld: BeginTearingDown for /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap +[2022.07.06-00.16.44:881][485]LogWorld: UWorld::CleanupWorld for TestingMap, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.16.44:881][485]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.16.44:889][485]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.07.06-00.16.44:891][485]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.16.44:944][485]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.07.06-00.16.44:944][485]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called +[2022.07.06-00.16.44:946][485]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called +[2022.07.06-00.16.44:948][485]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.44:957][485]LogUObjectHash: Compacting FUObjectHashTables data took 1.19ms +[2022.07.06-00.16.45:033][486]LogPlayLevel: Display: Destroying online subsystem :Context_2 +[2022.07.06-00.18.21:559][664]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Weapons/Rifles/rifle_BP/AUG_BP.AUG_BP +[2022.07.06-00.18.23:732][664]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'BlueprintGraph' in 0.0006 seconds. Added 126 classes and 0 folders. +[2022.07.06-00.18.39:719][703]LogSlate: Window 'AUG_BP' being destroyed +[2022.07.06-00.18.39:727][703]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.18.39:727][703]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.18.39:885][703]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Weapons/Rifles/rifle_BP/AUG_BP.AUG_BP +[2022.07.06-00.18.40:451][703]LogBlueprintEditor: Perf: 0.5 total seconds to load all 5 blueprint libraries in project. Avoid references to content in blueprint libraries to shorten this time. +[2022.07.06-00.18.40:451][703]LogBlueprintEditor: Perf: 0.2 seconds loading: /Engine/ArtTools/RenderToTexture/Macros/RenderToTextureFunctionLibrary +[2022.07.06-00.18.41:196][703]LogSlate: Took 0.000204 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2022.07.06-00.18.45:510][ 34]LogSlate: Took 0.376037 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2022.07.06-00.18.45:737][ 51]LogRenderer: Reallocating scene render targets to support 904x564 Format 10 NumSamples 1 (Frame:1). +[2022.07.06-00.19.11:773][965]LogSlate: Window 'AUG_BP' being destroyed +[2022.07.06-00.19.14:319][245]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Weapons/Rifles/rifle_BP/wAUGA1_BP.wAUGA1_BP +[2022.07.06-00.19.23:991][257]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.19.23:991][257]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.19.36:043][569]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/FirstPersonBP/Blueprints/FirstPersonCharacter.FirstPersonCharacter +[2022.07.06-00.20.04:651][322]BlueprintLog: New page: Compile AUG_BP +[2022.07.06-00.20.04:834][322]LogUObjectHash: Compacting FUObjectHashTables data took 4.85ms +[2022.07.06-00.20.05:291][354]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Weapons/Rifles/rifle_BP/AUG_BP" FILE="../../../../../UE4/Ex2 4.27/Content/Weapons/Rifles/rifle_BP/AUG_BP.uasset" SILENT=true +[2022.07.06-00.20.05:472][354]LogSavePackage: Moving '../../../../../UE4/Ex2 4.27/Saved/AUG_BP201570E84F486CE66F80B29C025E40DA.tmp' to '../../../../../UE4/Ex2 4.27/Content/Weapons/Rifles/rifle_BP/AUG_BP.uasset' +[2022.07.06-00.20.05:497][354]AssetCheck: New page: Asset Save: AUG_BP +[2022.07.06-00.20.05:497][354]LogContentValidation: Display: Validating Blueprint /Game/Weapons/Rifles/rifle_BP/AUG_BP.AUG_BP +[2022.07.06-00.20.07:150][524]LogTemp: Repeating last play command: Selected Viewport +[2022.07.06-00.20.07:157][524]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.07.06-00.20.07:157][524]PIE: New page: PIE session: TestingMap (Jul 5, 2022, 10:20:07 AM) +[2022.07.06-00.20.07:179][524]LogPlayLevel: Creating play world package: /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap +[2022.07.06-00.20.07:213][524]LogPlayLevel: PIE: StaticDuplicateObject took: (0.034212s) +[2022.07.06-00.20.07:214][524]LogAIModule: Creating AISystem for world TestingMap +[2022.07.06-00.20.07:214][524]LogPlayLevel: PIE: World Init took: (0.001071s) +[2022.07.06-00.20.07:214][524]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/FirstPersonBP/Maps/TestingMap.TestingMap to /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap.TestingMap (0.035445s) +[2022.07.06-00.20.07:253][524]LogUObjectHash: Compacting FUObjectHashTables data took 3.37ms +[2022.07.06-00.20.07:255][524]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2022.07.06-00.20.07:255][524]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.07.06-00.20.07:255][524]LogAudioMixer: Display: Sample Rate: 48000 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Max Channels (voices): 32 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.07.06-00.20.07:256][524]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.07.06-00.20.07:256][524]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.07.06-00.20.07:256][524]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.07.06-00.20.07:256][524]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Initializing audio mixer. +[2022.07.06-00.20.07:261][524]LogAudioMixer: Display: 0: FrontLeft +[2022.07.06-00.20.07:261][524]LogAudioMixer: Display: 1: FrontRight +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Using Audio Device Speakers / Headphones (Realtek High Definition Audio) +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Creating Master Submix 'MasterEQSubmixDefault' +[2022.07.06-00.20.07:291][524]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048 +[2022.07.06-00.20.07:292][524]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal() +[2022.07.06-00.20.07:293][524]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time +[2022.07.06-00.20.07:293][524]LogInit: FAudioDevice initialized. +[2022.07.06-00.20.07:293][524]LogAudio: Display: Audio Device (ID: 3) registered with world 'TestingMap'. +[2022.07.06-00.20.07:302][524]LogLoad: Game class is 'FirstPersonGameMode_C' +[2022.07.06-00.20.07:313][524]LogWorld: Bringing World /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap.TestingMap up for play (max tick rate 0) at 2022.07.05-17.20.07 +[2022.07.06-00.20.07:313][524]LogWorld: Bringing up level for play took: 0.010825 +[2022.07.06-00.20.07:313][524]LogOnline: OSS: Creating online subsystem instance for: :Context_10 +[2022.07.06-00.20.07:317][524]PIE: Server logged in +[2022.07.06-00.20.07:319][524]PIE: Play in editor total start time 0.162 seconds. +[2022.07.06-00.20.13:570][223]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.20.13:570][223]LogWorld: BeginTearingDown for /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap +[2022.07.06-00.20.13:570][223]LogWorld: UWorld::CleanupWorld for TestingMap, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.20.13:571][223]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.20.13:582][223]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.07.06-00.20.13:587][223]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.20.13:621][223]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.07.06-00.20.13:622][223]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called +[2022.07.06-00.20.13:623][223]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called +[2022.07.06-00.20.13:628][223]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.20.13:640][223]LogUObjectHash: Compacting FUObjectHashTables data took 3.21ms +[2022.07.06-00.20.13:671][224]LogPlayLevel: Display: Destroying online subsystem :Context_10 +[2022.07.06-00.20.26:184][529]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Weapons/MainWeaponClass/AUG_BP.AUG_BP +[2022.07.06-00.20.32:819][177]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.20.32:819][177]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.20.34:583][314]LogUObjectHash: Compacting FUObjectHashTables data took 4.33ms +[2022.07.06-00.20.39:129][314]LogSlate: Window 'Delete Assets' being destroyed +[2022.07.06-00.20.39:308][314]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.07.06-00.20.39:308][314]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.20.39:308][314]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.20.39:408][314]LogUObjectGlobals: Force Deleting 1 Package(s): + Asset Name: /Game/Weapons/MainWeaponClass/AUG_BP.AUG_BP +[2022.07.06-00.20.43:763][314]LogUObjectHash: Compacting FUObjectHashTables data took 4.43ms +[2022.07.06-00.20.46:319][314]LogSlate: Window 'Message' being destroyed +[2022.07.06-00.20.46:324][314]Message dialog closed, result: Ok, title: Message, text: Blueprint /Game/Weapons/MainWeaponClass/AUG_BP.AUG_BP is in use. + +--- +Running the editor with '-NoLoadStartupPackages' may help if the object is loaded at startup. +--- + + +External referencers of Blueprint /Game/Weapons/MainWeaponClass/AUG_BP.AUG_BP: + GCObjectReferencer /Engine/Transient.GCObjectReferencer_0 (root) (2) + 0) [[native reference]] + 1) [[native reference]] + + +[2022.07.06-00.20.46:324][314]LogObjectTools: Warning: ForceDeleteObject failed to delete AUG_BP, this package is now potentially corrupt +[2022.07.06-00.20.46:382][314]LogOutputDevice: Warning: + +Script Stack (0 frames): + +[2022.07.06-00.20.48:112][314]LogStats: FPlatformStackWalk::StackWalkAndDump - 1.731 s +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: === Handled ensure: === +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: Ensure condition failed: false [File:D:/Build/++UE4/Sync/Engine/Source/Editor/UnrealEd/Private/ObjectTools.cpp] [Line: 3205] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: Failed to unload all packages during ForceDeleteObjects - +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: these packages are likely corrupt. Consider restarting the +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: editor, noting which assets remain and then deleting them +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: from the file system manually: +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: /Game/Weapons/MainWeaponClass/AUG_BP +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: Stack: +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8d10daa8 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9d55f9 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c11b269 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c400dde UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c3f7e97 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92b3a6fe UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92b5280e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929a421e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a1e104 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a07097 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929f9b62 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32c025 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf3192b7 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32e465 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf314410 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be858 USER32.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be299 USER32.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32fb79 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a2865a UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929c6b09 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c493e9e UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c8de2 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c8184 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb6b902bac UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb6b902faa UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb6b8f23a7 UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8045f685 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb805732fe UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb805543c6 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a89657 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92ad6e4a UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8058f6f0 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929a2112 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a05087 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929f8756 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32bcc8 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf3192b7 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32e465 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf314410 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be858 USER32.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be299 USER32.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32fcd4 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786cc7621 UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786ce0fcc UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786ce10ba UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786ce40dd UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786cf5984 UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786cf853a UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf7b77034 KERNEL32.DLL!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf8c42651 ntdll.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: +[2022.07.06-00.20.48:122][314]LogStats: SubmitErrorReport - 0.000 s +[2022.07.06-00.21.05:264][314]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. +[2022.07.06-00.21.05:264][314]LogStats: SendNewReport - 17.142 s +[2022.07.06-00.21.05:264][314]LogStats: FDebug::EnsureFailed - 18.892 s +[2022.07.06-00.21.21:472][388]LogUObjectHash: Compacting FUObjectHashTables data took 3.59ms +[2022.07.06-00.21.36:668][388]LogSlate: Window 'Replace References?' being destroyed +[2022.07.06-00.21.36:671][388]Message dialog closed, result: Ok, title: Replace References?, text: This will replace any reference to the pending deleted assets with AUG_BP; and then delete them. + +Are you sure? +[2022.07.06-00.21.36:671][388]LogSlate: Window 'Delete Assets' being destroyed +[2022.07.06-00.21.36:811][388]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.07.06-00.21.36:811][388]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.21.36:811][388]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.21.37:751][388]LogOutputDevice: Warning: + +Script Stack (0 frames): + +[2022.07.06-00.21.37:888][388]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.137 s +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: === Handled ensure: === +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: Ensure condition failed: BlueprintToConsolidate->GeneratedClass [File:D:/Build/++UE4/Sync/Engine/Source/Editor/UnrealEd/Private/ObjectTools.cpp] [Line: 1397] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: Stack: +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8d10e969 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c2b3c UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c46e7 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c11b3c2 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c4458d3 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c3f7e97 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92b3a6fe UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92b5280e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb929a421e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a1e104 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a07097 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb929f9b62 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32c025 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf3192b7 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32e465 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf314410 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be858 USER32.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be299 USER32.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32fb79 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a2865a UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb929c6b09 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c493e9e UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c8de2 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c8184 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb6b902bac UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb6b902faa UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb6b8f23a7 UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8045f685 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb805732fe UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb805543c6 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a9cf28 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92ac1b21 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92ac8370 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a9c587 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92b3a6fe UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92b5280e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92ac9ae5 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb929a421e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a1e104 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a07097 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb929f9b62 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32c025 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf3192b7 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32e465 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf314410 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be858 USER32.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be299 USER32.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32fcd4 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ff786cc7621 UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ff786ce0fcc UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ff786ce10ba UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ff786ce40dd UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ff786cf5984 UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ff786cf853a UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbf7b77034 KERNEL32.DLL!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbf8c42651 ntdll.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: +[2022.07.06-00.21.37:984][388]LogStats: SubmitErrorReport - 0.000 s +[2022.07.06-00.21.39:785][388]LogStats: SendNewReport - 1.801 s +[2022.07.06-00.21.39:785][388]LogStats: FDebug::EnsureFailed - 2.035 s +[2022.07.06-00.21.39:850][388]LogUObjectHash: Compacting FUObjectHashTables data took 3.44ms diff --git a/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0002/UE4Minidump.dmp b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0002/UE4Minidump.dmp new file mode 100644 index 0000000..2797323 Binary files /dev/null and b/Saved/Crashes/UE4CC-Windows-7A384FD54ED7E1639AC5C0AD976256D4_0002/UE4Minidump.dmp differ diff --git a/Saved/Logs/Ex2.log b/Saved/Logs/Ex2.log new file mode 100644 index 0000000..964665f --- /dev/null +++ b/Saved/Logs/Ex2.log @@ -0,0 +1,1325 @@ +Log file open, 07/05/22 17:15:51 +LogWindows: Failed to load 'aqProf.dll' (GetLastError=126) +LogWindows: File 'aqProf.dll' does not exist +LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126) +LogWindows: File 'VtuneApi.dll' does not exist +LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126) +LogWindows: File 'VtuneApi32e.dll' does not exist +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogInit: Display: Running engine for game: Ex2 +LogPlatformFile: Not using cached read wrapper +LogTaskGraph: Started task graph with 5 named threads and 14 total threads with 3 sets of task threads. +LogStats: Stats thread started at 0.714156 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: -8:00, Platform Override: '' +LogInit: Display: Loading text-based GConfig.... +LogPluginManager: Mounting plugin MeshPainting +LogPluginManager: Mounting plugin XGEController +LogPluginManager: Mounting plugin Paper2D +LogPluginManager: Mounting plugin LiveLink +LogPluginManager: Mounting plugin AISupport +LogPluginManager: Mounting plugin EnvironmentQueryEditor +LogPluginManager: Mounting plugin CameraShakePreviewer +LogPluginManager: Mounting plugin GameplayCameras +LogPluginManager: Mounting plugin OodleData +LogPluginManager: Mounting plugin OodleNetwork +LogPluginManager: Mounting plugin AnimationSharing +LogPluginManager: Mounting plugin CLionSourceCodeAccess +LogPluginManager: Mounting plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting plugin GitSourceControl +LogPluginManager: Mounting plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting plugin NullSourceCodeAccess +LogPluginManager: Mounting plugin PerforceSourceControl +LogPluginManager: Mounting plugin PixWinPlugin +LogPluginManager: Mounting plugin PlasticSourceControl +LogPluginManager: Mounting plugin PluginUtils +LogPluginManager: Mounting plugin PropertyAccessNode +LogPluginManager: Mounting plugin RiderSourceCodeAccess +LogPluginManager: Mounting plugin SubversionSourceControl +LogPluginManager: Mounting plugin TextureFormatOodle +LogPluginManager: Mounting plugin UObjectPlugin +LogPluginManager: Mounting plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting plugin XCodeSourceCodeAccess +LogPluginManager: Mounting plugin AssetManagerEditor +LogPluginManager: Mounting plugin CryptoKeys +LogPluginManager: Mounting plugin CurveEditorTools +LogPluginManager: Mounting plugin DataValidation +LogPluginManager: Mounting plugin FacialAnimation +LogPluginManager: Mounting plugin GameplayTagsEditor +LogPluginManager: Mounting plugin GeometryMode +LogPluginManager: Mounting plugin DatasmithContent +LogPluginManager: Mounting plugin MacGraphicsSwitching +LogPluginManager: Mounting plugin MaterialAnalyzer +LogPluginManager: Mounting plugin MobileLauncherProfileWizard +LogPluginManager: Mounting plugin PluginBrowser +LogPluginManager: Mounting plugin VariantManagerContent +LogPluginManager: Mounting plugin SpeedTreeImporter +LogPluginManager: Mounting plugin AlembicImporter +LogPluginManager: Mounting plugin BackChannel +LogPluginManager: Mounting plugin ChaosCloth +LogPluginManager: Mounting plugin ChaosClothEditor +LogPluginManager: Mounting plugin ChaosEditor +LogPluginManager: Mounting plugin ChaosNiagara +LogPluginManager: Mounting plugin ChaosSolverPlugin +LogPluginManager: Mounting plugin CharacterAI +LogPluginManager: Mounting plugin GeometryCache +LogPluginManager: Mounting plugin GeometryCollectionPlugin +LogPluginManager: Mounting plugin Niagara +LogPluginManager: Mounting plugin GeometryProcessing +LogPluginManager: Mounting plugin MotoSynth +LogPluginManager: Mounting plugin OpenImageDenoise +LogPluginManager: Mounting plugin PlanarCut +LogPluginManager: Mounting plugin PlatformCrypto +LogPluginManager: Mounting plugin PythonScriptPlugin +LogPluginManager: Mounting plugin ProxyLODPlugin +LogPluginManager: Mounting plugin SkeletalReduction +LogPluginManager: Mounting plugin LuminPlatformFeatures +LogPluginManager: Mounting plugin MagicLeap +LogPluginManager: Mounting plugin MagicLeapLightEstimation +LogPluginManager: Mounting plugin MagicLeapMedia +LogPluginManager: Mounting plugin AndroidMedia +LogPluginManager: Mounting plugin AvfMedia +LogPluginManager: Mounting plugin MagicLeapPassableWorld +LogPluginManager: Mounting plugin MLSDK +LogPluginManager: Mounting plugin ImgMedia +LogPluginManager: Mounting plugin MediaCompositing +LogPluginManager: Mounting plugin MediaPlayerEditor +LogPluginManager: Mounting plugin WebMMedia +LogPluginManager: Mounting plugin WmfMedia +LogPluginManager: Mounting plugin TcpMessaging +LogPluginManager: Mounting plugin UdpMessaging +LogPluginManager: Mounting plugin ActorSequence +LogPluginManager: Mounting plugin LevelSequenceEditor +LogPluginManager: Mounting plugin MatineeToLevelSequence +LogPluginManager: Mounting plugin TemplateSequence +LogPluginManager: Mounting plugin OnlineSubsystem +LogPluginManager: Mounting plugin OnlineSubsystemNull +LogPluginManager: Mounting plugin OnlineSubsystemUtils +LogPluginManager: Mounting plugin LauncherChunkInstaller +LogPluginManager: Mounting plugin ActorLayerUtilities +LogPluginManager: Mounting plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting plugin AndroidMoviePlayer +LogPluginManager: Mounting plugin AndroidPermission +LogPluginManager: Mounting plugin AppleImageUtils +LogPluginManager: Mounting plugin AppleMoviePlayer +LogPluginManager: Mounting plugin ArchVisCharacter +LogPluginManager: Mounting plugin AssetTags +LogPluginManager: Mounting plugin AudioCapture +LogPluginManager: Mounting plugin AudioSynesthesia +LogPluginManager: Mounting plugin CableComponent +LogPluginManager: Mounting plugin ChunkDownloader +LogPluginManager: Mounting plugin CustomMeshComponent +LogPluginManager: Mounting plugin EditableMesh +LogPluginManager: Mounting plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting plugin GoogleCloudMessaging +LogPluginManager: Mounting plugin GooglePAD +LogPluginManager: Mounting plugin IOSDeviceProfileSelector +LogPluginManager: Mounting plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting plugin LocationServicesBPLibrary +LogPluginManager: Mounting plugin MobilePatchingUtils +LogPluginManager: Mounting plugin OpenXR +LogPluginManager: Mounting plugin OpenXREyeTracker +LogPluginManager: Mounting plugin OpenXRHandTracking +LogPluginManager: Mounting plugin PhysXVehicles +LogPluginManager: Mounting plugin PostSplashScreen +LogPluginManager: Mounting plugin ProceduralMeshComponent +LogPluginManager: Mounting plugin PropertyAccessEditor +LogPluginManager: Mounting plugin RuntimePhysXCooking +LogPluginManager: Mounting plugin SignificanceManager +LogPluginManager: Mounting plugin SoundFields +LogPluginManager: Mounting plugin Synthesis +LogPluginManager: Mounting plugin WebMMoviePlayer +LogPluginManager: Mounting plugin WindowsMoviePlayer +LogPluginManager: Mounting plugin ScreenshotTools +LogPluginManager: Mounting plugin Takes +LogPluginManager: Mounting plugin LightPropagationVolume +LogPluginManager: Mounting plugin AutomationUtils +LogPluginManager: Mounting plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting plugin ContentBrowserClassDataSource +LogPluginManager: Mounting plugin ContentBrowserFileDataSource +LogPluginManager: Mounting plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting plugin OnlineSubsystemIOS +LogPluginManager: Mounting plugin OculusVR +LogPluginManager: Mounting plugin SteamVR +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogInit: Using libcurl 7.55.1-DEV +LogInit: - built for x86_64-pc-win32 +LogInit: - supports SSL with OpenSSL/1.1.1 +LogInit: - supports HTTP deflate (compression) using libz 1.2.8 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_IDN +LogInit: CurlRequestOptions (configurable via config and command line): +LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate +LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +LogInit: - LocalHostAddr = Default +LogInit: - BufferSize = 65536 +LogOnline: OSS: Creating online subsystem instance for: NULL +LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467 +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +LogOculusPluginWrapper: OculusPlugin initialized successfully +LogHMD: Failed initializing OVRPlugin 1.59.0 +LogInit: Build: ++UE4+Release-4.27-CL-18319896 +LogInit: Engine Version: 4.27.2-18319896+++UE4+Release-4.27 +LogInit: Compatible Engine Version: 4.27.0-17155196+++UE4+Release-4.27 +LogInit: Net CL: 17155196 +LogInit: OS: Windows 10 (Release 2009) (), CPU: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz, GPU: NVIDIA GeForce GTX 770 +LogInit: Compiled (64-bit): Nov 30 2021 07:12:08 +LogInit: Compiled with Visual C++: 19.24.28315.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE4+Release-4.27 +LogInit: Command Line: -EpicPortal -epicusername=8B0000B8 -epicuserid=c32ec3fe770f4d41b5f6466a11b07f70 -epiclocale=en -epicsandboxid=ue +LogInit: Base Directory: E:/EpicGames/UE_4.27/Engine/Binaries/Win64/ +LogInit: Allocator: TBB +LogInit: Installed Engine Build: 1 +LogDevObjectVersion: Number of dev versions registered: 29 +LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 +LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 +LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 +LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 +LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 +LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 +LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 +LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 +LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 14 +LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 +LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 45 +LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 +LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 +LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 +LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 +LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 +LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 +LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 +LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 +LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 47 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 1 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10 +LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 +LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 +LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 +LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 +LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 +LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool. +LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +LogConfig: Setting CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +LogConfig: Setting CVar [[s.AsyncLoadingThreadEnabled:0]] +LogConfig: Setting CVar [[s.EventDrivenLoaderEnabled:1]] +LogConfig: Setting CVar [[s.WarnIfTimeLimitExceeded:0]] +LogConfig: Setting CVar [[s.TimeLimitExceededMultiplier:1.5]] +LogConfig: Setting CVar [[s.TimeLimitExceededMinTime:0.005]] +LogConfig: Setting CVar [[s.UseBackgroundLevelStreaming:1]] +LogConfig: Setting CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +LogConfig: Setting CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +LogConfig: Setting CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +LogConfig: Setting CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +LogConfig: Setting CVar [[s.UnregisterComponentsTimeLimit:1.0]] +LogConfig: Setting CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +LogConfig: Setting CVar [[s.FlushStreamingOnExit:1]] +LogInit: Object subsystem initialized +LogConfig: Setting CVar [[con.DebugEarlyDefault:1]] +LogConfig: Setting CVar [[r.setres:1280x720]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[r.VSync:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[r.RHICmdBypass:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[r.GPUCrashDebugging:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[r.DefaultFeature.MotionBlur:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:523][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.AsyncLoadingThreadEnabled:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.EventDrivenLoaderEnabled:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.WarnIfTimeLimitExceeded:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.TimeLimitExceededMinTime:0.005]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.UseBackgroundLevelStreaming:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[s.FlushStreamingOnExit:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.SizeOfPermanentObjectPool:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.FlushStreamingOnGC:0]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.AllowParallelGC:1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2022.07.06-00.15.52:523][ 0]LogConfig: Setting CVar [[gc.MaxObjectsInEditor:25165824]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.CreateGCClusters:1]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.MinGCClusterSize:5]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.ActorClusteringEnabled:0]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.BlueprintClusteringEnabled:0]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Setting CVar [[gc.MultithreadedDestructionEnabled:1]] +[2022.07.06-00.15.52:524][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:524][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.ShadowQuality:5]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AOQuality:2]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.VolumetricFog:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.CapsuleShadows:1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2022.07.06-00.15.52:531][ 0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.LensFlareQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.BloomQuality:5]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Upscale.Quality:3]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.LightShaftQuality:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.Boost:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.VT.MaxAnisotropy:8]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.RefractionQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSR.Quality:3]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSR.HalfResSceneColor:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SceneColorFormat:4]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.DetailMode:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.AnisotropicMaterials:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSS.Scale:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSS.Quality:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSS.HalfRes:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SSGI.Quality:3]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[grass.DensityScale:1.0]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2022.07.06-00.15.52:532][ 0]LogConfig: Setting CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2022.07.06-00.15.52:532][ 0]LogInit: Selected Device Profile: [Windows] +[2022.07.06-00.15.52:532][ 0]LogInit: Applying CVar settings loaded from the selected device profile: [Windows] +[2022.07.06-00.15.52:532][ 0]LogHAL: Display: Platform has ~ 16 GB [17081012224 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2022.07.06-00.15.52:533][ 0]LogInit: Going up to parent DeviceProfile [] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.ShadowQuality:5]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AOQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VolumetricFog:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.CapsuleShadows:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.LensFlareQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.BloomQuality:5]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Upscale.Quality:3]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.LightShaftQuality:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.Boost:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.VT.MaxAnisotropy:8]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.RefractionQuality:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSR.Quality:3]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSR.HalfResSceneColor:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SceneColorFormat:4]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.DetailMode:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.AnisotropicMaterials:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSS.Scale:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSS.Quality:1]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSS.HalfRes:0]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.SSGI.Quality:3]] +[2022.07.06-00.15.52:533][ 0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[grass.DensityScale:1.0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[net.UseAdaptiveNetUpdateFrequency:0]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Setting CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.07.06-00.15.52:534][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Editor.ini] +[2022.07.06-00.15.52:534][ 0]LogInit: Computer: DESKTOP-SI6OOMG +[2022.07.06-00.15.52:534][ 0]LogInit: User: RC +[2022.07.06-00.15.52:534][ 0]LogInit: CPU Page size=4096, Cores=4 +[2022.07.06-00.15.52:534][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2022.07.06-00.15.52:534][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) +[2022.07.06-00.15.52:534][ 0]LogMemory: Platform Memory Stats for Windows +[2022.07.06-00.15.52:534][ 0]LogMemory: Process Physical Memory: 142.30 MB used, 142.31 MB peak +[2022.07.06-00.15.52:534][ 0]LogMemory: Process Virtual Memory: 113.06 MB used, 113.06 MB peak +[2022.07.06-00.15.52:534][ 0]LogMemory: Physical Memory: 6485.56 MB used, 9804.16 MB free, 16289.72 MB total +[2022.07.06-00.15.52:534][ 0]LogMemory: Virtual Memory: 134206680.00 MB used, 11049.02 MB free, 134217728.00 MB total +[2022.07.06-00.15.52:540][ 0]LogWindows: WindowsPlatformFeatures enabled +[2022.07.06-00.15.52:581][ 0]LogInit: Physics initialised using underlying interface: PhysX +[2022.07.06-00.15.52:582][ 0]LogInit: Using OS detected language (en-US). +[2022.07.06-00.15.52:582][ 0]LogInit: Using OS detected locale (en-US). +[2022.07.06-00.15.52:585][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so the 'en' localization will be used. +[2022.07.06-00.15.52:854][ 0]LogInit: Setting process to per monitor DPI aware +[2022.07.06-00.15.52:864][ 0]LogWindowsTextInputMethodSystem: Display: IME system deactivated. +[2022.07.06-00.15.52:874][ 0]LogSlate: New Slate User Created. User Index 0, Is Virtual User: 0 +[2022.07.06-00.15.52:874][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2022.07.06-00.15.53:035][ 0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll +[2022.07.06-00.15.53:040][ 0]LogHMD: Failed to initialize OpenVR with code 110 +[2022.07.06-00.15.53:040][ 0]LogD3D11RHI: D3D11 min allowed feature level: 11_0 +[2022.07.06-00.15.53:040][ 0]LogD3D11RHI: D3D11 max allowed feature level: 11_0 +[2022.07.06-00.15.53:040][ 0]LogD3D11RHI: D3D11 adapters: +[2022.07.06-00.15.53:129][ 0]LogD3D11RHI: 0. 'NVIDIA GeForce GTX 770' (Feature Level 11_0) +[2022.07.06-00.15.53:129][ 0]LogD3D11RHI: 4052/0/8144 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:1, VendorId:0x10de +[2022.07.06-00.15.53:137][ 0]LogD3D11RHI: 1. 'Intel(R) HD Graphics 4600' (Feature Level 11_0) +[2022.07.06-00.15.53:137][ 0]LogD3D11RHI: 112/0/2048 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x8086 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: 2. 'Microsoft Basic Render Driver' (Feature Level 11_0) +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: 0/0/8144 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: Chosen D3D11 Adapter: +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: Description : NVIDIA GeForce GTX 770 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: VendorId : 10de +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: DeviceId : 1184 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: SubSysId : 37763842 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: Revision : 00a1 +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: DedicatedVideoMemory : 4249288704 bytes +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: SharedSystemMemory : 8540506112 bytes +[2022.07.06-00.15.53:141][ 0]LogD3D11RHI: AdapterLuid : 0 45081 +[2022.07.06-00.15.53:147][ 0]LogD3D11RHI: Creating new Direct3DDevice +[2022.07.06-00.15.53:147][ 0]LogD3D11RHI: GPU DeviceId: 0x1184 (for the marketing name, search the web for "GPU Device Id") +[2022.07.06-00.15.53:147][ 0]LogWindows: EnumDisplayDevices: +[2022.07.06-00.15.53:148][ 0]LogWindows: 0. 'NVIDIA GeForce GTX 770' (P:1 D:1) +[2022.07.06-00.15.53:148][ 0]LogWindows: 1. 'NVIDIA GeForce GTX 770' (P:0 D:0) +[2022.07.06-00.15.53:148][ 0]LogWindows: 2. 'NVIDIA GeForce GTX 770' (P:0 D:0) +[2022.07.06-00.15.53:148][ 0]LogWindows: 3. 'NVIDIA GeForce GTX 770' (P:0 D:0) +[2022.07.06-00.15.53:148][ 0]LogWindows: 4. 'Intel(R) HD Graphics 4600' (P:0 D:0) +[2022.07.06-00.15.53:149][ 0]LogWindows: 5. 'Intel(R) HD Graphics 4600' (P:0 D:0) +[2022.07.06-00.15.53:149][ 0]LogWindows: 6. 'Intel(R) HD Graphics 4600' (P:0 D:0) +[2022.07.06-00.15.53:149][ 0]LogWindows: DebugString: PrimaryIsNotTheChoosenAdapter PrimaryIsNotTheChoosenAdapter PrimaryIsNotTheChoosenAdapter FoundDriverCount:4 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Adapter Name: NVIDIA GeForce GTX 770 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Driver Version: 456.71 (internal:27.21.14.5671, unified:456.71) +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Driver Date: 9-30-2020 +[2022.07.06-00.15.53:149][ 0]LogRHI: Texture pool is 2836 MB (70% of 4052 MB) +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Creating D3DDevice using adapter: +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Description : NVIDIA GeForce GTX 770 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: VendorId : 10de +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: DeviceId : 1184 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: SubSysId : 37763842 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: Revision : 00a1 +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: DedicatedVideoMemory : 4249288704 bytes +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: SharedSystemMemory : 8540506112 bytes +[2022.07.06-00.15.53:149][ 0]LogD3D11RHI: AdapterLuid : 0 45081 +[2022.07.06-00.15.53:212][ 0]LogD3D11RHI: RHI does not have support for 64 bit atomics +[2022.07.06-00.15.53:212][ 0]LogD3D11RHI: Async texture creation enabled +[2022.07.06-00.15.53:266][ 0]LogD3D11RHI: GPU Timing Frequency: 1000.000000 (Debug: 2 1) +[2022.07.06-00.15.53:315][ 0]LogRHI: GeForceNow SDK initialized: 1 +[2022.07.06-00.15.53:769][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AllDesktop' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2022.07.06-00.15.53:796][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2022.07.06-00.15.53:816][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2022.07.06-00.15.53:816][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2022.07.06-00.15.53:827][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2022.07.06-00.15.53:832][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxNoEditor' +[2022.07.06-00.15.53:837][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2022.07.06-00.15.53:842][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2022.07.06-00.15.53:853][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxAArch64NoEditor' +[2022.07.06-00.15.53:858][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxAArch64Client' +[2022.07.06-00.15.53:863][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxAArch64Server' +[2022.07.06-00.15.53:893][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Lumin' +[2022.07.06-00.15.53:894][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LuminClient' +[2022.07.06-00.15.53:903][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacNoEditor' +[2022.07.06-00.15.53:909][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2022.07.06-00.15.53:914][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2022.07.06-00.15.53:919][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2022.07.06-00.15.53:930][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2022.07.06-00.15.53:930][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2022.07.06-00.15.53:941][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsNoEditor' +[2022.07.06-00.15.53:946][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2022.07.06-00.15.53:951][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2022.07.06-00.15.53:955][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2022.07.06-00.15.53:955][ 0]LogTargetPlatformManager: Display: Building Assets For Windows +[2022.07.06-00.15.53:962][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2022.07.06-00.15.53:992][ 0]LogTextureFormatOodle: Display: Oodle Texture 2.9.0 init RDO Off +[2022.07.06-00.15.54:021][ 0]LogRendererCore: Ray tracing is disabled. Reason: r.RayTracing=0. +[2022.07.06-00.15.54:022][ 0]LogShaderCompilers: Guid format shader working directory is 16 characters bigger than the processId version (../../../../../UE4/Ex2 4.27/Intermediate/Shaders/WorkingDirectory/8528/). +[2022.07.06-00.15.54:022][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/RC/AppData/Local/Temp/UnrealShaderWorkingDir/32FB43E5488D2392CBB86FBF56E41020/'. +[2022.07.06-00.15.54:022][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2022.07.06-00.15.54:022][ 0]LogShaderCompilers: Cannot use XGE Shader Compiler as Incredibuild is not installed on this machine. +[2022.07.06-00.15.54:022][ 0]LogShaderCompilers: Display: Using Local Shader Compiler. +[2022.07.06-00.15.54:927][ 0]LogDerivedDataCache: Display: Max Cache Size: 512 MB +[2022.07.06-00.15.55:012][ 0]LogDerivedDataCache: Loaded boot cache 0.08s 94MB C:/Users/RC/AppData/Local/UnrealEngine/4.27/DerivedDataCache/Boot.ddc. +[2022.07.06-00.15.55:012][ 0]LogDerivedDataCache: Display: Loaded Boot cache: C:/Users/RC/AppData/Local/UnrealEngine/4.27/DerivedDataCache/Boot.ddc +[2022.07.06-00.15.55:062][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../UE4/Ex2 4.27/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2022.07.06-00.15.55:062][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchical cache Hierarchy. +[2022.07.06-00.15.55:062][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../UE4/Ex2 4.27/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.07.06-00.15.55:062][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchical cache Hierarchy. +[2022.07.06-00.15.55:081][ 0]LogDerivedDataCache: Display: Pak cache opened for reading ../../../Engine/DerivedDataCache/Compressed.ddp. +[2022.07.06-00.15.55:081][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.07.06-00.15.55:081][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchical cache Hierarchy. +[2022.07.06-00.15.55:212][ 0]LogDerivedDataCache: Speed tests for C:/Users/RC/AppData/Local/UnrealEngine/Common/DerivedDataCache took 0.13 seconds +[2022.07.06-00.15.55:212][ 0]LogDerivedDataCache: Display: Performance to C:/Users/RC/AppData/Local/UnrealEngine/Common/DerivedDataCache: Latency=0.06ms. RandomReadSpeed=801.11MBs, RandomWriteSpeed=7.22MBs. Assigned SpeedClass 'Local' +[2022.07.06-00.15.55:219][ 0]LogDerivedDataCache: Using Local data cache path C:/Users/RC/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2022.07.06-00.15.55:220][ 0]LogDerivedDataCache: Shared data cache path not found in *engine.ini, will not use an Shared cache. +[2022.07.06-00.15.55:220][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchical cache Hierarchy. +[2022.07.06-00.15.55:273][ 0]LogSlate: Using FreeType 2.10.0 +[2022.07.06-00.15.55:274][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2022.07.06-00.15.55:303][ 0]LogAssetRegistry: FAssetRegistry took 0.0029 seconds to start up +[2022.07.06-00.15.55:566][ 0]LogInit: Selected Device Profile: [Windows] +[2022.07.06-00.15.55:566][ 0]LogInit: Active device profile: [000001DA3767AC00][000001DA36157240 49] Windows +[2022.07.06-00.15.55:566][ 0]LogInit: Profiles: [000001DA3767AC00][000001DA36157240 49] Windows, [000001DA37604200][000001DA35D913C0 49] WindowsNoEditor, [000001DA37633F00][000001DA35D95540 49] WindowsServer, [000001DA37607E00][000001DA385476C0 49] WindowsClient, [000001DA37630300][000001DA3854B840 49] IOS, [000001DA37604100][000001DA3854F9C0 49] iPadAir, [000001DA37630200][000001DA38553B40 49] iPadAir2, [000001DA375AD100][000001DA3855A280 49] IPadPro, [000001DA375AD200][000001DA385562C0 49] iPadAir3, [000001DA37631D00][000001DA3855E440 49] iPadAir4, [000001DA375AC400][000001DA385625C0 49] iPadMini2, [000001DA37630E00][000001DA38566740 49] iPadMini3, [000001DA375AD600][000001DA3856A8C0 49] iPadMini4, [000001DA37630900][000001DA3615AA00 49] iPadMini5, [000001DA37606E00][000001DA38584C40 49] iPhone6, [000001DA37607000][000001DA38580C80 49] iPodTouch6, [000001DA375AFE00][000001DA38590F00 49] iPhone7, [000001DA375AFA00][000001DA38588F40 49] iPodTouch7, [000001DA37607A00][000001DA385950C0 49] iPhone5S, [000001DA375ACE00][000001DA38599240 49] iPhone6Plus, [000001DA37606A00][000001DA3859D3C0 49] iPhone6S, [000001DA375AF600][000001DA385A1540 49] iPhone6SPlus, [000001DA37607400][000001DA385A56C0 49] iPhone7Plus, [000001DA375AF500][000001DA385A9840 49] iPhoneSE, [000001DA37607F00][000001DA385AD9C0 49] iPhone8, [000001DA375AF200][000001DA385B1B40 49] iPhone8Plus, [000001DA37605000][000001DA385B4140 49] iPhoneX, [000001DA375ADD00][000001DA385B82C0 49] iPhoneXS, [000001DA37606300][000001DA385BC440 49] iPhoneXSMax, [000001DA375AEF00][000001DA385C05C0 49] iPhoneXR, [000001DA37604F00][000001DA385C4740 49] iPhone11, [000001DA375AE000][000001DA385C88C0 49] iPhone11Pro, [000001DA37605E00][000001DA385CCA40 49] iPhone11ProMax, [000001DA375AD500][000001DA3858CB80 49] iPhoneSE2, [000001DA37605900][000001DA385D0CC0 49] iPhone12Mini, [000001DA375ACB00][000001DA385D4E00 49] iPhone12, [000001DA37606F00][000001DA385D8F40 49] iPhone12Pro, [000001DA375AFB00][000001DA385E10C0 49] iPhone12ProMax, [000001DA37607800][000001DA385E5240 49] iPadPro105, [000001DA375AC300][000001DA385E93C0 49] iPadPro129, [000001DA37606800][000001DA385ED540 49] iPadPro97, [000001DA375AE500][000001DA385F16C0 49] iPadPro2_129, [000001DA37606D00][000001DA385F5840 49] iPad5, [000001DA375ADC00][000001DA385F99C0 49] iPad6, [000001DA37605A00][000001DA385FDB40 49] iPad7, [000001DA375AF000][000001DA38600140 49] iPad8, [000001DA37605700][000001DA386042C0 49] iPadPro11, [000001DA375AD300][000001DA38608440 49] iPadPro2_11, [000001DA37607D00][000001DA3860C5C0 49] iPadPro3_129, [000001DA375ACC00][000001DA38610740 49] iPadPro4_129, [000001DA37606700][000001DA386148C0 49] AppleTV, [000001DA375AE300][000001DA38618A40 49] AppleTV4K, [000001DA37604D00][000001DA3861CBC0 49] TVOS, [000001DA375ADE00][000001DA38620D40 49] Mac, [000001DA37606C00][000001DA385DCE80 49] MacClient, [000001DA375AED00][000001DA38624FC0 49] MacNoEditor, [000001DA37605C00][000001DA38629100 49] MacServer, [000001DA375AC100][000001DA38631280 49] Linux, [000001DA37606900][000001DA38635400 49] LinuxAArch64, [000001DA375ACD00][000001DA38639580 49] LinuxNoEditor, [000001DA37605600][000001DA3863D700 49] LinuxAArch64NoEditor, [000001DA375AF300][000001DA38641880 49] LinuxClient, [000001DA37606B00][000001DA38645A00 49] LinuxAArch64Client, [000001DA375AC600][000001DA38649B80 49] LinuxServer, [000001DA37606200][000001DA3864C180 49] LinuxAArch64Server, [000001DA375ACF00][000001DA38650300 49] Android, [000001DA37604700][000001DA38654480 49] Android_Low, [000001DA375AC500][000001DA38658600 49] Android_Mid, [000001DA37606600][000001DA3865C780 49] Android_High, [000001DA375AE700][000001DA38660900 49] Android_Default, [000001DA37633900][000001DA38664A80 49] Android_Adreno4xx, [000001DA37679400][000001DA38668C00 49] Android_Adreno5xx_Low, [000001DA37632E00][000001DA3866CD80 49] Android_Adreno5xx, [000001DA37678B00][000001DA38670F00 49] Android_Adreno6xx, [000001DA37632B00][000001DA3862D040 49] Android_Adreno6xx_Vulkan, [000001DA3767A400][000001DA38675180 49] Android_Mali_T6xx, [000001DA37631900][000001DA386792C0 49] Android_Mali_T7xx, [000001DA37678100][000001DA38681440 49] Android_Mali_T8xx, [000001DA37631100][000001DA386855C0 49] Android_Mali_G71, [000001DA3767A200][000001DA38689740 49] Android_Mali_G72, [000001DA37631A00][000001DA3868D8C0 49] Android_Mali_G72_Vulkan, [000001DA37679100][000001DA38691A40 49] Android_Mali_G76, [000001DA37633100][000001DA38695BC0 49] Android_Mali_G76_Vulkan, [000001DA37679D00][000001DA386981C0 49] Android_Mali_G77, [000001DA37631F00][000001DA3869C340 49] Android_Mali_G77_Vulkan, [000001DA37679000][000001DA386A04C0 49] Android_Mali_G78, [000001DA37632D00][000001DA386A4640 49] Android_Mali_G78_Vulkan, [000001DA3767B000][000001DA386A87C0 49] Android_Mali_G710, [000001DA37633800][000001DA386AC940 49] Android_Mali_G710_Vulkan, [000001DA37679E00][000001DA386B0AC0 49] Android_Vulkan_SM5, [000001DA37631800][000001DA386B4C40 49] Android_PowerVR_G6xxx, [000001DA37678500][000001DA386B8DC0 49] Android_PowerVR_GT7xxx, [000001DA37632900][000001DA386BCF40 49] Android_PowerVR_GE8xxx, [000001DA37679200][000001DA386C10C0 49] Android_PowerVR_GM9xxx, [000001DA375AD000][000001DA3867D200 49] Android_PowerVR_GM9xxx_Vulkan, [000001DA37678A00][000001DA386C5340 49] Android_TegraK1, [000001DA375AEB00][000001DA386C9480 49] Android_Unknown_Vulkan, [000001DA3767AA00][000001DA386CD5C0 49] Lumin, [000001DA375AFF00][000001DA386D5740 49] Lumin_Desktop, [000001DA37679300][000001DA386D98C0 49] HoloLens, +[2022.07.06-00.15.55:719][ 0]LogMeshReduction: Using QuadricMeshReduction for automatic static mesh reduction +[2022.07.06-00.15.55:719][ 0]LogMeshReduction: Using SimplygonMeshReduction for automatic skeletal mesh reduction +[2022.07.06-00.15.55:719][ 0]LogMeshReduction: Using ProxyLODMeshReduction for automatic mesh merging +[2022.07.06-00.15.55:719][ 0]LogMeshReduction: No distributed automatic mesh merging module available +[2022.07.06-00.15.55:719][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2022.07.06-00.15.55:738][ 0]LogNetVersion: Ex2 1.0.0, NetCL: 17155196, EngineNetVer: 17, GameNetVer: 0 (Checksum: 3249199118) +[2022.07.06-00.15.56:233][ 0]LogTexture: Default maximum texture size for cubemaps generated from long-lat sources has been changed from 512 to unlimited. In order to preserve old behaiour for '/Engine/MapTemplates/Sky/DaylightAmbientCubemap.DaylightAmbientCubemap', its maximum texture size has been explicitly set to 512. +[2022.07.06-00.15.56:303][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2022.07.06-00.15.56:309][ 0]LogUObjectArray: 17178 objects as part of root set at end of initial load. +[2022.07.06-00.15.56:309][ 0]LogUObjectAllocator: 4302048 out of 0 bytes used by permanent object pool. +[2022.07.06-00.15.56:309][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2022.07.06-00.15.56:647][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 0FAA7A4E4697E938CB4D838BEA1AA488 | Instance: 13C58D4D42B267B589882E9D76A97AF0 (DESKTOP-SI6OOMG-8528). +[2022.07.06-00.15.56:684][ 0]LogPython: Using Python 3.7.7 +[2022.07.06-00.15.57:430][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2022.07.06-00.15.57:435][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2022.07.06-00.15.57:681][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:681][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:684][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:686][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:696][ 0]SourceControl: Source control is disabled +[2022.07.06-00.15.57:703][ 0]LogUProjectInfo: Found projects: +[2022.07.06-00.15.57:930][ 0]LogOpenImageDenoise: OIDN starting up +[2022.07.06-00.15.57:975][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2022.07.06-00.15.57:999][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.07.06-00.15.57:999][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.07.06-00.15.58:151][ 0]LogCollectionManager: Loaded 0 collections in 0.000700 seconds +[2022.07.06-00.15.58:179][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Saved/Collections/' took 0.00s +[2022.07.06-00.15.58:179][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Content/Developers/RC/Collections/' took 0.00s +[2022.07.06-00.15.58:179][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Content/Collections/' took 0.00s +[2022.07.06-00.15.58:179][ 0]LogOcInput: OculusInput pre-init called +[2022.07.06-00.15.58:486][ 0]LogEngine: Initializing Engine... +[2022.07.06-00.15.58:725][ 0]LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. +[2022.07.06-00.15.58:725][ 0]LogHMD: Failed to initialize OpenVR with code 110 +[2022.07.06-00.15.58:733][ 0]LogMagicLeap: Warning: VR disabled because ZI is not enabled. To enable, in the editor, Edit -> Project Settings -> Plugins -> Magic Leap Plugin -> Enable Zero Iteration +[2022.07.06-00.15.58:734][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2022.07.06-00.15.58:886][ 0]LogInit: Initializing FReadOnlyCVARCache +[2022.07.06-00.15.58:895][ 0]LogAIModule: Creating AISystem for world Untitled +[2022.07.06-00.15.58:900][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2022.07.06-00.15.58:903][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2022.07.06-00.15.58:904][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2022.07.06-00.15.58:904][ 0]LogAudio: Display: Audio Device Manager Initialized +[2022.07.06-00.15.58:904][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.07.06-00.15.58:905][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.07.06-00.15.58:905][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.07.06-00.15.58:905][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.07.06-00.15.58:905][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.07.06-00.15.58:905][ 0]LogAudioMixer: Display: Initializing audio mixer. +[2022.07.06-00.15.58:924][ 0]LogAudioMixer: Display: 0: FrontLeft +[2022.07.06-00.15.58:924][ 0]LogAudioMixer: Display: 1: FrontRight +[2022.07.06-00.15.58:961][ 0]LogAudioMixer: Display: Using Audio Device Speakers / Headphones (Realtek High Definition Audio) +[2022.07.06-00.15.58:963][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.07.06-00.15.58:965][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.07.06-00.15.58:965][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.07.06-00.15.58:966][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterEQSubmixDefault' +[2022.07.06-00.15.58:966][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called +[2022.07.06-00.15.58:966][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048 +[2022.07.06-00.15.58:968][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal() +[2022.07.06-00.15.58:968][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time +[2022.07.06-00.15.58:968][ 0]LogInit: FAudioDevice initialized. +[2022.07.06-00.15.58:969][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2022.07.06-00.15.58:969][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2022.07.06-00.15.59:275][ 0]LogDerivedDataCache: Saved boot cache 0.31s 94MB C:/Users/RC/AppData/Local/UnrealEngine/4.27/DerivedDataCache/Boot.ddc. +[2022.07.06-00.15.59:277][ 0]LogInit: Texture streaming: Enabled +[2022.07.06-00.15.59:290][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 4.27.2-18319896+++UE4+Release-4.27 +[2022.07.06-00.15.59:293][ 0]LogEngineSessionManager: EngineSessionManager initialized +[2022.07.06-00.15.59:293][ 0]LogEditorSessionSummary: Verbose: Initializing EditorSessionSummaryWriter for editor session tracking +[2022.07.06-00.15.59:295][ 0]LogEditorSessionSummary: EditorSessionSummaryWriter initialized +[2022.07.06-00.15.59:320][ 0]LogInit: Transaction tracking system initialized +[2022.07.06-00.15.59:496][ 0]BlueprintLog: New page: Editor Load +[2022.07.06-00.15.59:561][ 0]LocalizationService: Localization service is disabled +[2022.07.06-00.15.59:742][ 0]TimingProfiler: Initialize +[2022.07.06-00.15.59:742][ 0]TimingProfiler: OnSessionChanged +[2022.07.06-00.15.59:742][ 0]LoadingProfiler: Initialize +[2022.07.06-00.15.59:742][ 0]LoadingProfiler: OnSessionChanged +[2022.07.06-00.15.59:742][ 0]NetworkingProfiler: Initialize +[2022.07.06-00.15.59:742][ 0]NetworkingProfiler: OnSessionChanged +[2022.07.06-00.15.59:742][ 0]MemoryProfiler: Initialize +[2022.07.06-00.15.59:742][ 0]MemoryProfiler: OnSessionChanged +[2022.07.06-00.16.00:128][ 0]LogCook: Display: CookSettings for Memory: MemoryMaxUsedVirtual 0MiB, MemoryMaxUsedPhysical 16384MiB, MemoryMinFreeVirtual 0MiB, MemoryMinFreePhysical 1024MiB +[2022.07.06-00.16.00:128][ 0]LogCook: Display: Mobile HDR setting 1 +[2022.07.06-00.16.00:317][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Content/' took 0.12s +[2022.07.06-00.16.00:574][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2022.07.06-00.16.00:577][ 0]SourceControl: Source control is disabled +[2022.07.06-00.16.00:577][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 11.934 +[2022.07.06-00.16.00:577][ 0]Cmd: MAP LOAD FILE="../../../../../UE4/Ex2 4.27/Content/FirstPersonBP/Maps/TestingMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3 +[2022.07.06-00.16.00:789][ 0]LightingResults: New page: Lighting Build +[2022.07.06-00.16.00:791][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.16.00:791][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.16.00:791][ 0]MapCheck: New page: Map Check +[2022.07.06-00.16.00:791][ 0]LightingResults: New page: Lighting Build +[2022.07.06-00.16.00:799][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.07.06-00.16.00:802][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 1.03ms +[2022.07.06-00.16.01:708][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.01:708][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.01:709][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.01:709][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.01:709][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.01:709][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.01:710][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.01:711][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.01:712][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.03:236][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.03:236][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.03:237][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.04:154][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.04:154][ 0]LoadErrors: Failed to load /Game/Weapons/Specials/special_Mesh/defaultMat.defaultMat Referenced by Venom_X +[2022.07.06-00.16.04:155][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.07.06-00.16.04:155][ 0]LoadErrors: Failed to load /Game/Weapons/Specials/special_Mesh/defaultMat.defaultMat Referenced by Venom_X +[2022.07.06-00.16.04:571][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.04:571][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_002.Material_002 Referenced by p226 +[2022.07.06-00.16.04:571][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.04:571][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_001_001.Material_001_001 Referenced by p226 +[2022.07.06-00.16.04:571][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.04:571][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_003_001.Material_003_001 Referenced by p226 +[2022.07.06-00.16.04:572][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.04:572][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_004_001.Material_004_001 Referenced by p226 +[2022.07.06-00.16.04:572][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.04:572][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_005_001.Material_005_001 Referenced by p226 +[2022.07.06-00.16.04:572][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.04:572][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_002_001.Material_002_001 Referenced by p226 +[2022.07.06-00.16.04:572][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.04:572][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/None.Material_0 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_002.Material_002 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_001_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_001_001.Material_001_001 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_003_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_003_001.Material_003_001 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_004_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_004_001.Material_004_001 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_005_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_005_001.Material_005_001 Referenced by p226 +[2022.07.06-00.16.04:573][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/Material_002_001': Can't find file. +[2022.07.06-00.16.04:573][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/Material_002_001.Material_002_001 Referenced by p226 +[2022.07.06-00.16.04:574][ 0]LogLinker: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Pistols\pistol_Mesh\p226.uasset: Failed to load '/Game/Weapons/Pistols/pistol_Mesh/None': Can't find file. +[2022.07.06-00.16.04:574][ 0]LoadErrors: Failed to load /Game/Weapons/Pistols/pistol_Mesh/None.Material_0 Referenced by p226 +[2022.07.06-00.16.05:462][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TestingMap'. +[2022.07.06-00.16.05:463][ 0]LogAIModule: Creating AISystem for world TestingMap +[2022.07.06-00.16.05:550][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2022.07.06-00.16.05:591][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 1.13ms +[2022.07.06-00.16.05:591][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2022.07.06-00.16.05:591][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.126ms to complete. +[2022.07.06-00.16.05:591][ 0]LogFileHelpers: Loading map 'TestingMap' took 5.014 +[2022.07.06-00.16.05:593][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 16.950 +[2022.07.06-00.16.08:953][ 0]LogSlate: Only BGRA pngs, bmps or icos are supported in by External Image Picker +[2022.07.06-00.16.09:694][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.09:702][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.09:710][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.09:717][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.10:259][ 0]LogNativeClassHierarchy: Verbose: Native class hierarchy populated in 0.0114 seconds. Added 3822 classes and 928 folders. +[2022.07.06-00.16.10:281][ 0]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'WidgetCarousel' in 0.0004 seconds. Added 0 classes and 0 folders. +[2022.07.06-00.16.10:469][ 0]LogPakFile: PakFile PrimaryIndexSize=187 +[2022.07.06-00.16.10:469][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:469][ 0]LogPakFile: PakFile FullDirectoryIndexSize=148 +[2022.07.06-00.16.10:476][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/FP_FirstPerson.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:476][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/FP_FirstPerson.upack) +[2022.07.06-00.16.10:476][ 0]LogPakFile: OnPakFileMounted2Time == 0.006471 +[2022.07.06-00.16.10:499][ 0]LogPakFile: PakFile PrimaryIndexSize=189 +[2022.07.06-00.16.10:499][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:499][ 0]LogPakFile: PakFile FullDirectoryIndexSize=152 +[2022.07.06-00.16.10:499][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/FP_FirstPersonBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:499][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/FP_FirstPersonBP.upack) +[2022.07.06-00.16.10:499][ 0]LogPakFile: OnPakFileMounted2Time == 0.000056 +[2022.07.06-00.16.10:536][ 0]LogPakFile: PakFile PrimaryIndexSize=191 +[2022.07.06-00.16.10:536][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:536][ 0]LogPakFile: PakFile FullDirectoryIndexSize=160 +[2022.07.06-00.16.10:536][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/MobileStarterContent.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:536][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/MobileStarterContent.upack) +[2022.07.06-00.16.10:536][ 0]LogPakFile: OnPakFileMounted2Time == 0.000049 +[2022.07.06-00.16.10:550][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.10:550][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:550][ 0]LogPakFile: PakFile FullDirectoryIndexSize=148 +[2022.07.06-00.16.10:550][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/StarterContent.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:550][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/StarterContent.upack) +[2022.07.06-00.16.10:550][ 0]LogPakFile: OnPakFileMounted2Time == 0.000052 +[2022.07.06-00.16.10:564][ 0]LogPakFile: PakFile PrimaryIndexSize=190 +[2022.07.06-00.16.10:564][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:564][ 0]LogPakFile: PakFile FullDirectoryIndexSize=154 +[2022.07.06-00.16.10:564][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_2DSideScroller.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:564][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_2DSideScroller.upack) +[2022.07.06-00.16.10:564][ 0]LogPakFile: OnPakFileMounted2Time == 0.000044 +[2022.07.06-00.16.10:581][ 0]LogPakFile: PakFile PrimaryIndexSize=192 +[2022.07.06-00.16.10:581][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:581][ 0]LogPakFile: PakFile FullDirectoryIndexSize=158 +[2022.07.06-00.16.10:581][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_2DSideScrollerBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:582][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_2DSideScrollerBP.upack) +[2022.07.06-00.16.10:582][ 0]LogPakFile: OnPakFileMounted2Time == 0.000056 +[2022.07.06-00.16.10:702][ 0]LogPakFile: PakFile PrimaryIndexSize=182 +[2022.07.06-00.16.10:702][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:702][ 0]LogPakFile: PakFile FullDirectoryIndexSize=138 +[2022.07.06-00.16.10:702][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_Flying.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:702][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_Flying.upack) +[2022.07.06-00.16.10:702][ 0]LogPakFile: OnPakFileMounted2Time == 0.000043 +[2022.07.06-00.16.10:717][ 0]LogPakFile: PakFile PrimaryIndexSize=184 +[2022.07.06-00.16.10:717][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:717][ 0]LogPakFile: PakFile FullDirectoryIndexSize=142 +[2022.07.06-00.16.10:717][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_FlyingBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:717][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_FlyingBP.upack) +[2022.07.06-00.16.10:717][ 0]LogPakFile: OnPakFileMounted2Time == 0.000047 +[2022.07.06-00.16.10:749][ 0]LogPakFile: PakFile PrimaryIndexSize=188 +[2022.07.06-00.16.10:749][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:749][ 0]LogPakFile: PakFile FullDirectoryIndexSize=150 +[2022.07.06-00.16.10:749][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_HandheldARBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:749][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_HandheldARBP.upack) +[2022.07.06-00.16.10:749][ 0]LogPakFile: OnPakFileMounted2Time == 0.000049 +[2022.07.06-00.16.10:781][ 0]LogPakFile: PakFile PrimaryIndexSize=182 +[2022.07.06-00.16.10:781][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:781][ 0]LogPakFile: PakFile FullDirectoryIndexSize=138 +[2022.07.06-00.16.10:781][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_Puzzle.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:781][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_Puzzle.upack) +[2022.07.06-00.16.10:781][ 0]LogPakFile: OnPakFileMounted2Time == 0.000047 +[2022.07.06-00.16.10:825][ 0]LogPakFile: PakFile PrimaryIndexSize=184 +[2022.07.06-00.16.10:825][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:825][ 0]LogPakFile: PakFile FullDirectoryIndexSize=142 +[2022.07.06-00.16.10:825][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_PuzzleBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:825][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_PuzzleBP.upack) +[2022.07.06-00.16.10:825][ 0]LogPakFile: OnPakFileMounted2Time == 0.000042 +[2022.07.06-00.16.10:843][ 0]LogPakFile: PakFile PrimaryIndexSize=183 +[2022.07.06-00.16.10:843][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:843][ 0]LogPakFile: PakFile FullDirectoryIndexSize=140 +[2022.07.06-00.16.10:843][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_Rolling.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:843][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_Rolling.upack) +[2022.07.06-00.16.10:843][ 0]LogPakFile: OnPakFileMounted2Time == 0.000056 +[2022.07.06-00.16.10:855][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.10:855][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:855][ 0]LogPakFile: PakFile FullDirectoryIndexSize=144 +[2022.07.06-00.16.10:855][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_RollingBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:855][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_RollingBP.upack) +[2022.07.06-00.16.10:855][ 0]LogPakFile: OnPakFileMounted2Time == 0.000093 +[2022.07.06-00.16.10:868][ 0]LogPakFile: PakFile PrimaryIndexSize=188 +[2022.07.06-00.16.10:868][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:868][ 0]LogPakFile: PakFile FullDirectoryIndexSize=150 +[2022.07.06-00.16.10:868][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_SideScroller.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:868][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_SideScroller.upack) +[2022.07.06-00.16.10:868][ 0]LogPakFile: OnPakFileMounted2Time == 0.000047 +[2022.07.06-00.16.10:883][ 0]LogPakFile: PakFile PrimaryIndexSize=190 +[2022.07.06-00.16.10:883][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:883][ 0]LogPakFile: PakFile FullDirectoryIndexSize=154 +[2022.07.06-00.16.10:883][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_SideScrollerBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:883][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_SideScrollerBP.upack) +[2022.07.06-00.16.10:883][ 0]LogPakFile: OnPakFileMounted2Time == 0.000051 +[2022.07.06-00.16.10:974][ 0]LogPakFile: PakFile PrimaryIndexSize=187 +[2022.07.06-00.16.10:974][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:974][ 0]LogPakFile: PakFile FullDirectoryIndexSize=148 +[2022.07.06-00.16.10:974][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_ThirdPerson.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:974][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_ThirdPerson.upack) +[2022.07.06-00.16.10:974][ 0]LogPakFile: OnPakFileMounted2Time == 0.000157 +[2022.07.06-00.16.10:998][ 0]LogPakFile: PakFile PrimaryIndexSize=189 +[2022.07.06-00.16.10:998][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.10:998][ 0]LogPakFile: PakFile FullDirectoryIndexSize=152 +[2022.07.06-00.16.10:998][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_ThirdPersonBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.10:998][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_ThirdPersonBP.upack) +[2022.07.06-00.16.10:998][ 0]LogPakFile: OnPakFileMounted2Time == 0.000092 +[2022.07.06-00.16.11:065][ 0]LogPakFile: PakFile PrimaryIndexSize=183 +[2022.07.06-00.16.11:065][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:065][ 0]LogPakFile: PakFile FullDirectoryIndexSize=140 +[2022.07.06-00.16.11:065][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_TopDown.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:065][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_TopDown.upack) +[2022.07.06-00.16.11:065][ 0]LogPakFile: OnPakFileMounted2Time == 0.000068 +[2022.07.06-00.16.11:088][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.11:088][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:088][ 0]LogPakFile: PakFile FullDirectoryIndexSize=144 +[2022.07.06-00.16.11:088][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_TopDownBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:088][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_TopDownBP.upack) +[2022.07.06-00.16.11:088][ 0]LogPakFile: OnPakFileMounted2Time == 0.000057 +[2022.07.06-00.16.11:168][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.11:168][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:168][ 0]LogPakFile: PakFile FullDirectoryIndexSize=144 +[2022.07.06-00.16.11:168][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_TwinStick.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:169][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_TwinStick.upack) +[2022.07.06-00.16.11:169][ 0]LogPakFile: OnPakFileMounted2Time == 0.000086 +[2022.07.06-00.16.11:210][ 0]LogPakFile: PakFile PrimaryIndexSize=187 +[2022.07.06-00.16.11:210][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:210][ 0]LogPakFile: PakFile FullDirectoryIndexSize=148 +[2022.07.06-00.16.11:210][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_TwinStickBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:210][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_TwinStickBP.upack) +[2022.07.06-00.16.11:210][ 0]LogPakFile: OnPakFileMounted2Time == 0.000064 +[2022.07.06-00.16.11:231][ 0]LogPakFile: PakFile PrimaryIndexSize=183 +[2022.07.06-00.16.11:231][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:231][ 0]LogPakFile: PakFile FullDirectoryIndexSize=140 +[2022.07.06-00.16.11:231][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_Vehicle.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:231][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_Vehicle.upack) +[2022.07.06-00.16.11:231][ 0]LogPakFile: OnPakFileMounted2Time == 0.000058 +[2022.07.06-00.16.11:238][ 0]LogPakFile: PakFile PrimaryIndexSize=186 +[2022.07.06-00.16.11:238][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:238][ 0]LogPakFile: PakFile FullDirectoryIndexSize=146 +[2022.07.06-00.16.11:239][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleAdv.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:239][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleAdv.upack) +[2022.07.06-00.16.11:239][ 0]LogPakFile: OnPakFileMounted2Time == 0.000064 +[2022.07.06-00.16.11:256][ 0]LogPakFile: PakFile PrimaryIndexSize=188 +[2022.07.06-00.16.11:256][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:256][ 0]LogPakFile: PakFile FullDirectoryIndexSize=150 +[2022.07.06-00.16.11:256][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleAdvBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:256][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleAdvBP.upack) +[2022.07.06-00.16.11:256][ 0]LogPakFile: OnPakFileMounted2Time == 0.000052 +[2022.07.06-00.16.11:267][ 0]LogPakFile: PakFile PrimaryIndexSize=185 +[2022.07.06-00.16.11:267][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:267][ 0]LogPakFile: PakFile FullDirectoryIndexSize=144 +[2022.07.06-00.16.11:267][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:267][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_VehicleBP.upack) +[2022.07.06-00.16.11:267][ 0]LogPakFile: OnPakFileMounted2Time == 0.000048 +[2022.07.06-00.16.11:316][ 0]LogPakFile: PakFile PrimaryIndexSize=192 +[2022.07.06-00.16.11:316][ 0]LogPakFile: PakFile PathHashIndexSize=101 +[2022.07.06-00.16.11:316][ 0]LogPakFile: PakFile FullDirectoryIndexSize=158 +[2022.07.06-00.16.11:316][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: PakFile 'E:/EpicGames/UE_4.27/FeaturePacks/TP_VirtualRealityBP.upack' (chunk index -1, root 'root:/') mounted +[2022.07.06-00.16.11:316][ 0]LogShaderLibrary: Display: ShaderCodeLibraryPakFileMountedCallback: pending pak file info (ChunkID:-1 Root:root:/ File:E:/EpicGames/UE_4.27/FeaturePacks/TP_VirtualRealityBP.upack) +[2022.07.06-00.16.11:316][ 0]LogPakFile: OnPakFileMounted2Time == 0.000044 +[2022.07.06-00.16.13:690][ 0]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'AddContentDialog' in 0.0004 seconds. Added 0 classes and 0 folders. +[2022.07.06-00.16.14:061][ 0]LogSlate: Took 0.000230 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2022.07.06-00.16.14:178][ 0]LogSlate: Took 0.115665 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2022.07.06-00.16.14:210][ 0]LogSlate: Took 0.000217 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2022.07.06-00.16.14:790][ 0]LogRenderer: Reallocating scene render targets to support 904x456 Format 10 NumSamples 1 (Frame:1). +[2022.07.06-00.16.15:496][ 0]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'HierarchicalLODOutliner' in 0.0003 seconds. Added 0 classes and 0 folders. +[2022.07.06-00.16.15:496][ 0]LogLoad: (Engine Initialization) Total time: 26.85 seconds +[2022.07.06-00.16.15:496][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2022.07.06-00.16.15:916][ 0]LogAssetRegistry: Asset discovery search completed in 20.6134 seconds +[2022.07.06-00.16.15:922][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000003 seconds (updated 0 objects) +[2022.07.06-00.16.15:944][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2022.07.06-00.16.16:144][ 0]LogSlate: Took 0.028473 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2022.07.06-00.16.16:614][ 2]LogSlate: Took 0.014306 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2022.07.06-00.16.17:167][ 4]LogSlate: Took 0.000222 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2022.07.06-00.16.23:839][195]LogSlate: Window 'Message Log' being destroyed +[2022.07.06-00.16.23:843][195]LogSlate: Window 'Message Log' being destroyed +[2022.07.06-00.16.26:828][505]LogTemp: Repeating last play command: Selected Viewport +[2022.07.06-00.16.26:850][505]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.07.06-00.16.26:962][505]PIE: New page: PIE session: TestingMap (Jul 5, 2022, 10:16:26 AM) +[2022.07.06-00.16.26:972][505]LogOnline: OSS: Creating online subsystem instance for: NULL +[2022.07.06-00.16.26:980][505]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +[2022.07.06-00.16.26:992][505]LogPlayLevel: Creating play world package: /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap +[2022.07.06-00.16.27:022][505]LogPlayLevel: PIE: StaticDuplicateObject took: (0.030069s) +[2022.07.06-00.16.27:024][505]LogAIModule: Creating AISystem for world TestingMap +[2022.07.06-00.16.27:024][505]LogPlayLevel: PIE: World Init took: (0.001167s) +[2022.07.06-00.16.27:024][505]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/FirstPersonBP/Maps/TestingMap.TestingMap to /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap.TestingMap (0.032350s) +[2022.07.06-00.16.27:032][505]LogUObjectHash: Compacting FUObjectHashTables data took 0.74ms +[2022.07.06-00.16.27:034][505]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Sample Rate: 48000 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Max Channels (voices): 32 +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.07.06-00.16.27:034][505]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.07.06-00.16.27:034][505]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.07.06-00.16.27:034][505]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.07.06-00.16.27:034][505]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.07.06-00.16.27:034][505]LogAudioMixer: Display: Initializing audio mixer. +[2022.07.06-00.16.27:039][505]LogAudioMixer: Display: 0: FrontLeft +[2022.07.06-00.16.27:039][505]LogAudioMixer: Display: 1: FrontRight +[2022.07.06-00.16.27:070][505]LogAudioMixer: Display: Using Audio Device Speakers / Headphones (Realtek High Definition Audio) +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Creating Master Submix 'MasterEQSubmixDefault' +[2022.07.06-00.16.27:071][505]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called +[2022.07.06-00.16.27:071][505]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048 +[2022.07.06-00.16.27:072][505]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal() +[2022.07.06-00.16.27:072][505]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time +[2022.07.06-00.16.27:072][505]LogInit: FAudioDevice initialized. +[2022.07.06-00.16.27:072][505]LogAudio: Display: Audio Device (ID: 2) registered with world 'TestingMap'. +[2022.07.06-00.16.27:175][505]LogLoad: Game class is 'FirstPersonGameMode_C' +[2022.07.06-00.16.27:279][505]LogWorld: Bringing World /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap.TestingMap up for play (max tick rate 0) at 2022.07.05-17.16.27 +[2022.07.06-00.16.27:279][505]LogWorld: Bringing up level for play took: 0.010509 +[2022.07.06-00.16.27:279][505]LogOnline: OSS: Creating online subsystem instance for: :Context_2 +[2022.07.06-00.16.27:410][505]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'MovieSceneCapture' in 0.0004 seconds. Added 20 classes and 0 folders. +[2022.07.06-00.16.27:714][505]PIE: Server logged in +[2022.07.06-00.16.27:721][505]PIE: Play in editor total start time 0.884 seconds. +[2022.07.06-00.16.44:880][485]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.44:881][485]LogWorld: BeginTearingDown for /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap +[2022.07.06-00.16.44:881][485]LogWorld: UWorld::CleanupWorld for TestingMap, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.16.44:881][485]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.16.44:889][485]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.07.06-00.16.44:891][485]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.16.44:944][485]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.07.06-00.16.44:944][485]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called +[2022.07.06-00.16.44:946][485]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called +[2022.07.06-00.16.44:948][485]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.16.44:957][485]LogUObjectHash: Compacting FUObjectHashTables data took 1.19ms +[2022.07.06-00.16.45:033][486]LogPlayLevel: Display: Destroying online subsystem :Context_2 +[2022.07.06-00.18.21:559][664]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Weapons/Rifles/rifle_BP/AUG_BP.AUG_BP +[2022.07.06-00.18.23:732][664]LogNativeClassHierarchy: Verbose: Native class hierarchy updated for 'BlueprintGraph' in 0.0006 seconds. Added 126 classes and 0 folders. +[2022.07.06-00.18.39:719][703]LogSlate: Window 'AUG_BP' being destroyed +[2022.07.06-00.18.39:727][703]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.18.39:727][703]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.18.39:885][703]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Weapons/Rifles/rifle_BP/AUG_BP.AUG_BP +[2022.07.06-00.18.40:451][703]LogBlueprintEditor: Perf: 0.5 total seconds to load all 5 blueprint libraries in project. Avoid references to content in blueprint libraries to shorten this time. +[2022.07.06-00.18.40:451][703]LogBlueprintEditor: Perf: 0.2 seconds loading: /Engine/ArtTools/RenderToTexture/Macros/RenderToTextureFunctionLibrary +[2022.07.06-00.18.41:196][703]LogSlate: Took 0.000204 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2022.07.06-00.18.45:510][ 34]LogSlate: Took 0.376037 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2022.07.06-00.18.45:737][ 51]LogRenderer: Reallocating scene render targets to support 904x564 Format 10 NumSamples 1 (Frame:1). +[2022.07.06-00.19.11:773][965]LogSlate: Window 'AUG_BP' being destroyed +[2022.07.06-00.19.14:319][245]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Weapons/Rifles/rifle_BP/wAUGA1_BP.wAUGA1_BP +[2022.07.06-00.19.23:991][257]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.19.23:991][257]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.19.36:043][569]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/FirstPersonBP/Blueprints/FirstPersonCharacter.FirstPersonCharacter +[2022.07.06-00.20.04:651][322]BlueprintLog: New page: Compile AUG_BP +[2022.07.06-00.20.04:834][322]LogUObjectHash: Compacting FUObjectHashTables data took 4.85ms +[2022.07.06-00.20.05:291][354]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Weapons/Rifles/rifle_BP/AUG_BP" FILE="../../../../../UE4/Ex2 4.27/Content/Weapons/Rifles/rifle_BP/AUG_BP.uasset" SILENT=true +[2022.07.06-00.20.05:472][354]LogSavePackage: Moving '../../../../../UE4/Ex2 4.27/Saved/AUG_BP201570E84F486CE66F80B29C025E40DA.tmp' to '../../../../../UE4/Ex2 4.27/Content/Weapons/Rifles/rifle_BP/AUG_BP.uasset' +[2022.07.06-00.20.05:497][354]AssetCheck: New page: Asset Save: AUG_BP +[2022.07.06-00.20.05:497][354]LogContentValidation: Display: Validating Blueprint /Game/Weapons/Rifles/rifle_BP/AUG_BP.AUG_BP +[2022.07.06-00.20.07:150][524]LogTemp: Repeating last play command: Selected Viewport +[2022.07.06-00.20.07:157][524]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2022.07.06-00.20.07:157][524]PIE: New page: PIE session: TestingMap (Jul 5, 2022, 10:20:07 AM) +[2022.07.06-00.20.07:179][524]LogPlayLevel: Creating play world package: /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap +[2022.07.06-00.20.07:213][524]LogPlayLevel: PIE: StaticDuplicateObject took: (0.034212s) +[2022.07.06-00.20.07:214][524]LogAIModule: Creating AISystem for world TestingMap +[2022.07.06-00.20.07:214][524]LogPlayLevel: PIE: World Init took: (0.001071s) +[2022.07.06-00.20.07:214][524]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/FirstPersonBP/Maps/TestingMap.TestingMap to /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap.TestingMap (0.035445s) +[2022.07.06-00.20.07:253][524]LogUObjectHash: Compacting FUObjectHashTables data took 3.37ms +[2022.07.06-00.20.07:255][524]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2022.07.06-00.20.07:255][524]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.07.06-00.20.07:255][524]LogAudioMixer: Display: Sample Rate: 48000 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Max Channels (voices): 32 +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.07.06-00.20.07:256][524]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.07.06-00.20.07:256][524]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.07.06-00.20.07:256][524]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.07.06-00.20.07:256][524]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.07.06-00.20.07:256][524]LogAudioMixer: Display: Initializing audio mixer. +[2022.07.06-00.20.07:261][524]LogAudioMixer: Display: 0: FrontLeft +[2022.07.06-00.20.07:261][524]LogAudioMixer: Display: 1: FrontRight +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Using Audio Device Speakers / Headphones (Realtek High Definition Audio) +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Creating Master Submix 'MasterEQSubmixDefault' +[2022.07.06-00.20.07:291][524]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called +[2022.07.06-00.20.07:291][524]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048 +[2022.07.06-00.20.07:292][524]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal() +[2022.07.06-00.20.07:293][524]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time +[2022.07.06-00.20.07:293][524]LogInit: FAudioDevice initialized. +[2022.07.06-00.20.07:293][524]LogAudio: Display: Audio Device (ID: 3) registered with world 'TestingMap'. +[2022.07.06-00.20.07:302][524]LogLoad: Game class is 'FirstPersonGameMode_C' +[2022.07.06-00.20.07:313][524]LogWorld: Bringing World /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap.TestingMap up for play (max tick rate 0) at 2022.07.05-17.20.07 +[2022.07.06-00.20.07:313][524]LogWorld: Bringing up level for play took: 0.010825 +[2022.07.06-00.20.07:313][524]LogOnline: OSS: Creating online subsystem instance for: :Context_10 +[2022.07.06-00.20.07:317][524]PIE: Server logged in +[2022.07.06-00.20.07:319][524]PIE: Play in editor total start time 0.162 seconds. +[2022.07.06-00.20.13:570][223]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.20.13:570][223]LogWorld: BeginTearingDown for /Game/FirstPersonBP/Maps/UEDPIE_0_TestingMap +[2022.07.06-00.20.13:570][223]LogWorld: UWorld::CleanupWorld for TestingMap, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.20.13:571][223]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.20.13:582][223]LogPlayLevel: Display: Shutting down PIE online subsystems +[2022.07.06-00.20.13:587][223]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.20.13:621][223]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.07.06-00.20.13:622][223]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called +[2022.07.06-00.20.13:623][223]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called +[2022.07.06-00.20.13:628][223]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.07.06-00.20.13:640][223]LogUObjectHash: Compacting FUObjectHashTables data took 3.21ms +[2022.07.06-00.20.13:671][224]LogPlayLevel: Display: Destroying online subsystem :Context_10 +[2022.07.06-00.20.26:184][529]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Weapons/MainWeaponClass/AUG_BP.AUG_BP +[2022.07.06-00.20.32:819][177]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.20.32:819][177]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.20.34:583][314]LogUObjectHash: Compacting FUObjectHashTables data took 4.33ms +[2022.07.06-00.20.39:129][314]LogSlate: Window 'Delete Assets' being destroyed +[2022.07.06-00.20.39:308][314]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.07.06-00.20.39:308][314]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.20.39:308][314]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.20.39:408][314]LogUObjectGlobals: Force Deleting 1 Package(s): + Asset Name: /Game/Weapons/MainWeaponClass/AUG_BP.AUG_BP +[2022.07.06-00.20.43:763][314]LogUObjectHash: Compacting FUObjectHashTables data took 4.43ms +[2022.07.06-00.20.46:319][314]LogSlate: Window 'Message' being destroyed +[2022.07.06-00.20.46:324][314]Message dialog closed, result: Ok, title: Message, text: Blueprint /Game/Weapons/MainWeaponClass/AUG_BP.AUG_BP is in use. + +--- +Running the editor with '-NoLoadStartupPackages' may help if the object is loaded at startup. +--- + + +External referencers of Blueprint /Game/Weapons/MainWeaponClass/AUG_BP.AUG_BP: + GCObjectReferencer /Engine/Transient.GCObjectReferencer_0 (root) (2) + 0) [[native reference]] + 1) [[native reference]] + + +[2022.07.06-00.20.46:324][314]LogObjectTools: Warning: ForceDeleteObject failed to delete AUG_BP, this package is now potentially corrupt +[2022.07.06-00.20.46:382][314]LogOutputDevice: Warning: + +Script Stack (0 frames): + +[2022.07.06-00.20.48:112][314]LogStats: FPlatformStackWalk::StackWalkAndDump - 1.731 s +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: === Handled ensure: === +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: Ensure condition failed: false [File:D:/Build/++UE4/Sync/Engine/Source/Editor/UnrealEd/Private/ObjectTools.cpp] [Line: 3205] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: Failed to unload all packages during ForceDeleteObjects - +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: these packages are likely corrupt. Consider restarting the +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: editor, noting which assets remain and then deleting them +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: from the file system manually: +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: /Game/Weapons/MainWeaponClass/AUG_BP +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: Stack: +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8d10daa8 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9d55f9 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c11b269 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c400dde UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c3f7e97 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92b3a6fe UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92b5280e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929a421e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a1e104 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a07097 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929f9b62 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32c025 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf3192b7 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32e465 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf314410 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be858 USER32.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be299 USER32.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32fb79 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a2865a UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929c6b09 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c493e9e UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c8de2 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c8184 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb6b902bac UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb6b902faa UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb6b8f23a7 UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8045f685 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb805732fe UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb805543c6 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a89657 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92ad6e4a UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb8058f6f0 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929a2112 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb92a05087 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffb929f8756 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32bcc8 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf3192b7 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32e465 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf314410 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be858 USER32.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be299 USER32.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32fcd4 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786cc7621 UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786ce0fcc UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786ce10ba UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786ce40dd UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786cf5984 UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ff786cf853a UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf7b77034 KERNEL32.DLL!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: [Callstack] 0x00007ffbf8c42651 ntdll.dll!UnknownFunction [] +[2022.07.06-00.20.48:113][314]LogOutputDevice: Error: +[2022.07.06-00.20.48:122][314]LogStats: SubmitErrorReport - 0.000 s +[2022.07.06-00.21.05:264][314]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. +[2022.07.06-00.21.05:264][314]LogStats: SendNewReport - 17.142 s +[2022.07.06-00.21.05:264][314]LogStats: FDebug::EnsureFailed - 18.892 s +[2022.07.06-00.21.21:472][388]LogUObjectHash: Compacting FUObjectHashTables data took 3.59ms +[2022.07.06-00.21.36:668][388]LogSlate: Window 'Replace References?' being destroyed +[2022.07.06-00.21.36:671][388]Message dialog closed, result: Ok, title: Replace References?, text: This will replace any reference to the pending deleted assets with AUG_BP; and then delete them. + +Are you sure? +[2022.07.06-00.21.36:671][388]LogSlate: Window 'Delete Assets' being destroyed +[2022.07.06-00.21.36:811][388]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting. +[2022.07.06-00.21.36:811][388]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true +[2022.07.06-00.21.36:811][388]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.07.06-00.21.37:751][388]LogOutputDevice: Warning: + +Script Stack (0 frames): + +[2022.07.06-00.21.37:888][388]LogStats: FPlatformStackWalk::StackWalkAndDump - 0.137 s +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: === Handled ensure: === +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: Ensure condition failed: BlueprintToConsolidate->GeneratedClass [File:D:/Build/++UE4/Sync/Engine/Source/Editor/UnrealEd/Private/ObjectTools.cpp] [Line: 1397] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: Stack: +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8d10e969 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c2b3c UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c46e7 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c11b3c2 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c4458d3 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c3f7e97 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92b3a6fe UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92b5280e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb929a421e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a1e104 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a07097 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb929f9b62 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32c025 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf3192b7 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32e465 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf314410 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be858 USER32.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be299 USER32.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32fb79 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a2865a UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb929c6b09 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c493e9e UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c8de2 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8c9c8184 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb6b902bac UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb6b902faa UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb6b8f23a7 UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb8045f685 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb805732fe UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb805543c6 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a9cf28 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92ac1b21 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92ac8370 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a9c587 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92b3a6fe UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92b5280e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92ac9ae5 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb929a421e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a1e104 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb92a07097 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffb929f9b62 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32c025 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf3192b7 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32e465 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf314410 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be858 USER32.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbf86be299 USER32.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbaf32fcd4 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ff786cc7621 UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ff786ce0fcc UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ff786ce10ba UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ff786ce40dd UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ff786cf5984 UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ff786cf853a UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbf7b77034 KERNEL32.DLL!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: [Callstack] 0x00007ffbf8c42651 ntdll.dll!UnknownFunction [] +[2022.07.06-00.21.37:888][388]LogOutputDevice: Error: +[2022.07.06-00.21.37:984][388]LogStats: SubmitErrorReport - 0.000 s +[2022.07.06-00.21.39:785][388]LogStats: SendNewReport - 1.801 s +[2022.07.06-00.21.39:785][388]LogStats: FDebug::EnsureFailed - 2.035 s +[2022.07.06-00.21.39:850][388]LogUObjectHash: Compacting FUObjectHashTables data took 3.44ms +[2022.07.06-00.21.44:841][388]LogWindows: Error: === Critical error: === +[2022.07.06-00.21.44:841][388]LogWindows: Error: +[2022.07.06-00.21.44:841][388]LogWindows: Error: Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000018 +[2022.07.06-00.21.44:841][388]LogWindows: Error: +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffb8c9c2faf UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffb8c9c46e7 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffb8c11b3c2 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffb8c4458d3 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffb8c3f7e97 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffb92b3a6fe UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffb92b5280e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffb929a421e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffb92a1e104 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffb92a07097 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffb929f9b62 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffbaf32c025 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffbaf3192b7 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffbaf32e465 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffbaf314410 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffbf86be858 USER32.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffbf86be299 USER32.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffbaf32fb79 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffb92a2865a UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:841][388]LogWindows: Error: [Callstack] 0x00007ffb929c6b09 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb8c493e9e UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb8c9c8de2 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb8c9c8184 UE4Editor-UnrealEd.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb6b902bac UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb6b902faa UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb6b8f23a7 UE4Editor-ContentBrowserAssetDataSource.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb8045f685 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb805732fe UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb805543c6 UE4Editor-ContentBrowser.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb92a9cf28 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb92ac1b21 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb92ac8370 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb92a9c587 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb92b3a6fe UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb92b5280e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb92ac9ae5 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb929a421e UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb92a1e104 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb92a07097 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffb929f9b62 UE4Editor-Slate.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffbaf32c025 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffbaf3192b7 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffbaf32e465 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffbaf314410 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffbf86be858 USER32.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffbf86be299 USER32.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffbaf32fcd4 UE4Editor-ApplicationCore.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ff786cc7621 UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ff786ce0fcc UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ff786ce10ba UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ff786ce40dd UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ff786cf5984 UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ff786cf853a UE4Editor.exe!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffbf7b77034 KERNEL32.DLL!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: [Callstack] 0x00007ffbf8c42651 ntdll.dll!UnknownFunction [] +[2022.07.06-00.21.44:842][388]LogWindows: Error: +[2022.07.06-00.21.44:897][388]LogExit: Executing StaticShutdownAfterError +[2022.07.06-00.21.44:968][388]LogWindows: FPlatformMisc::RequestExit(1) +[2022.07.06-00.21.44:968][388]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 3) +[2022.07.06-00.21.44:968][388]LogCore: Engine exit requested (reason: Win RequestExit) +[2022.07.06-00.21.45:006][388]Log file closed, 07/05/22 17:21:45 diff --git a/Saved/Logs/Ex2_2.log b/Saved/Logs/Ex2_2.log new file mode 100644 index 0000000..e04aaf2 --- /dev/null +++ b/Saved/Logs/Ex2_2.log @@ -0,0 +1,1003 @@ +Log file open, 06/13/22 19:35:29 +LogWindows: Failed to load 'aqProf.dll' (GetLastError=126) +LogWindows: File 'aqProf.dll' does not exist +LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126) +LogWindows: File 'VtuneApi.dll' does not exist +LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126) +LogWindows: File 'VtuneApi32e.dll' does not exist +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default. +LogInit: Display: Running engine for game: Ex2 +LogPlatformFile: Not using cached read wrapper +LogTaskGraph: Started task graph with 5 named threads and 14 total threads with 3 sets of task threads. +LogStats: Stats thread started at 0.514556 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: -8:00, Platform Override: '' +LogInit: Display: Loading text-based GConfig.... +LogPluginManager: Mounting plugin MeshPainting +LogPluginManager: Mounting plugin XGEController +LogPluginManager: Mounting plugin Paper2D +LogPluginManager: Mounting plugin AISupport +LogPluginManager: Mounting plugin EnvironmentQueryEditor +LogPluginManager: Mounting plugin LiveLink +LogPluginManager: Mounting plugin LightPropagationVolume +LogPluginManager: Mounting plugin CameraShakePreviewer +LogPluginManager: Mounting plugin GameplayCameras +LogPluginManager: Mounting plugin OodleData +LogPluginManager: Mounting plugin OodleNetwork +LogPluginManager: Mounting plugin AnimationSharing +LogPluginManager: Mounting plugin CLionSourceCodeAccess +LogPluginManager: Mounting plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting plugin GitSourceControl +LogPluginManager: Mounting plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting plugin NullSourceCodeAccess +LogPluginManager: Mounting plugin PerforceSourceControl +LogPluginManager: Mounting plugin PixWinPlugin +LogPluginManager: Mounting plugin PlasticSourceControl +LogPluginManager: Mounting plugin PluginUtils +LogPluginManager: Mounting plugin PropertyAccessNode +LogPluginManager: Mounting plugin RiderSourceCodeAccess +LogPluginManager: Mounting plugin SubversionSourceControl +LogPluginManager: Mounting plugin TextureFormatOodle +LogPluginManager: Mounting plugin UObjectPlugin +LogPluginManager: Mounting plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting plugin XCodeSourceCodeAccess +LogPluginManager: Mounting plugin AssetManagerEditor +LogPluginManager: Mounting plugin CryptoKeys +LogPluginManager: Mounting plugin CurveEditorTools +LogPluginManager: Mounting plugin DataValidation +LogPluginManager: Mounting plugin FacialAnimation +LogPluginManager: Mounting plugin GameplayTagsEditor +LogPluginManager: Mounting plugin GeometryMode +LogPluginManager: Mounting plugin MacGraphicsSwitching +LogPluginManager: Mounting plugin MaterialAnalyzer +LogPluginManager: Mounting plugin MobileLauncherProfileWizard +LogPluginManager: Mounting plugin PluginBrowser +LogPluginManager: Mounting plugin SpeedTreeImporter +LogPluginManager: Mounting plugin DatasmithContent +LogPluginManager: Mounting plugin VariantManagerContent +LogPluginManager: Mounting plugin AlembicImporter +LogPluginManager: Mounting plugin AutomationUtils +LogPluginManager: Mounting plugin BackChannel +LogPluginManager: Mounting plugin ChaosCloth +LogPluginManager: Mounting plugin ChaosClothEditor +LogPluginManager: Mounting plugin ChaosEditor +LogPluginManager: Mounting plugin ChaosNiagara +LogPluginManager: Mounting plugin ChaosSolverPlugin +LogPluginManager: Mounting plugin CharacterAI +LogPluginManager: Mounting plugin GeometryCache +LogPluginManager: Mounting plugin GeometryCollectionPlugin +LogPluginManager: Mounting plugin GeometryProcessing +LogPluginManager: Mounting plugin MotoSynth +LogPluginManager: Mounting plugin OpenImageDenoise +LogPluginManager: Mounting plugin PlanarCut +LogPluginManager: Mounting plugin PlatformCrypto +LogPluginManager: Mounting plugin ProxyLODPlugin +LogPluginManager: Mounting plugin PythonScriptPlugin +LogPluginManager: Mounting plugin SkeletalReduction +LogPluginManager: Mounting plugin Niagara +LogPluginManager: Mounting plugin LuminPlatformFeatures +LogPluginManager: Mounting plugin MagicLeap +LogPluginManager: Mounting plugin MagicLeapLightEstimation +LogPluginManager: Mounting plugin MagicLeapMedia +LogPluginManager: Mounting plugin MagicLeapPassableWorld +LogPluginManager: Mounting plugin MLSDK +LogPluginManager: Mounting plugin AndroidMedia +LogPluginManager: Mounting plugin AvfMedia +LogPluginManager: Mounting plugin ImgMedia +LogPluginManager: Mounting plugin MediaCompositing +LogPluginManager: Mounting plugin MediaPlayerEditor +LogPluginManager: Mounting plugin WebMMedia +LogPluginManager: Mounting plugin WmfMedia +LogPluginManager: Mounting plugin TcpMessaging +LogPluginManager: Mounting plugin UdpMessaging +LogPluginManager: Mounting plugin ActorSequence +LogPluginManager: Mounting plugin LevelSequenceEditor +LogPluginManager: Mounting plugin MatineeToLevelSequence +LogPluginManager: Mounting plugin TemplateSequence +LogPluginManager: Mounting plugin OnlineSubsystem +LogPluginManager: Mounting plugin OnlineSubsystemNull +LogPluginManager: Mounting plugin OnlineSubsystemUtils +LogPluginManager: Mounting plugin ActorLayerUtilities +LogPluginManager: Mounting plugin LauncherChunkInstaller +LogPluginManager: Mounting plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting plugin AndroidMoviePlayer +LogPluginManager: Mounting plugin AndroidPermission +LogPluginManager: Mounting plugin AppleImageUtils +LogPluginManager: Mounting plugin AppleMoviePlayer +LogPluginManager: Mounting plugin ArchVisCharacter +LogPluginManager: Mounting plugin AssetTags +LogPluginManager: Mounting plugin AudioCapture +LogPluginManager: Mounting plugin AudioSynesthesia +LogPluginManager: Mounting plugin CableComponent +LogPluginManager: Mounting plugin ChunkDownloader +LogPluginManager: Mounting plugin CustomMeshComponent +LogPluginManager: Mounting plugin EditableMesh +LogPluginManager: Mounting plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting plugin GoogleCloudMessaging +LogPluginManager: Mounting plugin GooglePAD +LogPluginManager: Mounting plugin IOSDeviceProfileSelector +LogPluginManager: Mounting plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting plugin LocationServicesBPLibrary +LogPluginManager: Mounting plugin MobilePatchingUtils +LogPluginManager: Mounting plugin OpenXR +LogPluginManager: Mounting plugin OpenXREyeTracker +LogPluginManager: Mounting plugin OpenXRHandTracking +LogPluginManager: Mounting plugin PhysXVehicles +LogPluginManager: Mounting plugin PostSplashScreen +LogPluginManager: Mounting plugin ProceduralMeshComponent +LogPluginManager: Mounting plugin PropertyAccessEditor +LogPluginManager: Mounting plugin RuntimePhysXCooking +LogPluginManager: Mounting plugin SignificanceManager +LogPluginManager: Mounting plugin SoundFields +LogPluginManager: Mounting plugin Synthesis +LogPluginManager: Mounting plugin WebMMoviePlayer +LogPluginManager: Mounting plugin WindowsMoviePlayer +LogPluginManager: Mounting plugin ScreenshotTools +LogPluginManager: Mounting plugin Takes +LogPluginManager: Mounting plugin ContentBrowserClassDataSource +LogPluginManager: Mounting plugin ContentBrowserFileDataSource +LogPluginManager: Mounting plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting plugin OnlineSubsystemIOS +LogPluginManager: Mounting plugin OculusVR +LogPluginManager: Mounting plugin SteamVR +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogInit: Using libcurl 7.55.1-DEV +LogInit: - built for x86_64-pc-win32 +LogInit: - supports SSL with OpenSSL/1.1.1 +LogInit: - supports HTTP deflate (compression) using libz 1.2.8 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CURL_VERSION_IDN +LogInit: CurlRequestOptions (configurable via config and command line): +LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate +LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +LogInit: - LocalHostAddr = Default +LogInit: - BufferSize = 65536 +LogOnline: OSS: Creating online subsystem instance for: NULL +LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467 +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] +LogOculusPluginWrapper: OculusPlugin initialized successfully +LogHMD: Failed initializing OVRPlugin 1.59.0 +LogInit: Build: ++UE4+Release-4.27-CL-18319896 +LogInit: Engine Version: 4.27.2-18319896+++UE4+Release-4.27 +LogInit: Compatible Engine Version: 4.27.0-17155196+++UE4+Release-4.27 +LogInit: Net CL: 17155196 +LogInit: OS: Windows 10 (Release 2009) (), CPU: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz, GPU: NVIDIA GeForce GTX 770 +LogInit: Compiled (64-bit): Nov 30 2021 07:12:08 +LogInit: Compiled with Visual C++: 19.24.28315.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE4+Release-4.27 +LogInit: Command Line: /Game/FirstPersonBP/Maps/TestingMap -game -PIEVIACONSOLE -Multiprocess "GameUserSettingsINI=E:/UE4/Ex2 4.27/Saved/Config/Windows/PIEGameUserSettings0.ini" -MultiprocessSaveConfig -forcepassthrough -messaging -SessionName="Play in Standalone Game" -windowed -WinX=45 -WinY=121 SAVEWINPOS=1 -ResX=1280 -ResY=720 +LogInit: Base Directory: E:/EpicGames/UE_4.27/Engine/Binaries/Win64/ +LogInit: Allocator: TBB +LogInit: Installed Engine Build: 1 +LogDevObjectVersion: Number of dev versions registered: 29 +LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 +LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 +LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 +LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 +LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 +LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 +LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 +LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 +LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 14 +LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 +LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 45 +LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 +LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 +LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 +LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 +LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 +LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 +LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 +LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 +LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 47 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 1 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10 +LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 +LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 +LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 +LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 +LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 +LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool. +LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +LogConfig: Setting CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +LogConfig: Setting CVar [[s.AsyncLoadingThreadEnabled:0]] +LogConfig: Setting CVar [[s.EventDrivenLoaderEnabled:1]] +LogConfig: Setting CVar [[s.WarnIfTimeLimitExceeded:0]] +LogConfig: Setting CVar [[s.TimeLimitExceededMultiplier:1.5]] +LogConfig: Setting CVar [[s.TimeLimitExceededMinTime:0.005]] +LogConfig: Setting CVar [[s.UseBackgroundLevelStreaming:1]] +LogConfig: Setting CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +LogConfig: Setting CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +LogConfig: Setting CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +LogConfig: Setting CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +LogConfig: Setting CVar [[s.UnregisterComponentsTimeLimit:1.0]] +LogConfig: Setting CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +LogConfig: Setting CVar [[s.FlushStreamingOnExit:1]] +LogInit: Object subsystem initialized +LogConfig: Setting CVar [[con.DebugEarlyDefault:1]] +LogConfig: Setting CVar [[r.setres:1280x720]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[con.DebugEarlyDefault:1]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[r.setres:1280x720]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[r.GPUCrashDebugging:0]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[r.DefaultFeature.MotionBlur:0]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.06.14-02.35.29:668][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[s.AsyncLoadingThreadEnabled:0]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[s.EventDrivenLoaderEnabled:1]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[s.WarnIfTimeLimitExceeded:0]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[s.TimeLimitExceededMinTime:0.005]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[s.UseBackgroundLevelStreaming:1]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[s.FlushStreamingOnExit:1]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[gc.SizeOfPermanentObjectPool:0]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[gc.FlushStreamingOnGC:0]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[gc.AllowParallelGC:1]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[gc.MaxObjectsInEditor:25165824]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[gc.CreateGCClusters:1]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[gc.MinGCClusterSize:5]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[gc.ActorClusteringEnabled:0]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[gc.BlueprintClusteringEnabled:0]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Setting CVar [[gc.MultithreadedDestructionEnabled:1]] +[2022.06.14-02.35.29:668][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.06.14-02.35.29:668][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.06.14-02.35.29:699][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.06.14-02.35.29:699][ 0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]] +[2022.06.14-02.35.29:700][ 0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]] +[2022.06.14-02.35.29:700][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.06.14-02.35.29:700][ 0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]] +[2022.06.14-02.35.29:700][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.06.14-02.35.29:700][ 0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]] +[2022.06.14-02.35.29:700][ 0]LogConfig: Setting CVar [[r.ShadowQuality:5]] +[2022.06.14-02.35.29:700][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.AOQuality:2]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.VolumetricFog:1]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.CapsuleShadows:1]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.LensFlareQuality:2]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.BloomQuality:5]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.Upscale.Quality:3]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.LightShaftQuality:1]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.Streaming.Boost:1]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.VT.MaxAnisotropy:8]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.RefractionQuality:2]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.SSR.Quality:3]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.SSR.HalfResSceneColor:0]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.SceneColorFormat:4]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.DetailMode:2]] +[2022.06.14-02.35.29:701][ 0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.AnisotropicMaterials:1]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.SSS.Scale:1]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.SSS.Quality:1]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.SSS.HalfRes:0]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.SSGI.Quality:3]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[grass.DensityScale:1.0]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2022.06.14-02.35.29:702][ 0]LogInit: Selected Device Profile: [Windows] +[2022.06.14-02.35.29:702][ 0]LogInit: Applying CVar settings loaded from the selected device profile: [Windows] +[2022.06.14-02.35.29:702][ 0]LogHAL: Display: Platform has ~ 16 GB [17081012224 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2022.06.14-02.35.29:702][ 0]LogInit: Going up to parent DeviceProfile [] +[2022.06.14-02.35.29:702][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.ShadowQuality:5]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.AOQuality:2]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.VolumetricFog:1]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.CapsuleShadows:1]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]] +[2022.06.14-02.35.29:702][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.LensFlareQuality:2]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.BloomQuality:5]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.Upscale.Quality:3]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.LightShaftQuality:1]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.Streaming.Boost:1]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.VT.MaxAnisotropy:8]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.RefractionQuality:2]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.SSR.Quality:3]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.SSR.HalfResSceneColor:0]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.SceneColorFormat:4]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.DetailMode:2]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.AnisotropicMaterials:1]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.SSS.Scale:1]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.SSS.Quality:1]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.SSS.HalfRes:0]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.SSGI.Quality:3]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2022.06.14-02.35.29:703][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2022.06.14-02.35.29:704][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2022.06.14-02.35.29:704][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2022.06.14-02.35.29:704][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2022.06.14-02.35.29:704][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2022.06.14-02.35.29:704][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2022.06.14-02.35.29:704][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2022.06.14-02.35.29:704][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2022.06.14-02.35.29:704][ 0]LogConfig: Setting CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2022.06.14-02.35.29:704][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.06.14-02.35.29:704][ 0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]] +[2022.06.14-02.35.29:704][ 0]LogConfig: Setting CVar [[grass.DensityScale:1.0]] +[2022.06.14-02.35.29:704][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Scalability.ini] +[2022.06.14-02.35.29:704][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2022.06.14-02.35.29:704][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2022.06.14-02.35.29:704][ 0]LogConfig: Setting CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2022.06.14-02.35.29:704][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2022.06.14-02.35.29:704][ 0]LogConfig: Setting CVar [[net.UseAdaptiveNetUpdateFrequency:0]] +[2022.06.14-02.35.29:704][ 0]LogConfig: Setting CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2022.06.14-02.35.29:704][ 0]LogConfig: Setting CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2022.06.14-02.35.29:704][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Engine.ini] +[2022.06.14-02.35.29:704][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/UE4/Ex2 4.27/Saved/Config/Windows/Editor.ini] +[2022.06.14-02.35.29:705][ 0]LogInit: Computer: DESKTOP-SI6OOMG +[2022.06.14-02.35.29:705][ 0]LogInit: User: RC +[2022.06.14-02.35.29:705][ 0]LogInit: CPU Page size=4096, Cores=4 +[2022.06.14-02.35.29:705][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2022.06.14-02.35.29:705][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) +[2022.06.14-02.35.29:705][ 0]LogMemory: Platform Memory Stats for Windows +[2022.06.14-02.35.29:705][ 0]LogMemory: Process Physical Memory: 140.95 MB used, 140.95 MB peak +[2022.06.14-02.35.29:705][ 0]LogMemory: Process Virtual Memory: 125.13 MB used, 125.13 MB peak +[2022.06.14-02.35.29:705][ 0]LogMemory: Physical Memory: 7653.01 MB used, 8636.71 MB free, 16289.72 MB total +[2022.06.14-02.35.29:705][ 0]LogMemory: Virtual Memory: 134211128.00 MB used, 6596.41 MB free, 134217728.00 MB total +[2022.06.14-02.35.29:712][ 0]LogWindows: WindowsPlatformFeatures enabled +[2022.06.14-02.35.29:786][ 0]LogInit: Physics initialised using underlying interface: PhysX +[2022.06.14-02.35.29:786][ 0]LogInit: Using OS detected language (en-US). +[2022.06.14-02.35.29:786][ 0]LogInit: Using OS detected locale (en-US). +[2022.06.14-02.35.29:788][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so the 'en' localization will be used. +[2022.06.14-02.35.30:116][ 0]LogWindowsTextInputMethodSystem: Display: IME system deactivated. +[2022.06.14-02.35.30:157][ 0]LogSlate: New Slate User Created. User Index 0, Is Virtual User: 0 +[2022.06.14-02.35.30:157][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2022.06.14-02.35.30:188][ 0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll +[2022.06.14-02.35.30:193][ 0]LogHMD: Failed to initialize OpenVR with code 110 +[2022.06.14-02.35.30:193][ 0]LogD3D11RHI: D3D11 min allowed feature level: 11_0 +[2022.06.14-02.35.30:193][ 0]LogD3D11RHI: D3D11 max allowed feature level: 11_0 +[2022.06.14-02.35.30:193][ 0]LogD3D11RHI: D3D11 adapters: +[2022.06.14-02.35.30:286][ 0]LogD3D11RHI: 0. 'NVIDIA GeForce GTX 770' (Feature Level 11_0) +[2022.06.14-02.35.30:286][ 0]LogD3D11RHI: 4052/0/8144 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:2, VendorId:0x10de +[2022.06.14-02.35.30:295][ 0]LogD3D11RHI: 1. 'Intel(R) HD Graphics 4600' (Feature Level 11_0) +[2022.06.14-02.35.30:295][ 0]LogD3D11RHI: 112/0/2048 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x8086 +[2022.06.14-02.35.30:299][ 0]LogD3D11RHI: 2. 'Microsoft Basic Render Driver' (Feature Level 11_0) +[2022.06.14-02.35.30:299][ 0]LogD3D11RHI: 0/0/8144 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414 +[2022.06.14-02.35.30:299][ 0]LogD3D11RHI: Chosen D3D11 Adapter: +[2022.06.14-02.35.30:299][ 0]LogD3D11RHI: Description : NVIDIA GeForce GTX 770 +[2022.06.14-02.35.30:299][ 0]LogD3D11RHI: VendorId : 10de +[2022.06.14-02.35.30:299][ 0]LogD3D11RHI: DeviceId : 1184 +[2022.06.14-02.35.30:299][ 0]LogD3D11RHI: SubSysId : 37763842 +[2022.06.14-02.35.30:299][ 0]LogD3D11RHI: Revision : 00a1 +[2022.06.14-02.35.30:299][ 0]LogD3D11RHI: DedicatedVideoMemory : 4249288704 bytes +[2022.06.14-02.35.30:299][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes +[2022.06.14-02.35.30:299][ 0]LogD3D11RHI: SharedSystemMemory : 8540506112 bytes +[2022.06.14-02.35.30:299][ 0]LogD3D11RHI: AdapterLuid : 0 46388 +[2022.06.14-02.35.30:305][ 0]LogD3D11RHI: Creating new Direct3DDevice +[2022.06.14-02.35.30:305][ 0]LogD3D11RHI: GPU DeviceId: 0x1184 (for the marketing name, search the web for "GPU Device Id") +[2022.06.14-02.35.30:305][ 0]LogWindows: EnumDisplayDevices: +[2022.06.14-02.35.30:305][ 0]LogWindows: 0. 'NVIDIA GeForce GTX 770' (P:1 D:1) +[2022.06.14-02.35.30:306][ 0]LogWindows: 1. 'NVIDIA GeForce GTX 770' (P:0 D:1) +[2022.06.14-02.35.30:306][ 0]LogWindows: 2. 'NVIDIA GeForce GTX 770' (P:0 D:0) +[2022.06.14-02.35.30:306][ 0]LogWindows: 3. 'NVIDIA GeForce GTX 770' (P:0 D:0) +[2022.06.14-02.35.30:307][ 0]LogWindows: 4. 'Intel(R) HD Graphics 4600' (P:0 D:0) +[2022.06.14-02.35.30:307][ 0]LogWindows: 5. 'Intel(R) HD Graphics 4600' (P:0 D:0) +[2022.06.14-02.35.30:308][ 0]LogWindows: 6. 'Intel(R) HD Graphics 4600' (P:0 D:0) +[2022.06.14-02.35.30:308][ 0]LogWindows: DebugString: PrimaryIsNotTheChoosenAdapter PrimaryIsNotTheChoosenAdapter PrimaryIsNotTheChoosenAdapter FoundDriverCount:4 +[2022.06.14-02.35.30:308][ 0]LogD3D11RHI: Adapter Name: NVIDIA GeForce GTX 770 +[2022.06.14-02.35.30:308][ 0]LogD3D11RHI: Driver Version: 456.71 (internal:27.21.14.5671, unified:456.71) +[2022.06.14-02.35.30:308][ 0]LogD3D11RHI: Driver Date: 9-30-2020 +[2022.06.14-02.35.30:308][ 0]LogRHI: Texture pool is 2836 MB (70% of 4052 MB) +[2022.06.14-02.35.30:308][ 0]LogD3D11RHI: Creating D3DDevice using adapter: +[2022.06.14-02.35.30:308][ 0]LogD3D11RHI: Description : NVIDIA GeForce GTX 770 +[2022.06.14-02.35.30:308][ 0]LogD3D11RHI: VendorId : 10de +[2022.06.14-02.35.30:308][ 0]LogD3D11RHI: DeviceId : 1184 +[2022.06.14-02.35.30:308][ 0]LogD3D11RHI: SubSysId : 37763842 +[2022.06.14-02.35.30:308][ 0]LogD3D11RHI: Revision : 00a1 +[2022.06.14-02.35.30:308][ 0]LogD3D11RHI: DedicatedVideoMemory : 4249288704 bytes +[2022.06.14-02.35.30:308][ 0]LogD3D11RHI: DedicatedSystemMemory : 0 bytes +[2022.06.14-02.35.30:308][ 0]LogD3D11RHI: SharedSystemMemory : 8540506112 bytes +[2022.06.14-02.35.30:308][ 0]LogD3D11RHI: AdapterLuid : 0 46388 +[2022.06.14-02.35.30:370][ 0]LogD3D11RHI: RHI does not have support for 64 bit atomics +[2022.06.14-02.35.30:370][ 0]LogD3D11RHI: Async texture creation enabled +[2022.06.14-02.35.30:414][ 0]LogD3D11RHI: GPU Timing Frequency: 1000.000000 (Debug: 2 1) +[2022.06.14-02.35.30:469][ 0]LogRHI: GeForceNow SDK initialized: 1 +[2022.06.14-02.35.30:832][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsNoEditor' +[2022.06.14-02.35.30:837][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2022.06.14-02.35.30:842][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2022.06.14-02.35.30:846][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2022.06.14-02.35.30:846][ 0]LogTargetPlatformManager: Display: Building Assets For Windows +[2022.06.14-02.35.30:854][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2022.06.14-02.35.30:886][ 0]LogTextureFormatOodle: Display: Oodle Texture 2.9.0 init RDO Off +[2022.06.14-02.35.30:920][ 0]LogRendererCore: Ray tracing is disabled. Reason: r.RayTracing=0. +[2022.06.14-02.35.30:920][ 0]LogShaderCompilers: Guid format shader working directory is 15 characters bigger than the processId version (../../../../../UE4/Ex2 4.27/Intermediate/Shaders/WorkingDirectory/14860/). +[2022.06.14-02.35.30:920][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/RC/AppData/Local/Temp/UnrealShaderWorkingDir/BBA177CE4DCA6E7ED8D909847A5F4EDD/'. +[2022.06.14-02.35.30:920][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2022.06.14-02.35.30:920][ 0]LogShaderCompilers: Cannot use XGE Shader Compiler as Incredibuild is not installed on this machine. +[2022.06.14-02.35.30:920][ 0]LogShaderCompilers: Display: Using Local Shader Compiler. +[2022.06.14-02.35.31:784][ 0]LogDerivedDataCache: Display: Max Cache Size: 512 MB +[2022.06.14-02.35.31:858][ 0]LogDerivedDataCache: Loaded boot cache 0.07s 94MB C:/Users/RC/AppData/Local/UnrealEngine/4.27/DerivedDataCache/Boot.ddc. +[2022.06.14-02.35.31:858][ 0]LogDerivedDataCache: Display: Loaded Boot cache: C:/Users/RC/AppData/Local/UnrealEngine/4.27/DerivedDataCache/Boot.ddc +[2022.06.14-02.35.31:858][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../UE4/Ex2 4.27/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2022.06.14-02.35.31:858][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchical cache Hierarchy. +[2022.06.14-02.35.31:859][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../UE4/Ex2 4.27/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.06.14-02.35.31:859][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchical cache Hierarchy. +[2022.06.14-02.35.31:878][ 0]LogDerivedDataCache: Display: Pak cache opened for reading ../../../Engine/DerivedDataCache/Compressed.ddp. +[2022.06.14-02.35.31:878][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2022.06.14-02.35.31:878][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchical cache Hierarchy. +[2022.06.14-02.35.31:887][ 0]LogDerivedDataCache: Speed tests for C:/Users/RC/AppData/Local/UnrealEngine/Common/DerivedDataCache took 0.01 seconds +[2022.06.14-02.35.31:887][ 0]LogDerivedDataCache: Display: Performance to C:/Users/RC/AppData/Local/UnrealEngine/Common/DerivedDataCache: Latency=0.03ms. RandomReadSpeed=995.06MBs, RandomWriteSpeed=113.31MBs. Assigned SpeedClass 'Local' +[2022.06.14-02.35.31:889][ 0]LogDerivedDataCache: Using Local data cache path C:/Users/RC/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2022.06.14-02.35.31:889][ 0]LogDerivedDataCache: Shared data cache path not found in *engine.ini, will not use an Shared cache. +[2022.06.14-02.35.31:889][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchical cache Hierarchy. +[2022.06.14-02.35.31:931][ 0]LogSlate: Using FreeType 2.10.0 +[2022.06.14-02.35.31:931][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2022.06.14-02.35.32:024][ 0]LogInit: Using OS detected language (en-US). +[2022.06.14-02.35.32:024][ 0]LogInit: Using OS detected locale (en-US). +[2022.06.14-02.35.32:024][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language. +[2022.06.14-02.35.32:024][ 0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale. +[2022.06.14-02.35.32:024][ 0]LogSlate: FontCache flush requested. Reason: Culture for localization was changed +[2022.06.14-02.35.32:024][ 0]LogSlate: FontCache flush requested. Reason: Culture for localization was changed +[2022.06.14-02.35.32:028][ 0]LogTextLocalizationManager: Compacting localization data took 0.01ms +[2022.06.14-02.35.32:028][ 0]LogAssetRegistry: FAssetRegistry took 0.0026 seconds to start up +[2022.06.14-02.35.32:223][ 0]LogPackageLocalizationCache: Processed 27 localized package path(s) for 1 prioritized culture(s) in 0.001227 seconds +[2022.06.14-02.35.32:291][ 0]LogInit: Selected Device Profile: [Windows] +[2022.06.14-02.35.32:291][ 0]LogInit: Active device profile: [0000022E046FD300][0000022E08BC43C0 49] Windows +[2022.06.14-02.35.32:292][ 0]LogInit: Profiles: [0000022E046FD300][0000022E08BC43C0 49] Windows, [0000022E046B2C00][0000022E08BCC540 49] WindowsNoEditor, [0000022E046FE400][0000022E091B06C0 49] WindowsServer, [0000022E046B3B00][0000022E091B4840 49] WindowsClient, [0000022E046FF300][0000022E091B89C0 49] IOS, [0000022E046B1200][0000022E091BCB40 49] iPadAir, [0000022E046FFE00][0000022E091C0CC0 49] iPadAir2, [0000022E04662100][0000022E091C8F80 49] IPadPro, [0000022E04662200][0000022E091C4FC0 49] iPadAir3, [0000022E046B3F00][0000022E091CD140 49] iPadAir4, [0000022E04663100][0000022E091D12C0 49] iPadMini2, [0000022E046B2F00][0000022E091D5440 49] iPadMini3, [0000022E04663D00][0000022E091D95C0 49] iPadMini4, [0000022E046B2000][0000022E08BC9700 49] iPadMini5, [0000022E0468DA00][0000022E091E1940 49] iPhone6, [0000022E0468DB00][0000022E091DD980 49] iPodTouch6, [0000022E046FEF00][0000022E08C0BC00 49] iPhone7, [0000022E046FF000][0000022E091E40C0 49] iPodTouch7, [0000022E04661C00][0000022E08C0E240 49] iPhone5S, [0000022E046FD100][0000022E08C123C0 49] iPhone6Plus, [0000022E04661800][0000022E08C16540 49] iPhone6S, [0000022E046FC400][0000022E08C1A6C0 49] iPhone6SPlus, [0000022E04660E00][0000022E08C1E840 49] iPhone7Plus, [0000022E046FD700][0000022E08C229C0 49] iPhoneSE, [0000022E04660A00][0000022E08C26B40 49] iPhone8, [0000022E046FC800][0000022E08C2ACC0 49] iPhone8Plus, [0000022E04661A00][0000022E08C2EE40 49] iPhoneX, [0000022E046FFD00][0000022E08C32FC0 49] iPhoneXS, [0000022E0468C200][0000022E08C37140 49] iPhoneXSMax, [0000022E04660D00][0000022E08C3B2C0 49] iPhoneXR, [0000022E0468CC00][0000022E08C3F440 49] iPhone11, [0000022E04662E00][0000022E08C435C0 49] iPhone11Pro, [0000022E0468D500][0000022E08C47740 49] iPhone11ProMax, [0000022E04663A00][0000022E08C4B8C0 49] iPhoneSE2, [0000022E0468C400][0000022E08C07A00 49] iPhone12Mini, [0000022E04661200][0000022E08C4FB40 49] iPhone12, [0000022E0468FC00][0000022E08940100 49] iPhone12Pro, [0000022E04662000][0000022E08948280 49] iPhone12ProMax, [0000022E0468EC00][0000022E0894C400 49] iPadPro105, [0000022E046FE100][0000022E08950580 49] iPadPro129, [0000022E0468D100][0000022E08954700 49] iPadPro97, [0000022E046FD000][0000022E08958880 49] iPadPro2_129, [0000022E0468CD00][0000022E0895CA00 49] iPad5, [0000022E046FDD00][0000022E08960B80 49] iPad6, [0000022E0468C600][0000022E08964D00 49] iPad7, [0000022E046FEE00][0000022E08968E80 49] iPad8, [0000022E0468F100][0000022E0896D000 49] iPadPro11, [0000022E046FDB00][0000022E08971180 49] iPadPro2_11, [0000022E0468CA00][0000022E08975300 49] iPadPro3_129, [0000022E046FE200][0000022E08979480 49] iPadPro4_129, [0000022E0468ED00][0000022E0897D600 49] AppleTV, [0000022E046FC100][0000022E08981780 49] AppleTV4K, [0000022E0468E600][0000022E08985900 49] TVOS, [0000022E046FD500][0000022E08989A80 49] Mac, [0000022E0468F600][0000022E08945BC0 49] MacClient, [0000022E046FDF00][0000022E0898C180 49] MacNoEditor, [0000022E0468FF00][0000022E089902C0 49] MacServer, [0000022E046FFA00][0000022E08998440 49] Linux, [0000022E0468DC00][0000022E0899C5C0 49] LinuxAArch64, [0000022E046FF800][0000022E089A0740 49] LinuxNoEditor, [0000022E0468E400][0000022E089A48C0 49] LinuxAArch64NoEditor, [0000022E046FF500][0000022E089A8A40 49] LinuxClient, [0000022E0468D300][0000022E089ACBC0 49] LinuxAArch64Client, [0000022E046FC900][0000022E089B0D40 49] LinuxServer, [0000022E0468D200][0000022E089B4EC0 49] LinuxAArch64Server, [0000022E046FF600][0000022E089B9040 49] Android, [0000022E0468D900][0000022E089BD1C0 49] Android_Low, [0000022E046FE700][0000022E089C1340 49] Android_Mid, [0000022E0468EE00][0000022E089C54C0 49] Android_High, [0000022E046FE000][0000022E089C9640 49] Android_Default, [0000022E0468E800][0000022E089CD7C0 49] Android_Adreno4xx, [0000022E046FCB00][0000022E089D1940 49] Android_Adreno5xx_Low, [0000022E0468EF00][0000022E089D5AC0 49] Android_Adreno5xx, [0000022E046FC300][0000022E089D80C0 49] Android_Adreno6xx, [0000022E0468F200][0000022E08994200 49] Android_Adreno6xx_Vulkan, [0000022E046FC500][0000022E089DC340 49] Android_Mali_T6xx, [0000022E0468EB00][0000022E089E0480 49] Android_Mali_T7xx, [0000022E046FC600][0000022E089E45C0 49] Android_Mali_T8xx, [0000022E0468C700][0000022E089EC740 49] Android_Mali_G71, [0000022E046FFC00][0000022E089F08C0 49] Android_Mali_G72, [0000022E0468DF00][0000022E089F4A40 49] Android_Mali_G72_Vulkan, [0000022E046FF100][0000022E089F8BC0 49] Android_Mali_G76, [0000022E0468DE00][0000022E089FCD40 49] Android_Mali_G76_Vulkan, [0000022E046FCA00][0000022E08A00EC0 49] Android_Mali_G77, [0000022E0468C900][0000022E08A05040 49] Android_Mali_G77_Vulkan, [0000022E046FD800][0000022E08A091C0 49] Android_Mali_G78, [0000022E0468FD00][0000022E08A0D340 49] Android_Mali_G78_Vulkan, [0000022E046B2300][0000022E08C534C0 49] Android_Mali_G710, [0000022E04662F00][0000022E08C57640 49] Android_Mali_G710_Vulkan, [0000022E046B3800][0000022E08C5B7C0 49] Android_Vulkan_SM5, [0000022E04662B00][0000022E08C5F940 49] Android_PowerVR_G6xxx, [0000022E046B0400][0000022E08C63AC0 49] Android_PowerVR_GT7xxx, [0000022E04662700][0000022E08C660C0 49] Android_PowerVR_GE8xxx, [0000022E046B0600][0000022E08C6A240 49] Android_PowerVR_GM9xxx, [0000022E04662800][0000022E089E8380 49] Android_PowerVR_GM9xxx_Vulkan, [0000022E046B1700][0000022E08C6E4C0 49] Android_TegraK1, [0000022E04663400][0000022E08C72600 49] Android_Unknown_Vulkan, [0000022E046B0700][0000022E08C76740 49] Lumin, [0000022E04662D00][0000022E09F548C0 49] Lumin_Desktop, [0000022E046B1C00][0000022E09F58A40 49] HoloLens, +[2022.06.14-02.35.32:334][ 0]LogMeshReduction: Using QuadricMeshReduction for automatic static mesh reduction +[2022.06.14-02.35.32:334][ 0]LogMeshReduction: Using SimplygonMeshReduction for automatic skeletal mesh reduction +[2022.06.14-02.35.32:334][ 0]LogMeshReduction: Using ProxyLODMeshReduction for automatic mesh merging +[2022.06.14-02.35.32:334][ 0]LogMeshReduction: No distributed automatic mesh merging module available +[2022.06.14-02.35.32:334][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2022.06.14-02.35.32:476][ 0]LogNetVersion: Ex2 1.0.0, NetCL: 17155196, EngineNetVer: 17, GameNetVer: 0 (Checksum: 3249199118) +[2022.06.14-02.35.32:749][ 0]LogTexture: Default maximum texture size for cubemaps generated from long-lat sources has been changed from 512 to unlimited. In order to preserve old behaiour for '/Engine/MapTemplates/Sky/DaylightAmbientCubemap.DaylightAmbientCubemap', its maximum texture size has been explicitly set to 512. +[2022.06.14-02.35.32:824][ 0]LogHMD: PokeAHoleMaterial loaded successfully +[2022.06.14-02.35.32:931][ 0]LogMoviePlayer: Initializing movie player +[2022.06.14-02.35.33:044][ 0]LogPython: Using Python 3.7.7 +[2022.06.14-02.35.33:556][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 54F91F0C4A3C3BC355CC86A8C569989B | Instance: 7B12949347939824EBF26EB9582B4EE7 (DESKTOP-SI6OOMG-14860). +[2022.06.14-02.35.33:578][ 0]LogCollectionManager: Loaded 0 collections in 0.000752 seconds +[2022.06.14-02.35.33:581][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Saved/Collections/' took 0.00s +[2022.06.14-02.35.33:581][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Content/Developers/RC/Collections/' took 0.00s +[2022.06.14-02.35.33:581][ 0]LogFileCache: Scanning file cache for directory 'E:/UE4/Ex2 4.27/Content/Collections/' took 0.00s +[2022.06.14-02.35.33:581][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000002 seconds (updated 0 objects) +[2022.06.14-02.35.33:722][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2022.06.14-02.35.33:726][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2022.06.14-02.35.33:820][ 0]SourceControl: Source control is disabled +[2022.06.14-02.35.33:820][ 0]SourceControl: Source control is disabled +[2022.06.14-02.35.33:823][ 0]SourceControl: Source control is disabled +[2022.06.14-02.35.33:829][ 0]LogUProjectInfo: Found projects: +[2022.06.14-02.35.33:913][ 0]LogOpenImageDenoise: OIDN starting up +[2022.06.14-02.35.33:949][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2022.06.14-02.35.33:971][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.06.14-02.35.33:971][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2022.06.14-02.35.34:047][ 0]LogOcInput: OculusInput pre-init called +[2022.06.14-02.35.34:059][ 0]LogUObjectArray: 22121 objects as part of root set at end of initial load. +[2022.06.14-02.35.34:059][ 0]LogUObjectAllocator: 5975632 out of 0 bytes used by permanent object pool. +[2022.06.14-02.35.34:059][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2022.06.14-02.35.34:110][ 0]LogEngine: Initializing Engine... +[2022.06.14-02.35.34:113][ 0]LogHMD: Failed to enumerate extensions. Please check that you have a valid OpenXR runtime installed. +[2022.06.14-02.35.34:113][ 0]LogHMD: Failed to initialize OpenVR with code 110 +[2022.06.14-02.35.34:113][ 0]LogMagicLeap: Warning: VR disabled because ZI is not enabled. To enable, in the editor, Edit -> Project Settings -> Plugins -> Magic Leap Plugin -> Enable Zero Iteration +[2022.06.14-02.35.34:115][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2022.06.14-02.35.34:233][ 0]LogInit: Initializing FReadOnlyCVARCache +[2022.06.14-02.35.34:233][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2022.06.14-02.35.34:237][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2022.06.14-02.35.34:237][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2022.06.14-02.35.34:238][ 0]LogAudio: Display: Audio Device Manager Initialized +[2022.06.14-02.35.34:238][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2022.06.14-02.35.34:238][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2022.06.14-02.35.34:238][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2022.06.14-02.35.34:238][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2022.06.14-02.35.34:238][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2022.06.14-02.35.34:238][ 0]LogAudioMixer: Display: Number of buffers to queue: 2 +[2022.06.14-02.35.34:238][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2022.06.14-02.35.34:238][ 0]LogAudioMixer: Display: Number of Async Source Workers: 0 +[2022.06.14-02.35.34:238][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2022.06.14-02.35.34:239][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2022.06.14-02.35.34:239][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2022.06.14-02.35.34:239][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2022.06.14-02.35.34:239][ 0]LogAudioMixer: Display: Initializing audio mixer. +[2022.06.14-02.35.34:265][ 0]LogAudioMixer: Display: 0: FrontLeft +[2022.06.14-02.35.34:265][ 0]LogAudioMixer: Display: 1: FrontRight +[2022.06.14-02.35.34:320][ 0]LogAudioMixer: Display: Using Audio Device Speakers / Headphones (Realtek High Definition Audio) +[2022.06.14-02.35.34:326][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2022.06.14-02.35.34:327][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2022.06.14-02.35.34:328][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2022.06.14-02.35.34:329][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterEQSubmixDefault' +[2022.06.14-02.35.34:329][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called +[2022.06.14-02.35.34:329][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048 +[2022.06.14-02.35.34:330][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal() +[2022.06.14-02.35.34:330][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time +[2022.06.14-02.35.34:330][ 0]LogInit: FAudioDevice initialized. +[2022.06.14-02.35.34:331][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2022.06.14-02.35.34:333][ 0]LogInit: Texture streaming: Enabled +[2022.06.14-02.35.34:400][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2022.06.14-02.35.34:400][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.06.14-02.35.34:402][ 0]LogInit: Display: Game Engine Initialized. +[2022.06.14-02.35.34:402][ 0]LogNiagaraEditor: GEditor isn't valid! Particle reset commands will not work for Niagara components! +[2022.06.14-02.35.34:538][ 0]LogInit: Display: Starting Game. +[2022.06.14-02.35.34:538][ 0]LogNet: Browse: /Game/FirstPersonBP/Maps/TestingMap?Name=Player +[2022.06.14-02.35.34:538][ 0]LogLoad: LoadMap: /Game/FirstPersonBP/Maps/TestingMap?Name=Player +[2022.06.14-02.35.34:538][ 0]LogWorld: BeginTearingDown for /Temp/Untitled_0 +[2022.06.14-02.35.34:539][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2022.06.14-02.35.34:539][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.06.14-02.35.34:545][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2022.06.14-02.35.34:548][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.94ms +[2022.06.14-02.35.34:694][ 0]LogUObjectGlobals: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.06.14-02.35.34:694][ 0]LogUObjectGlobals: Warning: [AssetLog] E:\UE4\Ex2 4.27\Content\Weapons\Specials\special_Mesh\Venom_X.uasset: Failed to load '/Game/Weapons/Specials/special_Mesh/defaultMat': Can't find file. +[2022.06.14-02.35.34:738][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'TestingMap'. +[2022.06.14-02.35.34:746][ 0]LogAIModule: Creating AISystem for world TestingMap +[2022.06.14-02.35.34:747][ 0]LogLoad: Game class is 'FirstPersonGameMode_C' +[2022.06.14-02.35.34:761][ 0]LogWorld: Bringing World /Game/FirstPersonBP/Maps/TestingMap.TestingMap up for play (max tick rate 0) at 2022.06.13-19.35.34 +[2022.06.14-02.35.34:761][ 0]LogWorld: Bringing up level for play took: 0.013651 +[2022.06.14-02.35.34:793][ 0]LogLoad: Took 0.254580 seconds to LoadMap(/Game/FirstPersonBP/Maps/TestingMap) +[2022.06.14-02.35.34:953][ 0]LogSlate: Took 0.000218 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2022.06.14-02.35.35:017][ 0]LogRenderer: Reallocating scene render targets to support 1280x720 Format 10 NumSamples 1 (Frame:1). +[2022.06.14-02.35.35:017][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2022.06.14-02.35.35:017][ 0]LogLoad: (Engine Initialization) Total time: 7.03 seconds +[2022.06.14-02.35.35:017][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2022.06.14-02.35.35:021][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2022.06.14-02.35.35:024][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.06.14-02.35.35:070][ 0]LogRenderer: Reallocating scene render targets to support 128x128 Format 10 NumSamples 1 (Frame:1). +[2022.06.14-02.35.35:102][ 0]LogRenderer: Reallocating scene render targets to support 1280x720 Format 10 NumSamples 1 (Frame:2). +[2022.06.14-02.35.35:117][ 1]LogSlate: Took 0.000168 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2022.06.14-02.35.58:648][885]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. +[2022.06.14-02.36.51:048][596]LogWindowsDesktop: Alt-F4 pressed! +[2022.06.14-02.36.51:059][596]LogSlate: Window 'Ex2 (64-bit Development PCD3D_SM5) ' being destroyed +[2022.06.14-02.36.51:059][596]LogWindowsTextInputMethodSystem: Display: IME system deactivated. +[2022.06.14-02.36.51:077][596]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.06.14-02.36.51:077][596]LogEngine: All Windows Closed +[2022.06.14-02.36.51:077][596]LogWindows: FPlatformMisc::RequestExit(0) +[2022.06.14-02.36.51:077][596]LogWindows: FPlatformMisc::RequestExitWithStatus(0, 0) +[2022.06.14-02.36.51:077][596]LogCore: Engine exit requested (reason: Win RequestExit) +[2022.06.14-02.36.51:077][597]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) +[2022.06.14-02.36.51:077][597]LogInit: Display: PreExit Game. +[2022.06.14-02.36.51:087][597]LogWorld: BeginTearingDown for /Game/FirstPersonBP/Maps/TestingMap +[2022.06.14-02.36.51:088][597]LogWorld: UWorld::CleanupWorld for TestingMap, bSessionEnded=true, bCleanupResources=true +[2022.06.14-02.36.51:088][597]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2022.06.14-02.36.51:151][597]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)... +[2022.06.14-02.36.51:151][597]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... +[2022.06.14-02.36.51:151][597]LogAudio: Display: Audio Device unregistered from world 'TestingMap'. +[2022.06.14-02.36.51:174][597]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called +[2022.06.14-02.36.51:175][597]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called +[2022.06.14-02.36.51:180][597]LogAudio: Display: Audio Device Manager Shutdown +[2022.06.14-02.36.51:182][597]LogExit: Preparing to exit. +[2022.06.14-02.36.51:780][597]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2022.06.14-02.36.51:781][597]LogUObjectHash: Compacting FUObjectHashTables data took 1.09ms +[2022.06.14-02.36.51:835][597]LogMoviePlayer: Shutting down movie player +[2022.06.14-02.36.51:908][597]LogDemo: Cleaned up 0 splitscreen connections with owner deletion +[2022.06.14-02.36.51:913][597]LogExit: Game engine shut down +[2022.06.14-02.36.51:973][597]LogExit: Object subsystem successfully closed. +[2022.06.14-02.36.51:979][597]LogShaderCompilers: Display: === FShaderJobCache stats === +[2022.06.14-02.36.51:979][597]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2022.06.14-02.36.51:979][597]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2022.06.14-02.36.51:979][597]LogShaderCompilers: Display: RAM used: 0.00 MB (0.00 GB) of 819.20 MB (0.80 GB) budget. Usage: 0.00% +[2022.06.14-02.36.51:979][597]LogShaderCompilers: Display: ================================================ +[2022.06.14-02.36.51:996][597]LogShaderCompilers: Display: Shaders left to compile 0 +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (558) +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module SequenceRecorder (556) +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module AutomationController (554) +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module AutomationWorker (552) +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module Voice (550) +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module AIModule (548) +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module GameplayDebugger (547) +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module AITestSuite (545) +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module NavigationSystem (543) +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module SteamVREditor (540) +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module ToolMenus (539) +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module OculusMR (536) +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (534) +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module TakeRecorder (533) +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (530) +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module TakesCore (528) +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module OpenXRInput (526) +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (524) +[2022.06.14-02.36.52:004][597]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (522) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module WebMMedia (520) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (518) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (516) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (514) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module MagicLeapMediaCodecFactory (512) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module MagicLeapMediaFactory (510) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module PlanarCut (508) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module CharacterAI (506) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module SessionServices (504) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (502) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module LiveCoding (500) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module LevelSequence (498) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (496) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module MovieScene (494) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (492) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module PortalServices (490) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module PortalRpc (488) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module MessagingRpc (486) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (484) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module AudioMixerCore (483) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (480) +[2022.06.14-02.36.52:005][597]LogModuleManager: Shutting down and abandoning module ProfilerService (478) +[2022.06.14-02.36.52:130][597]LogModuleManager: Shutting down and abandoning module TaskGraph (476) +[2022.06.14-02.36.52:130][597]LogModuleManager: Shutting down and abandoning module OculusInput (474) +[2022.06.14-02.36.52:130][597]LogModuleManager: Shutting down and abandoning module TakeMovieScene (472) +[2022.06.14-02.36.52:130][597]LogModuleManager: Shutting down and abandoning module Synthesis (470) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (468) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (466) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module GooglePAD (464) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module EditableMesh (462) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (460) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module CableComponent (458) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module AudioCapture (456) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module AudioCaptureRtAudio (455) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module AssetTags (452) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (450) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (448) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module AppleImageUtils (446) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module AndroidPermission (444) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (442) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module TemplateSequence (440) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module MediaCompositing (438) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module ImgMedia (436) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module MagicLeapSharedWorld (434) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module MagicLeapLightEstimation (432) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module MagicLeapHelperVulkan (430) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module MagicLeapHelperOpenGL (428) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module MagicLeapAudio (426) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (424) +[2022.06.14-02.36.52:131][597]LogOpenImageDenoise: OIDN shutting down +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module MotoSynth (422) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module MeshConversion (420) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module DynamicMesh (418) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (416) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module GeometricObjects (414) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (412) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (411) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (408) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (407) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module GeometryCache (404) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (403) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module ChaosNiagara (400) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (399) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module BackChannel (396) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module AutomationUtils (394) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (392) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module HotReload (391) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (388) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module UObjectPlugin (386) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (384) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (382) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module SourceControl (381) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (378) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (376) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module LiveLinkSequencer (374) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module LiveLinkMovieScene (372) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module LiveLinkGraphNode (370) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module LiveLinkComponents (368) +[2022.06.14-02.36.52:131][597]LogModuleManager: Shutting down and abandoning module LiveLink (366) +[2022.06.14-02.36.52:810][597]LogModuleManager: Shutting down and abandoning module SoundFields (364) +[2022.06.14-02.36.52:810][597]LogModuleManager: Shutting down and abandoning module SignificanceManager (362) +[2022.06.14-02.36.52:811][597]LogModuleManager: Shutting down and abandoning module RuntimePhysXCooking (360) +[2022.06.14-02.36.52:811][597]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (358) +[2022.06.14-02.36.52:811][597]LogModuleManager: Shutting down and abandoning module PhysXVehiclesEditor (356) +[2022.06.14-02.36.52:811][597]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (352) +[2022.06.14-02.36.52:811][597]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (350) +[2022.06.14-02.36.52:811][597]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (348) +[2022.06.14-02.36.52:811][597]LogModuleManager: Shutting down and abandoning module ActorSequence (346) +[2022.06.14-02.36.52:811][597]LogModuleManager: Shutting down and abandoning module UdpMessaging (344) +[2022.06.14-02.36.52:912][597]LogModuleManager: Shutting down and abandoning module TcpMessaging (342) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (340) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module MagicLeapARPin (338) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module MagicLeapHandMeshing (336) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module MagicLeapSecureStorage (334) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module MagicLeapPrivileges (332) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module MagicLeapPlanes (330) +[2022.06.14-02.36.53:013][597]LogMagicLeapPlanes: Planes tracker already destroyed. +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module MagicLeapImageTracker (328) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module MagicLeapIdentity (326) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module MagicLeapHandTracking (324) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module MagicLeapEyeTracker (322) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module MagicLeapController (320) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module MagicLeapARPinImpl (318) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module MagicLeapAR (316) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (314) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module Niagara (312) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module SignalProcessing (311) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module NiagaraEditor (309) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module ContentBrowser (308) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module CollectionManager (307) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (306) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module ContentBrowserData (303) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module NiagaraCore (298) +[2022.06.14-02.36.53:013][597]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (296) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (294) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module FacialAnimation (292) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (290) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module TreeMap (289) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (286) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module AnimationSharing (284) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module GameplayCameras (282) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module LightPropagationVolumeRuntime (280) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (278) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module Paper2D (276) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (274) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (272) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (270) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module PacketHandler (268) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (266) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (264) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module MediaAssets (262) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module Overlay (260) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module OverlayEditor (259) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module VREditor (256) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module StringTableEditor (254) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (252) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (250) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module FunctionalTesting (248) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (246) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (245) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module UMG (242) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module UMGEditor (241) +[2022.06.14-02.36.53:014][597]LogModuleManager: Shutting down and abandoning module Sequencer (240) +[2022.06.14-02.36.53:015][597]LogModuleManager: Shutting down and abandoning module MessageLog (237) +[2022.06.14-02.36.53:015][597]LogModuleManager: Shutting down and abandoning module SlateReflector (232) +[2022.06.14-02.36.53:015][597]LogModuleManager: Shutting down and abandoning module Slate (230) +[2022.06.14-02.36.53:015][597]LogModuleManager: Shutting down and abandoning module SlateCore (228) +[2022.06.14-02.36.53:016][597]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (226) +[2022.06.14-02.36.53:016][597]LogModuleManager: Shutting down and abandoning module UnrealEd (224) +[2022.06.14-02.36.53:016][597]LogModuleManager: Shutting down and abandoning module MRMesh (222) +[2022.06.14-02.36.53:016][597]LogModuleManager: Shutting down and abandoning module Messaging (220) +[2022.06.14-02.36.53:016][597]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (218) +[2022.06.14-02.36.53:016][597]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (216) +[2022.06.14-02.36.53:016][597]LogModuleManager: Shutting down and abandoning module XAudio2 (214) +[2022.06.14-02.36.53:016][597]LogModuleManager: Shutting down and abandoning module Networking (212) +[2022.06.14-02.36.53:016][597]LogModuleManager: Shutting down and abandoning module Core (210) +[2022.06.14-02.36.53:016][597]LogModuleManager: Shutting down and abandoning module MaterialEditor (208) +[2022.06.14-02.36.53:016][597]LogModuleManager: Shutting down and abandoning module MovieSceneTools (206) +[2022.06.14-02.36.53:016][597]LogModuleManager: Shutting down and abandoning module EditorStyle (205) +[2022.06.14-02.36.53:017][597]LogModuleManager: Shutting down and abandoning module KismetCompiler (202) +[2022.06.14-02.36.53:017][597]LogModuleManager: Shutting down and abandoning module MeshBuilder (200) +[2022.06.14-02.36.53:017][597]LogModuleManager: Shutting down and abandoning module MeshUtilities (198) +[2022.06.14-02.36.53:017][597]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (197) +[2022.06.14-02.36.53:017][597]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (196) +[2022.06.14-02.36.53:017][597]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (195) +[2022.06.14-02.36.53:017][597]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (193) +[2022.06.14-02.36.53:017][597]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (191) +[2022.06.14-02.36.53:017][597]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (189) +[2022.06.14-02.36.53:017][597]LogModuleManager: Shutting down and abandoning module MaterialBaking (185) +[2022.06.14-02.36.53:017][597]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (180) +[2022.06.14-02.36.53:017][597]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (178) +[2022.06.14-02.36.53:017][597]LogModuleManager: Shutting down and abandoning module DerivedDataCache (176) +[2022.06.14-02.36.53:017][597]LogModuleManager: Shutting down and abandoning module TargetPlatform (174) +[2022.06.14-02.36.53:017][597]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (173) +[2022.06.14-02.36.53:017][597]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (171) +[2022.06.14-02.36.53:017][597]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (169) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (167) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (165) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (163) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (161) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module TextureFormatPVR (159) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (157) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (155) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (153) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (151) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module ImageWrapper (150) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module AudioFormatOpus (147) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module AudioFormatOgg (145) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (143) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module WindowsServerTargetPlatform (141) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module WindowsClientTargetPlatform (139) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (137) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module WindowsNoEditorTargetPlatform (135) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module D3D11RHI (132) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module InputCore (130) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module Settings (128) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module PhysXCooking (126) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module Chaos (124) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (122) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (121) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module AVEncoder (120) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module SteamVRInputDevice (116) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module SteamVRInput (114) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module SteamVR (112) +[2022.06.14-02.36.53:018][597]LogHMD: Freeing OpenVRDLLHandle. +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module OculusHMD (110) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module OpenXRHandTracking (108) +[2022.06.14-02.36.53:018][597]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module OpenXREyeTracker (106) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module OpenXRAR (104) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module AugmentedReality (103) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module OpenXRHMD (100) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (98) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module ChunkDownloader (96) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (94) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (92) +[2022.06.14-02.36.53:018][597]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (88) +[2022.06.14-02.36.53:019][597]LogModuleManager: Shutting down and abandoning module XMPP (83) +[2022.06.14-02.36.53:019][597]LogModuleManager: Shutting down and abandoning module WebSockets (82) +[2022.06.14-02.36.53:032][597]LogModuleManager: Shutting down and abandoning module HTTP (79) +[2022.06.14-02.36.53:033][597]LogHttp: Display: cleaning up 0 outstanding Http requests. +[2022.06.14-02.36.53:065][597]LogModuleManager: Shutting down and abandoning module SSL (78) +[2022.06.14-02.36.53:066][597]LogModuleManager: Shutting down and abandoning module WmfMedia (74) +[2022.06.14-02.36.53:068][597]LogModuleManager: Shutting down and abandoning module Media (73) +[2022.06.14-02.36.53:068][597]LogModuleManager: Shutting down and abandoning module MediaInfo (72) +[2022.06.14-02.36.53:068][597]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (68) +[2022.06.14-02.36.53:068][597]LogModuleManager: Shutting down and abandoning module MLSDK (66) +[2022.06.14-02.36.53:068][597]LogModuleManager: Shutting down and abandoning module MagicLeap (64) +[2022.06.14-02.36.53:068][597]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (62) +[2022.06.14-02.36.53:068][597]LogModuleManager: Shutting down and abandoning module NiagaraShader (60) +[2022.06.14-02.36.53:068][597]LogModuleManager: Shutting down and abandoning module ChaosCloth (58) +[2022.06.14-02.36.53:068][597]LogModuleManager: Shutting down and abandoning module VariantManagerContent (56) +[2022.06.14-02.36.53:068][597]LogModuleManager: Shutting down and abandoning module DatasmithContent (54) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module PixWinPlugin (52) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module AISupportModule (50) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module DesktopPlatform (48) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (46) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (44) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (42) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module PlatformCrypto (40) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module OodleDataCompressionFormat (38) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module XGEController (36) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module AnimationModifiers (34) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module AudioEditor (32) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module PropertyEditor (31) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module TextureCompressor (28) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module RenderCore (26) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module Landscape (24) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (22) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (20) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module Renderer (18) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module Engine (16) +[2022.06.14-02.36.53:069][597]LogModuleManager: Shutting down and abandoning module CoreUObject (14) +[2022.06.14-02.36.53:070][597]LogModuleManager: Shutting down and abandoning module NetworkFile (12) +[2022.06.14-02.36.53:070][597]LogModuleManager: Shutting down and abandoning module CookedIterativeFile (10) +[2022.06.14-02.36.53:070][597]LogModuleManager: Shutting down and abandoning module StreamingFile (8) +[2022.06.14-02.36.53:070][597]LogModuleManager: Shutting down and abandoning module SandboxFile (6) +[2022.06.14-02.36.53:070][597]LogModuleManager: Shutting down and abandoning module PakFile (4) +[2022.06.14-02.36.53:070][597]LogModuleManager: Shutting down and abandoning module RSA (3) +[2022.06.14-02.36.53:455][597]LogContentStreaming: Display: There are 1 unreleased StreamingManagers +[2022.06.14-02.36.53:459][597]LogD3D11RHI: Shutdown +[2022.06.14-02.36.53:459][597]LogD3D11RHI: CleanupD3DDevice +[2022.06.14-02.36.53:461][597]LogExit: Exiting. +[2022.06.14-02.36.53:486][597]Log file closed, 06/13/22 19:36:53 diff --git a/Saved/Screenshots/Windows/ScreenShot00000.png b/Saved/Screenshots/Windows/ScreenShot00000.png new file mode 100644 index 0000000..e087f6f Binary files /dev/null and b/Saved/Screenshots/Windows/ScreenShot00000.png differ diff --git a/Saved/Screenshots/Windows/ScreenShot00001.png b/Saved/Screenshots/Windows/ScreenShot00001.png new file mode 100644 index 0000000..8af67c3 Binary files /dev/null and b/Saved/Screenshots/Windows/ScreenShot00001.png differ diff --git a/Saved/Screenshots/Windows/ScreenShot00002.png b/Saved/Screenshots/Windows/ScreenShot00002.png new file mode 100644 index 0000000..912c686 Binary files /dev/null and b/Saved/Screenshots/Windows/ScreenShot00002.png differ diff --git a/Saved/Screenshots/Windows/ScreenShot00003.png b/Saved/Screenshots/Windows/ScreenShot00003.png new file mode 100644 index 0000000..4bcd15c Binary files /dev/null and b/Saved/Screenshots/Windows/ScreenShot00003.png differ diff --git a/Saved/Screenshots/Windows/ScreenShot00004.png b/Saved/Screenshots/Windows/ScreenShot00004.png new file mode 100644 index 0000000..d4812c6 Binary files /dev/null and b/Saved/Screenshots/Windows/ScreenShot00004.png differ diff --git a/Saved/Screenshots/Windows/ScreenShot00005.png b/Saved/Screenshots/Windows/ScreenShot00005.png new file mode 100644 index 0000000..7aa1f33 Binary files /dev/null and b/Saved/Screenshots/Windows/ScreenShot00005.png differ diff --git a/Saved/Screenshots/Windows/ScreenShot00006.png b/Saved/Screenshots/Windows/ScreenShot00006.png new file mode 100644 index 0000000..13047f3 Binary files /dev/null and b/Saved/Screenshots/Windows/ScreenShot00006.png differ diff --git a/Saved/Screenshots/Windows/ScreenShot00007.png b/Saved/Screenshots/Windows/ScreenShot00007.png new file mode 100644 index 0000000..737b88e Binary files /dev/null and b/Saved/Screenshots/Windows/ScreenShot00007.png differ diff --git a/Saved/auga12247953F43CEC75C1493BA97FBAD33AB.tmp b/Saved/auga12247953F43CEC75C1493BA97FBAD33AB.tmp new file mode 100644 index 0000000..333c752 Binary files /dev/null and b/Saved/auga12247953F43CEC75C1493BA97FBAD33AB.tmp differ diff --git a/Saved/auga1BF0D93C2496DE82249E6D9B208118657.tmp b/Saved/auga1BF0D93C2496DE82249E6D9B208118657.tmp new file mode 100644 index 0000000..925d9d6 Binary files /dev/null and b/Saved/auga1BF0D93C2496DE82249E6D9B208118657.tmp differ