Skip to content

Options and hotkeys

Mathieu Westphal (Kitware) requested to merge OptionsAndHotkeys into master

Fix #65 (closed) Fix #83 (closed) Fix #57 (closed)

Axis x hot ==
Grid g hot ==
Edges e hot ==
Progress p -> Progress w
Geom m ==
Timer t hot ==
Filename n hot ==
Scalars -> Scalars s hot (take the first found array if name is empty)
Cells c ==
Bar b hot ==
Raytracing r -> Raytracing r hot
Denoise s -> Denoise d hot
DepthPeeling d -> DepthPeeling p hot
SSAO u -> SSAO u hot
FSAA f -> FXAA f hot
PointSprites -> PointSprites o hot


hot only : 
Q Quit -> <Escape> Quit
r ResetCamera -> <Enter> ResetCamera
Left/Right Next/Previous ==
  • Hiding the scalars hide the scalar bar as well
  • Using raytracing force to not use point gaussian
Edited by Mathieu Westphal (Kitware)

Merge request reports