Commit Graph

4 Commits

Author SHA1 Message Date
jordan hoffmann
b017402ae1 [Bug Fix] Map element properties were being handled incorrectly causing garbage memory reads
#rb dan.oconnor, steve.robb
#preflight 644983360f12404fb72d120a

[CL 25208645 by jordan hoffmann in ue5-main branch]
2023-04-26 18:28:53 -04:00
jordan hoffmann
43721a4e90 [CrashFix] Crash when reviewing CL 25127136 when comparing property map keys
#rb dan.oconnor
#preflag 6441dbed0206a6e20fe227b0

[CL 25150885 by jordan hoffmann in ue5-main branch]
2023-04-21 14:54:50 -04:00
jordan hoffmann
7cbf42a6ed [Crash Fix] FText property comparison crash in diff tool
#rb none
#preflight trivial

[CL 25139572 by jordan hoffmann in ue5-main branch]
2023-04-20 19:04:12 -04:00
jordan hoffmann
fce2dc06b3 [Feature] AsyncTreeDifferences
This is an improvement on how we diff object details so we can diff in real time and unify several algorithms into one
AsyncTreeDifferences is a generic structure that can diff any tree while AsyncDetailViewDiff is a specialization of that for details panels
Docs: https://docs.google.com/document/d/1rwY-FtTxq2BVptLaMdpKNpzb4hOSn8efm-Z-cF0fBhE/edit?usp=sharing
#rb ben.hoffmann, ben.zeigler, dave.jones
#preflight 6437336e0c4277fc0bdc4d8a

[CL 25027228 by jordan hoffmann in ue5-main branch]
2023-04-13 12:15:13 -04:00