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

feat(transform): add Rotation::lookingAt #1072

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

RiscadoA
Copy link
Member

Description

Adds a static method Rotation::lookingAt, which returns a new Rotation component looking in the given direction.

Checklist

  • Self-review changes.
  • Evaluate impact on the documentation.

Copy link
Contributor

PR Preview Action v1.4.7
🚀 Deployed preview to https://GameDevTecnico.github.io/cubos/docs-preview/pr-1072/
on branch gh-pages at 2024-03-13 12:53 UTC

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 37.89%. Comparing base (ba73d0a) to head (a4116cb).

Files Patch % Lines
engine/src/transform/rotation.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1072      +/-   ##
==========================================
- Coverage   37.90%   37.89%   -0.01%     
==========================================
  Files         304      304              
  Lines       25199    25201       +2     
==========================================
  Hits         9551     9551              
- Misses      15648    15650       +2     

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

@RiscadoA RiscadoA merged commit f4f7576 into main Mar 13, 2024
11 checks passed
@RiscadoA RiscadoA deleted the add-rotation-look-at branch March 13, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant