kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #19176
Re: Segmentation fault when using Clipper and SHAPE_POLY_SET in 3D viewer. Need help.
On 06.07.2015 15:51, jp charras wrote:
> Le 06/07/2015 15:19, Maciej Sumiński a écrit :
>> On 07/06/2015 02:30 PM, Tomasz Wlostowski wrote:
>>> Fixes to SHAPE_POLY_SET slitting/fracturing algo: - Tom's too
>>> dumb to use C++ iterators (so he uses pointers now ;) - Some
>>> speed optimization
>>
>> I have tested the patch with all demos and one case that crashed
>> KiCad before and all worked fine. The changes have been committed
>> in 5889, thanks Tom.
>>
>> Cheers, Orson
>>
>
> It works fine for me too.
> Hat off, Tomasz.
Thanks.
Let's remove boost::polygon dependency now.
Tom
Follow ups
References