commit 12fe5daf9c4761edb205f19ab5f500ba2a974f3b parent 8d2ac728738df983cf55d9c607c4c40a7457a49b Author: Georges Dupéron <jahvascriptmaniac+github@free.fr> Date: Fri, 13 Jan 2012 16:12:20 +0100 Marqué le bug des quartiers convexes comme résolu. Diffstat:
| A | bugs/closed/2012-01-06-2036-offset-quad-non-convexe.txt | | | 3 | +++ |
| D | bugs/open/2012-01-06-2036-offset-quad-non-convexe.txt | | | 1 | - |
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/bugs/closed/2012-01-06-2036-offset-quad-non-convexe.txt b/bugs/closed/2012-01-06-2036-offset-quad-non-convexe.txt @@ -0,0 +1,3 @@ +Lorsqu'on a un quad non convexe (ou convexe avec un angle très grand je pense), la fonction offset fait n'importe quoi. + +Résolu : détection des quad convexes dans quartier, et découpage en deux triangles. diff --git a/bugs/open/2012-01-06-2036-offset-quad-non-convexe.txt b/bugs/open/2012-01-06-2036-offset-quad-non-convexe.txt @@ -1 +0,0 @@ -Lorsqu'on a un quad non convexe (ou convexe avec un angle très grand je pense), la fonction offset fait n'importe quoi.