You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
[Bugfix] fixed detail's diff code that assumed non-multiedit mode. [Feature] Moved code in FDetailsDiffControl::GetLinkedScrollRate to FAsyncDetailViewDiff::GenerateScrollSyncRate so that it can be used without FDetailsDiffControl [Feature] Made details splitter highlight colors use a callback rather than a map of conflicts so it's more versatile [Feature] Changed the TreeDiffSpecification to use a virtual class TTreeDiffSpecification instead so that individual methods can be overriden for a specific use case [Feature] Added callback to details splitter to tell it to ignore a row when highlighting #rb dan.oconnor [CL 28238088 by jordan hoffmann in ue5-main branch]