Compare commits

..

No commits in common. "c553d03ce496123c52be622fd7dc2951a8943a1b" and "9400d9c67ae4fc1548920f74d66bcb9f9e7bb194" have entirely different histories.

540 changed files with 3 additions and 62 deletions

View File

@ -6,6 +6,3 @@ bAllowClassAndBlueprintPinMatching=true
bReplaceBlueprintWithClass= true
bDontLoadBlueprintOutsideEditor= true
bBlueprintIsNotBlueprintType= true
[/Script/AdvancedPreviewScene.SharedProfiles]

View File

@ -4,7 +4,7 @@
+EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore)))
[/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/Prototyp/Level/Pixel-Scene_Prototyp.Pixel-Scene_Prototyp
EditorStartupMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap
LocalMapOptions=
TransitionMap=None
bUseSplitscreen=False
@ -13,7 +13,7 @@ ThreePlayerSplitscreenLayout=FavorTop
FourPlayerSplitscreenLayout=Grid
bOffsetPlayerGamepadIds=False
GameInstanceClass=/Script/Engine.GameInstance
GameDefaultMap=/Game/Prototyp/Level/Pixel-Scene_Prototyp.Pixel-Scene_Prototyp
GameDefaultMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap
ServerDefaultMap=/Engine/Maps/Entry.Entry
GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C
GlobalDefaultServerGameMode=None
@ -219,59 +219,3 @@ ConnectionType=USBOnly
bUseManualIPAddress=False
ManualIPAddress=
[/Script/Engine.WorldPartitionSettings]
bNewMapsEnableWorldPartitionStreaming=True
[/Script/NavigationSystem.RecastNavMesh]
bDrawPolyEdges=False
bDistinctlyDrawTilesBeingBuilt=True
DrawOffset=10.000000
bFixedTilePoolSize=False
TilePoolSize=1024
TileSizeUU=4048.000000
CellSize=8.000000
CellHeight=8.000000
NavMeshResolutionParams[0]=(CellSize=8.000000,CellHeight=8.000000,AgentMaxStepHeight=10.000000)
NavMeshResolutionParams[1]=(CellSize=8.000000,CellHeight=8.000000,AgentMaxStepHeight=10.000000)
NavMeshResolutionParams[2]=(CellSize=8.000000,CellHeight=8.000000,AgentMaxStepHeight=10.000000)
AgentRadius=10.000000
AgentHeight=42.000000
AgentMaxSlope=46.000000
AgentMaxStepHeight=35.000000
MinRegionArea=0.000000
MergeRegionSize=400.000000
MaxVerticalMergeError=2147483647
MaxSimplificationError=2.000000
SimplificationElevationRatio=0.000000
MaxSimultaneousTileGenerationJobsCount=1024
TileNumberHardLimit=1048576
DefaultDrawDistance=5000.000000
DefaultMaxSearchNodes=2048.000000
DefaultMaxHierarchicalSearchNodes=2048.000000
LedgeSlopeFilterMode=Recast
RegionPartitioning=Watershed
LayerPartitioning=Watershed
RegionChunkSplits=2
LayerChunkSplits=2
bSortNavigationAreasByCost=True
bIsWorldPartitioned=False
bPerformVoxelFiltering=True
bMarkLowHeightAreas=False
bUseExtraTopCellWhenMarkingAreas=True
bFilterLowSpanSequences=False
bFilterLowSpanFromTileCache=False
bDoFullyAsyncNavDataGathering=False
bUseBetterOffsetsFromCorners=True
bStoreEmptyTileLayers=False
bUseVirtualFilters=True
bUseVirtualGeometryFilteringAndDirtying=False
bAllowNavLinkAsPathEnd=False
TimeSliceFilterLedgeSpansMaxYProcess=13
TimeSliceLongDurationDebug=0.002000
InvokerTilePriorityBumpDistanceThresholdInTileUnits=1
InvokerTilePriorityBumpIncrease=1
bUseVoxelCache=False
TileSetUpdateInterval=1.000000
HeuristicScale=0.999000
VerticalDeviationFromGroundCompensation=0.000000

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More