This repository has been archived on 2023-10-09 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
9e30e7cdaffc3b07d18fe58362bc289571f99b34
When you open a Blender window larger than a screen, Macs clip it to match the height, but they allow the width to be more. Problem is that this clipping happens after all window opening code. That causes check for HiDPI mode to fail. Now it checks it again on event GHOST_kEventWindowUpdate, which is only on startup.
Description
Archive of Blender with old branches
Languages
C
67.4%
C++
23.4%
Python
6.1%
CMake
1.5%
GLSL
1.1%
Other
0.4%