Commit Graph

136 Commits

Author SHA1 Message Date
calvin zheng
8d6e633f99 Fixing multiple blocking modern xcode issues
#jira UE-198617
#rb Josh.Adams

[CL 29095687 by calvin zheng in ue5-main branch]
2023-10-25 14:06:59 -04:00
jeremie roy
504e888f5e Initial submission of livelink hub program launcher
#jira UE-195057
#rb jason.walter, geoffrey.douglas

[CL 28801840 by jeremie roy in ue5-main branch]
2023-10-16 12:18:42 -04:00
catalin dragoiu
d66bc15b26 [Insights] Add persistence to the Auto-Start Analysis settings in Session Browser.
#rb Ionut.Matasaru

[CL 28578261 by catalin dragoiu in ue5-main branch]
2023-10-09 07:33:08 -04:00
catalin dragoiu
f3f7e8f584 [Insights] Add persistence for Main Graph Track setting in Timing Profiler.
#rb Ionut.Matasaru
#jira UE-197189

[CL 28492384 by catalin dragoiu in ue5-main branch]
2023-10-05 06:19:57 -04:00
josh adams
c2437d9b07 - Fixed various issues with making Mac/IOS builds that can be uploaded to AppStore in Xcode
* Missing ThinApp.sh
  * Missing some quotes around a variable in GenerateUniversalDSYM.sh
  * Correctly filter out the stub .app's and such when copying the Staged data directory into the .app
  * Disabled the Mac's Sign To Run Locally option by default, as that causes Xcode's Validation/Upload to not have the team name embedded in it, causing a hassle while pushing up to AppStore/TestFlight
  * Fixed the PRODUCT_NAME for BP projects
  * Made CrashReportClient be a sandboxed app that inherits from parent
  * Fix Hybrid apps to check all platforms before in the project generator, so that if a project needs a temp target for IOS (via a plugin)
  * For hybrid projects, don't append Game to the end of the Game target names, as that is the default, and it makes for better named products
  * Disabled the LoginFlow module from OnlineFramework plugin - this was causing issues with having CEF and EpicWebHelper embedded into a sandboxed .app, and LoginFlow isn't seemingly actually used by anything
#jira UE-196297,UE-196299,UE-196296,UE-196300,UE-196295
#rb adam.kinge

[CL 28463729 by josh adams in ue5-main branch]
2023-10-04 13:25:29 -04:00
catalin dragoiu
36583085d6 [Insights] Add a new persistent setting "Auto Connect" to the Session Browser page that controls if the Editor and Game should auto connect and start tracing if Insights Session Browser is open.
#jira UE-194404
#rb Ionut.Matasaru

[CL 27801419 by catalin dragoiu in ue5-main branch]
2023-09-12 14:32:03 -04:00
andriy tylychko
bf42c10569 disable reserve scheduler by default as it seems to be causing deadlocks on low-core windows
#rb francis.hurteau

[CL 27598266 by andriy tylychko in ue5-main branch]
2023-09-05 11:41:26 -04:00
justin hare
a0c6f25ff3 Added angular speed units (deg/s, rad/s) for display in editor and conversion
#rb ben.hoffman

[CL 27492784 by justin hare in ue5-main branch]
2023-08-30 14:38:26 -04:00
josh adams
393524e397 - Updated icon files in some Epic programs for Modern Xcode, and point to existing plist files
#jira UE-192894

[CL 27108980 by josh adams in ue5-main branch]
2023-08-15 13:16:49 -04:00
arciel rekman
1eb8f1ac5c Update UGS path to the Linux toolchain.
#rb none
#jira UE-190470
#rnx

[CL 26862212 by arciel rekman in ue5-main branch]
2023-08-04 17:02:44 -04:00
valentin ritzi
584b19314c [Concert] Adapting ConcertSyncServer / UnrealMultiUserServer to work with QuicMessaging
Adapting the ConcertSyncServer and the UnrealMultiUserServer configs and code to work with QuicMessaging as an alternative to UdpMessaging.

#rb jason.walter, manuel.lang

[CL 26176714 by valentin ritzi in ue5-main branch]
2023-06-22 04:26:21 -04:00
nick bullard
48aed62797 Removing old message
[FYI] mitchell.wilson, jessi.agee

