Skip to content

Mark obsolete methods as obsolete #9

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Hertzole
Copy link
Contributor

@Hertzole Hertzole commented Jun 5, 2025

This PR marks some 2D physics calls as obsolete, as they have been obsoleted by Unity. Most NonAlloc calls were obsoleted in 2023.1. GetRayIntersectionNonAlloc seems to have been obsoleted in Unity 6. Confusingly, one GetRayIntersectionNonAlloc and one RaycastNonAlloc method have not been marked as obsolete, so I skipped them. It's not that I missed them.

There are no longer any obsolete warnings when compiling the package, and I confirmed that there are no warnings when building either.

This is my last PR now. I swear I'm not an AI. Just a passionate human haha

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