AThousandShips
|
8ea725a181
[Windows] Fix unreachable code in `DisplayServer`
|
5 months ago |
Pāvels Nadtočajevs
|
ab717497ef
[Windows] Offload `RenderingDevice` creation test to subprocess.
|
5 months ago |
Hilderin
|
a3d03717c0
Fix Floating Window request close when a dialog is opened
|
6 months ago |
Adam Scott
|
47f553ae0b
Delegate to the DisplayServer the task of handling mouse_mode
|
6 months ago |
David Snopek
|
696285f23a
Use `MethodInfo::get_compatibility_hash()` to generate the hash for `MethodBind::get_hash()` and other GDExtension hash clean up
|
6 months ago |
Pāvels Nadtočajevs
|
b252867145
[macOS/Windows] Add `Emoji & Symbols` context menu item to LineEdit/TextEdit to show system character picker.
|
7 months ago |
Aarni Koskela
|
f134769506
Fix various typos
|
7 months ago |
Pāvels Nadtočajevs
|
7f0b4e58b0
Implement `DisplayServer.window_start_resize`.
|
7 months ago |
Rémi Verschelde
|
f5d21154d2
Merge pull request #100892 from syntaxerror247/patch-1
|
7 months ago |
Pāvels Nadtočajevs
|
e1f129cb52
Support MIME types in file dialog filters on macOS and Linux.
|
8 months ago |
Anish Mishra
|
f588235441
Warn if virtual_keyboard_get_height() is unsupported
|
7 months ago |
Hilderin
|
9d2a4c03be
Embedding game process in editor
|
10 months ago |
bruvzg
|
9fece033ab
[macOS, Windows] Add support for excluding windows from a screenshot.
|
1 year ago |
Pāvels Nadtočajevs
|
84650f2018
Implement `DisplayServer.beep`.
|
8 months ago |
Pāvels Nadtočajevs
|
b248d66265
[macOS] Use native window drag for the custom editor title bars.
|
8 months ago |
Anish Mishra
|
0dfd18c84b
[DisplayServer] Add feature flag for native file dialog access to `user/res` and `options`
|
9 months ago |
Thaddeus Crews
|
b7a0971ad2
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
|
9 months ago |
Thaddeus Crews
|
07e759b74a
Merge pull request #97771 from dsnopek/openxr-linux-egl
|
9 months ago |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
10 months ago |
Thaddeus Crews
|
52bbbd4338
Merge pull request #98247 from TCROC/fix-headless-graphics-driver-and-shader-crash
|
9 months ago |
Travis Lange
|
2e1fc241f9
fix headless import attempting to load graphics driver
|
9 months ago |
Thaddeus Crews
|
f8c4a683d7
Core: Add `DisplayServer` flag for sharp corners
|
10 months ago |
David Snopek
|
256699ee31
OpenXR: Add support for Wayland on Linux
|
10 months ago |
bruvzg
|
25f439c573
[DisplayServer] Implement has_hardware_keyboard method for Android and iOS.
|
10 months ago |
Hugo Locurcio
|
62753701fd
Add caching to `DisplayServer::can_create_rendering_device()`
|
10 months ago |
Gaktan
|
a45dd84724
Fix Vulkan Instance initialized twice in ProjectDialog
|
10 months ago |
Stuart Carnie
|
a7a245de92
Metal: enable for betsy and lightmapper modules
|
11 months ago |
clayjohn
|
04d0e7f7a4
Check if RD is supported in the ProjectManager and disable creating RD projects if not supported.
|
1 year ago |
Alvin Wong
|
97aa278edb
Pass window exclusive and transient properties for subwindow creation
|
1 year ago |
David Snopek
|
7a5a8597eb
Always render when XR is enabled, even if no OS windows can draw
|
1 year ago |