Commit: 575884b827864141a25e55b3989b4b1f5bcc72a3
Author: Aaron Carlisle
Date:   Sat Jun 18 18:14:54 2022 -0400
Branches: master
https://developer.blender.org/rB575884b827864141a25e55b3989b4b1f5bcc72a3

Update RNA Manual References

===================================================================

M       release/scripts/modules/rna_manual_reference.py

===================================================================

diff --git a/release/scripts/modules/rna_manual_reference.py 
b/release/scripts/modules/rna_manual_reference.py
index 9896bd3e281..cfce84f84e3 100644
--- a/release/scripts/modules/rna_manual_reference.py
+++ b/release/scripts/modules/rna_manual_reference.py
@@ -189,6 +189,7 @@ url_manual_mapping = (
     ("bpy.types.rendersettings_simplify_gpencil_view_fill*", 
"render/cycles/render_settings/simplify.html#bpy-types-rendersettings-simplify-gpencil-view-fill"),
     ("bpy.types.sequencertoolsettings.snap_to_hold_offset*", 
"video_editing/edit/montage/editing.html#bpy-types-sequencertoolsettings-snap-to-hold-offset"),
     ("bpy.types.toolsettings.use_mesh_automerge_and_split*", 
"modeling/meshes/tools/tool_settings.html#bpy-types-toolsettings-use-mesh-automerge-and-split"),
+    ("bpy.ops.scene.view_layer_remove_unused_lightgroups*", 
"render/layers/passes.html#bpy-ops-scene-view-layer-remove-unused-lightgroups"),
     ("bpy.types.animvizmotionpaths.show_keyframe_numbers*", 
"animation/motion_paths.html#bpy-types-animvizmotionpaths-show-keyframe-numbers"),
     ("bpy.types.brush.cloth_constraint_softbody_strength*", 
"sculpt_paint/sculpting/tools/cloth.html#bpy-types-brush-cloth-constraint-softbody-strength"),
     ("bpy.types.brush.elastic_deform_volume_preservation*", 
"sculpt_paint/sculpting/tools/elastic_deform.html#bpy-types-brush-elastic-deform-volume-preservation"),
@@ -302,11 +303,13 @@ url_manual_mapping = (
     ("bpy.types.rigidbodyconstraint.breaking_threshold*", 
"physics/rigid_body/constraints/introduction.html#bpy-types-rigidbodyconstraint-breaking-threshold"),
     ("bpy.types.spaceclipeditor.use_manual_calibration*", 
"editors/clip/display/clip_display.html#bpy-types-spaceclipeditor-use-manual-calibration"),
     ("bpy.types.spacedopesheeteditor.show_pose_markers*", 
"animation/markers.html#bpy-types-spacedopesheeteditor-show-pose-markers"),
+    ("bpy.types.spaceimageoverlay.show_grid_background*", 
"editors/uv/overlays.html#bpy-types-spaceimageoverlay-show-grid-background"),
+    ("bpy.types.spacenodeoverlay.show_named_attributes*", 
"modeling/geometry_nodes/inspection.html#bpy-types-spacenodeoverlay-show-named-attributes"),
     ("bpy.types.spaceoutliner.use_filter_object_camera*", 
"editors/outliner/interface.html#bpy-types-spaceoutliner-use-filter-object-camera"),
     ("bpy.types.spaceoutliner.use_filter_object_others*", 
"editors/outliner/interface.html#bpy-types-spaceoutliner-use-filter-object-others"),
     ("bpy.types.spacesequenceeditor.overlay_frame_type*", 
"editors/video_sequencer/preview/sidebar.html#bpy-types-spacesequenceeditor-overlay-frame-type"),
     ("bpy.types.spacesequenceeditor.show_strip_overlay*", 
"editors/video_sequencer/sequencer/display.html#bpy-types-spacesequenceeditor-show-strip-overlay"),
-    ("bpy.types.spaceuveditor.custom_grid_subdivisions*", 
"editors/uv/sidebar.html#bpy-types-spaceuveditor-custom-grid-subdivisions"),
+    ("bpy.types.spaceuveditor.custom_grid_subdivisions*", 
"editors/uv/overlays.html#bpy-types-spaceuveditor-custom-grid-subdivisions"),
     ("bpy.types.toolsettings.proportional_edit_falloff*", 
"editors/3dview/controls/proportional_editing.html#bpy-types-toolsettings-proportional-edit-falloff"),
     ("bpy.types.toolsettings.use_edge_path_live_unwrap*", 
"modeling/meshes/tools/tool_settings.html#bpy-types-toolsettings-use-edge-path-live-unwrap"),
     ("bpy.types.toolsettings.use_gpencil_draw_additive*", 
"grease_pencil/modes/draw/introduction.html#bpy-types-toolsettings-use-gpencil-draw-additive"),
@@ -388,6 +391,7 @@ url_manual_mapping = (
     ("bpy.types.geometrynodecurvehandletypeselection*", 
"modeling/geometry_nodes/curve/handle_type_selection.html#bpy-types-geometrynodecurvehandletypeselection"),
     ("bpy.types.geometrynodeinputmeshvertexneighbors*", 
"modeling/geometry_nodes/mesh/vertex_neighbors.html#bpy-types-geometrynodeinputmeshvertexneighbors"),
     ("bpy.types.greasepencil.curve_edit_corner_angle*", 
"grease_pencil/modes/edit/curve_editing.html#bpy-types-greasepencil-curve-edit-corner-angle"),
+    ("bpy.types.imageformatsettings.color_management*", 
"render/output/properties/output.html#bpy-types-imageformatsettings-color-management"),
     ("bpy.types.lineartgpencilmodifier.source_camera*", 
"grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-source-camera"),
     ("bpy.types.lineartgpencilmodifier.use_face_mark*", 
"grease_pencil/modifiers/generate/line_art.html#bpy-types-lineartgpencilmodifier-use-face-mark"),
     ("bpy.types.linestylegeometrymodifier_tipremover*", 
"render/freestyle/view_layer/line_style/modifiers/geometry/tip_remover.html#bpy-types-linestylegeometrymodifier-tipremover"),
@@ -404,6 +408,7 @@ url_manual_mapping = (
     ("bpy.types.viewlayer.use_pass_cryptomatte_asset*", 
"render/layers/passes.html#bpy-types-viewlayer-use-pass-cryptomatte-asset"),
     ("bpy.ops.outliner.collection_indirect_only_set*", 
"render/layers/introduction.html#bpy-ops-outliner-collection-indirect-only-set"),
     ("bpy.ops.scene.freestyle_geometry_modifier_add*", 
"render/freestyle/view_layer/line_style/geometry.html#bpy-ops-scene-freestyle-geometry-modifier-add"),
+    ("bpy.ops.scene.view_layer_add_used_lightgroups*", 
"render/layers/passes.html#bpy-ops-scene-view-layer-add-used-lightgroups"),
     ("bpy.ops.sequencer.deinterlace_selected_movies*", 
"video_editing/edit/montage/editing.html#bpy-ops-sequencer-deinterlace-selected-movies"),
     ("bpy.types.bakesettings.use_selected_to_active*", 
"render/cycles/baking.html#bpy-types-bakesettings-use-selected-to-active"),
     ("bpy.types.brush.surface_smooth_current_vertex*", 
"sculpt_paint/sculpting/tools/smooth.html#bpy-types-brush-surface-smooth-current-vertex"),
@@ -420,6 +425,7 @@ url_manual_mapping = (
     ("bpy.types.cyclesworldsettings.sampling_method*", 
"render/cycles/world_settings.html#bpy-types-cyclesworldsettings-sampling-method"),
     ("bpy.types.cyclesworldsettings.volume_sampling*", 
"render/cycles/world_settings.html#bpy-types-cyclesworldsettings-volume-sampling"),
     ("bpy.types.editbone.bbone_handle_use_scale_end*", 
"animation/armatures/bones/properties/bendy_bones.html#bpy-types-editbone-bbone-handle-use-scale-end"),
+    ("bpy.types.ffmpegsettings.constant_rate_factor*", 
"render/output/properties/output.html#bpy-types-ffmpegsettings-constant-rate-factor"),
     ("bpy.types.fluiddomainsettings.adapt_threshold*", 
"physics/fluid/type/domain/gas/adaptive_domain.html#bpy-types-fluiddomainsettings-adapt-threshold"),
     ("bpy.types.fluiddomainsettings.cache_directory*", 
"physics/fluid/type/domain/cache.html#bpy-types-fluiddomainsettings-cache-directory"),
     ("bpy.types.fluiddomainsettings.cache_frame_end*", 
"physics/fluid/type/domain/cache.html#bpy-types-fluiddomainsettings-cache-frame-end"),
@@ -510,12 +516,14 @@ url_manual_mapping = (
     ("bpy.types.spaceclipeditor.show_green_channel*", 
"editors/clip/display/clip_display.html#bpy-types-spaceclipeditor-show-green-channel"),
     ("bpy.types.spacenodeoverlay.show_context_path*", 
"interface/controls/nodes/introduction.html#bpy-types-spacenodeoverlay-show-context-path"),
     ("bpy.types.spaceoutliner.show_restrict_column*", 
"editors/outliner/interface.html#bpy-types-spaceoutliner-show-restrict-column"),
+    ("bpy.types.spacesequenceeditor.use_clamp_view*", 
"editors/video_sequencer/sequencer/navigating.html#bpy-types-spacesequenceeditor-use-clamp-view"),
     ("bpy.types.spacespreadsheet.object_eval_state*", 
"editors/spreadsheet.html#bpy-types-spacespreadsheet-object-eval-state"),
     ("bpy.types.spaceuveditor.display_stretch_type*", 
"editors/uv/overlays.html#bpy-types-spaceuveditor-display-stretch-type"),
     ("bpy.types.toolsettings.transform_pivot_point*", 
"editors/3dview/controls/pivot_point/index.html#bpy-types-toolsettings-transform-pivot-point"),
     ("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.volumedisplay.interpolation_method*", 
"modeling/volumes/properties.html#bpy-types-volumedisplay-interpolation-method"),
+    ("bpy.ops.geometry.color_attribute_render_set*", 
"modeling/meshes/properties/object_data.html#bpy-ops-geometry-color-attribute-render-set"),
     ("bpy.types.brushgpencilsettings.angle_factor*", 
"grease_pencil/modes/draw/tools/draw.html#bpy-types-brushgpencilsettings-angle-factor"),
     ("bpy.types.brushgpencilsettings.pen_strength*", 
"grease_pencil/modes/draw/tools/erase.html#bpy-types-brushgpencilsettings-pen-strength"),
     ("bpy.types.clothsettings.use_pressure_volume*", 
"physics/cloth/settings/physical_properties.html#bpy-types-clothsettings-use-pressure-volume"),
@@ -538,6 +546,7 @@ url_manual_mapping = (
     ("bpy.types.freestylelinestyle.use_length_max*", 
"render/freestyle/view_layer/line_style/strokes.html#bpy-types-freestylelinestyle-use-length-max"),
     ("bpy.types.freestylelinestyle.use_length_min*", 
"render/freestyle/view_layer/line_style/strokes.html#bpy-types-freestylelinestyle-use-length-min"),
     ("bpy.types.geometrynodeinputmeshedgevertices*", 
"modeling/geometry_nodes/mesh/edge_vertices.html#bpy-types-geometrynodeinputmeshedgevertices"),
+    ("bpy.types.geometrynodeinputmeshfaceisplanar*", 
"modeling/geometry_nodes/mesh/face_is_planar.html#bpy-types-geometrynodeinputmeshfaceisplanar"),
     ("bpy.types.geometrynodeinputsplineresolution*", 
"modeling/geometry_nodes/curve/spline_resolution.html#bpy-types-geometrynodeinputsplineresolution"),
     ("bpy.types.greasepencil.curve_edit_threshold*", 
"grease_pencil/modes/edit/curve_editing.html#bpy-types-greasepencil-curve-edit-threshold"),
     ("bpy.types.materialgpencilstyle.stroke_style*", 
"grease_pencil/materials/properties.html#bpy-types-materialgpencilstyle-stroke-style"),
@@ -561,11 +570,14 @@ url_manual_mapping = (
     ("bpy.types.toolsettings.use_snap_peel_object*", 
"editors/3dview/controls/snapping.html#bpy-types-toolsettings-use-snap-peel-object"),
     ("bpy.types.view3doverlay.fade_inactive_alpha*", 
"editors/3dview/display/overlays.html#bpy-types-view3doverlay-fade-inactive-alpha"),
     ("bpy.t

@@ Diff output truncated at 10240 characters. @@

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to