Commit Graph

20 Commits

Author SHA1 Message Date
charles lefebvre
c34b7cde8c WebAPIOpenAPI3.spec.cpp : check if cast can be executed
#rnx

[CL 27449043 by charles lefebvre in ue5-main branch]
2023-08-29 11:25:24 -04:00
charles lefebvre
394b632b6c WebAPIOpenAPI3.spec.cpp : check if cast can be executed
#rnx

[CL 27446975 by charles lefebvre in ue5-main branch]
2023-08-29 10:38:59 -04:00
charles lefebvre
061b009699 Kismet Compiler: Deprecate SpawnIntermediateEventNode
#rnx
#rb dan.oconnor

[CL 27365052 by charles lefebvre in ue5-main branch]
2023-08-24 20:56:35 -04:00
charles lefebvre
5905a49add CreateViewModels: check type at compile time instead of runtime
#rnx
#rb George.Rolfe

[CL 27347596 by charles lefebvre in ue5-main branch]
2023-08-24 13:01:17 -04:00
charles lefebvre
0a76dc0c08 [Backout] - CL27338179
[FYI] charles.lefebvre
Original CL Desc
-----------------------------------------------------------------
CreateViewModels: check type at compile time instead of runtime

#rnx
#rb George.Rolfe

[CL 27339829 by charles lefebvre in ue5-main branch]
2023-08-24 09:51:49 -04:00
charles lefebvre
e2459d956c CreateViewModels: check type at compile time instead of runtime
#rnx
#rb George.Rolfe

[CL 27338207 by charles lefebvre in ue5-main branch]
2023-08-24 08:24:56 -04:00
joe kirchoff
ba9a7e59ba Fix Win64 Shipping -DisableUnity -NoPCH issues due to incorrect stats header
#rnx
#jira UE-192223
#jira UE-192224
#jira UE-192225

[CL 26901387 by joe kirchoff in ue5-main branch]
2023-08-07 18:06:59 -04:00
lorry li
02c422c508 Add http request progress delegate 64 bit support.
[REVIEW] [at]michael.kirzinger [at]rafa.lecina [at]michael.atchison
#jira UE-182679
#rb [at]michael.atchison [at]rafa.lecina

[CL 26821886 by lorry li in ue5-main branch]
2023-08-03 15:03:57 -04:00
jodon karlik
472b38353a Properly deprecate old IsDataValid for a new, const version with FDataValidationContext.
This allows your assets to warn on top of erroring out.

#jira UE-183475
#preflight 644ae7701c2846595cbe0e21

[CL 25224515 by jodon karlik in ue5-main branch]
2023-04-27 17:53:18 -04:00
Steve Robb
c341d7fc22 Added [[nodiscard]] to relevant TUniquePtr functions.
Fixed up misuses.

#rb devin.doucette
#jira none
#preflight 6413707f345ab08524938eec

[CL 24686373 by Steve Robb in ue5-main branch]
2023-03-17 07:06:23 -04:00
steve robb
4900d8a570 Replaced TModels traits class with TModels_V.
#rb devin.doucette
#preflight 63d3aabf5354589b5cd2343b

[CL 23889491 by steve robb in ue5-main branch]
2023-01-27 14:51:16 -05:00
steve robb
c754cce908 Replaced TIsTArray trait class with TIsTArray_V.
#rb devin.doucette
#preflight 63d29f7aba4fadeef0803d80

[CL 23888285 by steve robb in ue5-main branch]
2023-01-27 14:11:42 -05:00
henrik karlsson
bbc37aa2f5 [Engine/Plugins]
* Another batch iwyu updates to reduce number of includes used in files

#preflight 63c58d742e714f64ade93797
#rb none

[CL 23732856 by henrik karlsson in ue5-main branch]
2023-01-16 17:04:48 -05:00
henrik karlsson
3c9aacb1ad [Engine/Plugins]
* Updated public headers for ~170 engine plugins using iwyu to remove includes not needed. Removed includes are still available behind UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_2

#preflight 63c08f4a2a6acaf1622bcc73
#rb none

[CL 23674775 by henrik karlsson in ue5-main branch]
2023-01-13 01:54:01 -05:00
steve robb
48359cce3e Removed some TIsSame usage (part of a larger change to deprecate TIsSame).
#rb james.hopkin
#preflight 63bff06d4b018bfa800453f0

[CL 23661851 by steve robb in ue5-main branch]
2023-01-12 09:01:39 -05: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
5298cc8120 Non-unity/pch compile fixes when building UnrealEditor linux
#rb none
#preflight skipped

[CL 22794114 by henrik karlsson in ue5-main branch]
2022-10-26 17:49:37 -04:00
Robb Surridge
610c467639 Update vendor links for built-in plugins to use secure protocol.
#jira UE-166823
#rb lauren.barnes
#preflight 6352b20b7261e565c476ec3b

[CL 22690089 by Robb Surridge in ue5-main branch]
2022-10-21 11:04:07 -04:00
joe pribele
edf171c474 [Plugins] fix for using deprecated TObjectPtr.IsNull
[CL 22388063 by joe pribele in ue5-main branch]
2022-10-06 19:51:09 -04:00
George Rolfe
d5e0097429 WebAPI plugin moved to experimental
#jira UE-159081
#rb none
#preflight 62cb89d7604402cc47bfce7e

[CL 21036518 by George Rolfe in ue5-main branch]
2022-07-10 22:56:39 -04:00