Commit Graph

17 Commits

Author SHA1 Message Date
ryan durand
0f0464a30e Updating copyright for Engine Runtime.
#rnx
#rb none


#ROBOMERGE-OWNER: ryan.durand
#ROBOMERGE-AUTHOR: ryan.durand
#ROBOMERGE-SOURCE: CL 10869210 via CL 10869511 via CL 10869900
#ROBOMERGE-BOT: (v613-10869866)

[CL 10870549 by ryan durand in Main branch]
2019-12-26 14:45:42 -05:00
michael lentine
bb294baf27 Add safe guard against bad hierarchy.
#rb none
#jira ue-83405
#lockdown Nick.Penwarden

#ROBOMERGE-SOURCE: CL 10314501 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v593-10286020)

[CL 10314510 by michael lentine in Main branch]
2019-11-19 18:02:59 -05:00
Ryan Kautzman
858e99082c Integrate CL #10089537 from 4.24 to Main.
#rb: none
#fyi: Michael.Lentine

[CL 10314145 by Ryan Kautzman in Main branch]
2019-11-19 17:54:20 -05:00
michael lentine
6ef9c20c16 Back out changelist 10174615 to fix mac build and add missing file.
#rb none


#ROBOMERGE-SOURCE: CL 10181431 via CL 10181432
#ROBOMERGE-BOT: (v588-10112492)

[CL 10195535 by michael lentine in Main branch]
2019-11-14 09:49:54 -05:00
bob tellez
be51a8cfc6 Back out changelist 10160367. CIS errors
[FYI] Michael.Lentine


#ROBOMERGE-SOURCE: CL 10174615 via CL 10174621
#ROBOMERGE-BOT: (v588-10112492)

[CL 10195161 by bob tellez in Main branch]
2019-11-14 09:43:32 -05:00
michael lentine
076c9ec225 Attempt to fix mac without breaking windows.
#rb none


#ROBOMERGE-OWNER: michael.lentine
#ROBOMERGE-AUTHOR: michael.lentine
#ROBOMERGE-SOURCE: CL 10160367 via CL 10160418
#ROBOMERGE-BOT: (v587-10111126)

[CL 10166577 by michael lentine in Main branch]
2019-11-13 17:04:58 -05:00
ryan kautzman
f25626abec Add move constructor with TArray<T>. Adds Count() which returns a tally of how many entires matched. Adds Fill() which fills the array with a value.
[FYI] Brice.Criswell, Michael.Lentine
#rb: none
#jira: none

#ROBOMERGE-SOURCE: CL 10089217 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v574-10069753)

[CL 10089277 by ryan kautzman in Main branch]
2019-11-08 17:44:18 -05:00
ori cohen
5799e29c3c First pass removing T,d from Chaos. Only ImplicitObject
#rb none


#ROBOMERGE-OWNER: ori.cohen
#ROBOMERGE-AUTHOR: ori.cohen
#ROBOMERGE-SOURCE: CL 9944680 via CL 9944735
#ROBOMERGE-BOT: (v558-9892490)

[CL 9945739 by ori cohen in Main branch]
2019-10-31 17:28:08 -04:00
michael lentine
acbc579509 Copy from //Fortnite/Dev-Physics
#rb none


#ROBOMERGE-OWNER: michael.lentine
#ROBOMERGE-AUTHOR: michael.lentine
#ROBOMERGE-SOURCE: CL 9374650 via CL 9374665
#ROBOMERGE-BOT: (v456-9359915)

[CL 9385990 by michael lentine in Main branch]
2019-10-02 17:27:26 -04:00
Benn Gallagher
3a4873ef60 Copying //UE4/Dev-Physics to Dev-Main (//UE4/Dev-Main) @ 7703071
#rb
#rnx

[CL 7705805 by Benn Gallagher in Main branch]
2019-08-02 09:01:58 -04:00
eric soulvie
da676f3d28 Collapsing the hierarchy will now clear the children list of the to be deleted node avoiding an ensure when it is removed.
Removed old offset transform code
#jira UE-76252
#rb trivial

#ROBOMERGE-SOURCE: CL 7235188 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v367-6836689)

[CL 7235189 by eric soulvie in Main branch]
2019-07-08 21:04:07 -04:00
Michael Lentine
f9b3324b32 Copying //UE4/Dev-Physics to Dev-Main (//UE4/Dev-Main) @ 6903150
#rb none
#rnx

[CL 6903163 by Michael Lentine in Main branch]
2019-06-08 17:15:34 -04:00
Ben Marsh
9655b03674 Trigger a link error whenever a module is missing a valid IMPLEMENT_MODULE macro on Windows.
The IMPLEMENT_MODULE macro now defines an empty function called IMPLEMENT_MODULE_{ModuleName}, to which we force a reference to via the linker command line. This behavior can be disabled on a per-module basis by setting bRequiresImplementModule = false from a .build.cs file.

#rb none

[CL 4827582 by Ben Marsh in Main branch]
2019-01-28 22:59:56 -05:00
Ben Marsh
b6605d25ff Update some missing copyright strings.
#rb none
#lockdown Nick.Penwarden

[CL 4668760 by Ben Marsh in Main branch]
2018-12-18 13:38:36 -05: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
Ben Marsh
561cd02aa3 Fix missing or incorrect copyright notices.
#rb none
#rnx
#lockdown Nick.Penwarden

[CL 4661905 by Ben Marsh in Main branch]
2018-12-14 11:21:22 -05:00
Michael Lentine
ea5ca985d4 Copying //UE4/Dev-Physics to //UE4/Dev-Main.
#rb none
#lockdown Nick.Penwarden

[CL 4653110 by Michael Lentine in Main branch]
2018-12-12 11:25:29 -05:00