mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 09:00:44 +00:00
933c00985d
* Screenshots and icons are updated to latest style * Many out-dated references and mentions of support updated. * Documentation added for new windows like resource inspector and performance counter viewer, as well as new features like saving bookmarks, resource names. * Added documentation for Android support as well as OpenGL ES support.
9 lines
511 B
ReStructuredText
9 lines
511 B
ReStructuredText
Capture Comments
|
|
================
|
|
|
|
.. figure:: ../imgs/Screenshots/capture_comments.png
|
|
|
|
Capture Comments: Adding free-form text notes to be saved with a capture
|
|
|
|
The capture comments panel allows for adding arbitrary comments to a capture. This is mostly used for :doc:`annotating a capture <../how/how_annotate_capture>` since the comments written here will be available to anyone loading the capture. It's also a useful to permanently store the build or machine configuration where the capture was created.
|