Commit Graph

519 Commits

Author SHA1 Message Date
Elringus
def4a6c1db PR #1130: Rename add method for consistency. (Contributed by Elringus)
[CL 2607443 by Nick Darnell in Main branch]
2015-07-01 10:13:06 -04:00
Dmitry Rekman
1e9ec6ec6f Core: flush server logs in a deterministic time (UEPLAT-941).
- Use ServerFlushLogInterval in GameEngine to control the maximum time limit when logs should be flushed (30 seconds by default).

#codereview Bob.Tellez, Ivan.Horvath

[CL 2606692 by Dmitry Rekman in Main branch]
2015-06-30 19:07:17 -04:00
Mikolaj Sieluzycki
768cb502b8 Change PathToRAC in DefaultEngine.ini from array type to non-array.
[CL 2605329 by Mikolaj Sieluzycki in Main branch]
2015-06-30 05:52:06 -04:00
Mikolaj Sieluzycki
977fe8d279 RuntimeAssetCache improvements and fixes.
[CL 2603611 by Mikolaj Sieluzycki in Main branch]
2015-06-29 03:57:39 -04:00
Richard TalbotWatkin
77d2481274 New game windows now default to being positioned centered on the screen.
#jira UE-17377 - "Always center window to screen" boolean is off by default in "Level Editor - Play" section of Editor Preferences

[CL 2602482 by Richard TalbotWatkin in Main branch]
2015-06-26 12:42:27 -04:00
Nick Darnell
a36639cec5 UMG - Updating the redirects to include moving FAnchors to the Slate module.
[CL 2601095 by Nick Darnell in Main branch]
2015-06-25 15:32:53 -04:00
Max Preussner
79d7ba464e MovieScene: Added package redirects
[CL 2600617 by Max Preussner in Main branch]
2015-06-25 11:20:25 -04:00
Bob Tellez
84c3b7086f [AUTOMERGE]
#UE4 Including the WorldContextObject in BP PrintString messages. This can be disabled in [Kismet] in Engine.ini via bLogPrintStringSource

--------
Integrated using branch Ue4-To-UE4-Fortnite-Simple (reversed) of change#2599742 by Bob.Tellez on 2015/06/24 18:25:33.

[CL 2599746 by Bob Tellez in Main branch]
2015-06-24 18:27:44 -04:00
Max Preussner
db4f9e583e MovieScene: Added more missing redirectors
[CL 2599390 by Max Preussner in Main branch]
2015-06-24 15:04:37 -04:00
Max Preussner
284c7f1660 MovieScene: Added missing redirector
#CodeReview: nick.darnell

[CL 2599332 by Max Preussner in Main branch]
2015-06-24 14:48:08 -04:00
Max Preussner
9927a96cbb MovieScene: Renamed module; reorganized files.
[CL 2597352 by Max Preussner in Main branch]
2015-06-23 12:47:53 -04:00
Robert Manuszewski
299920bf38 Adding prefixes to GC and Streaming console commands to make them more discoverable. Also added a few placeholder commands to suppress warnings on startup.
Console commands affected:

s.AsyncIOBandwidthLimit
s.MinBulkDataSizeForAsyncLoading
s.AsyncLoadingThreadEnabled
s.WarnIfTimeLimitExceeded
s.TimeLimitExceededMultiplier
s.TimeLimitExceededMinTime
s.UseBackgroundLevelStreaming
s.PriorityAsyncLoadingExtraTime
s.LevelStreamingActorsUpdateTimeLimit
s.LevelStreamingComponentsRegistrationGranularity

gc.MaxObjectsNotConsideredByGC
gc.SizeOfPermanentObjectPool
gc.FlushStreamingOnGC
gc.NumRetriesBeforeForcingGC
gc.AllowParallelGC
gc.TimeBetweenPurgingPendingKillObjects
gc.CollectGarbageEveryFrame
gc.StressTestGC

New console variables:
s.UseBackgroundLevelStreaming
s.AsyncLoadingTimeLimit
s.AsyncLoadingUseFullTimeLimit
s.PriorityAsyncLoadingExtraTime
s.LevelStreamingActorsUpdateTimeLimit
s.LevelStreamingComponentsRegistrationGranularity

