Files
UnrealEngineUWP/Engine/Source/Runtime/Core
Zak Middleton 38fea98e89 #ue4 - Perf: Faster Quat->Rotator conversion.
- We only need to normalize 1 axis and only rarely (when pitch is -90 or 90). ASin and ATan2 produce normalized results (as in [-pi, pi]).

[CL 2543229 by Zak Middleton in Main branch]
2015-05-08 13:48:21 -04:00
..