Uhm.. anyway.. I found that my graphic card (and most of decent graphic card drivers I guess) can override the application preferences forcing it to whatever AA.
I found also that with my graphic card with the AA in max settings the board textures will be rendered in black.. so we have some issue here.:/ MRL ________________________________________ From: Martin Janitschke [i...@hannover.ccc.de] Sent: 04 August 2014 23:04 To: Mário Luzeiro; kicad-developers@lists.launchpad.net Subject: Re: [Kicad-developers] [PATCH] Anti-aliasing for the 3D-Viewer On 04.08.2014 22:45, Mário Luzeiro wrote: > imp, > > why the AA is only supported in wx3? > #if wxCHECK_VERSION( 3, 0, 0 ) This part was added by JP, a bit further up in the comments: // Note: We try to use anti aliasing if the graphic card allows that, // but only on wxWidgets >= 3.0.0 (this option does not exist on wxWidgets 2.8). Bye, imp _______________________________________________ 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