Wed, 25 May 2022 20:36:34 +0300
Fix pick() picking from weird places on the screen with high DPI scaling
glReadPixels reads data from the frame buffer, which contains data after
high DPI scaling, so any reads to that need to take this scaling into account
0 | 1 | syntax:glob |
2 | CMakeLists.txt.user | |
1 | 3 | __pycache__ |
3 | 4 | *.orig |
25
6de5ac1fb471
added debug and release to hgignore
Teemu Piippo <teemu@hecknology.net>
parents:
3
diff
changeset
|
5 | debug |
6de5ac1fb471
added debug and release to hgignore
Teemu Piippo <teemu@hecknology.net>
parents:
3
diff
changeset
|
6 | release |