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

Add viewport rendering #271

Closed
rsubtil opened this issue Dec 14, 2022 · 0 comments · Fixed by #430
Closed

Add viewport rendering #271

rsubtil opened this issue Dec 14, 2022 · 0 comments · Fixed by #430

Comments

@rsubtil
Copy link
Member

rsubtil commented Dec 14, 2022

Allows adding a viewport on the window where rendering occurs. This allows only portions of the screen to be updated constatly while others can update only when changes occur, for example UI elements in the editor.

@rsubtil rsubtil added the core label Dec 14, 2022
@RiscadoA RiscadoA added engine and removed core labels Dec 14, 2022
@RiscadoA RiscadoA added backlog and removed backlog labels May 3, 2023
@RiscadoA RiscadoA added this to the Engine: Renderer 1 milestone May 8, 2023
@RiscadoA RiscadoA removed this from the Engine: Renderer 1 milestone Aug 27, 2023
@RiscadoA RiscadoA self-assigned this Aug 27, 2023
@RiscadoA RiscadoA added this to the Housekeeping milestone Aug 27, 2023
@RiscadoA RiscadoA linked a pull request Aug 28, 2023 that will close this issue
@RiscadoA RiscadoA removed the engine label Aug 28, 2023
@RiscadoA RiscadoA modified the milestones: Housekeeping, Nursery Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants