This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/intern
Sergey Sharybin b0015686e2 Fix T50908: Motion Tracker ignored grease pencil mask
This feature got lost with new auto-track API,

Added it back by extending frame accessor class. This isn't really
a frame thing, but we don't have other type of accessor here.

Surely, we can use old-style API here and pass mask via region
tracker options for this particular case, but then it becomes much
less obvious how real auto-tracker will access this mask with old
style API.

So seems we do need an accessor for such data, just matter of
finding better place than frame accessor.
2017-05-26 15:27:49 +02:00
..
2016-01-04 14:20:48 +05:00
2017-03-12 02:47:53 +11:00
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-07-02 10:08:33 +10:00
2016-01-04 14:20:48 +05:00
2016-06-11 22:05:20 +02:00
2016-01-04 14:20:48 +05:00
2017-03-12 02:47:53 +11:00