Re: [Kicad-developers] 3D viewer broken on 32 bit windows.

2016-06-23 Thread Mário Luzeiro
Thanks Wayne! Fingers crossed! Mario From: Wayne Stambaugh [stambau...@gmail.com] Sent: 24 June 2016 00:39 To: Mário Luzeiro; KiCad Developers; maciej.sumin...@cern.ch Subject: Re: [Kicad-developers] 3D viewer broken on 32 bit windows. Hey Mario, Thank

Re: [Kicad-developers] 3D-Viewer - Request for merge evaluation

2016-06-23 Thread Mário Luzeiro
Hi Jean-Pierre, >From what I learn (web), it looks the GL context was not created. That may be because I was forcing the use of a anti-aliasing option (maybe not supported by your GPU?) I "revert" the code that was doing the proper checks, however, that means there will be no anti-aliasing (on

Re: [Kicad-developers] 3D viewer broken on 32 bit windows.

2016-06-23 Thread Wayne Stambaugh
Hey Mario, Thank you for your cooperation. As soon as you fix JP's issue and assuming that fix doesn't break anything else, I'll merge your changes into the product branch if there are no objections from anyone else. Cheers, Wayne On 6/23/2016 7:32 PM, Mário Luzeiro wrote: > Hi Wayne, > > My

Re: [Kicad-developers] 3D viewer broken on 32 bit windows.

2016-06-23 Thread Mário Luzeiro
Hi Wayne, My branch is completely synch with main branch, but almost "99.9%" of the code of the 3D-Viewer is different. I was tracking every updates on main branch and see what ones apply on my branch, notable, the changes that Orson developed for OpenGL (GAL, 3D-Viewer, etc) context lock,

Re: [Kicad-developers] kicad osx builds 2016-06-02

2016-06-23 Thread Simon Wells
What version of osx does your build box run? On Fri, Jun 24, 2016 at 9:52 AM, Adam Wolf wrote: > No--I wasn't able to investigate this bug as it isn't happening on other > systems, and my build machine was set up to do the stable builds, but I > switched the system

Re: [Kicad-developers] kicad osx builds 2016-06-02

2016-06-23 Thread Adam Wolf
No--I wasn't able to investigate this bug as it isn't happening on other systems, and my build machine was set up to do the stable builds, but I switched the system over so now I can investigate this. On Thu, Jun 23, 2016, 4:45 PM Nick Østergaard wrote: > Adam, please reread.

Re: [Kicad-developers] kicad osx builds 2016-06-02

2016-06-23 Thread Nick Østergaard
Adam, please reread. Or did I misunderstand it? 2016-06-23 23:43 GMT+02:00 Adam Wolf : > Good to know. The stable release is ready on my side, nightlies are running > again, the 3D test builds are going... Now to get cracking on some bugs! > > > On Thu, Jun 23,

Re: [Kicad-developers] kicad osx builds 2016-06-02

2016-06-23 Thread Adam Wolf
Good to know. The stable release is ready on my side, nightlies are running again, the 3D test builds are going... Now to get cracking on some bugs! On Thu, Jun 23, 2016, 4:35 PM Simon Wells wrote: > Hey Adam, > > Just tested the latest nightly and am still getting the cvpcb

Re: [Kicad-developers] kicad osx builds 2016-06-02

2016-06-23 Thread Simon Wells
Hey Adam, Just tested the latest nightly and am still getting the cvpcb crash Simon On Sun, Jun 19, 2016 at 2:46 PM, Simon Wells wrote: > well to clarify only on your 2nd of june nightly, all the others work fine > > On Sun, Jun 19, 2016 at 2:45 PM, Simon Wells

Re: [Kicad-developers] 3D-Viewer - Request for merge evaluation

2016-06-23 Thread easyw
Hi Mario Maurice reported: 2) the screenshot is creating a png with a semi transparent body Fixed. Remove alpha from image generation, let me know if that works for you. for me this is fine now (that was a problem I had also on main branch)... thanx for your work! Maurice On 23/06/2016

Re: [Kicad-developers] 3D viewer broken on 32 bit windows.

