animaide icon indicating copy to clipboard operation
animaide copied to clipboard

Anim keyframe offset improvement

Open energiesgraphiques opened this issue 3 years ago • 4 comments

when using Blender for storyboarding (or any other project with greace pencil), we often need to mode keyframes and markers do add or remove time. But Blender doesn't offer that possibility to move Object keyframes + Greace Pencil keyframes + Markers at the same time. Could you have this option in Animaide ?

energiesgraphiques avatar Mar 28 '22 08:03 energiesgraphiques

What you are asking is close to what keyManager pretends to do but including the Greace Pencil keys and Markers too, right? I said "pretend" because at the moment KeyManager works as you expect it when every curve has keys at the same frame, but it is not as predictable when not

aresdevo avatar Mar 29 '22 00:03 aresdevo

Yes I guess that's it, but I get in troubles when using Keymanager : it seems to work only when selecting very little keys. I often get this error : image

I guess I would also simplify it so it takes in consideration only the time cursor to insert or delete frames and not the "key selection"

energiesgraphiques avatar Mar 29 '22 07:03 energiesgraphiques

Oh!... Didn't know about that error, thanks for letting me know.

Yes, I thought that tool was going to be simple to implement but has been one of the most challenging for me. I'm trying to fix it but so far has proven to be more complex than I imagined.

I'll keep at it an try to add the options you suggest.

Be paciente with me, I'm just an animator trying to code.

aresdevo avatar Mar 29 '22 16:03 aresdevo

But, now that I read your comment again, my challenge has been with selected keys (because there are so many possibilities of gaps between them), but I thought it was working fine when not keys were selected. I need to check that again, but that part of the problem should not be that hard to fix. I'll just concentrate into make it work, and latter I'll add the options you suggested.

aresdevo avatar Mar 29 '22 16:03 aresdevo