Hi JP,

I did some changes on the OpenGL settings, instead of set the anti-alising to 
disable (if it fails) I clear that flag information, so no hint about how 
application want the AA is given.
I hope that it will make the GPU driver to decide what is best.
(So users can use the GPU driver application sofware to force the quality for 
the programs)

Let me know if that still works for you.

> Could you remove the Maximize option in DLG_SELECT_3DMODEL ctor?
> This is not usual for dialogs, and the look is not good when this dlg is 
> maximized.

Reverted.
I am not happy personally with that dialog, it is hard to browse the files, I 
would prefer if possible that dialogs that are more "os default", with 
favorites (home), and maybe a address entry bar.
Hope something can be improved in future..

Mario Luzeiro
________________________________________
From: jp charras [jp.char...@wanadoo.fr]
Sent: 24 June 2016 07:37
To: Mário Luzeiro
Cc: kicad-developers@lists.launchpad.net
Subject: Re: [Kicad-developers] 3D-Viewer - Request for merge evaluation

Le 24/06/2016 à 01:59, Mário Luzeiro a écrit :
> 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 Windows) for some? people :/
>
> I found that (anti-aliasing) was an issue on wxGLCanvas (see wxMSW FIXES):
> http://trac.wxwidgets.org/ticket/16909
> Maybe also your new wxWidget version is dealing with that in a different way.
>
> Hope this change doesn't break other systems (Wayne)
>
> Let me know how it behaves,
> Regards,
> Mario Luzeiro

Yes, it fix the issue both on my Windows and on my Linux Kubuntu installs.
On linux, no error message, but a really very strange display of the 3D viewer 
frame itself, and no
3D canvas displayed.
So, forcing anti-aliasing creates serious issues also on Linux when the graphic 
card does not
support it.

Could you remove the Maximize option in DLG_SELECT_3DMODEL ctor?
This is not usual for dialogs, and the look is not good when this dlg is 
maximized.

Thanks.

--
Jean-Pierre CHARRAS

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to