summaryrefslogtreecommitdiffstats
path: root/platform/web
Commit message (Expand)AuthorAgeFilesLines
* Updated compiler version detectionMario Liebisch2023-09-251-1/+1
* Merge pull request #81716 from akien-mga/web-disable-raycast-embreeRémi Verschelde2023-09-221-0/+2
|\
| * Web: Disable raycast module by default (no occlusion culling)Rémi Verschelde2023-09-161-0/+2
* | [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN...bruvzg2023-09-213-3/+41
* | Web: Fix version check for missing scalbnf LTO workaroundRémi Verschelde2023-09-181-7/+9
|/
* [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-121-1/+1
* Merge pull request #81105 from SysError99/master-fix-js-mem-leakRémi Verschelde2023-09-071-1/+3
|\
| * Fix JavaScript callback memory leak issueSysError992023-09-071-1/+3
* | Merge pull request #80573 from KoBeWi/2k_lines_of_changes_created_at_2AMYuri Sizov2023-09-062-2/+4
|\ \
| * | Add EditorStringNames singletonkobewi2023-09-032-2/+4
| |/
* / Web: Workaround Emscripten 3.1.42+ LTO regressionRémi Verschelde2023-09-051-0/+5
|/
* Fix `JavaScriptBridge.eval()` never returning PackedByteArrayEmmanouil Papadeas2023-08-281-3/+3
* Add missing tutorials to documentation classesHugo Locurcio2023-08-191-0/+1
* Add a `--audio-output-latency` command-line argumentHugo Locurcio2023-08-171-1/+1
* Merge pull request #79578 from Faless/web/4.x_dlink_visibilityRémi Verschelde2023-08-172-0/+5
|\
| * [Web] Use fvisibility=hidden for side module when dlink_enabled.Fabio Alessandrelli2023-07-172-0/+5
* | Add a button in the export dialog to fix missing texture formatsAaron Franke2023-08-171-3/+2
* | SCons: Disable C++ exception handlingRémi Verschelde2023-08-161-6/+3
* | Fix various typos with codespellRémi Verschelde2023-08-072-5/+5
* | [Web] Update npm packagesFabio Alessandrelli2023-07-313-2939/+1142
* | Merge pull request #79351 from Repiteo/dotnet-handle-warningsYuri Sizov2023-07-261-8/+8
|\ \
| * | Allow MSVC dev_mode builds to succeed with dotnetThaddeus Crews2023-07-171-8/+8
* | | [Web] Always return -1 as body length in HTTPClientWeb.Fabio Alessandrelli2023-07-243-17/+9
* | | Extract and reorganize texture resource classesHendrik Brucker2023-07-142-0/+2
| |/ |/|
* | Merge pull request #79062 from MewPurPur/svg-optimizationsYuri Sizov2023-07-121-1/+1
|\ \
| * | Optimize SVG icons and remove unused Transpose iconMewPurPur2023-07-071-1/+1
* | | Merge pull request #78437 from bruvzg/set_iconYuri Sizov2023-07-122-32/+44
|\ \ \
| * | | Add error checks and harmonize behavior of the set_icon method.bruvzg2023-07-032-32/+44
| |/ /
* | | Merge pull request #78248 from felaugmar/load-svg-adjustable-scaleYuri Sizov2023-07-121-3/+2
|\ \ \ | |_|/ |/| |
| * | Added Image's `load_svg_from_(buffer|string)`Felipe Augusto Marques2023-06-231-3/+2
* | | Fix formatting of dlopen error message on WindowsKamil Brzoskowski2023-07-091-1/+1
* | | 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
| | |/ | |/|
* | | Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* | | Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
|/ /
* / Display a message about missing C# support on Android/iOS/Web platformsHugo Locurcio2023-06-241-1/+9
|/
* SCons: Move platform logo/run icon to `export` folderRémi Verschelde2023-06-204-6/+2
* Allow exporting release Android builds without a debug keystoreMichael Alexsander2023-06-192-2/+2
* [DisplayServer] Add method to check if native window is focused.bruvzg2023-06-162-0/+5
* Style: Harmonize header includes in platform portsRémi Verschelde2023-06-0816-29/+53
* Added override for window_get_vsync_mode in display_server_web.cpphlutor2023-05-312-0/+6
* Fix `HTTPClient.get_response_body_length()` incorrect on WebZae2023-05-301-0/+5
* Add `audio/general/text_to_speech` project setting to enable/disable TTS.bruvzg2023-05-182-1/+12
* Don't expose mac specific display server.HolonProduction2023-05-111-0/+2
* Fix wait for thread not startedSamuele Panzeri2023-04-271-1/+3
* Merge pull request #76026 from YuriSizov/editor-running-up-that-guiRémi Verschelde2023-04-262-0/+2
|\
| * Extract editor run toolbar into its own componentYuri Sizov2023-04-192-0/+2
* | Merge pull request #69833 from Eoin-ONeill-Yokai/audio_invalid_mixrateRémi Verschelde2023-04-261-1/+1
|\ \
| * | Fix crash caused by invalid mix_rate assignment due to bogusEoin O'Neill2023-04-251-1/+1
* | | Add support for VRAM-compressed custom mouse cursor imagesHugo Locurcio2023-04-211-1/+6