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

Emit Collision Events #804

Merged
merged 2 commits into from
Nov 12, 2023
Merged

Emit Collision Events #804

merged 2 commits into from
Nov 12, 2023

Conversation

luishfonseca
Copy link
Contributor

Description

Emits AABB collision events, an hack just for DevGamm. This should eventually be redesigned once narrow phase is implemented.

Copy link
Contributor

github-actions bot commented Nov 12, 2023

PR Preview Action v1.4.4
Preview removed because the pull request was closed.
2023-11-12 16:54 UTC

Copy link

codecov bot commented Nov 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b5e3e9b) 40.41% compared to head (2d6597c) 40.41%.

❗ Current head 2d6597c differs from pull request most recent head 158eff7. Consider uploading reports for the commit 158eff7 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #804   +/-   ##
=======================================
  Coverage   40.41%   40.41%           
=======================================
  Files         105      105           
  Lines        6839     6839           
=======================================
  Hits         2764     2764           
  Misses       4075     4075           

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

Copy link
Member

@RiscadoA RiscadoA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this! Will be really cool if we can integrate this with physics for the demo @fallenatlas 👀

@luishfonseca luishfonseca merged commit 6ac6f55 into main Nov 12, 2023
@luishfonseca luishfonseca deleted the collision-events branch November 12, 2023 16:53
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.

None yet

2 participants