Fix #107265: Compositor: output node remove note that z-depth can be saved #104457

Closed
Habib Gahbiche wants to merge 53 commits from zazizizou/blender-manual:com-outputfile into blender-v3.6-release

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
3 changed files with 3 additions and 3 deletions
Showing only changes of commit d644606a9a - Show all commits

View File

@ -381,7 +381,7 @@ Sequencer: Display Image File Name
When seeking through an image sequence, display the active strips' When seeking through an image sequence, display the active strips'
file name for the current frame, and its playhead (in square brackets). file name for the current frame, and its playhead (in square brackets).
Usage: Find it in the VSE header. Usage: Find it in the sequencer header.
EXR Render: Warn when Z not connected EXR Render: Warn when Z not connected

View File

@ -23,7 +23,7 @@ The gizmos however are unique for the Preview.
.. figure:: /images/editors_vse_type.svg .. figure:: /images/editors_vse_type.svg
:alt: Preview window :alt: Preview window
Figure 1: Preview window of VSE. Figure 1: Preview window of Video Sequencer.
Sequencer preview is used to display result of rendering Sequencer timeline. Sequencer preview is used to display result of rendering Sequencer timeline.
This can be further configured to display output from certain channel, overlay or image analyzer (scope). This can be further configured to display output from certain channel, overlay or image analyzer (scope).

View File

@ -28,7 +28,7 @@ Expand
Snapping Snapping
^^^^^^^^ ^^^^^^^^
It is possible to enable snapping in the header of the VSE. It is possible to enable snapping in the header of the Video Sequencer.
The snapping behavior can be configured as follows: The snapping behavior can be configured as follows:
.. _bpy.types.SequencerToolSettings.snap_to_current_frame: .. _bpy.types.SequencerToolSettings.snap_to_current_frame: