GameDevTecnico / cubos

A still very barebones game engine focused on voxels and data-oriented programming
https://gamedevtecnico.github.io/cubos/
MIT License
80 stars 20 forks source link

Add Game Window plugin #1262

Open RiscadoA opened 3 weeks ago

RiscadoA commented 3 weeks ago

Description

TODO

Checklist

github-actions[bot] commented 3 weeks ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://GameDevTecnico.github.io/cubos/docs-preview/pr-1262/ on branch gh-pages at 2024-06-13 13:27 UTC

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 5.88235% with 16 lines in your changes missing coverage. Please review.

Project coverage is 40.47%. Comparing base (da70041) to head (06cd769).

Files Patch % Lines
engine/src/imgui/imgui.cpp 0.00% 11 Missing :warning:
core/src/ecs/cubos.cpp 20.00% 4 Missing :warning:
core/src/io/window.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1262 +/- ## ========================================== - Coverage 40.48% 40.47% -0.02% ========================================== Files 352 352 Lines 26173 26185 +12 ========================================== + Hits 10596 10598 +2 - Misses 15577 15587 +10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.