Files
UnrealEngineUWP/Engine/Source/Runtime/SignalProcessing/Private/InterpolatedMultiTapDelay.cpp
steve robb 2e9845a876 Added FMath::WrapExclusive which gives more expected results for integral types.
Deprecated FMath::Wrap for integers and moved existing code over to using FMath::WrapExclusive instead.
Rewrote tests for FMath::Wrap to be more obvious and implemented some for FMath::WrapExclusive too.

#rb fabian.giesen
#jira UE-213441

[CL 33319288 by steve robb in ue5-main branch]
2024-04-30 01:03:26 -04:00

4.3 KiB