Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jul 2024 13:10:30 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2c3041a3e276 - main - graphics/blender-doc: update 3.5 =?utf-8?Q?=E2=86=92?= 4.1, take maintainership
Message-ID:  <202407011310.461DAUX5068903@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2c3041a3e2763cf8cedc5e16bf995b5e28b9d1f9

commit 2c3041a3e2763cf8cedc5e16bf995b5e28b9d1f9
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-07-01 13:07:41 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-07-01 13:07:41 +0000

    graphics/blender-doc: update 3.5 → 4.1, take maintainership
    
    While here regenerate pkg-plist, pet portclippy, add LICENSE
---
 graphics/blender-doc/Makefile  |  18 +-
 graphics/blender-doc/distinfo  |  10 +-
 graphics/blender-doc/pkg-plist | 620 ++++++++++++++++++++++++++---------------
 3 files changed, 409 insertions(+), 239 deletions(-)

diff --git a/graphics/blender-doc/Makefile b/graphics/blender-doc/Makefile
index 9a56354f318d..01b3c3aa9e61 100644
--- a/graphics/blender-doc/Makefile
+++ b/graphics/blender-doc/Makefile
@@ -1,27 +1,27 @@
 PORTNAME=	blender
-PORTVERSION=	3.5
+DISTVERSION=	4.1
 CATEGORIES=	graphics
 MASTER_SITES=	https://docs.blender.org/manual/en/${PORTVERSION}/
 PKGNAMESUFFIX=	-doc
 DISTFILES=	blender_manual_html.zip blender_manual_epub.zip
 DIST_SUBDIR=	${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	vvd@FreeBSD.org
 COMMENT=	Blender Documentation
 WWW=		https://docs.blender.org/
 
-USES=		zip
+LICENSE=	CC-BY-SA-4.0
 
-NO_WRKSUBDIR=	yes
-NO_BUILD=	yes
+USES=		zip
 NO_ARCH=	yes
-VER=		v350
-
+NO_BUILD=	yes
 SUB_FILES=	pkg-message
-PLIST_SUB+=	VER=${VER}
+NO_WRKSUBDIR=	yes
+PLIST_SUB+=	VER=v410
 
 do-install:
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
-	@cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTNAME}*" ${STAGEDIR}${DOCSDIR}/
+	@cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTNAME}*.html" ${STAGEDIR}${DOCSDIR}/
+	@cd ${WRKSRC} && ${CP} "${PORTNAME}"*.epub/*.epub      ${STAGEDIR}${DOCSDIR}/
 
 .include <bsd.port.mk>
diff --git a/graphics/blender-doc/distinfo b/graphics/blender-doc/distinfo
index 978c34416080..7809df5798f5 100644
--- a/graphics/blender-doc/distinfo
+++ b/graphics/blender-doc/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1685049956
-SHA256 (blender-doc-3.5/blender_manual_html.zip) = aba3c29c1ed0145a222a11d298dd51e952ad24d886426168b2d36ee21bdc16bb
-SIZE (blender-doc-3.5/blender_manual_html.zip) = 263326985
-SHA256 (blender-doc-3.5/blender_manual_epub.zip) = 1c51afda32a18a5926d33c8a229d737982b966a532736940e74b18a8b92f0f88
-SIZE (blender-doc-3.5/blender_manual_epub.zip) = 253200767
+TIMESTAMP = 1719834256
+SHA256 (blender-doc-4.1/blender_manual_html.zip) = b5f2b1e08009837bc4bbbe769362dc626df0f7aef161305e065d7c303abfcbe1
+SIZE (blender-doc-4.1/blender_manual_html.zip) = 332365346
+SHA256 (blender-doc-4.1/blender_manual_epub.zip) = ae557b05ff927034c57e40991287b75ec12915994c0e40c65e9861a200d2238b
+SIZE (blender-doc-4.1/blender_manual_epub.zip) = 516019574
diff --git a/graphics/blender-doc/pkg-plist b/graphics/blender-doc/pkg-plist
index 5b20fdb827c4..630d3d8b75aa 100644
--- a/graphics/blender-doc/pkg-plist
+++ b/graphics/blender-doc/pkg-plist
@@ -1,4 +1,7 @@
-%%DOCSDIR%%/blender_manual_%%VER%%_en.epub
+%%DOCSDIR%%/Blender41Manual.epub
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/.buildinfo
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/.htaccess
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/404.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/3dprint_checks.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/3dprint_degenerate.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/3dprint_intersect.jpg
@@ -34,27 +37,23 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_camera_camera-rigs_ui.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_development_icon-viewer_ui.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_images-as-planes_panel.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_mesh-atomic_custom_file.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_mesh-atomic_DNA.jpeg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_mesh-atomic_ESE-2017.jpeg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_mesh-atomic_JPCC-2014.jpg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_mesh-atomic_custom_file.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_mesh-atomic_dupli_1.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_mesh-atomic_dupli_2.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_mesh-atomic_ESE-2017.jpeg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_mesh-atomic_import-PDB.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_mesh-atomic_import-XYZ.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_mesh-atomic_JPCC-2014.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_mesh-atomic_molecule-representations.jpeg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_mesh-atomic_utilities-panel.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_mesh-uv-layout_export-panel.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_mesh-uv-layout_export.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_mesh-uv-layout_uv-editor.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_node-shaders-info_example.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_scene-gltf2_addon-preferences-shader.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_scene-gltf2_addon-preferences-animation.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_scene-gltf2_addon-preferences-variant.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_scene-gltf2_animation-solo-track.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_scene-gltf2_material_specular-custom-node.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_scene-gltf2_material_specular-export-option.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_scene-gltf2_material_variants-detail.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_scene-gltf2_material_variants-switch.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_scene-gltf2_material-alpha-blend.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_scene-gltf2_material-backface-culling.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_scene-gltf2_material-base-color-image-hookup.png
@@ -72,11 +71,17 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_scene-gltf2_material-sheen.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_scene-gltf2_material-unlit.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_scene-gltf2_material-volume.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_scene-gltf2_material_anisotropy-grayscale-texture.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_scene-gltf2_material_anisotropy.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_scene-gltf2_material_variants-detail.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_import-export_scene-gltf2_material_variants-switch.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_interface_brush-menus_ui.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_interface_collection-manager_popup.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_interface_collection-manager_qcd.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_interface_context-menu_ui.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_interface_viewport-pies_preferences.jpg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_io_3ds_shader-nodes.jpg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_io_3ds_world-nodes.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_lighting_dynamic-sky_example.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_lighting_dynamic-sky_ui.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_lighting_sun-position_barcelona-coor.png
@@ -86,10 +91,10 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_lighting_trilighting_ui.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_materials_material-library_ui.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_materials_material-utils_example.jpg
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_mesh_snap_utilities-creating-faces-1.jpg
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_mesh_snap_utilities-creating-faces-2.jpg
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_mesh_snap_utilities-creating-faces-3.jpg
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_mesh_snap_utilities-creating-faces-4.jpg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_mesh_snap_utilities-creating-faces-1.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_mesh_snap_utilities-creating-faces-2.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_mesh_snap_utilities-creating-faces-3.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_mesh_snap_utilities-creating-faces-4.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_mesh_tissue_color-tools.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_mesh_tissue_convert-to-curve-example.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_mesh_tissue_cover.jpg
@@ -208,6 +213,7 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_render_render-freestyle-svg_pallet.svg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_render_render-freestyle-svg_panel.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_render_render-freestyle-svg_suzanne.svg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_basics_advanced-panel.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_bone-positioning_face-eyes-nose-bones.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_bone-positioning_face-eyes-nose-landmarks.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_bone-positioning_face-eyes-pivot-position.png
@@ -223,9 +229,39 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_bone-positioning_limbs-leg-bones.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_bone-positioning_torso-bones.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_bone-positioning_torso-landmarks.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_metarigs_actions-corrective-panel.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_metarigs_actions-list-panel.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_metarigs_actions-normal-panel.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_metarigs_bone-collections-layout-panel.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_metarigs_bone-collections-panel.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_metarigs_built-samples.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_metarigs_color-sets-panel.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_metarigs_rigify-type-panel.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_metarigs_split-samples.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_arm-controls.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_eye-controls.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_eye-properties.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_face-chains.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_finger-controls.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_finger-properties.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_foot-controls.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_foot-properties.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_hand-controls.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_head-controls.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_head-properties.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_ik-fk-switch.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_limb-properties.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_mouth-controls.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_mouth-properties.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_parent-switch.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_rig-ui-panels.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_rubber-tweak.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_simple-controls.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_spine-controls.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_spline-controls-tip.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_spline-controls.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_spline-properties.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-features_tail-controls.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-types_limbs_arm-required.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-types_limbs_leg-required.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/addons_rigging_rigify_rig-types_limbs_paw-required.png
@@ -291,11 +327,14 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_bones_properties_bendy-bones_options.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_bones_properties_bendy-bones_pose-mode.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_bones_properties_bendy-bones_settings-demo.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_bones_properties_bendy-bones_vertex-mapping.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_bones_properties_deform_envelope-distance.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_bones_properties_deform_envelope-radius.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_bones_properties_deform_panel.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_bones_properties_display.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_bones_properties_display_custom-shape-example.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_bones_properties_display_custom-shape-field.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_bones_properties_display_custom_colors.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_bones_properties_display_editmode.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_bones_properties_inverse-kinematics_panel.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_bones_properties_relations_inherit-rot-disabled-descendant.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_bones_properties_relations_inherit-rot-disabled-scale.png
@@ -326,6 +365,7 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_posing_editing_copy-paste_examples-8.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_posing_editing_in-betweens_tools.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_posing_editing_introduction_local-rotation.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_properties_bonecollections_panel.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_properties_display_b-bone.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_properties_display_envelope.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_properties_display_octahedral.png
@@ -334,7 +374,7 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_properties_display_type-stick.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_properties_display_type-wire-edit-mode.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_properties_display_type-wire-pose-mode.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_properties_skeleton_panel.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_properties_introduction_properties-editor.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_skinning_introduction_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_skinning_parenting_bone-empty-groups.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_armatures_skinning_parenting_deform-object-mode.png
@@ -390,14 +430,17 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_constraints_transform_transformation_panel.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_drivers_drivers-panel_add-variable.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_drivers_drivers-panel_angle-curve.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_drivers_drivers-panel_context-property.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_drivers_drivers-panel_distance.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_drivers_drivers-panel_panel.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_drivers_drivers-panel_rotational-difference.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_drivers_drivers-panel_single-property.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_drivers_drivers-panel_transform-channel2.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_drivers_introduction_fcurve.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_drivers_troubleshooting_autorun-file-browser.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_drivers_troubleshooting_autorun-graph-editor.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_drivers_troubleshooting_autorun-user-preference.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_drivers_workflow-examples_attribute-lookup.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_drivers_workflow-examples_chained-shape-keys-basis.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_drivers_workflow-examples_chained-shape-keys-driver-setup.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_drivers_workflow-examples_chained-shape-keys-key1.png
@@ -431,16 +474,18 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_shape-keys_shape-keys-panel_relative.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_shape-keys_workflow_absolute.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/animation_shape-keys_workflow_relative.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/asset-browser-catalogs.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/asset-browser-preview-panel.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/asset-catalog-tree.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/asset_browser-asset_library_preferences.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/asset_browser-assign_catalog.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/asset_browser-clear-asset.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/asset_browser-gold-material.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/asset_browser-pose_library_ellie.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/asset_browser-pose_library-create_from_action_editor.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/asset_browser-pose_library-use_from_viewport.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/asset-browser-catalogs.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/asset-browser-preview-panel.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/asset-catalog-tree.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/asset_browser-pose_library_ellie.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/asset_shelf-options.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/asset_shelf-tabs.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_node-types_CompositorNodeAlphaOver.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_node-types_CompositorNodeAntiAliasing.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_node-types_CompositorNodeBilateralblur.webp
@@ -487,6 +532,7 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_node-types_CompositorNodeInvert.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_node-types_CompositorNodeKeying.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_node-types_CompositorNodeKeyingScreen.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_node-types_CompositorNodeKuwahara.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_node-types_CompositorNodeLensdist.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_node-types_CompositorNodeLevels.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_node-types_CompositorNodeLumaMatte.webp
@@ -512,7 +558,7 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_node-types_CompositorNodeScale.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_node-types_CompositorNodeSeparateXYZ.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_node-types_CompositorNodeSetAlpha.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_node-types_CompositorNodeSplitViewer.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_node-types_CompositorNodeSplit.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_node-types_CompositorNodeStabilize.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_node-types_CompositorNodeSunBeams.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_node-types_CompositorNodeSwitch.webp
@@ -532,10 +578,8 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_realtime-compositor_compositing-space_image-domain_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_realtime-compositor_compositing-space_operation-domain_considerations_clipping-solution.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_realtime-compositor_compositing-space_operation-domain_considerations_clipping.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_realtime-compositor_compositing-space_operation-domain_considerations_pixelation.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_realtime-compositor_compositing-space_operation-domain_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_realtime-compositor_compositing-space_operation-domain_real-example.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_realtime-compositor_compositing-space_operation-domain_wrapping.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_sidebar_options.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_sidebar_view.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_color_alpha-over_example.png
@@ -609,6 +653,19 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_filter-node_example-8-kirsch.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_filter-node_example-9-shadow.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_inpaint_example.jpg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_kuwahara-node_eccentricity0.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_kuwahara-node_eccentricity1.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_kuwahara-node_eccentricity2.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_kuwahara-node_iterations1.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_kuwahara-node_iterations2.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_kuwahara-node_iterations3.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_kuwahara-node_original.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_kuwahara-node_sharpness0.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_kuwahara-node_sharpness05.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_kuwahara-node_sharpness1.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_kuwahara-node_size3.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_kuwahara-node_size6.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_kuwahara-node_size9.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_pixelate_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_sun-beams_example.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/compositing_types_filter_vector-blur_example-1.jpg
@@ -641,6 +698,7 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_3dview_controls_orientation_manipulator-global-2.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_3dview_controls_orientation_manipulator-local.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_3dview_controls_orientation_manipulator-normal.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_3dview_controls_orientation_manipulator-parent.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_3dview_controls_orientation_manipulator-view.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_3dview_controls_orientation_menu.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_3dview_controls_pivot-point_3d-cursor_example.png
@@ -702,6 +760,7 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_3dview_navigate_camera-view_cameras.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_3dview_navigate_camera-view_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_3dview_navigate_introduction_gizmo.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_3dview_navigate_introduction_gizmo_camera_view.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_3dview_navigate_local-view_local1.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_3dview_navigate_local-view_local2.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_3dview_navigate_projections_view-orthographic.png
@@ -754,6 +813,7 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_graph-editor_fcurves_sidebar_curve_active-keyframe-panel.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_graph-editor_fcurves_sidebar_curve_auto-smoothing.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_graph-editor_fcurves_sidebar_modifiers_panel.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_graph-editor_gaussian_smooth.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_graph-editor_introduction_2dcursor.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_graph-editor_introduction_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_graph-editor_introduction_f-curve-example.png
@@ -761,8 +821,9 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_graph-editor_introduction_header-view.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_graph-editor_introduction_markers.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_graph-editor_introduction_view-panel.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_image_image-settings_generated-image-panel.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_image_image-settings_generated-new-image.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_image_image-settings_movie-image-panel.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_image_image-settings_seam-margin.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_image_introduction_main.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_image_sidebar_panel.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_image_sidebar_scopes.png
@@ -832,7 +893,7 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_uv_introduction_3d-uv-space.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_uv_introduction_main.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_uv_introduction_texturing-header.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_uv_sidebar_display-panel.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_uv_overlays.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_vse_combi-sequencer-preview.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_vse_overview.svg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/editors_vse_preview_sample-tool.png
@@ -1153,6 +1214,7 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/interface_controls_nodes_groups_interface-panel.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/interface_controls_nodes_introduction_example.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/interface_controls_nodes_introduction_header.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/interface_controls_nodes_introduction_icons-geometry.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/interface_controls_nodes_introduction_icons-material.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/interface_controls_nodes_introduction_icons-render-layers.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/interface_controls_nodes_introduction_icons-texture.png
@@ -1277,14 +1339,19 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_curves_tools_pen_curve-properties.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_empties_draw-types.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_empties_example-track-to-simple.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_attribute_capture-attribute_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_attribute-reference_attribute-field.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_attribute-reference_convert.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_attribute-reference_search.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_attribute_capture-attribute_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_blur_attribute-attribute_example.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_corners-of-edge_explanation.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_curve_curve-fill_example_0.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_curve_curve-fill_example_1.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_curve_curve-fill_example_2.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_curve_curve-fill_group-id_0.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_curve_curve-fill_group-id_1.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_curve_curve-fill_group-id_2.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_curve_curve-parameter_example.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_curve_curve-to-points_example_1.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_curve_curve-to-points_example_2.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_curve_endpoint-selection_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_curve_fillet-curve_example_1.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_curve_fillet-curve_example_2.png
@@ -1304,12 +1371,13 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_fields_title.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_fields_varying.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_flip-faces_extrude.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_geometry-proximity_example.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_geometry-proximity_modes.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_geometry_bounding-box_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_geometry_duplicate-elements_instance.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_geometry_geometry-to-instance_instance.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_geometry_merge-by-distance_points.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_geometry-proximity_example.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_geometry-proximity_modes.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_geometry_split-to-instances_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_input_edge-vertices_boundary.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_input_face-area_surface-area.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_input_face-is-planar_simple.png
@@ -1322,11 +1390,18 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_introduction_properties.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_material_material-selection_node.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_mesh_shortest-edge-paths_distance.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_points-to-curves.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_repeat_zone.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_sample_index-example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_sample_nearest-example.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_simulation_baking.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_simulation_baking_timeline.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_simulation_example.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_simulation_zone.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_text_replace-string_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_text_string-to-curves_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_texture-nodes_image_texture_node_example.jpg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_tools.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_utilities_accumulate-field_box-stack-2.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_utilities_accumulate-field_box-stack.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_geometry-nodes_utilities_compare_direction.png
@@ -1523,13 +1598,13 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_editing_vertex_make-face-edge_ngon-before.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_editing_vertex_make-face-edge_verts-simple-after.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_editing_vertex_make-face-edge_verts-simple-before.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_editing_vertex_rip-vertices-fill_result.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_editing_vertex_rip-vertices_after.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_editing_vertex_rip-vertices_before.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_editing_vertex_rip-vertices_complexselection-after.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_editing_vertex_rip-vertices_complexselection-before.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_editing_vertex_rip-vertices_edges-after.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_editing_vertex_rip-vertices_edges-before.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_editing_vertex_rip-vertices-fill_result.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_editing_vertex_slide-vertices_example-1.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_editing_vertex_slide-vertices_example-2.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_editing_vertex_slide-vertices_example-3.png
@@ -1584,9 +1659,7 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_selecting_side-of-active_sign.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_structure_cube-example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_structure_edge-face-loops.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_structure_example-auto-smooth.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_structure_example.svg
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_structure_normals-panel.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_structure_viewport.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_extrude-cursor_quad.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_extrude-cursor_vertex.png
@@ -1596,6 +1669,9 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_extrude-region_face-after.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_extrude-region_face-before.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_extrude-region_vert.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_knife-measurement-angles.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_knife-measurement-both.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_knife-measurement-distance.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_knife_angle-after.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_knife_angle-before.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_knife_line-active.png
@@ -1603,9 +1679,6 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_knife_line-before.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_knife_multiple-after.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_knife_multiple-before.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_knife-measurement-angles.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_knife-measurement-both.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_knife-measurement-distance.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_loop_before.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_loop_placement.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_meshes_tools_loop_preview.png
@@ -1795,8 +1868,8 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_modifiers_generate_mask_armature.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_modifiers_generate_mask_panel-armature.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_modifiers_generate_mask_panel-vertex-group.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_modifiers_generate_mask_vertex-group_smooth.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_modifiers_generate_mask_vertex-group.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_modifiers_generate_mask_vertex-group_smooth.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_modifiers_generate_mesh-to-volume_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_modifiers_generate_mesh-to-volume_panel.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_modifiers_generate_mirror_panel.png
@@ -1835,7 +1908,6 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_modifiers_generate_wireframe_example-weights.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_modifiers_generate_wireframe_panel.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_modifiers_generate_wireframe_result.jpg
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_modifiers_introduction_menu.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_modifiers_introduction_mirror-subdiv1.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_modifiers_introduction_mirror-subdiv2.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/modeling_modifiers_introduction_panel-layout.png
@@ -1924,9 +1996,11 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/movie-clip_tracking_dope-sheet_sort.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/movie-clip_tracking_graph_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeAlignEulerToVector.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeAxisAngleToRotation.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeBooleanMath.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeCombineColor.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeCombineColor.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeCompare.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeEulerToRotation.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeFloatToInt.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeInputBool.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeInputColor.webp
@@ -1934,23 +2008,29 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeInputSpecialCharacters.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeInputString.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeInputVector.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeInvertRotation.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeQuaternionToRotation.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeRandomValue.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeReplaceString.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeRotateEuler.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeSeparateColor.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeRotateRotation.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeRotateVector.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeRotationToEuler.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeRotationToQuaternion.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeSeparateColor.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeSliceString.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeStringLength.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_FunctionNodeValueToString.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryCornersOfFace.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryDeformCurvesOnSurface.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeAccumulateField.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeAttributeDomainSize.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeAttributeStatistic.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeBlurAttribute.jpg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeBake.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeBlurAttribute.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeBoundBox.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeCaptureAttribute.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeCollectionInfo.jpeg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeCollectionInfo.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeConvexHull.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeCornersOfEdge.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeCornersOfVertex.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeCurveArc.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeCurveEndpointSelection.webp
@@ -1968,88 +2048,97 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeCurveStar.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeCurveToMesh.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeCurveToPoints.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeDeformCurvesOnSurface.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeDeleteGeometry.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeDistributePointsInVolume.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeDistributePointsInVolume.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeDistributePointsOnFaces.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeDualMesh.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeDuplicateElements.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeEdgePathsToCurves.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeEdgePathsToSelection.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeDuplicateElements.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeEdgePathsToCurves.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeEdgePathsToSelection.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeEdgesOfCorner.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeEdgesOfVertex.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeEdgesToFaceGroups.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeEdgesToFaceGroups.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeExtrudeMesh.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeFaceOfCorner.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeFieldAtIndex.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeFieldOnDomain.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeFillCurve.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeFilletCurve.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeFlipFaces.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeGeometryToInstance.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeImage.jpg
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeImageInfo.jpg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeImageInfo.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeImageTexture.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeIndexOfNearest.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeIndexSwitch.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputActiveCamera.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputCurveHandlePositions.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputCurveTilt.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputEdgeSmooth.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputID.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputImage.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputIndex.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputInstanceRotation.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputInstanceScale.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputInstanceRotation.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputInstanceScale.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputMaterial.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputMaterialIndex.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputMeshEdgeAngle.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputMeshEdgeNeighbors.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputMeshEdgeVertices.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputMeshFaceArea.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputMeshFaceIsPlanar.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputMeshFaceIsPlanar.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputMeshFaceNeighbors.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputMeshIsland.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputMeshVertexNeighbors.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputNamedAttribute.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputNormal.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputPosition.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputRadius.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputSceneTime.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputShadeSmooth.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputShortestEdgePaths.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputShortestEdgePaths.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputSplineCyclic.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputSplineResolution.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInputTangent.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInstanceOnPoints.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInstancesToPoints.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInterpolateCurves.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInterpolateDomain.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeInterpolateCurves.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeIsViewport.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeJoinGeometry.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMenuSwitch.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMenuSwitch_conflict.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMenuSwitch_group_wrapper.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMergeByDistance.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMeshBoolean.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMeshCircle.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMeshCone.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMeshCube.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMeshCylinder.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMeshFaceSetBoundaries.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMeshFaceSetBoundaries.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMeshGrid.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMeshIcoSphere.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMeshLine.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMeshToCurve.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMeshToPoints.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMeshToVolume.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMeshToVolume.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeMeshUVSphere.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeNamedAttribute.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeObjectInfo.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeOffsetCornerInFace.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeOffsetPointInCurve.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodePoints.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodePoints.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodePointsOfCurve.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodePointsToCurves.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodePointsToVertices.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodePointsToVolume.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeProximity.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeRaycast.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeRealizeInstances.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeRemoveNamedAttribute.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeRemoveAttribute.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeReplaceMaterial.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeResampleCurve.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeReverseCurve.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeRotateInstances.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeSampleCurve.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeSampleCurve.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeSampleIndex.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeSampleNearest.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeSampleNearestSurface.webp
@@ -2071,26 +2160,33 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeSetShadeSmooth.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeSetSplineCyclic.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeSetSplineResolution.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeSortElements.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeSplineLength.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeSplineParameter.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeSplitEdges.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeStoreNamedAttribute.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeSplitToInstances.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeStoreNamedAttribute.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeStringJoin.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeStringToCurves.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeSubdivideCurve.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeSubdivideMesh.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeSubdivisionSurface.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeSwitch.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeTransformGeometry.jpg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeTool3DCursor.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeToolFaceSet.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeToolSelection.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeToolSetFaceSet.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeToolSetSelection.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeTransform.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeTranslateInstances.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeTriangulate.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeTrimCurve.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeUVPackIslands.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeUVUnwrap.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeVertexOfCorner.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeViewer.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeVolumeCube.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeVolumeCube.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryNodeVolumeToMesh.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryUVPackIslands.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_GeometryUVUnrwap.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeAddShader.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeAmbientOcclusion.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeAttribute.webp
@@ -2100,15 +2196,14 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeBsdfAnisotropic.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeBsdfDiffuse.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeBsdfGlass.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeBsdfGlossy.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeBsdfHair.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeBsdfHairPrincipled.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeBsdfPrincipled.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeBsdfRefraction.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeBsdfSheen.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeBsdfToon.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeBsdfTranslucent.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeBsdfTransparent.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeBsdfVelvet.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeBump.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeCameraData.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeClamp.webp
@@ -2122,8 +2217,8 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeLayerWeight.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeLightFalloff.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeLightPath.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeMapping.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeMapRange.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeMapping.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeMixShader.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeNewGeometry.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeNormalMap.webp
@@ -2147,7 +2242,6 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeTexIES.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeTexImage.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeTexMagic.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeTexMusgrave.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeTexNoise.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeTexPointDensity.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_ShaderNodeTexSky.webp
@@ -2184,9 +2278,9 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_TextureNodeTexMusgrave.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_TextureNodeTexNoise.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_TextureNodeTexStucci.webp
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_TextureNodeTexture.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_TextureNodeTexVoronoi.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_TextureNodeTexWood.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_TextureNodeTexture.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_TextureNodeTranslate.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_TextureNodeValToNor.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/node-types_TextureNodeViewer.webp
@@ -2394,12 +2488,12 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_layers_passes_combine.svg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_layers_passes_eevee-combine.svg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_layers_view-layer_panel.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_lights_light-object-area-spread.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_lights_light-object_shadow-spotlight.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_lights_light-object_size45.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_lights_light-object_size60.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_lights_light-object_terms.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_lights_light-object_viewport.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_lights_light-object-area-spread.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_lights_world_environment-lighting.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_materials_assignment_panel-edit-mode.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_materials_assignment_panel-object-mode.png
@@ -2482,6 +2576,7 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_input_volume-info_example-fire.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_input_volume-info_example.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_input_wireframe_example.jpg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_principled_layers.svg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_anisotropic_example.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_anisotropic_rot0.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_anisotropic_rot025.jpg
@@ -2498,11 +2593,6 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_glossy_behavior.svg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_glossy_example.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_glossy_rough.jpg
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_hair_mix-node.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_hair_reflect-offset.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_hair_reflect-roughness-uv.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_hair_trans-offset.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_hair_trans-roughness-uv.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_hair-principled_demo-coat.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_hair-principled_demo-color.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_hair-principled_demo-melanin-redness.jpg
@@ -2512,13 +2602,41 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_hair-principled_demo-random-roughness.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_hair-principled_demo-roughness.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_hair-principled_demo-tint.jpg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_hair_mix-node.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_hair_reflect-offset.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_hair_reflect-roughness-uv.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_hair_trans-offset.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_hair_trans-roughness-uv.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_holdout_example.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_mix_example.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_mix_node.jpg
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled_example-1a.jpg
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled_example-2a.jpg
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled_example-2b.jpg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-alpha.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-base-color.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-coat-ior.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-coat-roughness.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-coat-tint.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-coat-weight.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-emission-color.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-emission-strength.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-ior.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-metallic.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-roughness.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-sheen-roughness.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-sheen-tint.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-sheen-weight.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-specular-anisotropic-rotation.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-specular-anisotropic.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-specular-ior-level.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-specular-tint.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-subsurface-anisotropy.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-subsurface-ior.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-subsurface-radius.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-subsurface-scale.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-subsurface-weight.webp
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_principled-transmission-weight.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_refraction_example.jpg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_sheen_behavior.svg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_sheen_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_sss_example.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_toon_example.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_translucent_behavior.svg
@@ -2526,8 +2644,6 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_transparent_behavior.svg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_transparent_example-dark.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_transparent_example.jpg
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_velvet_behavior.svg
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_velvet_example.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_volume-absorption_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_shader_volume-scatter_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_brick_example.jpg
@@ -2536,14 +2652,16 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_gradient_example.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_ies_example.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_image_example.jpg
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_image_projection-box.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_image_projection-flat.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_image_projection-sphere.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_image_projection-tube.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_magic_example.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_musgrave_example-type-fbm.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_musgrave_example-type-hybrid.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_musgrave_example-type-multifractal.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_musgrave_example-type-ridged.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_musgrave_example-type-terrain.jpg
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_musgrave_example.jpg
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_musgrave_nodes.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_noise_1d-noise-plot.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_noise_example.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/render_shader-nodes_textures_noise_issue-banding.png
@@ -2601,8 +2719,8 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/scene-layout_collections_introduction_scene-organization.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/scene-layout_collections_introduction_venn-diagram.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/scene-layout_collections_property_panel.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/scene-layout_object_editing_duplicate_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/scene-layout_object_editing_duplicate-linked_example.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/scene-layout_object_editing_duplicate_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/scene-layout_object_editing_link-transfer_transfer-mesh-data_menu.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/scene-layout_object_editing_mirror_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/scene-layout_object_editing_mirror_panel.png
@@ -2669,7 +2787,7 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/sculpt-paint_brush_introduction_brush-circle.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/sculpt-paint_brush_introduction_face-select-hidden.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/sculpt-paint_brush_introduction_face-select.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/sculpt-paint_brush_introduction_select.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/sculpt-paint_brush_introduction_select.webp
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/sculpt-paint_brush_introduction_vertex-select.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/sculpt-paint_brush_stroke_stroke-panel.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/sculpt-paint_brush_texture_ui-example.jpg
@@ -2713,8 +2831,8 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/sculpt-paint_sculpting_toolbar_add_subt_brushes.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/sculpt-paint_sculpting_toolbar_contrast_brushes.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/sculpt-paint_sculpting_toolbar_filters.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/sculpt-paint_sculpting_toolbar_general_brushes.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/sculpt-paint_sculpting_toolbar_general.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/sculpt-paint_sculpting_toolbar_general_brushes.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/sculpt-paint_sculpting_toolbar_gestures.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/sculpt-paint_sculpting_toolbar_paint.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/sculpt-paint_sculpting_toolbar_singleclick.png
@@ -2751,6 +2869,7 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/troubleshooting_3d-view_graphics-z-fighting-none.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/troubleshooting_python_traceback.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/troubleshooting_recover_display-file-date.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/video-editing-retiming.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/video-editing_introduction_screen-layout.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/video-editing_preview_display-mode_example.jpg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/video-editing_preview_display-mode_histogram.png
@@ -2780,50 +2899,35 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/video-editing_sequencer_strips_transitions_cross_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/video-editing_sequencer_strips_transitions_wipe_example.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/vse_setup_project_dir-structure-example.png
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_images/vse_setup_project_striptypes_sound-pan.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/basic.css
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/blender-logo.svg
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/cover.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/badge_only.css
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/epub_overrides.css
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/fonts/fontawesome-webfont.eot
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/fonts/fontawesome-webfont.svg
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/fonts/fontawesome-webfont.ttf
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/fonts/fontawesome-webfont.woff
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/fonts/fontawesome-webfont.woff2
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/fonts/lato-bold-italic.woff
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/fonts/lato-bold-italic.woff2
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/fonts/lato-bold.woff
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/fonts/lato-bold.woff2
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/fonts/lato-normal-italic.woff
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/fonts/lato-normal-italic.woff2
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/fonts/lato-normal.woff
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/fonts/lato-normal.woff2
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/fonts/Roboto-Slab-Bold.woff
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/fonts/Roboto-Slab-Bold.woff2
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/fonts/Roboto-Slab-Regular.woff
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/fonts/Roboto-Slab-Regular.woff2
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/theme_overrides.css
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/theme.css
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/css/version_switch.css
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/debug.css
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/doctools.js
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/documentation_options.js
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/favicon.ico
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/file.png
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/js/badge_only.js
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/js/html5shiv-printshiv.min.js
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/js/html5shiv.min.js
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/js/theme.js
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/js/version_switch.js
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/language_data.js
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/minus.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/opensearch.xml
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/plus.png
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/pygments.css
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/scripts/furo-extensions.js
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/scripts/furo.js
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/scripts/furo.js.LICENSE.txt
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/scripts/furo.js.map
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/searchtools.js
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/skeleton.css
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/sphinx_highlight.js
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/.buildinfo
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/.htaccess
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/404.html
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/styles/furo-extensions.css
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/styles/furo-extensions.css.map
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/styles/furo.css
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/_static/styles/furo.css.map
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/3d_view/3d_navigation.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/3d_view/index.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/3d_view/math_vis_console.html
@@ -2865,6 +2969,8 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/animation/corrective_shape_keys.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/animation/index.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/animation/turnaround_camera.html
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/baking/index.html
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/baking/vdm_brush_baker.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/camera/camera_rigs.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/camera/index.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/development/dependency_graph.html
@@ -2880,17 +2986,16 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/import_export/images_as_planes.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/import_export/index.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/import_export/mesh_atomic.html
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/import_export/mesh_ply.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/import_export/mesh_stl.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/import_export/mesh_uv_layout.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/import_export/node_shaders_info.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/import_export/palettes.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/import_export/paper_model.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/import_export/pc2.html
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/import_export/scene_3ds.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/import_export/scene_dxf.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/import_export/scene_fbx.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/import_export/scene_gltf2.html
-%%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/import_export/scene_obj.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/import_export/scene_x3d.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/import_export/shape_mdd.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/addons/index.html
@@ -2990,8 +3095,8 @@
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/advanced/scripting/introduction.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/advanced/scripting/security.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/animation/actions.html
+%%DOCSDIR%%/blender_manual_%%VER%%_en.html/animation/armatures/bones/bone_collections.html
 %%DOCSDIR%%/blender_manual_%%VER%%_en.html/animation/armatures/bones/editing/bone_roll.html
*** 705 LINES SKIPPED ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407011310.461DAUX5068903>