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 #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
*
|
Merge pull request #82084 from ogapo/pr/pck-cache-merge
Rémi Verschelde
2024-03-11
1
-1
/
+1
|
\
\
|
*
|
Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs
David Nikdel
2024-03-06
1
-1
/
+1
*
|
|
Merge pull request #89365 from Repiteo/scons/run_in_subprocess-to-env.Run
Rémi Verschelde
2024-03-10
1
-1
/
+1
|
\
\
\
|
*
|
|
SCons: Convert remaining `run_in_subprocess` to `env.Run`
Thaddeus Crews
2024-03-10
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
[iOS] Restore backward compatibility with old export templates.
bruvzg
2024-03-10
1
-0
/
+4
|
/
/
*
/
Move `global_menu_*` methods to a separate `NativeMenu` class.
bruvzg
2024-03-04
2
-1
/
+12
|
/
*
Fix low volume sound output on iOS when Play and Record category is used.
Leonardo Demartino
2024-02-29
1
-5
/
+7
*
Fix crash on documentation generation on macOS.
bruvzg
2024-02-19
1
-1
/
+3
*
Merge pull request #88245 from shana/simplify-mono-support-detection
Rémi Verschelde
2024-02-19
1
-0
/
+1
|
\
|
*
C#: Let platforms signal if they support it or not
Andreia Gaita
2024-02-13
1
-0
/
+1
*
|
Merge pull request #87823 from KoBeWi/ban_adb
Rémi Verschelde
2024-02-17
2
-3
/
+35
|
\
\
|
*
|
Don't invoke adb with no runnable Android preset
kobewi
2024-02-15
2
-3
/
+35
*
|
|
Merge pull request #86966 from Muller-Castro/value2ref-core
Rémi Verschelde
2024-02-15
2
-6
/
+6
|
\
\
\
|
*
|
|
Add const lvalue ref to core/* container parameters
Muller-Castro
2024-02-14
2
-6
/
+6
*
|
|
|
SCons: "Environment" to "SConsEnvironment"
Thaddeus Crews
2024-02-14
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #85100 from ztc0611/fix-ios-focus-mainloop-notifs
Rémi Verschelde
2024-02-14
3
-0
/
+39
|
\
\
\
|
*
|
|
Enhance mobile suspend MainLoop Notifications
Zach Coleman
2024-02-04
3
-0
/
+39
|
|
/
/
*
|
|
Add method to get "base" system UI color (macOS/Windows) and system theme cha...
bruvzg
2024-02-13
3
-2
/
+33
*
|
|
Merge pull request #87999 from bruvzg/metal_layer
Rémi Verschelde
2024-02-13
3
-9
/
+9
|
\
\
\
|
*
|
|
[macOS / iOS] Switch Vulkan init to VK_EXT_metal_surface extension.
bruvzg
2024-02-13
3
-9
/
+9
*
|
|
|
Merge pull request #87908 from bruvzg/mac_gen_plist
Rémi Verschelde
2024-02-13
1
-2
/
+8
|
\
\
\
\
|
*
|
|
|
[macOS] Generate min. Info.plist for frameworks if it's missing. Validate fra...
bruvzg
2024-02-03
1
-2
/
+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
[iOS/macOS] Add option to automatically build (and sign / archive) bundles.
bruvzg
2024-02-13
2
-0
/
+63
|
|
/
/
|
/
|
|
*
|
|
Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...
Dario
2024-02-12
6
-52
/
+65
*
|
|
Merge pull request #82800 from Sauermann/fix-screen-mousemotion
Rémi Verschelde
2024-02-09
1
-0
/
+1
|
\
\
\
|
*
|
|
Add screen-related attributes to mouse input events
Markus Sauermann
2024-02-05
1
-0
/
+1
|
|
/
/
*
|
|
Merge pull request #86843 from RandomShaper/fix_null_ptr
Rémi Verschelde
2024-02-07
1
-2
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Avoid several null-dereferences of ApiContextRD
Pedro J. Estébanez
2024-02-06
1
-2
/
+4
|
|
/
[prev]
[next]