summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2020-01-22Use an icon in the top Animation Key menuWilliam Tumeo
2020-01-22Change CameraMatrix::get_viewport_size to get_viewport_half_extentslawnjelly
2020-01-22Get real default values for project settings in documentationBojidar Marinov
2020-01-21Use a loading placeholder for project icons in the project managerHugo Locurcio
2020-01-21Remove unused #if 0'ed codeRémi Verschelde
2020-01-21Merge pull request #35393 from YeldhamDev/plugin_script_syntaxRémi Verschelde
2020-01-21Merge pull request #35399 from ericrybick/35367-signals-dock-size-jumps-when-...Rémi Verschelde
2020-01-21Clip text in NodeDock toolbuttons to prevent dock size changesEric Rybicki
2020-01-21Merge pull request #35394 from ericrybick/fix-assetlib-thumbnail-overlay-Rémi Verschelde
2020-01-21Fix asset library video play overlay not being centered on the thumbnailEric Rybicki
2020-01-21Make script made via plugin creation obey syntax settingsMichael Alexsander
2020-01-21Fixes leak in Find in Files utilityHaoyu Qiu
2020-01-20Merge pull request #35379 from dankan1890/quick_fixRémi Verschelde
2020-01-20TextureRegionEditor: Corrected typodankan1890
2020-01-20Clip text in EditorPath button to avoid dock size changesMichael Alexsander
2020-01-20Merge pull request #35351 from ericrybick/32342-Resize-snapping-lines-bugRémi Verschelde
2020-01-20Fix editor drawing snapping lines for wrong edge/corner when resizing element...Eric Rybicki
2020-01-20Prevent negative zero shown in SpotLight gizmoHaoyu Qiu
2020-01-20Optimize the editor icon generationHugo Locurcio
2020-01-19i18n: Sync translations with WeblateRémi Verschelde
2020-01-19Improve the batch rename dialogHugo Locurcio
2020-01-19Only create the editor theme onceHugo Locurcio
2020-01-19Improve the Video RAM debugger UXHugo Locurcio
2020-01-19Merge pull request #35303 from timothyqiu/hidpi-anitreeplayerRémi Verschelde
2020-01-19Merge pull request #35273 from dankan1890/quick_fixRémi Verschelde
2020-01-19Merge pull request #35295 from N0hbdy/animation-editor-line-edit-fixRémi Verschelde
2020-01-19Merge pull request #35297 from Calinou/2d-zoom-reset-clamp-editor-scaleRémi Verschelde
2020-01-19Merge pull request #35304 from raphael10241024/fix_audiobus_editorRémi Verschelde
2020-01-19fix audio buses editor not save, close #26683RaphaelHunter
2020-01-19Fixes AnimationTreePlayer editor on HiDPIHaoyu Qiu
2020-01-18Clamp the editor scale to 1 when resetting zoom in the 2D editorHugo Locurcio
2020-01-18Fix AnimationTree Editor by using CONNECT_DEFERRED on LineEditN0hbdy
2020-01-18AssetLibrary when the download size is unknown:dankan1890
2020-01-18Fix minimap updating in shader tabYuri Roubinsky
2020-01-17Mark alternate editor display modes as disabled in the GLES2 rendererHugo Locurcio
2020-01-17show parametric setters and getters in editor helpLakshay Angrish
2020-01-16i18n: Sync translation template with current sourceRémi Verschelde
2020-01-16i18n: Sync translations with WeblateRémi Verschelde
2020-01-16Merge pull request #34879 from Phischermen/canvas-item-editor-local-space-modeRémi Verschelde
2020-01-16Adds NULL check before using image loaderHaoyu Qiu
2020-01-16Merge pull request #34091 from andrycodestuffs/masterRémi Verschelde
2020-01-16Fixed unknown symbol drawn instead of tabs in breakpoints/bookmarks listsandrycodestuffs
2020-01-16Refactor (and fix) how the connect button is disabled.asynts
2020-01-16Merge pull request #35123 from asynts/asynts.crash-on-double-clickRémi Verschelde
2020-01-15Use int64_t for EditorPropertyInteger and warn when out of double rangeAaron Franke
2020-01-15Merge pull request #35165 from groud/fix_memleak_filesystemdockRémi Verschelde
2020-01-15Add an icon for OGG samplesHugo Locurcio
2020-01-15Fixes a memory leak in FileSystemDockGilles Roudière
2020-01-15Fixes AssetLib crash when JPG module is disabledHaoyu Qiu
2020-01-15Don't close the connection dialog when the validation failed.asynts