Commit Graph

17989 Commits

Author SHA1 Message Date
Richard Hinckley
dc4bb930e1 [UE-11086] Dismissing a tutorial doesn't open the tutorial browser.
[CL 2467958 by Richard Hinckley in Main branch]
2015-03-03 15:08:54 -05:00
Dan Oconnor
5b06ef7cd5 [UE-11029] various circular dependency caused by structures with references and inheritence. This fixes CDOs of child types being 0'd and also fixes load order issues stemming from structures with references to child types, nested in parent types (which triggered the code path indicated in the todo)
#codereview Robert.Manuszewski, Mike.Beach

[CL 2467937 by Dan Oconnor in Main branch]
2015-03-03 14:57:51 -05:00
John Pollard
97e48e4f8c Merge to UE4: Warn when demo record frames are slow
[CL 2467934 by John Pollard in Main branch]
2015-03-03 14:53:54 -05:00
Marcus Wassmer
8d3a3d5deb PS4 virtual keyboard support.
#codereview chris.gagnon,jeff.campeau

[CL 2467875 by Marcus Wassmer in Main branch]
2015-03-03 13:50:29 -05:00
buildmachine
9ab7599bfc Updating launcher binaries to version 2.0.1-2467307+++depot+UE4-LauncherReleases
[CL 2467859 by buildmachine in Main branch]
2015-03-03 13:37:46 -05:00
Chris Gagnon
920ae969ff Another fix.
[CL 2467854 by Chris Gagnon in Main branch]
2015-03-03 13:34:42 -05:00
Chris Gagnon
60788e984e Compile fix.
[CL 2467844 by Chris Gagnon in Main branch]
2015-03-03 13:24:06 -05:00
Michael Schoell
0097910103 Removed transient from UK2Node_ActorBoundEvent::DelegateOwnerClass, was losing the information during serialization.
#jira UE-11122  - Adding an event through the scene outliner or right click context menu results in target delegate error

[CL 2467822 by Michael Schoell in Main branch]
2015-03-03 12:53:32 -05:00
Marc Audy
79f610442c Fix shadowed variables
[CL 2467803 by Marc Audy in Main branch]
2015-03-03 12:30:55 -05:00
Jaroslaw Surowiec
1e90f8618e CrashDebugHelper - Added support for indexed depot/PDB cache, will be used by multiple instance of the crash processor
[CL 2467797 by Jaroslaw Surowiec in Main branch]
2015-03-03 12:24:16 -05:00
Michael Trepka
36533d7797 Make sure FThreadStats::Shutdown() checks if stats for a thread were actually initialized when getting a pointer from TLS
[CL 2467738 by Michael Trepka in Main branch]
2015-03-03 11:47:34 -05:00
Marc Audy
15a2df0c45 Fix property name in use error message
[CL 2467694 by Marc Audy in Main branch]
2015-03-03 11:22:45 -05:00
Chris Gagnon
f6f624eabb Added user inxed to FFocusEvent.
[CL 2467693 by Chris Gagnon in Main branch]
2015-03-03 11:22:40 -05:00
Mieszko Zielinski
2dbb1050f4 Made BTTask_PlayAnimation work with any pawn owning a SkeletalMeshComponent, rather than just with Characters #UE4
[CL 2467692 by Mieszko Zielinski in Main branch]
2015-03-03 11:22:23 -05:00
Benn Gallagher
32da94651a Fixed notify deletion picking the first notify with a matching name for event notifies.
[CL 2467671 by Benn Gallagher in Main branch]
2015-03-03 11:09:17 -05:00
Ori Cohen
83ba603c04 Fix crash when trying to set non-existant tab to be active. UE-11225
[CL 2467643 by Ori Cohen in Main branch]
2015-03-03 10:47:56 -05:00
John Pollard
6f668de536 Make http replay streamer even less verbose
[CL 2467625 by John Pollard in Main branch]
2015-03-03 10:36:03 -05:00
John Pollard
df400d9a19 Make http replay logging less verbose
[CL 2467602 by John Pollard in Main branch]
2015-03-03 10:17:37 -05:00
Mark Satterthwaite
0352c99e0f Replace PLCrashReporter's internal protobuf-c includes symlink with a simple copy of the necessary folder & file.
#codereview michael.trepka

[CL 2467596 by Mark Satterthwaite in Main branch]
2015-03-03 10:08:35 -05:00
Matthew Griffin
a3c647b8b1 Fixed my fix when editor not defined
[CL 2467591 by Matthew Griffin in Main branch]
2015-03-03 10:04:16 -05:00
Mieszko Zielinski
dc24fa2f15 Fixed trivial navigation paths within bounds of a single nav poly claiming their cost is 0 #UE4
[CL 2467563 by Mieszko Zielinski in Main branch]
2015-03-03 09:40:30 -05:00
Matthew Griffin
b0b7124439 Fixed non unity build error
[CL 2467547 by Matthew Griffin in Main branch]
2015-03-03 09:13:38 -05:00
Kellan Carr
9ea1ffeda6 build script, fixes for noncode projects as code projects
[CL 2467523 by Kellan Carr in Main branch]
2015-03-03 08:42:05 -05:00
Kellan Carr
e2208cce81 build script, fail emails now pulled per node rather than during setup
[CL 2467491 by Kellan Carr in Main branch]
2015-03-03 07:56:18 -05:00
Martin Wilson
8c772726d5 Fix crash when "modify bone" node bone name is set to None
[CL 2467455 by Martin Wilson in Main branch]
2015-03-03 06:12:29 -05:00