jason walter
a791cd21c4
Fix transaction check. We are suppose to check against the incoming transaction and not on the existing transaction buffer.
...
#jira UE-168397
#rb none, trivial fix
#preflight 637b8cb0815e4b9b75f61196
[CL 23220540 by jason walter in ue5-main branch]
2022-11-21 09:53:38 -05:00
henrik karlsson
f01581365c
Disabled IWYU on some modules that was too much work to make them compile in a IWYU environment. These should be revisited and fixed up to work with IWYU at some point
...
#preflight 63789b0c170bc34a93a869e5
#rb none
[CL 23218413 by henrik karlsson in ue5-main branch]
2022-11-21 03:22:29 -05:00
henrik karlsson
b5164ac775
Fixes to make modules compile with IWYU. We've added to IWYU toolchain so it compiles "orphaned" headers which does not have a owning cpp file. This identified lots of headers that couldn't be compiled by themselves (or if they were to included first)
...
Change consist of only forward declaration and additional includes
#preflight 63789c1de30d438849c48188
#rb none
[CL 23218412 by henrik karlsson in ue5-main branch]
2022-11-21 03:22:23 -05:00
Joe Kirchoff
afe8737c64
Suppress warnings in Windows SDK headers that weren't wrapped with THIRD_PARTY_INCLUDES_START
...
#rnx
#rb trivial
#preflight 63780330170bc34a938304d7
[CL 23208584 by Joe Kirchoff in ue5-main branch]
2022-11-18 18:09:50 -05:00
christopher waters
5d76943f12
Fixing build when PIX is disabled.
...
#jira UE-170013
#preflight 6377c31a815e4b9b75567f90
[CL 23198174 by christopher waters in ue5-main branch]
2022-11-18 12:55:15 -05:00
hellg1
a22effba2a
[Backout] - CL23176028
...
#fyi charles.lefebvre
Original CL Desc
-----------------------------------------------------------------
PR #9811 : Updating RiderSourceCodeAccess (Contributed by hellg1)
#preflight 637652d3b1509f1cc3de2af4
[CL 23176900 by hellg1 in ue5-main branch]
2022-11-17 11:15:28 -05:00
hellg1
a08b62689c
PR #9811 : Updating RiderSourceCodeAccess (Contributed by hellg1)
...
#preflight 637652d3b1509f1cc3de2af4
[CL 23176028 by hellg1 in ue5-main branch]
2022-11-17 10:31:59 -05:00
joe kirchoff
e737e995f1
UnrealEditor: Handle private includes from so the path isn't rooted in the module parent. This should be cleaned up to not require including private headers in public files.
...
#rnx
#rb Bryan.Sefcik
#preflight 6372dad7232e3d12cb8f12b7
[CL 23148562 by joe kirchoff in ue5-main branch]
2022-11-15 19:54:38 -05:00
jason walter
2e1235a071
Respect the console variable set by code when assigning CVar values.
...
#jira UE-168566
#rb none, trivial
#preflight 6373f9e41c114bec05c5762d
[CL 23141902 by jason walter in ue5-main branch]
2022-11-15 15:48:10 -05:00
jason walter
30a985468b
Add ability to persist a single file in blueprints. Also added a delegate that indicates when a new package has been saved.
...
#jira UE-167476
#rb zach.brockway
#preflight 6373edba1c114bec05c0b579
[CL 23141497 by jason walter in ue5-main branch]
2022-11-15 15:25:38 -05:00
christopher waters
e0c47cc4e0
Don't load WinPixGpuCapturer unless -attachPIX is enabled.
...
#jira UE-170038
#rb jamie.hayes, jeremy.moore, josie.yang
#preflight 63728092ee4d25f90ad17351
[CL 23122002 by christopher waters in ue5-main branch]
2022-11-14 13:25:38 -05:00
jason walter
8bec4a540e
Work-in-progress receive only support. Still very experimental.
...
#jira UE-168181
#rb none
#preflight 637257e05368a3230a47fb66
[CL 23117692 by jason walter in ue5-main branch]
2022-11-14 10:04:13 -05:00
christopher waters
efc59618fe
Fixing NonUnity errors caused by CL 23104907 and CL 23104389
...
#preflight 636fcf81ee4d25f90a4a811d
[CL 23111199 by christopher waters in ue5-main branch]
2022-11-12 11:57:53 -05:00
christopher waters
feadeda9ec
Updating WinPixEventRuntime to version 1.0.220810001
...
Changing PixWinPlugin to use the new capture control mechanisms, including disabling the UI overlay.
PixWinPlugin will now trigger a full frame, similar to how the RenderDoc plugin does, to ensure we get a full frame on the requested viewport instead of getting a frame on the next viewport to render.
#jira none
#rb robert.srinivasiah, jamie.hayes
#preflight 636d2bd11a66e7f7317a0073
[CL 23104389 by christopher waters in ue5-main branch]
2022-11-11 15:50:24 -05:00
rex hill
cfe20b7b79
Concert Plugin - Detect missing assets when reading messages
...
#preflight 636e55ed0c74adb48b51801f
#rb jamie.dale
[CL 23102308 by rex hill in ue5-main branch]
2022-11-11 14:13:41 -05:00
Dan Thompson
8b4692d085
Remove "mutable" parts of the build settings. For platforms that need the mip dimensions, this is now piped down via a parameter instead of violating "const".
...
#rb fabian.giesen
#rb charles.bloom
#preflight 636987d7dc30a4ce96651026
[CL 23021179 by Dan Thompson in ue5-main branch]
2022-11-07 18:29:15 -05:00
joe kirchoff
5910c0aed2
Clean up & sort #include paths in various private cpp files using work in progress FixIncludePath
...
#rnx
#rb Matt.Peters
#preflight 6365911ac53af2f47f558f3b
[CL 23018659 by joe kirchoff in ue5-main branch]
2022-11-07 16:59:30 -05:00
jason walter
cae777bf7e
Add a combo box to set the Multi-user send / receive state. This only provides the UI mechanism. The low level implementation is still TBC.
...
#jira UE-168175
#rb zach.brockway
#preflight 636957e8843e6ac7947bc877
[CL 23016600 by jason walter in ue5-main branch]
2022-11-07 15:23:40 -05:00
henrik karlsson
d5026d4d83
Strategical submit which adds includes in preparation for coming change which removes includes in headers
...
#preflight 636531a1581dc906bce283d1
#rb none
[CL 22994620 by henrik karlsson in ue5-main branch]
2022-11-04 16:37:48 -04:00
henrik karlsson
e7631fdfd1
Fixed non-unity/pch errors
...
#rb none
#jira none
#preflight skipped
[CL 22982696 by henrik karlsson in ue5-main branch]
2022-11-04 02:47:49 -04:00
joe kirchoff
3ed2a97d33
Remove full path to public Core headers
...
#rnx
#rb bryan.sefcik
#preflight 63644885c53af2f47f8c4e82
[CL 22977768 by joe kirchoff in ue5-main branch]
2022-11-04 00:01:26 -04:00
henrik karlsson
c74a069ae5
Fixed non-unity/pch compile errors caused by header removals in engine
...
#rb none
#jira none
#preflight skipped
[CL 22971200 by henrik karlsson in ue5-main branch]
2022-11-03 19:39:18 -04:00
henrik karlsson
fa90b399a4
Added includes for future change. This changelist only contains added #include and a couple of empty placeholder files
...
Tested compiling fortnite, unrealeditor, lyra, qagame with non-unity/pch
#preflight 63635997876630122adeab9f
#rb none
[CL 22958990 by henrik karlsson in ue5-main branch]
2022-11-03 14:18:47 -04:00
henrik karlsson
9da7fcedbb
XcodeGPUDebuggerPluginModule - Attempt at fixing compile error due to missing include
...
#rb none
#jira none
#preflight skipped
[CL 22892568 by henrik karlsson in ue5-main branch]
2022-11-01 17:37:55 -04:00
stuart hill
0e9afe3fc1
Give the option to disable being able to diff files in the Source Control Submit Widget.
...
Add the missing default impelementation for FGitSourceControlProvider
#jira UCS-5405
[CL 22888702 by stuart hill in ue5-main branch]
2022-11-01 15:11:03 -04:00