Skip to content

Viewer improvements

Jonathan Kunstwald requested to merge jk/dev into develop
  • Remove glow::viewer::clear_accumulation() in favor of a configure tag
  • Cache viewer window size and position
  • Add option to disable GlfwApp frameskip warnings
  • Disable viewer frameskip warnings
  • Run interactive lambdas once before the first frame to correctly adjust to the scene AABB
Edited by Jonathan Kunstwald

Merge request reports