summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
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 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
2019-12-19Fix error log when selecting child of Containersvolzhs
2019-12-17Fix toggle scripts panel to allow using shortcut in other areasYuri Roubinsky
2019-12-17Prevent showing toggle scripts panel switch in shader editorYuri Roubinsky
2019-12-17Merge pull request #34364 from Chaosus/toggle_scripts_panelRémi Verschelde
2019-12-16Merge pull request #34377 from timothyqiu/i18nRémi Verschelde
2019-12-16Makes more strings in editor translatableHaoyu Qiu
2019-12-16Center error icon vertically in AssetLibHaoyu Qiu
2019-12-15Moves switch for show scripts panel from File menu to status barYuri Roubinsky
2019-12-14Increase the TileSet and polygon UV editor zoom limits to 16×Hugo Locurcio
2019-12-13Make more editor strings translatableHaoyu Qiu
2019-12-13Merge pull request #34016 from norton-corbett/hotfix/tileset-editor-point-gra...Rémi Verschelde
2019-12-11Fix for #34186: "Center Selection" in 2D editor introduces graphic bias.Hannah Crawford