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

Removed broken index (Copy/Paste keyframe issue) #4155

Merged
merged 1 commit into from
May 21, 2021

Conversation

JacksonRG
Copy link
Collaborator

Fixes #4138

Copy/Paste all keyframes was retrieving data from a clip property that didn't exist. This was crashing the copy, and only allowing keyframes for properties before it to be copied.

A rework of this is coming, but here's a quick fix.

@jonoomph jonoomph changed the title removed broken index Removed broken index (Copy/Paste keyframe issue) May 21, 2021
@jonoomph
Copy link
Member

Nice, I forgot we removed the crop_ attributes from a Clip. LGTM!

@JacksonRG JacksonRG merged commit 56b5de6 into develop May 21, 2021
@JacksonRG JacksonRG deleted the copyPasteKeyframes branch May 21, 2021 15:41
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.

Copy/Paste ALL Keyframes Does Not Work
2 participants