UV: Document pack islands features and new ui #104468

Closed
Chris Blackbourn wants to merge 63 commits from Chris_Blackbourn/blender-manual:uv_pack_islands 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 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 Environment Variables
--------------------- ---------------------