summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25Fix emitting duplicate edges for convex hullsMorris Tabor
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-24RichTextLabel returns member (Array) for custom effects for EditorWilliam Deurwaarder
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
2021-08-24Make RichTextLabel honour default cursor shape propertyHaoyu Qiu
2021-08-24Merge pull request #52000 from lyuma/set_editable_instanceJuan Linietsky
2021-08-24Expose String.simplify_pathWilson E. Alvarez
2021-08-23Make Node editable_instance methods available to GDScriptLyuma
2021-08-24Merge pull request #47295 from omegachysis/script-bind-mutexIgnacio Roldán Etcheverry