diff --git a/scripts/modules/rna_manual_reference.py b/scripts/modules/rna_manual_reference.py index ab4e8ef6f72..4753f543ad7 100644 --- a/scripts/modules/rna_manual_reference.py +++ b/scripts/modules/rna_manual_reference.py @@ -42,6 +42,10 @@ url_manual_mapping = ( ("bpy.types.gpencilsculptsettings.use_automasking_layer_stroke*", "grease_pencil/modes/sculpting/introduction.html#bpy-types-gpencilsculptsettings-use-automasking-layer-stroke"), ("bpy.types.lineartgpencilmodifier.use_image_boundary_trimming*", "grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-use-image-boundary-trimming"), ("bpy.types.materiallineart.use_intersection_priority_override*", "render/materials/line_art.html#bpy-types-materiallineart-use-intersection-priority-override"), + ("bpy.types.preferencesedit.show_only_selected_curve_keyframes*", "editors/preferences/animation.html#bpy-types-preferencesedit-show-only-selected-curve-keyframes"), + ("bpy.types.preferencesfilepaths.use_auto_save_temporary_files*", "editors/preferences/save_load.html#bpy-types-preferencesfilepaths-use-auto-save-temporary-files"), + ("bpy.types.preferencesinput.view_rotate_sensitivity_turntable*", "editors/preferences/navigation.html#bpy-types-preferencesinput-view-rotate-sensitivity-turntable"), + ("bpy.types.preferencessystem.sequencer_disk_cache_compression*", "editors/preferences/system.html#bpy-types-preferencessystem-sequencer-disk-cache-compression"), ("bpy.types.rigidbodyconstraint.use_override_solver_iterations*", "physics/rigid_body/constraints/introduction.html#bpy-types-rigidbodyconstraint-use-override-solver-iterations"), ("bpy.types.toolsettings.use_gpencil_vertex_select_mask_stroke*", "grease_pencil/modes/vertex_paint/introduction.html#bpy-types-toolsettings-use-gpencil-vertex-select-mask-stroke"), ("bpy.types.toolsettings.use_transform_correct_face_attributes*", "modeling/meshes/tools/tool_settings.html#bpy-types-toolsettings-use-transform-correct-face-attributes"), @@ -49,6 +53,8 @@ url_manual_mapping = ( ("bpy.types.cyclesrendersettings.adaptive_scrambling_distance*", "render/cycles/render_settings/sampling.html#bpy-types-cyclesrendersettings-adaptive-scrambling-distance"), ("bpy.types.cyclesrendersettings.preview_adaptive_min_samples*", "render/cycles/render_settings/sampling.html#bpy-types-cyclesrendersettings-preview-adaptive-min-samples"), ("bpy.types.lineartgpencilmodifier.use_face_mark_keep_contour*", "grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-use-face-mark-keep-contour"), + ("bpy.types.preferencesfilepaths.show_hidden_files_datablocks*", "editors/preferences/save_load.html#bpy-types-preferencesfilepaths-show-hidden-files-datablocks"), + ("bpy.types.preferencessystem.sequencer_disk_cache_size_limit*", "editors/preferences/system.html#bpy-types-preferencessystem-sequencer-disk-cache-size-limit"), ("bpy.types.rendersettings.use_sequencer_override_scene_strip*", "editors/video_sequencer/preview/sidebar.html#bpy-types-rendersettings-use-sequencer-override-scene-strip"), ("bpy.types.toolsettings.use_transform_correct_keep_connected*", "modeling/meshes/tools/tool_settings.html#bpy-types-toolsettings-use-transform-correct-keep-connected"), ("bpy.types.clothsettings.internal_compression_stiffness_max*", "physics/cloth/settings/physical_properties.html#bpy-types-clothsettings-internal-compression-stiffness-max"), @@ -56,6 +62,9 @@ url_manual_mapping = ( ("bpy.types.cyclesrendersettings.preview_scrambling_distance*", "render/cycles/render_settings/sampling.html#bpy-types-cyclesrendersettings-preview-scrambling-distance"), ("bpy.types.fluiddomainsettings.sndparticle_potential_radius*", "physics/fluid/type/domain/liquid/particles.html#bpy-types-fluiddomainsettings-sndparticle-potential-radius"), ("bpy.types.objectlineart.use_intersection_priority_override*", "scene_layout/object/properties/line_art.html#bpy-types-objectlineart-use-intersection-priority-override"), + ("bpy.types.preferencesedit.grease_pencil_euclidean_distance*", "editors/preferences/editing.html#bpy-types-preferencesedit-grease-pencil-euclidean-distance"), + ("bpy.types.preferencesedit.grease_pencil_manhattan_distance*", "editors/preferences/editing.html#bpy-types-preferencesedit-grease-pencil-manhattan-distance"), + ("bpy.types.preferencesinput.mouse_emulate_3_button_modifier*", "editors/preferences/input.html#bpy-types-preferencesinput-mouse-emulate-3-button-modifier"), ("bpy.types.brushgpencilsettings.use_stroke_random_strength*", "grease_pencil/modes/draw/tools/draw.html#bpy-types-brushgpencilsettings-use-stroke-random-strength"), ("bpy.types.clothsettings.vertex_group_structural_stiffness*", "physics/cloth/settings/property_weights.html#bpy-types-clothsettings-vertex-group-structural-stiffness"), ("bpy.types.cyclesrendersettings.film_transparent_roughness*", "render/cycles/render_settings/film.html#bpy-types-cyclesrendersettings-film-transparent-roughness"), @@ -67,6 +76,9 @@ url_manual_mapping = ( ("bpy.types.fluiddomainsettings.vector_scale_with_magnitude*", "physics/fluid/type/domain/gas/viewport_display.html#bpy-types-fluiddomainsettings-vector-scale-with-magnitude"), ("bpy.types.lineartgpencilmodifier.use_face_mark_boundaries*", "grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-use-face-mark-boundaries"), ("bpy.types.movietrackingstabilization.use_2d_stabilization*", "movie_clip/tracking/clip/sidebar/stabilization/panel.html#bpy-types-movietrackingstabilization-use-2d-stabilization"), + ("bpy.types.preferencesedit.keyframe_new_interpolation_type*", "editors/preferences/animation.html#bpy-types-preferencesedit-keyframe-new-interpolation-type"), + ("bpy.types.preferencesedit.use_auto_keyframe_insert_needed*", "editors/preferences/animation.html#bpy-types-preferencesedit-use-auto-keyframe-insert-needed"), + ("bpy.types.preferencesedit.use_fcurve_high_quality_drawing*", "editors/preferences/animation.html#bpy-types-preferencesedit-use-fcurve-high-quality-drawing"), ("bpy.types.spacespreadsheet.display_context_path_collapsed*", "editors/spreadsheet.html#bpy-types-spacespreadsheet-display-context-path-collapsed"), ("bpy.types.toolsettings.annotation_stroke_placement_view2d*", "interface/annotate_tool.html#bpy-types-toolsettings-annotation-stroke-placement-view2d"), ("bpy.types.toolsettings.annotation_stroke_placement_view3d*", "interface/annotate_tool.html#bpy-types-toolsettings-annotation-stroke-placement-view3d"), @@ -77,6 +89,7 @@ url_manual_mapping = ( ("bpy.types.fluiddomainsettings.use_collision_border_front*", "physics/fluid/type/domain/settings.html#bpy-types-fluiddomainsettings-use-collision-border-front"), ("bpy.types.fluiddomainsettings.use_collision_border_right*", "physics/fluid/type/domain/settings.html#bpy-types-fluiddomainsettings-use-collision-border-right"), ("bpy.types.lineartgpencilmodifier.shadow_region_filtering*", "grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-shadow-region-filtering"), + ("bpy.types.preferencesedit.collection_instance_empty_size*", "editors/preferences/editing.html#bpy-types-preferencesedit-collection-instance-empty-size"), ("bpy.types.sequencertimelineoverlay.waveform_display_type*", "editors/video_sequencer/sequencer/display.html#bpy-types-sequencertimelineoverlay-waveform-display-type"), ("bpy.types.view3doverlay.use_normals_constant_screen_size*", "editors/3dview/display/overlays.html#bpy-types-view3doverlay-use-normals-constant-screen-size"), ("bpy.types.brushgpencilsettings.random_saturation_factor*", "grease_pencil/modes/draw/tools/draw.html#bpy-types-brushgpencilsettings-random-saturation-factor"), @@ -94,6 +107,10 @@ url_manual_mapping = ( ("bpy.types.fluiddomainsettings.use_collision_border_back*", "physics/fluid/type/domain/settings.html#bpy-types-fluiddomainsettings-use-collision-border-back"), ("bpy.types.fluiddomainsettings.use_collision_border_left*", "physics/fluid/type/domain/settings.html#bpy-types-fluiddomainsettings-use-collision-border-left"), ("bpy.types.lineartgpencilmodifier.use_intersection_match*", "grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-use-intersection-match"), + ("bpy.types.preferencesedit.use_anim_channel_group_colors*", "editors/preferences/animation.html#bpy-types-preferencesedit-use-anim-channel-group-colors"), + ("bpy.types.preferencesedit.use_keyframe_insert_available*", "editors/preferences/animation.html#bpy-types-preferencesedit-use-keyframe-insert-available"), + ("bpy.types.preferencesexperimental.show_asset_debug_info*", "editors/preferences/experimental.html#bpy-types-preferencesexperimental-show-asset-debug-info"), + ("bpy.types.preferencesfilepaths.use_scripts_auto_execute*", "editors/preferences/save_load.html#bpy-types-preferencesfilepaths-use-scripts-auto-execute"), ("bpy.types.rendersettings_simplify_gpencil_view_modifier*", "render/cycles/render_settings/simplify.html#bpy-types-rendersettings-simplify-gpencil-view-modifier"), ("bpy.types.sequencertimelineoverlay.show_strip_tag_color*", "editors/video_sequencer/sequencer/display.html#bpy-types-sequencertimelineoverlay-show-strip-tag-color"), ("bpy.types.spaceoutliner.use_filter_object_grease_pencil*", "editors/outliner/interface.html#bpy-types-spaceoutliner-use-filter-object-grease-pencil"), @@ -116,6 +133,10 @@ url_manual_mapping = ( ("bpy.types.lineartgpencilmodifier.use_invert_collection*", "grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-use-invert-collection"), ("bpy.types.lineartgpencilmodifier.use_invert_silhouette*", "grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-use-invert-silhouette"), ("bpy.types.movietrackingsettings.use_keyframe_selection*", "movie_clip/tracking/clip/toolbar/solve.html#bpy-types-movietrackingsettings-use-keyframe-selection"), + ("bpy.types.preferencesexperimental.override_auto_resync*", "editors/preferences/experimental.html#bpy-types-preferencesexperimental-override-auto-resync"), + ("bpy.types.preferencesfilepaths.animation_player_preset*", "editors/preferences/file_paths.html#bpy-types-preferencesfilepaths-animation-player-preset"), + ("bpy.types.preferencesfilepaths.i18n_branches_directory*", "editors/preferences/file_paths.html#bpy-types-preferencesfilepaths-i18n-branches-directory"), + ("bpy.types.preferencesfilepaths.render_output_directory*", "editors/preferences/file_paths.html#bpy-types-preferencesfilepaths-render-output-directory"), ("bpy.types.rendersettings.simplify_gpencil_antialiasing*", "render/cycles/render_settings/simplify.html#bpy-types-rendersettings-simplify-gpencil-antialiasing"), ("bpy.types.sequencertimelineoverlay.show_strip_duration*", "editors/video_sequencer/sequencer/display.html#bpy-types-sequencertimelineoverlay-show-strip-duration"), ("bpy.types.spaceoutliner.use_filter_lib_override_system*", "editors/outliner/interface.html#bpy-types-spaceoutliner-use-filter-lib-override-system"), @@ -131,12 +152,20 @@ url_manual_mapping = ( ("bpy.types.cyclesrendersettings.film_transparent_glass*", "render/cycles/render_settings/film.html#bpy-types-cyclesrendersettings-film-transparent-glass"), ("bpy.types.cyclesrendersettings.offscreen_dicing_scale*", "render/cycles/render_settings/subdivision.html#bpy-types-cyclesrendersettings-offscreen-dicing-scale"), ("bpy.types.fluiddomainsettings.sndparticle_bubble_drag*", "physics/fluid/type/domain/liquid/particles.html#bpy-types-fluiddomainsettings-sndparticle-bubble-drag"), + ("bpy.types.keyingsetpath.use_insertkey_override_needed*", "animation/keyframes/keying_sets.html#bpy-types-keyingsetpath-use-insertkey-override-needed"), + ("bpy.types.keyingsetpath.use_insertkey_override_visual*", "animation/keyframes/keying_sets.html#bpy-types-keyingsetpath-use-insertkey-override-visual"), ("bpy.types.lineartgpencilmodifier.light_contour_object*", "grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-light-contour-object"), ("bpy.types.lineartgpencilmodifier.silhouette_filtering*", "grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-silhouette-filtering"), ("bpy.types.lineartgpencilmodifier.use_crease_on_smooth*", "grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-use-crease-on-smooth"), ("bpy.types.lineartgpencilmodifier.use_face_mark_invert*", "grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-use-face-mark-invert"), ("bpy.types.linestylegeometrymodifier_backbonestretcher*", "render/freestyle/view_layer/line_style/modifiers/geometry/backbone_stretcher.html#bpy-types-linestylegeometrymodifier-backbonestretcher"), ("bpy.types.linestylegeometrymodifier_sinusdisplacement*", "render/freestyle/view_layer/line_style/modifiers/geometry/sinus_displacement.html#bpy-types-linestylegeometrymodifier-sinusdisplacement"), + ("bpy.types.preferencesedit.grease_pencil_default_color*", "editors/preferences/editing.html#bpy-types-preferencesedit-grease-pencil-default-color"), + ("bpy.types.preferencesedit.grease_pencil_eraser_radius*", "editors/preferences/editing.html#bpy-types-preferencesedit-grease-pencil-eraser-radius"), + ("bpy.types.preferencesfilepaths.render_cache_directory*", "editors/preferences/file_paths.html#bpy-types-preferencesfilepaths-render-cache-directory"), + ("bpy.types.preferencesinput.use_mouse_emulate_3_button*", "editors/preferences/input.html#bpy-types-preferencesinput-use-mouse-emulate-3-button"), + ("bpy.types.preferencesinput.use_numeric_input_advanced*", "editors/preferences/input.html#bpy-types-preferencesinput-use-numeric-input-advanced"), + ("bpy.types.preferencessystem.use_edit_mode_smooth_wire*", "editors/preferences/viewport.html#bpy-types-preferencessystem-use-edit-mode-smooth-wire"), ("bpy.types.sequencertoolsettings.snap_to_current_frame*", "video_editing/edit/montage/editing.html#bpy-types-sequencertoolsettings-snap-to-current-frame"), ("bpy.types.view3doverlay.sculpt_mode_face_sets_opacity*", "sculpt_paint/sculpting/editing/face_sets.html#bpy-types-view3doverlay-sculpt-mode-face-sets-opacity"), ("bpy.ops.object.geometry_nodes_input_attribute_toggle*", "modeling/modifiers/generate/geometry_nodes.html#bpy-ops-object-geometry-nodes-input-attribute-toggle"), @@ -166,8 +195,20 @@ url_manual_mapping = ( ("bpy.types.lineartgpencilmodifier.stroke_depth_offset*", "grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-stroke-depth-offset"), ("bpy.types.lineartgpencilmodifier.use_crease_on_sharp*", "grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-use-crease-on-sharp"), ("bpy.types.linestylegeometrymodifier_polygonalization*", "render/freestyle/view_layer/line_style/modifiers/geometry/polygonization.html#bpy-types-linestylegeometrymodifier-polygonalization"), + ("bpy.types.preferencesedit.sculpt_paint_overlay_color*", "editors/preferences/editing.html#bpy-types-preferencesedit-sculpt-paint-overlay-color"), + ("bpy.types.preferencesedit.use_keyframe_insert_needed*", "editors/preferences/animation.html#bpy-types-preferencesedit-use-keyframe-insert-needed"), + ("bpy.types.preferencesexperimental.use_asset_indexing*", "editors/preferences/experimental.html#bpy-types-preferencesexperimental-use-asset-indexing"), + ("bpy.types.preferencesexperimental.use_viewport_debug*", "editors/preferences/experimental.html#bpy-types-preferencesexperimental-use-viewport-debug"), + ("bpy.types.preferencesfilepaths.show_recent_locations*", "editors/preferences/save_load.html#bpy-types-preferencesfilepaths-show-recent-locations"), + ("bpy.types.preferencesfilepaths.show_system_bookmarks*", "editors/preferences/save_load.html#bpy-types-preferencesfilepaths-show-system-bookmarks"), + ("bpy.types.preferencesinput.ndof_lock_camera_pan_zoom*", "editors/preferences/input.html#bpy-types-preferencesinput-ndof-lock-camera-pan-zoom"), + ("bpy.types.preferencesinput.ndof_view_navigate_method*", "editors/preferences/input.html#bpy-types-preferencesinput-ndof-view-navigate-method"), + ("bpy.types.preferencessystem.sequencer_disk_cache_dir*", "editors/preferences/system.html#bpy-types-preferencessystem-sequencer-disk-cache-dir"), + ("bpy.types.preferencessystem.use_sequencer_disk_cache*", "editors/preferences/system.html#bpy-types-preferencessystem-use-sequencer-disk-cache"), + ("bpy.types.preferencesview.use_text_render_subpixelaa*", "editors/preferences/interface.html#bpy-types-preferencesview-use-text-render-subpixelaa"), ("bpy.types.sequencertimelineoverlay.show_strip_source*", "editors/video_sequencer/sequencer/display.html#bpy-types-sequencertimelineoverlay-show-strip-source"), ("bpy.types.toolsettings.use_gpencil_automerge_strokes*", "grease_pencil/modes/draw/introduction.html#bpy-types-toolsettings-use-gpencil-automerge-strokes"), + ("bpy.types.toolsettings.use_keyframe_insert_keyingset*", "editors/timeline.html#bpy-types-toolsettings-use-keyframe-insert-keyingset"), ("bpy.types.toolsettings.use_proportional_edit_objects*", "editors/3dview/controls/proportional_editing.html#bpy-types-toolsettings-use-proportional-edit-objects"), ("bpy.ops.outliner.liboverride_troubleshoot_operation*", "files/linked_libraries/library_overrides.html#bpy-ops-outliner-liboverride-troubleshoot-operation"), ("bpy.ops.view3d.edit_mesh_extrude_move_shrink_fatten*", "modeling/meshes/editing/face/extrude_faces_normal.html#bpy-ops-view3d-edit-mesh-extrude-move-shrink-fatten"), @@ -201,6 +242,12 @@ url_manual_mapping = ( ("bpy.types.lineartgpencilmodifier.shadow_camera_near*", "grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-shadow-camera-near"), ("bpy.types.lineartgpencilmodifier.shadow_camera_size*", "grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-shadow-camera-size"), ("bpy.types.materialgpencilstyle.use_fill_texture_mix*", "grease_pencil/materials/properties.html#bpy-types-materialgpencilstyle-use-fill-texture-mix"), + ("bpy.types.preferencesedit.fcurve_new_auto_smoothing*", "editors/preferences/animation.html#bpy-types-preferencesedit-fcurve-new-auto-smoothing"), + ("bpy.types.preferencesfilepaths.use_file_compression*", "editors/preferences/save_load.html#bpy-types-preferencesfilepaths-use-file-compression"), + ("bpy.types.preferencesinput.use_mouse_depth_navigate*", "editors/preferences/navigation.html#bpy-types-preferencesinput-use-mouse-depth-navigate"), + ("bpy.types.preferencesinput.use_rotate_around_active*", "editors/preferences/navigation.html#bpy-types-preferencesinput-use-rotate-around-active"), + ("bpy.types.preferencessystem.texture_collection_rate*", "editors/preferences/system.html#bpy-types-preferencessystem-texture-collection-rate"), + ("bpy.types.preferencessystem.use_overlay_smooth_wire*", "editors/preferences/viewport.html#bpy-types-preferencessystem-use-overlay-smooth-wire"), ("bpy.types.rendersettings_simplify_gpencil_shader_fx*", "render/cycles/render_settings/simplify.html#bpy-types-rendersettings-simplify-gpencil-shader-fx"), ("bpy.types.rendersettings_simplify_gpencil_view_fill*", "render/cycles/render_settings/simplify.html#bpy-types-rendersettings-simplify-gpencil-view-fill"), ("bpy.types.sculpt.use_automasking_boundary_face_sets*", "sculpt_paint/sculpting/controls.html#bpy-types-sculpt-use-automasking-boundary-face-sets"), @@ -246,6 +293,15 @@ url_manual_mapping = ( ("bpy.types.materialgpencilstyle.use_overlap_strokes*", "grease_pencil/materials/properties.html#bpy-types-materialgpencilstyle-use-overlap-strokes"), ("bpy.types.movietrackingtrack.use_grayscale_preview*", "movie_clip/tracking/clip/sidebar/track/track.html#bpy-types-movietrackingtrack-use-grayscale-preview"), ("bpy.types.nodetreeinterfacesocket.hide_in_modifier*", "interface/controls/nodes/groups.html#bpy-types-nodetreeinterfacesocket-hide-in-modifier"), + ("bpy.types.preferencesedit.keyframe_new_handle_type*", "editors/preferences/animation.html#bpy-types-preferencesedit-keyframe-new-handle-type"), + ("bpy.types.preferencesedit.use_insertkey_xyz_to_rgb*", "editors/preferences/animation.html#bpy-types-preferencesedit-use-insertkey-xyz-to-rgb"), + ("bpy.types.preferencesedit.use_text_edit_auto_close*", "editors/preferences/editing.html#bpy-types-preferencesedit-use-text-edit-auto-close"), + ("bpy.types.preferencesexperimental.use_cycles_debug*", "editors/preferences/experimental.html#bpy-types-preferencesexperimental-use-cycles-debug"), + ("bpy.types.preferencesfilepaths.temporary_directory*", "editors/preferences/file_paths.html#bpy-types-preferencesfilepaths-temporary-directory"), + ("bpy.types.preferencesinput.mouse_double_click_time*", "editors/preferences/input.html#bpy-types-preferencesinput-mouse-double-click-time"), + ("bpy.types.preferencesinput.ndof_view_rotate_method*", "editors/preferences/input.html#bpy-types-preferencesinput-ndof-view-rotate-method"), + ("bpy.types.preferencesinput.use_multitouch_gestures*", "editors/preferences/input.html#bpy-types-preferencesinput-use-multitouch-gestures"), + ("bpy.types.preferencesview.filebrowser_display_type*", "editors/preferences/interface.html#bpy-types-preferencesview-filebrowser-display-type"), ("bpy.types.sequencertimelineoverlay.show_strip_name*", "editors/video_sequencer/sequencer/display.html#bpy-types-sequencertimelineoverlay-show-strip-name"), ("bpy.types.sequencertimelineoverlay.show_thumbnails*", "editors/video_sequencer/sequencer/display.html#bpy-types-sequencertimelineoverlay-show-thumbnails"), ("bpy.types.spacespreadsheet.geometry_component_type*", "editors/spreadsheet.html#bpy-types-spacespreadsheet-geometry-component-type"), @@ -281,6 +337,8 @@ url_manual_mapping = ( ("bpy.types.freestylesettings.kr_derivative_epsilon*", "render/freestyle/view_layer/freestyle.html#bpy-types-freestylesettings-kr-derivative-epsilon"), ("bpy.types.geometrynodecurveprimitivebeziersegment*", "modeling/geometry_nodes/curve/primitives/bezier_segment.html#bpy-types-geometrynodecurveprimitivebeziersegment"), ("bpy.types.geometrynodecurveprimitivequadrilateral*", "modeling/geometry_nodes/curve/primitives/quadrilateral.html#bpy-types-geometrynodecurveprimitivequadrilateral"), + ("bpy.types.keyingset.use_insertkey_override_needed*", "animation/keyframes/keying_sets.html#bpy-types-keyingset-use-insertkey-override-needed"), + ("bpy.types.keyingset.use_insertkey_override_visual*", "animation/keyframes/keying_sets.html#bpy-types-keyingset-use-insertkey-override-visual"), ("bpy.types.lineartgpencilmodifier.crease_threshold*", "grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-crease-threshold"), ("bpy.types.lineartgpencilmodifier.smooth_tolerance*", "grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-smooth-tolerance"), ("bpy.types.lineartgpencilmodifier.use_intersection*", "grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-use-intersection"), @@ -291,6 +349,19 @@ url_manual_mapping = ( ("bpy.types.movietrackingsettings.use_tripod_solver*", "movie_clip/tracking/clip/toolbar/solve.html#bpy-types-movietrackingsettings-use-tripod-solver"), ("bpy.types.nodesmodifier.simulation_bake_directory*", "modeling/modifiers/generate/geometry_nodes.html#bpy-types-nodesmodifier-simulation-bake-directory"), ("bpy.types.nodetreeinterfacesocket.force_non_field*", "interface/controls/nodes/groups.html#bpy-types-nodetreeinterfacesocket-force-non-field"), + ("bpy.types.preferencesedit.fcurve_unselected_alpha*", "editors/preferences/animation.html#bpy-types-preferencesedit-fcurve-unselected-alpha"), + ("bpy.types.preferencesedit.use_auto_keying_warning*", "editors/preferences/animation.html#bpy-types-preferencesedit-use-auto-keying-warning"), + ("bpy.types.preferencesexperimental.use_eevee_debug*", "editors/preferences/experimental.html#bpy-types-preferencesexperimental-use-eevee-debug"), + ("bpy.types.preferencesexperimental.use_undo_legacy*", "editors/preferences/experimental.html#bpy-types-preferencesexperimental-use-undo-legacy"), + ("bpy.types.preferencesfilepaths.use_relative_paths*", "editors/preferences/save_load.html#bpy-types-preferencesfilepaths-use-relative-paths"), + ("bpy.types.preferencesfilepaths.use_tabs_as_spaces*", "editors/preferences/save_load.html#bpy-types-preferencesfilepaths-use-tabs-as-spaces"), + ("bpy.types.preferencesinput.ndof_orbit_sensitivity*", "editors/preferences/input.html#bpy-types-preferencesinput-ndof-orbit-sensitivity"), + ("bpy.types.preferencesinput.pressure_threshold_max*", "editors/preferences/input.html#bpy-types-preferencesinput-pressure-threshold-max"), + ("bpy.types.preferencessystem.sequencer_proxy_setup*", "editors/preferences/system.html#bpy-types-preferencessystem-sequencer-proxy-setup"), + ("bpy.types.preferencessystem.use_select_pick_depth*", "editors/preferences/viewport.html#bpy-types-preferencessystem-use-select-pick-depth"), + ("bpy.types.preferencessystem.use_studio_light_edit*", "editors/preferences/lights.html#bpy-types-preferencessystem-use-studio-light-edit"), + ("bpy.types.preferencesview.gizmo_size_navigate_v3d*", "editors/preferences/viewport.html#bpy-types-preferencesview-gizmo-size-navigate-v3d"), + ("bpy.types.preferencesview.view2d_grid_spacing_min*", "editors/preferences/animation.html#bpy-types-preferencesview-view2d-grid-spacing-min"), ("bpy.types.rendersettings.simplify_child_particles*", "render/cycles/render_settings/simplify.html#bpy-types-rendersettings-simplify-child-particles"), ("bpy.types.rendersettings.use_high_quality_normals*", "render/eevee/render_settings/performance.html#bpy-types-rendersettings-use-high-quality-normals"), ("bpy.types.sculpt.automasking_start_normal_falloff*", "sculpt_paint/sculpting/controls.html#bpy-types-sculpt-automasking-start-normal-falloff"), @@ -342,6 +413,16 @@ url_manual_mapping = ( ("bpy.types.materiallineart.use_material_mask_bits*", "render/materials/line_art.html#bpy-types-materiallineart-use-material-mask-bits"), ("bpy.types.movietrackingdopesheet.use_invert_sort*", "movie_clip/tracking/dope_sheet.html#bpy-types-movietrackingdopesheet-use-invert-sort"), ("bpy.types.nodetreeinterfacesocket*.default_value*", "interface/controls/nodes/groups.html#bpy-types-nodetreeinterfacesocket-default-value"), + ("bpy.types.preferencesedit.node_use_insert_offset*", "editors/preferences/editing.html#bpy-types-preferencesedit-node-use-insert-offset"), + ("bpy.types.preferencesedit.use_cursor_lock_adjust*", "editors/preferences/editing.html#bpy-types-preferencesedit-use-cursor-lock-adjust"), + ("bpy.types.preferencesedit.use_mouse_depth_cursor*", "editors/preferences/editing.html#bpy-types-preferencesedit-use-mouse-depth-cursor"), + ("bpy.types.preferencesfilepaths.file_preview_type*", "editors/preferences/save_load.html#bpy-types-preferencesfilepaths-file-preview-type"), + ("bpy.types.preferencesfilepaths.texture_directory*", "editors/preferences/file_paths.html#bpy-types-preferencesfilepaths-texture-directory"), + ("bpy.types.preferencesinput.drag_threshold_tablet*", "editors/preferences/input.html#bpy-types-preferencesinput-drag-threshold-tablet"), + ("bpy.types.preferencesinput.ndof_pan_yz_swap_axis*", "editors/preferences/input.html#bpy-types-preferencesinput-ndof-pan-yz-swap-axis"), + ("bpy.types.preferencesinput.ndof_panx_invert_axis*", "editors/preferences/input.html#bpy-types-preferencesinput-ndof-panx-invert-axis"), + ("bpy.types.preferencesinput.ndof_rotx_invert_axis*", "editors/preferences/input.html#bpy-types-preferencesinput-ndof-rotx-invert-axis"), + ("bpy.types.preferencesview.use_weight_color_range*", "editors/preferences/editing.html#bpy-types-preferencesview-use-weight-color-range"), ("bpy.types.rendersettings_simplify_gpencil_onplay*", "render/cycles/render_settings/simplify.html#bpy-types-rendersettings-simplify-gpencil-onplay"), ("bpy.types.rigidbodyconstraint.breaking_threshold*", "physics/rigid_body/constraints/introduction.html#bpy-types-rigidbodyconstraint-breaking-threshold"), ("bpy.types.sculpt.use_automasking_cavity_inverted*", "sculpt_paint/sculpting/controls.html#bpy-types-sculpt-use-automasking-cavity-inverted"), @@ -402,6 +483,18 @@ url_manual_mapping = ( ("bpy.types.materiallineart.intersection_priority*", "render/materials/line_art.html#bpy-types-materiallineart-intersection-priority"), ("bpy.types.movietrackingplanetrack.image_opacity*", "movie_clip/tracking/clip/sidebar/track/plane_track.html#bpy-types-movietrackingplanetrack-image-opacity"), ("bpy.types.particlesettings.use_parent_particles*", "physics/particles/emitter/render.html#bpy-types-particlesettings-use-parent-particles"), + ("bpy.types.preferencesfilepaths.text_editor_args*", "editors/preferences/file_paths.html#bpy-types-preferencesfilepaths-text-editor-args"), + ("bpy.types.preferencesfilepaths.use_filter_files*", "editors/preferences/save_load.html#bpy-types-preferencesfilepaths-use-filter-files"), + ("bpy.types.preferencesinput.drag_threshold_mouse*", "editors/preferences/input.html#bpy-types-preferencesinput-drag-threshold-mouse"), + ("bpy.types.preferencesinput.use_auto_perspective*", "editors/preferences/navigation.html#bpy-types-preferencesinput-use-auto-perspective"), + ("bpy.types.preferencesinput.use_drag_immediately*", "editors/preferences/input.html#bpy-types-preferencesinput-use-drag-immediately"), + ("bpy.types.preferencesinput.use_mouse_continuous*", "editors/preferences/input.html#bpy-types-preferencesinput-use-mouse-continuous"), + ("bpy.types.preferencessystem.audio_mixing_buffer*", "editors/preferences/system.html#bpy-types-preferencessystem-audio-mixing-buffer"), + ("bpy.types.preferencessystem.audio_sample_format*", "editors/preferences/system.html#bpy-types-preferencessystem-audio-sample-format"), + ("bpy.types.preferencessystem.use_gpu_subdivision*", "editors/preferences/viewport.html#bpy-types-preferencessystem-use-gpu-subdivision"), + ("bpy.types.preferencessystem.vbo_collection_rate*", "editors/preferences/system.html#bpy-types-preferencessystem-vbo-collection-rate"), + ("bpy.types.preferencesview.pie_animation_timeout*", "editors/preferences/interface.html#bpy-types-preferencesview-pie-animation-timeout"), + ("bpy.types.preferencesview.use_text_antialiasing*", "editors/preferences/interface.html#bpy-types-preferencesview-use-text-antialiasing"), ("bpy.types.rigidbodyconstraint.solver_iterations*", "physics/rigid_body/constraints/introduction.html#bpy-types-rigidbodyconstraint-solver-iterations"), ("bpy.types.rigidbodyobject.collision_collections*", "physics/rigid_body/properties/collisions.html#bpy-types-rigidbodyobject-collision-collections"), ("bpy.types.sculpt.automasking_start_normal_limit*", "sculpt_paint/sculpting/controls.html#bpy-types-sculpt-automasking-start-normal-limit"), @@ -465,6 +558,14 @@ url_manual_mapping = ( ("bpy.types.movietrackingcamera.distortion_model*", "movie_clip/tracking/clip/sidebar/track/camera.html#bpy-types-movietrackingcamera-distortion-model"), ("bpy.types.movietrackingtrack.use_alpha_preview*", "movie_clip/tracking/clip/sidebar/track/track.html#bpy-types-movietrackingtrack-use-alpha-preview"), ("bpy.types.movietrackingtrack.use_green_channel*", "movie_clip/tracking/clip/sidebar/track/track.html#bpy-types-movietrackingtrack-use-green-channel"), + ("bpy.types.preferencesfilepaths.sound_directory*", "editors/preferences/file_paths.html#bpy-types-preferencesfilepaths-sound-directory"), + ("bpy.types.preferencesinput.ndof_fly_helicopter*", "editors/preferences/input.html#bpy-types-preferencesinput-ndof-fly-helicopter"), + ("bpy.types.preferencessystem.anisotropic_filter*", "editors/preferences/viewport.html#bpy-types-preferencessystem-anisotropic-filter"), + ("bpy.types.preferencessystem.memory_cache_limit*", "editors/preferences/system.html#bpy-types-preferencessystem-memory-cache-limit"), + ("bpy.types.preferencessystem.use_region_overlap*", "editors/preferences/interface.html#bpy-types-preferencessystem-use-region-overlap"), + ("bpy.types.preferencesview.mini_axis_brightness*", "editors/preferences/viewport.html#bpy-types-preferencesview-mini-axis-brightness"), + ("bpy.types.preferencesview.playback_fps_samples*", "editors/preferences/viewport.html#bpy-types-preferencesview-playback-fps-samples"), + ("bpy.types.preferencesview.show_tooltips_python*", "editors/preferences/interface.html#bpy-types-preferencesview-show-tooltips-python"), ("bpy.types.rendersettings.resolution_percentage*", "render/output/properties/format.html#bpy-types-rendersettings-resolution-percentage"), ("bpy.types.rendersettings_simplify_gpencil_tint*", "render/cycles/render_settings/simplify.html#bpy-types-rendersettings-simplify-gpencil-tint"), ("bpy.types.softbodysettings.use_estimate_matrix*", "physics/soft_body/settings/solver.html#bpy-types-softbodysettings-use-estimate-matrix"), @@ -533,6 +634,22 @@ url_manual_mapping = ( ("bpy.types.nodetreeinterfacesocket.description*", "interface/controls/nodes/groups.html#bpy-types-nodetreeinterfacesocket-description"), ("bpy.types.objectlineart.intersection_priority*", "scene_layout/object/properties/line_art.html#bpy-types-objectlineart-intersection-priority"), ("bpy.types.particlesettings.use_modifier_stack*", "physics/particles/emitter/emission.html#bpy-types-particlesettings-use-modifier-stack"), + ("bpy.types.preferencesedit.key_insert_channels*", "editors/preferences/animation.html#bpy-types-preferencesedit-key-insert-channels"), + ("bpy.types.preferencesedit.use_enter_edit_mode*", "editors/preferences/editing.html#bpy-types-preferencesedit-use-enter-edit-mode"), + ("bpy.types.preferencesedit.use_negative_frames*", "editors/preferences/animation.html#bpy-types-preferencesedit-use-negative-frames"), + ("bpy.types.preferencesfilepaths.auto_save_time*", "editors/preferences/save_load.html#bpy-types-preferencesfilepaths-auto-save-time"), + ("bpy.types.preferencesfilepaths.font_directory*", "editors/preferences/file_paths.html#bpy-types-preferencesfilepaths-font-directory"), + ("bpy.types.preferencesinput.use_emulate_numpad*", "editors/preferences/input.html#bpy-types-preferencesinput-use-emulate-numpad"), + ("bpy.types.preferencesinput.view_rotate_method*", "editors/preferences/navigation.html#bpy-types-preferencesinput-view-rotate-method"), + ("bpy.types.preferencessystem.audio_sample_rate*", "editors/preferences/system.html#bpy-types-preferencessystem-audio-sample-rate"), + ("bpy.types.preferencessystem.image_draw_method*", "editors/preferences/viewport.html#bpy-types-preferencessystem-image-draw-method"), + ("bpy.types.preferencesview.factor_display_type*", "editors/preferences/interface.html#bpy-types-preferencesview-factor-display-type"), + ("bpy.types.preferencesview.lookdev_sphere_size*", "editors/preferences/viewport.html#bpy-types-preferencesview-lookdev-sphere-size"), + ("bpy.types.preferencesview.open_sublevel_delay*", "editors/preferences/interface.html#bpy-types-preferencesview-open-sublevel-delay"), + ("bpy.types.preferencesview.open_toplevel_delay*", "editors/preferences/interface.html#bpy-types-preferencesview-open-toplevel-delay"), + ("bpy.types.preferencesview.pie_initial_timeout*", "editors/preferences/interface.html#bpy-types-preferencesview-pie-initial-timeout"), + ("bpy.types.preferencesview.render_display_type*", "editors/preferences/interface.html#bpy-types-preferencesview-render-display-type"), + ("bpy.types.preferencesview.use_mouse_over_open*", "editors/preferences/interface.html#bpy-types-preferencesview-use-mouse-over-open"), ("bpy.types.rendersettings.sequencer_gl_preview*", "editors/video_sequencer/preview/sidebar.html#bpy-types-rendersettings-sequencer-gl-preview"), ("bpy.types.rendersettings.simplify_subdivision*", "render/cycles/render_settings/simplify.html#bpy-types-rendersettings-simplify-subdivision"), ("bpy.types.rendersettings.use_simplify_normals*", "render/cycles/render_settings/simplify.html#bpy-types-rendersettings-use-simplify-normals"), @@ -616,6 +733,14 @@ url_manual_mapping = ( ("bpy.types.nodetreeinterfacesocket*.min_value*", "interface/controls/nodes/groups.html#bpy-types-nodetreeinterfacesocket-min-value"), ("bpy.types.nodetreeinterfacesocket.hide_value*", "interface/controls/nodes/groups.html#bpy-types-nodetreeinterfacesocket-hide-value"), ("bpy.types.object.add_rest_position_attribute*", "animation/shape_keys/shape_keys_panel.html#bpy-types-object-add-rest-position-attribute"), + ("bpy.types.preferencesinput.invert_mouse_zoom*", "editors/preferences/navigation.html#bpy-types-preferencesinput-invert-mouse-zoom"), + ("bpy.types.preferencesinput.invert_zoom_wheel*", "editors/preferences/navigation.html#bpy-types-preferencesinput-invert-zoom-wheel"), + ("bpy.types.preferencesinput.ndof_lock_horizon*", "editors/preferences/input.html#bpy-types-preferencesinput-ndof-lock-horizon"), + ("bpy.types.preferencesinput.pressure_softness*", "editors/preferences/input.html#bpy-types-preferencesinput-pressure-softness"), + ("bpy.types.preferencesinput.use_zoom_to_mouse*", "editors/preferences/navigation.html#bpy-types-preferencesinput-use-zoom-to-mouse"), + ("bpy.types.preferencessystem.gl_texture_limit*", "editors/preferences/viewport.html#bpy-types-preferencessystem-gl-texture-limit"), + ("bpy.types.preferencessystem.texture_time_out*", "editors/preferences/system.html#bpy-types-preferencessystem-texture-time-out"), + ("bpy.types.preferencesview.pie_menu_threshold*", "editors/preferences/interface.html#bpy-types-preferencesview-pie-menu-threshold"), ("bpy.types.rendersettings.line_thickness_mode*", "render/freestyle/render.html#bpy-types-rendersettings-line-thickness-mode"), ("bpy.types.rendersettings.motion_blur_shutter*", "render/cycles/render_settings/motion_blur.html#bpy-types-rendersettings-motion-blur-shutter"), ("bpy.types.rendersettings.use_persistent_data*", "render/cycles/render_settings/performance.html#bpy-types-rendersettings-use-persistent-data"), @@ -638,6 +763,7 @@ url_manual_mapping = ( ("bpy.types.toolsettings.use_proportional_edit*", "editors/3dview/controls/proportional_editing.html#bpy-types-toolsettings-use-proportional-edit"), ("bpy.types.toolsettings.uv_sticky_select_mode*", "editors/uv/selecting.html#bpy-types-toolsettings-uv-sticky-select-mode"), ("bpy.types.transformsequence.translation_unit*", "video_editing/edit/montage/strips/effects/transform.html#bpy-types-transformsequence-translation-unit"), + ("bpy.types.userassetlibrary.use_relative_path*", "editors/preferences/file_paths.html#bpy-types-userassetlibrary-use-relative-path"), ("bpy.types.view3dshading.wireframe_color_type*", "editors/3dview/display/shading.html#bpy-types-view3dshading-wireframe-color-type"), ("bpy.types.volumedisplay.interpolation_method*", "modeling/volumes/properties.html#bpy-types-volumedisplay-interpolation-method"), ("bpy.ops.armature.collection_solo_visibility*", "animation/armatures/properties/bone_collections.html#bpy-ops-armature-collection-solo-visibility"), @@ -683,6 +809,18 @@ url_manual_mapping = ( ("bpy.types.materiallineart.use_material_mask*", "render/materials/line_art.html#bpy-types-materiallineart-use-material-mask"), ("bpy.types.movietracking.active_object_index*", "movie_clip/tracking/clip/sidebar/track/objects.html#bpy-types-movietracking-active-object-index"), ("bpy.types.objectlineart.use_crease_override*", "scene_layout/object/properties/line_art.html#bpy-types-objectlineart-use-crease-override"), + ("bpy.types.preferencesedit.undo_memory_limit*", "editors/preferences/system.html#bpy-types-preferencesedit-undo-memory-limit"), + ("bpy.types.preferencesedit.use_visual_keying*", "editors/preferences/animation.html#bpy-types-preferencesedit-use-visual-keying"), + ("bpy.types.preferencesfilepaths.image_editor*", "editors/preferences/file_paths.html#bpy-types-preferencesfilepaths-image-editor"), + ("bpy.types.preferencesfilepaths.recent_files*", "editors/preferences/save_load.html#bpy-types-preferencesfilepaths-recent-files"), + ("bpy.types.preferencesfilepaths.save_version*", "editors/preferences/save_load.html#bpy-types-preferencesfilepaths-save-version"), + ("bpy.types.preferencesinput.ndof_sensitivity*", "editors/preferences/input.html#bpy-types-preferencesinput-ndof-sensitivity"), + ("bpy.types.preferencesinput.ndof_zoom_invert*", "editors/preferences/input.html#bpy-types-preferencesinput-ndof-zoom-invert"), + ("bpy.types.preferencesinput.view_zoom_method*", "editors/preferences/navigation.html#bpy-types-preferencesinput-view-zoom-method"), + ("bpy.types.preferencesview.color_picker_type*", "editors/preferences/interface.html#bpy-types-preferencesview-color-picker-type"), + ("bpy.types.preferencesview.font_path_ui_mono*", "editors/preferences/interface.html#bpy-types-preferencesview-font-path-ui-mono"), + ("bpy.types.preferencesview.show_developer_ui*", "editors/preferences/interface.html#bpy-types-preferencesview-show-developer-ui"), + ("bpy.types.preferencesview.show_playback_fps*", "editors/preferences/viewport.html#bpy-types-preferencesview-show-playback-fps"), ("bpy.types.rendersettings.preview_pixel_size*", "render/cycles/render_settings/performance.html#bpy-types-rendersettings-preview-pixel-size"), ("bpy.types.rendersettings.use_crop_to_border*", "render/output/properties/format.html#bpy-types-rendersettings-use-crop-to-border"), ("bpy.types.rendersettings.use_file_extension*", "render/output/properties/output.html#bpy-types-rendersettings-use-file-extension"), @@ -775,6 +913,15 @@ url_manual_mapping = ( ("bpy.types.movietrackingcamera.pixel_aspect*", "movie_clip/tracking/clip/sidebar/track/camera.html#bpy-types-movietrackingcamera-pixel-aspect"), ("bpy.types.movietrackingcamera.sensor_width*", "movie_clip/tracking/clip/sidebar/track/camera.html#bpy-types-movietrackingcamera-sensor-width"), ("bpy.types.posebone.use_ik_rotation_control*", "animation/armatures/posing/bone_constraints/inverse_kinematics/introduction.html#bpy-types-posebone-use-ik-rotation-control"), + ("bpy.types.preferencesfilepaths.text_editor*", "editors/preferences/file_paths.html#bpy-types-preferencesfilepaths-text-editor"), + ("bpy.types.preferencesfilepaths.use_load_ui*", "editors/preferences/save_load.html#bpy-types-preferencesfilepaths-use-load-ui"), + ("bpy.types.preferencesinput.navigation_mode*", "editors/preferences/navigation.html#bpy-types-preferencesinput-navigation-mode"), + ("bpy.types.preferencesinput.ndof_show_guide*", "editors/preferences/input.html#bpy-types-preferencesinput-ndof-show-guide"), + ("bpy.types.preferencessystem.audio_channels*", "editors/preferences/system.html#bpy-types-preferencessystem-audio-channels"), + ("bpy.types.preferencesview.pie_menu_confirm*", "editors/preferences/interface.html#bpy-types-preferencesview-pie-menu-confirm"), + ("bpy.types.preferencesview.show_navigate_ui*", "editors/preferences/interface.html#bpy-types-preferencesview-show-navigate-ui"), + ("bpy.types.preferencesview.show_object_info*", "editors/preferences/viewport.html#bpy-types-preferencesview-show-object-info"), + ("bpy.types.preferencesview.use_fresnel_edit*", "editors/preferences/viewport.html#bpy-types-preferencesview-use-fresnel-edit"), ("bpy.types.rendersettings.use_bake_multires*", "render/cycles/baking.html#bpy-types-rendersettings-use-bake-multires"), ("bpy.types.rigidbodyobject.collision_margin*", "physics/rigid_body/properties/collisions.html#bpy-types-rigidbodyobject-collision-margin"), ("bpy.types.scenegpencil.antialias_threshold*", "render/cycles/render_settings/grease_pencil.html#bpy-types-scenegpencil-antialias-threshold"), @@ -788,10 +935,13 @@ url_manual_mapping = ( ("bpy.types.spacenodeoverlay.show_wire_color*", "interface/controls/nodes/introduction.html#bpy-types-spacenodeoverlay-show-wire-color"), ("bpy.types.spacesequenceeditor.display_mode*", "editors/video_sequencer/preview/display/display_mode.html#bpy-types-spacesequenceeditor-display-mode"), ("bpy.types.spaceview3d.show_object_viewport*", "editors/3dview/display/visibility.html#bpy-types-spaceview3d-show-object-viewport"), + ("bpy.types.toolsettings.use_record_with_nla*", "editors/timeline.html#bpy-types-toolsettings-use-record-with-nla"), ("bpy.types.toolsettings.use_snap_selectable*", "editors/3dview/controls/snapping.html#bpy-types-toolsettings-use-snap-selectable"), ("bpy.types.transformsequence.rotation_start*", "video_editing/edit/montage/strips/effects/transform.html#bpy-types-transformsequence-rotation-start"), ("bpy.types.view3doverlay.show_fade_inactive*", "editors/3dview/display/overlays.html#bpy-types-view3doverlay-show-fade-inactive"), ("bpy.types.viewlayer.pass_cryptomatte_depth*", "render/layers/passes.html#bpy-types-viewlayer-pass-cryptomatte-depth"), + ("bpy.types.walknavigation.use_mouse_reverse*", "editors/preferences/navigation.html#bpy-types-walknavigation-use-mouse-reverse"), + ("bpy.types.walknavigation.walk_speed_factor*", "editors/preferences/navigation.html#bpy-types-walknavigation-walk-speed-factor"), ("bpy.ops.clip.stabilize_2d_rotation_select*", "movie_clip/tracking/clip/selecting.html#bpy-ops-clip-stabilize-2d-rotation-select"), ("bpy.ops.constraint.disable_keep_transform*", "animation/constraints/interface/common.html#bpy-ops-constraint-disable-keep-transform"), ("bpy.ops.curves.convert_to_particle_system*", "sculpt_paint/curves_sculpting/introduction.html#bpy-ops-curves-convert-to-particle-system"), @@ -862,6 +1012,18 @@ url_manual_mapping = ( ("bpy.types.materialgpencilstyle.fill_style*", "grease_pencil/materials/properties.html#bpy-types-materialgpencilstyle-fill-style"), ("bpy.types.materialgpencilstyle.mix_factor*", "grease_pencil/materials/properties.html#bpy-types-materialgpencilstyle-mix-factor"), ("bpy.types.materialgpencilstyle.pass_index*", "grease_pencil/materials/properties.html#bpy-types-materialgpencilstyle-pass-index"), + ("bpy.types.preferences.use_recent_searches*", "editors/preferences/interface.html#bpy-types-preferences-use-recent-searches"), + ("bpy.types.preferencesedit.use_auto_keying*", "editors/preferences/animation.html#bpy-types-preferencesedit-use-auto-keying"), + ("bpy.types.preferencesedit.use_global_undo*", "editors/preferences/system.html#bpy-types-preferencesedit-use-global-undo"), + ("bpy.types.preferencesinput.drag_threshold*", "editors/preferences/input.html#bpy-types-preferencesinput-drag-threshold"), + ("bpy.types.preferencesinput.move_threshold*", "editors/preferences/input.html#bpy-types-preferencesinput-move-threshold"), + ("bpy.types.preferencesinput.view_zoom_axis*", "editors/preferences/navigation.html#bpy-types-preferencesinput-view-zoom-axis"), + ("bpy.types.preferencessystem.gl_clip_alpha*", "editors/preferences/viewport.html#bpy-types-preferencessystem-gl-clip-alpha"), + ("bpy.types.preferencessystem.light_ambient*", "editors/preferences/lights.html#bpy-types-preferencessystem-light-ambient"), + ("bpy.types.preferencesview.pie_menu_radius*", "editors/preferences/interface.html#bpy-types-preferencesview-pie-menu-radius"), + ("bpy.types.preferencesview.pie_tap_timeout*", "editors/preferences/interface.html#bpy-types-preferencesview-pie-tap-timeout"), + ("bpy.types.preferencesview.use_save_prompt*", "editors/preferences/save_load.html#bpy-types-preferencesview-use-save-prompt"), + ("bpy.types.preferencesview.view_frame_type*", "editors/preferences/animation.html#bpy-types-preferencesview-view-frame-type"), ("bpy.types.rendersettings.dither_intensity*", "render/output/properties/post_processing.html#bpy-types-rendersettings-dither-intensity"), ("bpy.types.rendersettings.film_transparent*", "render/cycles/render_settings/film.html#bpy-types-rendersettings-film-transparent"), ("bpy.types.rendersettings.simplify_volumes*", "render/cycles/render_settings/simplify.html#bpy-types-rendersettings-simplify-volumes"), @@ -952,6 +1114,7 @@ url_manual_mapping = ( ("bpy.types.greasepencil.use_ghosts_always*", "grease_pencil/properties/onion_skinning.html#bpy-types-greasepencil-use-ghosts-always"), ("bpy.types.imageformatsettings.color_mode*", "render/output/properties/output.html#bpy-types-imageformatsettings-color-mode"), ("bpy.types.imagetexture.use_interpolation*", "render/materials/legacy_textures/types/image_movie.html#bpy-types-imagetexture-use-interpolation"), + ("bpy.types.keyingsetpath.use_entire_array*", "animation/keyframes/keying_sets.html#bpy-types-keyingsetpath-use-entire-array"), ("bpy.types.linestyle*modifier_alongstroke*", "render/freestyle/view_layer/line_style/modifiers/color/along_stroke.html#bpy-types-linestyle-modifier-alongstroke"), ("bpy.types.linestyle*modifier_creaseangle*", "render/freestyle/view_layer/line_style/modifiers/color/crease_angle.html#bpy-types-linestyle-modifier-creaseangle"), ("bpy.types.linestylecolormodifier_tangent*", "render/freestyle/view_layer/line_style/modifiers/color/tangent.html#bpy-types-linestylecolormodifier-tangent"), @@ -966,6 +1129,13 @@ url_manual_mapping = ( ("bpy.types.movietrackingtrack.weight_stab*", "movie_clip/tracking/clip/sidebar/track/track.html#bpy-types-movietrackingtrack-weight-stab"), ("bpy.types.object.use_shape_key_edit_mode*", "animation/shape_keys/shape_keys_panel.html#bpy-types-object-use-shape-key-edit-mode"), ("bpy.types.objectlineart.crease_threshold*", "scene_layout/object/properties/line_art.html#bpy-types-objectlineart-crease-threshold"), + ("bpy.types.preferencesinput.ndof_deadzone*", "editors/preferences/input.html#bpy-types-preferencesinput-ndof-deadzone"), + ("bpy.types.preferencessystem.audio_device*", "editors/preferences/system.html#bpy-types-preferencessystem-audio-device"), + ("bpy.types.preferencessystem.vbo_time_out*", "editors/preferences/system.html#bpy-types-preferencessystem-vbo-time-out"), + ("bpy.types.preferencesview.mini_axis_type*", "editors/preferences/viewport.html#bpy-types-preferencesview-mini-axis-type"), + ("bpy.types.preferencesview.rotation_angle*", "editors/preferences/navigation.html#bpy-types-preferencesview-rotation-angle"), + ("bpy.types.preferencesview.show_view_name*", "editors/preferences/viewport.html#bpy-types-preferencesview-show-view-name"), + ("bpy.types.preferencesview.timecode_style*", "editors/preferences/animation.html#bpy-types-preferencesview-timecode-style"), ("bpy.types.rendersettings.use_compositing*", "render/output/properties/post_processing.html#bpy-types-rendersettings-use-compositing"), ("bpy.types.rendersettings.use_motion_blur*", "render/cycles/render_settings/motion_blur.html#bpy-types-rendersettings-use-motion-blur"), ("bpy.types.rendersettings.use_placeholder*", "render/output/properties/output.html#bpy-types-rendersettings-use-placeholder"), @@ -986,6 +1156,7 @@ url_manual_mapping = ( ("bpy.types.toolsettings.snap_anim_element*", "editors/graph_editor/introduction.html#bpy-types-toolsettings-snap-anim-element"), ("bpy.types.toolsettings.use_lock_relative*", "sculpt_paint/weight_paint/tool_settings/options.html#bpy-types-toolsettings-use-lock-relative"), ("bpy.types.toolsettings.vertex_group_user*", "editors/3dview/display/overlays.html#bpy-types-toolsettings-vertex-group-user"), + ("bpy.types.userassetlibrary.import_method*", "editors/preferences/file_paths.html#bpy-types-userassetlibrary-import-method"), ("bpy.types.vertexpaint.use_group_restrict*", "sculpt_paint/weight_paint/tool_settings/options.html#bpy-types-vertexpaint-use-group-restrict"), ("bpy.types.volumedisplay.wireframe_detail*", "modeling/volumes/properties.html#bpy-types-volumedisplay-wireframe-detail"), ("bpy.types.windowmanager.asset_path_dummy*", "editors/asset_browser.html#bpy-types-windowmanager-asset-path-dummy"), @@ -1067,6 +1238,12 @@ url_manual_mapping = ( ("bpy.types.object.active_shape_key_index*", "animation/shape_keys/shape_keys_panel.html#bpy-types-object-active-shape-key-index"), ("bpy.types.object.use_camera_lock_parent*", "scene_layout/object/properties/relations.html#bpy-types-object-use-camera-lock-parent"), ("bpy.types.object.visible_volume_scatter*", "render/cycles/object_settings/object_data.html#bpy-types-object-visible-volume-scatter"), + ("bpy.types.preferencesedit.material_link*", "editors/preferences/editing.html#bpy-types-preferencesedit-material-link"), + ("bpy.types.preferencesedit.use_duplicate*", "editors/preferences/editing.html#bpy-types-preferencesedit-use-duplicate"), + ("bpy.types.preferencessystem.viewport_aa*", "editors/preferences/viewport.html#bpy-types-preferencessystem-viewport-aa"), + ("bpy.types.preferencesview.show_tooltips*", "editors/preferences/interface.html#bpy-types-preferencesview-show-tooltips"), + ("bpy.types.preferencesview.ui_line_width*", "editors/preferences/interface.html#bpy-types-preferencesview-ui-line-width"), + ("bpy.types.preferencesview.use_translate*", "editors/preferences/interface.html#bpy-types-preferencesview-use-translate"), ("bpy.types.rendersettings.line_thickness*", "render/freestyle/render.html#bpy-types-rendersettings-line-thickness"), ("bpy.types.rendersettings.pixel_aspect_x*", "render/output/properties/format.html#bpy-types-rendersettings-pixel-aspect-x"), ("bpy.types.rendersettings.pixel_aspect_y*", "render/output/properties/format.html#bpy-types-rendersettings-pixel-aspect-y"), @@ -1086,6 +1263,7 @@ url_manual_mapping = ( ("bpy.types.spaceuveditor.tile_grid_shape*", "editors/uv/overlays.html#bpy-types-spaceuveditor-tile-grid-shape"), ("bpy.types.spaceuveditor.use_live_unwrap*", "modeling/meshes/uv/editing.html#bpy-types-spaceuveditor-use-live-unwrap"), ("bpy.types.spaceview3d.use_render_border*", "editors/3dview/sidebar.html#bpy-types-spaceview3d-use-render-border"), + ("bpy.types.toolsettings.auto_keying_mode*", "editors/timeline.html#bpy-types-toolsettings-auto-keying-mode"), ("bpy.types.toolsettings.double_threshold*", "modeling/meshes/tools/tool_settings.html#bpy-types-toolsettings-double-threshold"), ("bpy.types.toolsettings.lock_object_mode*", "interface/window_system/topbar.html#bpy-types-toolsettings-lock-object-mode"), ("bpy.types.toolsettings.mesh_select_mode*", "modeling/meshes/selecting/introduction.html#bpy-types-toolsettings-mesh-select-mode"), @@ -1093,6 +1271,7 @@ url_manual_mapping = ( ("bpy.types.transformorientationslot.type*", "editors/3dview/controls/orientation.html#bpy-types-transformorientationslot-type"), ("bpy.types.transformsequence.scale_start*", "video_editing/edit/montage/strips/effects/transform.html#bpy-types-transformsequence-scale-start"), ("bpy.types.unitsettings.temperature_unit*", "scene_layout/scene/properties.html#bpy-types-unitsettings-temperature-unit"), + ("bpy.types.usersolidlight.specular_color*", "editors/preferences/lights.html#bpy-types-usersolidlight-specular-color"), ("bpy.types.vertexweightproximitymodifier*", "modeling/modifiers/modify/weight_proximity.html#bpy-types-vertexweightproximitymodifier"), ("bpy.types.view3doverlay.bone_wire_alpha*", "editors/3dview/display/overlays.html#bpy-types-view3doverlay-bone-wire-alpha"), ("bpy.types.view3doverlay.show_retopology*", "editors/3dview/display/overlays.html#bpy-types-view3doverlay-show-retopology"), @@ -1159,6 +1338,11 @@ url_manual_mapping = ( ("bpy.types.movietrackingplanetrack.name*", "movie_clip/tracking/clip/sidebar/track/plane_track.html#bpy-types-movietrackingplanetrack-name"), ("bpy.types.nodetreeinterfacesocket.name*", "interface/controls/nodes/groups.html#bpy-types-nodetreeinterfacesocket-name"), ("bpy.types.object.use_empty_image_alpha*", "modeling/empties.html#bpy-types-object-use-empty-image-alpha"), + ("bpy.types.preferencesedit.object_align*", "editors/preferences/editing.html#bpy-types-preferencesedit-object-align"), + ("bpy.types.preferencessystem.scrollback*", "editors/preferences/system.html#bpy-types-preferencessystem-scrollback"), + ("bpy.types.preferencesview.font_path_ui*", "editors/preferences/interface.html#bpy-types-preferencesview-font-path-ui"), + ("bpy.types.preferencesview.header_align*", "editors/preferences/interface.html#bpy-types-preferencesview-header-align"), + ("bpy.types.preferencesview.text_hinting*", "editors/preferences/interface.html#bpy-types-preferencesview-text-hinting"), ("bpy.types.rendersettings.frame_map_new*", "render/output/properties/frame_range.html#bpy-types-rendersettings-frame-map-new"), ("bpy.types.rendersettings.frame_map_old*", "render/output/properties/frame_range.html#bpy-types-rendersettings-frame-map-old"), ("bpy.types.rendersettings.use_auto_tile*", "render/cycles/render_settings/performance.html#bpy-types-rendersettings-use-auto-tile"), @@ -1189,8 +1373,10 @@ url_manual_mapping = ( ("bpy.types.toolsettings.use_snap_rotate*", "editors/3dview/controls/snapping.html#bpy-types-toolsettings-use-snap-rotate"), ("bpy.types.toolsettings.uv_relax_method*", "modeling/meshes/uv/tools/relax.html#bpy-types-toolsettings-uv-relax-method"), ("bpy.types.unitsettings.system_rotation*", "scene_layout/scene/properties.html#bpy-types-unitsettings-system-rotation"), + ("bpy.types.usersolidlight.diffuse_color*", "editors/preferences/lights.html#bpy-types-usersolidlight-diffuse-color"), ("bpy.types.view3doverlay.display_handle*", "editors/3dview/display/overlays.html#bpy-types-view3doverlay-display-handle"), ("bpy.types.volumedisplay.wireframe_type*", "modeling/volumes/properties.html#bpy-types-volumedisplay-wireframe-type"), + ("bpy.types.walknavigation.teleport_time*", "editors/preferences/navigation.html#bpy-types-walknavigation-teleport-time"), ("bpy.ops.anim.channels_editable_toggle*", "editors/graph_editor/channels/editing.html#bpy-ops-anim-channels-editable-toggle"), ("bpy.ops.anim.channels_setting_disable*", "editors/graph_editor/channels/editing.html#bpy-ops-anim-channels-setting-disable"), ("bpy.ops.brush.stencil_reset_transform*", "sculpt_paint/brush/texture.html#bpy-ops-brush-stencil-reset-transform"), @@ -1279,6 +1465,7 @@ url_manual_mapping = ( ("bpy.types.greasepencil.use_onion_fade*", "grease_pencil/properties/onion_skinning.html#bpy-types-greasepencil-use-onion-fade"), ("bpy.types.greasepencil.use_onion_loop*", "grease_pencil/properties/onion_skinning.html#bpy-types-greasepencil-use-onion-loop"), ("bpy.types.imagepaint.screen_grab_size*", "sculpt_paint/texture_paint/tool_settings/options.html#bpy-types-imagepaint-screen-grab-size"), + ("bpy.types.keyingsetpaths.active_index*", "animation/keyframes/keying_sets.html#bpy-types-keyingsetpaths-active-index"), ("bpy.types.linestyle*modifier_material*", "render/freestyle/view_layer/line_style/modifiers/color/material.html#bpy-types-linestyle-modifier-material"), ("bpy.types.motionpath.use_custom_color*", "animation/motion_paths.html#bpy-types-motionpath-use-custom-color"), ("bpy.types.movietrackingcamera.brown_k*", "movie_clip/tracking/clip/sidebar/track/camera.html#bpy-types-movietrackingcamera-brown-k"), @@ -1288,6 +1475,10 @@ url_manual_mapping = ( ("bpy.types.particlesettingstextureslot*", "physics/particles/texture_influence.html#bpy-types-particlesettingstextureslot"), ("bpy.types.pointlight.shadow_soft_size*", "render/lights/light_object.html#bpy-types-pointlight-shadow-soft-size"), ("bpy.types.posebone.ik_rotation_weight*", "animation/armatures/posing/bone_constraints/inverse_kinematics/introduction.html#bpy-types-posebone-ik-rotation-weight"), + ("bpy.types.preferencesedit.node_margin*", "editors/preferences/editing.html#bpy-types-preferencesedit-node-margin"), + ("bpy.types.preferencesinput.tablet_api*", "editors/preferences/input.html#bpy-types-preferencesinput-tablet-api"), + ("bpy.types.preferencesview.show_splash*", "editors/preferences/interface.html#bpy-types-preferencesview-show-splash"), + ("bpy.types.preferencesview.smooth_view*", "editors/preferences/navigation.html#bpy-types-preferencesview-smooth-view"), ("bpy.types.regionview3d.show_sync_view*", "editors/3dview/navigate/views.html#bpy-types-regionview3d-show-sync-view"), ("bpy.types.rendersettings.resolution_x*", "render/output/properties/format.html#bpy-types-rendersettings-resolution-x"), ("bpy.types.rendersettings.resolution_y*", "render/output/properties/format.html#bpy-types-rendersettings-resolution-y"), @@ -1336,6 +1527,8 @@ url_manual_mapping = ( ("bpy.ops.object.parent_no_inverse_set*", "scene_layout/object/editing/parent.html#bpy-ops-object-parent-no-inverse-set"), ("bpy.ops.object.vertex_group_quantize*", "sculpt_paint/weight_paint/editing.html#bpy-ops-object-vertex-group-quantize"), ("bpy.ops.outliner.collection_instance*", "editors/outliner/editing.html#bpy-ops-outliner-collection-instance"), + ("bpy.ops.preferences.keyconfig_export*", "editors/preferences/keymap.html#bpy-ops-preferences-keyconfig-export"), + ("bpy.ops.preferences.keyconfig_import*", "editors/preferences/keymap.html#bpy-ops-preferences-keyconfig-import"), ("bpy.ops.sequencer.change_effect_type*", "video_editing/edit/montage/editing.html#bpy-ops-sequencer-change-effect-type"), ("bpy.ops.transform.create_orientation*", "editors/3dview/controls/orientation.html#bpy-ops-transform-create-orientation"), ("bpy.ops.transform.delete_orientation*", "editors/3dview/controls/orientation.html#bpy-ops-transform-delete-orientation"), @@ -1391,11 +1584,14 @@ url_manual_mapping = ( ("bpy.types.greasepencil.use_multiedit*", "grease_pencil/multiframe.html#bpy-types-greasepencil-use-multiedit"), ("bpy.types.imagetexture.use_flip_axis*", "render/materials/legacy_textures/types/image_movie.html#bpy-types-imagetexture-use-flip-axis"), ("bpy.types.keyframe.handle_right_type*", "editors/graph_editor/fcurves/properties.html#bpy-types-keyframe-handle-right-type"), + ("bpy.types.keyingsetpath.group_method*", "animation/keyframes/keying_sets.html#bpy-types-keyingsetpath-group-method"), ("bpy.types.materialgpencilstyle.color*", "grease_pencil/materials/properties.html#bpy-types-materialgpencilstyle-color"), ("bpy.types.movietrackingcamera.nuke_k*", "movie_clip/tracking/clip/sidebar/track/camera.html#bpy-types-movietrackingcamera-nuke-k"), ("bpy.types.movietrackingstabilization*", "movie_clip/tracking/clip/sidebar/stabilization/index.html#bpy-types-movietrackingstabilization"), ("bpy.types.object.display_bounds_type*", "scene_layout/object/properties/display.html#bpy-types-object-display-bounds-type"), ("bpy.types.object.show_only_shape_key*", "animation/shape_keys/shape_keys_panel.html#bpy-types-object-show-only-shape-key"), + ("bpy.types.preferencesedit.undo_steps*", "editors/preferences/system.html#bpy-types-preferencesedit-undo-steps"), + ("bpy.types.preferencesview.gizmo_size*", "editors/preferences/viewport.html#bpy-types-preferencesview-gizmo-size"), ("bpy.types.regionview3d.lock_rotation*", "editors/3dview/navigate/views.html#bpy-types-regionview3d-lock-rotation"), ("bpy.types.rendersettings.hair_subdiv*", "render/eevee/render_settings/hair.html#bpy-types-rendersettings-hair-subdiv"), ("bpy.types.rigidbodyobject.use_deform*", "physics/rigid_body/properties/collisions.html#bpy-types-rigidbodyobject-use-deform"), @@ -1422,7 +1618,12 @@ url_manual_mapping = ( ("bpy.types.toolsettings.use_snap_node*", "interface/controls/nodes/arranging.html#bpy-types-toolsettings-use-snap-node"), ("bpy.types.toolsettings.use_snap_self*", "editors/3dview/controls/snapping.html#bpy-types-toolsettings-use-snap-self"), ("bpy.types.viewlayer.active_aov_index*", "render/layers/passes.html#bpy-types-viewlayer-active-aov-index"), + ("bpy.types.walknavigation.jump_height*", "editors/preferences/navigation.html#bpy-types-walknavigation-jump-height"), + ("bpy.types.walknavigation.mouse_speed*", "editors/preferences/navigation.html#bpy-types-walknavigation-mouse-speed"), + ("bpy.types.walknavigation.use_gravity*", "editors/preferences/navigation.html#bpy-types-walknavigation-use-gravity"), + ("bpy.types.walknavigation.view_height*", "editors/preferences/navigation.html#bpy-types-walknavigation-view-height"), ("bpy.ops.anim.channels_view_selected*", "editors/graph_editor/channels/editing.html#bpy-ops-anim-channels-view-selected"), + ("bpy.ops.anim.keying_set_path_remove*", "animation/keyframes/keying_sets.html#bpy-ops-anim-keying-set-path-remove"), ("bpy.ops.armature.move_to_collection*", "animation/armatures/properties/bone_collections.html#bpy-ops-armature-move-to-collection"), ("bpy.ops.clip.tracking_object_remove*", "movie_clip/tracking/clip/sidebar/track/objects.html#bpy-ops-clip-tracking-object-remove"), ("bpy.ops.constraint.copy_to_selected*", "animation/constraints/interface/header.html#bpy-ops-constraint-copy-to-selected"), @@ -1454,6 +1655,7 @@ url_manual_mapping = ( ("bpy.ops.outliner.collection_isolate*", "editors/outliner/editing.html#bpy-ops-outliner-collection-isolate"), ("bpy.ops.pose.visual_transform_apply*", "animation/armatures/posing/editing/apply.html#bpy-ops-pose-visual-transform-apply"), ("bpy.ops.poselib.convert_old_poselib*", "animation/armatures/posing/editing/pose_library.html#bpy-ops-poselib-convert-old-poselib"), + ("bpy.ops.preferences.studiolight_new*", "editors/preferences/lights.html#bpy-ops-preferences-studiolight-new"), ("bpy.ops.render.shutter_curve_preset*", "render/cycles/render_settings/motion_blur.html#bpy-ops-render-shutter-curve-preset"), ("bpy.ops.scene.view_layer_remove_aov*", "render/layers/passes.html#bpy-ops-scene-view-layer-remove-aov"), ("bpy.ops.sculpt.project_line_gesture*", "sculpt_paint/sculpting/editing/sculpt.html#bpy-ops-sculpt-project-line-gesture"), @@ -1497,7 +1699,7 @@ url_manual_mapping = ( ("bpy.types.freestylelineset.qi_start*", "render/freestyle/view_layer/line_set.html#bpy-types-freestylelineset-qi-start"), ("bpy.types.freestylelinestyle.rounds*", "render/freestyle/view_layer/line_style/strokes.html#bpy-types-freestylelinestyle-rounds"), ("bpy.types.functionnodereplacestring*", "modeling/geometry_nodes/utilities/text/replace_string.html#bpy-types-functionnodereplacestring"), - ("bpy.types.functionnodeseparatecolor*", "editors/texture_node/types/color/separate_color.html#bpy-types-functionnodeseparatecolor"), + ("bpy.types.functionnodeseparatecolor*", "modeling/geometry_nodes/utilities/color/separate_color.html#bpy-types-functionnodeseparatecolor"), ("bpy.types.functionnodevaluetostring*", "modeling/geometry_nodes/utilities/text/value_to_string.html#bpy-types-functionnodevaluetostring"), ("bpy.types.geometrynodeblurattribute*", "modeling/geometry_nodes/attribute/blur_attribute.html#bpy-types-geometrynodeblurattribute"), ("bpy.types.geometrynodecornersofedge*", "modeling/geometry_nodes/mesh/topology/corners_of_edge.html#bpy-types-geometrynodecornersofedge"), @@ -1566,7 +1768,9 @@ url_manual_mapping = ( ("bpy.types.view3doverlay.show_weight*", "editors/3dview/display/overlays.html#bpy-types-view3doverlay-show-weight"), ("bpy.types.viewlayer.use_motion_blur*", "render/layers/introduction.html#bpy-types-viewlayer-use-motion-blur"), ("bpy.types.volumedisplay.slice_depth*", "modeling/volumes/properties.html#bpy-types-volumedisplay-slice-depth"), + ("bpy.types.walknavigation.walk_speed*", "editors/preferences/navigation.html#bpy-types-walknavigation-walk-speed"), ("bpy.types.worldmistsettings.falloff*", "render/cycles/world_settings.html#bpy-types-worldmistsettings-falloff"), + ("bpy.ops.anim.keying_set_active_set*", "animation/keyframes/keying_sets.html#bpy-ops-anim-keying-set-active-set"), ("bpy.ops.armature.collection_assign*", "animation/armatures/properties/bone_collections.html#bpy-ops-armature-collection-assign"), ("bpy.ops.armature.collection_select*", "animation/armatures/properties/bone_collections.html#bpy-ops-armature-collection-select"), ("bpy.ops.clip.lock_selection_toggle*", "editors/clip/introduction.html#bpy-ops-clip-lock-selection-toggle"), @@ -1663,6 +1867,7 @@ url_manual_mapping = ( ("bpy.types.imagepaint.interpolation*", "sculpt_paint/texture_paint/tool_settings/texture_slots.html#bpy-types-imagepaint-interpolation"), ("bpy.types.imagetexture.filter_size*", "render/materials/legacy_textures/types/image_movie.html#bpy-types-imagetexture-filter-size"), ("bpy.types.imagetexture.filter_type*", "render/materials/legacy_textures/types/image_movie.html#bpy-types-imagetexture-filter-type"), + ("bpy.types.keyingset.bl_description*", "animation/keyframes/keying_sets.html#bpy-types-keyingset-bl-description"), ("bpy.types.linestyle*modifier_noise*", "render/freestyle/view_layer/line_style/modifiers/color/noise.html#bpy-types-linestyle-modifier-noise"), ("bpy.types.maintainvolumeconstraint*", "animation/constraints/transform/maintain_volume.html#bpy-types-maintainvolumeconstraint"), ("bpy.types.material.alpha_threshold*", "render/eevee/materials/settings.html#bpy-types-material-alpha-threshold"), @@ -1671,6 +1876,8 @@ url_manual_mapping = ( ("bpy.types.movietrackingtrack.color*", "movie_clip/tracking/clip/sidebar/track/track.html#bpy-types-movietrackingtrack-color"), ("bpy.types.object.is_shadow_catcher*", "render/cycles/object_settings/object_data.html#bpy-types-object-is-shadow-catcher"), ("bpy.types.particleinstancemodifier*", "modeling/modifiers/physics/particle_instance.html#bpy-types-particleinstancemodifier"), + ("bpy.types.preferencesview.language*", "editors/preferences/interface.html#bpy-types-preferencesview-language"), + ("bpy.types.preferencesview.ui_scale*", "editors/preferences/interface.html#bpy-types-preferencesview-ui-scale"), ("bpy.types.rendersettings.hair_type*", "render/eevee/render_settings/hair.html#bpy-types-rendersettings-hair-type"), ("bpy.types.rendersettings.tile_size*", "render/cycles/render_settings/performance.html#bpy-types-rendersettings-tile-size"), ("bpy.types.rigidbodyobject.friction*", "physics/rigid_body/properties/collisions.html#bpy-types-rigidbodyobject-friction"), @@ -1696,12 +1903,14 @@ url_manual_mapping = ( ("bpy.types.toolsettings.snap_target*", "editors/3dview/controls/snapping.html#bpy-types-toolsettings-snap-target"), ("bpy.types.transformcacheconstraint*", "animation/constraints/transform/transform_cache.html#bpy-types-transformcacheconstraint"), ("bpy.types.unitsettings.length_unit*", "scene_layout/scene/properties.html#bpy-types-unitsettings-length-unit"), + ("bpy.types.usersolidlight.direction*", "editors/preferences/lights.html#bpy-types-usersolidlight-direction"), ("bpy.types.vertexweighteditmodifier*", "modeling/modifiers/modify/weight_edit.html#bpy-types-vertexweighteditmodifier"), ("bpy.types.view3dshading.color_type*", "render/workbench/color.html#bpy-types-view3dshading-color-type"), ("bpy.types.volumedisplay.slice_axis*", "modeling/volumes/properties.html#bpy-types-volumedisplay-slice-axis"), ("bpy.ops.action.markers_make_local*", "animation/markers.html#bpy-ops-action-markers-make-local"), ("bpy.ops.anim.channels_clean_empty*", "editors/nla/editing.html#bpy-ops-anim-channels-clean-empty"), ("bpy.ops.anim.driver_button_remove*", "animation/drivers/usage.html#bpy-ops-anim-driver-button-remove"), + ("bpy.ops.anim.keyframe_insert_menu*", "animation/keyframes/editing.html#bpy-ops-anim-keyframe-insert-menu"), ("bpy.ops.anim.keyingset_button_add*", "animation/keyframes/keying_sets.html#bpy-ops-anim-keyingset-button-add"), ("bpy.ops.armature.select_hierarchy*", "animation/armatures/bones/selecting.html#bpy-ops-armature-select-hierarchy"), ("bpy.ops.armature.switch_direction*", "animation/armatures/bones/editing/switch_direction.html#bpy-ops-armature-switch-direction"), @@ -1732,6 +1941,7 @@ url_manual_mapping = ( ("bpy.ops.paint.vertex_color_smooth*", "sculpt_paint/vertex_paint/editing.html#bpy-ops-paint-vertex-color-smooth"), ("bpy.ops.paint.weight_sample_group*", "sculpt_paint/weight_paint/editing.html#bpy-ops-paint-weight-sample-group"), ("bpy.ops.poselib.create_pose_asset*", "animation/armatures/posing/editing/pose_library.html#bpy-ops-poselib-create-pose-asset"), + ("bpy.ops.preferences.autoexec_path*", "editors/preferences/save_load.html#bpy-ops-preferences-autoexec-path"), ("bpy.ops.preferences.theme_install*", "editors/preferences/themes.html#bpy-ops-preferences-theme-install"), ("bpy.ops.render.play_rendered_anim*", "render/output/animation_player.html#bpy-ops-render-play-rendered-anim"), ("bpy.ops.sculpt.set_pivot_position*", "sculpt_paint/sculpting/editing/sculpt.html#bpy-ops-sculpt-set-pivot-position"), @@ -1813,6 +2023,9 @@ url_manual_mapping = ( ("bpy.types.greasepencilgrid.offset*", "grease_pencil/properties/display.html#bpy-types-greasepencilgrid-offset"), ("bpy.types.imagepaint.normal_angle*", "sculpt_paint/brush/falloff.html#bpy-types-imagepaint-normal-angle"), ("bpy.types.imagetexture.use_mipmap*", "render/materials/legacy_textures/types/image_movie.html#bpy-types-imagetexture-use-mipmap"), + ("bpy.types.keyingsetpath.data_path*", "animation/keyframes/keying_sets.html#bpy-types-keyingsetpath-data-path"), + ("bpy.types.keyingsets.active_index*", "animation/keyframes/keying_sets.html#bpy-types-keyingsets-active-index"), + ("bpy.types.keymapitem.key_modifier*", "editors/preferences/keymap.html#bpy-types-keymapitem-key-modifier"), ("bpy.types.laplaciandeformmodifier*", "modeling/modifiers/deform/laplacian_deform.html#bpy-types-laplaciandeformmodifier"), ("bpy.types.laplaciansmoothmodifier*", "modeling/modifiers/deform/laplacian_smooth.html#bpy-types-laplaciansmoothmodifier"), ("bpy.types.layercollection.exclude*", "editors/outliner/interface.html#bpy-types-layercollection-exclude"), @@ -1824,6 +2037,7 @@ url_manual_mapping = ( ("bpy.types.movietrackingtrack.lock*", "movie_clip/tracking/clip/sidebar/track/track.html#bpy-types-movietrackingtrack-lock"), ("bpy.types.movietrackingtrack.name*", "movie_clip/tracking/clip/sidebar/track/track.html#bpy-types-movietrackingtrack-name"), ("bpy.types.multiplygpencilmodifier*", "grease_pencil/modifiers/generate/multiple_strokes.html#bpy-types-multiplygpencilmodifier"), + ("bpy.types.preferencesexperimental*", "editors/preferences/experimental.html#bpy-types-preferencesexperimental"), ("bpy.types.rendersettings.filepath*", "render/output/properties/output.html#bpy-types-rendersettings-filepath"), ("bpy.types.rendersettings.fps_base*", "render/output/properties/format.html#bpy-types-rendersettings-fps-base"), ("bpy.types.rigidbodyobject.enabled*", "physics/rigid_body/properties/settings.html#bpy-types-rigidbodyobject-enabled"), @@ -1851,6 +2065,7 @@ url_manual_mapping = ( ("bpy.types.worldlighting.ao_factor*", "render/cycles/render_settings/light_paths.html#bpy-types-worldlighting-ao-factor"), ("bpy.types.worldmistsettings.depth*", "render/cycles/world_settings.html#bpy-types-worldmistsettings-depth"), ("bpy.types.worldmistsettings.start*", "render/cycles/world_settings.html#bpy-types-worldmistsettings-start"), + ("bpy.ops.anim.keying_set_path_add*", "animation/keyframes/keying_sets.html#bpy-ops-anim-keying-set-path-add"), ("bpy.ops.clip.stabilize_2d_select*", "movie_clip/tracking/clip/selecting.html#bpy-ops-clip-stabilize-2d-select"), ("bpy.ops.clip.tracking_object_new*", "movie_clip/tracking/clip/sidebar/track/objects.html#bpy-ops-clip-tracking-object-new"), ("bpy.ops.constraint.move_to_index*", "animation/constraints/interface/header.html#bpy-ops-constraint-move-to-index"), @@ -2129,6 +2344,7 @@ url_manual_mapping = ( ("bpy.types.gpencillayer.rotation*", "grease_pencil/properties/layers.html#bpy-types-gpencillayer-rotation"), ("bpy.types.gpencilsculptsettings*", "grease_pencil/properties/index.html#bpy-types-gpencilsculptsettings"), ("bpy.types.keyframe.handle_right*", "editors/graph_editor/fcurves/properties.html#bpy-types-keyframe-handle-right"), + ("bpy.types.keyingsetpath.id_type*", "animation/keyframes/keying_sets.html#bpy-types-keyingsetpath-id-type"), ("bpy.types.lengthgpencilmodifier*", "grease_pencil/modifiers/generate/length.html#bpy-types-lengthgpencilmodifier"), ("bpy.types.light.cutoff_distance*", "render/eevee/lighting.html#bpy-types-light-cutoff-distance"), ("bpy.types.lockedtrackconstraint*", "animation/constraints/tracking/locked_track.html#bpy-types-lockedtrackconstraint"), @@ -2172,6 +2388,7 @@ url_manual_mapping = ( ("bpy.types.surfacedeformmodifier*", "modeling/modifiers/deform/surface_deform.html#bpy-types-surfacedeformmodifier"), ("bpy.types.texturenodetexvoronoi*", "editors/texture_node/types/textures/voronoi.html#bpy-types-texturenodetexvoronoi"), ("bpy.types.toolsettings.use_snap*", "editors/3dview/controls/snapping.html#bpy-types-toolsettings-use-snap"), + ("bpy.types.usersolidlight.smooth*", "editors/preferences/lights.html#bpy-types-usersolidlight-smooth"), ("bpy.types.viewlayer.use_volumes*", "render/layers/introduction.html#bpy-types-viewlayer-use-volumes"), ("bpy.types.volume.frame_duration*", "modeling/volumes/properties.html#bpy-types-volume-frame-duration"), ("bpy.types.volumedisplay.density*", "modeling/volumes/properties.html#bpy-types-volumedisplay-density"), @@ -2179,6 +2396,8 @@ url_manual_mapping = ( ("bpy.types.workspace.object_mode*", "interface/window_system/workspaces.html#bpy-types-workspace-object-mode"), ("bpy.ops.anim.channels_collapse*", "editors/graph_editor/channels/editing.html#bpy-ops-anim-channels-collapse"), ("bpy.ops.anim.driver_button_add*", "animation/drivers/usage.html#bpy-ops-anim-driver-button-add"), + ("bpy.ops.anim.keying_set_export*", "animation/keyframes/keying_sets.html#bpy-ops-anim-keying-set-export"), + ("bpy.ops.anim.keying_set_remove*", "animation/keyframes/keying_sets.html#bpy-ops-anim-keying-set-remove"), ("bpy.ops.armature.click_extrude*", "animation/armatures/bones/editing/extrude.html#bpy-ops-armature-click-extrude"), ("bpy.ops.armature.select_linked*", "animation/armatures/bones/selecting.html#bpy-ops-armature-select-linked"), ("bpy.ops.armature.select_mirror*", "animation/armatures/bones/selecting.html#bpy-ops-armature-select-mirror"), @@ -2418,6 +2637,7 @@ url_manual_mapping = ( ("bpy.types.gpencillayer.parent*", "grease_pencil/properties/layers.html#bpy-types-gpencillayer-parent"), ("bpy.types.hookgpencilmodifier*", "grease_pencil/modifiers/deform/hook.html#bpy-types-hookgpencilmodifier"), ("bpy.types.imageformatsettings*", "files/media/image_formats.html#bpy-types-imageformatsettings"), + ("bpy.types.keymapitem.map_type*", "editors/preferences/keymap.html#bpy-types-keymapitem-map-type"), ("bpy.types.kinematicconstraint*", "animation/constraints/tracking/ik_solver.html#bpy-types-kinematicconstraint"), ("bpy.types.material.line_color*", "render/freestyle/material.html#bpy-types-material-line-color"), ("bpy.types.material.pass_index*", "render/materials/settings.html#bpy-types-material-pass-index"), @@ -2610,6 +2830,7 @@ url_manual_mapping = ( ("bpy.types.texturenodetexture*", "editors/texture_node/types/input/texture.html#bpy-types-texturenodetexture"), ("bpy.types.texturenodetexwood*", "editors/texture_node/types/textures/wood.html#bpy-types-texturenodetexwood"), ("bpy.types.textureslot.offset*", "sculpt_paint/brush/texture.html#bpy-types-textureslot-offset"), + ("bpy.types.usersolidlight.use*", "editors/preferences/lights.html#bpy-types-usersolidlight-use"), ("bpy.types.view3dshading.type*", "editors/3dview/display/shading.html#bpy-types-view3dshading-type"), ("bpy.types.volume.frame_start*", "modeling/volumes/properties.html#bpy-types-volume-frame-start"), ("bpy.types.volume.is_sequence*", "modeling/volumes/properties.html#bpy-types-volume-is-sequence"), @@ -2719,6 +2940,8 @@ url_manual_mapping = ( ("bpy.types.gpencillayer.lock*", "grease_pencil/properties/layers.html#bpy-types-gpencillayer-lock"), ("bpy.types.image.seam_margin*", "editors/image/image_settings.html#bpy-types-image-seam-margin"), ("bpy.types.imagepaint.dither*", "sculpt_paint/texture_paint/tool_settings/options.html#bpy-types-imagepaint-dither"), + ("bpy.types.keymapitem.active*", "editors/preferences/keymap.html#bpy-types-keymapitem-active"), + ("bpy.types.keymapitem.idname*", "editors/preferences/keymap.html#bpy-types-keymapitem-idname"), ("bpy.types.material.metallic*", "render/materials/settings.html#bpy-types-material-metallic"), ("bpy.types.materialslot.link*", "render/materials/assignment.html#bpy-types-materialslot-link"), ("bpy.types.mesh.texture_mesh*", "modeling/meshes/uv/uv_texture_spaces.html#bpy-types-mesh-texture-mesh"), @@ -2859,6 +3082,8 @@ url_manual_mapping = ( ("bpy.types.greasepencilgrid*", "grease_pencil/properties/display.html#bpy-types-greasepencilgrid"), ("bpy.types.image.alpha_mode*", "editors/image/image_settings.html#bpy-types-image-alpha-mode"), ("bpy.types.key.use_relative*", "animation/shape_keys/shape_keys_panel.html#bpy-types-key-use-relative"), + ("bpy.types.keyingsetpath.id*", "animation/keyframes/keying_sets.html#bpy-types-keyingsetpath-id"), + ("bpy.types.keymapitem.value*", "editors/preferences/keymap.html#bpy-types-keymapitem-value"), ("bpy.types.mask.frame_start*", "movie_clip/masking/sidebar.html#bpy-types-mask-frame-start"), ("bpy.types.motionpath.color*", "animation/motion_paths.html#bpy-types-motionpath-color"), ("bpy.types.motionpath.lines*", "animation/motion_paths.html#bpy-types-motionpath-lines"), @@ -2904,6 +3129,8 @@ url_manual_mapping = ( ("bpy.types.texturenodegroup*", "editors/texture_node/types/groups.html#bpy-types-texturenodegroup"), ("bpy.types.texturenodeimage*", "editors/texture_node/types/input/image.html#bpy-types-texturenodeimage"), ("bpy.types.texturenodescale*", "editors/texture_node/types/distort/scale.html#bpy-types-texturenodescale"), + ("bpy.types.userassetlibrary*", "editors/preferences/file_paths.html#bpy-types-userassetlibrary"), + ("bpy.types.window.workspace*", "interface/window_system/workspaces.html#bpy-types-window-workspace"), ("bpy.types.world.lightgroup*", "render/cycles/world_settings.html#bpy-types-world-lightgroup"), ("bpy.ops.armature.dissolve*", "animation/armatures/bones/editing/delete.html#bpy-ops-armature-dissolve"), ("bpy.ops.armature.separate*", "animation/armatures/bones/editing/separate_bones.html#bpy-ops-armature-separate"), @@ -2983,6 +3210,7 @@ url_manual_mapping = ( ("bpy.types.fmodifiercycles*", "editors/graph_editor/fcurves/modifiers.html#bpy-types-fmodifiercycles"), ("bpy.types.fmodifierlimits*", "editors/graph_editor/fcurves/modifiers.html#bpy-types-fmodifierlimits"), ("bpy.types.imagepaint.mode*", "sculpt_paint/texture_paint/tool_settings/texture_slots.html#bpy-types-imagepaint-mode"), + ("bpy.types.keymapitem.type*", "editors/preferences/keymap.html#bpy-types-keymapitem-type"), ("bpy.types.latticemodifier*", "modeling/modifiers/deform/lattice.html#bpy-types-latticemodifier"), ("bpy.types.materiallineart*", "render/materials/line_art.html#bpy-types-materiallineart"), ("bpy.types.musgravetexture*", "render/materials/legacy_textures/types/musgrave.html#bpy-types-musgravetexture"), @@ -2997,6 +3225,7 @@ url_manual_mapping = ( ("bpy.types.scene.sync_mode*", "editors/timeline.html#bpy-types-scene-sync-mode"), ("bpy.types.sceneeevee.gtao*", "render/eevee/render_settings/ambient_occlusion.html#bpy-types-sceneeevee-gtao"), ("bpy.types.screen.use_play*", "editors/timeline.html#bpy-types-screen-use-play"), + ("bpy.types.scriptdirectory*", "editors/preferences/file_paths.html#bpy-types-scriptdirectory"), ("bpy.types.shadernodebevel*", "render/shader_nodes/input/bevel.html#bpy-types-shadernodebevel"), ("bpy.types.shadernodeclamp*", "render/shader_nodes/converter/clamp.html#bpy-types-shadernodeclamp"), ("bpy.types.shadernodegamma*", "render/shader_nodes/color/gamma.html#bpy-types-shadernodegamma"), @@ -3114,9 +3343,8 @@ url_manual_mapping = ( ("bpy.types.uvwarpmodifier*", "modeling/modifiers/modify/uv_warp.html#bpy-types-uvwarpmodifier"), ("bpy.types.viewlayer.name*", "render/layers/introduction.html#bpy-types-viewlayer-name"), ("bpy.types.voronoitexture*", "render/materials/legacy_textures/types/voronoi.html#bpy-types-voronoitexture"), - ("bpy.types.walknavigation*", "editors/3dview/navigate/walk_fly.html#bpy-types-walknavigation"), + ("bpy.types.walknavigation*", "editors/preferences/navigation.html#bpy-types-walknavigation"), ("bpy.ops.*.select_circle*", "interface/selecting.html#bpy-ops-select-circle"), - ("bpy.ops.anim.keying_set*", "animation/keyframes/keying_sets.html#bpy-ops-anim-keying-set"), ("bpy.ops.armature.delete*", "animation/armatures/bones/editing/delete.html#bpy-ops-armature-delete"), ("bpy.ops.clip.select_all*", "movie_clip/tracking/clip/selecting.html#bpy-ops-clip-select-all"), ("bpy.ops.clip.select_box*", "movie_clip/tracking/clip/selecting.html#bpy-ops-clip-select-box"), @@ -3200,6 +3428,7 @@ url_manual_mapping = ( ("bpy.types.fieldsettings*", "physics/forces/force_fields/index.html#bpy-types-fieldsettings"), ("bpy.types.imagesequence*", "video_editing/edit/montage/strips/image.html#bpy-types-imagesequence"), ("bpy.types.key.eval_time*", "animation/shape_keys/shape_keys_panel.html#bpy-types-key-eval-time"), + ("bpy.types.keyingsetpath*", "animation/keyframes/keying_sets.html#bpy-types-keyingsetpath"), ("bpy.types.marbletexture*", "render/materials/legacy_textures/types/marble.html#bpy-types-marbletexture"), ("bpy.types.modifier.name*", "modeling/modifiers/introduction.html#bpy-types-modifier-name"), ("bpy.types.modifier.show*", "modeling/modifiers/introduction.html#bpy-types-modifier-show"), @@ -3356,6 +3585,7 @@ url_manual_mapping = ( ("bpy.ops.wm.properties*", "files/custom_properties.html#bpy-ops-wm-properties"), ("bpy.ops.wm.stl_import*", "files/import_export/stl.html#bpy-ops-wm-stl-import"), ("bpy.ops.wm.usd_export*", "files/import_export/usd.html#bpy-ops-wm-usd-export"), + ("bpy.ops.workspace.add*", "interface/window_system/workspaces.html#bpy-ops-workspace-add"), ("bpy.types.addsequence*", "video_editing/edit/montage/strips/effects/add.html#bpy-types-addsequence"), ("bpy.types.brush.cloth*", "sculpt_paint/sculpting/tools/cloth.html#bpy-types-brush-cloth"), ("bpy.types.brush.curve*", "sculpt_paint/brush/falloff.html#bpy-types-brush-curve"), @@ -3369,6 +3599,7 @@ url_manual_mapping = ( ("bpy.types.object.lock*", "scene_layout/object/properties/transforms.html#bpy-types-object-lock"), ("bpy.types.object.show*", "scene_layout/object/properties/display.html#bpy-types-object-show"), ("bpy.types.particlekey*", "physics/particles/emitter/physics/keyed.html#bpy-types-particlekey"), + ("bpy.types.pathcompare*", "editors/preferences/save_load.html#bpy-types-pathcompare"), ("bpy.types.posebone.ik*", "animation/armatures/posing/bone_constraints/inverse_kinematics/introduction.html#bpy-types-posebone-ik"), ("bpy.types.preferences*", "editors/preferences/index.html#bpy-types-preferences"), ("bpy.types.renderlayer*", "render/layers/passes.html#bpy-types-renderlayer"), @@ -3416,6 +3647,7 @@ url_manual_mapping = ( ("bpy.types.compositor*", "compositing/index.html#bpy-types-compositor"), ("bpy.types.constraint*", "animation/constraints/index.html#bpy-types-constraint"), ("bpy.types.imagepaint*", "sculpt_paint/texture_paint/index.html#bpy-types-imagepaint"), + ("bpy.types.keyingsets*", "animation/keyframes/keying_sets.html#bpy-types-keyingsets"), ("bpy.types.keymapitem*", "editors/preferences/keymap.html#bpy-types-keymapitem"), ("bpy.types.light.type*", "render/lights/light_object.html#bpy-types-light-type"), ("bpy.types.lightprobe*", "render/eevee/light_probes/index.html#bpy-types-lightprobe"), @@ -3553,6 +3785,7 @@ url_manual_mapping = ( ("bpy.ops.uv.unwrap*", "modeling/meshes/editing/uv.html#bpy-ops-uv-unwrap"), ("bpy.ops.wm.append*", "files/linked_libraries/link_append.html#bpy-ops-wm-append"), ("bpy.ops.wm.splash*", "interface/window_system/splash.html#bpy-ops-wm-splash"), + ("bpy.ops.workspace*", "interface/window_system/workspaces.html#bpy-ops-workspace"), ("bpy.types.lattice*", "animation/lattice.html#bpy-types-lattice"), ("bpy.types.library*", "files/linked_libraries/index.html#bpy-types-library"), ("bpy.types.speaker*", "render/output/audio/speaker.html#bpy-types-speaker"),