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
Differential D7467
Fix For T74346 VSE: Prefetching doesn't work properly with property animations Authored by John Quillan (jquillan) on Apr 18 2020, 4:46 PM. Tags Subscribers None
Details 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
Event TimelineComment Actions 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! Comment Actions 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. Thanks Comment Actions @John Quillan (jquillan) Had to update patch because it didn't apply, and forgot to put you as author. Sorry :( |