On Wed, Sep 28, 2016 at 5:48 AM, Wayne Stambaugh wrote:
> On 9/24/2016 7:51 PM, Cirilo Bernardo wrote:
>> As part of improving the STEP Export code to protect KiCad
>> from a hung child process and also to give the use the option
>> to cancel a long Export operation, I am doing some preliminary
>>
On 9/24/2016 7:51 PM, Cirilo Bernardo wrote:
> As part of improving the STEP Export code to protect KiCad
> from a hung child process and also to give the use the option
> to cancel a long Export operation, I am doing some preliminary
> design work on a dialog for launching such child processes.
>
Triangle::NeighborAcross returns a reference, which must refer to a valid
object whose address cannot be 0. Thus, this test is nonsensical.
---
polygon/poly2tri/sweep/sweep.cc | 16
1 file changed, 16 deletions(-)
diff --git a/polygon/poly2tri/sweep/sweep.cc b/polygon/poly2tri/s
Hopefully no one is using this branch for stable version 4 development
as I am going to remove it from the repo. You should be using the 4.0
branch for stable release development. As of right now, the two
branches are identical so there is no need to keep the stable-4 branch
around.
Cheers,
Way
Hi
And I really practice. I made improvement and forgot to copy all. So
improvement is in these two patches. I hope this suggestion is accepted as
a new feature.
Heikki
On Tue, Sep 27, 2016 at 2:31 PM, Heikki Pulkkinen
wrote:
> Hi,
>
> As in practice, I made a patch file of my changes Not onl
Le 27/09/2016 à 10:51, Jean-Samuel Reynaud a écrit :
> Hi,
>
> Since commit 7311f07eafc6128483367b39bf0bb1e4650e377f (SWIG
> Improvements), It was no more possible to compile kicad with scripting
> on Ubuntu 14.04 at least (work with > 14.04). This is due to move of
> pcbnew/scripting/pcbnew.i to
Hi,
As in practice, I made a patch file of my changes Not only diifs. It is
SHIFT-ALT-V hotkey whitch make buried and blind vias, as it is in routing
too.
Heikki
On Sun, Sep 25, 2016 at 2:25 PM, Heikki Pulkkinen
wrote:
> Hi,
>
> I made some improvements to my patch of via stitching. Now you
---
common/kiway_player.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/kiway_player.cpp b/common/kiway_player.cpp
index a33acc1..ecada9f 100644
--- a/common/kiway_player.cpp
+++ b/common/kiway_player.cpp
@@ -66,7 +66,7 @@ KIWAY_PLAYER::KIWAY_PLAYER( wxWindow* aParen
Hi,
Since commit 7311f07eafc6128483367b39bf0bb1e4650e377f (SWIG
Improvements), It was no more possible to compile kicad with scripting
on Ubuntu 14.04 at least (work with > 14.04). This is due to move of
pcbnew/scripting/pcbnew.i to pcbnew/swig directory (and perhaps the used
version of swig3.0 to
9 matches
Mail list logo