Hugo Locurcio
|
10424abb29
Tweak command syntax in Vulkan renderer failure message
|
2 роки тому |
bruvzg
|
6f418a3441
[macOS] Fix Input.warp_mouse shifted by one screen pixel.
|
2 роки тому |
Rémi Verschelde
|
4574b97752
Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image()
|
2 роки тому |
Zoee Silcock
|
85ff7a2d2a
Fix so that the main window is displayed before the splash screen minimum display time starts counting on Mac OS
|
2 роки тому |
bruvzg
|
700d85bd19
Extend special popup window handling to any non-popup child of a popup.
|
4 роки тому |
bruvzg
|
daad4aed62
Cleanup and unify keyboard input.
|
2 роки тому |
bruvzg
|
1cc5524b81
[iOS] Restore OpenGLES3 renderer support.
|
2 роки тому |
Rémi Verschelde
|
68d71f88f5
Improve DisplayServer message for video card drivers failure
|
2 роки тому |
bruvzg
|
34b34b104c
Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose `window_set_mouse_passthrough` to `Window`.
|
2 роки тому |
bruvzg
|
1ed4ed3a16
[macOS] Avoid color flash on window creation and resizing.
|
2 роки тому |
Juan Linietsky
|
2b815df3c1
Use BitField<> in core type masks
|
2 роки тому |
bruvzg
|
2718a7b7d3
Add support for the custom initial screen for the main window, fix primary screen detection.
|
2 роки тому |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 роки тому |
bruvzg
|
f7955633de
Improve `window_set_current_screen` and fix secondary window initial mode and positions.
|
2 роки тому |
bruvzg
|
edf13eb5a6
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `window_get_position_with_decorations`.
|
2 роки тому |
bruvzg
|
8cd08f8b6f
[macOS] Improve maximized and non-resizable modes handling.
|
2 роки тому |
bruvzg
|
aaf4d7dfe1
[macOS] Fix sub-windows opening in fullscreen.
|
2 роки тому |
bruvzg
|
c2b061dec3
[macOS] Dynamically attach and detach transient windows to allow them to stay on top of parent and can be moved to another screen.
|
2 роки тому |
clayjohn
|
58a9cfee80
Set vsync on window creation when using GLES3.
|
2 роки тому |
bruvzg
|
964d8b2d00
[macOS] Add exclusive fullscreen mode with Dock and Menu disabled.
|
2 роки тому |
David Snopek
|
4c8409c0fe
Added missing null checks for gl_manager in MacOS and Windows display servers
|
2 роки тому |
Markus Sauermann
|
52d75c9b35
Fix unsent WINDOW_EVENT_MOUSE_ENTER event on mouse_mode-change
|
2 роки тому |
David Snopek
|
23603e409c
Add support for OpenGL to OpenXR
|
3 роки тому |
Rémi Verschelde
|
5947f22be9
Merge pull request #67578 from KoBeWi/GEDITOR
|
2 роки тому |
Wei Guo
|
d7e39e313b
Make window creation with custom position do not flash
|
3 роки тому |
clayjohn
|
c4ba1565d0
Update the DisplayServer video driver error message
|
3 роки тому |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
3 роки тому |
bruvzg
|
73430f292b
[macOS] Fix window button position and title bar size when editor scale do not match OS UI scale.
|
3 роки тому |
bruvzg
|
bfbbe9c1d0
[macOS] Fix ⌘ + . + other modifier triggering twice.
|
3 роки тому |
bruvzg
|
b66931946b
[macOS] Process menu callback after event processing step to avoid event queue corruption.
|
3 роки тому |