Ben Marsh
f074d2fec8
Restore missing using statement. UBT does not build with implicit usings.
...
[CL 27827837 by Ben Marsh in ue5-main branch]
2023-09-13 09:20:01 -04:00
Ben Marsh
bf85eef140
Horde: Few more static analyzer fixes.
...
[CL 27827798 by Ben Marsh in ue5-main branch]
2023-09-13 09:18:26 -04:00
Ben Marsh
b533aee60a
Horde: Ensure all tickers are stopped when the Clock instance is disposed.
...
[CL 27827768 by Ben Marsh in ue5-main branch]
2023-09-13 09:17:05 -04:00
Ben Marsh
361b4a9555
Horde: Fix some random static analyzer messages.
...
[CL 27827663 by Ben Marsh in ue5-main branch]
2023-09-13 09:12:25 -04:00
Ben Marsh
2ee9f576c1
Horde: Enable code style warnings in EpicGames.Slack, and fix current violations.
...
[CL 27827302 by Ben Marsh in ue5-main branch]
2023-09-13 09:00:54 -04:00
carl bystrom
edb1e380d4
Horde: Normalize lease utilization AWS metric to 0-100
...
Makes it easier to deal with in AWS.
[CL 27824493 by carl bystrom in ue5-main branch]
2023-09-13 06:14:04 -04:00
yuriy odonnell
4fd271fff2
unsync - Fix clang/linux build errors
...
#rb none
[CL 27821338 by yuriy odonnell in ue5-main branch]
2023-09-13 02:10:23 -04:00
Ben Marsh
28f22a4fcd
Horde: Fix last CI warning.
...
[CL 27820241 by Ben Marsh in ue5-main branch]
2023-09-12 23:25:28 -04:00
Ben Marsh
1d59a7a8c8
Horde: Revert change to dispose semaphore to fix random test failures.
...
[CL 27820120 by Ben Marsh in ue5-main branch]
2023-09-12 23:08:53 -04:00
chris caulfield
22cd9d6138
Chaos - fix capsule-convex collision detection
...
When the convex hits an end cap and we generate an additional contact on the capsule's cylinder, it would create an additional contact even if the convex plane was nearly opposite the capsule axis, leading to an unnecessary point and a potential NaN when exact opposite.
#rb sean.campbell
[CL 27819458 by chris caulfield in ue5-main branch]
2023-09-12 21:45:01 -04:00
Ben Marsh
cf3d96edfb
Horde: Fix warning around object not being disposed when an exception is thrown.
...
[CL 27814396 by Ben Marsh in ue5-main branch]
2023-09-12 18:49:30 -04:00
Ben Marsh
86f6c261fe
Horde: Fix test error due to file system payloads being disposed.
...
[CL 27813960 by Ben Marsh in ue5-main branch]
2023-09-12 18:36:16 -04:00
Ben Marsh
6979d676d8
Horde: Add a build of the "Analyze" configuration to the Horde build script.
...
[CL 27813553 by Ben Marsh in ue5-main branch]
2023-09-12 18:28:16 -04:00
Ben Marsh
6a38fb9e13
Horde: Fix test error.
...
[CL 27807940 by Ben Marsh in ue5-main branch]
2023-09-12 16:49:47 -04:00
Ben Marsh
2915a4dea0
Horde: Fix static analyzer warnings on latest version of VS.
...
[CL 27807715 by Ben Marsh in ue5-main branch]
2023-09-12 16:45:05 -04:00
robert millar
6723a790d6
New UnrealPackageTool mode for dumping package info
...
#rb Matt.Peters, will.brown
[CL 27806790 by robert millar in ue5-main branch]
2023-09-12 16:29:59 -04:00
Ben Marsh
14aee7947a
Horde: Enable code style warnings in "Analyze" configuration for Horde.Agent and Horde.Agent.TrayApp, and fix current violations.
...
[CL 27806357 by Ben Marsh in ue5-main branch]
2023-09-12 16:20:59 -04:00
robert millar
c5b33be3d3
QueryMode: Add debug launch configuration to target info
...
#rb none
[CL 27806244 by robert millar in ue5-main branch]
2023-09-12 16:17:41 -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
Ben Marsh
e0f52d9dde
Horde: Enable code style warnings in "Analyze" configuration for Horde.Agent and Horde.Agent.TrayApp, and fix current violations.
...
[CL 27801345 by Ben Marsh in ue5-main branch]
2023-09-12 14:30:37 -04:00
Ben Marsh
08a58fb706
Horde: Enable code style warnings in "Analyze" configuration for Horde.Agent and Horde.Agent.TrayApp, and fix current violations.
...
[CL 27800173 by Ben Marsh in ue5-main branch]
2023-09-12 14:05:53 -04:00
Ben Marsh
eafdd757c1
Horde: Enable code style warnings in "Analyze" configuration for command line tool, and fix current violations.
...
[CL 27798640 by Ben Marsh in ue5-main branch]
2023-09-12 13:26:13 -04:00
Ben Marsh
a4b39b2df0
EpicGames.Core: Enable code style warnings in Analyze configuration, and fix current violations.
...
[CL 27798481 by Ben Marsh in ue5-main branch]
2023-09-12 13:23:14 -04:00
carl bystrom
8c42d0c348
Horde: Include active leases in metric when allocating compute resources
...
[CL 27797316 by carl bystrom in ue5-main branch]
2023-09-12 13:01:06 -04:00
carl bystrom
ad706fb579
Horde: Track active agent leases (incl children)
...
Uses Redis to store what lease IDs are currently active. The Lease collection in MongoDB is very large and adding yet another index is less optimal.
[CL 27795097 by carl bystrom in ue5-main branch]
2023-09-12 12:11:05 -04:00