diff --git a/TODO.md b/TODO.md index 1a5443a..13c2da1 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,9 @@ # TODO-LIST +* [x] Remettre le Zome au niveau zero avec le bouding box + +* [x] Ajouter un option de mirroir + * [ ] Ajouter différent paramètre en gardant la même méthode de calcul * [ ] Changer l'aide du kite ratio diff --git a/i18n/en.js b/i18n/en.js index 59e7f3e..3e53c8f 100644 --- a/i18n/en.js +++ b/i18n/en.js @@ -71,6 +71,7 @@ const I18N_EN = { tooltip_increase_spiral_rotations: "Increase spiral rotations", tooltip_add_floor: "Add floor", tooltip_draw_vanishing_lines: "Draw vanishing lines", + tooltip_add_zome_reflection: "Add the zome reflection", tooltip_draw_axes: "Draw 3D axes", tooltip_draw_labels: "Draw labels", tooltip_spin: "Spin on/off", diff --git a/i18n/fr.js b/i18n/fr.js index 06ded39..018e2ea 100644 --- a/i18n/fr.js +++ b/i18n/fr.js @@ -71,6 +71,7 @@ const I18N_FR = { tooltip_increase_spiral_rotations: "Augmenter les rotations de spirales", tooltip_add_floor: "Ajouter le sol", tooltip_draw_vanishing_lines: "Dessiner les lignes de fuite", + tooltip_add_zome_reflection: "Ajouter le reflet du zome", tooltip_draw_axes: "Dessiner les axes 3D", tooltip_draw_labels: "Dessiner les étiquettes", tooltip_spin: "Rotation on/off", diff --git a/index.html b/index.html index acb66b6..8285028 100755 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ - + @@ -27,7 +27,7 @@ - + @@ -262,10 +262,10 @@
ZH + x-model.number="params.zome_height_in_mm" + x-ref="zome_height_in_mm_slider"> + x-model.lazy.number="zome_height"> @@ -427,7 +427,7 @@

Z5omes

v1.0.12b04 + style="font-size: 10px; top:0px">v1.0.12b05 Y⬄Z + + +