Skip to content

Releases: walles/find_bad_motion_tracks

1.0.2: Fix the tagline length

13 Jun 18:26
Compare
Choose a tag to compare

It must be 64 characters or less.

1.0.1: Corner case bugs fixed

13 Jun 18:22
Compare
Choose a tag to compare

Plus large refactorings and added tests.

1.0.0: Reviewer requested cleanups

09 Jun 06:58
Compare
Choose a tag to compare

0.9.1: Adapt requirements to extensions.blender.org

23 May 18:38
Compare
Choose a tag to compare
Adapt requirements to extensions.blender.org

0.9.0: First Blender Extension release

23 May 16:51
Compare
Choose a tag to compare
First Blender Extension release

0.0.5: Add duplicate tracks detection

15 Jan 18:22
Compare
Choose a tag to compare
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

14 Aug 10:03
Compare
Choose a tag to compare
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

13 Aug 16:32
Compare
Choose a tag to compare
Fix some potential crashes

0.0.2: Analyze second derivative as well

03 Aug 18:05
Compare
Choose a tag to compare
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

03 Aug 07:38
Compare
Choose a tag to compare
Please report bugs:
https://github.com/walles/find_bad_motion_tracks/issues