summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-18Optimize StringName usagereduz
2021-07-19Improve tooltips in the editor profiler to mention the script nameHugo Locurcio
2021-07-18Fix Illegible text in audio bus editorNick Huelin
2021-07-18Remove unnecessary get_editor_theme() in SubViewportPreviewLightning_A
2021-07-18Prevents some warnings from appearing in visual scriptsYuri Roubinsky
2021-07-18VisualScript-Drop-Custom-NodesDavid Cambré
2021-07-18Merge pull request #50573 from KoBeWi/editor_spin_crasherRémi Verschelde
2021-07-18Merge pull request #50562 from Chaosus/vs_fix_funcsYuri Roubinsky
2021-07-18Merge pull request #50575 from dsnopek/webrtc-idhandler-get-propFabio Alessandrelli
2021-07-17Fix "IDHandler.get_prop is not a function" error when calling some methods on...David Snopek
2021-07-18Fix crash in EditorSpinSliderkobewi
2021-07-18Merge pull request #50567 from Faless/js/4.x_joy_psff_snesFabio Alessandrelli
2021-07-17[HTML5] Add 2 controllers to the godot database.Fabio Alessandrelli
2021-07-17Prevent function gen in visual shader if no out connection is providedYuri Roubinsky
2021-07-17Merge pull request #50559 from reduz/fix-scene-tree-duplicate-selectionJuan Linietsky
2021-07-17Merge pull request #50509 from Calinou/editor-tweak-select-mode-drag-thresholdRémi Verschelde
2021-07-17Fix duplicate selection in SceneTreereduz
2021-07-17Merge pull request #50530 from reduz/create-popups-on-demandJuan Linietsky
2021-07-17Create many types of popups on demandreduz
2021-07-17Merge pull request #50547 from pycbouh/editor-theme-eagerly-grab-focus-on-pop...Rémi Verschelde
2021-07-17Fix focus behavior in the Add Item Type dialog of the Theme editorYuri Sizov
2021-07-17Merge pull request #39610 from Meriipu/master_resourcenameFabio Alessandrelli
2021-07-17Merge pull request #50520 from pycbouh/editor-theme-fixupRémi Verschelde
2021-07-17Merge pull request #50513 from Geometror/displayserver-add-overrideRémi Verschelde
2021-07-17Expose the resource name the client used to the websocket serverMeriipu
2021-07-17Add error marking to the shader error console outputHugo Locurcio
2021-07-16Merge pull request #38313 from Calinou/hlm-default-enable-compressionFabio Alessandrelli
2021-07-16Enable range coder compression by default in NetworkedMultiplayerENetHugo Locurcio
2021-07-16Modernize Display server to use override keywordHendrik Brucker
2021-07-16Fix control picker in the Theme editorYuri Sizov
2021-07-16Add shift + [1-5] keyboard shortcuts to zoom outLightning_A
2021-07-16Merge pull request #46554 from likeich/is_server_quiet_failureFabio Alessandrelli
2021-07-16Merge pull request #47395 from sygi/shape_idx_collisionHugo Locurcio
2021-07-16Fix missing locale namesHaoyu Qiu
2021-07-16Tweak editor select mode drag threshold for better usabilityHugo Locurcio
2021-07-15Fixes to forward mobilereduz
2021-07-16Display the class name in the descriptionHugo Locurcio
2021-07-15Merge pull request #49328 from nekomatata/sync-to-physics-3dRémi Verschelde
2021-07-15Merge pull request #49327 from nekomatata/sync-to-physics-2dRémi Verschelde
2021-07-15Support for 3D sync to physicsPouleyKetchoupp
2021-07-15Move sync to physics to StaticBody2DPouleyKetchoupp
2021-07-15Merge pull request #41788 from EricEzaM/PR/proj-settings-fixRémi Verschelde
2021-07-15Merge pull request #50484 from reduz/fix-instance-set-binding-on-createJuan Linietsky
2021-07-15Merge pull request #50481 from reduz/install-android-build-sourcesRémi Verschelde
2021-07-15Add ability to set object instance binding on creationreduz
2021-07-15Merge pull request #50480 from Faless/js/4.x_ciRémi Verschelde
2021-07-15Merge pull request #49996 from Chaosus/shader_localvar_warningRémi Verschelde
2021-07-15Re-enable JavaScript CI (with no WebXR until fixed).Fabio Alessandrelli
2021-07-15[HTML5] Make threads build the default.Fabio Alessandrelli
2021-07-15Merge pull request #49678 from BastiaanOlij/mobile_renderer_select_color_formatJuan Linietsky