index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
ios
/
display_server_ios.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
Properly set window class in Wayland
Paulo Poiati
2024-05-22
1
-2
/
+2
*
[iOS] Fix sensors orientation.
bruvzg
2024-04-23
1
-4
/
+4
*
Move `global_menu_*` methods to a separate `NativeMenu` class.
bruvzg
2024-03-04
1
-0
/
+1
*
Add method to get "base" system UI color (macOS/Windows) and system theme cha...
bruvzg
2024-02-13
1
-2
/
+6
*
Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...
Dario
2024-02-12
1
-2
/
+2
*
Add InputEventKey.location to tell left from right
Mel Collins
2024-01-26
1
-1
/
+1
*
Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts
Pedro J. Estébanez
2023-12-20
1
-6
/
+8
*
Support dark mode on Android and iOS.
Zae
2023-09-26
1
-0
/
+3
*
[DisplayServer] Add method to check if native window is focused.
bruvzg
2023-06-16
1
-0
/
+1
*
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
1
-3
/
+3
*
Don't expose mac specific display server.
HolonProduction
2023-05-11
1
-1
/
+1
*
Cleanup and unify keyboard input.
bruvzg
2023-01-23
1
-1
/
+2
*
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-1
/
+1
*
[iOS] Restore OpenGLES3 renderer support.
bruvzg
2023-01-22
1
-0
/
+5
*
Add support for the custom initial screen for the main window, fix primary sc...
bruvzg
2023-01-07
1
-2
/
+3
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
[iOS] Add Apple Pencil pressure and tilt support.
bruvzg
2022-12-23
1
-2
/
+2
*
[iOS] Fix broken single line input and incorrect selection / caret position.
bruvzg
2022-12-12
1
-1
/
+1
*
Merge pull request #69712 from bruvzg/real_size
Rémi Verschelde
2022-12-07
1
-1
/
+2
|
\
|
*
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...
bruvzg
2022-12-07
1
-1
/
+2
*
|
Fix Determining Window for Touchscreen
Markus Sauermann
2022-12-07
1
-1
/
+1
|
/
*
Merge pull request #67879 from bruvzg/fix_no_vlk
Rémi Verschelde
2022-10-31
1
-1
/
+3
|
\
|
*
Fix build with Vulkan disabled and no Vulkan headers installed.
bruvzg
2022-10-26
1
-1
/
+3
*
|
Make window creation with custom position do not flash
Wei Guo
2022-10-24
1
-2
/
+2
|
/
*
Replace Array return types with TypedArray
kobewi
2022-08-22
1
-1
/
+1
*
Add support for multiple virtual keyboard types
Brian Semrau
2022-08-04
1
-1
/
+1
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-3
/
+3
*
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-21
1
-0
/
+217