Re: [Kicad-developers] [PATCH] No more boost::polygon in Kicad

2015-07-14 Thread Blair Bonnett
On 15 July 2015 at 02:59, Maciej Sumiński wrote: > > I have pushed Tom's recent fixes that should solve the issue. I also did > a few mistakes while merging yesterday, so I overwrote the bzr > repository with the right version. > Thanks Tom and Orson. I built a fresh copy from your latest changes

Re: [Kicad-developers] [PATCH] No more boost::polygon in Kicad

2015-07-14 Thread Maciej Sumiński
On 07/14/2015 06:31 AM, Blair Bonnett wrote: >> I cannot reproduce this on r5908 from the product branch. I >> am building the latest revision from there now to check with. > > I can now confirm this does not occur on r5935 so it does seem to be > something to do with the new polygon handling. I

Re: [Kicad-developers] [PATCH] No more boost::polygon in Kicad

2015-07-14 Thread LordBlick
In response to a message written on 14.07.2015, 15:26, from Tomasz Wlostowski: On 14.07.2015 15:17, LordBlick wrote: In response to a message written on 14.07.2015, 12:03, from Tomasz Wlostowski: Thanks, I'll check this later (I'm also seeing the slow 3D viewer issue observe first by Blair) Hm

Re: [Kicad-developers] [PATCH] No more boost::polygon in Kicad

2015-07-14 Thread Tomasz Wlostowski
On 14.07.2015 15:17, LordBlick wrote: > In response to a message written on 14.07.2015, 12:03, from Tomasz > Wlostowski: >> Thanks, I'll check this later (I'm also seeing the slow 3D viewer issue >> observe first by Blair) > Hmmm, small TODO?… AFAIR I wrote that the only remaining instance of CPOL

Re: [Kicad-developers] [PATCH] No more boost::polygon in Kicad

2015-07-14 Thread LordBlick
In response to a message written on 14.07.2015, 12:03, from Tomasz Wlostowski: Thanks, I'll check this later (I'm also seeing the slow 3D viewer issue observe first by Blair) Hmmm, small TODO?… Searching for regex:'CPOLYGONS_LIST'... In:'~/rpm/BUILD/depolygonized/polygon/PolyLine.h': 108: * CPOL

Re: [Kicad-developers] [PATCH] No more boost::polygon in Kicad

2015-07-14 Thread Mário Luzeiro
Hi JP, all, Would it be possible to have somewhere some test boards with this test cases, so things like that can be verified? I as looking for boards that could test different case situations that KiCad can/should handle... and that it should render correctly on 3dviewer..etc Mario Luzeiro ___

Re: [Kicad-developers] [PATCH] No more boost::polygon in Kicad

2015-07-14 Thread Tomasz Wlostowski
On 14.07.2015 11:44, jp charras wrote: > Le 13/07/2015 23:46, Tomasz Wlostowski a écrit : >> Hi, >> >> We've pushed a branch [1] to Launchpad, which removes remaining >> Boost::polygon-based code from Kicad. The patch affects several features >> of pcbnew - we need your help to test it as extensive

Re: [Kicad-developers] [PATCH] No more boost::polygon in Kicad

2015-07-14 Thread jp charras
Le 13/07/2015 23:46, Tomasz Wlostowski a écrit : > Hi, > > We've pushed a branch [1] to Launchpad, which removes remaining > Boost::polygon-based code from Kicad. The patch affects several features > of pcbnew - we need your help to test it as extensively as possible: > - zone filling calculations