--------------------------------------------------------------------------------------------------------
[Feature] made local assets editable in DataAsset diffs
[BugFix] invisible merge buttons were clickable in detail splitter when they shouldn't be
[BugFix] blueprint diffs weren't updating their detail panels when the objects are edited
[CL 26680442 by jordan hoffmann in 5.3 branch]
[FYI] jordan.hoffmann
Original CL Desc
-----------------------------------------------------------------
[Feature] made local assets editable in DataAsset diffs
[BugFix] invisible merge buttons were clickable in detail splitter when they shouldn't be
[BugFix] blueprint diffs weren't updating their detail panels when the objects are edited
[CL 26661256 by jordan hoffmann in 5.3 branch]
[BugFix] invisible merge buttons were clickable in detail splitter when they shouldn't be
[BugFix] blueprint diffs weren't updating their detail panels when the objects are edited
[CL 26660367 by jordan hoffmann in 5.3 branch]
- PC previews of SM6 platforms weren't going to DXC correctly.
- Preview platform include paths weren't initialized when compiling with local-only shader compiles.
- A few preview platform DDSPI settings weren't being initialized correctly based on the capabilites of the preview format.
#rb arciel.rekman, dan.elksnitis
[CL 26587878 by christopher waters in 5.3 branch]
* LanscapeProxy now has an array of NaniteComponents which are initialized from upto 64 LandscapeComponents each
* We naively attempt to select components close when selecting LandscapeComponents for a NaniteComponent
* Refactored UpdateNaniteRepresentation to use the UpdateNaniteRepresentationAsync
#rb jonathan.bard
#jira UE-178072
[CL 26579344 by don boogert in 5.3 branch]
#fyi don.boogert
Original CL Desc
-----------------------------------------------------------------
Landscape : Create multiple nanite components per Scene Proxy if the number of components > 64
* LanscapeProxy now has an array of NaniteComponents which are initialized from upto 64 LandscapeComponents each
* We naively attempt to select components close when selecting LandscapeComponents for a NaniteComponent
* Refactored UpdateNaniteRepresentation to use the UpdateNaniteRepresentationAsync
#rb jonathan.bard
#jira UE-178072
[CL 26479660 by bob tellez in 5.3 branch]