[CL 25903320 by nick bullard in ue5-main branch]
2023-06-09 16:26:47 -04:00
tom waterson
b2a34a684b Add torque units and extend force units
#rb justin.hare
#preflight 647862b85d23eca37d782f2c

[CL 25723425 by tom waterson in ue5-main branch]
2023-06-01 07:44:12 -04:00
Catalin Dragoiu
8d45cbee54 [Insights] Timers View persistent settings
#rb Ionut.Matasaru
#preflight 6442b979f030f684d51395a4

[CL 25149241 by Catalin Dragoiu in ue5-main branch]
2023-04-21 13:55:30 -04:00
paul chipchase
bf74df97ce Add a DefaultEngine.ini to UnrealVirtualizationTool with an example of how to enable an engine plugin with it.
#rb trivial
#jira UE-181761
#rnx
#preflight 643fff32a35280ed4f79db45

[CL 25106966 by paul chipchase in ue5-main branch]
2023-04-19 11:01:14 -04:00
alejandro arango
cd7e1dc1ab UGS: Added missing entry for SwitchboardListenerHelper related to CL 24906937
#jira UE-167327, UE-182184
#rb trivial
#preflight none

[CL 24907572 by alejandro arango in ue5-main branch]
2023-04-04 04:25:57 -04:00
Helge Mathee
3e9e4bf9d7 UHT: Fix typo in
#preflight https://horde.devtools.epicgames.com/job/640730d7ba12ba641680cb70
#jira na
#fyi tim.smith
#fyi jaime.cifuentes

[CL 24538574 by Helge Mathee in ue5-main branch]
2023-03-07 08:02:09 -05:00
Charles deRousiers
1c6fe73ece Add exposure as new light unit.
#rb chris.kulla
#jira none
#preflight 63f7e43e1206d91a2b6c4121

[CL 24519541 by Charles deRousiers in ue5-main branch]
2023-03-06 04:43:25 -05:00
Alexis Matte
a829474344 Add InterchangeWorker to the UGS build list
#jira UE-108125
#rb jeanluc.corenthin
#preflight 6400c0e9a726961ed92f82b3
#rnx

[CL 24489714 by Alexis Matte in ue5-main branch]
2023-03-02 16:00:34 -05:00
tim smith
ac83839bc3 Add the ability to define new documentation policies and specify a default policy
#rb self
#jira UE-76829
#preflight 63efa30b52460c3a1f362be7

[CL 24285617 by tim smith in ue5-main branch]
2023-02-17 12:55:20 -05:00
pj kack
4023ee1dde UnrealPak: Optimizations for small workloads.
Add -fastexit parameter to terminate process instead of shutting down engine.
Turn off build target features to build less code (total dll size reduced from 56 MB to 46 MB).
Disable external profiler supports (skips loading of some dlls).
Don't spawn any reserve workers (by adding a DefaultEngine.ini for UnrealPak).
Make UnrealPAk compile in Test config (by fixing compile error in PerforceConnection.cpp).

#rb carlmagnus.nordin
#rnx
#preflight 63e5eaf66473b534f14e377b

[CL 24118943 by pj kack in ue5-main branch]
2023-02-10 10:13:31 -05:00
brandon schaefer
951089d3cb Update UGS to point to new Linux SDK
#jira none
#rb none
#preflight none

[CL 23984103 by brandon schaefer in ue5-main branch]
2023-02-02 18:44:27 -05:00
Tim Smith
9d491774f5 Modified UnrealGameSync to support not building C++ UHT based on a setting.
#rb
#preflight 63cfe60a3a03cb0bbf59d2e7

[CL 23829737 by Tim Smith in ue5-main branch]
2023-01-24 09:13:24 -05:00
David Harvey
022daaa9f3 Undo CL 23787291 (add MessagingDebugger to UFE)
- need to resolve mac build errors.

#jira none
#preflight skip
#rnx
#rb trivial

[CL 23787982 by David Harvey in ue5-main branch]
2023-01-20 06:26:41 -05:00
David Harvey
0d7c47ce42 Add MessagingDebugger to UFE when the -DebugTools parameter is used.
#jira none
#rnx
#rb Francis.Hurteau
#preflight 63ca554b6a00f3cc8edc9bfe

[CL 23787291 by David Harvey in ue5-main branch]
2023-01-20 03:58:03 -05:00