coin3d / soqt

Old Coin GUI binding for Qt, replaced by Quarter
BSD 3-Clause "New" or "Revised" License
22 stars 17 forks source link

Multisampling does not work with Qt6 - Qt Bug #78

Open githubuser0xFFFF opened 2 months ago

githubuser0xFFFF commented 2 months ago

I just wanted to bring to your attention, that multisampling (Viewer->setSampleBuffers(4)) does not work when using Qt6. This is not a SoQt issue but a Qt bug:

So this is more an information for other users that see the same problem than a real SoQt issue.