Files
jordan hoffmann 7177021a6d [Refactor] Several changes to diff utils needed for scene-graph efforts
- Added ShouldInheritEqualFromChildren virtual method to TTreeDiffSpecification. This enables an optimization that can infer the diff result of parent nodes based on the diff result of it's children
- Changed AsyncDetailViewDiff and SDetailsSplitter code to favor usage of property handles since they handle multi-edit better and handle maps/sets better
- added transactions to SDetailsSplitter assignment button so that it can be reverted
#rb dan.oconnor

[CL 30029680 by jordan hoffmann in ue5-main branch]
2023-11-30 19:13:51 -05:00
..