8 Commits

Author SHA1 Message Date
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
alfaroh corneyiii
a30156092c Audio Telemetry Clean-Up
#rb rob.gay
#jira UE-159979
#preflight 63040b47c00af5e2940a0055

[CL 21497581 by alfaroh corneyiii in ue5-main branch]
2022-08-22 19:19:05 -04:00
alfaroh corneyiii
58907715e4 Audio Plugin Telemetry Part 4
Spatialization, Soundfields, SoundModule, and SoundUtilities
#jira UE-157514
#rb
#preflight 62ce010fc43f0e80cd9c5a91

[CL 21065857 by alfaroh corneyiii in ue5-main branch]
2022-07-12 19:43:02 -04:00
brooke hubert
48113fc77e Adding EditorFramework to build.cs files
#rnx
#Jira UE-96448
#rb chris.gagnon

[CL 14114839 by brooke hubert in ue5-main branch]
2020-08-14 13:24:16 -04:00
Marc Audy
360d078ca3 Second batch of remaining Engine copyright updates.
#rnx
#rb none

[CL 10871248 by Marc Audy in Main branch]
2019-12-27 09:26:59 -05:00
rob gay
e648cf19bc Add submenus for Phonon and ITD Spatializer plugins
#rb phil.popp
[FYI] aaron.mcleran
[FYI] kevin.neilson


#ROBOMERGE-SOURCE: CL 9107084 via CL 9107366
#ROBOMERGE-BOT: (v443-9013191)

[CL 9108691 by rob gay in Main branch]
2019-09-25 16:23:44 -04:00
Ben Marsh
9655b03674 Trigger a link error whenever a module is missing a valid IMPLEMENT_MODULE macro on Windows.
The IMPLEMENT_MODULE macro now defines an empty function called IMPLEMENT_MODULE_{ModuleName}, to which we force a reference to via the linker command line. This behavior can be disabled on a per-module basis by setting bRequiresImplementModule = false from a .build.cs file.

#rb none

[CL 4827582 by Ben Marsh in Main branch]
2019-01-28 22:59:56 -05:00
Rob Gay
7df0b8c4ff Copying //UE4/Dev-Audio to Dev-Main (//UE4/Dev-Main) Souce CL: 4806741
#rb aaron.mcleran
#lockdown aaron.mcleran

[CL 4806765 by Rob Gay in Main branch]
2019-01-24 20:58:09 -05:00