Description
Add preset drop-downs for common focal lengths and render resolutions so users can apply standard values in one click without manually typing numbers.
Focal Length Presets
Add a CAM_MANAGER_OT_apply_focal_length_preset operator with an enum of standard focal lengths:
| Value |
Label |
| 14mm |
Ultra Wide |
| 18mm / 24mm / 28mm |
Wide |
| 35mm / 40mm |
Standard Wide |
| 50mm |
Normal |
| 85mm / 100mm / 105mm |
Portrait / Macro |
| 120mm / 135mm |
Medium/Short Telephoto |
| 200mm |
Telephoto |
Resolution Presets
Add a CAM_MANAGER_OT_apply_resolution_preset operator covering standard screen, print, and social media resolutions (HD, QHD, 4K, 8K, Ultra-Wide, Instagram, YouTube, Facebook, Twitter, LinkedIn, DCI).
Applying a resolution preset enables the per-camera resolution overwrite automatically.
UI
Expose both presets in the pie menu and in the N-Panel.
Description
Add preset drop-downs for common focal lengths and render resolutions so users can apply standard values in one click without manually typing numbers.
Focal Length Presets
Add a
CAM_MANAGER_OT_apply_focal_length_presetoperator with an enum of standard focal lengths:Resolution Presets
Add a
CAM_MANAGER_OT_apply_resolution_presetoperator covering standard screen, print, and social media resolutions (HD, QHD, 4K, 8K, Ultra-Wide, Instagram, YouTube, Facebook, Twitter, LinkedIn, DCI).Applying a resolution preset enables the per-camera resolution overwrite automatically.
UI
Expose both presets in the pie menu and in the N-Panel.