Updates project

This commit is contained in:
2022-05-02 14:14:48 +02:00
parent 4b22a38b76
commit da7398c21e
56 changed files with 184 additions and 101 deletions

View File

@@ -1,13 +0,0 @@
# Default ignored files
/shelf/
/workspace.xml
# Rider ignored files
/modules.xml
/contentModel.xml
/projectSettingsUpdater.xml
/.idea.lidarforest.iml
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/

1
.idea/.idea.lidarforest.dir/.idea/.name generated Normal file
View File

@@ -0,0 +1 @@
lidarforest

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RiderProjectSettingsUpdater">
<option name="vcsConfiguration" value="2" />
</component>
</project>

View File

@@ -1,13 +0,0 @@
# Default ignored files
/shelf/
/workspace.xml
# Rider ignored files
/contentModel.xml
/.idea.lidarforest.iml
/modules.xml
/projectSettingsUpdater.xml
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/

View File

@@ -1,6 +1,30 @@
[URL] [URL]
GameName=lidarforest GameName=lidarforest
[SystemSettings]
vr.PixelDensity=1
r.SeparateTranslucency=0
r.HZBOcclusion=0
r.MotionBlurQuality=0
r.PostProcessAAQuality=3
r.BloomQuality=1
r.EyeAdaptationQuality=0
r.AmbientOcclusionLevels=0
r.SSR.Quality=1
r.DepthOfFieldQuality=0
r.SceneColorFormat=2
r.TranslucencyVolumeBlur=0
r.TranslucencyLightingVolumeDim=4
r.MaxAnisotropy=8
r.LensFlareQuality=0
r.SceneColorFringeQuality=0
r.FastBlurThreshold=0
r.SSR.MaxRoughness=0.1
r.rhicmdbypass=0
sg.EffectsQuality=2
sg.PostProcessQuality=0
[/Script/HardwareTargeting.HardwareTargetingSettings] [/Script/HardwareTargeting.HardwareTargetingSettings]
TargetedHardwareClass=Mobile TargetedHardwareClass=Mobile
AppliedTargetedHardwareClass=Mobile AppliedTargetedHardwareClass=Mobile
@@ -12,17 +36,17 @@ DefaultPlatformService=Null
bHasVoiceEnabled=true bHasVoiceEnabled=true
[/Script/EngineSettings.GameMapsSettings] [/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/AFCore/Examples/Maps/Map_Demo_Menu.Map_Demo_Menu EditorStartupMap=/Game/lidarforest/Maps/MainMenu/Map_MainMenu.Map_MainMenu
GlobalDefaultGameMode=/Game/AFCore/Blueprints/Game/BP_GameMode_Main.BP_GameMode_Main_C GlobalDefaultGameMode=/Game/AFCore/Blueprints/Game/BP_GameMode_Main.BP_GameMode_Main_C
GameInstanceClass=/Game/AFCore/Blueprints/Game/BP_GameInstance_Main.BP_GameInstance_Main_C GameInstanceClass=/Game/AFCore/Blueprints/Game/BP_GameInstance_Main.BP_GameInstance_Main_C
GameDefaultMap=/Game/AFCore/Examples/Maps/Map_Demo_World.Map_Demo_World GameDefaultMap=/Game/lidarforest/Maps/MainMenu/Map_MainMenu.Map_MainMenu
TransitionMap=/Game/AFCore/Maps/Map_Empty.Map_Empty TransitionMap=/Game/AFCore/Maps/Map_Empty.Map_Empty
bUseSplitscreen=False bUseSplitscreen=False
[/Script/Engine.RendererSettings] [/Script/Engine.RendererSettings]
r.Mobile.DisableVertexFog=True r.Mobile.DisableVertexFog=True
r.Shadow.CSM.MaxMobileCascades=2 r.Shadow.CSM.MaxMobileCascades=2
r.MobileMSAA=4 r.MobileMSAA=2
r.Mobile.AllowDitheredLODTransition=False r.Mobile.AllowDitheredLODTransition=False
r.Mobile.AllowSoftwareOcclusion=False r.Mobile.AllowSoftwareOcclusion=False
r.Mobile.VirtualTextures=False r.Mobile.VirtualTextures=False
@@ -42,10 +66,10 @@ r.vt.FeedbackFactor=16
r.VT.EnableCompressZlib=True r.VT.EnableCompressZlib=True
r.VT.EnableCompressCrunch=False r.VT.EnableCompressCrunch=False
r.ClearCoatNormal=False r.ClearCoatNormal=False
r.ReflectionCaptureResolution=128 r.ReflectionCaptureResolution=32
r.Mobile.ReflectionCaptureCompression=False r.Mobile.ReflectionCaptureCompression=False
r.ReflectionEnvironmentLightmapMixBasedOnRoughness=True r.ReflectionEnvironmentLightmapMixBasedOnRoughness=True
r.ForwardShading=False r.ForwardShading=True
r.VertexFoggingForOpaque=True r.VertexFoggingForOpaque=True
r.AllowStaticLighting=True r.AllowStaticLighting=True
r.NormalMapsForStaticLighting=True r.NormalMapsForStaticLighting=True
@@ -53,11 +77,11 @@ r.GenerateMeshDistanceFields=False
r.DistanceFieldBuild.EightBit=False r.DistanceFieldBuild.EightBit=False
r.GenerateLandscapeGIData=False r.GenerateLandscapeGIData=False
r.DistanceFieldBuild.Compress=False r.DistanceFieldBuild.Compress=False
r.TessellationAdaptivePixelsPerTriangle=48.000000 r.TessellationAdaptivePixelsPerTriangle=24.000000
r.SeparateTranslucency=False r.SeparateTranslucency=False
r.TranslucentSortPolicy=0 r.TranslucentSortPolicy=0
TranslucentSortAxis=(X=0.000000,Y=-1.000000,Z=0.000000) TranslucentSortAxis=(X=0.000000,Y=-1.000000,Z=0.000000)
r.CustomDepth=3 r.CustomDepth=1
r.CustomDepthTemporalAAJitter=True r.CustomDepthTemporalAAJitter=True
r.PostProcessing.PropagateAlpha=0 r.PostProcessing.PropagateAlpha=0
r.DefaultFeature.Bloom=False r.DefaultFeature.Bloom=False
@@ -73,13 +97,13 @@ r.DefaultFeature.MotionBlur=False
r.DefaultFeature.LensFlare=False r.DefaultFeature.LensFlare=False
r.TemporalAA.Upsampling=False r.TemporalAA.Upsampling=False
r.SSGI.Enable=False r.SSGI.Enable=False
r.DefaultFeature.AntiAliasing=2 r.DefaultFeature.AntiAliasing=3
r.DefaultFeature.LightUnits=1 r.DefaultFeature.LightUnits=1
r.DefaultBackBufferPixelFormat=4 r.DefaultBackBufferPixelFormat=4
r.Shadow.UnbuiltPreviewInGame=True r.Shadow.UnbuiltPreviewInGame=True
r.StencilForLODDither=False r.StencilForLODDither=False
r.EarlyZPass=3 r.EarlyZPass=2
r.EarlyZPassOnlyMaterialMasking=False r.EarlyZPassOnlyMaterialMasking=True
r.DBuffer=True r.DBuffer=True
r.ClearSceneMethod=1 r.ClearSceneMethod=1
r.BasePassOutputsVelocity=False r.BasePassOutputsVelocity=False
@@ -133,9 +157,12 @@ bDiscardSkeletalMeshOptionalLODs=(Default=False,PerPlatform=())
VisualizeCalibrationColorMaterialPath=None VisualizeCalibrationColorMaterialPath=None
VisualizeCalibrationCustomMaterialPath=None VisualizeCalibrationCustomMaterialPath=None
VisualizeCalibrationGrayscaleMaterialPath=None VisualizeCalibrationGrayscaleMaterialPath=None
vr.VRS.HMDFixedFoveationLevel=0
[/Script/Engine.Engine] [/Script/Engine.Engine]
NearClipPlane=1.000000 NearClipPlane=1.000000
SmoothedFrameRateRange=(LowerBound=(Type=Inclusive,Value=30.000000),UpperBound=(Type=Exclusive,Value=120.000000))
GenerateDefaultTimecodeFrameRate=(Numerator=120,Denominator=1)
[/Script/Engine.CollisionProfile] [/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="NoCollision",CollisionEnabled=NoCollision,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore)),HelpMessage="No collision",bCanModify=False)
@@ -237,7 +264,7 @@ MaxSubstepDeltaTime=0.016667
MaxSubsteps=6 MaxSubsteps=6
SyncSceneSmoothingFactor=0.000000 SyncSceneSmoothingFactor=0.000000
AsyncSceneSmoothingFactor=0.990000 AsyncSceneSmoothingFactor=0.990000
InitialAverageFrameRate=0.016667 InitialAverageFrameRate=0.008330
PhysXTreeRebuildRate=10 PhysXTreeRebuildRate=10
DefaultBroadphaseSettings=(bUseMBPOnClient=False,bUseMBPOnServer=False,MBPBounds=(Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=0),MBPNumSubdivs=2) DefaultBroadphaseSettings=(bUseMBPOnClient=False,bUseMBPOnServer=False,MBPBounds=(Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=0),MBPNumSubdivs=2)

View File

@@ -21,6 +21,7 @@ bIncludeNativizedAssetsInProjectGeneration=False
bExcludeMonolithicEngineHeadersInNativizedCode=False bExcludeMonolithicEngineHeadersInNativizedCode=False
UsePakFile=True UsePakFile=True
bUseIoStore=False bUseIoStore=False
bMakeBinaryConfig=False
bGenerateChunks=False bGenerateChunks=False
bGenerateNoChunks=False bGenerateNoChunks=False
bChunkHardReferencesOnly=False bChunkHardReferencesOnly=False
@@ -28,8 +29,14 @@ bForceOneChunkPerFile=False
MaxChunkSize=0 MaxChunkSize=0
bBuildHttpChunkInstallData=False bBuildHttpChunkInstallData=False
HttpChunkInstallDataDirectory=(Path="") HttpChunkInstallDataDirectory=(Path="")
bCompressed=True
PakFileCompressionFormats= PakFileCompressionFormats=
bForceUseProjectCompressionFormatIgnoreHardwareOverride=False
PakFileAdditionalCompressionOptions= PakFileAdditionalCompressionOptions=
PakFileCompressionMethod=Kraken
PakFileCompressionLevel_DebugDevelopment=3
PakFileCompressionLevel_TestShipping=5
PakFileCompressionLevel_Distribution=7
HttpChunkInstallDataVersion= HttpChunkInstallDataVersion=
IncludePrerequisites=True IncludePrerequisites=True
IncludeAppLocalPrerequisites=False IncludeAppLocalPrerequisites=False
@@ -44,7 +51,6 @@ InternationalizationPreset=English
LocalizationTargetCatchAllChunkId=0 LocalizationTargetCatchAllChunkId=0
bCookAll=False bCookAll=False
bCookMapsOnly=True bCookMapsOnly=True
bCompressed=True
bSkipEditorContent=False bSkipEditorContent=False
bSkipMovies=True bSkipMovies=True
-IniKeyBlacklist=KeyStorePassword -IniKeyBlacklist=KeyStorePassword
@@ -71,19 +77,8 @@ bSkipMovies=True
+IniKeyBlacklist=EncryptionKey +IniKeyBlacklist=EncryptionKey
+IniKeyBlacklist=IniKeyBlacklist +IniKeyBlacklist=IniKeyBlacklist
+IniKeyBlacklist=IniSectionBlacklist +IniKeyBlacklist=IniSectionBlacklist
+MapsToCook=(FilePath="/Game/AFCore/Examples/Maps/Map_Demo_Component") +MapsToCook=(FilePath="/Game/lidarforest/Maps/MainMenu/Map_MainMenu")
+MapsToCook=(FilePath="/Game/AFCore/Examples/Maps/Map_Demo_Drag") +MapsToCook=(FilePath="/Game/lidarforest/Maps/StreamingWorld/Map_StreamingWorld")
+MapsToCook=(FilePath="/Game/AFCore/Examples/Maps/Map_Demo_GazeView")
+MapsToCook=(FilePath="/Game/AFCore/Examples/Maps/Map_Demo_Grabbing")
+MapsToCook=(FilePath="/Game/AFCore/Examples/Maps/Map_Demo_Highlight")
+MapsToCook=(FilePath="/Game/AFCore/Examples/Maps/Map_Demo_Intro")
+MapsToCook=(FilePath="/Game/AFCore/Examples/Maps/Map_Demo_Menu")
+MapsToCook=(FilePath="/Game/AFCore/Examples/Maps/Map_Demo_Navigation")
+MapsToCook=(FilePath="/Game/AFCore/Examples/Maps/Map_Demo_Ouest")
+MapsToCook=(FilePath="/Game/AFCore/Examples/Maps/Map_Demo_Selection")
+MapsToCook=(FilePath="/Game/AFCore/Examples/Maps/Map_Demo_Spectator")
+MapsToCook=(FilePath="/Game/AFCore/Examples/Maps/Map_Demo_UI")
+MapsToCook=(FilePath="/Game/AFCore/Examples/Maps/Map_Demo_World")
+DirectoriesToAlwaysCook=(Path="/Game/AFCore/AnimBP/Hand") +DirectoriesToAlwaysCook=(Path="/Game/AFCore/AnimBP/Hand")
[/Script/Engine.GameSession] [/Script/Engine.GameSession]
@@ -116,4 +111,3 @@ bShouldGuessTypeAndNameInEditor=True
bShouldAcquireMissingChunksOnLoad=False bShouldAcquireMissingChunksOnLoad=False
MetaDataTagsForAssetRegistry=() MetaDataTagsForAssetRegistry=()

