marcdurant
marcdurant
Hi @markcmiller86 ! What's the status of this feature? Some of our folks are quite interested in it. Thanks!
@markcmiller86 Thanks for the update. Our specific use case is using Expressions to create new Curve variables, and we'd like to be able to label the plot in a way...
Here's the core issue that I'm running into on my 2019 iMac with Intel Core i5, Radeon Pro 560X. Running the official build of stand-alone VisIt, I see anti-aliasing on...
It appears that there are some hardware differences between different Mac models that can affect anti-aliasing behavior. We haven't seen problems on the newer M-chip macs, but an older mac...
FWIW, I found this comment in QVTKOpenGLNativeRenderWindow, which I believe is being used as the underlying render object by vtkQtRenderWindow: // When a QOpenGLWidget is told to use a QSurfaceFormat...
We found that setting SetGlobalMaximumNumberOfSamples() did enable AA on most macs, although we had some older iMacs that did not respond to it. I can help with Mac testing if...