Blender Git Commit Log

Git Commits -> Revision de7d37d

May 6, 2021, 09:25 (GMT)
Fix wrong tracking curves after changing clip offset

The issue was caused by frame start/offset change triggering clip
reload, which was happening with a hardcoded scene frame index of 1,
which could be outside of the actual clip frames.

Solved by removing source change tag from the frame start/offset
update. The source doesn't really change: the resolution will stay
the same, as well as media type, its duration. So the tag was not
needed.

Commit Details:

Full Hash: de7d37db6965b541d6347beaf2a531768bb21bbe
Parent Commit: 5cf73f8
Committed By: Stefan Werner
Lines Changed: +2, -2

1 Modified Path:

/source/blender/makesrna/intern/rna_movieclip.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021