Commit Graph

1560 Commits

Author SHA1 Message Date
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
Andrey Yamashev
f455e456e1 SwitchBoard: Added RenderOffscreen parameter to command line
#jira UE-169453
#rb Alejandro.Arango
#preflight none

[CL 23218174 by Andrey Yamashev in ue5-main branch]
2022-11-21 00:18:11 -05:00
Alejandro Arango
78321dbf6f Switchboard: Added LiveLink dropdown for Unreal and nDisplay devices.
Also fixed bug in the LiveLinkPreset command line parser, where it would think that a future comma later in the command line was the end of the live link name.

#jira
#rb zach.brockway, simon.therriault
#preflight 6378203df514e1ded9e111cb

[CL 23211088 by Alejandro Arango in ue5-main branch]
2022-11-18 19:31:02 -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
Elliot Colp
a16d2a7a43 [EpicStageApp] Fix cases preventing remote creation of flag light cards
#jira UE-169991
#rb Alejandro.Arango
#preflight 6377c2be33774509007a45f8

[CL 23198180 by Elliot Colp in ue5-main branch]
2022-11-18 12:55:34 -05:00
geoffrey douglas
5e40c471f5 Expose distortion state properties to cinematics
#rb simon.therriault
#preflight none

[CL 23190117 by geoffrey douglas in ue5-main branch]
2022-11-18 01:54:55 -05:00
jeremie roy
01917fca8d Fix lens calibration cooking error occuring in QAVirtualProduction as well as some warnings
#rb none
#jira UE-170375
#preflight 637579711d25fe8b93551a1c
#fyi geoffrey.douglas

[CL 23166285 by jeremie roy in ue5-main branch]
2022-11-16 19:22:18 -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
Geoffrey Douglas
348495568c CameraCalibration: Fix STMap vertical flip calculation
#rb simon.therriault
#jira UE-170214
#preflight 6373fb56bf76990b7178656a

[CL 23142373 by Geoffrey Douglas in ue5-main branch]
2022-11-15 16:10:20 -05:00
Max Chen
2f84abae1e Sequencer: Resurrect SetRowIndex to separate recorded multi channel audio to different track rows
#jira IRON-329
#rb mike.zyracki
#preflight 63733838bf76990b71433633

[CL 23137072 by Max Chen in ue5-main branch]
2022-11-15 11:31:00 -05:00
joe pribele
1d8537f20b changed PRAGMA_DISABLE_OPTIMIZATION to UE_DISABLE_OPTIMIZATION_SHIP
#preflight 6372ba60ee4d25f90ae3d207

[CL 23128414 by joe pribele in ue5-main branch]
2022-11-14 17:31:05 -05:00
alexander suvorov
19009f9807 Implement support for nearest-point texture sampling in the Texture Editor.
#rb charles.bloom
#preflight 6372ae329e3bea80790a2b3f

[CL 23126329 by alexander suvorov in ue5-main branch]
2022-11-14 16:26:21 -05:00
joe pribele
dfb3ae4d41 removed PRAGMA_DISABLE_OPTIMIZATION that was left in
#preflight 6372ae5d1c114bec056ced96

[CL 23125912 by joe pribele in ue5-main branch]
2022-11-14 16:19:00 -05:00
jason walter
743a02c64a Change the default for transact sources.
#jira UE-169953
#rb none
#preflight trivial

[CL 23118333 by jason walter in ue5-main branch]
2022-11-14 10:40:41 -05:00
christopher waters
6bcc020b6c Removing deprecated code from Renderer and RenderCore.
#jira none
#rb zach.bethel
#preflight 636e8639232e3d12cbb610f9

[CL 23104907 by christopher waters in ue5-main branch]
2022-11-11 16:10:25 -05:00
Elliot Colp
d747081204 [EpicStageApp] Fix duplicate button failing for some actors (C++ work)
#jira UE-168430
#rb Alejandro.Arango
#preflight 636be87ff56cab38c7872bcb

[CL 23057938 by Elliot Colp in ue5-main branch]
2022-11-09 13:11:07 -05:00
joe kirchoff
e75405872a More clean up & sort #include paths in various private cpp files using work in progress FixIncludePath
#rnx
#rb Francis.Hurteau
#preflight 63698f25f56cab38c7e98a7f

[CL 23045345 by joe kirchoff in ue5-main branch]
2022-11-08 19:36:51 -05:00
jeremie roy
4287cb6fed Add missing file from submit to fix CIS
#rb simon.therriault
#preflight 636a876a63037c10265210e8
#jira none

[CL 23030998 by jeremie roy in ue5-main branch]
2022-11-08 12:13:04 -05:00
jeremie roy
d21e3dafaf Add error message when field path cannot be resolved
Add edit condition widget to RC preset
Add field path to the field name tool tip

#jira UE-169050 UE-169047 UE-169048
#rb simon.therriault
#preflight 636a6779d0174259cc34d1c9

[CL 23029809 by jeremie roy in ue5-main branch]
2022-11-08 11:23:27 -05:00
jeremie roy
f35d69d139 Improve time for opening remote control preset in huge maps or when it has a lot of exposed properties
Significantly improve OnObjectPropertyChanged callback time
Fix hang when recompiling materials
Add traces

#jira IRON-319 IRON-320
#rb simon.therriault
#preflight 636a56a87c2b505190989f19

[CL 23026939 by jeremie roy in ue5-main branch]
2022-11-08 08:32:24 -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
Geoffrey Douglas
e60febace8 Fix LensComponent MovieScene sections not displaying channels in Sequencer UI because no channel proxy was created on Load.
#jira UE-169315
#rb simon.therriault
#preflight 63693afeed07daaa9abb706e

[CL 23012733 by Geoffrey Douglas in ue5-main branch]
2022-11-07 12:13:45 -05:00
henrik karlsson
20b41655e6 Fixed non-unity/pch errors in UnrealGame linux config
#rb none
#preflight skipped

[CL 23003631 by henrik karlsson in ue5-main branch]
2022-11-05 22:34:56 -04:00
Alejandro Arango
8b1492c6e8 Switchboard: Added option to not retrieve logs.
Useful for faster iteration when log and trace transfers are not desired.

#rb trivial
#jira
#preflight none, python only

[CL 23000455 by Alejandro Arango in ue5-main branch]
2022-11-05 00:58:34 -04:00
henrik karlsson
ed0a24b09b Fixed non-unity/pch errors
#rb none
#jira none
#preflight skipped

[CL 22998283 by henrik karlsson in ue5-main branch]
2022-11-04 19:31:22 -04:00