[Therion-cs] řezy mapou

2013-09-02 Thread Jiří Fichtner
™Ã­ Fichtner - další část --- HTML příloha byla odstraněna... URL: <http://mailman.speleo.sk/pipermail/therion-cs/attachments/20130902/90d85d3c/attachment.html>

[Therion] samples processing failing

2013-09-02 Thread Olly Betts
.cc Thu Jan 19 21:42:59 2012 +++ therion-5.3.11/extern/poly2tri/common/shapes.cc Mon Sep 2 13:05:42 2013 @@ -86,11 +86,6 @@ Point* Triangle::OppositePoint(Triangle& t, Point& p) { Point *cw = t.PointCW(p); - double x = cw->x; - double y = cw->y; - x = p.x; - y = p.y; - Point* ham = PointCW(*cw); return PointCW(*cw); } Cheers, Olly -- next part -- A non-text attachment was scrubbed... Name: therion-5.3.11-warning-fixes.patch Type: text/x-diff Size: 15648 bytes Desc: not available URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20130902/c37310f1/attachment.patch>