Commit Graph

148 Commits

Author SHA1 Message Date
jeannoe morissette
5485480efe RayTracing: Add "RayTracingBuiltInResources.h" to PathsToIgnoreForOldStyleHeaders in the IncludeTool until we can verify that it's safe to remove the guard (it's included in both CPP and HLSL).
#rb Marc.Audy
#rnx

[CL 25858042 by jeannoe morissette in ue5-main branch]
2023-06-07 16:58:57 -04:00
christian regg
6244dbec54 Removed references to deleted plugin "NeuralNetworkInference".
#preflight 6475c1e6b310540a8d6e6d78
#rb nico.ranieri

[CL 25700478 by christian regg in ue5-main branch]
2023-05-31 09:17:52 -04:00
dan elksnitis
f645f93588 [shaders] remove legacy preprocessor option & mcpp library
#rb Jason.Nadro
#preflight 6467bf0c2c0a5da0dcd7aaf2
#fyi Yuriy.ODonnell

[CL 25549427 by dan elksnitis in ue5-main branch]
2023-05-19 14:50:25 -04:00
michael bao
f8a3fa0d2b disable IncludeTool static analysis for SpatialAccelerationFwd.h (error: invalid forward declaration - 'namespace Chaos')
#preflight skip

[CL 25519887 by michael bao in ue5-main branch]
2023-05-17 20:29:13 -04:00
chris caulfield
3fc91d2947 Disable static analysis for IslandManagerFwd.h (error: invalid forward declaration - 'namespace Chaos')
#rb none
#preflight none

[CL 25420167 by chris caulfield in ue5-main branch]
2023-05-10 20:28:34 -04:00
halfdan ingvarsson
5a06895d41 IncludeTool: Programmatically control which files should be ignored for symbol conflict checking. Added ignore rules for RiderLink headers.
#jira none
#rnx
#preflight 64401c02211b661dc4d0f6b2

[CL 25110087 by halfdan ingvarsson in ue5-main branch]
2023-04-19 13:08:11 -04:00
andrean franc
9d65fac22a Move DNACalib from MetaHuman stream to Main
#rb violeta.vukobrat
#preflight 6407549aba12ba641691a362

[CL 24557082 by andrean franc in ue5-main branch]
2023-03-08 05:21:08 -05:00
henrik karlsson
2e68c9c757 [IncludeTool]
* Added ScriptDelegateFwd.h to ignore list since it has typedefs in the file

#preflight skipped
#rb none
#jira none

[CL 24350065 by henrik karlsson in ue5-main branch]
2023-02-21 16:38:12 -05:00
chris caulfield
3c8640d062 Chaos - fix static anlysis on ShapeInstanceFwd.h by adding to ignore list
#rb none
#preflight none

[CL 24296759 by chris caulfield in ue5-main branch]
2023-02-17 22:12:32 -05:00
Steve Robb
e608197ee0 Added WeakObjectPtrFwd.h and WeakObjectPtrTemplatesFwd.h to IncludeTool's Fwd-ignore list.
#rb trivial
#jira none
#preflight none

[CL 24181046 by Steve Robb in ue5-main branch]
2023-02-13 13:42:08 -05:00
andrean franc
95d32d919c Update RigLogic to v9.1.1 and GeneSplicer to v9.4.0
#jira MH-8421
#rb filip.micic violeta.vukobrat
#preflight 63d03767ef20a5272d3c728a

[CL 23837546 by andrean franc in ue5-main branch]
2023-01-24 16:06:47 -05:00
Tim Smith
a81434c74f Removed places where -nobuilduht is added to the command line.
#rb ryan.hummer
#preflight 63c7e95fac35a0e9dad8774d

[CL 23754222 by Tim Smith in ue5-main branch]
2023-01-18 08:01:18 -05:00
henrik karlsson
a22f302d27 [IncludeTool]
* Excluded OptionalFwd.h from fwd check

#preflight skipped
#rb none
#jira none

[CL 23693288 by henrik karlsson in ue5-main branch]
2023-01-13 21:02:44 -05:00
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