summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-27Merge pull request #52135 from fabriceci/fix-transmission-velocity-on-wall-4Camille Mohr-Daurat
2021-08-27Merge pull request #48550 from nekomatata/concave-shape-optimizationCamille Mohr-Daurat
2021-08-27Merge pull request #52105 from ldmnt/masterHugo Locurcio
2021-08-27Optimize area detection and intersect_shape queries with concave shapesPouleyKetchoupp
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-27Merge pull request #52110 from nekomatata/fix-segment-intersectionCamille Mohr-Daurat
2021-08-27Merge pull request #52092 from Calinou/voxelgi-remove-anisotropic-leftoversJuan Linietsky
2021-08-27Merge pull request #52154 from jmb462/fix-bad-window-size-after-minimizedHugo Locurcio
2021-08-27Merge pull request #52156 from V-Sekai/missing_script_variables_fixHugo Locurcio
2021-08-27Fix crash on scenes with tool scripts and mismatched node typesSaracenOne
2021-08-27Makes FontData importable resource.bruvzg
2021-08-27Fix bad size after restoring a minimized window under Windowsjmb462
2021-08-27Merge pull request #52142 from NathanLovato/GDQuest/animation-bezier-editor-i...K. S. Ernest (iFire) Lee
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-26Replace close icon with button in the Bezier editorNathan Lovato
2021-08-27Add an `Array.pop_at()` method to pop an element at an arbitrary indexHugo Locurcio
2021-08-27Merge pull request #39404 from rcorre/proposal-106-copy-prop-pathTomek
2021-08-26Remove velocity transmission on_wall when collider is CharacterBody.fabriceci
2021-08-26Merge pull request #52132 from nekomatata/fix-physics-process-deltaCamille Mohr-Daurat
2021-08-26Fix delta passed in _physics_processPouleyKetchoupp
2021-08-26Merge pull request #52131 from nekomatata/fix-blend-tree-resetK. S. Ernest (iFire) Lee
2021-08-26Merge pull request #52121 from groud/fix_localvector_insertJuan Linietsky
2021-08-26Merge pull request #52107 from timothyqiu/overridenJuan Linietsky
2021-08-26Fix AnimationBlendTree reset on resource loadingPouleyKetchoupp
2021-08-26Merge pull request #51801 from nekomatata/area-one-directional-layer-checkCamille Mohr-Daurat
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-26Fix LocalVector crash on insert.Gilles Roudière
2021-08-26Merge pull request #50883 from BastiaanOlij/mobile_hdrBastiaan Olij
2021-08-25Fix segment intersection consistency in Geometry2DPouleyKetchoupp
2021-08-25Merge pull request #52084 from reduz/engine-singleton-registerJuan Linietsky
2021-08-25Merge pull request #52102 from Calinou/gdscript-tests-add-readmeGilles Roudière
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-25Fixed crash when parsing an empty assignment.Louis Dumont
2021-08-25Merge pull request #52087 from raulsntos/expose-simplify-pathMax Hilbrunner
2021-08-25Merge pull request #52086 from raulsntos/rename-string-is-abs-path-methodMax Hilbrunner
2021-08-25Merge pull request #52103 from Calinou/ci-diffs-color-codesHugo Locurcio
2021-08-25Print colored diffs when there are formatting failures in CIHugo Locurcio
2021-08-25Add a README to link to the GDScript integration tests documentationHugo Locurcio
2021-08-25Expose `String.SimplifyPath` in C#Raul Santos
2021-08-25Merge pull request #51995 from drcd1/sphere-mesh-normals-fixJFonS
2021-08-25Merge pull request #52098 from mhilbrunner/fix-ciGeorge Marques