summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-26Correct null and boolean values being capitalised by the str commandBalloonpopper
2021-08-26Merge pull request #50883 from BastiaanOlij/mobile_hdrBastiaan Olij
2021-08-25Fix segment intersection consistency in Geometry2DPouleyKetchoupp
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 #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-25Fix zoom label not being updatedLoipesMas
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-25Clean physics direct body state usage in 2D and 3D physicsPouleyKetchoupp
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
2021-08-25Fix CI after concurrencyMax Hilbrunner
2021-08-25Merge pull request #52079 from mhilbrunner/ci-concurrencyK. S. Ernest (iFire) Lee
2021-08-25CI: Cancel previous builds if new commit is pushedMax Hilbrunner
2021-08-25Merge pull request #52023 from mhilbrunner/vs-fix-reloadedMax Hilbrunner
2021-08-25Add ability to register singletons from engine APIreduz
2021-08-25Tree Fix line rendering when drag and dropping TreeItemkleonc
2021-08-25Merge pull request #51821 from Calinou/builtin-shaders-add-commentsJFonS
2021-08-25Remove leftovers of anisotropy in the VoxelGI shader codeHugo Locurcio
2021-08-25Merge pull request #48374 from Calinou/gradienttexture-add-hdr-propertyHugo Locurcio
2021-08-25Merge pull request #47829 from Calinou/improve-crash-handler-displayHugo Locurcio
2021-08-24Merge pull request #52024 from V-Sekai/anim-lengthK. S. Ernest (iFire) Lee
2021-08-24Calculate proper animation length.K. S. Ernest (iFire) Lee
2021-08-25Rename `String.IsAbsPath()` to `String.IsAbsolutePath()`Raul Santos
2021-08-24Rename RayShape to SeparationRayShapePouleyKetchoupp
2021-08-24Rename slips_on_slope to slide_on_slopePouleyKetchoupp
2021-08-24Fix CharacterBody motion with RayShapePouleyKetchoupp
2021-08-24Fix RayShape collision detectionPouleyKetchoupp
2021-08-24Restore RayShape as a regular shape typePouleyKetchoupp
2021-08-24Merge pull request #51904 from nekomatata/move-and-slide-fixes-3dCamille Mohr-Daurat
2021-08-24Port recent move_and_slide fixes to 3DPouleyKetchoupp
2021-08-24Implement error return documetationreduz
2021-08-24Fix Visual Script editorMax Hilbrunner
2021-08-24Fix point gravity calculationPouleyKetchoupp
2021-08-24Merge pull request #52001 from floppyhammer/fix-window-decor-size-on-windowsMax Hilbrunner
2021-08-24Merge pull request #52041 from Rubonnek/expose-simplify-pathMax Hilbrunner
2021-08-24Merge pull request #52067 from timothyqiu/rtl-cursorMichael Alexsander
2021-08-24Merge pull request #52044 from Rubonnek/update-string-abs-rel-docsMax Hilbrunner
2021-08-24Merge pull request #51999 from lyuma/set_surface_materialJuan Linietsky