godot/misc
Hugo Locurcio 0a86dd4718
Enable "Allow Hidpi" by default
This fixes window management issues across platforms on hiDPI monitors.

The `--low-dpi` command line argument has been removed as similar
functionality (forcing low-DPI mode on DPI-aware programs) is
already provided by Windows and macOS itself.
2021-12-30 22:24:49 +01:00
..
ci CI: Refactor Android workflow, use pre-installed SDK and NDK 2020-10-22 17:21:59 +02:00
dist Enable "Allow Hidpi" by default 2021-12-30 22:24:49 +01:00
hooks Fixed pre-commit-black file extensions 2021-11-18 19:29:17 +01:00
scripts clang-format: Enable --Wno-error=unknown for compat with older versions 2021-10-25 00:19:22 +02:00