kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #14221
Re: [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
Follow ups
References