[Bf-docboard-svn] bf-manual: [8815] Correct grammar in EEVEE settings page

Alaska noreply at blender.org
Mon Jan 17 02:28:54 CET 2022


Revision: 8815
          https://developer.blender.org/rBM8815
Author:   Alaska
Date:     2022-01-17 02:28:54 +0100 (Mon, 17 Jan 2022)
Log Message:
-----------
Correct grammar in EEVEE settings page

Modified Paths:
--------------
    trunk/blender_docs/manual/render/eevee/materials/settings.rst

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

Index: trunk/blender_docs
===================================================================
--- trunk/blender_docs	2022-01-17 01:12:35 UTC (rev 8814)
+++ trunk/blender_docs	2022-01-17 01:28:54 UTC (rev 8815)

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-8809
\ No newline at end of property
+/branches/blender-3.0-release/blender_docs:8543-8814
\ No newline at end of property
Modified: trunk/blender_docs/manual/render/eevee/materials/settings.rst
===================================================================
--- trunk/blender_docs/manual/render/eevee/materials/settings.rst	2022-01-17 01:12:35 UTC (rev 8814)
+++ trunk/blender_docs/manual/render/eevee/materials/settings.rst	2022-01-17 01:28:54 UTC (rev 8815)
@@ -55,7 +55,7 @@
 
 .. note::
 
-   This per-object sorting has already a cost and having thousands of
+   Per-object sorting has a performance cost and having thousands of
    these objects in a scene will greatly degrade performance.
 
 Show Backside
@@ -62,7 +62,7 @@
    If enabled, all transparent fragments will be rendered.
    If disabled, only the front-most surface fragments will be rendered.
    Disable this option to ensure correct appearance of transparency from any point of view.
-   Then using *Alpha Blending* this option should be disabled because with *Alpha Blending*,
+   When using *Alpha Blending* this option should be disabled because with *Alpha Blending*,
    the order in which triangles are sorted is important.
 
 



More information about the Bf-docboard-svn mailing list