View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001686 | NoesisGUI | C# SDK | public | 2020-05-15 20:52 | 2020-10-29 17:55 |
| Reporter | ai_enabled | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | no change required | ||
| Product Version | 3.0.0 | ||||
| Target Version | 3.0.7 | ||||
| Summary | 0001686: Antialiasing doesn't work when element has DropShadowEffect | ||||
| Description | Hi guys, the DropShadowEffect is awesome but I've noticed a little issue with the rounded corners. I can remove rounded corners for now but I wish it could be fixed (especially if the fix is straightforward). Good job on the DropShadowEffect overall as it allows me to add depth into the UI where necessary, and improve the text effects! :-) Regards! | ||||
| Attached Files | |||||
| Platform | Any | ||||
|
This is probably a silly thing but we locked 3.0.0, we will solve it in 3.0.1. Thanks for your feedback, as always! |
|
|
I've been doing some tests and it looks like PPAA is not disabled when using effects. I created a xamltoy showing it: https://www.noesisengine.com/xamltoy/44de34a2f908121cca23d6d94885474c |
|
|
It's broken for both PPAA and MSAA as I've just checked. |
|
|
So those images are using MSAA only, PPAA is not enabled when Views are created, right? Have you considered using PPAA only or do you need MSAA for anything else in your game? |
|
|
Hi Sergio, We utilize MSAA for a few other features in the game. I always prefer MSAA for NoesisGUI as it doesn't have any side effects (thicker lines). PPAA is fine when MSAA is not available or too expensive to use. I got a chance to work on this. You're 100% right, the issue is with the OffscreenSampleCount. I wish we could change this on the fly as recreating a View object is a big no-no. It causes an issue with a multitude of other systems. Regards! |
|
|
I am going to close this, as this is not related to DropShadowEffect. Let's move the discussion to 0001805 |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-05-15 20:52 | ai_enabled | New Issue | |
| 2020-05-15 20:52 | ai_enabled | File Added: MSAA_NoShadow.png | |
| 2020-05-15 20:52 | ai_enabled | File Added: MSAA_WithShadow.png | |
| 2020-05-20 10:57 | jsantos | Assigned To | => sfernandez |
| 2020-05-20 10:57 | jsantos | Status | new => assigned |
| 2020-05-20 10:58 | jsantos | Target Version | => 3.0 |
| 2020-05-20 10:58 | jsantos | Note Added: 0006385 | |
| 2020-06-11 21:38 | jsantos | Target Version | 3.0 => 3.0.3 |
| 2020-06-30 13:34 | sfernandez | Status | assigned => feedback |
| 2020-06-30 13:34 | sfernandez | Note Added: 0006478 | |
| 2020-07-02 17:43 | ai_enabled | File Added: Screenshot at 19-32-15.png | |
| 2020-07-02 17:43 | ai_enabled | File Added: Screenshot at 19-31-59.png | |
| 2020-07-02 17:43 | ai_enabled | Note Added: 0006495 | |
| 2020-07-02 17:43 | ai_enabled | Status | feedback => assigned |
| 2020-07-02 17:45 | ai_enabled | Note Edited: 0006495 | |
| 2020-07-03 12:26 | sfernandez | Status | assigned => feedback |
| 2020-07-03 12:26 | sfernandez | Note Added: 0006498 | |
| 2020-07-13 13:35 | jsantos | Target Version | 3.0.3 => 3.0.4 |
| 2020-08-02 10:56 | jsantos | Target Version | 3.0.4 => 3.0.5 |
| 2020-09-18 14:12 | jsantos | Target Version | 3.0.5 => 3.0.6 |
| 2020-09-25 14:00 | jsantos | Target Version | 3.0.6 => 3.0.7 |
| 2020-09-28 13:47 | ai_enabled | Note Added: 0006654 | |
| 2020-09-28 13:47 | ai_enabled | Status | feedback => assigned |
| 2020-09-28 13:52 | ai_enabled | Note Edited: 0006654 | |
| 2020-10-29 17:53 | jsantos | Relationship added | related to 0001805 |
| 2020-10-29 17:55 | jsantos | Status | assigned => resolved |
| 2020-10-29 17:55 | jsantos | Resolution | open => no change required |
| 2020-10-29 17:55 | jsantos | Note Added: 0006710 | |
| 2020-10-29 17:55 | jsantos | Note Edited: 0006710 |