Commit Graph

20 Commits

Author SHA1 Message Date
Arciel Rekman
9f1d1a5576 Add "Emulate Stereo" Editor Play option for standalone games.
- Also passthrough -emulatestereo if the editor was started like this.

#jira none
#rb Rob.Srinivasiah, Jules.Blok
#review @Robert.Srinivasiah, @Jules.Blok
#preflight

[CL 20084408 by Arciel Rekman in ue5-main branch]
2022-05-06 16:38:06 -04:00
martin sevigny
f8fcb7ce4b Fixed a bug when generating the URL for the gamemode of externally launched process.
The issue happens when users are calling GEditor->RequestPlaySession with a GamemodeOverride.
The URL need to contain the Unreal path for the game mode to be found.

#rb matt.hoffman
#preflight 61e81d73843acf1b242d7b4b

#ROBOMERGE-AUTHOR: martin.sevigny
#ROBOMERGE-SOURCE: CL 18657669 in //UE5/Release-5.0/... via CL 18657692 via CL 18657702
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v900-18638592)

[CL 18657712 by martin sevigny in ue5-main branch]
2022-01-19 09:25:12 -05:00
Marc Audy
01b7c9f4f5 Merge UE5/RES @ 15958325 to UE5/Main
This represents UE4/Main @ 15913390 and Dev-PerfTest @ 15913304

[CL 15958515 by Marc Audy in ue5-main branch]
2021-04-08 14:32:07 -04:00
dmitriy dyomin
3fc3658cfc Apply "AdditionalLaunchParameters" to an app commandline when using Launch On from editor
Remove AdditionalLaunchParametersForMobile
#rb jack.porter

#ROBOMERGE-SOURCE: CL 15526929 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15527027 by dmitriy dyomin in ue5-main branch]
2021-02-25 05:41:02 -04:00
Marc Audy
bc88b73a29 Merge Release-Engine-Staging to Main @ CL# 15151250
Represents UE4/Main @ 15133763

[CL 15158774 by Marc Audy in ue5-main branch]
2021-01-21 16:22:06 -04:00
Marc Audy
a7f9391231 Merge UE5/Release-Engine-Staging @ 14811410 to UE5/Main
This represents UE4/Main @ 14768117

For ReleaseObjectVersion.h
#lockdown Marcus.Wassmer

[CL 14811440 by Marc Audy in ue5-main branch]
2020-11-24 18:42:39 -04:00
Marc Audy
50a3d7d368 Merge Release-Engine-Staging to Main @ CL# 14467590
This represents UE4/Main @ 14432125 + some cherrypick fixes

[CL 14468207 by Marc Audy in ue5-main branch]
2020-10-09 22:42:26 -04:00
Marcus Wassmer
3b81cf8201 Merging using //UE5/Main_to_//UE5/Release-Engine-Staging @14384769
autoresolved files
#rb none

[CL 14384911 by Marcus Wassmer in ue5-main branch]
2020-09-24 00:43:27 -04:00
Marc Audy
a7c9001a94 Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14075166
#rb
#rnx

[CL 14075271 by Marc Audy in ue5-main branch]
2020-08-11 01:36:57 -04:00
ryan gerleve
dc5cfce77a Fix playing Steam-enabled games in PIE when "Run Under One Process" is unchecked by restoring missing command line options, including -MultiprocessOSS.
#jira UE-89222
#rb matt.hoffman
#lockdown james.golding

#ROBOMERGE-SOURCE: CL 12584469 in //UE4/Release-4.25/... via CL 12584512 via CL 12584594
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v675-12543919)

[CL 12584652 by ryan gerleve in Main branch]
2020-04-02 20:58:57 -04:00
brooke hubert
0b387f3e7e Integrating CLs 11310084, 11341910, 11736184, 11751405 from //UE4/Dev-Editor
PIE sessions which launch a new standalone window no longer double render debug safe zones and all PIE options are more consistent with handling r.DebugSafeZone.XXXX cvars.

#Jira UE-89101 UE-89108 UE-87689
#rb lauren.barnes

#ROBOMERGE-SOURCE: CL 11968084 in //UE4/Release-4.25/... via CL 11968102
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v656-11643781)

[CL 11968114 by brooke hubert in Main branch]
2020-03-05 18:02:53 -05:00
Rolando Caloca
5b82f15def Copying //UE4/Dev-RenderPlat-Staging@11388153 to //UE4/Main
#rb none
#rnx

[CL 11388545 by Rolando Caloca in Main branch]
2020-02-12 13:27:19 -05:00
Jack Porter
5443fd956d Apply PIE Advanced options Safe Zone to mobile PIE standalone process using command line overrides
Use -featureleveles31 for standalone mobile PIE by default
#rb None
#jira None

[CL 11173606 by Jack Porter in Dev-Mobile branch]
2020-01-30 00:52:31 -05:00
Max Chen
b4881d8bf8 Copying //UE4/Dev-Editor to Dev-Tools-Staging (//UE4/Dev-Tools-Staging) @11123875
#rb none
#jira none

[CL 11123880 by Max Chen in Dev-Tools-Staging branch]
2020-01-27 20:11:15 -05:00
Juan Canada
f396f56a0b Merging //UE4/Dev-Main@11042002 to Dev-RenderPlat-Staging(//UE4/Dev-Rendering)
#rnx
#rb none

[CL 11075443 by Juan Canada in Dev-RenderPlat-Staging branch]
2020-01-21 14:54:20 -05:00
JeanMichel Dignard
dc2d35695f Copyright fixes
#rb none
#rnx

[CL 10910710 by JeanMichel Dignard in Dev-Tools-Staging branch]
2020-01-08 17:11:23 -05:00
Matt Hoffman
226b228bb1 PIE: Mobile Preview (and other separate-process launch methods) now correctly handle launching multiple Listen Server clients and Play Offline not loading the correct map.
#jira UE-83240
#rb None
#rnx

[CL 10107749 by Matt Hoffman in Dev-Editor branch]
2019-11-11 18:12:52 -05:00
Matt Hoffman
e2e6100a3a Converted UWorld::AttemptDeriveFromPlayInSettings to use a cached net mode instead specified when the world is created - that is the only time there is enough context to infer the actual meaning of the world. Note that this is still incorrect if they change net modes after PIE starts, but this matches the existing behavior.
#rb Ryan.Gerleve

[CL 9817874 by Matt Hoffman in Dev-Editor branch]
2019-10-24 14:41:59 -04:00
Rex Hill
4adea47f98 Fix compile
#rb none
#rnx
#fyi matt.hoffman

[CL 9756033 by Rex Hill in Dev-Editor branch]
2019-10-23 09:47:29 -04:00
Matt Hoffman
925ce9590f Significantly refactored PIE startup and consolidated a fair bit of the existing code into structures that better reflect the lifespan that they are valid for. This refactoring will make it easier for systems that are requesting PIE startup to have better control over the instance that is started up. This refactoring also changes network testing to focus on the role you want to test (standalone, client, listen server) and the number of clients you want to test instead of of trying to determine this information based on other variables.
#rb None
#fyi Michael.Noland

[CL 9754486 by Matt Hoffman in Dev-Editor branch]
2019-10-22 22:03:49 -04:00