From efc592bfe6dc0dfcfe7dc53135f5a6e0f1cdae5c Mon Sep 17 00:00:00 2001 From: baldurk Date: Thu, 23 Feb 2017 14:57:51 +0000 Subject: [PATCH] Document capture renaming in the capture connection --- docs/window/capture_connection.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/window/capture_connection.rst b/docs/window/capture_connection.rst index a1e6feb05..e3e21fddb 100644 --- a/docs/window/capture_connection.rst +++ b/docs/window/capture_connection.rst @@ -65,6 +65,8 @@ From here you can save these captures out - as currently they are only temporary Double clicking on any capture will close any current open capture in the RenderDoc UI, and open up that capture for inspection. You may also right click or use the drop-down menu on the open button to launch a new instance of RenderDoc for viewing the log. This is mostly useful if you want to compare two captures side-by-side easily. +You can press F2 or single click on a selected capture (not double click) to rename the default label given to each capture. This can be useful if you're changing something as you go or toggling an option and you want to remember which capture is which. + .. figure:: ../imgs/Screenshots/OpenCapNewInstance.png New instance: Launch new RenderDoc instance to open this capture.