Re: [Kicad-developers] Push-and-shove router issues with blind vias [PATCH]

2014-07-24 Thread Andrew Zonenberg
Updated patch attached. Fixes the following two bugs in the PNS router: 1) Shoved micro/blind/buried vias are silently converted to normal vias 2) Collision detection avoids micro/blind/buried vias regardless of whether they cross the layer that the current track is on Known bugs not addressed by

Re: [Kicad-developers] whow to add new images to the project? any policy?

2014-07-24 Thread jp charras
Le 24/07/2014 11:36, Mário Luzeiro a écrit : > Hi Jean-Pierre, > I was in fact looking to add textures images (not icons) to 3d-viewer, the > 32x32 was just an example of small image. (I am now using 64x64) > > I was thinking it was something difficult as you describe, but I found that > in some

Re: [Kicad-developers] whow to add new images to the project? any policy?

2014-07-24 Thread Mário Luzeiro
Hi Jean-Pierre, I was in fact looking to add textures images (not icons) to 3d-viewer, the 32x32 was just an example of small image. (I am now using 64x64) I was thinking it was something difficult as you describe, but I found that in some parts of the project you are using XPM files to embedded

Re: [Kicad-developers] whow to add new images to the project? any policy?

2014-07-24 Thread jp charras
Le 19/07/2014 19:36, Mário Luzeiro a écrit : > As part of my contribution to kicad source code, I would like to add a new > image ex: 32x32 pixels. > Lets say I want to use a image (png) in source code. > Are there any policies to use / add new images to project? > I saw what it looks like to use