[Bf-docboard-svn] bf-manual: [9495] branches/blender-3.3-release/blender_docs/manual: Cleanup: unnecessary uses of clearfix

Aaron Carlisle noreply at blender.org
Thu Aug 18 05:08:52 CEST 2022


Revision: 9495
          https://developer.blender.org/rBM9495
Author:   Blendify
Date:     2022-08-18 05:08:51 +0200 (Thu, 18 Aug 2022)
Log Message:
-----------
Cleanup: unnecessary uses of clearfix

No need to left align images, this removes for the need of the clearfix to avoid text wrapping

Modified Paths:
--------------
    branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/begin.rst
    branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/book_scanner.rst
    branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/command.rst
    branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/design_tools.rst
    branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/download.rst
    branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/examples.rst
    branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/holes_in_faces.rst
    branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/introduction.rst
    branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/library.rst
    branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/operations.rst
    branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/pivot_point.rst
    branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/trig_waves.rst
    branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/view_control.rst
    branches/blender-3.3-release/blender_docs/manual/addons/interface/context_menu.rst
    branches/blender-3.3-release/blender_docs/manual/interface/window_system/regions.rst

Modified: branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/begin.rst
===================================================================
--- branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/begin.rst	2022-08-18 02:38:28 UTC (rev 9494)
+++ branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/begin.rst	2022-08-18 03:08:51 UTC (rev 9495)
@@ -30,14 +30,9 @@
    X is always view-horizontal, Y is always view-vertical and Z is always view-depth.
 
 .. figure:: /images/addons_pdt_setup_1.png
-   :align: left
    :width: 300px
 
-.. container:: lead
 
-   .. clear
-
-
 Setting the Working Plane.
 ==========================
 
@@ -52,14 +47,9 @@
 so it moves this amount every time you activate the command.
 
 .. figure:: /images/addons_pdt_setup_2.png
-   :align: left
    :width: 300px
 
-.. container:: lead
 
-   .. clear
-
-
 Setting the Cursor/Pivot Point Movement Mode.
 =============================================
 
@@ -76,14 +66,9 @@
 8) Extrude Geometry.
 
 .. figure:: /images/addons_pdt_setup_3.png
-   :align: left
    :width: 300px
 
-.. container:: lead
 
-   .. clear
-
-
 Setting the Operation Mode.
 ===========================
 
@@ -94,13 +79,8 @@
 Below is a table showing which options are available in which Modes, including Edit, or Object Modes in Blender:
 
 .. figure:: /images/addons_pdt_setup_4.png
-   :align: left
    :width: 720px
 
-.. container:: lead
-
-   .. clear
-
 Note! Only Edit and Object Modes are supported by PDT at present,
 Further, only Mesh Objects are supported, not Curves for now.
 
@@ -109,27 +89,12 @@
 Here are two sample Images:
 
 .. figure:: /images/addons_pdt_op_1.png
-   :align: left
    :width: 250px
 
-.. container:: lead
-
-   .. clear
-
 .. figure:: /images/addons_pdt_op_2.png
-   :align: left
    :width: 300px
 
-.. container:: lead
-
-   .. clear
-
 Note! PDT Add-on Preferences now also sets the Parts Library location and Debug mode.
 
 .. figure:: /images/addons_pdt_op_3.png
-   :align: left
    :width: 420px
-
-.. container:: lead
-
-   .. clear

Modified: branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/book_scanner.rst
===================================================================
--- branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/book_scanner.rst	2022-08-18 02:38:28 UTC (rev 9494)
+++ branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/book_scanner.rst	2022-08-18 03:08:51 UTC (rev 9495)
@@ -6,13 +6,8 @@
 In this page we will show how to make complex parts of this book scanner using PDT.
 
 .. figure:: /images/addons_pdt_scan_1.png
-   :align: left
    :width: 450px
 
-.. container:: lead
-
-   .. clear
-
 This is considered a typical CAD design and consists of many parts
 that can be made by extruding a profile to make the 3D mesh.
 It should be noted that this is a preferred manner to work in the CAD environment,
@@ -22,15 +17,10 @@
 **Making the End Panels.**
 
 .. figure:: /images/addons_pdt_scan_2.png
