Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Merged by Bors] - fix: make animation end frame index inclusive#536

Closed
zicklag wants to merge 1 commit intofishfolk:mainfrom
zicklag:end-frame-inclusive
Closed

[Merged by Bors] - fix: make animation end frame index inclusive#536
zicklag wants to merge 1 commit intofishfolk:mainfrom
zicklag:end-frame-inclusive

Conversation

@zicklag
Copy link
Member

@zicklag zicklag commented Dec 22, 2022

The animation system was looping through the frames, not including the end frame in the animation, which is unintuitive.

This makes the animation system include the final frame.

The animation system was looping through the frames, not including the
end frame in the animation, which is unintuitive.

This makes the animation system include the final frame.
@zicklag
Copy link
Member Author

zicklag commented Dec 22, 2022

bors merge

bors bot pushed a commit that referenced this pull request Dec 22, 2022
The animation system was looping through the frames, not including the end frame in the animation, which is unintuitive.

This makes the animation system include the final frame.
@bors
Copy link
Contributor

bors bot commented Dec 22, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title fix: make animation end frame index inclusive [Merged by Bors] - fix: make animation end frame index inclusive Dec 22, 2022
@bors bors bot closed this Dec 22, 2022
zicklag added a commit to zicklag/jumpy that referenced this pull request Jan 12, 2023
The animation system was looping through the frames, not including the end frame in the animation, which is unintuitive.

This makes the animation system include the final frame.
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