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 1d69efa27f - Show all commits

View File

@ -61,6 +61,13 @@ Disable Wayland (forcing X11)
WAYLAND_DISPLAY="" blender
Disable ``libdecor`` (forcing borderless windows under Gnome-Shell)
Uninstall ``libdecor``, then run Blender with an empty X11 display variable.
.. code-block:: sh
DISPLAY="" blender
Environment Variables
---------------------