[Bf-docboard-svn] bf-manual: [7961] trunk/blender_docs/manual: some fixes

Tobias Heinke noreply at blender.org
Fri Apr 16 00:57:44 CEST 2021


Revision: 7961
          https://developer.blender.org/rBM7961
Author:   TobiasH
Date:     2021-04-16 00:57:43 +0200 (Fri, 16 Apr 2021)
Log Message:
-----------
some fixes

Modified Paths:
--------------
    trunk/blender_docs/manual/advanced/scripting/addon_tutorial.rst
    trunk/blender_docs/manual/compositing/types/color/rgb_curves.rst
    trunk/blender_docs/manual/compositing/types/filter/anti_aliasing.rst
    trunk/blender_docs/manual/compositing/types/filter/blur_node.rst
    trunk/blender_docs/manual/editors/graph_editor/channels.rst
    trunk/blender_docs/manual/editors/graph_editor/introduction.rst
    trunk/blender_docs/manual/editors/nla/editing.rst
    trunk/blender_docs/manual/grease_pencil/modes/object/trace_image.rst
    trunk/blender_docs/manual/grease_pencil/properties/layers.rst
    trunk/blender_docs/manual/interface/controls/buttons/menus.rst
    trunk/blender_docs/manual/interface/controls/nodes/groups.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/attribute/attribute_convert.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/attribute/attribute_fill.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/attribute/attribute_proximity.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/mesh_primitives/grid.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/point/point_instance.rst
    trunk/blender_docs/manual/modeling/geometry_nodes/point/point_scale.rst
    trunk/blender_docs/manual/modeling/metas/properties.rst
    trunk/blender_docs/manual/modeling/texts/properties.rst
    trunk/blender_docs/manual/modeling/volumes/properties.rst
    trunk/blender_docs/manual/render/cycles/render_settings/light_paths.rst
    trunk/blender_docs/manual/render/cycles/render_settings/performance.rst
    trunk/blender_docs/manual/scene_layout/collections/collections.rst
    trunk/blender_docs/manual/sculpt_paint/brush/falloff.rst
    trunk/blender_docs/manual/sculpt_paint/brush/texture_mask.rst
    trunk/blender_docs/manual/sculpt_paint/sculpting/editing/mask.rst
    trunk/blender_docs/manual/video_editing/preview/sidebar.rst
    trunk/blender_docs/manual/video_editing/sequencer/sidebar/proxy.rst

Removed Paths:
-------------
    trunk/blender_docs/manual/images/modeling_geometry-nodes_mesh-primitives_plane_node.png

Modified: trunk/blender_docs/manual/advanced/scripting/addon_tutorial.rst
===================================================================
--- trunk/blender_docs/manual/advanced/scripting/addon_tutorial.rst	2021-04-15 15:53:18 UTC (rev 7960)
+++ trunk/blender_docs/manual/advanced/scripting/addon_tutorial.rst	2021-04-15 22:57:43 UTC (rev 7961)
@@ -125,6 +125,7 @@
 Click the :ref:`Run Script button <editors-text-run-script>`,
 all objects in the active scene are moved by 1.0 unit.
 
+
 .. _advanced-scripting-write-the-add-on-simple:
 
 Write the Add-on (Simple)

Modified: trunk/blender_docs/manual/compositing/types/color/rgb_curves.rst
===================================================================
--- trunk/blender_docs/manual/compositing/types/color/rgb_curves.rst	2021-04-15 15:53:18 UTC (rev 7960)
+++ trunk/blender_docs/manual/compositing/types/color/rgb_curves.rst	2021-04-15 22:57:43 UTC (rev 7961)
@@ -43,7 +43,7 @@
 
 Tone :guilabel:`Compositor Only`
    :Standard: TODO 2.8
-   :Film like: TODO 2.8
+   :Film Like: TODO 2.8
 
 Channel
    Clicking on one of the channels displays the curve for each.

