www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 0608b196ffc02493f4534214942e741cf2eaa11b
parent 12caee84708bf6bb650246ba653b2fc929bef2d5
Author: Georges Dupéron <jahvascriptmaniac+github@free.fr>
Date:   Fri,  6 Jan 2012 20:37:40 +0100

Bug pour l'offset de quadrilatères non convexes.

Diffstat:
Rbugs/open/2011-11-24-0045-todo -> bugs/closed/2011-11-24-0045-todo | 0
Abugs/open/2012-01-06-2036-offset-quad-non-convexe.txt | 1+
2 files changed, 1 insertion(+), 0 deletions(-)

diff --git a/bugs/open/2011-11-24-0045-todo b/bugs/closed/2011-11-24-0045-todo 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 @@ -0,0 +1 @@ +Lorsqu'on a un quad non convexe (ou convexe avec un angle très grand je pense), la fonction offset fait n'importe quoi.