Lukas Tenbrink
|
ffa6ef220b
Use `append_` instead of `parse_` for `String` methods.
|
4 months ago |
Thaddeus Crews
|
bf1c2583f4
Merge pull request #101954 from bruvzg/uid_deref
|
4 months ago |
Thaddeus Crews
|
1cb3cfaa8e
Style: Convert namespaces to PascalCase
|
5 months ago |
Pāvels Nadtočajevs
|
f3b6a4009d
[Export] Convert `uid://` names to `res://` when exporting files.
|
6 months ago |
Anish Mishra
|
f3155412af
Convert `compress_native_libraries` to a basic export option
|
5 months ago |
Aaron Franke
|
97ee05e9b7
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
5 months ago |
Thaddeus Crews
|
d64a94c1f5
Merge pull request #102910 from syntaxerror247/hiding-something
|
5 months ago |
A Thousand Ships
|
331a43a9d8
Add `String::remove_char(s)` methods for performance and convenience
|
1 year ago |
A Thousand Ships
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
9 months ago |
Thaddeus Crews
|
3c43508ed7
Merge pull request #102427 from AThousandShips/fix_substr
|
5 months ago |
Thaddeus Crews
|
0c8f4f3d91
Merge pull request #97908 from atlasapplications/just-linux-bionic
|
5 months ago |
A Thousand Ships
|
5113022dfe
Clean up some uses of `String::substr`
|
5 months ago |
Anish Mishra
|
28d1dccf63
Android: Fix export and runtime logic to check if using Vulkan
|
5 months ago |
Anish Mishra
|
8595f5aa16
Hide debug keystore export settings
|
6 months ago |
Raul Santos
|
70ff213de5
C#: Validate project TFM for Android template exports
|
6 months ago |
Fredia Huya-Kouadio
|
9e4365f1a7
Export the `rendering/renderer/rendering_method.mobile` project setting to the AndroidManifest
|
6 months ago |
Pāvels Nadtočajevs
|
b3f7c8f5d3
[Export] Respect icon/splash screen import settings.
|
6 months ago |
Justin Sasso
|
8a4bc9881f
Add linux-bionic RID Export Option
|
10 months ago |
Thaddeus Crews
|
b238fe25e1
Merge pull request #101996 from syntaxerror247/fix-swipe-to-dismiss
|
6 months ago |
Anish Mishra
|
6df21a8fdc
Android: Keep swipe-to-dismiss disabled by default
|
6 months ago |
Haoyu Qiu
|
4c4f29a490
Fix several i18n issues in editor
|
6 months ago |
Fredia Huya-Kouadio
|
b4f25b1863
Clean up the XR editor logic
|
7 months ago |
Fredia Huya-Kouadio
|
17279cdf45
Use implicit launch when running a Godot Android project from the editor
|
7 months ago |
Yufeng Ying
|
34d8255947
Force build editor with regex module, remove checking code.
|
8 months ago |
Rémi Verschelde
|
d15e559355
Merge pull request #100103 from Summersay415/idsig
|
7 months ago |
RedMser
|
bb76e721e9
Respect system user setting for (un)installing APK
|
7 months ago |
Summersay415
|
3d8ecc452a
Delete .idsig on One Click Deploy
|
8 months ago |
Anish Mishra
|
96c6dec9a7
Android Code Cleanup: Rename constants to uppercase
|
8 months ago |
Anish Mishra
|
5d8e2cd63f
Add option to disable Swipe-to-Dismiss for Wear OS
|
8 months ago |
Fredia Huya-Kouadio
|
2d3f6963b2
Update the visibility for the custom templates for all platforms
|
1 year ago |