summaryrefslogtreecommitdiffstats
path: root/platform/web
Commit message (Expand)AuthorAgeFilesLines
* [Web] Improve emscripten "locateFile" glue.Fabio Alessandrelli2023-10-111-1/+3
* Merge pull request #79711 from adamscott/web-non-blocking-main-threadRémi Verschelde2023-10-0916-36/+392
|\
| * Add `proxy_to_pthread` option to `platform=web`Adam Scott2023-10-0916-36/+392
* | Merge pull request #83003 from AThousandShips/null_check_extraRémi Verschelde2023-10-091-1/+1
|\ \
| * | Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-10-081-1/+1
| |/
* / Web: Catch using GDExtensions in a non-dlink buildMario Liebisch2023-10-061-0/+4
|/
* Add vararg call() method to C++ Callablekobewi2023-10-052-32/+9
* Fix godot_js_wrapper_create_cb regressionAdam Scott2023-10-031-1/+1
* Merge pull request #82633 from Faless/web/visibility_exposeRémi Verschelde2023-10-025-26/+33
|\
| * [Web] Fix dlink_enabled buildFabio Alessandrelli2023-10-015-26/+33
* | Merge pull request #82441 from akien-mga/web-clarify-get_unique_idRémi Verschelde2023-10-022-0/+5
|\ \
| * | Web: Clarify that `OS.get_unique_id` is not supportedRémi Verschelde2023-09-272-0/+5
| |/
* / Fix expected argument count for `Callable` call errorsDanil Alexeev2023-09-292-2/+2
|/
* 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