Page MenuHome

Fix For T74346 VSE: Prefetching doesn't work properly with property animations
ClosedPublic

Authored by John Quillan (jquillan) on Apr 18 2020, 4:46 PM.

Details

Summary

There is one file where I just renamed i to ibuf for consistency

All that was needed is to make sure the depsgraph was updated before evaluating the animation

Diff Detail

Repository
rB Blender

Event Timeline

There are unnecessary changes, I guess you end up with one line.

That would be OK, but I need to redo whole scene copying, because of crashes with scene strips. I am not sure if this part is changed, so I will have to roll that first.

Thanks for patch anyway!

John Quillan (jquillan) updated this revision to Diff 23874.EditedApr 19 2020, 4:22 AM

Oops.

Reversed that patch accidentally.

I removed name cleanup as well.

@Richard Antalik (ISS) we can get this in as a bug fix 2.83. This is one of my big pain point when using the VSE. It is one line change.
Unless, however you think you will get to redo whole scene copying by 2.83 release.

Thanks

This revision is now accepted and ready to land.Apr 25 2020, 2:17 AM

@John Quillan (jquillan) Had to update patch because it didn't apply, and forgot to put you as author. Sorry :(