bruvzg
|
56f5502402
[macOS] Fix locale detection.
|
5 年之前 |
Guilherme Felipe
|
8ef5052967
Add Input::get_current_cursor_shape
|
6 年之前 |
bruvzg
|
8033270852
Fix non-HiDPI mode on HiDPI displays on macOS Catalina.
|
6 年之前 |
KLee1248
|
e3b1f3c1ad
Re-maps KEY_BRACELEFT/RIGHT for OSX users
|
6 年之前 |
bruvzg
|
d9aa43e793
[macOS] Allow non-resizeable windows to enter fullscreen mode.
|
6 年之前 |
bruvzg
|
754e1b073a
[macOS] Fix hiDPI scaling support in `OS.get_real_window_size` and `OS.set_window.size` functions.
|
6 年之前 |
Philip Whitfield
|
b717eb714c
osx: update mouse position on mouse press
|
6 年之前 |
bruvzg
|
24d59b56d3
[macOS] Fixes NumPad keys detection, adds some missing key mappings.
|
6 年之前 |
bruvzg
|
37f0a6d99a
Fix macOS accumulated mouse scroll events.
|
6 年之前 |
Rémi Verschelde
|
b0f782a0e3
Disable driver fallback to GLES2 by default
|
6 年之前 |
Rémi Verschelde
|
b811207406
More style cleanup...
|
6 年之前 |
Juan Linietsky
|
a1e73dcc94
Add support for event accumlation (off by default, on for editor), fixes #26536
|
6 年之前 |
Juan Linietsky
|
5eeb06ffd1
-Remove harcoded opengl extension testing from OS, ask rasterizer instead.
|
6 年之前 |
bruvzg
|
ac3158332b
[macOS] Make `move_window_to_foreground` to take focus in addition to moving window to front.
|
6 年之前 |
Rémi Verschelde
|
bc26d0d6cd
Platform: Ensure classes match their header filename
|
6 年之前 |
bruvzg
|
50e2c1e184
[macOS] Fix rendering on retina displays with HiDPI support disabled.
|
6 年之前 |
Bastiaan Olij
|
b53f2d1d59
Using DisplayLink to emulate vsync on OSX
|
6 年之前 |
Juan Linietsky
|
0c9fd3c4b4
Avoid cyclic iteration check, fixes #24969
|
6 年之前 |
bruvzg
|
b7e9e184aa
[macOS] Fix missing mouse move event speed.
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Rémi Verschelde
|
57c3f6a94b
Merge pull request #20063 from moiman100/fix-button-mask
|
6 年之前 |
bruvzg
|
4554c682e6
Changes IME input to use notification instead of callback, exposes IME methods to gdscript/gdnative.
|
6 年之前 |
bruvzg
|
bbac90c859
[macOS] Change runtime OS version checks to allow build with MacOS 10.9 SDK,
|
6 年之前 |
bruvzg
|
4aa441591c
[macOS] Disable setWantsLayer on macOS < 10.14
|
6 年之前 |
bruvzg
|
30852d0237
[macOS] Fix blank splash screen
|
6 年之前 |
bruvzg
|
07aee14dd7
Fix initial blank screen on macOS Mojave (except splash).
|
6 年之前 |
bruvzg
|
cfce8de0b5
Fix .app bundle crash on macOS
|
6 年之前 |
Rémi Verschelde
|
63d7c9be45
Merge pull request #23431 from buresu/fix-keycode
|
6 年之前 |
Rémi Verschelde
|
8ac1bcfd3d
Fix init of VisualServerRaster
|
6 年之前 |
George Marques
|
4c9d734a75
Fix initialization of visual server in all platforms
|
6 年之前 |