2016-06-23 Thread Wayne Stambaugh
Interestingly, the latest version of your 3D viewer branch works fine for me for 32-bit builds on 64 bit windows. Have you been keeping your branch synced with the product branch? There has been a lot of changes to the opengl rendering recently. Something is definitely different between your 3D

Re: [Kicad-developers] 3D-Viewer - Request for merge evaluation

2016-06-23 Thread jp charras
Le 23/06/2016 à 19:11, Mário Luzeiro a écrit : > Hi Nick, Jean-Pierre, Maurice, Joan, > > I fixed on my branch some of your reported issues and suggestions, please see > below. > Hi, Mario. With your latest version, I have a new endless error message "Missing GL version", and I cannot run

Re: [Kicad-developers] 3D-Viewer - Request for merge evaluation

2016-06-23 Thread Mário Luzeiro
Hi Nick, Jean-Pierre, Maurice, Joan, I fixed on my branch some of your reported issues and suggestions, please see below. Nick reported: > Ohh ok, can we have tooltips on the buttons? Implemented. > Then the opengl picture seems to refresk every time there is a new raytrace > thing

Re: [Kicad-developers] 3D viewer broken on 32 bit windows.

2016-06-23 Thread Wayne Stambaugh
On 6/23/2016 10:48 AM, jp charras wrote: > Le 23/06/2016 à 16:16, Wayne Stambaugh a écrit : >> On 6/23/2016 10:13 AM, Nick Østergaard wrote: >>> >>> Den 23/06/2016 15.52 skrev "Wayne Stambaugh" >> >: On 6/23/2016 9:49 AM, Mário Luzeiro

Re: [Kicad-developers] 3D viewer broken on 32 bit windows.

2016-06-23 Thread jp charras
Le 23/06/2016 à 16:16, Wayne Stambaugh a écrit : > On 6/23/2016 10:13 AM, Nick Østergaard wrote: >> >> Den 23/06/2016 15.52 skrev "Wayne Stambaugh" > >: >>> >>> On 6/23/2016 9:49 AM, Mário Luzeiro wrote: Hi Wayne, Is that on the

Re: [Kicad-developers] 3D viewer broken on 32 bit windows.

2016-06-23 Thread Nick Østergaard
Den 23/06/2016 16.19 skrev "Wayne Stambaugh" : > > On 6/23/2016 10:13 AM, Nick Østergaard wrote: > > > > Den 23/06/2016 15.52 skrev "Wayne Stambaugh" > >: > >> > >> On 6/23/2016 9:49 AM, Mário Luzeiro wrote: > >> > Hi

Re: [Kicad-developers] 3D viewer broken on 32 bit windows.

2016-06-23 Thread Wayne Stambaugh
On 6/23/2016 10:13 AM, Nick Østergaard wrote: > > Den 23/06/2016 15.52 skrev "Wayne Stambaugh" >: >> >> On 6/23/2016 9:49 AM, Mário Luzeiro wrote: >> > Hi Wayne, >> > >> > Is that on the KiCad main branch? >> >> Yes >> >> > Do you experienced

Re: [Kicad-developers] 3D viewer broken on 32 bit windows.

2016-06-23 Thread Nick Østergaard
Den 23/06/2016 15.52 skrev "Wayne Stambaugh" : > > On 6/23/2016 9:49 AM, Mário Luzeiro wrote: > > Hi Wayne, > > > > Is that on the KiCad main branch? > > Yes > > > Do you experienced the same on my branch? > > I did not test the 32 bit build of your branch. I will try to

Re: [Kicad-developers] 3D viewer broken on 32 bit windows.

2016-06-23 Thread Wayne Stambaugh
On 6/23/2016 9:49 AM, Mário Luzeiro wrote: > Hi Wayne, > > Is that on the KiCad main branch? Yes > Do you experienced the same on my branch? I did not test the 32 bit build of your branch. I will try to test it today or tomorrow and let you know. > > As far as I was following the changed on

Re: [Kicad-developers] 3D viewer broken on 32 bit windows.

2016-06-23 Thread Mário Luzeiro
Hi Wayne, Is that on the KiCad main branch? Do you experienced the same on my branch? As far as I was following the changed on 3d-viewer on main branch, I am not aware of any major change. The only thing I have in mind that may be causing this type of issues could be the OpenGL context