Files
UnrealEngineUWP/Engine/Config
zak middleton ed11d4b885 #ue5 - Kismet Math Library float->double conversion. Where a float function already had a matching double function (eg Add_FloatFloat / Add_DoubleDouble), the old one has been deprecated and redirected to the new one. Where functions only had a float version, the arguments and return types have been changed to double.
Not all functions have been modified to reduce scope, but the intent is to generally improve what is needed to support larger double range without touching some more complex functions at this time.

#jira UE-143457
#rb Andy.Davidson, Dave.Jones
#preflight 62187ab7783beeaf8af81231

#ROBOMERGE-AUTHOR: zak.middleton
#ROBOMERGE-SOURCE: CL 19159126 in //UE5/Release-5.0/... via CL 19159914
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v921-19075845)

[CL 19161657 by zak middleton in ue5-main branch]
2022-02-25 19:54:04 -05:00
..
2021-12-02 07:26:11 -05:00
2022-02-17 12:59:46 -05:00
2022-01-28 18:49:49 -05:00