UI: Show Passepartout When All Overlays Off #104853

Merged
Aaron Carlisle merged 8 commits from dupoxy/blender-manual:passepartout-overlays-off into blender-v4.2-release 2024-07-09 02:36:12 +02:00
2 changed files with 11 additions and 0 deletions

View File

@ -11,6 +11,12 @@ Viewport Overlays
:Header: |overlays-icon| :menuselection:`Overlays` :Header: |overlays-icon| :menuselection:`Overlays`
Clicking the icon toggles all overlays in the 3D Viewport. Clicking the icon toggles all overlays in the 3D Viewport.
.. note::
Cameras outline & :ref:`passepartout <bpy.types.Camera.show_passepartout>` are not considered Viewport overlays.
The drop-down button displays a popover with more detailed settings, The drop-down button displays a popover with more detailed settings,
which are described below. which are described below.

View File

@ -58,6 +58,11 @@ Local Camera
separate from the global active camera that's defined in the scene. separate from the global active camera that's defined in the scene.
The selector next to the checkbox lets you choose this camera. The selector next to the checkbox lets you choose this camera.
.. _bpy.types.View3DOverlay.show_camera_passepartout:
Passepartout
Show :ref:`camera passepartout <bpy.types.Camera.show_passepartout>` when in :ref:`camera view <bpy.ops.view3d.view_camera>`.
.. _bpy.types.SpaceView3D.use_render_border: .. _bpy.types.SpaceView3D.use_render_border:
Render Region Render Region