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 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!