Files
UnrealEngineUWP/Engine/Source/Runtime/SlateCore
Zak Middleton 878b4416b8 #ue5 - TransformCalculus converted to support templated types, and converted existing types to use templates.
Currently the old types (eg FTransform2D) are typedef'd to use the float version for backwards compat. After Slate converts its internal usage, this can be revisited and swapped to double by default for consistency with engine types; this will require Slate to start using its own defined type for all slate code for clarity.

#jira UE-138848
#rb Patrick.Boutot, Andrew.Davidson
#fyi Patrick.Boutot
#preflight 6238b3c1c73745c6008c37d3

[CL 19457342 by Zak Middleton in ue5-main branch]
2022-03-21 16:08:17 -04:00
..