-   :align: left
    :width: 450px
 
-.. container:: lead
+   The End Panel in Edit Mode.
 
-   .. clear
-
-The End Panel in Edit Mode
-
 For this we will start with a single vertex object at 0,0,0 (You will need to load the "Extra Objects" Add-on).
 
 I placed all objects, apart from the wheels at the World Centre for ease,
@@ -64,13 +54,8 @@
 You should now have this:
 
 .. figure:: /images/addons_pdt_scan_3.png
-   :align: left
    :width: 450px
 
-.. container:: lead
-
-   .. clear
-
 I have selected two vertices, join these two together with **Join 2 Verts** Tool.
 
 Select Top Left vertex and extrude it 0.02 in Y:
@@ -86,13 +71,8 @@
 You should now have this:
 
 .. figure:: /images/addons_pdt_scan_4.png
-   :align: left
    :width: 450px
 
-.. container:: lead
-
-   .. clear
-
 Duplicate the selected vertices to the other side:
 
 Set 3D Cursor, SHIFT+D, CTRL+M Y - standard Blender commands.
@@ -100,13 +80,8 @@
 Join the gaps using ``Join 2 Verts`` and you get this:
 
 .. figure:: /images/addons_pdt_scan_5.png
-   :align: left
    :width: 450px
 
-.. container:: lead
-
-   .. clear
-
 Select the vertices shown, they need filleting:
 
 + Set ``Radius`` to 0.03, ``Profile`` to 0.5 and ``Segments`` to 6, click ``Fillet``.
@@ -115,13 +90,8 @@
 This is the result:
 
 .. figure:: /images/addons_pdt_scan_6.png
-   :align: left
    :width: 450px
 
-.. container:: lead
-
-   .. clear
-
 Copy bottom left vertex 0.12 in Y & 0.1 in Z:
 
 + Set Cartesian Coordinates to 0,0.12,0.1 respectively, set operation to ``Duplicate Geometry`` and click ``Delta``.
@@ -144,13 +114,8 @@
 Join the gaps using ``Join 2 Verts`` and you get this:
 
 .. figure:: /images/addons_pdt_scan_7.png
-   :align: left
    :width: 450px
 
-.. container:: lead
-
-   .. clear
-
 Select the vertices shown, they need filleting:
 
 + Set ``Radius`` to 0.03, ``Profile`` to 0.5 and ``Segments`` to 6, click ``Fillet``.
@@ -159,43 +124,23 @@
 You should now have this:
 
 .. figure:: /images/addons_pdt_scan_8.png
-   :align: left
    :width: 450px
 
-.. container:: lead
-
-   .. clear
-
 Join these two vertices each side using ``Join 2 Verts`` Tool giving this:
 
 .. figure:: /images/addons_pdt_scan_9.png
-   :align: left
    :width: 450px
 
-.. container:: lead
-
-   .. clear
-
 Select these vertices and key F - (Blender Face command) to give this:
 
 .. figure:: /images/addons_pdt_scan_10.png
-   :align: left
    :width: 450px
 
-.. container:: lead
-
-   .. clear
-
 Switch selection (CTRL+I), select four vertices across joins and make Face again giving this:
 
 .. figure:: /images/addons_pdt_scan_11.png
-   :align: left
    :width: 450px
 
-.. container:: lead
-
-   .. clear
-
 Duplicate entire geometry -0.02 in X:
 
 + Set Cartesian Coordinates to -0.02,0,0 respectively, set operation to ``Duplicate Geometry`` and click ``Delta``.
@@ -204,24 +149,14 @@
 You should now have this:
 
 .. figure:: /images/addons_pdt_scan_12.png
-   :align: left
    :width: 450px
 
-.. container:: lead
-
-   .. clear
-
 Select both outer edge rings and choose ``Edge`` => ``Bridge Edge Loops``,
 repeat for inner edge loops to get all the faces:
 
 .. figure:: /images/addons_pdt_scan_13.png
-   :align: left
    :width: 450px
 
-.. container:: lead
-
-   .. clear
-
 _hown in Face Mode
 
 Exit Edit Mode, name object "End-R" and duplicate Object (SHIFT+D), rename this new object "End-L".
