Kugel Test

This commit is contained in:
2024-05-13 11:59:38 +02:00
parent c1512e5ed7
commit 0d79505eb5
10 changed files with 2178 additions and 1231 deletions
BIN
View File
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,7 +129,7 @@ PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport3",ConfigSettin
LastLevel=/Engine/Maps/Templates/Template_Default LastLevel=/Engine/Maps/Templates/Template_Default
[AssetEditorSubsystem] [AssetEditorSubsystem]
CleanShutdown=True CleanShutdown=False
[RootWindow] [RootWindow]
ScreenPosition=X=320.000 Y=154.400 ScreenPosition=X=320.000 Y=154.400
@@ -171,6 +171,8 @@ ContentBrowserTab1.ExpandedCollections=
ContentBrowserTab1.ViewMode=0 ContentBrowserTab1.ViewMode=0
ContentBrowserTab1.ThumbnailSizeScale=0.180000 ContentBrowserTab1.ThumbnailSizeScale=0.180000
ContentBrowserTab1.CurrentViewType=1 ContentBrowserTab1.CurrentViewType=1
AssetDialog.ThumbnailSizeScale=0.100000
AssetDialog.CurrentViewType=1
[Directories2] [Directories2]
UNR=../../../../../../Users/bib/Documents/GARGame/Content/ UNR=../../../../../../Users/bib/Documents/GARGame/Content/
@@ -1058,3 +1060,17 @@ SceneOutliner.LastCompileMethod=Unknown
HierarchicalLODOutliner.TimeStamp=2024.05.06-11.05.06 HierarchicalLODOutliner.TimeStamp=2024.05.06-11.05.06
HierarchicalLODOutliner.LastCompileMethod=Unknown HierarchicalLODOutliner.LastCompileMethod=Unknown
[MRU]
MRUItem0=/Game/Test
[PlacementMode]
RecentlyPlaced=/Script/Engine.Actor;/Engine/Transient.ActorFactoryEmptyActor_0
[DetailCategories]
Actor.TransformCommon=True
Actor.Rendering=True
Actor.Replication=True
Actor.Collision=True
Actor.Input=True
Actor.Actor=True
+8
View File
@@ -55,3 +55,11 @@ TunnelMulticastEndpoint=
[/Script/LuminPlatformEditor.MagicLeapSDKSettings] [/Script/LuminPlatformEditor.MagicLeapSDKSettings]
MLSDKPath=(Path="") MLSDKPath=(Path="")
[WindowsApplication.Accessibility]
StickyKeysHotkey=False
ToggleKeysHotkey=True
FilterKeysHotkey=True
StickyKeysConfirmation=True
ToggleKeysConfirmation=True
FilterKeysConfirmation=True
Binary file not shown.
File diff suppressed because one or more lines are too long
+775 -1230
View File
File diff suppressed because one or more lines are too long