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

Fix various bugs in Animation key right click actions #88445

Merged
1 commit merged into from
Mar 24, 2024

Conversation

CookieBadger
Copy link
Contributor

@CookieBadger CookieBadger commented Feb 17, 2024

When using the features implemented in #87250 from the right-click context menu, they should snap with the current snap steps, same as when inserting a key. They should now work properly in the negative time area, too. Also, there was an error when inserting a key, selecting it, and then performing an undo, that is fixed by these changes.

@CookieBadger CookieBadger force-pushed the animation-paste-snap-fix branch from 83e0d93 to e8923cc Compare February 17, 2024 16:51
@akien-mga akien-mga changed the title Fixed various bugs in Animation key right click actions Fix various bugs in Animation key right click actions Feb 17, 2024
@akien-mga
Copy link
Member

Could you amend the commit message to make it explicit that it's about animation? The current PR title would be a good option. See https://github.com/godotengine/godot/blob/master/CONTRIBUTING.md#be-mindful-of-your-commits for details.

@CookieBadger CookieBadger force-pushed the animation-paste-snap-fix branch from e8923cc to 2e42cbe Compare February 18, 2024 11:42
@CookieBadger
Copy link
Contributor Author

@akien-mga of course, sorry for that. Changed commit message to match PR title.

@CookieBadger CookieBadger force-pushed the animation-paste-snap-fix branch from 2e42cbe to 1f300cd Compare February 18, 2024 11:55
@CookieBadger
Copy link
Contributor Author

rebased on top of 5f05e2b

@CookieBadger CookieBadger force-pushed the animation-paste-snap-fix branch from 1f300cd to 0413152 Compare February 20, 2024 11:17
@CookieBadger
Copy link
Contributor Author

rebased on top of b714563

@CookieBadger
Copy link
Contributor Author

@AThousandShips any chance this PR is reviewed soon?

@AThousandShips
Copy link
Member

No clue, the animation team is requested and will take a look when they can

CC @godotengine/animation

Copy link
Member

@TokageItLab TokageItLab left a comment

Choose a reason for hiding this comment

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

Make sense for me, but I think it is possible to add both to Menu and have two shortcuts such as ctrl + v: without offset / ctrl + shift + v: with offset.

akien-mga added a commit that referenced this pull request Mar 24, 2024
Fix various bugs in Animation key right click actions
@akien-mga akien-mga closed this pull request by merging all changes into godotengine:master in 06abc86 Mar 24, 2024
@akien-mga
Copy link
Member

Thanks!

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.

4 participants