You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Fixed static configs that used the wrong stride * Also exposed some constants in NameTypes.h to improve robustness and reduce duplication of constants across UE4.natvis, PS4UE4.natvis and LLDB UE4DataFormatters.py. * Reverted back to using DisplayIndex instead of ComparisonIndex for DisplayString * Reverted back to using quotes around the string part, e.g. '"MyName"_123' instead of 'MyName_123' * Speculative LLDB data formatter fix * Fixed FStatMessage natvis special case where Cycles contained and extra FMinimalName * Updated Natvis README.txt #rb pj.kack, steve.robb [CL 6251647 by Johan Torp in Dev-Core branch]