gzdoom/wadsrc
Christoph Oelckers f1b0f32786 - add an option to the ListMenu class to draw to a fixed virtual screen size.
This allows proper dimensions in the stock menus and should make menu layout for mods a lot easier because coordinates are more predictable than with the clean factors.
The feature is opt-in for custom content. As long as only stock elements are used, the menu will be able to switch between both on its own, but as soon as custom classes or custom elements are used, the virtual size must be declared explicitly, defaulting to clean scaling.
2020-10-04 15:03:29 +02:00
..
static - add an option to the ListMenu class to draw to a fixed virtual screen size. 2020-10-04 15:03:29 +02:00
CMakeLists.txt - missed one qzdoom reference 2017-07-20 06:45:08 -04:00