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

Rename Animation::track_remove_key_at_position to track_remove_key_at_time #44372

Merged

Conversation

madmiraal
Copy link
Contributor

As originally identified here, the method Animation::track_remove_key_at_position(int, float) actually removes the key at the time specified. This PR renames the method to reflect this.

Part of #16863.

@akien-mga akien-mga merged commit 6ccc6b6 into godotengine:master Dec 15, 2020
@akien-mga
Copy link
Member

Thanks!

@madmiraal madmiraal deleted the rename-animation-track_remove_key_at branch December 15, 2020 16:13
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.

2 participants