Modified: trunk/blender_docs/manual/compositing/types/filter/anti_aliasing.rst
===================================================================
--- trunk/blender_docs/manual/compositing/types/filter/anti_aliasing.rst	2021-04-15 15:53:18 UTC (rev 7960)
+++ trunk/blender_docs/manual/compositing/types/filter/anti_aliasing.rst	2021-04-15 22:57:43 UTC (rev 7961)
@@ -31,7 +31,7 @@
    The human eye does not perceive all edges equally. For instance,
    it tends to mask low contrast edges in the presence of much higher contrasts in the surrounding area.
    Therefore, applying anti-aliasing to unperceived edges will produce artifacts.
-   This parameter quantifies the difference between low contrast and high contrast neighboring edges.
+   This option quantifies the difference between low contrast and high contrast neighboring edges.
 
 Corner Rounding
    Detect corners to help preserve the original shape.
@@ -65,11 +65,9 @@
 
    * - .. figure:: /images/compositing_types_filter_antialiasing-node_example-3-corner_rounding-off.png
 
-         Corner detection and rounding off (set to 0).
-         Notice how anti-aliasing node smooths the corner because it treats it as an artifact.
+          Corner detection and rounding off (set to 0).
+          Notice how corners are smoothed because they are treated as artifacts.
 
      - .. figure:: /images/compositing_types_filter_antialiasing-node_example-3-corner_rounding-on.png
 
-         Corner detection and rounding on.
-         Setting this value to 1 tells the anti-aliasing node the sharp edges
-         around the corner are not an artifact and should therefore be reserved.
+          Full corner detection and rounding preserves the sharp edges around the corner.

Modified: trunk/blender_docs/manual/compositing/types/filter/blur_node.rst
===================================================================
--- trunk/blender_docs/manual/compositing/types/filter/blur_node.rst	2021-04-15 15:53:18 UTC (rev 7960)
+++ trunk/blender_docs/manual/compositing/types/filter/blur_node.rst	2021-04-15 22:57:43 UTC (rev 7961)
@@ -1,4 +1,4 @@
-:.. _bpy.types.CompositorNodeBlur:
+.. _bpy.types.CompositorNodeBlur:
 
 *********
 Blur Node

Modified: trunk/blender_docs/manual/editors/graph_editor/channels.rst
===================================================================
--- trunk/blender_docs/manual/editors/graph_editor/channels.rst	2021-04-15 15:53:18 UTC (rev 7960)
+++ trunk/blender_docs/manual/editors/graph_editor/channels.rst	2021-04-15 22:57:43 UTC (rev 7961)
@@ -166,7 +166,7 @@
 .. admonition:: Reference
    :class: refbox
 
-   :Menu:      :menuselection:`Channel --> Toggle Channel Editability`
+   :Menu:      :menuselection:`Channel --> Extrapolation Mode`
    :Shortcut:  :kbd:`Shift-E`
 
 Change the :ref:`extrapolation <editors-graph-fcurves-settings-extrapolation>` between selected keyframes.
@@ -195,7 +195,7 @@
 .. admonition:: Reference
    :class: refbox
 
-   :Menu:      :menuselection:`Channel --> Toggle Channel Editability`
+   :Menu:      :menuselection:`Channel --> Expand/Collapse Channels`
    :Shortcut:  :kbd:`NumpadPlus`, :kbd:`NumpadMinus`
 
 Expands or collapses selected channels.
@@ -223,6 +223,6 @@
 .. admonition:: Reference
    :class: refbox
 
-   :Menu:      :menuselection:`Channel --> Toggle Channel Editability`
+   :Menu:      :menuselection:`Channel --> Revive Disabled F-Curves`
 
 Clears "disabled" tag from all F-curves to get broken F-curves working again.

Modified: trunk/blender_docs/manual/editors/graph_editor/introduction.rst
===================================================================
--- trunk/blender_docs/manual/editors/graph_editor/introduction.rst	2021-04-15 15:53:18 UTC (rev 7960)
+++ trunk/blender_docs/manual/editors/graph_editor/introduction.rst	2021-04-15 22:57:43 UTC (rev 7961)
@@ -114,7 +114,7 @@
    and markers operators are not available in this editor.
 
 Use High Quality Display
