Commit Graph

10 Commits

Author SHA1 Message Date
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
ada7c144fa Merge //UE5/Release-Engine-Staging @14903491 to //UE5/Main
[CL 14906022 by Marc Audy in ue5-main branch]
2020-12-11 14:21:20 -04:00
Josh Adams
9753d368c9 - Disabled Rider installation discovery from doing recursive search through /Applications because it was taking _forever_ and also asking for permissions as we touch paths and maybe follow symlinks
#fyi joakim.lindqvist
#rb trivial
#jira UE-103790

[CL 14901305 by Josh Adams in ue5-main branch]
2020-12-10 16:39:19 -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
4c1bb11c29 Merge UE5/Release-Engine-Staging to UE5/Main @ 14548662
This represents UE4/Main @ 14525125 + cherrypicked fixes
#skipundocheck

[CL 14551026 by Marc Audy in ue5-main branch]
2020-10-22 19:19:16 -04:00
geoff evans
b658d442a1 Jira: Seeing a 1-2 second delay when opening File Menu in editor
Use FUProjectDictionary singleton to eliminate needless Refresh() inside DoesSolutionExist()/GetSolutionPath() queries.

The code accessors want to discover the active game project solution/project, which should exist at editor launch time. We don't need the more recent refreshes from the temporary stack instances of FUProjectDictionary.

#jira UE-96246

[CL 14283901 by geoff evans in ue5-main branch]
2020-09-09 16:34:38 -04:00
brooke hubert
48113fc77e Adding EditorFramework to build.cs files
#rnx
#Jira UE-96448
#rb chris.gagnon

[CL 14114839 by brooke hubert in ue5-main branch]
2020-08-14 13:24:16 -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
DecoyRS
d81b0a381e PR #6858: Fix discovery of "Rider for Unreal" version of Rider (Contributed by DecoyRS)
#jira UE-91974
#rb none

#ROBOMERGE-SOURCE: CL 12871389 in //UE4/Release-4.25/... via CL 12871413 via CL 12871424
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v681-12776863)

[CL 12871428 by ben marsh in Main branch]
2020-04-16 15:31:29 -04:00
ben marsh
cd21f932d9 PR #6659: First version of RiderSourceCodeAccess plugin (Contributed by DecoyRS)
#jira


#ROBOMERGE-SOURCE: CL 11585296 via CL 11585300
#ROBOMERGE-BOT: (v654-11333218)

[CL 11585301 by ben marsh in Main branch]
2020-02-22 17:49:32 -05:00