Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Enable automatic install of export apks for the Android editor | Fredia Huya-Kouadio | 2024-10-28 | 7 | -10/+42 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #93401 from Repiteo/style/clang-tidy-fixes | Thaddeus Crews | 2024-11-04 | 7 | -19/+20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Style: Apply `clang-tidy` fixes (superficial) | Thaddeus Crews | 2024-11-04 | 7 | -19/+20 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #98712 from syntaxerror247/android_accent_color | Thaddeus Crews | 2024-11-04 | 5 | -0/+35 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [Android] Implement support for accent color retrieval | Anish Mishra | 2024-11-01 | 5 | -0/+35 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #98709 from darksylinc/matias-upsidedown-splash | Thaddeus Crews | 2024-11-04 | 5 | -44/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix splash screen upside down on Android | Matias N. Goldberg | 2024-10-31 | 5 | -44/+0 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #98603 from Summersay415/live-is-monochrome | Thaddeus Crews | 2024-11-04 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add warning when monochrome icon is not specified | Summersay415 | 2024-10-29 | 1 | -1/+7 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #98350 from syntaxerror247/android-native-filepicker | Thaddeus Crews | 2024-10-31 | 16 | -2/+317 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [Android] Implement native file picker support | Anish Mishra | 2024-10-30 | 10 | -1/+309 | |
| * | | | | | | | | | [DisplayServer] Add feature flag for native file dialog access to `user/res` ... | Anish Mishra | 2024-10-30 | 7 | -1/+8 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* / | | | | | | | | Remove duplicate of get_build_version | Yevhen Babiichuk (DustDFG) | 2024-10-31 | 1 | -17/+3 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #98615 from Summersay415/three-opengls-please | Thaddeus Crews | 2024-10-29 | 7 | -42/+76 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix fallbacks to OpenGL | Summersay415 | 2024-10-28 | 7 | -42/+76 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #98574 from syntaxerror247/android_input_dialog | Thaddeus Crews | 2024-10-29 | 10 | -2/+86 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [Android] Implement native input dialog support | Anish Mishra | 2024-10-29 | 10 | -2/+86 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #97934 from adamscott/give-AThousandShips-a-break | Thaddeus Crews | 2024-10-29 | 9 | -17/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Set clang-format `RemoveSemicolon` rule to `true` | Adam Scott | 2024-10-25 | 9 | -17/+17 | |
* | | | | | | | | | Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased | Clay John | 2024-10-29 | 6 | -0/+80 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add Swappy & Pre-Transformed Swapchain | Matias N. Goldberg | 2024-10-28 | 6 | -0/+80 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #97771 from dsnopek/openxr-linux-egl | Thaddeus Crews | 2024-10-25 | 5 | -0/+56 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | OpenXR: Add support for Wayland on Linux | David Snopek | 2024-10-04 | 5 | -0/+56 | |
* | | | | | | | | | Merge pull request #97555 from dustdfg/platform_methods/extract_validate_arch | Thaddeus Crews | 2024-10-25 | 6 | -39/+12 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Build System: Extract `validate_arch` helper function | Yevhen Babiichuk (DustDFG) | 2024-10-06 | 6 | -39/+12 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #98431 from lodicolo/4.3-stable_GH_76825 | Thaddeus Crews | 2024-10-24 | 1 | -2/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix GodotFetch glue code for null response bodies | Robbie Lodico | 2024-10-23 | 1 | -2/+14 | |
* | | | | | | | | | Merge pull request #98427 from syntaxerror247/document-immersive-mode | Thaddeus Crews | 2024-10-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update documentation for Android immersive mode | Anish Mishra | 2024-10-22 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #98380 from RandomShaper/mobile_strict_alias | Thaddeus Crews | 2024-10-24 | 2 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Android & iOS: Enable strict aliasing | Pedro J. Estébanez | 2024-10-21 | 2 | -4/+2 | |
* | | | | | | | | | | Merge pull request #97556 from dustdfg/platforms/windows_detect_extract_commo... | Thaddeus Crews | 2024-10-24 | 1 | -24/+21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Extract common check functions in windows_detect.py file | Yevhen Babiichuk (DustDFG) | 2024-09-27 | 1 | -24/+21 | |
* | | | | | | | | | | | Fix window exiting with no message to user if _create_window fails | dan | 2024-10-21 | 1 | -1/+4 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #97005 from Repiteo/core/window-corner-style | Thaddeus Crews | 2024-10-21 | 2 | -0/+32 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Core: Add `DisplayServer` flag for sharp corners | Thaddeus Crews | 2024-10-18 | 2 | -0/+32 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* / | | | | | | | | | Don't include `core/io/image.h` in `core/os/os.h` | Yevhen Babiichuk (DustDFG) | 2024-10-18 | 4 | -0/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #98230 from and-rad/android_permissions | Clay John | 2024-10-17 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix Android app permissions for SDK levels earlier than 28 | Andreas Raddau | 2024-10-16 | 1 | -3/+3 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #98127 from darksylinc/matias-wayland-build-error | Thaddeus Crews | 2024-10-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix wrong Wayland path if building with opengl3=no | Matias N. Goldberg | 2024-10-12 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #98126 from TCROC/macos-codesign-additional-entitlements | Thaddeus Crews | 2024-10-16 | 2 | -1/+22 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | added ability to add extra codesign entitlements for macos from godot editor | Travis Lange | 2024-10-13 | 2 | -1/+22 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* / | | | | | | | CI: Add MinGW/GCC build to Windows GHA | Thaddeus Crews | 2024-10-10 | 1 | -3/+4 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #97570 from dustdfg/ios_macos/print_warning_instead_of_com... | Rémi Verschelde | 2024-10-04 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Replace comments with printed warning for Metal on x86_64 | Yevhen Babiichuk (DustDFG) | 2024-09-28 | 2 | -4/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #97789 from bruvzg/ios_icons | Rémi Verschelde | 2024-10-04 | 2 | -88/+270 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [iOS] Add support for dark and tinted icon versions. | bruvzg | 2024-10-04 | 2 | -88/+270 | |
* | | | | | | | | Merge pull request #91487 from shatyuka/window-style | Rémi Verschelde | 2024-10-04 | 2 | -9/+23 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Apply `WS_MINIMIZE` style on window creation | Shatyuka | 2024-05-03 | 2 | -9/+23 |