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

Remove unused parameters from CrossFade's Get functions #192

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

baylessj
Copy link

Currently both GetPos() and GetCurve() require input parameters that are unused. This PR removes these parameters.

This is not backwards compatible, and I'm unsure of your process around introducing breaking changes. If there is a recommend approach for overloading these functions and deprecating the existing functions, let me know and I'd be happy to make that change instead.

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.

None yet

1 participant