AldrinMathew / stopmagic

Stopmotion addon for Blender that helps you create amazing animations faster and easier than ever before... from @AldrinMathew
GNU General Public License v3.0
93 stars 2 forks source link

Keyframes messed up after reopening file #5

Open FetigePomes opened 2 years ago

FetigePomes commented 2 years ago

After saving the project and reopening it the whole animation is messed up.

Video shows the problem

https://user-images.githubusercontent.com/32940045/153767784-ce96b321-1df2-4a04-9575-63f2ebe4ff88.mp4

AldrinMathew commented 2 years ago

I am sorry to spoil the fun, but the addon doesn't work in edit mode. I will have to automatically take you out of Edit Mode, then add the keyframe and then take you back into edit mode to make that happen. I did try this in testing, but there are some more things to take care of. Also selections will be lost when this is done.

Keep this issue open. I will provide updates as I make changes

AldrinMathew commented 2 years ago

I did some testing on this. Because of the way modes are handled, the addon is indeed working in Edit Mode. But just like in Sculpt Mode (when dynamic topology is enabled), scrubbing the timeline and exiting Edit Mode will overwrite the existing mesh data in the previous keyframe.