Commit Graph

14181 Commits

Author SHA1 Message Date
Ben Marsh
6b2db33d72 Horde: Add a log event parser into the standard EpicGames.Core.Log class.
#preflight 6283d02d114e08fa2f236b36

[CL 20245803 by Ben Marsh in ue5-main branch]
2022-05-17 12:57:51 -04:00
Josh Engebretson
5fa0831cf8 Horde: Adding timestamps for quarantined and paused steps
#jira none
#rnx
#preflight none

[CL 20244769 by Josh Engebretson in ue5-main branch]
2022-05-17 12:01:41 -04:00
Josh Engebretson
9392b38cd0 Horde: Add a suspect CL button and change step ranges to be for previous step
#jira none
#rnx
#preflight none
#skipci

[CL 20243265 by Josh Engebretson in ue5-main branch]
2022-05-17 11:02:05 -04:00
kerim borchaev
46264dbcd5 [3ds Max] DirectLink: notifications rework
- Changed geometry-related events to use ReferenceMaker notifications
- Result is that notifications are immediate..
- ..therefore could be ignored when sent from within Update. This allows setting Geom nodes to produce Render mesh during update(switching to Render mesh sends notification).
- Test case - AutoSync for optimize/turbosmooth/vrayproxy etc objects exports Render mesh(not viewport mesh) and doesn't spam DirectLink updates

#jira UETOOL-5105 UE-151506
#preflight 627ce774332e182a581b842d
#rb benoit.deschenes

[CL 20242777 by kerim borchaev in ue5-main branch]
2022-05-17 10:39:25 -04:00
Ben Marsh
2c36dcfec8 Horde: Allow multiple clients to be mapped into the Perforce view. This will allow producing accurate diagnostics for compile errors introduced via AutoSDK.
Also fixes AutoSdk issue test.

#preflight none

[CL 20242014 by Ben Marsh in ue5-main branch]
2022-05-17 09:53:50 -04:00
David Harvey
ec00bae0f0 Restore HoloLens native code analysis and architecture override.
#jira UE-149794
#rb Josh.Adams
#rnx
#preflight 6283a515ba3597a0308fc2d6

[CL 20241957 by David Harvey in ue5-main branch]
2022-05-17 09:48:21 -04:00
carl bystrom
bf196e1f44 Horde: Add retry for agent collection updates
If an outdated agent document was used, the update would previously fail. This change will allows retrying a specified number of times, and refreshing the doc between each attempt.
#preflight 62839ec9730e8423d124396f

[CL 20241607 by carl bystrom in ue5-main branch]
2022-05-17 09:16:28 -04:00
Ben Marsh
5c72236a71 Horde: Fix tests.
#preflight none

[CL 20241514 by Ben Marsh in ue5-main branch]
2022-05-17 09:06:09 -04:00
David Harvey
7013ba72f9 Fix builds where the HoloLens platform isn't synced.
- temporarily disabled hololens native code analysis and architecture override

#jira UE-149794
#rnx
#rb none
#preflight 62839406ba3597a0308ce878

[CL 20241246 by David Harvey in ue5-main branch]
2022-05-17 08:32:25 -04:00
Andrew Davidson
9741042a2b Reduce use of UE_DECLARE_LWC_TYPE macro to improve Intellisense.
Moved Math forward declarations from CoreFwd.h to Math/MathFwd.h
#rb steve.robb
#preflight 62837df43c1cdc59e2b07dd5

[CL 20240602 by Andrew Davidson in ue5-main branch]
2022-05-17 07:05:35 -04:00
David Harvey
aa4f698628 move HoloLens build & automation code to platform extension folder.
#jira UE-149794
#rnx
#rb Jeff.Fisher, Josh.Adams
#preflight 62835ec20039ea57a529a2c7

