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

Prepare engine for MOJO #430

Merged
merged 21 commits into from
Sep 12, 2023
Merged

Prepare engine for MOJO #430

merged 21 commits into from
Sep 12, 2023

Conversation

RiscadoA
Copy link
Member

@RiscadoA RiscadoA commented Jun 18, 2023

Closes #428, #367, #271 and #434.

@RiscadoA RiscadoA linked an issue Jun 18, 2023 that may be closed by this pull request
@RiscadoA RiscadoA self-assigned this Jun 18, 2023
@RiscadoA RiscadoA added this to the Mojo milestone Jun 18, 2023
@codecov
Copy link

codecov bot commented Jun 18, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.38% ⚠️

Comparison is base (6aaf2a0) 24.53% compared to head (e19e0ae) 24.16%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #430      +/-   ##
==========================================
- Coverage   24.53%   24.16%   -0.38%     
==========================================
  Files          86       87       +1     
  Lines        7009     7117     +108     
==========================================
  Hits         1720     1720              
- Misses       5289     5397     +108     
Files Changed Coverage Δ
core/include/cubos/core/io/window.hpp 0.00% <ø> (ø)
core/src/cubos/core/gl/debug.cpp 0.00% <0.00%> (ø)
core/src/cubos/core/gl/light.cpp 0.00% <0.00%> (ø)
core/src/cubos/core/io/gamepad.cpp 0.00% <0.00%> (ø)
core/src/cubos/core/io/glfw_window.cpp 0.00% <0.00%> (ø)
core/src/cubos/core/settings.cpp 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RiscadoA RiscadoA force-pushed the 428-add-gamepad-input-support branch from a34453e to 0d09018 Compare June 18, 2023 16:49
@luishfonseca luishfonseca changed the title Add gamepad input support Prepare engine for MOJO Jun 18, 2023
@RiscadoA RiscadoA linked an issue Jun 18, 2023 that may be closed by this pull request
@RiscadoA RiscadoA marked this pull request as ready for review June 25, 2023 22:04
core/include/cubos/core/gl/debug.hpp Outdated Show resolved Hide resolved
core/include/cubos/core/io/gamepad.hpp Outdated Show resolved Hide resolved
core/include/cubos/core/io/gamepad.hpp Outdated Show resolved Hide resolved
core/include/cubos/core/io/gamepad.hpp Outdated Show resolved Hide resolved
core/include/cubos/core/io/gamepad.hpp Outdated Show resolved Hide resolved
engine/src/cubos/engine/renderer/plugin.cpp Outdated Show resolved Hide resolved
@RiscadoA RiscadoA removed this from the MOJO milestone Aug 27, 2023
@RiscadoA RiscadoA linked an issue Aug 28, 2023 that may be closed by this pull request
@RiscadoA RiscadoA added D-Chaotic We are not sure what this entails and removed core labels Aug 28, 2023
@RiscadoA RiscadoA force-pushed the 428-add-gamepad-input-support branch from 2f2075f to 5977a61 Compare September 6, 2023 14:07
@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2023

PR Preview Action v1.4.4
🚀 Deployed preview to https://GameDevTecnico.github.io/cubos/pr-preview/pr-430/
on branch gh-pages at 2023-09-10 15:11 UTC

@RiscadoA RiscadoA linked an issue Sep 8, 2023 that may be closed by this pull request
@RiscadoA RiscadoA added this to the 0.0 Nursery milestone Sep 8, 2023
@RiscadoA RiscadoA merged commit 502e14c into main Sep 12, 2023
8 checks passed
@RiscadoA RiscadoA deleted the 428-add-gamepad-input-support branch September 12, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D-Chaotic We are not sure what this entails
Projects
None yet
3 participants