9 Commits

Author SHA1 Message Date
nick darnell
6f03671c45 PropertyPathHelpers - Making several improvements to the property path evaluators. They can now evaluate multiple UFunctions in a chain, better support for some types like FName, and some utility ctors for handling singular segments.
#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]
2019-05-24 01:08:40 -04:00
helge mathee
d8ccb3d794 Control Rig MVC Refactoring
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]
2019-05-21 19:25:23 -04:00
Vincent Gauthier
c0fe68bf80 Fix to ensure on load. On load some binding may not be fully valid because of other depenmdant classes not being loaded yet. In those cases, we may end up with the SourcePath with property name set to Name_None.
#jira UE-73138
#rb helge.mathee

[CL 6180795 by Vincent Gauthier in Main branch]
2019-04-30 14:10:00 -04:00
lina halper
047779c303 Merging
//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]
2019-04-12 10:01:39 -04:00
Ben Marsh
7598af0532 Update copyright notices to 2019.
#rb none
#lockdown Nick.Penwarden

[CL 4662404 by Ben Marsh in Main branch]
2018-12-14 13:41:00 -05:00
Marc Audy
d90da4ab1a Merge to Dev-Main for 4.20 @ 4090813
#rb
#rnx
#lockdown Nick.Penwarden

[CL 4091081 by Marc Audy in Main branch]
2018-05-23 21:04:31 -04:00
projectgheist
27ae5afdcb PR #4726: Update copyright notices to 2018. (Contributed by projectgheist)
#rb none
#lockdown Nick.Penwarden

[CL 4070389 by Ben Marsh in Main branch]
2018-05-14 07:48:19 -04:00
Thomas Sarkanen
ce01e9ba57 Fix PropertyPathHelpers bitfield automated tests
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]
2018-05-10 11:46:08 -04:00
Lina Halper
77c8fc6d6c Copying //UE4/Dev-AnimPhys to Dev-Main (//UE4/Dev-Main)
#lockdown nick.penwarden
#fyi: James.Golding
#rb: none

[CL 4001436 by Lina Halper in Main branch]
2018-04-12 16:57:51 -04:00