Commit Graph

2477 Commits

Author SHA1 Message Date
Peter Sauerbrei
5dc58359e0 fixed issues with Tappy Chicken merge
#ue4
#tappy chicken

[CL 2082276 by Peter Sauerbrei in Main branch]
2014-05-22 15:24:52 -04:00
Peter Sauerbrei
446972d460 [INTEGRATE] Chage 2082198
final changes to make Tappy Chicken for HTML5
#ue4
#html5
#tappy chicken

[CL 2082256 by Peter Sauerbrei in Main branch]
2014-05-22 15:14:51 -04:00
Bob Tellez
2c5870d625 UE4: DLL exporting UShapeComponent. UPrimitiveComponent and some subclasses of UShapeComponent are already exported, so there is no reason UShapeComponent shouldn't be as well.
[CL 2082184 by Bob Tellez in Main branch]
2014-05-22 14:24:39 -04:00
Marc Audy
c39edd47c0 Ensure that precaching of a sound completes instead of failing to start for all platforms (not just XAudio done in CL# 2082171)
TTP #335967

[CL 2082177 by Marc Audy in Main branch]
2014-05-22 14:15:18 -04:00
Robert Manuszewski
19851024ea UAT: Adding CommandUtils.ThreadedCopyFiles, ScopedTimer
#codereview Gil.Gribb

[CL 2082175 by Robert Manuszewski in Main branch]
2014-05-22 14:15:06 -04:00
Ben Zeigler
3f7149bdb0 Merging using UE4-Fortnite-To-UE4 Up to Changelist #2080066
[CL 2082174 by Ben Zeigler in Main branch]
2014-05-22 14:14:52 -04:00
Marc Audy
f605332114 Ensure that precaching of a sound completes instead of failing to start.
TTP #335967

[CL 2082171 by Marc Audy in Main branch]
2014-05-22 14:14:36 -04:00
Bob Tellez
ab8c090a38 UE4: Removed bCompileNetworkProfiler. USE_NETWORK_PROFILER is now true whenever STATS is also true. Also, removed some platform-specific code in NetworkProfiler.cpp
[CL 2082160 by Bob Tellez in Main branch]
2014-05-22 14:04:35 -04:00
Maciej Mroz
e8f8bcef69 BP, UDS: Arrays in UDS can have default value
#codereview Nick.Whiting

[CL 2082141 by Maciej Mroz in Main branch]
2014-05-22 13:49:30 -04:00
Ori Cohen
ba83c5822f Fix form extended structures crashing due to chunk info realloc
We can't preallocate chunk info for form extended because chunks move between destructible components.
In future we could use a shared pool to remove allocation overhead

[CL 2082112 by Ori Cohen in Main branch]
2014-05-22 13:04:29 -04:00
Ori Cohen
a58d84aa6b Fix form extended structures not being properly updated from active transforms
[CL 2082103 by Ori Cohen in Main branch]
2014-05-22 13:04:17 -04:00
Mark Satterthwaite
db02696963 Fix Oculus Rift on Mac OS X again. Their SDK is erroneously reporting the Rift display origin as 0, 0 when it most definitely isn't so we fetch this information ourselves from CoreGraphics. We must also reposition the window on entering FullScreen on the Mac, so don't ignore that mode in SceneViewport.
#codereview nick.whiting, michael.trepka

[CL 2082079 by Mark Satterthwaite in Main branch]
2014-05-22 12:14:01 -04:00
Gil Gribb
54158eae4d build script, wait longer for process output
[CL 2082067 by Gil Gribb in Main branch]
2014-05-22 11:58:56 -04:00
James Golding
507c402a4e Remove Material Expression headers from Engine.h and only include where needed
#codereview nick.penwarden

[CL 2082041 by James Golding in Main branch]
2014-05-22 11:33:54 -04:00
Nick Atamas
e84405cda2 #slate List, Trees, Tiles now respond to touch events.
[CL 2082010 by Nick Atamas in Main branch]
2014-05-22 11:13:43 -04:00
James Golding
753d288d01 Move FAnimControlTrackKey forward declaration out of UnFbx namespace
[CL 2081988 by James Golding in Main branch]
2014-05-22 10:43:37 -04:00
Gareth Martin
6d0092c3b4 Remove more foliage headers from Engine.h and include only where needed
[CL 2081983 by Gareth Martin in Main branch]
2014-05-22 10:38:37 -04:00
Michael Trepka
c27cb4741c Updated UBT's WriteFileIfChanged() to not use a BOM marker on Mac
[CL 2081974 by Michael Trepka in Main branch]
2014-05-22 10:28:34 -04:00
Jaroslaw Palczynski
a66906894f UBT BuildConfiguration.xml generate and add to project fix refactor. Now it avoids a possible error when template generation fails, but the file is still added to a project.
#codereview Robert.Manuszewski

[CL 2081948 by Jaroslaw Palczynski in Main branch]
2014-05-22 09:53:25 -04:00
Gareth Martin
f316e8179e Fix mac build
[CL 2081914 by Gareth Martin in Main branch]
2014-05-22 09:18:12 -04:00
Gareth Martin
ce6cf2ec39 Fix mac build
[CL 2081913 by Gareth Martin in Main branch]
2014-05-22 09:13:49 -04:00
Nick Darnell
9098e2422d UMG - Can now dynamically create widget bp's at runtime. Successfully able to create a main menu. Workflow improvements to wrap existing UI elements. Delete fixed.
[CL 2081911 by Nick Darnell in Main branch]
2014-05-22 09:13:35 -04:00
Peter Sauerbrei
4ccc5c3dc7 build fix for UEDeploy interface
#ue4

[CL 2081907 by Peter Sauerbrei in Main branch]
2014-05-22 09:13:24 -04:00
Peter Sauerbrei
aa5a1232f1 Merging
//depot/UE4-TappyChicken/Engine/Source/...

to //depot/UE4/Engine/Source/...

[CL 2081906 by Peter Sauerbrei in Main branch]
2014-05-22 09:13:12 -04:00
Peter Sauerbrei
5337fce47a fix for black screen on Razr
#ue4
#android

[CL 2081902 by Peter Sauerbrei in Main branch]
2014-05-22 09:08:32 -04:00