summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2020-06-26Addition of SDFGI for open world global illuminationJuan Linietsky
2020-06-26Make tilemap lines/rectangles their own toolsMarcus Elg
2020-06-26Merge pull request #39814 from Xrayez/specific-weird-iconsRémi Verschelde
2020-06-25Fix accidental duplication of Polygon2D start pointMaganty Rushyendra
2020-06-25Merge pull request #39482 from asmaloney/fix-scrollwheel-zoom-macosRémi Verschelde
2020-06-25i18n: Sync translations with WeblateRémi Verschelde
2020-06-25Merge pull request #39799 from YeldhamDev/3d_buttons_regress_fixRémi Verschelde
2020-06-25Don't use arbitrary theme editor icons for scripts with the same nameAndrii Doroshenko (Xrayez)
2020-06-24Merge pull request #39793 from Xrayez/class-icon-optRémi Verschelde
2020-06-24Fix default editor/project Button styles after ToolButton removalHugo Locurcio
2020-06-24Fix regressions in the 3D lock buttonsMichael Alexsander
2020-06-24Optimize class icon loadingAndrii Doroshenko (Xrayez)
2020-06-24Fix overlapping hotkey designations for save all scenes and save all scriptsBill
2020-06-24Merge pull request #39775 from Chaosus/fix_error_labelRémi Verschelde
2020-06-23Fix error label clicking in status bar for shader editorYuri Roubinsky
2020-06-23Remove unused interpolate camera iconMarcus Elg
2020-06-23Enable finer grained control when creating polygon with UV EditorMaganty Rushyendra
2020-06-22Merge pull request #39719 from Calinou/editor-monitors-horizontal-linesRémi Verschelde
2020-06-22CanvasItemEditor: Fix losing position for drag'n'dropped scenesRémi Verschelde
2020-06-22Avoid errors when the editor camera is inside the focused objectAaron Franke
2020-06-22i18n: Sync translations with WeblateRémi Verschelde
2020-06-21Merge pull request #39592 from vorblen/masterRémi Verschelde
2020-06-21Draw horizontal lines and labels in the editor performance monitorsHugo Locurcio
2020-06-21Merge pull request #39661 from dreamsComeTrue/restart-project-settings-msgRémi Verschelde
2020-06-20Remove unused ToolButton editor iconHugo Locurcio
2020-06-20Fix overwrite of manual changes in export_presets.cfg when export dialog is o...Maganty Rushyendra
2020-06-20Merge pull request #39687 from Calinou/2d-editor-shift-horizontal-scrollRémi Verschelde
2020-06-20Merge pull request #39689 from Calinou/new-assetlib-iconRémi Verschelde
2020-06-20Fix "Fully Axis-Locked" Freelook Navigation SchemeVorblen
2020-06-20Replace the AssetLib tab icon with a less confusing designHugo Locurcio
2020-06-19Merge pull request #39657 from Sl3dge78/20467Rémi Verschelde
2020-06-19Merge pull request #39663 from dreamsComeTrue/connect-dialog-method-nameRémi Verschelde
2020-06-19Prevent having spaces in signal's method in Connect DialogDominik 'dreamsComeTrue' Jasiński
2020-06-19Project Settings 'restart' message put focus on editor rather than project it...Dominik 'dreamsComeTrue' Jasiński
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-06-19Scroll horizontally when holding Shift with Scroll to Pan enabledHugo Locurcio
2020-06-19Added Texture2DArray support to visual shadersYuri Roubinsky
2020-06-19Autofilled path gets set properly on animation subresourcesSl3dge78
2020-06-18Fix #20467. The "Anim imported" warning gets displayed properly when working ...Sl3dge78
2020-06-18[macOS] Control key + scroll wheel should zoom not panAndy Maloney
2020-06-18Merge pull request #39638 from mrushyendra/editor_previewRémi Verschelde
2020-06-18Fix editor texture preview for certain specific dimensionsMaganty Rushyendra
2020-06-18Merge pull request #39614 from hinlopen/fix-search-highlightRémi Verschelde
2020-06-18Merge pull request #39626 from bojidar-bg/x-tileset-editor-crashRémi Verschelde
2020-06-17Fix a random crash in the TileSet editorBojidar Marinov
2020-06-17Restore previous mouse position when leaving the editor freelook modeHugo Locurcio
2020-06-17DocData: Skip language-specific ClassDoc without methods/constantsRémi Verschelde
2020-06-17Search result highlights follow font sizeStijn Hinlopen
2020-06-16Fix code editor Replace tool to work with 'Selection Only' optionMaganty Rushyendra
2020-06-16Merge pull request #39307 from KoBeWi/move_n_dupRémi Verschelde