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 Outline to Drawables. Make Rotation counterclockwise #298

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

Laguna1989
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2023

Codecov Report

Merging #298 (fef25c3) into master (e000fc7) will increase coverage by 0.05%.
The diff coverage is 97.93%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #298      +/-   ##
==========================================
+ Coverage   95.49%   95.54%   +0.05%     
==========================================
  Files         178      179       +1     
  Lines        4197     4313     +116     
==========================================
+ Hits         4008     4121     +113     
- Misses        189      192       +3     
Files Coverage Δ
impl/jamtemplate/common/animation.cpp 86.04% <100.00%> (+0.50%) ⬆️
impl/jamtemplate/common/bar.cpp 100.00% <100.00%> (ø)
impl/jamtemplate/common/bar.hpp 100.00% <ø> (ø)
impl/jamtemplate/common/color/palette_builder.cpp 97.82% <ø> (ø)
impl/jamtemplate/common/graphics/drawable_impl.cpp 97.47% <100.00%> (+0.18%) ⬆️
impl/jamtemplate/common/graphics/drawable_impl.hpp 100.00% <ø> (ø)
...jamtemplate/common/graphics/drawable_interface.hpp 100.00% <ø> (ø)
impl/jamtemplate/common/tilemap/tile_layer.cpp 100.00% <100.00%> (ø)
impl/jamtemplate/common/tilemap/tile_layer.hpp 100.00% <ø> (ø)
impl/jamtemplate/sfml/line.cpp 100.00% <100.00%> (ø)
... and 8 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Laguna1989 Laguna1989 merged commit 9242fa4 into master Nov 1, 2023
8 checks passed
@Laguna1989 Laguna1989 deleted the feature/DrawableOutlines branch November 1, 2023 07:59
@Laguna1989 Laguna1989 changed the title Add Outline functionality to all Drawables. Fix Rotation orientation Add Outline to Drawables. Make Rotation counterclockwise Nov 2, 2023
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.

2 participants