View File

@@ -2,7 +2,7 @@
"source": "UE", "source": "UE",
"applications": [ "applications": [
{ {
"app_key": "application.generated.ue.af-17735300.ue4editor.exe", "app_key": "application.generated.ue.af-17735300.ue4editor-win64-debuggame.exe",
"launch_type": "url", "launch_type": "url",
"url": "steam://launch/", "url": "steam://launch/",
"action_manifest_path": "F:/Projects/CZU/lidarforest 4.27/Config/SteamVRBindings/steamvr_manifest.json", "action_manifest_path": "F:/Projects/CZU/lidarforest 4.27/Config/SteamVRBindings/steamvr_manifest.json",

Binary file not shown.

BIN
Content/lidarforest/Experiment/ExperimentManager.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

BIN
Content/lidarforest/Logger/Logger.uasset (Stored with Git LFS) Normal 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.

BIN
Content/lidarforest/Maps/Suchdol/SuchdolUSkolky_STF.umap (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -11,5 +11,6 @@ public class lidarforestTarget : TargetRules
DefaultBuildSettings = BuildSettingsVersion.V2; DefaultBuildSettings = BuildSettingsVersion.V2;
ExtraModuleNames.AddRange( new string[] { "lidarforest" } ); ExtraModuleNames.AddRange( new string[] { "lidarforest" } );
} }
} }

View File

@@ -24,10 +24,7 @@
}, },
{ {
"Name": "GoogleARCore", "Name": "GoogleARCore",
"Enabled": true, "Enabled": false
"SupportedTargetPlatforms": [
"Android"
]
}, },
{ {
"Name": "SteamController", "Name": "SteamController",
@@ -61,6 +58,14 @@
"Name": "DarkerNodes", "Name": "DarkerNodes",
"Enabled": true, "Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/4b3441f0228a40ec9ca986489a5bd682" "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/4b3441f0228a40ec9ca986489a5bd682"
},
{
"Name": "LidarPointCloud",
"Enabled": true
},
{
"Name": "ForestImporter",
"Enabled": false
} }
] ]
} }