Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
fa435a550a
Add override keywords to core/os.h derived classes.
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
6f426c3360
Port ClassDB tests to use doctest
|
5 years ago |
Rémi Verschelde
|
fdf58a5858
Rename InputFilter back to Input
|
5 years ago |
bruvzg
|
15a9f94346
Add macOS DisplayServer implementation.
|
5 years ago |
Juan Linietsky
|
8e6960a69e
Refactored input, goes all via windows now.
|
5 years ago |
Juan Linietsky
|
4396e98834
Refactored Input, create DisplayServer and DisplayServerX11
|
5 years ago |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 years ago |
bruvzg
|
1af06d3d46
Rename `scancode` to `keycode`.
|
7 years ago |
Rémi Verschelde
|
3dea5fd631
Remove incomplete battery status/power API
|
5 years ago |
Rémi Verschelde
|
386968ea97
Remove obsolete GLES3 backend
|
5 years ago |
bruvzg
|
b456bfad5c
Add runtime GLES2 / Vulkan context selection.
|
6 years ago |
bruvzg
|
eb48be51db
Add static Vulkan loader.
|
6 years ago |
Juan Linietsky
|
0586e18449
Custom material support seems complete.
|
6 years ago |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 years ago |
Fabio Alessandrelli
|
417c54b871
Remove unused ip_unix member from OSX/server.
|
5 years ago |
bruvzg
|
d07cdc594f
[macOS] Load PCK from the .app bundle resources, instead of changing working directory.
|
5 years ago |
Rémi Verschelde
|
8454804972
Merge pull request #33967 from Calinou/add-os-is-window-focused
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
bruvzg
|
2ef8c5fac5
iOS modular build and export implementation.
|
5 years ago |
Hugo Locurcio
|
21a3923410
Add an `OS.is_window_focused()` getter
|
5 years ago |
bruvzg
|
e423e1c663
[macOS] Remove CVDisplayLink v-sync hack.
|
5 years ago |
bruvzg
|
7b64340eb0
Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` for macOS CI.
|
5 years ago |
bruvzg
|
db6d4352ea
[macOS] Add methods to modify global and dock menus. Add ability to open multiple editor/project manager instances, recent/favourite project list to project manager dock menu and opened scene list to editor dock menu.
|
6 years ago |
IAmActuallyCthulhu
|
82b9557803
Remove redundant author doc comments
|
6 years ago |
Guilherme Felipe
|
a9a0d0fb15
Fix cursor blinking in integrated GPUs
|
6 years ago |
bruvzg
|
e19b6296e3
Update macOS global mouse position at startup
|
6 years ago |
Rémi Verschelde
|
0d61fc2c0f
Merge pull request #29752 from bruvzg/window_size_limits
|
6 years ago |
BastiaanOlij
|
02ea99129e
Adding a new Camera Server implementation to Godot.
|
8 years ago |
bruvzg
|
b924fb97d6
Add ability to limit maximum/minimum window size.
|
6 years ago |