Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preview Improvements #32

Merged
merged 2 commits into from
Jul 31, 2019
Merged

Preview Improvements #32

merged 2 commits into from
Jul 31, 2019

Conversation

alexmarkley
Copy link
Contributor

Significant improvements to preview window, both in terms of performance and features.

  • Version bump: 0.2.1
  • Removes image sequence rendering feature, which was mostly useless and was keeping us from improving pipeline performance related to the preview window.
  • Fixes tag builds.
  • Introduces "mirror mode" like a selfie camera.
  • Introduce preview window resizing and appropriate scaling of preview frame to fit.
  • Unblock preview rendering from the rest of the pipeline, so previewing doesn't pause when the rest of the pipeline is paused.
  • Only perform preview HUD drawing if the preview rendering loop requires it.
  • Misc. fixes and improvements.

@alexmarkley alexmarkley merged commit b3a7a74 into master Jul 31, 2019
@alexmarkley alexmarkley deleted the preview-improvements branch July 31, 2019 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant