Skip to content

Commit 2b06f0e

Browse files
committed
Tiny formatting fix in documentation
1 parent f3483b2 commit 2b06f0e

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

material_maker/doc/node_simple_easysdf.rst

+11-10
Original file line numberDiff line numberDiff line change
@@ -37,19 +37,20 @@ using the context menu.
3737
The available item types are:
3838

3939
* Shapes: Circle, Elllipse, NGon, Star, Isoceles triangle, Rhombus, Line, Tunnel, Stairs
40-
4140
* Boolean operations:
42-
* Union joins its children into a single shape
43-
* Intersection intersects its children
44-
* Difference removes all subsequent children from the first
45-
* Smooth union and smooth intersection are smooth variations of union and intersection
41+
42+
* Union joins its children into a single shape
43+
* Intersection intersects its children
44+
* Difference removes all subsequent children from the first
45+
* Smooth union and smooth intersection are smooth variations of union and intersection
4646

4747
* Alter operations that are applied to their children:
48-
* Flip, mirror or elongate along X and/or Y axis
49-
* Round by dilating Shapes
50-
* Bend
51-
* Annular
52-
* Morph between 2 children shapes
48+
49+
* Flip, mirror or elongate along X and/or Y axis
50+
* Round by dilating Shapes
51+
* Bend
52+
* Annular
53+
* Morph between 2 children shapes
5354

5455
All item types have builtin translate, rotate and scale operations.
5556
Unless specified otherwise, all items apply a union operation to their children.

0 commit comments

Comments
 (0)