Commit Lipsync WIP

This commit is contained in:
j.foucher 2026-02-22 15:54:53 +01:00
parent 224af6a27b
commit ce7a146ce9
327 changed files with 424 additions and 18 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,8 +1,8 @@
[/Script/EngineSettings.GameMapsSettings]
GameDefaultMap=/Game/TestMap.TestMap
EditorStartupMap=/Game/TestMap.TestMap
GameDefaultMap=/Game/Demo_VoiceOnly.Demo_VoiceOnly
EditorStartupMap=/Game/Demo_VoiceOnly.Demo_VoiceOnly
[/Script/Engine.RendererSettings]
r.AllowStaticLighting=False
@ -24,6 +24,9 @@ r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
r.DefaultFeature.LocalExposure.HighlightContrastScale=0.8
r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8
r.GPUSkin.Support16BitBoneIndex=True
r.GPUSkin.UnlimitedBoneInfluences=True
SkeletalMesh.UseExperimentalChunking=1
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
@ -91,4 +94,3 @@ ConnectionType=USBOnly
bUseManualIPAddress=False
ManualIPAddress=

Binary file not shown.

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