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
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
44
-88
/
+88
*
Rebrand preambles to Redot
Spartan322
2024-10-13
44
-0
/
+88
*
Rebrand Godot 4.3 to Redot
Trashguy
2024-10-13
1
-1
/
+1
*
[iOS] Fix dylib GDExtension convertion.
bruvzg
2024-08-09
1
-1
/
+1
*
Fix several typos in the documentation
Haoyu Qiu
2024-08-02
1
-3
/
+3
*
Fix issue preventing enabling the remote button for Android
Fredia Huya-Kouadio
2024-07-16
1
-0
/
+1
*
[iOS/Text Input] Avoid deleting and reentering unchanged part of text.
bruvzg
2024-07-09
1
-12
/
+18
*
Improve handling of rendering startup errors
Pedro J. Estébanez
2024-06-28
1
-1
/
+8
*
Style: Optimize `.svg` files with `svgo`
Thaddeus Crews
2024-06-23
2
-2
/
+2
*
[iOS export] Automatically generate ARM64 simulator library from device libra...
bruvzg
2024-06-16
3
-2
/
+245
*
Merge pull request #92692 from mihe/always-embed-frameworks
Rémi Verschelde
2024-06-03
1
-6
/
+1
|
\
|
*
Fix iOS exports never embedding framework bundles
Mikael Hermansson
2024-06-02
1
-6
/
+1
*
|
SCons: Process platform-specific flags earlier
Rémi Verschelde
2024-05-30
1
-1
/
+1
|
/
*
Merge pull request #92519 from mihe/stop-xcframework-embed
Rémi Verschelde
2024-05-30
1
-1
/
+6
|
\
|
*
Prevent static XCFramework bundles from being embedded on iOS
Mikael Hermansson
2024-05-29
1
-1
/
+6
*
|
[iOS] Change default iPad landscape orientation from "left" to "right".
bruvzg
2024-05-29
2
-2
/
+48
|
/
*
[DisplayServer] Add error messages and descriptions to callbacks.
bruvzg
2024-05-28
1
-1
/
+6
*
Merge pull request #92252 from poiati/fix-wayland-window-class
Rémi Verschelde
2024-05-23
2
-5
/
+5
|
\
|
*
Properly set window class in Wayland
Paulo Poiati
2024-05-22
2
-5
/
+5
*
|
SCons: Convert platform `get_flags` to dictionary
Thaddeus Crews
2024-05-22
1
-7
/
+7
|
/
*
Update pre-commit hooks configuration to use `ruff` instead of `black`
Jakub Marcowski
2024-05-21
2
-5
/
+5
*
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
1
-53
/
+53
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-7
/
+7
*
Implement `amplitude` to Input.vibrate_handheld
Radiant
2024-05-02
4
-15
/
+39
*
Merge pull request #89790 from bruvzg/ios_safe_delete
Rémi Verschelde
2024-04-29
2
-5
/
+62
|
\
|
*
[iOS Export] Check directory content before deleting old export leftovers.
bruvzg
2024-03-22
2
-5
/
+62
*
|
Merge pull request #91247 from AThousandShips/callable_fix
Rémi Verschelde
2024-04-29
1
-1
/
+1
|
\
\
|
*
|
Fix unsafe uses of `Callable.is_null()`
A Thousand Ships
2024-04-27
1
-1
/
+1
*
|
|
Merge pull request #91220 from Repiteo/scons/colorize-warn-error
Rémi Verschelde
2024-04-29
1
-4
/
+4
|
\
\
\
|
*
|
|
SCons: Colorize warnings/errors during generation
Thaddeus Crews
2024-04-28
1
-4
/
+4
|
|
/
/
*
|
|
Merge pull request #90375 from bruvzg/ios_privacy
Rémi Verschelde
2024-04-29
2
-0
/
+666
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[iOS export] Add support for privacy manifest configuration.
bruvzg
2024-04-16
2
-0
/
+666
*
|
|
[iOS] Fix sensors orientation.
bruvzg
2024-04-23
3
-34
/
+28
*
|
|
Collapse the gdextension arguments into the `GDExtensionData` struct
Fredia Huya-Kouadio
2024-04-19
2
-6
/
+6
*
|
|
Fix loading GDExtension dependencies on Android
Fredia Huya-Kouadio
2024-04-19
2
-2
/
+2
|
/
/
*
|
Fix the initialization order for the iOS driver
Miguel de Icaza
2024-04-13
1
-5
/
+3
*
|
Merge pull request #87117 from DmitriySalnikov/rename_pdb
Rémi Verschelde
2024-04-11
2
-2
/
+2
|
\
\
|
*
|
Add renaming of PDB files to avoid blocking them
DmitriySalnikov
2024-04-05
2
-2
/
+2
*
|
|
Revert pack trimming introduced by #82084
Mikael Hermansson
2024-04-10
1
-1
/
+1
*
|
|
[.NET] Disable output embedding on macOS, move it to the advanced options on ...
bruvzg
2024-04-09
1
-0
/
+5
*
|
|
Use `[codeblock lang=text]` more often in class ref
Micky
2024-04-08
1
-1
/
+1
*
|
|
[iOS Export] Fix adding static libs to the Xcode project.
bruvzg
2024-04-08
1
-1
/
+1
|
/
/
*
|
Core: Use fixed-width integer types in Variant
Thaddeus Crews
2024-04-04
1
-1
/
+0
*
|
[DisplayServer] Add separate feature flags for different native dialog types.
bruvzg
2024-03-26
1
-0
/
+2
*
|
Merge pull request #89594 from LeonardoDemartino/ios_airpods_routing
Rémi Verschelde
2024-03-24
1
-0
/
+2
|
\
\
|
*
|
Fix AirPods routing when Play and Record category is used.
Leonardo Demartino
2024-03-17
1
-0
/
+2
|
|
/
*
|
Merge pull request #89229 from akien-mga/main-refactor-os-exit-code
Rémi Verschelde
2024-03-24
1
-5
/
+6
|
\
\
|
|
/
|
/
|
|
*
Refactor OS exit code to be `EXIT_SUCCESS` by default
Rémi Verschelde
2024-03-08
1
-5
/
+6
*
|
[iOS] Disable PCRE2 JIT.
bruvzg
2024-03-15
1
-0
/
+1
*
|
clang-tidy: Enforce `modernize-use-nullptr`
Thaddeus Crews
2024-03-12
1
-1
/
+1
[next]