to GetProxyOnAnyThread<FAnimInstanceProxy>().GetInstanceAssetPlayers
#rb none
#ROBOMERGE-SOURCE: CL 8029612 via CL 8038821
#ROBOMERGE-BOT: (v400-8057353)
[CL 8062480 by jurre debaare in Main branch]
Merging using //Fortnite/Main/_to_/UE4/Dev-Rendering
#rb none
Also tested on mobile with Dmitriy.
Improvement and optimisation pending with https://docs.google.com/document/d/17fBBGX_cP9YARfiBU3P9BIElOo2m6IpqJhRXOZvzXa0/edit#heading=h.tuqnyahzdlw8
Integrated / edtigrated CLs are
7555515
7559183
7565353
7577376
7593568
7624000
7785404
7785501
7839046
7861664
7949251
7949481
7951875
7973183
#ROBOMERGE-OWNER: krzysztof.narkowicz
#ROBOMERGE-AUTHOR: sebastien.hillaire
#ROBOMERGE-SOURCE: CL 8020041 via CL 8027701
#ROBOMERGE-BOT: (v400-8057353)
[CL 8062409 by krzysztof narkowicz in Main branch]
#rb none
#jira UE-76115
#lockdown nick.penwarden
#ROBOMERGE-SOURCE: CL 8060135 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v400-8057353)
[CL 8060139 by jonas meyer in Main branch]
Invoke SignalSelectionChanged before OnItemClicked like we do in every other cases (right mouse button up, on touch ended).
#jira none
#rb Chris.Gagnon
[CL 8057730 by Dave Belanger in Main branch]
#rb patrick.kelly
#jira UE-78922
#lockdown cristina.riveron
#ROBOMERGE-SOURCE: CL 8047986 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v399-8035122)
[CL 8047987 by juan canada in Main branch]
#rb matt.kuhlenschmidt
#lockdown cristina.riveron
#ROBOMERGE-SOURCE: CL 8045594 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v399-8035122)
[CL 8045597 by louise rasmussen in Main branch]
Try again to fix non-unity compile
#rb none
#lockdown nick.penwarden
#ROBOMERGE-SOURCE: CL 8044954 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v399-8035122)
[CL 8044956 by ben ingram in Main branch]
When user selects target path for exporting or saving, we need to refresh content from server. So we add OnPathSelected event to FSharedAssetDialogConfig and SAssetDialog.
Changed files: IContentBrowserSingleton.h, SAssetDialog.h, SAssetDialog.cpp.
GPumpingMessages
When files and folders are deleted or created by user, we want to save these changes to server. So we monitor such changes through IAssetRegistry. But we need to determine whether it�s triggered by user. So we add GPumpingMessages, a global flag indicating that application is processing Windows messages. Which means it�s triggered by user input.
Another possible choice is adding delegates. But this requires more changes and is less general.
Changed files: CoreGlobals.h, CoreGlobals.cpp, WindowsPlatformApplicationMisc.cpp.
Mesh Editor Small Fix
Fix an issue where vertex colors in Toolbar didn't work in 4.22.
Changed file is SStaticMeshEditorViewport.cpp.
#jira UE-78897
PR #6121: Editor changes for NVIDIA USD plugin
#rb chris.gagnon
#lockdown nick.penwarden
#ROBOMERGE-SOURCE: CL 8042071 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v399-8035122)
[CL 8042138 by simon tourangeau in Main branch]
Decouple ray tracing ambient occlusion and global illumination passes.
The ray tracing global illumination-computed ambient occlusion render target is undefined where G-buffer Albedo is < DiffuseThreshold.
#rb none
#jira ue-78920
#lockdown cristina.riveron
#ROBOMERGE-SOURCE: CL 8041606 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v399-8035122)
[CL 8041613 by patrick kelly in Main branch]
#jira UE-74873
#rb none
#lockdown cristina.riveron
#ROBOMERGE-SOURCE: CL 8041601 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v399-8035122)
[CL 8041602 by martin wilson in Main branch]
#jira none
#rb none
#ROBOMERGE-SOURCE: CL 8041439 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v399-8035122)
[CL 8041445 by rob gay in Main branch]
Fix hair shading artifacts in ray tracing SkyLight pass.
#rb charles.derousiers
#jira ue-78851
#ROBOMERGE-SOURCE: CL 8041058 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v399-8035122)
[CL 8041064 by patrick kelly in Main branch]
#rb Zak.Middleton
#jira
#ROBOMERGE-SOURCE: CL 8036903 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v399-8035122)
[CL 8036905 by marc audy in Main branch]
- Good performance improvements on samples like Infiltrator.
#rb Jonas.Meyer
#jira UE-78697
[FYI] Rolando.Caloca, Jonas.Meyer, Brandon.Schaefer
#ROBOMERGE-SOURCE: CL 8031806 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v398-8029740)
[CL 8031816 by arciel rekman in Main branch]
Volumetric textures are still a problem so these are disabled instead
#jira UE-78571
#rb Ryan.Vance
#ROBOMERGE-SOURCE: CL 8030670 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v398-8029740)
[CL 8030682 by jules blok in Main branch]