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

Shape Casts #69

Merged
merged 5 commits into from
Dec 7, 2023
Merged

Shape Casts #69

merged 5 commits into from
Dec 7, 2023

Conversation

erincatto
Copy link
Owner

@erincatto erincatto commented Dec 3, 2023

  • added support for circle/capsule/polygon shape casts versus the world
  • ray casts no longer have a radius
  • ray and shape casts now both use origin and translation rather than start and end point
  • handle null user tasks
  • disable TOI counters (sharing perf)
  • added task count to world stats

@erincatto erincatto merged commit c7d84be into main Dec 7, 2023
4 checks passed
@erincatto erincatto deleted the erincatto/circle_cast branch December 7, 2023 06:07
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.

1 participant