Re: [Kicad-developers] [BUG] Autosave read-only project

2016-11-21 Thread Константин Барановский
Can anyone confirm this behavior? I think it is important. 2016-11-13 15:14 GMT+02:00 Константин Барановский < baranovskiykonstan...@gmail.com>: > Sequence for reproducing (under linux): > 1) lauch kicad; > 2) open one of demo projects (for example - interf_u); > * by default the demo projects lo

Re: [Kicad-developers] [PATCH] mousewheelpan + ctrl = zooming

2016-11-21 Thread Константин Барановский
Please, pay attention to these patches. 2016-11-12 22:35 GMT+02:00 Константин Барановский < baranovskiykonstan...@gmail.com>: > New version of the patch that works in legacy/opengl/cairo/3d_viewer. > > Also I noticed that in 3d_viewer pan step is to big, so I propose decrease > it. > > 2016-11-12

Re: [Kicad-developers] CPolyLine refactor

2016-11-21 Thread jp charras
Le 21/11/2016 à 18:07, Tomasz Wlostowski a écrit : > On 21.11.2016 13:56, Alejandro Garcia Montoro wrote: >> Hi! >> >> I'm working on the CPolyLine refactor into SHAPE_POLY_SET. Before coding >> anything more, I want to discuss with you the changes I have to do, just >> to be sure I'm not doing any

Re: [Kicad-developers] CPolyLine refactor

2016-11-21 Thread Tomasz Wlostowski
On 21.11.2016 13:56, Alejandro Garcia Montoro wrote: > Hi! > > I'm working on the CPolyLine refactor into SHAPE_POLY_SET. Before coding > anything more, I want to discuss with you the changes I have to do, just > to be sure I'm not doing any useless work. > > The classes that use CPolyLine, and t

Re: [Kicad-developers] [PATCH] Add missing dependency pcbcommon -> fp_lib_table_lexer.h

2016-11-21 Thread Wayne Stambaugh
Patch committed with a minor change. Thanks. On 11/20/2016 6:09 PM, Simon Richter wrote: > --- > common/CMakeLists.txt | 1 + > 1 file changed, 1 insertion(+) > > > > ___ > Mailing list: https://launchpad.net/~kicad-developers > Post to : kicad-

[Kicad-developers] CPolyLine refactor

2016-11-21 Thread Alejandro Garcia Montoro
Hi! I'm working on the CPolyLine refactor into SHAPE_POLY_SET. Before coding anything more, I want to discuss with you the changes I have to do, just to be sure I'm not doing any useless work. The classes that use CPolyLine, and that have to be modified, are: - ZONE_CONTAINER: This class has