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
*
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
*
SCons: Remove redundant `-fomit-frame-pointer` and `-ftree-vectorize`
Rémi Verschelde
2022-09-23
1
-2
/
+2
*
Merge pull request #65745 from akien-mga/scons-production-lto-earlier
Rémi Verschelde
2022-09-20
1
-4
/
+5
|
\
|
*
SCons: Refactor handling of `production` flag and per-platform LTO defaults
Rémi Verschelde
2022-09-19
1
-4
/
+5
*
|
Merge pull request #65541 from clayjohn/renderer-setting
Rémi Verschelde
2022-09-20
4
-9
/
+8
|
\
\
|
|
/
|
/
|
|
*
Split rendering driver project setting into renderer_name and rendering_drive...
clayjohn
2022-09-19
4
-9
/
+8
*
|
Add get_distribution_name() and get_version() to OS
MJacred
2022-09-16
2
-0
/
+11
|
/
*
Check for ios_simulator when building for x86_64
Ted Spikes
2022-09-13
1
-0
/
+4
*
SCons: Refactor LTO options with `lto=<none|thin|full>`
Rémi Verschelde
2022-09-08
1
-3
/
+11
*
Rename `range_lerp` to `remap`
Micky
2022-09-06
1
-3
/
+3
*
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
3
-29
/
+29
*
Merge pull request #64562 from bruvzg/fix_dup_locales
Rémi Verschelde
2022-08-26
1
-27
/
+39
|
\
|
*
[macOS / iOS Export] Fix generation of duplicate locale property list files.
bruvzg
2022-08-18
1
-27
/
+39
*
|
Improve platform-specific READMEs to add useful links
Hugo Locurcio
2022-08-25
1
-0
/
+14
*
|
Unify bits, arch, and android_arch into env["arch"]
Aaron Franke
2022-08-25
1
-5
/
+10
[next]