summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
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-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-16Merge pull request #34879 from Phischermen/canvas-item-editor-local-space-modeRémi Verschelde
2020-01-16Fixed unknown symbol drawn instead of tabs in breakpoints/bookmarks listsandrycodestuffs
2020-01-15Fixes AssetLib crash when JPG module is disabledHaoyu Qiu
2020-01-14Cleanup unnecessary code from before the scrollbar overlapping fixesMichael Alexsander
2020-01-14Merge pull request #34801 from Calinou/add-3d-viewport-crosshairRémi Verschelde
2020-01-14Fix issue regarding rotationPhischermen
2020-01-14Fix more scrollbar anchoringsMichael Alexsander
2020-01-13Fix more instances of overlapping scrollbarsMichael Alexsander
2020-01-13Add a crosshair to the 3D viewportHugo Locurcio
2020-01-13Animation editor: Set resource name when duplicatingRémi Verschelde
2020-01-13Clamp the editor scale to 1 for 2D zoom operationsHugo Locurcio
2020-01-12Increase the size of the item list editor popupHugo Locurcio
2020-01-12Fixes min size of various editor plugins on HiDPIHaoyu Qiu
2020-01-10Merge pull request #34937 from YeldhamDev/scriptdiag_disable_loadRémi Verschelde
2020-01-10Fix TileSet editor's workspace size sometimes not changing correctly on regio...Michael Alexsander
2020-01-09Add option to disable loading scripts in ScriptCreateDialogMichael Alexsander
2020-01-09Fixes TextureRegion editor drag handle for HiDPIHaoyu Qiu
2020-01-08Merge pull request #34802 from xelivous/power-of-two-is-goodRémi Verschelde
2020-01-08Minor fixes for ScriptCreateDialogMichael Alexsander
2020-01-05Fixes scaled scrolling of TextureRegion editorHaoyu Qiu
2020-01-04Take the editor scale into account for 2D zoom operationsHugo Locurcio
2020-01-04Makes more strings translatableHaoyu Qiu
2020-01-03Change the 2D editor's snap to 8x8 by defaultxelivous
2020-01-02Merge pull request #34720 from Calinou/light-gizmo-color-by-lightRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2020-01-01Tint 3D light gizmos using the light's colorHugo Locurcio
2019-12-30Merge pull request #34695 from timothyqiu/show-in-file-systemRémi Verschelde
2019-12-30Merge pull request #34625 from timothyqiu/i18nRémi Verschelde
2019-12-30Merge pull request #34613 from timothyqiu/edscale-againRémi Verschelde
2019-12-30Makes more editor strings translatableHaoyu Qiu
2019-12-30Checks script path before show in filesystemHaoyu Qiu
2019-12-26Fixes Theme Editor minimum height on HiDPI monitorHaoyu Qiu
2019-12-24Cleans up headers included in editor_node.hHaoyu Qiu
2019-12-22Merge pull request #34441 from KoBeWi/wrapping_things_upRémi Verschelde
2019-12-21Makes more editor strings translatableHaoyu Qiu
2019-12-19Merge pull request #34445 from JFonS/fix_13364Rémi Verschelde
2019-12-19Fix selection on 3D viewport with half resolutionJFonS
2019-12-19Merge pull request #34437 from Chaosus/fix_toggle_scripts4Rémi Verschelde
2019-12-19Fix ScriptTextEditor encapsulationYuri Roubinsky
2019-12-19Fixes Curve Editor marginHaoyu Qiu
2019-12-18Fix code editor not always centering to bookmarksTomasz Chabora