Commit Graph

5 Commits

Author SHA1 Message Date
jared therriault
085aac3e92 Console Variables Editor:
-Change save type from TMap to structure and save checked state

#rb None
#[fyi] Jason.Walter

#jira UE-137032

#ROBOMERGE-AUTHOR: jared.therriault
#ROBOMERGE-SOURCE: CL 18425130 in //UE5/Release-5.0/... via CL 18425169
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v897-18405271)

[CL 18425185 by jared therriault in ue5-release-engine-test branch]
2021-12-09 16:29:56 -05:00
jared therriault
99083a4744 Console Variables Editor:
-Fix for: nDisplay crashes when attempting to launch a config that is not in the selected level

#rb None
#[fyi] Jason.Walter

#jira UE-136736

#ROBOMERGE-AUTHOR: jared.therriault
#ROBOMERGE-SOURCE: CL 18402623 in //UE5/Release-5.0/... via CL 18402633
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v896-18170469)

[CL 18402643 by jared therriault in ue5-release-engine-test branch]
2021-12-07 21:18:09 -05:00
jared therriault
e623df108f Console Variables Editor:
-Multi-User support added
 -Changing variable values in dialogue will call SendConsoleVariableChange
 -If the user is tracking changed variables from outside the dialogue, this will also call SendConsoleVariableChange so all clients will begin tracking it as well
 -Added IsInitialized returning bool to FManager so that MU UI can be generated based on whether or not the Concert plugin is enabled
-Fix for: Some variables that don't trigger the sink delegate when changed outside the CVE dialogue
-Fixed issue where "FindSavedValueByCommandString" always returned false even when a value was found
-Removed redundant Settings functions from FConsoleVariablesEditorModule

#jira UE-133151
#jira UETOOL-4551

#ROBOMERGE-AUTHOR: jared.therriault
#ROBOMERGE-SOURCE: CL 18266887 in //UE5/Release-5.0/... via CL 18266899
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469)

[CL 18266902 by jared therriault in ue5-release-engine-test branch]
2021-11-22 23:55:32 -05:00
aurel cordonnier
fc542f6cfd Merge from Release-Engine-Staging @ 18081189 to Release-Engine-Test
This represents UE4/Main @18073326, Release-5.0 @18081140 and Dev-PerfTest @18045971

[CL 18081471 by aurel cordonnier in ue5-release-engine-test branch]
2021-11-07 23:43:01 -05:00
aurel cordonnier
a12d56ff31 Merge from Release-Engine-Staging @ 17791557 to Release-Engine-Test
This represents UE4/Main @17774255, Release-5.0 @17791557 and Dev-PerfTest @17789485

[CL 17794212 by aurel cordonnier in ue5-release-engine-test branch]
2021-10-12 21:21:22 -04:00