Commit Graph

13 Commits

Author SHA1 Message Date
Eric Fischer
1aac686670 Update clipper to 9edc2924e39:
commit 9edc2924e39266d70774b0ed0e07329a95e76f10
Author: Blake Thompson <flippmoke@gmail.com>
Date:   Mon May 2 14:45:21 2016 -0400

	Updated to prevent segfault in case where specific iterator was being deleted
	and therefore, the range second no longer existed.
2016-05-02 16:23:08 -07:00
Eric Fischer
4dba8b3f70 Update clipper to 381c817fd13e8 2016-04-13 10:18:32 -07:00
Eric Fischer
64faa1d79e Upgrade Clipper to 68c49e9a9a 2016-04-07 13:52:39 -07:00
Eric Fischer
a92bdce12e Upgrade clipper to f9c1344a09 2016-03-28 10:31:17 -07:00
Eric Fischer
05ff656aba Upgrade to Clipper 9dfe779ed7a 2016-03-24 14:36:36 -07:00
Eric Fischer
54c7cfff4c Upgrade to Clipper 296c37e3206bfa 2016-03-23 16:46:55 -07:00
Eric Fischer
4fc6ca3c3b Keep from getting stuck in an infinite loop 2016-03-21 17:23:34 -07:00
Eric Fischer
a989611515 Upgrade to Clipper 3eb6a85910aff 2016-03-21 16:13:47 -07:00
Eric Fischer
707036fe79 Upgrade Clipper to 07b828b1 to fix self-intersecting polygons 2016-03-18 16:35:29 -07:00
Eric Fischer
a2b0bb01b9 Don't use std::int64_t, for the sake of older compilers 2016-02-17 13:27:45 -08:00
Eric Fischer
0f5a32b442 Additional Clipper changes through https://github.com/mapnik/clipper/commit/7484da1 2016-02-17 13:10:13 -08:00
Eric Fischer
51fffb7710 Incorporate Clipper fork from https://github.com/mapnik/clipper 2016-02-17 13:02:56 -08:00
Eric Fischer
2b25c2fe3e Use Clipper for polygon clipping instead of my own implementation 2015-10-13 17:25:01 -07:00