Commit Graph

135 Commits

Author SHA1 Message Date
christopher waters
781211ed03 Adding RenderGraphFwd.h
#rb zach.bethel
#preflight 63b4b298c16855964d7b6bb8

[CL 23572392 by christopher waters in ue5-main branch]
2023-01-03 20:13:41 -05:00
joel anderson
497d3f8457 Adding a sharedpointer fwd file so that we don't always need to bring so much into a header. This not only means we can remove the sharedpointer.h but the thing passed into its template from the header.
[REVIEW] [at]devlin.willis [at]daniel.broder [at]spencer.melnick [at]nicholas.dean [at]devin.doucette [at]Danny.Couture [at]Steve.Robb
#test Tested as part of another upcoming change.

[CL 23522805 by joel anderson in ue5-main branch]
2022-12-14 21:07:13 -05:00
Joe Kirchoff
adab8f7b9c IncludeTool: Suppress conflicting declarations of 'FGraphEvent' warning
#rnx
#rb trivial
#jira UE-170679
#preflight 639a2cc7776b61ba3bb76ef9

[CL 23517508 by Joe Kirchoff in ue5-main branch]
2022-12-14 15:38:00 -05:00
Ben Marsh
ec2f83e511 IncludeTool: Use relative paths for printing out conflicting symbol declarations.
#preflight none

[CL 23517296 by Ben Marsh in ue5-main branch]
2022-12-14 15:20:53 -05:00
christopher waters
39411d2689 Adding RHIFwd.h to IncludeTool fwd header exclude list.
[CL 23436673 by christopher waters in ue5-main branch]
2022-12-07 18:20:10 -05:00
nico ranieri
c0308002aa NNE - Fixing external link error
#jira none
#preflight 638e15f11776b8c21c1b93a4
#rb florent.guinier

[CL 23391434 by nico ranieri in ue5-main branch]
2022-12-05 11:23:56 -05:00
Rob Cannaday
5feba1c483 Add HttpFwd and OnlineSubsystemMcpFwd to exclude list. They include namespaces and typedefs.
#preflight skip

[CL 23129004 by Rob Cannaday in ue5-main branch]
2022-11-14 18:01:59 -05:00
henrik karlsson
a55b8dc5a6 [IncludeTool]
* Added TaskGraphFwd.h to exclusion list to remove warning about fwd file not only containing includes

#rb none
#jira UE-169388
#preflight skipped

[CL 23048371 by henrik karlsson in ue5-main branch]
2022-11-09 00:05:41 -05:00
Ben Marsh
d528bb8440 IncludeTool: Detect invalid newlines in string literals, and add support for parsing raw string literals.
#preflight 63693446d0174259ccdcf94a

[CL 23012594 by Ben Marsh in ue5-main branch]
2022-11-07 12:05:31 -05:00
joe kirchoff
d8dedb4554 IncludeTool: Add missing project EpicGames.MsBuild to solution
#rnx
#rb trivial
#preflight none

[CL 22977777 by joe kirchoff in ue5-main branch]
2022-11-04 00:01:35 -04:00
Ryan Gerleve
6161719c2b Fix various static analysis and IncludeTool warnings in Iris.
#jira UE-160209
#rb peter.engstrom, mattias.hornlund
#preflight 6346ceed8a0a7b2adc7ef2bc

[CL 22478485 by Ryan Gerleve in ue5-main branch]
2022-10-12 10:35:04 -04:00
joe kirchoff
c08be8ba74 IncludeTool: Add Engine\Source\Runtime\Core\Public\Containers\VersePathFwd.h to fwd exclude list
#rnx
#rb trivial
#preflight skipped

[CL 22240864 by joe kirchoff in ue5-main branch]
2022-09-28 22:35:16 -04:00
nebojsa dragosavac
7253ce598f Modify IncludeTool external file test for NNX plugin
#preflight none
#rb none
#rnx

[CL 22180986 by nebojsa dragosavac in ue5-main branch]
2022-09-26 09:18:56 -04:00
marc audy
b2c84b3a0c Permit VNI generated files to have multiple fragments
#preflight not useful

[CL 22088640 by marc audy in ue5-main branch]
2022-09-20 00:49:05 -04:00
marc audy
021c1cd37d Additional case to make new generated headers treated consistent with ispc
#preflight not useful

[CL 22084544 by marc audy in ue5-main branch]
2022-09-19 19:46:12 -04:00
marc audy
51b4b9c329 Treat new generated headers consistent with ispc generated headers for IncludeTool purposes
#preflight not useful

[CL 22084538 by marc audy in ue5-main branch]
2022-09-19 19:46:04 -04:00
alexis matte
10bc7b3c15 Fix static analysis error
#jira none
#rnx
#rb trivial
#preflight skip

[CL 21927418 by alexis matte in ue5-main branch]
2022-09-09 16:27:45 -04:00
Ben Marsh
efb9b6b7ed Disable warning for inconsistent type of RigVMTypeIndex.
#preflight none
#fyi Helge.Mathee

[CL 21011321 by Ben Marsh in ue5-main branch]
2022-07-08 14:29:52 -04:00
Ben Marsh
a51554f608 IncludeTool: Suppress warnings for Rev.Runtime folder.
#preflight none
#fyi miles.flanagan

[CL 21009893 by Ben Marsh in ue5-main branch]
2022-07-08 13:11:56 -04:00
Ben Marsh
21b006d2d8 IncludeTool: Fix errors building from a directory containing a space.
#preflight none

[CL 21009375 by Ben Marsh in ue5-main branch]
2022-07-08 12:44:48 -04:00
Joe Kirchoff
d584bd7966 IncludeTool: Handle /external:I as include path arg
#jira UE-146983
#rnx
#rb trivial
#preflight skipped

[CL 20629135 by Joe Kirchoff in ue5-main branch]
2022-06-13 12:41:49 -04:00
Jens Petersam
4682616505 Added wrapper module "libav" for libavcodec on Linux to provide video and audio decoder functionality to media framework.
#preflight 62a08dc1ca0e2c7dfeb1226a
#rnx

[CL 20572085 by Jens Petersam in ue5-main branch]
2022-06-09 02:19:56 -04:00
Max Chen
0167d4ea0f Sequencer: MVVM2 branch and Layer Bars
Copying //Tasks/UE5/Dev-SequencerMVVM2 to Main (//UE5/Main) @20364093

#preflight 628866dfb94f739b152c1e29
#preflight 628866e4585e8f793ee80943
#rb ludovic.chabant, andrew.rodham
#fyi ludovic.chabant, andrew.rodham, andrew.porter
#jira UE-105322

[CL 20364493 by Max Chen in ue5-main branch]
2022-05-25 10:39:33 -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
Joe Kirchoff
e09f8a6889 IncludeTool: Handle /imsvc & -isystem include paths in clang command lines
#rb none
#rnx
#preflight 627a94e36e407655d3db994b

[CL 20125062 by Joe Kirchoff in ue5-main branch]
2022-05-10 12:53:45 -04:00