behavior nop
Use of it was removed in :
CL 22025079 Change the reflection capture's encoded HDR data to RG11B10 format.
#rb none
#preflight none
[CL 24433881 by charles bloom in ue5-main branch]
this way having the OODLE_ or TFO_ prefix enabled doesn't break ETC or ASTC remaps in the platform
fix TextureFormatRemovePrefixFromName incorrectly assuming format names don't have underscores in them
Platform remap config no longer needs prefixed versions
this also turns on Oodle for Android DXT flavor
#preflight https://horde.devtools.epicgames.com/job/63fcf77960163ed3c2494e6e
#rb dan.thompson
#jira none
[CL 24428598 by charles bloom in ue5-main branch]
Use ETC2 RG11 compression for SVT normal maps on Android and iOS so it matches RVT format
#jira UE-176886
#preflight 63ea3d5be92f139c5137a6b0
#rb Jack.Porter
[CL 24174388 by dmitriy dyomin in ue5-main branch]
- Removing MaterialAttributeDefinitionMap and MaterialRenderProxy from MaterialShared.h
- Removing MaterialShared from Material.h
#preflight 639cbb35776b61ba3b82f03e
[CL 23541603 by christopher waters in ue5-main branch]
Change consist of only forward declaration and additional includes
#preflight 63789c1de30d438849c48188
#rb none
[CL 23218412 by henrik karlsson in ue5-main branch]
Before:
Total CPU Time: 53783.640625 s
Total time in Parallel executor: 558.66 seconds
After:
Total CPU Time: 47886.140625 s
Total time in Parallel executor: 498.81 seconds
#jira
[CL 22173145 by bryan sefcik in ue5-main branch]
Skip reflectio for simple translucent materials for both mobile forward and deferred.
Translucent materials fall back to single reflection or sky capture on mobile deferred if clustered reflection is disabled.
#jira none
#rb Dmitriy.Dyomin
#preflight 632427b88c3def91aa6545ed
[CL 22050309 by wei liu in ue5-main branch]
[FYI] wei.liu
Original CL Desc
#lockdown JeanFrancois.Dube
-----------------------------------------------------------------
Change the reflection capture's encoded HDR data to RG11B10 format.
Skip reflectio for simple translucent materials for both mobile forward and deferred.
Translucent materials fall back to single reflection or sky capture on mobile deferred if clustered reflection is disabled.
#jira none
#[robomerge] 5.1
#rb Dmitriy.Dyomin
#preflight 6322cc7ae93a80888ce672a1
#ushell-cherrypick of 22025079 by Wei.Liu
[CL 22030745 by marc audy in ue5-main branch]
Skip reflectio for simple translucent materials for both mobile forward and deferred.
Translucent materials fall back to single reflection or sky capture on mobile deferred if clustered reflection is disabled.
#jira none
#rb Dmitriy.Dyomin
#preflight 6322cc7ae93a80888ce672a1
[CL 22025079 by Wei Liu in ue5-main branch]