mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 13:20:54 +00:00
Add a dialog to ask if the user wants to replay remotely
This commit is contained in:
@@ -112,6 +112,7 @@ namespace renderdocui.Code
|
||||
public bool TextureViewer_PerTexSettings = true;
|
||||
public bool ShaderViewer_FriendlyNaming = true;
|
||||
|
||||
public bool AlwaysReplayLocally = false;
|
||||
public List<RemoteHost> RemoteHosts = new List<RemoteHost>();
|
||||
|
||||
public int LocalProxy = 0;
|
||||
|
||||
Reference in New Issue
Block a user