Peter Sauerbrei
7fd32b266e
CIS fix for Mac SDK
...
[CL 2590763 by Peter Sauerbrei in Main branch]
2015-06-17 15:45:58 -04:00
Jeff Wilson
26b985947e
Updated MarkdownMode with version, skill level, and tags functionality
...
[CL 2590706 by Jeff Wilson in Main branch]
2015-06-17 15:25:53 -04:00
Jeff Wilson
0b67029ff6
#UE4 Docs: added framework for sitemap filters (tags, skill level filters, engine version filters)
...
[CL 2590651 by Jeff Wilson in Main branch]
2015-06-17 14:59:41 -04:00
Peter Sauerbrei
0c49935ffd
Fix for iOS building on PC
...
Fix for iOS loading ini files for every cpp file
[CL 2590624 by Peter Sauerbrei in Main branch]
2015-06-17 14:54:15 -04:00
Peter Sauerbrei
885e418cc8
fix for deleting the PCLaunch.rc.res in rocket
...
UE-16971
#ubt
[CL 2590595 by Peter Sauerbrei in Main branch]
2015-06-17 14:44:39 -04:00
Chris Babcock
d2e98630f9
Added left out update for Android x86_64 support (fixes GearVR architecture issue)
...
#ue4
#android
[CL 2590471 by Chris Babcock in Main branch]
2015-06-17 13:52:22 -04:00
Chris Babcock
b6df0fec88
Android x86_64 support - pr #914 (also adds support for ndk-r10e clang 3.6)
...
#ue-11650
#ue4
#android
#codereview Josh.Adams
[CL 2590354 by Chris Babcock in Main branch]
2015-06-17 12:56:56 -04:00
Daniel Wright
e0a92fca80
Area shadowing for precomputed shadows from stationary lights
...
* New light Lightmass setting 'bUseAreaShadowsForStationaryLight'
* Removed 'DistanceFieldPenumbraSize' project setting, uniform penumbra size comes from each light's LightSourceAngle or SourceRadius using a heuristic now
[CL 2590302 by Daniel Wright in Main branch]
2015-06-17 12:22:02 -04:00
Peter Sauerbrei
06bf1810ae
reorganized the new FilteredTraceListener so it can be used by both UBT and UAT
...
[CL 2590140 by Peter Sauerbrei in Main branch]
2015-06-17 10:57:40 -04:00
Terence Burns
70a250d2ba
Added some clearer error handling around the RemoteToolChain initialisation.
...
I have improved error reporting order.
The error we get should now be the actual issue, and not an error that was the result of an original error that just hadnt been reported
[CL 2590051 by Terence Burns in Main branch]
2015-06-17 10:09:21 -04:00
Peter Sauerbrei
1165f8d6aa
fix for crash when the message to WriteLine doesn't include a filter code
...
#codereview ben.marsh, leigh.swift
[CL 2590028 by Peter Sauerbrei in Main branch]
2015-06-17 09:57:43 -04:00
Paul Fazio
4cdeddecd2
Adding information to warning message to help diagnose cause of issue. This won't add unneccesary noise to normal log output, but in the event we are unable to write to the CSV file it will provide the name of the CSV file and the exception caught, appended to the existing warning message.
...
[CL 2589941 by Paul Fazio in Main branch]
2015-06-17 08:38:39 -04:00
Robert Jones
0d584da025
UEPLAT-454 - Add option for fullscreen immersive mode for Android projects
...
- Fixing typo in manifest file generation preventing it from working
[CL 2589880 by Robert Jones in Main branch]
2015-06-17 06:34:20 -04:00
smokku
4279c09dda
Unshelved from pending changelist '2589055':
...
PR #1262 : AutomationTool unused variables cleanup (Contributed by smokku)
[CL 2589813 by Terence Burns in Main branch]
2015-06-17 04:54:04 -04:00
Josh Adams
b6e6bb26c4
- Fixed UAT to not error out when building for the unified Desktop platform (recent change with receipts and XP had to be fixed up a little)
...
#codereview terence.burns
[CL 2588696 by Josh Adams in Main branch]
2015-06-16 11:23:20 -04:00
Josh Adams
01c4d45e38
- Renamed Desktop target platform to AllDesktop to reduce conflicts with Desktop directories [UEPLAT-894]
...
#codereview peter.sauerbrei,ben.marsh
[CL 2588676 by Josh Adams in Main branch]
2015-06-16 11:09:27 -04:00
Peter Sauerbrei
882f79f039
Changes to reduce log spew in stdout for UAT and GUBP
...
UEB-156
#uat
#codereview ben.marsh, robert.manuszewski
[CL 2588630 by Peter Sauerbrei in Main branch]
2015-06-16 10:42:46 -04:00
Matthew Griffin
2bbe9c6e78
Improved Intellisense for Rocket code projects
...
Allow Engine Projects to be created in Rocket but only as stub projects to generate intellisense paths
Add all excluded binaries to list of Precompiled Binaries so that plugin paths are included when it comes to adding intellisense paths
[CL 2588511 by Matthew Griffin in Main branch]
2015-06-16 09:13:37 -04:00
Jaroslaw Palczynski
6ffe88c8cb
US3: Do not crash if P4 settings aren't valid.
...
[CL 2588263 by Jaroslaw Palczynski in Main branch]
2015-06-16 02:42:35 -04:00
Marcus Wassmer
dbaeca3b06
Remove 60hz Morpheus codepaths
...
#codereview Nick.Whiting
[CL 2587978 by Marcus Wassmer in Main branch]
2015-06-15 18:12:08 -04:00
Rolando Caloca
ae6eeb2027
UE4 - vk module
...
[CL 2587952 by Rolando Caloca in Main branch]
2015-06-15 18:02:36 -04:00
Steve Robb
fab3d634d9
Forward declarations of DelegateWrapper functions removed from generated headers.
...
#codereview robert.manuszewski
[CL 2587625 by Steve Robb in Main branch]
2015-06-15 14:06:46 -04:00
Steve Robb
0709480948
New IsSorted algorithm.
...
New FindSortedStringCaseInsensitive algorithm, which binary searches strings in an array.
Many UHT string tests replaced with FindSortedStringCaseInsensitive.
FPropertySpecifier moved to UHT.
#codereview robert.manuszewski
[CL 2587588 by Steve Robb in Main branch]
2015-06-15 13:40:28 -04:00
Josh Adams
a72e2ee021
- Fixed xcode-select for non-IOS/Mac builds when doing remote builds
...
[CL 2587406 by Josh Adams in Main branch]
2015-06-15 11:36:12 -04:00
Josh Adams
9fc4e0dbc8
- Fixed stripping commandline [JIRA UE-17021]
...
[CL 2587376 by Josh Adams in Main branch]
2015-06-15 11:06:51 -04:00