summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
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-28Merge pull request #49664 from nekomatata/fix-editable-duplicatedMax Hilbrunner
2021-08-28Merge pull request #43573 from lewiji/masterMax Hilbrunner
2021-08-28Merge pull request #51906 from requizm/fix/49077Michael Alexsander
2021-08-27Fix loading packed scene with editable children at runtimePouleyKetchoupp
2021-08-27Merge pull request #52096 from kleonc/tree-item-drag-drop-drawingMax Hilbrunner
2021-08-27Merge pull request #51296 from ellenhp/mix_in_audio_serverJuan Linietsky
2021-08-27Merge pull request #52135 from fabriceci/fix-transmission-velocity-on-wall-4Camille Mohr-Daurat
2021-08-27Do all audio mixing in the AudioServerEllen Poe
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-27Makes FontData importable resource.bruvzg
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 #52107 from timothyqiu/overridenJuan Linietsky
2021-08-26Fix AnimationBlendTree reset on resource loadingPouleyKetchoupp
2021-08-26Optionally scale 3D render contentBastiaan Olij
2021-08-26Fix misspelled "overriden"Haoyu Qiu
2021-08-25Merge pull request #51995 from drcd1/sphere-mesh-normals-fixJFonS
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-25Merge pull request #48374 from Calinou/gradienttexture-add-hdr-propertyHugo 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-24Rename RayShape to SeparationRayShapePouleyKetchoupp
2021-08-24Rename slips_on_slope to slide_on_slopePouleyKetchoupp
2021-08-24Fix CharacterBody motion with RayShapePouleyKetchoupp
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-24Make RichTextLabel honour default cursor shape propertyHaoyu Qiu
2021-08-24Merge pull request #52000 from lyuma/set_editable_instanceJuan Linietsky
2021-08-23Make Node editable_instance methods available to GDScriptLyuma
2021-08-23Merge pull request #51751 from jeffrey-cochran/windforceCamille Mohr-Daurat
2021-08-23Implement NativeExtension pointer argumentsreduz
2021-08-23Enabled area-specific wind forcesJeffrey Cochran
2021-08-23Merge pull request #51259 from nekomatata/fix-tilemap-one-way-collisionHugo Locurcio
2021-08-23Restore syntax highlightingkobewi
2021-08-23Merge pull request #51947 from AnilBK/redundant-assignmentsMichael Alexsander
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-08-22Merge pull request #51991 from requizm/fix/51990K. S. Ernest (iFire) Lee
2021-08-22Fixes the normals of SphereMesh when the sphere/hemisphere is oblongDuarte David
2021-08-22Fix 3d animations doesn't playrequizm
2021-08-22Fix GraphEdit connection colorsJummit
2021-08-22Merge pull request #50434 from QbieShay/particle-minmaxK. S. Ernest (iFire) Lee
2021-08-22Merge pull request #51886 from Geometror/fix-layout-editor-file-dialogMichael Alexsander