christopher waters
15bede992d
Entire engine compiling with -DisableUnity -IncludeHeaders
...
[CL 31778133 by christopher waters in ue5-main branch]
2024-02-23 16:51:32 -05:00
christopher waters
eae2904886
Cleaning up some OpenGLDrv headers.
...
[CL 31495518 by christopher waters in ue5-main branch]
2024-02-14 17:04:19 -05:00
steve robb
9fa9b31697
Added UE_DEPRECATED_FORENGINE deprecation warnings for engine modules, and TargetRules.bDisableEngineDeprecations to silence engine deprecations in non-engine modules, to allow incremental fixup. Disabling engine deprecations should be regarded as short-term to allow incremental fixup.
...
#rb Joe.Kirchoff
[CL 31185022 by steve robb in ue5-main branch]
2024-02-05 14:40:33 -05:00
steve robb
b5ddfbd202
Removed DEPRECATED_FORGAME from UBT, as it hasn't existed since CL# 19480377.
...
[FYI] joe.kirchoff
[CL 31159324 by steve robb in ue5-main branch]
2024-02-03 11:44:03 -05:00
florin pascu
367836ea48
First part of TargetPlatform(TP) refactor into TargetPlatformSettings(TPS) and TargetPlatformControls(TPC)
...
TPS doesn't need SDK and will be used to get info about the platform
TPC requires SDK
AndroidTP has been converted to the new system
#jira UE-200883
#rb Jack.Porter
[CL 30963885 by florin pascu in ue5-main branch]
2024-01-29 04:50:19 -05:00
tim smith
6482ac5060
Adding exception for VerseTypesFwd.h due to the namespace.
...
#rb self
[CL 28417659 by tim smith in ue5-main branch]
2023-10-03 12:04:11 -04:00
Jeff Fisher
7cbd26bb52
Delete OpenVR from Engine\Source\ThirdParty, it has not been used in some time.
...
-OpenVR has been essentially replaced by OpenXR at this point and this third party source is no longer in use.
#review-27792355
#rb Jules.Blok
[CL 27794345 by Jeff Fisher in ue5-main branch]
2023-09-12 11:53:04 -04:00
andrew phillips
5beb8632d7
Excluding syms dir from IncludeTools inspection.
...
#jira UE-194233
[CL 27553065 by andrew phillips in ue5-main branch]
2023-09-01 08:39:39 -04:00
ben marsh
2a57036237
IncludeTool: Fix parsing error when reading #error directives.
...
#jira
[CL 27490320 by ben marsh in ue5-main branch]
2023-08-30 13:33:28 -04:00
marc audy
014705d82d
Add missing IoHash dependency to IncludeTool
...
[CODEREVIEW] Joe.Kirchoff
#rnx
#jira
[CL 26891235 by marc audy in ue5-main branch]
2023-08-07 13:55:36 -04:00
eric day
b99261a589
Update IncludeTool to ignore namespace in StateGraphFwd.h
...
[CL 26884356 by eric day in ue5-main branch]
2023-08-07 11:30:11 -04:00
arciel rekman
b6fb3cae37
Fix IWYU tool after Linux toolchain upgrade to clang 16.0.6.
...
#rb none
[CL 26334814 by arciel rekman in ue5-main branch]
2023-06-29 23:07:25 -04:00
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