summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-19Merge pull request #50582 from timothyqiu/resource-extra-buttonRémi Verschelde
2021-07-19Merge pull request #50604 from aaronfranke/float-array-castRémi Verschelde
2021-07-19Merge pull request #50615 from DarkMessiah/reload-current-project-shortcutRémi Verschelde
2021-07-19[Editor Fonts] Add Noto Sans Bold font variant for supported languages.bruvzg
2021-07-19Remove random prints for some shader actionsfoxydevloper
2021-07-19Merge pull request #42641 from madmiraal/fix-15243Rémi Verschelde
2021-07-20Implemented the ability to add shortcut for Project -> Reload Current Project.Stanislav Labzyuk
2021-07-19Merge pull request #50517 from KoBeWi/🌳💣Rémi Verschelde
2021-07-19Ensure KinematicBodies only interact with other Bodies with matching mask.Marcel Admiraal
2021-07-19Minor enhancements for the resource options buttonHaoyu Qiu
2021-07-19Merge pull request #50606 from Chaosus/textedit_fix_guttertypeRémi Verschelde
2021-07-19Assign value to property by dropping to scene treekobewi
2021-07-19Merge pull request #50566 from reduz/optimize-stringname-usageRémi Verschelde
2021-07-19Merge pull request #50501 from reduz/fix-forward-mobileJuan Linietsky
2021-07-19Fix grammar in MultiMesh documentation.Joseph Davies
2021-07-19Merge pull request #50413 from Chaosus/vs_cleanup_warningsYuri Roubinsky
2021-07-19Fixed typos in `TextEdit::GutterType` enumYuri Roubinsky
2021-07-19Merge pull request #48186 from EricEzaM/PR/tooltip-improvementsRémi Verschelde
2021-07-19Use C++11 raw literals for shader code to improve readabilityHugo Locurcio
2021-07-19Explicitly cast to float when creating a float arrayAaron Franke
2021-07-19Optimize LineEdit and TextEdit menu item generation.bruvzg
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-17Re-enable building WebXR in GitHub ActionsDavid Snopek
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