summaryrefslogtreecommitdiffstats
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #78539 from EIREXE/input-infoYuri Sizov2023-08-032-2/+27
|\
| * Add the ability to get per-platform information for joypads.Álex Román Núñez2023-08-022-2/+27
* | Merge pull request #80092 from Faless/web/npm_updateYuri Sizov2023-08-023-2939/+1142
|\ \
| * | [Web] Update npm packagesFabio Alessandrelli2023-07-313-2939/+1142
* | | Merge pull request #79950 from bruvzg/win_appYuri Sizov2023-08-021-0/+2
|\ \ \
| * | | [macOS Export] Disable unpacked .app bundle export on Windows.bruvzg2023-07-271-0/+2
* | | | [Windows] Do not force redraw window background on mouse pass-through region ...bruvzg2023-08-021-3/+2
* | | | Fix crash on Windows when closing `Window`Markus Sauermann2023-08-022-0/+10
* | | | Fix npe when registering the sensors.Fredia Huya-Kouadio2023-07-281-8/+16
| |/ / |/| |
* | | Merge pull request #63826 from deakcor/dev_clipboardYuri Sizov2023-07-274-0/+101
|\ \ \ | |/ / |/| |
| * | add clipboard get image methods for windows and macosVincent D2023-07-174-0/+101
* | | Merge pull request #79351 from Repiteo/dotnet-handle-warningsYuri Sizov2023-07-264-25/+27
|\ \ \
| * | | Allow MSVC dev_mode builds to succeed with dotnetThaddeus Crews2023-07-174-25/+27
* | | | Merge pull request #79846 from Faless/web/no_body_lengthYuri Sizov2023-07-243-17/+9
|\ \ \ \
| * | | | [Web] Always return -1 as body length in HTTPClientWeb.Fabio Alessandrelli2023-07-243-17/+9
* | | | | Merge pull request #79724 from Repiteo/gcc-windows-fixesYuri Sizov2023-07-242-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix gcc builds failing on windowsThaddeus Crews2023-07-202-2/+3
* | | | | 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