View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001805 | NoesisGUI | C# SDK | public | 2020-10-12 15:48 | 2020-11-24 17:48 |
| Reporter | ai_enabled | Assigned To | jsantos | ||
| Priority | normal | Severity | feature | ||
| Status | assigned | Resolution | open | ||
| Product Version | 3.0.6 | ||||
| Target Version | 3.0 | ||||
| Summary | 0001805: Allow adjusting OffscreenSampleCount at any time | ||||
| Description | Hi guys, as I've reported here https://www.noesisengine.com/bugs/view.php?id=1686#c6654 this is pretty much essential: "The big problem here is that the game allows the player to change MSAA setting on the fly (off/2x/4x/8x). Currently, the Noesis View must be recreated in order to initialize it with new RenderDeviceD3D11 (that has new OffscreenSampleCount). Simply changing OffscreenSampleCount for the existing RenderDeviceD3D11 instance is not enough and I can guess why. 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. The problem is that the View is already propagated itself to various game systems (for example, we're using it to set up all the menus, recreating them without reloading the whole UI is not possible). Regards! | ||||
| Platform | Any | ||||
| related to | 0001686 | resolved | sfernandez | Antialiasing doesn't work when element has DropShadowEffect |
|
I still wish to be able to adjust this same as I can adjust RenderFlags. Currently, the whole OffscreenSampleCount feature is just useless (recreating the whole UI is not an option). |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-10-12 15:48 | ai_enabled | New Issue | |
| 2020-10-12 15:49 | ai_enabled | Description Updated | |
| 2020-10-14 11:23 | jsantos | Assigned To | => jsantos |
| 2020-10-14 11:23 | jsantos | Status | new => assigned |
| 2020-10-14 11:23 | jsantos | Target Version | => 3.0 |
| 2020-10-29 17:53 | jsantos | Relationship added | related to 0001686 |
| 2020-11-24 17:48 | ai_enabled | Note Added: 0006819 |