![]() |
|
[fixed] Draw Anti-Aliased Edges not working - Printable Version +- Wings 3D Development Forum (http://www.wings3d.com/forum) +-- Forum: Wings 3D (/forumdisplay.php?fid=1) +--- Forum: Bug Reports (/forumdisplay.php?fid=12) +--- Thread: [fixed] Draw Anti-Aliased Edges not working (/showthread.php?tid=1335) |
[fixed] Draw Anti-Aliased Edges not working - Wegg - 08-21-2015 06:07 PM The toggle in Preferences > General > Edge Display > Draw Anti-Aliased Edges does not currently function. There appears to be an overall anti-aliasing happening to the entire program that is over-writing this setting. http://www.pasteall.org/pic/show.php?id=92160 RE: Draw Anti-Aliased Edges not working - micheus - 08-21-2015 06:25 PM It seems it was this way for long time, because checking in the old versions I have I always get AA supposedly On.
RE: Draw Anti-Aliased Edges not working - Wegg - 08-21-2015 06:46 PM Under wine, the old version's anti-alias setting works. It doesn't anti-alias the grid, just the objects. http://www.pasteall.org/pic/show.php?id=92162 RE: Draw Anti-Aliased Edges not working - micheus - 08-21-2015 07:42 PM Not for me. ![]() ![]() I already checked the video card driver settings (AMD Catalyst) and it's set "by application". Even I forced to not use aa without any change. RE: Draw Anti-Aliased Edges not working - dgud - 08-26-2015 07:22 PM When I started to fix this I noticed Preferences/General/Anti-Aliasing at the bottom, Disabling Enable Multi-Sampling seems to disable AA-edges as well. So that seems to work for me, AA edges does not seem to matter for me. Edit: AA-edges does work for me when MultiSampling is disabled, so basically everything works. RE: Draw Anti-Aliased Edges not working - Geta-Ve - 08-27-2015 11:12 PM The AA option doesn't seem to work for me either. And Wings seems to be displaying the edges in some sort of sudo AA state, it's quite annoying. @dgud, not sure if your MS mention was a setting in Wings (I couldn't find it). RE: Draw Anti-Aliased Edges not working - dgud - 08-28-2015 06:36 AM Me neither on this computer, turns out you need to have a multisample in set in your preferences, for that option to turn up. I will improve it. |