#rb Ben.Marsh
#rb Martin.Sevigny
#jira UE-152647
#jira UE-156024
#preflight 629fdfae233ae0a8f81958ef
This should be tested against the fix for UE-148690 to ensure there's no regression
[CL 20558829 by Joe Kirchoff in ue5-main branch]
- new property bVersePublicApi in Build.cs files that is set to expose the associated Verse code to public users
- new property "VersePublicApi" in uplugin files that is set to expose the associated Verse code to public users
#rb andrew.scheidecker, conan.reis
#rnx
#preflight 628c579c3b67edca7a615f57
#preflight 628fe09bf622d972b5f58a6e
#ROBOMERGE-OWNER: markus.breyer
#ROBOMERGE-AUTHOR: markus.breyer
#ROBOMERGE-SOURCE: CL 20386247 via CL 20386248 via CL 20386313 via CL 20386316
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v949-20362246)
[CL 20387729 by markus breyer in ue5-main branch]
[XmlConfigFile(...)] can be added to both fields and properties. The latter can be useful e.g. with derived properties.
#rb Joe.Kirchoff
#jira none
#preflight 62825fb8734d0657702b31f5
[CL 20224799 by Wojciech Krywult in ue5-main branch]
[ConfigFile(...)] can be added to both fields and properties. The latter can be useful e.g. with derived properties.
#rb Joe.Kirchoff
#jira none
#preflight 62825962046b81bf93bc5201
[CL 20223985 by Wojciech Krywult in ue5-main branch]
Cleaning UnrealEngine Development Win64, on a ThreadRipper
Before: 270 seconds
After: 63 seconds
#jira none
#rnx
#preflight 626b29bbb17dd9121b63f219
[CL 19982248 by jonathan adamczewski in ue5-main branch]
Also can be set via BuildConfiguration.xml with:
<BuildConfiguration><bCompactOutput>true</bCompactOutput></BuildConfiguration>
#jira none
#preflight 626ae00e2c7b46848542a57f
[CL 19982217 by jonathan adamczewski in ue5-main branch]
Added support for props file for UBT plugins. Needed for packaging of plugins having a ubt plugin
#rnx
#rb trivial
#preflight 62694f6a7f6900cdefa9431c
[CL 19939499 by Tim Smith in ue5-main branch]
This resolves a UBT issue where building from Visual Studio/Rider while the editor is running wouldn't automatically change to HotReload mode.
#preflight 626698887e06ec75059f44b8
#jira none
#rb Ben.Marsh, Jonathan.Adamczewski
#lockdown mark.lintott
#ROBOMERGE-AUTHOR: tim.smith
#ROBOMERGE-SOURCE: CL 19901402 in //UE5/Release-5.0/... via CL 19902726
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v942-19904256)
[CL 19904470 by tim smith in ue5-main branch]