Releases: walles/find_bad_motion_tracks
Releases · walles/find_bad_motion_tracks
1.0.2: Fix the tagline length
1.0.1: Corner case bugs fixed
Plus large refactorings and added tests.
1.0.0: Reviewer requested cleanups
And a new icon.
Review feedback from here:
https://extensions.blender.org/approval-queue/find-bad-tracks/#activity
0.9.1: Adapt requirements to extensions.blender.org
Adapt requirements to extensions.blender.org
0.9.0: First Blender Extension release
First Blender Extension release
0.0.5: Add duplicate tracks detection
Duplicate tracks can sometimes diverge when your tracking is bad. Candidates for this will be at the top of the duplicate tracks list.
0.0.4: Fix problems when not having any 3D objects
This release properly handles #2 and #3. Before this release, the add-on only worked if you had more than zero 3D objects, which is a silly restriction for a motion tracking add-on. With this release, the add-on works as long as you have a movie clip, which makes a lot more sense.
0.0.3
0.0.2: Analyze second derivative as well
This means we will catch tracks that suddenly start moving in a new direction, even if the movement itself is inside of the allowed bounds. Also, don't list locked tracks, we assume they have been manually vetted by a human.
0.0.1: Initial release
Please report bugs: https://github.com/walles/find_bad_motion_tracks/issues