Commit Graph

7 Commits

Author SHA1 Message Date
sebastian werema
fe34eb6f95 Fix for landscape weightmap compression not being applied
#rb denys.mentiei, jonathan.bard

[CL 36147965 by sebastian werema in 5.5 branch]
2024-09-10 11:35:40 -04:00
dmitriy dyomin
e6e91cd4be Flavorless 'Android' target platform now defaults to ASTC flavor
#jira UE-221681
#rb Jack.Porter

[CL 35588933 by dmitriy dyomin in ue5-main branch]
2024-08-16 04:10:16 -04:00
charles bloom
ae7c9884ac AndroidTargetPlatformControls.cpp nop comments only
[CL 33050206 by charles bloom in ue5-main branch]
2024-04-17 17:33:56 -04:00
florin pascu
4212ff13dc Deprecated FTargetPlatformBase, TTargetPlatformBase and TNonDesktopTargetPlatformBase
Replaced with FTargetPlatformControlsBase/FTargetPlatformSettingsBase,  TTargetPlatformControlsBase/TTargetPlatformSettingsBase and TNonDesktopTargetPlatformControlsBase
#jira UE-206488
#rb Josh.Adams

[CL 32151592 by florin pascu in ue5-main branch]
2024-03-11 07:24:38 -04:00
florin pascu
937a75b1c3 Fix QuickLaunch Android
#jira UE-205200
#rb Chris.Babcock, Jack.Porter

[CL 31082732 by florin pascu in ue5-main branch]
2024-02-01 06:25:59 -05:00
florin pascu
55ad3028f5 Add missing change from CL 30963863
(fixes crash when viewing device output on Android)
#jira UE-200883
#rb Jack.Porter

[CL 31039571 by florin pascu in ue5-main branch]
2024-01-31 02:31:12 -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