From eb1f55d3f4bd4c15b671df44779d2bb0f94ab2c8 Mon Sep 17 00:00:00 2001 From: Damien Picard Date: Sun, 26 May 2024 17:11:57 +0200 Subject: [PATCH] Alembic export: update Pack UV Islands option after rename in Blender The rename happened as part of blender/blender@b773eca1b5. The description was changed as well. --- manual/files/import_export/alembic.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/manual/files/import_export/alembic.rst b/manual/files/import_export/alembic.rst index 849cc9d6b..997458886 100644 --- a/manual/files/import_export/alembic.rst +++ b/manual/files/import_export/alembic.rst @@ -129,11 +129,9 @@ UVs When enabled, UV maps are exported. Although the Alembic standard only supports a single UV map, Blender exports all UV maps in a way that should be readable by other software. -Pack UV Islands - Generates an optimized UV layout with non-overlapping islands - that tries to efficiently fill the :term:`Texture Space`. - See the :ref:`Pack Islands operator ` - that works with the same principle for more information. +Merge UVs + When enabled, UVs sharing the same vertex and location will be merged into a single UV. + The exported file can be slightly smaller. Normals When enabled, an object's :term:`Normals ` are exported. -- 2.30.2