-   Display F-curves using :term:`Anti-Aliasing` and other fancy effects (disable for a better performance).
+   Display F-curves using :term:`Anti-Aliasing` and other effects (disable for a better performance).
 
 .. _bpy.types.SpaceGraphEditor.show_extrapolation:
 

Modified: trunk/blender_docs/manual/editors/nla/editing.rst
===================================================================
--- trunk/blender_docs/manual/editors/nla/editing.rst	2021-04-15 15:53:18 UTC (rev 7960)
+++ trunk/blender_docs/manual/editors/nla/editing.rst	2021-04-15 22:57:43 UTC (rev 7961)
@@ -151,8 +151,6 @@
 Todo.
 
 
-.. _bpy.ops.anim.channels_move:
-
 Track Ordering
 ==============
 

Modified: trunk/blender_docs/manual/grease_pencil/modes/object/trace_image.rst
===================================================================
--- trunk/blender_docs/manual/grease_pencil/modes/object/trace_image.rst	2021-04-15 15:53:18 UTC (rev 7960)
+++ trunk/blender_docs/manual/grease_pencil/modes/object/trace_image.rst	2021-04-15 22:57:43 UTC (rev 7961)
@@ -68,4 +68,4 @@
    :Sequence: The image empty is an :ref:`Image Sequence <image-sequence>`.
 
 Start at Current Frame
-   When enabled, Start the tracing process at the Current image frame.
+   When enabled, start the tracing process at the current image frame.

Modified: trunk/blender_docs/manual/grease_pencil/properties/layers.rst
===================================================================
--- trunk/blender_docs/manual/grease_pencil/properties/layers.rst	2021-04-15 15:53:18 UTC (rev 7960)
+++ trunk/blender_docs/manual/grease_pencil/properties/layers.rst	2021-04-15 22:57:43 UTC (rev 7961)
@@ -138,7 +138,7 @@
 Transform
 =========
 
-Allows per-layers location, rotation and scale transformations.
+Allows per-layer location, rotation and scale transformations.
 
 
 Adjustments

