[Bf-docboard-svn] bf-manual: [6972] trunk/blender_docs/manual/modeling/meshes/editing/face: Operator: Add 'dissolve_and_intersect' option for 'Extrude and Move on Normals'

Aaron Carlisle carlisle.b3d at gmail.com
Mon Aug 17 21:51:40 CEST 2020


Revision: 6972
          https://developer.blender.org/rBM6972
Author:   Blendify
Date:     2020-08-17 21:51:40 +0200 (Mon, 17 Aug 2020)
Log Message:
-----------
Operator: Add 'dissolve_and_intersect' option for 'Extrude and Move on Normals'

rB851baa40a19df6dd7989d933da6b96090b29ec17

Modified Paths:
--------------
    trunk/blender_docs/manual/modeling/meshes/editing/face/extrude_faces.rst
    trunk/blender_docs/manual/modeling/meshes/editing/face/extrude_faces_normal.rst

Modified: trunk/blender_docs/manual/modeling/meshes/editing/face/extrude_faces.rst
===================================================================
--- trunk/blender_docs/manual/modeling/meshes/editing/face/extrude_faces.rst	2020-08-17 17:31:05 UTC (rev 6971)
+++ trunk/blender_docs/manual/modeling/meshes/editing/face/extrude_faces.rst	2020-08-17 19:51:40 UTC (rev 6972)
@@ -59,6 +59,13 @@
 Flip Normals
    Only the *Normals* of the new faces created from the extrusion will be flipped.
 
+Dissolve Orthogonal Edges
+   Removes and connects edges whose faces form a flat surface and intersect new edges.
+
+Orientation
+   Aligns the transformation axes to a specified orientation constraint.
+   See :doc:`Transform Orientations </editors/3dview/controls/orientation>` for more information.
+
 Proportional Editing
    The extruded face will affect nearby geometry.
    See :doc:`Proportional Editing </editors/3dview/controls/proportional_editing>` for a full reference.

Modified: trunk/blender_docs/manual/modeling/meshes/editing/face/extrude_faces_normal.rst
===================================================================
--- trunk/blender_docs/manual/modeling/meshes/editing/face/extrude_faces_normal.rst	2020-08-17 17:31:05 UTC (rev 6971)
+++ trunk/blender_docs/manual/modeling/meshes/editing/face/extrude_faces_normal.rst	2020-08-17 19:51:40 UTC (rev 6972)
@@ -14,5 +14,18 @@
 
 Extrusion and offset will be locked in to only move along the local normals of the selected mesh.
 
+Flip Normals
+   Only the *Normals* of the new faces created from the extrusion will be flipped.
+
+Dissolve Orthogonal Edges
+   Removes and connects edges whose faces form a flat surface and intersect new edges.
+
+Offset
+   Amount to move geometry along the normals.
+
 Offset Even
    The length of the new edges will be uniform.
+
+Proportional Editing
+   The extruded face will affect nearby geometry.
+   See :doc:`Proportional Editing </editors/3dview/controls/proportional_editing>` for a full reference.




More information about the Bf-docboard-svn mailing list