aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/http_client_javascript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-03i18n: Sync translations with WeblateRémi Verschelde29-1752/+9642
2018-05-01Bump to 3.0.3-rc1Your Name1-1/+1
2018-05-01GDNative Unix: fix shared lib loading, dlopen expects leading ./ to interpret...Robin Hübner1-0/+6
2018-05-01Prevent PulseAudio driver to lock its mutex for too longMarcelo Fernandez1-2/+11
2018-05-01Fixed high cpu usage with PulseAudioMarcelo Fernandez1-1/+5
2018-05-01PCKPacker:pck_start(): Update versionMax Hilbrunner1-4/+4
2018-04-30Fix msbuild with a msvc 'tools only' installHein-Pieter van Braam1-1/+1
2018-04-30Fix lto builds on clang compilersHein-Pieter van Braam1-2/+2
2018-04-29Hand-merge API hash fixes #18514Hein-Pieter van Braam12-37/+22
2018-04-29Fix _export_begin not being called when exporting to androidIgnacio Etcheverry1-0/+2
2018-04-29Make 'Export PCK/ZIP' work well with EditorExportPluginIgnacio Etcheverry5-5/+23
2018-04-29Add option to link mono statically on WindowsIgnacio Etcheverry1-14/+28
2018-04-29Fix new Node dialog Create button behaviorIvan Vodopiviz1-0/+2
2018-04-29Improved error checking at EditorExportPlatformPC::export_projectMarcelo Fernandez3-23/+23
2018-04-29Added File.get_path and File.get_path_absolute functionsMarcelo Fernandez8-5/+70
2018-04-29Update preview on filesystem changeShyRed1-0/+3
2018-04-29Show error icon at "Output" in case of errorsBernhard Liebl3-4/+10
2018-04-29A few fixes on the ARVR ServerBastiaan Olij3-4/+73
2018-04-29Set default file name for exported projectsPeter Folkins1-0/+4
2018-04-29Removed unneeded sort from SpriteFramesEditor pluginWilson E. Alvarez1-2/+0
2018-04-29Disable Emscripten assertions in release_debug buildsLeon Krause1-1/+2
2018-04-29Warn about WorldEnvironment being ignoredBernhard Liebl1-1/+9
2018-04-29Explicitly print an error when --export fails.Pieter-Jan Briers1-5/+9
2018-04-29Comment out some debugging messages when playing Theora filesWilson E. Alvarez1-8/+12
2018-04-29Fix IPhone and OSX cross compilationFabio Alessandrelli3-2/+8
2018-04-29Add --print-fps option to output FPS to stdoutRémi Verschelde2-4/+15
2018-04-29Updated thekla_atlas to support arm64Brigham Henry Keys2-4/+9
2018-04-29Docs update for several classesCraigory V Coppola8-0/+20
2018-04-29Fixed (minor) typo in CapsuleShape2D doc pageHoratioZEDU1-1/+1
2018-04-29[DOCS] Popup.popup_exclusive descriptionhomer6661-0/+1
2018-04-29[DOCS] Add note that Pool*Arrays are passed by value (#18340)krogank97-7/+7
2018-04-29[DOCS] add HTTPRequest.request return valuesPoommetee Ketson2-1/+3
2018-04-29Add descriptions for GroupCall flagsbncastle1-0/+4
2018-04-29[DOCS] OSMax Hilbrunner1-10/+89
2018-04-29Add new transform tutorial to appropriate classesPoommetee Ketson3-0/+3
2018-04-29Add Navigation docsDenis Washington1-11/+11
2018-04-29Add Navigation2D docsDenis Washington1-0/+8
2018-04-29[DOCS] SceneTreeMax Hilbrunner1-3/+47
2018-04-29[DOCS] Tweaks and fixes for (Interpolated)CameraMel Collins2-14/+14
2018-04-29Add detail to doc for add_surface_from_arrays (#17911)GaryO1-3/+7
2018-04-29Added missing end points for brief descriptions in the docs.Michael Alexsander Silva Dias9-9/+9
2018-04-29[DOCS] Some content for InterpolatedCameraMel Collins1-0/+7
2018-04-29[DOCS] Typo fix for CollisionShape[2D]mhilbrunner2-2/+2
2018-04-29[DOCS] Node & PackedScene (#17833)Max Hilbrunner2-2/+9
2018-04-29Improve Input.is_action_just_* docs.Pieter-Jan Briers1-2/+3
2018-04-29[DOCS] Node: Networking updates, fix outdated and missing docsmhilbrunner1-29/+51
2018-04-29[DOCS] InputMax Hilbrunner1-3/+24
2018-04-29[DOCS] Net.MultiplayerEnet: List returned errorsMax Hilbrunner1-2/+2
2018-04-29Update Image format enumeration documentationNeil Moore1-0/+35
2018-04-29Remove duplicated declaration of RoundToInt() from MathfXavier Cho1-5/+0