You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Only the first 20 bytes of the RawHash field in the header will be consumed. - In a subsequent change, the last 12 bytes of the RawHash field will be set to zero for new compressed buffers. - Leveraged composite buffers to avoid performing an extra copy of compressed blocks. - Updated FBlockEncoder::Compress to always use ParallelFor. - Added ParallelForWithPreWorkWithTaskContext. #preflight 622ba3869b7ce6ea5d44b7ab #rb Zousar.Shaker #rnx [CL 19360767 by Devin Doucette in ue5-main branch]