diff --git a/resources/StdMeshers.xml b/resources/StdMeshers.xml
index 853f8ea2b..2c884948a 100644
--- a/resources/StdMeshers.xml
+++ b/resources/StdMeshers.xml
@@ -78,6 +78,31 @@
label-id="Max. Element Volume"
icon-id="mesh_hypo_volume.png"
dim="3"/>
+
+
+
+
+
+
+
+
+
+
@@ -87,6 +112,7 @@
icon-id="mesh_algo_regular.png"
hypos="LocalLength,Arithmetic1D,StartEndLength,NumberOfSegments,Deflection1D,AutomaticLength"
opt-hypos="Propagation,QuadraticMesh"
+ input="VERTEX"
output="EDGE"
dim="1"/>
@@ -111,6 +137,42 @@
icon-id="mesh_algo_hexa.png"
input="QUAD"
dim="3"/>
+
+
+
+
+
+
+
+
+
+
+
diff --git a/resources/mesh_hypo_layer_distribution.png b/resources/mesh_hypo_layer_distribution.png
new file mode 100644
index 000000000..3166fccbb
Binary files /dev/null and b/resources/mesh_hypo_layer_distribution.png differ
diff --git a/resources/mesh_hypo_source_3d.png b/resources/mesh_hypo_source_3d.png
new file mode 100644
index 000000000..7642b95e7
Binary files /dev/null and b/resources/mesh_hypo_source_3d.png differ
diff --git a/resources/mesh_hypo_source_edge.png b/resources/mesh_hypo_source_edge.png
new file mode 100644
index 000000000..3c6790dff
Binary files /dev/null and b/resources/mesh_hypo_source_edge.png differ
diff --git a/resources/mesh_hypo_source_face.png b/resources/mesh_hypo_source_face.png
new file mode 100644
index 000000000..fbd319220
Binary files /dev/null and b/resources/mesh_hypo_source_face.png differ
diff --git a/resources/mesh_tree_algo_projection_2d.png b/resources/mesh_tree_algo_projection_2d.png
new file mode 100644
index 000000000..f880a9716
Binary files /dev/null and b/resources/mesh_tree_algo_projection_2d.png differ
diff --git a/resources/mesh_tree_algo_projection_3d.png b/resources/mesh_tree_algo_projection_3d.png
new file mode 100644
index 000000000..e877c8bab
Binary files /dev/null and b/resources/mesh_tree_algo_projection_3d.png differ
diff --git a/resources/mesh_tree_algo_radial_prism.png b/resources/mesh_tree_algo_radial_prism.png
new file mode 100644
index 000000000..2edace539
Binary files /dev/null and b/resources/mesh_tree_algo_radial_prism.png differ
diff --git a/resources/mesh_tree_hypo_layers_distribution.png b/resources/mesh_tree_hypo_layers_distribution.png
new file mode 100644
index 000000000..627945c62
Binary files /dev/null and b/resources/mesh_tree_hypo_layers_distribution.png differ
diff --git a/resources/mesh_tree_hypo_projection_2d.png b/resources/mesh_tree_hypo_projection_2d.png
new file mode 100644
index 000000000..bb5eb01b9
Binary files /dev/null and b/resources/mesh_tree_hypo_projection_2d.png differ
diff --git a/resources/mesh_tree_hypo_projection_3d.png b/resources/mesh_tree_hypo_projection_3d.png
new file mode 100644
index 000000000..80f05f468
Binary files /dev/null and b/resources/mesh_tree_hypo_projection_3d.png differ
diff --git a/resources/mesh_tree_hypo_source_3d_shape.png b/resources/mesh_tree_hypo_source_3d_shape.png
new file mode 100644
index 000000000..1e18a2c44
Binary files /dev/null and b/resources/mesh_tree_hypo_source_3d_shape.png differ
diff --git a/resources/mesh_tree_hypo_source_edge.png b/resources/mesh_tree_hypo_source_edge.png
new file mode 100644
index 000000000..7e7202089
Binary files /dev/null and b/resources/mesh_tree_hypo_source_edge.png differ
diff --git a/resources/mesh_tree_hypo_source_face.png b/resources/mesh_tree_hypo_source_face.png
new file mode 100644
index 000000000..46e5b880b
Binary files /dev/null and b/resources/mesh_tree_hypo_source_face.png differ