Peter Sauerbrei
|
d4a7ba7c19
|
revert out my plugin change as it is causing a problem when trying to run UHT for ParallelExecutor
[CL 2671084 by Peter Sauerbrei in Main branch]
|
2015-08-27 12:22:56 -04:00 |
|
Niklas Smedberg
|
01540ada35
|
Integrated github pull request #1315 (JIRA UE-17656): Modified DDS cubemap loading to prevent an array overflow.
[CL 2671082 by Niklas Smedberg in Main branch]
|
2015-08-27 12:21:34 -04:00 |
|
Timothy Reynolds
|
908f878cc9
|
Fixed several SMultiboxwidgets being searchable that shouldn't be. Toolbarwidgets set to be non-searchable by default.
[CL 2671076 by Timothy Reynolds in Main branch]
|
2015-08-27 12:17:37 -04:00 |
|
sebastian kowalczyk
|
283672f9db
|
Fixes for monolitic build.
[CL 2671050 by sebastian kowalczyk in Main branch]
|
2015-08-27 11:56:42 -04:00 |
|
Mike Beach
|
24be9f418e
|
[UE-20194] Down grading an inactionable warning to a plain log.
#codereview Michael.Noland
[CL 2671049 by Mike Beach in Main branch]
|
2015-08-27 11:56:19 -04:00 |
|
Steve Robb
|
e0e18e5319
|
Fix for FString::Compare comment.
#codereview robert.manuszewski
[CL 2671034 by Steve Robb in Main branch]
|
2015-08-27 11:50:24 -04:00 |
|
Steve Robb
|
5ff2211a5d
|
Support for RF_Async and RF_AsyncLoading in FReferenceChainSearch::PrintReferencers.
#codereview robert.manuszewski
[CL 2671025 by Steve Robb in Main branch]
|
2015-08-27 11:47:17 -04:00 |
|
Peter Sauerbrei
|
02387c7c2c
|
fix for failure to validate plugins specifically enabled in the uproject file
#codereview matthew.griffin, ben.marsh
[CL 2670986 by Peter Sauerbrei in Main branch]
|
2015-08-27 11:21:29 -04:00 |
|
John Pollard
|
d64ed5e2a4
|
#merge, replays: Only process one task per frame to simplify things + better sanity checks for setting bIsFastForwarding + convert skip time logic to task + cleanup fast forward finalization.
[CL 2670949 by John Pollard in Main branch]
|
2015-08-27 10:57:43 -04:00 |
|
Daniel Lamb
|
ac20b6167b
|
Asset registry no longer reloads ddc data in cooker when saving asset registry. End of cook performance improvement.
#codereview Bob.Tellez, Graeme.Thorton
[CL 2670905 by Daniel Lamb in Main branch]
|
2015-08-27 10:35:25 -04:00 |
|
Mark Satterthwaite
|
66808a11f7
|
Merging changes that ensure that vertex declarations match the definitions used in the compiled shader states as required by Metal.
reviewedby michael.trepka, rolando.caloca
[CL 2670894 by Mark Satterthwaite in Main branch]
|
2015-08-27 10:28:11 -04:00 |
|
Mark Satterthwaite
|
a4107b4efe
|
Merge changes to the ShaderCache from Zebra to extend support to Mac Metal.
reviewedby michael.trepka
[CL 2670886 by Mark Satterthwaite in Main branch]
|
2015-08-27 10:25:39 -04:00 |
|
Mark Satterthwaite
|
217a2642ea
|
Merge changes to workaround the absence of VertexBuffer SRVs with implicit format conversion on Metal & an alignment gotcha in the particle simulation uniform buffer definition.
reviewedby michael.trepka, rolando.caloca
[CL 2670883 by Mark Satterthwaite in Main branch]
|
2015-08-27 10:24:39 -04:00 |
|
Steve Robb
|
f402464961
|
Fix for FToken stack corruption when NAME_SIZE is changed.
#codereview robert.manuszewski
[CL 2670879 by Steve Robb in Main branch]
|
2015-08-27 10:22:25 -04:00 |
|
Mark Satterthwaite
|
d82b11bdc3
|
Enable GRHISupportsMSAADepthSampleAccess for additional platforms which support it.
[CL 2670876 by Mark Satterthwaite in Main branch]
|
2015-08-27 10:21:32 -04:00 |
|
Mark Satterthwaite
|
977542aeaa
|
Merging general rendering & shader changes necessary to support desktop Metal.
reviewedby michael.trepka, rolando.caloca, lee.clark
[CL 2670859 by Mark Satterthwaite in Main branch]
|
2015-08-27 10:11:22 -04:00 |
|
Michael Schoell
|
30c11abe3c
|
Spawn Actor From Class nodes can no longer be placed in Blueprints that do not support a world context.
#jira UE-19402 - Spawn Actor can be placed in an object blueprint
[CL 2670855 by Michael Schoell in Main branch]
|
2015-08-27 10:07:53 -04:00 |
|
Michael Schoell
|
cdbb2725a4
|
Duplicating, in a Property Tree, an array of instanced objects will correctly deep copy the objects instead of a shallow (referenced) copy.
#jira UE-19163 - Editing duplicated instanced sub-objects also edits other sub-objects
[CL 2670848 by Michael Schoell in Main branch]
|
2015-08-27 10:04:33 -04:00 |
|
Gil Gribb
|
0237cd9088
|
UE4 - Fixed rare case of neededing to send end of frame updates before a lighting build.
[CL 2670810 by Gil Gribb in Main branch]
|
2015-08-27 09:40:30 -04:00 |
|
Max Chen
|
0b3c1e9ff0
|
Sequencer: Disregard deprecated properties as a keyable property.
[CL 2670789 by Max Chen in Main branch]
|
2015-08-27 09:07:26 -04:00 |
|
Terence Burns
|
ad39e2d2e3
|
Fix for Shadow variable issue in LogVisualizer.
#CodeReview Sebastian.Kowalczyk
[CL 2670775 by Terence Burns in Main branch]
|
2015-08-27 08:50:21 -04:00 |
|
Terence Burns
|
7b04942a21
|
Fixing compiler issues in LogVisualizer.
#CodeReview Sebastian.Kowalczyk
[CL 2670766 by Terence Burns in Main branch]
|
2015-08-27 08:43:39 -04:00 |
|
Steve Robb
|
fb2baf52de
|
Compile fixes for TCircularQueue::Count.
#codereview robert.manuszewski
[CL 2670752 by Steve Robb in Main branch]
|
2015-08-27 07:57:45 -04:00 |
|
sebastian kowalczyk
|
18a03fec98
|
CIS compilation fix.
[CL 2670751 by sebastian kowalczyk in Main branch]
|
2015-08-27 07:56:40 -04:00 |
|
sebastian kowalczyk
|
744de33fbd
|
Next CIS compilation fix.
[CL 2670735 by sebastian kowalczyk in Main branch]
|
2015-08-27 06:48:49 -04:00 |
|