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/source/blender/blenkernel
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
..
2017-03-25 10:04:04 +11:00
2017-03-25 10:04:04 +11:00
2017-03-12 02:47:53 +11:00
2016-08-06 10:58:13 +02:00
2016-05-17 03:07:40 +10:00
2016-07-30 16:46:13 +10:00
2017-04-21 17:12:43 +10:00
2016-08-08 17:51:15 +02:00
2017-04-13 12:33:05 +03:00
2016-07-14 18:33:12 +02:00
2017-04-13 12:33:05 +03:00
2015-11-12 18:54:26 +11:00
2017-03-12 02:47:53 +11:00
2016-05-11 20:20:25 +10:00
2016-08-16 13:30:40 +02:00
2016-05-03 13:52:07 +10:00
2016-08-06 10:58:13 +02:00