This commit is contained in:
2024-06-21 14:37:24 +02:00
parent e939b5fb54
commit 7b6b9f713c
19 changed files with 2552 additions and 1324 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,5 @@
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2
@@ -129,8 +129,7 @@ PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport3",ConfigSettin
LastLevel=/Game/Map LastLevel=/Game/Map
[AssetEditorSubsystem] [AssetEditorSubsystem]
CleanShutdown=True CleanShutdown=False
OpenAssetsAtExit=/Game/Materials/Treppe.Treppe
[RootWindow] [RootWindow]
ScreenPosition=X=320.000 Y=154.400 ScreenPosition=X=320.000 Y=154.400
@@ -1076,6 +1075,8 @@ MRUItem0=/Game/Map
MRUItem1=/Game/Test MRUItem1=/Game/Test
[PlacementMode] [PlacementMode]
RecentlyPlaced=/Game/Fackel1.Fackel1;
RecentlyPlaced=/Game/Fackel2.Fackel2;
RecentlyPlaced=/Game/Assets/treppe_Cube_002.treppe_Cube_002; RecentlyPlaced=/Game/Assets/treppe_Cube_002.treppe_Cube_002;
RecentlyPlaced=/Game/Assets/treppe_Cube_001.treppe_Cube_001; RecentlyPlaced=/Game/Assets/treppe_Cube_001.treppe_Cube_001;
RecentlyPlaced=/Game/Assets/treppe_Cube.treppe_Cube; RecentlyPlaced=/Game/Assets/treppe_Cube.treppe_Cube;
@@ -1383,8 +1384,8 @@ bConvertSceneUnit=False
LastLogListing=FBXImport LastLogListing=FBXImport
[ContentBrowserRecent] [ContentBrowserRecent]
MRUItem0=/Game/Materials/Treppe MRUItem0=/Game/Map
MRUItem1=/Game/Map MRUItem1=/Game/Materials/Treppe
MRUItem2=/Game/Materials/Tuer MRUItem2=/Game/Materials/Tuer
MRUItem3=/Game/Materials/Watercolor MRUItem3=/Game/Materials/Watercolor
MRUItem4=/Engine/BasicShapes/BasicShapeMaterial MRUItem4=/Engine/BasicShapes/BasicShapeMaterial
+8
View File
@@ -58,3 +58,11 @@ MLSDKPath=(Path="")
[/Script/UnrealEd.EditorEngine] [/Script/UnrealEd.EditorEngine]
FlipNormalMapGreenChannel=False FlipNormalMapGreenChannel=False
[WindowsApplication.Accessibility]
StickyKeysHotkey=False
ToggleKeysHotkey=True
FilterKeysHotkey=True
StickyKeysConfirmation=True
ToggleKeysConfirmation=True
FilterKeysConfirmation=True
File diff suppressed because one or more lines are too long
+1057 -1320
View File
File diff suppressed because one or more lines are too long