Blender Git Loki
Git Commits -> Revision 92f6e60
Revision 92f6e60 by Sergey Sharybin (master) July 29, 2019, 10:30 (GMT) |
Fix T67876: 2D Stabilization doesn't compensate rotation in spacial cases This was caused by 2D stabilization trying to be smart and lower weight of tracks which are too close to the rotation center. This was causing algorithm to ignore a single track which was set to constant 1 weight and used for rotation compensation. It is quite tricky to quantify this change without having comprehensive regression suit, so can only hope that initial intention is still working as expected. |
Commit Details:
Full Hash: 92f6e60f46b4f4db04a3b9a49b9429a027148ee7
Parent Commit: 60d71ff
Lines Changed: +8, -5
1 Modified Path:
/source/blender/blenkernel/intern/tracking_stabilize.c (+8, -5) (Diff)