Files
UnrealEngineUWP/Engine/Source/Editor/NNEEditor
florent guinier 6c549f7b21 [NNE] Deprecate nne.Editor.UseDDCForCooking
Problem:
nne.Editor.UseDDCForCooking is incompatible with runtime producing custom cooking results not captured by SharedModelData.

Solution:
make the setting deprecated.

Test:
* Win64 Editor: Cook with and without the UseDDCForCooking, verify correct DDC behavior + double check cvar is not exposed in the UI anymore.
* Win64 Standalone: run a subset of tests

#rb christian.regg
#rnx

[CL 30680077 by florent guinier in ue5-main branch]
2024-01-18 05:03:11 -05:00
..