Page MenuHome

Compositor: Full frame Box Mask node
ClosedPublic

Authored by Manuel Castilla (manzanilla) on Jun 16 2021, 11:41 PM.

Details

Summary

Adds full frame implementation to Box Mask node operation.
No functional changes.

Diff Detail

Repository
rB Blender
Branch
cmp-node-box-mask (branched from master)
Build Status
Buildable 15263
Build 15263: arc lint + arc unit

Event Timeline

Manuel Castilla (manzanilla) requested review of this revision.Jun 16 2021, 11:41 PM
Manuel Castilla (manzanilla) created this revision.
Jeroen Bakker (jbakker) requested changes to this revision.Jun 21 2021, 11:08 AM
Jeroen Bakker (jbakker) added inline comments.
source/blender/compositor/operations/COM_BoxMaskOperation.cc
133

Same as for Ellipse node. Move switch statement outside the inner loop.

This revision now requires changes to proceed.Jun 21 2021, 11:08 AM
  • Merge branch 'master' into cmp-node-box-mask
  • Move switch statement outside the inner loop
Manuel Castilla (manzanilla) marked an inline comment as done.Jul 20 2021, 11:31 PM
This revision is now accepted and ready to land.Jul 26 2021, 11:27 AM
This revision was automatically updated to reflect the committed changes.