virtualx-engine/core/config
Hugo Locurcio e559dcb8f5
Increase the default project window size for better usability
The new default window size is tuned to:

- Have a 16:9 aspect ratio,
- Have both dimensions divisible by 8 to better play along with
  video recording,
- Be displayable correctly in windowed mode on a 1366×768 display
  (tested on Windows 10 with default settings).

This breaks compatibility with projects that didn't change the
window size from the default value (or that kept one of the values
to its default).
2022-08-18 21:22:18 +02:00
..
engine.cpp Print expected os.arch tuple for current platform in GDExtension error 2022-08-08 19:30:34 +02:00
engine.h Print expected os.arch tuple for current platform in GDExtension error 2022-08-08 19:30:34 +02:00
project_settings.cpp Increase the default project window size for better usability 2022-08-18 21:22:18 +02:00
project_settings.h Add GLOBAL_DEF_INTERNAL to hide specific settings 2022-06-07 14:14:03 +02:00
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00