#ROBOMERGE-OWNER: nick.darnell
#ROBOMERGE-AUTHOR: nick.darnell
#ROBOMERGE-SOURCE: CL 6626032 via CL 6626064 via CL 6626939
#ROBOMERGE-BOT: (vundefined-6620334)
[CL 6627092 by nick darnell in Main branch]
Merging
//Tasks/Fortnite/Dev-UEA-ControlRig/...
to //Fortnite/Main/...
[FYI] lina.halper
#ROBOMERGE-SOURCE: CL 6597997 via CL 6601432
#ROBOMERGE-BOT: (v351-6581450)
[CL 6601520 by helge mathee in Main branch]
//Tasks/Fortnite/Dev-UEA-ControlRig/...
to //Fortnite/Main/...
Fixed memory corruption crash in edge cases (when compiling several times in a row)
Fixed order of execution problems with large graphs
Fixed drawing of connection lines when panning around in the graph
New Animation category nodes: Ease, Curve Evaluation, Delta Time
New Simulation category nodes: Accumulate, Average, Value over Time
New Hierarchy category nodes: Set / Get Bone rotation, Offset Transform
#rb: Thomas.Sarkanen, Helge.Mathee
[FYI] Laurent.Delayen, Danny.Bouimad
#jira: many
#ROBOMERGE-SOURCE: CL 5829009 via CL 5835086
[CL 5835589 by lina halper in Main branch]
Bitfield tests were passing or failing intermittently under VS2015 because of uninitialized variables in the test code. VS2017 was failing consistently, as was PS4.
Fixed bitfield tests by supplying partial specializations of helper functions for bool/bitfield properties.
Also added a test for copying between two bitfields.
#jira UE-58884 - //UE4/Main - Run Automated Tests Cooked PS4 - ' Error: InTestValue == NewValue BitfieldProperty2: The two values are not equal.
#rb Graeme.Thornton
#lockdown Nick.Penwarden
[CL 4064271 by Thomas Sarkanen in Main branch]