Adam Johnson

Results 214 comments of Adam Johnson

These commits should probably be added to `.git-blame-ignore-revs`

I've been sitting on this for awhile, thinking that something isn't quite right with this idea. I finally remembered what's not good about this today. Artists who use the Max...

That sounds like a good bug to file on H-uru/PlasmaShop 😉

> Tested this change on minkata alpha server. Is "minkata alpha server" now on H'uru? 😮

You may revert or remove [843c93b](https://github.com/H-uru/Plasma/pull/1515/commits/843c93b59243e2f750ca319b52d7324909855381)

Due to the changes to pfDXPipeline, this will be deferred until after #1326 is merged.

> Direct3D 9 requires that full screen rendering be done in one of the display's supported modes While this is strictly speaking true, H'uru no longer uses exclusive fullscreen in...

> Plasma doesn't adjust properly when moving between a HiDPI and standard DPI display in windowed mode - because the required display mode has changed. I don't think this is...

While we don't write back to the options, when the DPI changes (eg moving to a display with a different DPI), we do reset the pipeline with the new display's...

> Something to be aware of with SDL files is that every new change (adding or removing variables) requires copying and pasting the entire block of SDL declarations as a...