Commit Graph

39 Commits

Author SHA1 Message Date
lina halper
1088b7ddfd Fix crash when removing curve and there is no layering editing happened.
#rb: Jurre.deBaare
#jira: UE-82678

#ROBOMERGE-SOURCE: CL 12248183 in //UE4/Release-4.25/... via CL 12248190
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v668-12245121)

[CL 12248192 by lina halper in Main branch]
2020-03-18 11:51:31 -04:00
Lina Halper
44c1bb3292 COPY from //Dev-Anim to //Dev-Main
#rb: none
#fyi: Laurent.Delayen, Thomas.Sarkanen

[CL 11088765 by Lina Halper in Main branch]
2020-01-22 17:58:55 -05:00
JeanMichel Dignard
70d074639f Merging //UE4/Dev-Main @ 10886849 to Dev-Tools-Staging (//UE4/Dev-Tools-Staging)
#rb none
#rnx

[CL 10906274 by JeanMichel Dignard in Dev-Tools-Staging branch]
2020-01-08 13:26:18 -05:00
ryan durand
627baf970a Updating copyright for Engine Editor.
#rnx
#rb none


#ROBOMERGE-SOURCE: CL 10869241 via CL 10869527 via CL 10869904
#ROBOMERGE-BOT: (v613-10869866)

[CL 10870586 by ryan durand in Main branch]
2019-12-26 15:33:43 -05:00
Chris Gagnon
d1973355bc Merge Dev-Tools-Stagng tp Dev-Editor
#rb none

[CL 9961726 by Chris Gagnon in Dev-Editor branch]
2019-11-01 17:39:56 -04:00
marc audy
6456f51685 fix missing include
#jira
#rb
#rnx
[CODEREVIEW] Jurre.deBaare

#ROBOMERGE-SOURCE: CL 9840522 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v546-9757112)

[CL 9840533 by marc audy in Main branch]
2019-10-25 13:02:02 -04:00
jurre debaare
ac0b99bbd9 Make Animation Modifiers retain the previously applied version, this way when behaviour or property values change the reverting stage is actually correct.
#jira UDN
#rb Martin.Wilson

#ROBOMERGE-SOURCE: CL 9838449 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v546-9757112)

[CL 9838451 by jurre debaare in Main branch]
2019-10-25 09:03:38 -04:00
Rex Hill
412191492f Fix up calls to OpenMsgDlgInt to use FMessageDialog::Open instead
#rb jason.stasik

[CL 9389972 by Rex Hill in Dev-Editor branch]
2019-10-03 09:45:37 -04:00
Chris Gagnon
2e87118a18 Copying //UE4/Dev-Editor to Dev-Main (//UE4/Dev-Main) Interim 4.24.
#rb none

[CL 8614014 by Chris Gagnon in Main branch]
2019-09-10 11:35:20 -04:00
Richard TalbotWatkin
23928d35dc Fixed static analysis warning
#fyi Lauren.Ridge
#rb none

[CL 7949549 by Richard TalbotWatkin in Dev-Editor branch]
2019-08-12 07:28:33 -04:00
Lauren Ridge
882abc56c8 Refactoring the majority of AssetEditorManager cases to AssetEditorSubsystem
#rb me

[CL 7765218 by Lauren Ridge in Dev-Editor branch]
2019-08-05 12:16:07 -04:00
Max Chen
4561801a81 Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor) @7119039
#rb none

[CL 7120528 by Max Chen in Dev-Editor branch]
2019-06-21 01:21:43 -04:00
Jurre deBaare
593cbf10b3 Add Curve via Anim Modifiers not working
#fix Make sure we call MarkRawDataAsModified, to ensure the curve data is updated
#jira UE-62114
#rb Martin.Wilson

[CL 6798773 by Jurre deBaare in Dev-Anim branch]
2019-06-03 09:54:17 -04:00
NEdwards-SumoDigital
275e4eda37 PR #5479: Fixed a couple of issues with animation notify functions in AnimationBlueprintLibrary (Contributed by NEdwards-SumoDigital)
#rb Jurre.deBaare

[CL 6782690 by Jurre deBaare in Dev-Anim branch]
2019-06-03 05:05:04 -04:00
Chris Gagnon
80918bea22 Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
#rb none

[CL 5110714 by Chris Gagnon in Dev-Editor branch]
2019-02-21 13:05:30 -05:00
matt kuhlenschmidt
02f7ced435 Remove double click event from STextBlock. It was redundant with the one in base SWidget
[CODEREVIEW] nick.darnell

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: matt.kuhlenschmidt
#ROBOMERGE-SOURCE: CL 4951595 via CL 4952935 via CL 4955241
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5025094 by matt kuhlenschmidt in Dev-Anim branch]
2019-02-16 03:19:51 -05:00
Chris Gagnon
a48e767b94 Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
#rb none

[CL 4835066 by Chris Gagnon in Dev-Editor branch]
2019-01-29 16:15:19 -05:00
bpeck
b5e437076f PR #5150: Fix UAnimSequence::CopyNotifies & expose to Animation Blueprint Library (Contributed by bpeck)
[CL 4751685 by Jurre deBaare in Dev-Anim branch]
2019-01-18 11:32:49 -05:00
Chris Gagnon
1dd3e0189f Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
#rb none

[CL 4730305 by Chris Gagnon in Dev-Editor branch]
2019-01-15 18:47:22 -05:00
Jurre deBaare
d5d014a1c3 Adding missing pragma once
#jira none
#rb none

[CL 4688788 by Jurre deBaare in Dev-Anim branch]
2019-01-08 11:34:48 -05:00
Jurre deBaare
9cd11ebaea Running Anim Modifiers on a selection of animations
#jira UE-52080
#rb Thomas.Sarkanen

[CL 4688597 by Jurre deBaare in Dev-Anim branch]
2019-01-08 11:04:38 -05:00
Jurre deBaare
d961ffe860 Crash when applying / reverting Animation Modifiers
#fix Add Begin/EndOperation calls which are now required
#rb none

[CL 4688583 by Jurre deBaare in Dev-Anim branch]
2019-01-08 11:01:55 -05:00
Chris Gagnon
8fc25ea18e Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
#rb none

[CL 4676797 by Chris Gagnon in Dev-Editor branch]
2019-01-02 14:54:39 -05:00
Thomas Sarkanen
8ba3c4c087 Merging //UE4/Dev-Main to Dev-Anim (//UE4/Dev-Anim) @ CL 4643671
#rb none
#jira none

[CL 4665410 by Thomas Sarkanen in Dev-Anim branch]
2018-12-17 06:31:16 -05:00
ben zeigler
e4549adade #jira UE-60254 Fix shutdown crash in nativization module. Also fix several other places that were loading modules during module shutdown
#rb phillip.kavan

#ROBOMERGE-SOURCE: CL 4136215 in //UE4/Release-4.20/...
#ROBOMERGE-BOT: RELEASE (Release-4.20 -> Release-Staging-4.20)
#ROBOMERGE-AUTHOR: ben.zeigler

[CL 4136217 by ben zeigler in Staging-4.20 branch]
2018-06-18 16:22:43 -04:00