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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iOS: Fix memory leak on touch input
Travis Veralrud
2023-02-15
5
-293
/
+27
*
Refactor high quality texture import
Juan Linietsky
2023-01-30
1
-0
/
+1
*
Cleanup and unify keyboard input.
bruvzg
2023-01-23
7
-19
/
+324
*
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
3
-3
/
+3
*
[iOS] Restore OpenGLES3 renderer support.
bruvzg
2023-01-22
6
-40
/
+72
*
Improve DisplayServer message for video card drivers failure
Rémi Verschelde
2023-01-17
1
-22
/
+3
*
Linux/BSD: Add LINUXBSD_ENABLED define for non X11-related checks
Rémi Verschelde
2023-01-16
1
-3
/
+3
*
Update all outdated online documentation links
Yuri Sizov
2023-01-14
1
-1
/
+1
*
Merge pull request #63312 from bruvzg/one_click
Rémi Verschelde
2023-01-13
4
-2
/
+17
|
\
|
*
[Export] Add one-click deploy over SSH for the desktop exports.
bruvzg
2022-12-29
4
-2
/
+17
*
|
[iOS Export] Check Xcode output and display errors if code signing, project ...
bruvzg
2023-01-11
1
-2
/
+14
*
|
iOS: Add new model identifiers for DPI metrics
Marius Seufzer
2023-01-09
1
-100
/
+142
*
|
Add support for the custom initial screen for the main window, fix primary sc...
bruvzg
2023-01-07
2
-5
/
+10
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
41
-1189
/
+1189
*
|
Merge pull request #70482 from bruvzg/ios_pencil
Rémi Verschelde
2023-01-03
3
-4
/
+8
|
\
\
|
|
/
|
/
|
|
*
[iOS] Add Apple Pencil pressure and tilt support.
bruvzg
2022-12-23
3
-4
/
+8
*
|
fix contentScaleFactor on iOS
Marius Seufzer
2022-12-23
2
-2
/
+2
|
/
*
Remove Disable Touch debug project setting
Hugo Locurcio
2022-12-17
1
-18
/
+14
*
[macOS/iOS] Use framework Info.plist to determine library name.
bruvzg
2022-12-16
2
-1
/
+46
*
[iOS] Fix broken single line input and incorrect selection / caret position.
bruvzg
2022-12-12
3
-19
/
+37
*
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
Rémi Verschelde
2022-12-12
1
-1
/
+1
|
\
|
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
1
-1
/
+1
*
|
Merge pull request #69712 from bruvzg/real_size
Rémi Verschelde
2022-12-07
2
-2
/
+7
|
\
\
|
*
|
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...
bruvzg
2022-12-07
2
-2
/
+7
|
|
/
*
/
Fix Determining Window for Touchscreen
Markus Sauermann
2022-12-07
2
-2
/
+2
|
/
*
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-04
2
-5
/
+142
*
[iOS] Read document and cache path directly in the OS code, instead of passin...
bruvzg
2022-11-29
4
-33
/
+21
*
Merge pull request #68740 from bruvzg/ios_fixes
Rémi Verschelde
2022-11-28
2
-9
/
+9
|
\
|
*
[iOS] Fix getting Unicode executable path, fix "!configured" and "!classes.ha...
bruvzg
2022-11-16
2
-9
/
+9
*
|
[Export] Use image loader directly to avoid "resource as image file" errors.
bruvzg
2022-11-21
1
-3
/
+3
*
|
Windows icon export improvements.
bruvzg
2022-11-18
1
-10
/
+13
*
|
[iOS] iOS export improvements.
bruvzg
2022-11-17
1
-54
/
+67
|
/
*
Remove duplicate project settings definitions
kobewi
2022-11-08
1
-2
/
+2
*
Load and use system emoji font in the editor.
bruvzg
2022-11-01
1
-1
/
+8
*
Merge pull request #68044 from ztc0611/ios-promotion
Rémi Verschelde
2022-10-31
1
-6
/
+7
|
\
|
*
Add ProMotion Support to iOS Exports
Zach Coleman
2022-10-31
1
-6
/
+7
*
|
Merge pull request #67879 from bruvzg/fix_no_vlk
Rémi Verschelde
2022-10-31
4
-2
/
+11
|
\
\
|
|
/
|
/
|
|
*
Fix build with Vulkan disabled and no Vulkan headers installed.
bruvzg
2022-10-26
4
-2
/
+11
*
|
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
1
-15
/
+15
|
\
\
|
*
|
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-15
/
+15
*
|
|
Merge pull request #67790 from kdada/fix-flash-window
Clay John
2022-10-28
2
-5
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Make window creation with custom position do not flash
Wei Guo
2022-10-24
2
-5
/
+5
|
|
/
*
/
Add double_tap attribute to InputEventScreenTouch
Fredia Huya-Kouadio
2022-10-22
1
-0
/
+1
|
/
*
Merge pull request #67322 from ztc0611/add-ios-ui-options
Rémi Verschelde
2022-10-17
1
-2
/
+10
|
\
|
*
Add iOS UI Options
Zach Coleman
2022-10-12
1
-2
/
+10
*
|
Make some Image methods static
kobewi
2022-10-14
1
-4
/
+2
|
/
*
ci: add Python static analysis check via mypy
Jiri Suchan
2022-09-30
1
-1
/
+6
*
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
1
-24
/
+5
*
Style: Cleanup header guards for consistency
Rémi Verschelde
2022-09-26
1
-3
/
+3
*
SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines
Rémi Verschelde
2022-09-23
1
-3
/
+2
[prev]
[next]