[CL 2596909 by Robert Manuszewski in Main branch]
2015-06-23 08:18:32 -04:00
Chris Babcock
5945ce521c DisjointTimerQueries off by default, detect IntelHD GPUs, correction for ES 3.1 shaders
#ue4
#android
#codereview niklas.smedberg,rolando.caloca

[CL 2594644 by Chris Babcock in Main branch]
2015-06-19 19:28:40 -04:00
Michael Noland
4b71743eb7 Paper2D: Added a redirector for PaperSpriteSheet to cover the fact that PaperJsonImporter was renamed to PaperSpritesheetImporter
[UE-16918]

[CL 2584722 by Michael Noland in Main branch]
2015-06-11 15:04:45 -04:00
Michael Schoell
940e583372 Removed old method of gathering Category metadata in favor of a new method.
Deleted broken code for finding localized version of details category display name.

#codereview Justin.Sargent

[CL 2584619 by Michael Schoell in Main branch]
2015-06-11 14:09:42 -04:00
Robert Manuszewski
8b1c79d515 Exposing more package streaming and garbage collection settings to project settings in the editor.
Also, added new console variables for the existing settings:

New Package Streaming console variables:
- WarnIfTimeLimitExceeded
- TimeLimitExceededMultiplier
- TimeLimitExceededMinTime
- MinBulkDataSizeForAsyncLoading
- AsyncIOBandwidthLimit

New GC console variables:
- FlushStreamingOnGC
- NumRetriesBeforeForcingGC

[CL 2584216 by Robert Manuszewski in Main branch]
2015-06-11 10:42:18 -04:00
Martin Mittring
ac43df7144 hooked up new bloom/gaussianblur setting to BaseScalability.ini
[CL 2583190 by Martin Mittring in Main branch]
2015-06-10 15:32:45 -04:00
Michael Noland
7c0f5172ac Animation: Started moving animation nodes out of Engine into a new AnimGraphRuntime module
- Moved all skeletal control nodes to start out

Upgrade Note: Modules containing custom animation nodes will need to have a dependency on the new "AnimGraphRuntime" module added to their Build.cs file
#codereview lina.halper

[CL 2582755 by Michael Noland in Main branch]
2015-06-10 10:57:15 -04:00
Robert Manuszewski
b0e692d87c Adding more configurable settings to time limit exceeded warning when async loading
[CL 2582558 by Robert Manuszewski in Main branch]
2015-06-10 09:07:24 -04:00
Robert Manuszewski
ba032e829c Adding the ability to force GC even when triggered by TryCollectGarbage
[CL 2582513 by Robert Manuszewski in Main branch]
2015-06-10 08:10:37 -04:00
Mikolaj Sieluzycki
8c51156535 Implementation of RuntimeAssetCache
#codereview Robert.Manuszewski

[CL 2582347 by Mikolaj Sieluzycki in Main branch]
2015-06-10 03:14:50 -04:00
bruce nesbit
a37e3d2bc5 Fixed automated LineTest data
[CL 2580306 by bruce nesbit in Main branch]
2015-06-08 15:28:46 -04:00
Marc Audy
9495cdf672 Fix up worlds with no worldsettings object on load (presumably because the class the saved one was based on no longer exists)
[CL 2580207 by Marc Audy in Main branch]
2015-06-08 14:24:12 -04:00
Timothy Reynolds
e59b2de4f7 Swapped 45 and 90 rotation snaps to common in .ini file.
UE-1007

#codereview Matt.Kuhlenschmidt

[CL 2579993 by Timothy Reynolds in Main branch]
2015-06-08 10:57:55 -04:00
Adric Worley
7241432049 Adding default settings for Material and Particle promotion tests.
Adding Cascade to EditorTestModules, as its automated tests will not appear until the module is loaded.
New test settings use Engine content to allow the tests to be run on any project.

[CL 2575820 by Adric Worley in Main branch]
2015-06-03 13:34:11 -04:00