Commit Graph

2481 Commits

Author SHA1 Message Date
Marc Audy
8291c04c4c Fix use of deprecated Node
[CL 2691876 by Marc Audy in Main branch]
2015-09-15 12:07:39 -04:00
unrealbot
cc15ff77c1 Branch snapshot for CL 2691808
[CL 2691808 in Main branch]
2015-09-15 11:42:09 -04:00
James Moran
f9392202a7 Tweaking HTML5 package compression.
When packaged HTML5 can now handle being hosted on servers that don't support static compression - done by removing explicit requests for compressed files.
Compression requires correct server setup. htaccess file included in package deploy to make this easier.
Changed HTML5LaunchHelper to switch between compressed/uncompressed files when uncompressed files do/don't exist.

[CL 2691701 by James Moran in Main branch]
2015-09-15 10:35:25 -04:00
Jeff Campeau
b54ae73b62 LLVM update for 2015
[CL 2691248 by Jeff Campeau in Main branch]
2015-09-14 21:00:36 -04:00
Andrew Rodham
9b6041d36d Added new blueprint alignment algorithm: straighten connections
This allows straightening of connections between all selected nodes in a graph, as well as specific connections between pins (by right clicking on the pin).
Existing alignment routines now align to the clicked-on node, where applicable, and use an average where this is not available.
Added icons for all blueprint alignment commands.

[CL 2690063 by Andrew Rodham in Main branch]
2015-09-14 05:47:07 -04:00
Sungjin Hong
d3c868aba9 TypoCorrection
[CL 2690060 by Sungjin Hong in Main branch]
2015-09-14 05:44:00 -04:00
Jeff Campeau
fb467a77ca Linux uses architecture string to locate libs
[CL 2688751 by Jeff Campeau in Main branch]
2015-09-11 16:11:46 -04:00
Jeff Campeau
2493958513 FBX update to 2016.1.1
VS2015 support added

[CL 2688492 by Jeff Campeau in Main branch]
2015-09-11 14:45:46 -04:00
Ben Marsh
c8656515de Update the version number to 4.11.
[CL 2687795 by Ben Marsh in Main branch]
2015-09-11 09:38:15 -04:00
Peter Sauerbrei
ca43123259 set the MSBUILD_EXE environment variable a little earlier so it works from a VC command prompt
#codereview ben.marsh

[CL 2687735 by Peter Sauerbrei in Main branch]
2015-09-11 08:50:00 -04:00
Dmitriy Dyomin
d8e2942b39 Android reliably logs crash callstack
libnvToolsExt (used for PhysX profiling) installs signal handlers which prevent us and Android to report crashes, to avoid this we link UE4 to stubed vesrsion of libnvToolsExt (by default)
#jira UEMOB-57
#codereview Jack.Porter, Chris.Babcock

[CL 2687553 by Dmitriy Dyomin in Main branch]
2015-09-11 00:42:40 -04:00
Ben Marsh
7830ea949d Propagate the correct exit code from UAT out of RunUAT.bat
[CL 2686665 by Ben Marsh in Main branch]
2015-09-10 13:50:18 -04:00
Max Preussner
4a9f00f00e Plugins: Somewhat better logos for media player plug-ins
[CL 2686597 by Max Preussner in Main branch]
2015-09-10 13:18:43 -04:00
Dmitry Rekman
6659066dd5 Bump up Mono target to 4.5 due to IReadOnlyList usage.
#codereview Ben.Marsh

[CL 2685093 by Dmitry Rekman in Main branch]
2015-09-09 14:40:18 -04:00
Ben Marsh
e2e36c3603 Try to get the MSBuild path directly, without setting up the Visual Studio compile environment. Saves ~1-2 seconds per invocation.
[CL 2684728 by Ben Marsh in Main branch]
2015-09-09 11:07:16 -04:00
Chris Babcock
2c7346ba12 Correct possible Android crash on entering editable text
#jira UE-20728
#ue4
#android

[CL 2683905 by Chris Babcock in Main branch]
2015-09-08 18:43:53 -04:00
Lina Halper
5786808b67 #ANIM: Trail node
- at the end, no change on the data because this guarantees frame independent.
- Added help and renamed variable to speed, so that it knows it is speed.

Merging

//depot/UE4-Orion/Engine/...

to //depot/UE4-Orion/Engine/...

[CL 2683714 by Lina Halper in Main branch]
2015-09-08 16:50:42 -04:00
Matthew Lewis
f182ef8a3b #codereview Dmitry.Rekman
[CL 2683582 by Matthew Lewis in Main branch]
2015-09-08 15:48:37 -04:00
Matthew Lewis
96a1d8b185 #codereview Dmitry.Rekman
[CL 2683456 by Matthew Lewis in Main branch]
2015-09-08 14:47:04 -04:00
Ben Marsh
ea8db83294 Only clean the UBT target if the list of .cs files in the source directory has changed. The project conditionally includes platform-specific files if they exist, but MSBuild doesn't check for new files when dependency checking. Previous fix was just to clean all the time, but comparing the file list is faster.
[CL 2682889 by Ben Marsh in Main branch]
2015-09-08 08:01:15 -04:00
Nick Whiting
839f04ca22 #oculus Updating runtimes to 0.7.0 (Desktop) and 0.6.1 (Mobile)
#jira UE-20291

[CL 2681668 by Nick Whiting in Main branch]
2015-09-05 13:39:13 -04:00
Leslie Nivison
ff3eaf36d2 Updating TPS files
[CL 2681371 by Leslie Nivison in Main branch]
2015-09-04 20:53:02 -04:00
Josh Scott
b062e3cc12 Resaving the Templates to fix the empty Engine Version. Jira: UE-20533
[CL 2680253 by Josh Scott in Main branch]
2015-09-04 09:52:15 -04:00
Gareth Martin
9e29900402 Recreated landscape mirror plane material with an older engine version to allow it to be integrated to other branches
[CL 2680128 by Gareth Martin in Main branch]
2015-09-04 07:32:55 -04:00
Marc Audy
40bdbc1a44 Resave asset to fix empty engine warnings and null nodes warnings
[CL 2679400 by Marc Audy in Main branch]
2015-09-03 17:07:38 -04:00