summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2021-10-27Merge pull request #54125 from groud/tile_data_runtime_modificationRémi Verschelde
2021-10-27Implement runtime update of TileData object in TileMapGilles Roudière
2021-10-27Merge pull request #54285 from briansemrau/fix-proximity-fadeRémi Verschelde
2021-10-27Optimize TileMap layers updatesGilles Roudière
2021-10-26Fix vulkan proximity fadeBrian Semrau
2021-10-26Add focus font color to Button and derivativesYuri Sizov
2021-10-26Merge pull request #54245 from manueldun/nullParamAddModRémi Verschelde
2021-10-26Merge pull request #54073 from groud/terrains_for_procgenRémi Verschelde
2021-10-25Added error macro to ensure non null parameterManuel Dun
2021-10-25Fix properties being displayed when they shouldn't in DirectionalLight3DHugo Locurcio
2021-10-25Merge pull request #54084 from reduz/node3d-rotation-optionsRémi Verschelde
2021-10-25Merge pull request #54147 from Calinou/editor-directionallight-3d-only-show-r...Rémi Verschelde
2021-10-25Refactored Node3D rotation modesreduz
2021-10-25Only show relevant properties in the DirectionalLight3D inspectorHugo Locurcio
2021-10-25Fix GCC 12 `-Werror=type-limits` in animation compression codeRémi Verschelde
2021-10-25Merge pull request #54050 from reduz/animation-compressionRémi Verschelde
2021-10-25Ignore empty Font resources as theme override.bruvzg
2021-10-24Setting the visible multimesh instance to -1 so that they are updated correct...Hristo Stamenov
2021-10-24Merge pull request #53885 from TokageItLab/fix-bone-animation-insertionRémi Verschelde
2021-10-23Merge pull request #54045 from ConteZero/primary_clipboard_linux_fix_warningRémi Verschelde
2021-10-23Merge pull request #54120 from zaevi/fix_null-ref_crashesRémi Verschelde
2021-10-23Merge pull request #54145 from zedutch/Fix-tree-notification-crashRémi Verschelde
2021-10-23Fix primary clipboard warningConteZero
2021-10-23Fix possible crash when calling Tree.notification from _readyRobin Arys
2021-10-23Fixed animation insertion in SkeletonEditorSilc 'Tokage' Renew
2021-10-23Make RichTextLabel's parse_bbcode and append_text return voidHaoyu Qiu
2021-10-23Fix unexpected crashes in `notification`Zae
2021-10-22Merge pull request #54088 from madmiraal/remove-unimplemented-methodsRémi Verschelde
2021-10-21Fix potential nullptr dereference in CanvasLayerSean Kim
2021-10-21Implement Animation Compressionreduz
2021-10-21Remove unimplemented methodsMarcel Admiraal
2021-10-21Merge pull request #52367 from Duroxxigar/improve-nav-error-messagesRémi Verschelde
2021-10-21Merge pull request #54053 from nekomatata/fix-soft-body-disable-modeRémi Verschelde
2021-10-21Merge pull request #54035 from Calinou/ctl-context-dialog-use-title-caseRémi Verschelde
2021-10-21Merge pull request #53990 from Kemikal1/masterRémi Verschelde
2021-10-21Fix SoftDynamicBody3D crash when setting disable modePouleyKetchoupp
2021-10-21Use TitleCase for CTL dialog menu optionsHugo Locurcio
2021-10-21Allow updating TileMap cells using surrounding terrainsGilles Roudière
2021-10-21Fix MeshInstance2D rectkobewi
2021-10-21Change the unreacheable return value of shape_find_owner()Kemikal1
2021-10-21Merge pull request #54036 from nekomatata/fix-soft-body-memory-corruptionRémi Verschelde
2021-10-21Merge pull request #54032 from nekomatata/fix-collision-mouse-exit-errorRémi Verschelde
2021-10-20Merge pull request #54023 from zedutch/fix-empty-tabs-crashRémi Verschelde
2021-10-20Fix SoftDynamicBody3D memory corruption when switching mesh at runtimePouleyKetchoupp
2021-10-20Fix Tabs crash where it still tries to detect the clicked tab even if there a...Robin Arys
2021-10-20Fix errors in mouse detection when removing collision object from treePouleyKetchoupp
2021-10-20doctool: Fix differences between headless and Vulkan rendering backendsRémi Verschelde
2021-10-20Merge pull request #53702 from ConteZero/primary_clipboard_linuxRémi Verschelde
2021-10-20Merge pull request #53926 from YeldhamDev/i_am_tabbar_nowRémi Verschelde
2021-10-20Merge pull request #53983 from Duroxxigar/navmesh-agent-defaultRémi Verschelde