You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb trivial #jira UE-191791 #rnx - Removed direct references to perforce from the dialog code, those strings are now passed in by the caller. This should make the dialog more usable by other revision control providers at some point. - Make it more obvious that the dialog is related to virtualized assets. - Add more references to the revision control provider name so that people realize which settings they are supposed to be entering. - Removed some debug code for launching the dialog from a console command. - Fixed a bug where clicking the button to reset the ini file settings and use the default connection would reset the settings but then not try to reconnect. - Make better use of the dialog space by increasing the size of the input boxes at the expense of white space, so that longer server addresses can fit on screen. [CL 26769098 by paul chipchase in ue5-main branch]