[Bf-docboard-svn] bf-manual: [8216] trunk/blender_docs/manual: small fix test, first docs commit! ?The journey of a thousand miles begins with one step.? Lao Tzu.

Eduardo Schilling noreply at blender.org
Tue Jul 20 23:44:10 CEST 2021


Revision: 8216
          https://developer.blender.org/rBM8216
Author:   elschilling
Date:     2021-07-20 23:44:10 +0200 (Tue, 20 Jul 2021)
Log Message:
-----------
small fix test, first docs commit! ?The journey of a thousand miles begins with one step.? Lao Tzu.

Modified Paths:
--------------
    trunk/blender_docs/manual/modeling/geometry_nodes/attribute/attribute_map_range.rst
    trunk/blender_docs/manual/render/shader_nodes/converter/map_range.rst

Modified: trunk/blender_docs/manual/modeling/geometry_nodes/attribute/attribute_map_range.rst
===================================================================
--- trunk/blender_docs/manual/modeling/geometry_nodes/attribute/attribute_map_range.rst	2021-07-20 20:47:15 UTC (rev 8215)
+++ trunk/blender_docs/manual/modeling/geometry_nodes/attribute/attribute_map_range.rst	2021-07-20 21:44:10 UTC (rev 8216)
@@ -32,7 +32,7 @@
 To Max
    The higher bound of the target range.
 Steps
-   The number of values allowed between *To Max* and *To Max* when using *Stepped Linear* interpolation.
+   The number of values allowed between *To Min* and *To Max* when using *Stepped Linear* interpolation.
    A higher value will give a smoother interpolation while lower values will progressively quantize the input.
 Clamp
    If enabled, the output is clamped to the target range.

Modified: trunk/blender_docs/manual/render/shader_nodes/converter/map_range.rst
===================================================================
--- trunk/blender_docs/manual/render/shader_nodes/converter/map_range.rst	2021-07-20 20:47:15 UTC (rev 8215)
+++ trunk/blender_docs/manual/render/shader_nodes/converter/map_range.rst	2021-07-20 21:44:10 UTC (rev 8216)
@@ -30,7 +30,7 @@
 To Max
    The higher bound of the target range.
 Steps
-   The number of values allowed between *To Max* and *To Max* when using *Stepped Linear* interpolation.
+   The number of values allowed between *To Min* and *To Max* when using *Stepped Linear* interpolation.
    A higher value will give a smoother interpolation while lower values will progressively quantize the input.
 
 



More information about the Bf-docboard-svn mailing list