From 008da0af60f05273981f7b5f3c807afe04aedfad Mon Sep 17 00:00:00 2001 From: baldurk Date: Sat, 18 Jul 2015 23:36:54 +0200 Subject: [PATCH] Add information about files auto-reloading in the image viewer --- docs/FAQ.aml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/FAQ.aml b/docs/FAQ.aml index 2ea144249..9129e64a2 100644 --- a/docs/FAQ.aml +++ b/docs/FAQ.aml @@ -325,6 +325,11 @@ dds files RenderDoc supports all DXGI formats, compressed formats, arrays and mips - all of which will display as expected. + + Any modifications to the image while open in RenderDoc will be refreshed in the viewer. + However if the image metadata changes (dimension, format, etc) then this will likely cause + artifacts. +