[Bf-docboard-svn] bf-manual: [8751] trunk/blender_docs/manual: Merge branch 'blender-3.0-release'

Aaron Carlisle noreply at blender.org
Fri Dec 3 06:10:21 CET 2021


Revision: 8751
          https://developer.blender.org/rBM8751
Author:   Blendify
Date:     2021-12-03 06:10:21 +0100 (Fri, 03 Dec 2021)
Log Message:
-----------
Merge branch 'blender-3.0-release'

Modified Paths:
--------------
    trunk/blender_docs/manual/images/modeling_meshes_editing_edge_screw_error-msg-info-editor.png
    trunk/blender_docs/manual/images/modeling_meshes_editing_edge_screw_error-msg-tool.png
    trunk/blender_docs/manual/images/modeling_meshes_editing_edge_screw_interactive-panel.png
    trunk/blender_docs/manual/modeling/meshes/editing/edge/screw.rst
    trunk/blender_docs/manual/video_editing/preview/toolbar/index.rst

Added Paths:
-----------
    trunk/blender_docs/manual/images/editors_vse_preview_sample-tool.png

Property Changed:
----------------
    trunk/blender_docs/

Index: trunk/blender_docs
===================================================================
--- trunk/blender_docs	2021-12-03 05:04:58 UTC (rev 8750)
+++ trunk/blender_docs	2021-12-03 05:10:21 UTC (rev 8751)

Property changes on: trunk/blender_docs
___________________________________________________________________
Modified: svn:mergeinfo
## -1,3 +1,3 ##
 /branches/blender-2.92-release/blender_docs:7610-7921
 /branches/blender-2.93-release/blender_docs:7959-8113
-/branches/blender-3.0-release/blender_docs:8543-8746
\ No newline at end of property
+/branches/blender-3.0-release/blender_docs:8543-8750
\ No newline at end of property
Copied: trunk/blender_docs/manual/images/editors_vse_preview_sample-tool.png (from rev 8750, branches/blender-3.0-release/blender_docs/manual/images/editors_vse_preview_sample-tool.png)
===================================================================
(Binary files differ)

Modified: trunk/blender_docs/manual/images/modeling_meshes_editing_edge_screw_error-msg-info-editor.png
===================================================================
(Binary files differ)

Modified: trunk/blender_docs/manual/images/modeling_meshes_editing_edge_screw_error-msg-tool.png
===================================================================
(Binary files differ)

Modified: trunk/blender_docs/manual/images/modeling_meshes_editing_edge_screw_interactive-panel.png
===================================================================
(Binary files differ)

Modified: trunk/blender_docs/manual/modeling/meshes/editing/edge/screw.rst
===================================================================
--- trunk/blender_docs/manual/modeling/meshes/editing/edge/screw.rst	2021-12-03 05:04:58 UTC (rev 8750)
+++ trunk/blender_docs/manual/modeling/meshes/editing/edge/screw.rst	2021-12-03 05:10:21 UTC (rev 8751)
@@ -93,7 +93,7 @@
 
 .. figure:: /images/modeling_meshes_editing_edge_screw_error-msg-info-editor.png
 
-   Screw Error message in the header of the Info editor.
+   Screw Error message in the Status Bar.
 
 .. _fig-mesh-screw-error-popup:
 

Modified: trunk/blender_docs/manual/video_editing/preview/toolbar/index.rst
===================================================================
--- trunk/blender_docs/manual/video_editing/preview/toolbar/index.rst	2021-12-03 05:04:58 UTC (rev 8750)
+++ trunk/blender_docs/manual/video_editing/preview/toolbar/index.rst	2021-12-03 05:10:21 UTC (rev 8751)
@@ -4,8 +4,24 @@
 ###########
 
 Sample
-   Used to sample a pixel's color from anywhere within Blender.
+   Used to sample a pixel's color from the image preview.
 
+   To use the sample tool, :kbd:`LMB` anywhere in the Image Preview.
+   Information about the pixel under the mouse cursor appears in an overlay at the bottom of the editor.
+
+   In the order of appearance, the following information is shown:
+
+   - The X and Y coordinates of the clicked pixel. Remember that the left bottom corner is location (0, 0).
+   - The values for the Red, Green, and Blue component as from the Color Picker.
+   - The Alpha value of the pixel.
+   - The Color Managed values of the Red, Green, and Blue component (the color as you see in the Preview).
+   - The Hue, Saturation, Value, and Luminance equivalent values of the Color Managed values.
+
+   .. figure:: /images/editors_vse_preview_sample-tool.png
+      :alt: Sample Tool
+
+      Sample Tool example.
+
 :ref:`Annotate <tool-annotate-freehand>`
    Draw free-hand annotation.
 



More information about the Bf-docboard-svn mailing list