You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* FSlateClipRectType -> FSlateRotatedClipRectType to better represent its usage. * Remove special purpose ctors in place of helper code in the element batchers. * Added common ctors to init rotated rects by their individual components. * Added transform calculus support for rotated rects, used it to simplify a few internal functions. [CL 2283770 by Wes Hunt in Main branch]