summaryrefslogtreecommitdiffstats
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #79350 from kleonc/screen_to_pixel_byte_to_float_conversio...Yuri Sizov2023-07-211-1/+1
|\
| * Fix byte to float color conversion in DisplayServerWindows::screen_get_pixelkleonc2023-07-121-1/+1
* | Remove excessive include that breaks compilation on WindowsYuri Sizov2023-07-181-1/+0
* | Merge pull request #78958 from m4gr3d/refactor_android_plugin_packaging_mainYuri Sizov2023-07-187-189/+198
|\ \
| * | Clean up the XR features parameters from coreFredia Huya-Kouadio2023-07-184-105/+0
| * | Re-architect how Android plugins are packaged and handled at export timeFredia Huya-Kouadio2023-07-186-93/+207
* | | Merge pull request #79574 from bruvzg/win_nat_dYuri Sizov2023-07-182-0/+130
|\ \ \ | |/ / |/| |
| * | [Windows] Implement native file selection dialog support.bruvzg2023-07-182-0/+130
* | | Merge pull request #79572 from bruvzg/mac_bg_ws_syncYuri Sizov2023-07-181-2/+2
|\ \ \
| * | | [macOS] Fix uncapped frame rate for windows in the non-active workspaces.bruvzg2023-07-171-2/+2
| |/ /
* | | Merge pull request #76821 from m4gr3d/prototype_godot_service_mainYuri Sizov2023-07-1720-1477/+1701
|\ \ \
| * | | Godot Android re-architectureFredia Huya-Kouadio2023-07-1619-1154/+1378
| * | | Renaming `Godot.java` to `GodotFragment.java` to better reflect its nature an...Fredia Huya-Kouadio2023-07-161-0/+0
| |/ /
* / / iOS: Add `export_project_only` flagPhil Hudson2023-07-174-3/+14
|/ /
* | Extract and reorganize texture resource classesHendrik Brucker2023-07-1411-4/+12
* | Merge pull request #78164 from 0xafbf/allow-export-tv-and-launcherYuri Sizov2023-07-143-12/+27
|\ \
| * | Add options to show icon in Android TV and run app as Android launcherAndrés Botero2023-06-123-12/+27
* | | [macOS] Implement optional native file selection dialog support for sandboxed...bruvzg2023-07-126-0/+247
* | | Merge pull request #79062 from MewPurPur/svg-optimizationsYuri Sizov2023-07-124-4/+4
|\ \ \
| * | | Optimize SVG icons and remove unused Transpose iconMewPurPur2023-07-074-4/+4
* | | | Merge pull request #77993 from bruvzg/key_lbl_from_pYuri Sizov2023-07-126-0/+70
|\ \ \ \
| * | | | Implement keyboard_get_label_from_physical method.bruvzg2023-06-086-0/+70
* | | | | Merge pull request #76045 from Eoin-ONeill-Yokai/steaminput-fixYuri Sizov2023-07-121-4/+10
|\ \ \ \ \
| * | | | | Prevent double input events on gamepad when running through steam inputEoin O'Neill2023-07-101-4/+10
| | |/ / / | |/| | |
* | | | | Merge pull request #73443 from akien-mga/unbundle-openxrYuri Sizov2023-07-121-0/+3
|\ \ \ \ \
| * | | | | Allow unbundling OpenXR (for Linux distros)Rémi Verschelde2023-06-161-0/+3
* | | | | | Implement iOS one-click deploy.bruvzg2023-07-124-84/+478
* | | | | | Merge pull request #78538 from Sauermann/fix-code-simplificationsYuri Sizov2023-07-121-1/+1
|\ \ \ \ \ \
| * | | | | | Code simplificationsMarkus Sauermann2023-06-211-1/+1
* | | | | | | Merge pull request #78437 from bruvzg/set_iconYuri Sizov2023-07-125-106/+136
|\ \ \ \ \ \ \
| * | | | | | | Add error checks and harmonize behavior of the set_icon method.bruvzg2023-07-035-106/+136
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #78248 from felaugmar/load-svg-adjustable-scaleYuri Sizov2023-07-127-19/+12
|\ \ \ \ \ \ \
| * | | | | | | Added Image's `load_svg_from_(buffer|string)`Felipe Augusto Marques2023-06-237-19/+12
* | | | | | | | Merge pull request #79089 from bruvzg/android_echoYuri Sizov2023-07-127-16/+17
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | [Android] Set `echo` property for the physical keyboard events.bruvzg2023-07-067-16/+17
* | | | | | | | Merge pull request #79284 from akien-mga/fix-linux-os-move_to_trashRémi Verschelde2023-07-111-23/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix Linux `move_to_trash` wrongly reporting files as not foundRémi Verschelde2023-07-111-23/+11
* | | | | | | | | Linux: Fix build with `use_sowrap=no` and various warnings/errorsRémi Verschelde2023-07-102-10/+16
|/ / / / / / / /
* | | | | | | | Change explicit 'Godot 4.0' references to 'Godot 4'Rémi Verschelde2023-07-101-4/+4
* | | | | | | | Fix formatting of dlopen error message on WindowsKamil Brzoskowski2023-07-096-8/+8
* | | | | | | | Merge pull request #79105 from akien-mga/linux-libsquish-lacks-pkgconfigRémi Verschelde2023-07-081-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Linux: Link libsquish directly when unbundling, .pc file unreliableRémi Verschelde2023-07-061-1/+2
| |/ / / / / / /
* | | | | | | | Merge pull request #79048 from sepTN/its-platform-not-plafromRémi Verschelde2023-07-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fix typo on TLSOptions.xml and library_godot_display.jsSeptian2023-07-081-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #79016 from bruvzg/fix_win_initial_ne_fsRémi Verschelde2023-07-081-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | [Windows] Fix setting initial non-exclusive window mode.bruvzg2023-07-041-1/+3
| |/ / / / / / /
* | | | | | | | Merge pull request #78797 from Calinou/remove-redundant-vformatRémi Verschelde2023-07-081-11/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove uses of `vformat()` with no placeholdersHugo Locurcio2023-06-281-11/+11
| |/ / / / / / /
* | | | | | | | Merge pull request #78263 from bruvzg/fl_allRémi Verschelde2023-07-071-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [Windows] Flash both the window caption and taskbar button on `request_attent...bruvzg2023-06-151-1/+1