Page MenuHome

Compositor: Full frame transform nodes
ClosedPublic

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

Details

Summary

Adds full frame implementation to "Rotate", "Transform" and
"Stabilize2D" nodes.
To avoid sampling twice when concatenating scale and rotate
operations, a TransformOperation is implemented with all
the functionality.
The nodes have no functional changes.

Diff Detail

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