Add option to rebind all properties for actor
Add option to rebind exposed property to different component
#rb simon.therriault
#jira UE-137273
#ROBOMERGE-AUTHOR: jeremie.roy
#ROBOMERGE-SOURCE: CL 18431999 in //UE5/Release-5.0/... via CL 18435380
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v897-18405271)
[CL 18435881 by jeremie roy in ue5-release-engine-test branch]
Users need the ability to toggle the Editor mode on and off with a shortcut in the Remote Control UI. Also if we can make the edit button look like the toggle in the lower right corner of the Stage Monitor it would look a lot nicer.
Note : Position of the Edit Mode toggle is subject to change.
#jira UE-114549
#rb simon.therriault
#rb jeremie.roy
2) "Use Less CPU" setting warning when using RemoteControl
Display a warning the RC Preset panel when the Editor Setting "Use Less CPU when in Background" is enabled, and prompt the user to disable it.
#jira UE-113411
#rb simon.therriault
#rb jeremie.roy
#ROBOMERGE-AUTHOR: paul.vincent
#ROBOMERGE-SOURCE: CL 18429214 in //UE5/Release-5.0/... via CL 18429217
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v897-18405271)
[CL 18429219 by paul vincent in ue5-release-engine-test branch]
This represents UE4/Main @18073326, Release-5.0 @18081140 and Dev-PerfTest @18045971
[CL 18081471 by aurel cordonnier in ue5-release-engine-test branch]
This represents UE4/Main @17911760, Release-5.0 @17915875 and Dev-PerfTest @17914035
[CL 17918595 by aurel cordonnier in ue5-release-engine-test branch]
This represents UE4/Main @17774255, Release-5.0 @17791557 and Dev-PerfTest @17789485
[CL 17794212 by aurel cordonnier in ue5-release-engine-test branch]
Additional changes:
- Deprecates the previous method for specifying a singular custom class viewer filter and updates all existing occurrences of this pattern in engine code.
- Extends the property editor utilities interface to expose custom class filter(s) that can be applied to the class picker widget used for editing class property values.
- Adds an implementation of this interface to SDetailsView such that additional class filter(s) can now be configured to be applied to all underlying class property nodes.
#jira UE-108316
#rb Lauren.Barnes
#preflight 60c2102e8ae8960001110d50
#ROBOMERGE-OWNER: phillip.kavan
#ROBOMERGE-AUTHOR: phillip.kavan
#ROBOMERGE-SOURCE: CL 16623084 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v831-16623017)
#ROBOMERGE-CONFLICT from-shelf
[CL 16623246 by phillip kavan in ue5-release-engine-test branch]