Ben Marsh
4e9e0e161a
Disable signing manifests for Swarm projects by default. Can be enabled manually if someone needs to publish, but currently cannot be built on any machine without the Epic cert installed.
...
#codereview Jaroslaw.Palczynski, Max.Preussner
[CL 2446944 by Ben Marsh in Main branch]
2015-02-16 08:36:53 -05:00
Jaroslaw Surowiec
e2eb02617c
CrashReportWebsite
...
UECORE-67 Crash report reporting (added <component>, <resolution>, <fixversion>and the <customfieldvalue> for <customfield id="customfield_11200"> from JIRA)
[CL 2446927 by Jaroslaw Surowiec in Main branch]
2015-02-16 08:26:52 -05:00
Matthew Griffin
52748f7834
[INTEGRATE] Change 2436754 by Mike.Fricker@MFRICKER_G3686_Alpha on 2015/02/07 11:04:49
...
Rocket projects now get all engine source files (not just header files)
- This makes Rocket projects a bit larger and they load slower, but it is much more useful for navigating source
- To get the old behavior, you can pass the new "-OnlyPublic" command-line option
- Fixes UE-9390
#codereview ben.marsh
[CL 2446922 by Matthew Griffin in Main branch]
2015-02-16 08:26:02 -05:00
Richard TalbotWatkin
7ffafdf4d8
Tweaks to CrashReportClient.
...
#codereview Robert.Manuszewski, Jaroslaw.Surowiec
[CL 2446790 by Richard TalbotWatkin in Main branch]
2015-02-16 05:29:38 -05:00
Jaroslaw Surowiec
e2e2535c24
Profiler - Stat memory dump command added to UFE, usage: -run=MEMORYDUMP -INFILE=<filename>
...
#codereview Robert.Manuszewski
[CL 2446759 by Jaroslaw Surowiec in Main branch]
2015-02-16 04:53:36 -05:00
Richard TalbotWatkin
be15b48730
Various crash reporter improvements: made scrollbars visible, added splitter between editable field and crash details, added "Send and Restart" button to restart the crashed application.
...
#jira UE-9295 - Reopen Editor from Crash Reporter
#jira UE-9164 - CrashReporter text field not sizeable
#jira UE-9163 - CrashReporter callstack textbox scrollbars invisible
[CL 2446754 by Richard TalbotWatkin in Main branch]
2015-02-16 04:50:29 -05:00
Matthew Griffin
8327a08f2d
[INTEGRATE] Change 2435941 by Michael.Noland@mnoland-T2784-Reference on 2015/02/06 15:40:38
...
UnrealHeaderTool: Improve default-value parsing for things like FText::FromString, and it now treats C++ types as case-sensitive
[CL 2446749 by Matthew Griffin in Main branch]
2015-02-16 04:40:38 -05:00
Jaroslaw Surowiec
beef593d5a
Stats - Stats for async task running on the thread pool
...
[CL 2446649 by Jaroslaw Surowiec in Main branch]
2015-02-16 03:16:32 -05:00
Robert Manuszewski
98b487ffdc
Making sure UHT does not try to automatically declare constructor with OI if the base class does not declare one.
...
[CL 2446180 by Robert Manuszewski in Main branch]
2015-02-14 17:40:09 -05:00
Ryan Gerleve
c5e8ed7260
Track more bandwidth information in the network profiler, and show a more useful chart view by default.
...
"Custom delta" replicated properties are now tracked (this includes fast TArrays).
More of the bunch format metadata is also tracked: property headers, property handles, exported GUIDs, "must be mapped" GUIDs, and content block headers & footers.
The chart can now show a stacked area view of bunch data, so that it's easier to see at a glance what's taking up space in bunches. Note that for large profiles this view may be slower to render.
[CL 2445520 by Ryan Gerleve in Main branch]
2015-02-13 17:24:11 -05:00
Daniel Lamb
627b893cfc
Added support for compression in to project launcher and packaging settings in the editor.
...
[CL 2445290 by Daniel Lamb in Main branch]
2015-02-13 15:35:16 -05:00
Daniel Lamb
fd743901f9
Fixed missing startup map from the maps to cook.
...
#codereview Peter.Sauerbrie
[CL 2445272 by Daniel Lamb in Main branch]
2015-02-13 15:29:05 -05:00
Kellan Carr
4021c9bb80
build script, Release to release
...
[CL 2445038 by Kellan Carr in Main branch]
2015-02-13 13:37:22 -05:00
Kellan Carr
c623e697ed
build script, change releaseMode to Release
...
[CL 2444878 by Kellan Carr in Main branch]
2015-02-13 11:57:28 -05:00
Jaroslaw Surowiec
eb9549c5be
CrashReportClient - Tweaks to the UI (fixed scrollbars not visible)
...
[CL 2441647 by Jaroslaw Surowiec in Main branch]
2015-02-11 10:37:27 -05:00
Jaroslaw Surowiec
a25cace3cf
Core - UE-9320 Mac crashes are not uploading to Crash Reporter
...
[CL 2441517 by Jaroslaw Surowiec in Main branch]
2015-02-11 09:23:31 -05:00
Jaroslaw Surowiec
b25675ed96
CrashReport - Helper queries tweaks
...
[CL 2441463 by Jaroslaw Surowiec in Main branch]
2015-02-11 08:30:15 -05:00
Jaroslaw Surowiec
dedb649283
CrashReportWebsite
...
UECORE-67 Crash report reporting (misc fixes)
[CL 2441439 by Jaroslaw Surowiec in Main branch]
2015-02-11 07:48:55 -05:00
Jaroslaw Surowiec
4beadcd88d
CrashReportWebsite
...
UECORE-67 Crash report reporting (second iteration)
[CL 2441423 by Jaroslaw Surowiec in Main branch]
2015-02-11 07:29:20 -05:00
Jaroslaw Surowiec
9fe061e5c0
CrashReportWebsite
...
UECORE-67 Crash report reporting (first iteration)
[CL 2441318 by Jaroslaw Surowiec in Main branch]
2015-02-11 05:20:07 -05:00
Jaroslaw Surowiec
10c4e5f73e
CrashReportWebsite
...
Added daily new buggs to the dashboard
[CL 2441317 by Jaroslaw Surowiec in Main branch]
2015-02-11 05:19:04 -05:00
Jaroslaw Surowiec
b0e043f34b
CrashReportWebsite
...
MaxLinesToParse changed to 64, moved exceptions logging to the log file
[CL 2441313 by Jaroslaw Surowiec in Main branch]
2015-02-11 05:17:56 -05:00
Ben Marsh
29a11c3bdd
Remove unnecessary dependency on template editors being built before making feature packs.
...
[CL 2440416 by Ben Marsh in Main branch]
2015-02-10 16:38:20 -05:00
Kellan Carr
d27d48200c
build script, cook less often as part of CI
...
[CL 2440359 by Kellan Carr in Main branch]
2015-02-10 16:03:55 -05:00
Kellan Carr
2d78fe99b4
build script, put sample make builds behind their own trigger
...
[CL 2440237 by Kellan Carr in Main branch]
2015-02-10 14:58:32 -05:00