Deleted: trunk/blender_docs/manual/images/modeling_geometry-nodes_mesh-primitives_plane_node.png
===================================================================
--- trunk/blender_docs/manual/images/modeling_geometry-nodes_mesh-primitives_plane_node.png	2021-04-15 15:53:18 UTC (rev 7960)
+++ trunk/blender_docs/manual/images/modeling_geometry-nodes_mesh-primitives_plane_node.png	2021-04-15 22:57:43 UTC (rev 7961)
@@ -1,64 +0,0 @@
-\x89PNG
-
-   
-IHDR   \xD8   \xB0   \xE2\xE57\x8D   	pHYs  \xC4  \xC4\x95+   IDATx\xDA흇[TG\xD7\xC0\x93\xEF\x8DKP\xD4 K\xC4K\xEC5\xA0\xB1\x97{\xEF(\xA2\xA0TEPDEQQ\xB0!{\xECTl/\xB1$\xF6.\xA0\xBE\xC7\xF7c\xC7ܬ\xBB\xEC\xD2\xB60\xE7\xB9\xCF>\xF7\xCEΜ\x9D\xF2\xBB\xE7\x9CY\xF6\xBE\xFA^-u\xEB\xD6\xFD\xDE\xD8\xE2\xEE\xEE.V^\x8C\xBE4\xE69\xEA\xAF$\x88D	\xA2T(A\x94 J%\x88R\xA1QD)R\xCC@\xA4E\x94Q\xBAf\xA9P\x82X\x9B5k\xF6\xDDw\xDF5*\xB3\xB8\xB9\xB952\xAA\xD4@\x85\x88\xB3\xB3\xB3e\x8D\xBAq\xE3\xC6U"P\xA7w'G\xBF\xD1+f\xDBG\xCF)\xCBa5\xB3\x8C5\xA5B\x87*r\x86\x8D\xDA!b\x86\xD3\xE4!\xF5Z7//\x8Ee\xB1a\xA3F\x8Es~\xB5\xDF\xE2\xB8+\xCCqWx\xBB\xED\xC1e\xAF,\xEA;l\xB6.\xB1\xACQ;$\x85\xD9m	t\xD8\xFFiL===\x9D\xA6s\xD8*\xB9\x91 \x96]\xA1ݶ\xA0:\xDD\xDB7m\xDA\xD4h \xD6k\xE3\x85Rɍ\xB1\x9C
-\xC3¦\xD1D\x88v\xD1c\xABv\xCA\xE5;l\x8B\xFBfģ*\xE4P\x83h\x91\xA3\xC6~\xD5\xF7jf	9\x89=?\x83\x98T\xBE\xA3\xB8IaF<j\xA0B\x8Eb-qԻ\xC2\xD8T\xD4mߪ\xB2 6S\x8BġI\xA1\xA8v(\xE7A\xFF\xCA\xDFJ*\xD4: \xD1\xE2F-X\xB4\xDBR\xA7}KRA\x8D\xF1\xCBl|\xB1\x88;C\xD5Z\xAE\xC3v[P\xE9\xD5v\xB7ܷ\xAA\xE7\xC1\xB8\xD6wݿ\xAEQ\xF2r'u\xB9\xFD\x96\xC0N9\x91\xECP\xBC\xE5Qh\xF4\x9AT!\x87Jc,jԟA\x84\xA2f\xFFH\xF9 at T(D\xD82\xA2= \x96\xFF\xB0\xA1\xA5ձ\xDF\xB8\xEDff\xE1\xC7O޾~\xF1\xFE\xED\xC7O\x9FN<\xC8m\xF6\xC7
-\xFBu\xF6\xE7]\x8D\xCB>C\x85r)4zM\xAB\x90C\x95\xB8\xD8"G\x9D\xCA&\x9B4i"X2̢6\x88
-\x85M\xD4®\xC7a\xD2`\x9C=,\xBF\x96\xE7\xA0\xA5ֱ\x8B\xF1\xDDz\xF5\xFC\xE9\xBCv\xFEcl\x8Dm\xB5\xE0\xC1\xCBg{ng\xDBFL\xDF+;\xEEb\x9A]\xAC_\xB9\xBD\x87\xA6U\xC8Q+q\xB1\xE5\x8DZv\x86\xE2\xB2]\xDByݕ\x85\xC5/@Ԥ\xB0\xB1Z<<<&\xC6\xC6V\xE0\xB0ٺ\xA4\xD4:\xB6+f%^9w*\xF7\xBA]\xD8\xDBվ6\xD3W\xA6\xF8\xEB\xD5s\x9B\xC0q\xFBnfŝO\xA5\xB0\xEF\xA1
-[\xAF_\xBC\xF8\xE0ι{\xB9\xAB/\xA5\xBB-\x8C[\xCDvӢ\xE0\x8Cc\xE3\x8F\xED\x98y\xE2\x8Fs\xF2N\xE7\xFFwz\xDA.\xFB\x84\xE2O\xB4\xDF<\xECX⡼\x9C\xEC\xBF\xF3Sn]\xC6~kP\x85{h\xF4!\x97\xF7\xA8\x95h\xE6\x9DԧP\x80Ht\xA7\xC5b\x99@\xB5\x88\xA8hذ\xA1\xFD\xC4A,\xBC8l
-\xBF\x9DN\xB9\x92\xAE\xC1Yi\xE2\xC4@\x9B\xA8\x99jo\xD8E\xCF.\xFE\x88\xF8\xC0\x84\xAC3\xFF}\xFCP5\xFF7@\\xEE\xB8ͪ9\xF3\xCF\xEC\xF3O\xDB\xDD\xEB\xCAa\xDBb\xCEܽ}\xF6A\x9E}\xC2b\x9B5\xF3\xD2\xEE޼\xF7\xF2ٮ\xEBÓ\xD6K.\xFA\xF8\xF1\xE7m\x97L9\xB5\xFBe\xC1\xBB\xC0\xB4\x9F\x84\xA8\xD0\xF4\xBDo

@@ Diff output truncated at 10240 characters. @@


More information about the Bf-docboard-svn mailing list