Page MenuHome

Compositor: Full frame distort nodes
ClosedPublic

Authored by Manuel Castilla (manzanilla) on Aug 8 2021, 7:22 PM.

Details

Summary

Adds full frame implementation to "Displace", "Crop", "Flip",
"Plane Track Deform", "Corner Pin", "Movie Distortion",
"Lens Distortion" and "Map UV" nodes.

The other nodes in "Distort" sub-menu are implemented
separately in other commits.

Diff Detail

Repository
rB Blender
Branch
cmp-nodes-distort (branched from master)
Build Status
Buildable 16285
Build 16285: arc lint + arc unit

Event Timeline

Manuel Castilla (manzanilla) requested review of this revision.Aug 8 2021, 7:22 PM
Manuel Castilla (manzanilla) created this revision.

I saw several similar changes in multiple patches. You know that you can relate patches and also stack them with the arc tool. You can think of having a patch with the base changes (memory buffer etc) and then per node category a patch for the changes in the node. This makes the code review easier.

This revision is now accepted and ready to land.Aug 9 2021, 9:24 AM
This revision was automatically updated to reflect the committed changes.