Convert filter operations to full frame
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- full-frame-filter-ops (branched from master)
- Build Status
Buildable 14181 Build 14181: arc lint + arc unit
Event Timeline
Comment Actions
- Convert bilateral blur, sun beams and glare operations to full frame
- Implement BilateralBlurOperation get_input_area_of_interest
- Convert gaussian blur operations
Comment Actions
This has been mostly refactored into other patch using iterators
D12219: Compositor: Full frame filter nodes