@@ -236,13 +171,8 @@
 You should now have two ends like this:
 
 .. figure:: /images/addons_pdt_scan_14.png
-   :align: left
    :width: 450px
 
-.. container:: lead
-
-   .. clear
-
 You should be able to see the advantages of making end profiles,
 then bridging the edge loops to make an extruded shape.
 This avoids duplicated geometry and also allows for holes in the object by making faces that split across the hole.

Modified: branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/command.rst
===================================================================
--- branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/command.rst	2022-08-18 02:38:28 UTC (rev 9494)
+++ branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/command.rst	2022-08-18 03:08:51 UTC (rev 9495)
@@ -9,13 +9,8 @@
 The Menu For Command Line
 
 .. figure:: /images/addons_pdt_command_1.png
-   :align: left
    :width: 450px
 
-.. container:: lead
-
-   .. clear
-
 Here the Cursor has been set with the command **cd-1.5,,**
 placing the cursor negative 1.5 in X from the selected vertex.
 
@@ -79,13 +74,8 @@
 A command of **pi1,135** will place the Pivot Point 1m at 135 degrees from the Active vertex.
 
 .. figure:: /images/addons_pdt_command_6.png
-   :align: left
    :width: 450px
 
-.. container:: lead
-
-   .. clear
-
 **Grab** commands will move selected objects, or vertices by the values input,
 so if ``Plane`` is set to ``View`` and the command is **gi1.5,38.75**
 the selection will be moved a distance of 1.5 at 38.75 degrees to the view's
@@ -107,25 +97,15 @@
 so for example, if you want to split a Face like this:
 
 .. figure:: /images/addons_pdt_command_2.png
-   :align: left
    :width: 450px
 
-.. container:: lead
-
-   .. clear
-
 Image showing the new vertex inserted 25% of the way along the edge using the command **sp25**.
 
 In this next scenario, we have split an extruded Face, producing an Ngon:
 
 .. figure:: /images/addons_pdt_command_3.png
-   :align: left
    :width: 450px
 
-.. container:: lead
-
-   .. clear
-
 Command was **sd0.2,,** a new edge has been created and topological integrity preserved.
 
 In all cases the edges are split in two and then new vertex/vertices from these operations
@@ -166,33 +146,18 @@
 results in the X coord being set to **0.97082**:
 
 .. figure:: /images/addons_pdt_command_4.png
-   :align: left
    :width: 300px
 
-.. container:: lead
-
-   .. clear
-
 Alternatively a command of **md4*sqrt(2)** results in the Distance input being set to **5.65685**:
 
 .. figure:: /images/addons_pdt_command_5.png
-   :align: left
    :width: 300px
 
-.. container:: lead
-
-   .. clear
-
 From Version 1.1.8, Maths Function now can output to the Maths Output field:
 
 .. figure:: /images/addons_pdt_command_7.png
-   :align: left
    :width: 300px
 
-.. container:: lead
-
-   .. clear
-
 Here the command **mosqrt(34)*(2.3**3)** was used, meaning; Maths, Output, Square Root of 34 times 2.3 cubed.
 This value can be copied by floating your mouse over the field and keying CTRL+C, it can then be pasted anywhere.
 

Modified: branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/design_tools.rst
===================================================================
--- branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/design_tools.rst	2022-08-18 02:38:28 UTC (rev 9494)
+++ branches/blender-3.3-release/blender_docs/manual/addons/3d_view/precision_drawing_tools/design_tools.rst	2022-08-18 03:08:51 UTC (rev 9495)
@@ -6,16 +6,12 @@
 The Menu for PDT Tools:
 
 .. figure:: /images/addons_pdt_design_7.png
-   :align: left
    :width: 400px
 
-.. container:: lead
-
-   .. clear
-
 This section of the menu deals with the Tools, which work with their own variables,
 in some cases, they also use the Working Plane.
 
+
 Set A/D 2D:
 ===========
 
@@ -44,13 +40,8 @@
 inputs are set to the delta offset between the two vertices in the ``view`` axes.
 
 .. figure:: /images/addons_pdt_design_8.png

@@ Diff output truncated at 10240 characters. @@


More information about the Bf-docboard-svn mailing list