MaterialX icon indicating copy to clipboard operation
MaterialX copied to clipboard

Graph Editor : Add snapshot capability

Open kwokcb opened this issue 10 months ago • 0 comments

Changes

Fixes issue #2429

Add in "snapshot" capability for node editor panel.

Interface Changes

New Keys

  • CTRL-I : capture the editor panel
  • CTRL-SHIFT-I : capture the entire window

Help Dialog Update

Each option will bring up file dialog to allow user to input file name to save. Defaults to PNG extension.

Examples:

Example Snapshot
Top Level capture2
Inside Graph capture3
Entire Window capture4

kwokcb avatar May 30 '25 15:05 kwokcb