4 Commits

Author SHA1 Message Date
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
aurel cordonnier
d17321f1bb Fixes for no unity build errors
#rb trivial

[CL 16505788 by aurel cordonnier in ue5-main branch]
2021-05-29 20:30:04 -04:00
Arciel Rekman
11e031ce5e Fix non-unity CIS issue in FASTBuild controller.
#rb none
#jira none

[CL 16480219 by Arciel Rekman in ue5-main branch]
2021-05-26 22:46:09 -04:00
savagecodes
1f54390736 PR #7785: Re- implemented FastBuild support for shader compilation as a Plugin (Contributed by savagecodes).
- Also removed the previous FastBuild shader compiler integration based on an older API.
- Made Distributed Build controller selection OS-agnostic.

#review-16452691 @Ben.Ingram, @Jason.Nadro, @Will.Damon, @Brandon.Schaefer, @James.Singer, @Rolando.Caloca

[CL 16476321 by savagecodes in ue5-main branch]
2021-05-26 17:31:47 -04:00