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.
Showing only changes of commit 0878b4b5f0 - Show all commits

View File

@ -14,13 +14,14 @@ and consequently we can render via a remote shell (typically SSH).
- See :doc:`Command Line Arguments </advanced/command_line/arguments>` - See :doc:`Command Line Arguments </advanced/command_line/arguments>`
for a full list of arguments for a full list of arguments
(for example to specify which scene to render, the end frame number, etc.), or simply run: (for example to specify which scene to render, the end frame number, etc.), or simply run:
- See :ref:`Command Line Launching <command_line-launch-index>`
for specific instructions on launching Blender from the command line.
.. code-block:: sh .. code-block:: sh
blender --help blender --help
- See :ref:`Command Line Launching <command_line-launch-index>`
for specific instructions on launching Blender from the command line.
.. note:: .. note::
Arguments are executed in the order they are given! Arguments are executed in the order they are given!