summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-09-03improving note on HTTPRequest class under the request method documentationArthur Paulino
2021-09-01Merge pull request #38722 from KoBeWi/propositionGilles Roudière
2021-09-01Merge pull request #51987 from aaronfranke/fix-docs-gdvirtualGeorge Marques
2021-09-01Add offset for TextureProgress progress texturekobewi
2021-09-01Merge pull request #52270 from KoBeWi/goodbye_polarGeorge Marques
2021-09-01Merge pull request #48237 from KoBeWi/they_came_from_angleGeorge Marques
2021-08-31Merge pull request #49471 from nekomatata/body-state-sync-callbackJuan Linietsky
2021-08-31Merge pull request #51364 from bengtsts/masterCamille Mohr-Daurat
2021-08-31Change platform detection by allowing select layers by type (wall or floor)fabriceci
2021-08-31Add Vector2.from_angle() methodkobewi
2021-08-30Merge pull request #52240 from Rubonnek/rename-rel-pathJuan Linietsky
2021-08-31Remove cartesian2polar and polar2cartesiankobewi
2021-08-30Documented soft body pinning methodsBengt Söderström
2021-08-29Rename String::is_rel_path to String::is_relative_pathWilson E. Alvarez
2021-08-30[Net] Rename RPC "puppet" to "auth" (authority). Drop "master".Fabio Alessandrelli
2021-08-30Merge pull request #51788 from Faless/mp/4.x_replicator_syncFabio Alessandrelli
2021-08-29Merge pull request #30391 from KoBeWi/hiding_childrenJuan Linietsky
2021-08-29Revert "Display a matrix for Node2D and don't display a duplicate origin"Juan Linietsky
2021-08-29Display a matrix for Node2D and don't display a duplicate originAaron Franke
2021-08-28Fix Array class docs after #47406Max Hilbrunner
2021-08-28Fix double named size parameterBastiaan Olij
2021-08-28Add support for internal nodeskobewi
2021-08-27Merge pull request #52090 from balloonpopper/bug52060Max Hilbrunner
2021-08-27Require AudioStream::mix to return the number of frames successfully mixedEllen Poe
2021-08-27Merge pull request #51908 from bruvzg/msdf_fonts2K. S. Ernest (iFire) Lee
2021-08-27Merge pull request #51896 from nekomatata/restore-ray-shapeCamille Mohr-Daurat
2021-08-27Merge pull request #52129 from AnilBK/skeleton2d-ik-docMax Hilbrunner
2021-08-27Makes FontData importable resource.bruvzg
2021-08-27Merge pull request #37209 from Calinou/add-array-pop-methodGilles Roudière
2021-08-27Document how to use IK in skeleton2D.Anilforextra
2021-08-27Merge pull request #52003 from BastiaanOlij/xr_interface_extensionBastiaan Olij
2021-08-27Add an `Array.pop_at()` method to pop an element at an arbitrary indexHugo Locurcio
2021-08-26Merge pull request #52107 from timothyqiu/overridenJuan Linietsky
2021-08-26Merge pull request #51870 from BastiaanOlij/half_resolution_3dJuan Linietsky
2021-08-26Adding GDExtension support to XRInterfaceBastiaan Olij
2021-08-26Merge pull request #51928 from reduz/extension-loaderJuan Linietsky
2021-08-26Merge pull request #52077 from reduz/error-ret-docJuan Linietsky
2021-08-26Optionally scale 3D render contentBastiaan Olij
2021-08-26Correct null and boolean values being capitalised by the str commandBalloonpopper
2021-08-25Fix docs after GDVIRTUAL pull requestAaron Franke
2021-08-25Merge pull request #52084 from reduz/engine-singleton-registerJuan Linietsky
2021-08-25Merge pull request #51969 from Calinou/doc-image-generate-mipmaps-no-threadingK. S. Ernest (iFire) Lee
2021-08-26Fix misspelled "overriden"Haoyu Qiu
2021-08-25Clean physics direct body state usage in 2D and 3D physicsPouleyKetchoupp
2021-08-25Merge pull request #52023 from mhilbrunner/vs-fix-reloadedMax Hilbrunner
2021-08-25Add ability to register singletons from engine APIreduz
2021-08-25Merge pull request #48374 from Calinou/gradienttexture-add-hdr-propertyHugo Locurcio
2021-08-24Rename RayShape to SeparationRayShapePouleyKetchoupp
2021-08-24Rename slips_on_slope to slide_on_slopePouleyKetchoupp
2021-08-24Fix CharacterBody motion with RayShapePouleyKetchoupp