Page 1 of 1

Moving polyline using center control doesn't set keyframes

PostPosted: Sat Dec 28, 2019 1:15 am
by fullmetalfilm
I'm in Fusion, rotoscoping and using Polyline to create a garbage matte. I'm using the divide and conquer technique - so creating keyframes at beginning, end and middle and then adjusting.

With the polyline node selected in fusion, if I move any single point on the poly it sets a keyframe. I can also set keyframes by selecting all the points and then using my mouse to move a single point which of course moves the entire poly.

However, if I select the center control and drag, which moves the entire poly, no keyframe is set. This doesn't seem correct because the poly points moved and so a keyframe should be set, no matter the method used to move them. Seems like a bug.

OSX: 10.14.6
Resolve: 16.1.2.026.

Thanks,

Mark.

Re: Moving polyline using center control doesn't set keyfram

PostPosted: Sat Dec 28, 2019 2:58 am
by xunile
If you move the center point, you are moving the entire shape, this can be animated by keyframing the center x and y points. All of the points of the polyline are staying the same distance from the center point. Moving the points, either one at a time or as a group is affecting the shape, and is actually moving the points independent of the center point. These are 2 different operations, similar but different.

Re: Moving polyline using center control doesn't set keyfram

PostPosted: Sun Dec 29, 2019 3:58 am
by fullmetalfilm
xunile wrote:If you move the center point, you are moving the entire shape, this can be animated by keyframing the center x and y points. All of the points of the polyline are staying the same distance from the center point. Moving the points, either one at a time or as a group is affecting the shape, and is actually moving the points independent of the center point. These are 2 different operations, similar but different.


Thanks Eric, I confirmed you're right about this. And it makes sense to me now. If I set a keyframe on the "Center" X and Y, and then move the center, I get a new keyframe category of "Displacement" appearing and it keyframes reliably. Moving the center doesn't create keyframes until I create that first keyframe for Displacement manually.

Mark.