Robert Manuszewski
|
bd7535f69f
|
Merging //UE4/Dev-Main @ 4091196 to Dev-Core (//UE4/Dev-Core)
#rb none
[CL 4093601 by Robert Manuszewski in Dev-Core branch]
|
2018-05-25 05:45:28 -04:00 |
|
Graeme Thornton
|
0cafc26054
|
Pak creation now uses the bEnablePakSigning setting from the crypto config json file
#rb none
[CL 4088655 by Graeme Thornton in Dev-Core branch]
|
2018-05-23 02:59:48 -04:00 |
|
Graeme Thornton
|
9ba5c47328
|
Fixed an erroneous usage of TUniquePtr<uint8>as a pointer to a uint8 array when creating pak files. Caused a crash when compression was enabled, and has probably surfaced because pak generation is now done by an editor commandlet rather than a standalone program.
#rb steve.robb
#fyi ben.marsh
[CL 4082755 by Graeme Thornton in Dev-Core branch]
|
2018-05-21 05:38:35 -04:00 |
|
Ben Marsh
|
6fadbc1a17
|
Change UAT to using the editor's UnrealPak commandlet rather than invoking the standalone UnrealPak executable. To improve performance when building several PAK files, also add a new -batch=<file> command which reads commands to execute in parallel from a text file.
#rb none
[CL 4078800 by Ben Marsh in Dev-Core branch]
|
2018-05-17 16:45:38 -04:00 |
|
Robert Manuszewski
|
e20f93ff71
|
Fixing compile error in PakFileUtilities
#fyi Ben.Marsh
#rb none
[CL 4077064 by Robert Manuszewski in Dev-Core branch]
|
2018-05-17 01:54:58 -04:00 |
|
Ben Marsh
|
cc94daacb5
|
Add an "UnrealPak" commandlet with the same functionality as the standalone UnrealPak program. Invoke by running the editor with -run=UnrealPak and the standard UnrealPak commandline options.
#rb none
[CL 4076063 by Ben Marsh in Dev-Core branch]
|
2018-05-16 15:40:31 -04:00 |
|
Ben Marsh
|
64924a14ce
|
Fixes for compiling PakFileUtilities as part of the editor.
#rb none
#rnx
[CL 4072015 by Ben Marsh in Dev-Core branch]
|
2018-05-14 17:54:19 -04:00 |
|
Ben Marsh
|
240aab7d27
|
Missing header.
#rb none
[CL 4071937 by Ben Marsh in Dev-Core branch]
|
2018-05-14 17:29:46 -04:00 |
|
Ben Marsh
|
306f67cbdf
|
Move bulk of the code for UnrealPak into an engine developer module, so it can be used in the editor.
#rb none
[CL 4071913 by Ben Marsh in Dev-Core branch]
|
2018-05-14 17:22:39 -04:00 |
|