summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
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
2019-12-10Merge pull request #34040 from qarmin/unused_variable_more_precise_numbersRémi Verschelde
2019-12-10Removed unused variables, add some constants numbersRafał Mikrut
2019-12-08Fix TilesetEditorContext separation snap.dankan1890
2019-12-06clear_meta when clearing guides with the rulerHaoyu Qiu
2019-12-05changed set_meta to remove_meta in CLEAR_GUIDES menu optionsimpuid
2019-12-05Fixes crash when clearing guides in empty sceneHaoyu Qiu
2019-12-01Fixed another point grabbing issue at lower zoom levels.Norton Corbett
2019-12-01Center Script Editor when jumping to bookmarks/breakpointsTomasz Chabora
2019-12-01Merge pull request #34022 from nekomatata/animation-player-stop-errorsRémi Verschelde
2019-12-01Fixed errors in AnimationPlayerEditor when switching current_animation in the...PouleyKetchoupp
2019-12-01Take into account the current zoom level when grabbing polygon points in the ...Norton Corbett
2019-11-30Fixed error when creating physical skeletonPouleyKetchoupp
2019-11-28Don't cast item to Spatial when checking if it's lockedAaron Franke
2019-11-27Fix box selection being cancelled immediatelyTomasz Chabora