[CL 20239699 by David Harvey in ue5-main branch]
2022-05-17 04:56:25 -04:00
kerim borchaev
ccc509e4d0 [3ds Max] DirectLink: Forest Pack API updated
- fixes crash when syncing/exportign while a thirdparty rendering plugin is active(like Corena interactive)

#jira UETOOL-5109
#preflight 6281cf06e20f09e89463db2b
#rb benoit.deschenes

[CL 20238823 by kerim borchaev in ue5-main branch]
2022-05-17 01:38:58 -04:00
Rolando Caloca
87be627a60 Fix UFE crashing at boot due to missing editor styles
- Still asserts but can skip past it
#rb Lauren.Barnes
#preflight no-ufe

[CL 20232781 by Rolando Caloca in ue5-main branch]
2022-05-16 17:39:50 -04:00
Ben Marsh
e82fc20d91 Horde: Missing files.
#preflight none

[CL 20230955 by Ben Marsh in ue5-main branch]
2022-05-16 16:25:19 -04:00
Ben Marsh
6e67c868ed Horde: Remove Perforce information from Log parser context and event matchers, and add it in a post-process from the agent instead. This allows having to propagate context into UBT/UAT when adding structured logging context there.
#preflight 6282adb26d51c29ec41faaf6

[CL 20230659 by Ben Marsh in ue5-main branch]
2022-05-16 16:15:28 -04:00
Ben Marsh
2076519242 Horde: Remove support for running BuildGraph scripts directly from Perforce (and fix CI).
#preflight none

[CL 20230580 by Ben Marsh in ue5-main branch]
2022-05-16 16:12:17 -04:00
Ben Marsh
ad3ba4ab43 BuildGraph: Allow use of absolute paths in Include elements.
#jira UE-152589
#preflight 6282aa6fc57a894cf697049d

[CL 20230392 by Ben Marsh in ue5-main branch]
2022-05-16 16:02:27 -04:00
Ben Marsh
6d17606a3b Horde: Do not fetch config data for deleted streams. It may not exist or be valid.
#jira UE-151829
#preflight none

[CL 20229605 by Ben Marsh in ue5-main branch]
2022-05-16 15:21:05 -04:00
Josh Engebretson
a6ce0334af Horde: Jira integration as an external issue service and a number of other cleanups
#jira UE-150497
#rnx
#preflight none

[CL 20229393 by Josh Engebretson in ue5-main branch]
2022-05-16 15:09:58 -04:00
Ben Marsh
02a54cc797 UGS: Fix deleted projects being shown in the select project window.
#jira UE-152574
#preflight none

[CL 20229350 by Ben Marsh in ue5-main branch]
2022-05-16 15:07:17 -04:00
Edstub207
5650e8f033 PR #9034: Adding Sentry Support into UGS (Disabled by default) (Contributed by Edstub207)
#preflight none
#jira UE-147811

[CL 20227302 by Edstub207 in ue5-main branch]
2022-05-16 13:18:45 -04:00
Ben Marsh
a74528576b UGS: Allow sending metadata update notifications from PerforceMonitor while blocked on a long running operation.
#preflight none
#jira UE-151616

[CL 20226745 by Ben Marsh in ue5-main branch]
2022-05-16 12:52:44 -04:00
Ben Marsh
97e45af333 UGS: Fix files not being force-synced when cleaning a workspace. The previous code is a nop since the have table already has it.
#preflight none

[CL 20226186 by Ben Marsh in ue5-main branch]
2022-05-16 12:19:41 -04:00
Ben Marsh
df1dfb8826 UGS: Add separate buttons to open the application/workspace folders in the diagnostics window.
#preflight none
#jira UE-151627

[CL 20225983 by Ben Marsh in ue5-main branch]
2022-05-16 12:06:42 -04:00
Ben Marsh
ac5d06fcfe UGS: Catch more exception types thrown by PerforceMonitor.
#preflight none

[CL 20225943 by Ben Marsh in ue5-main branch]
2022-05-16 12:04:37 -04:00