summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
2018-12-19Merge pull request #24462 from guilhermefelipecgs/fix_copy_paste_tilemapRémi Verschelde
2018-12-18Fix copy/paste for TileMapGuilherme Felipe
2018-12-18Small fixes for the AnimationTree editorMichael Alexsander Silva Dias
2018-12-18Merge pull request #24432 from YeldhamDev/animationtree_editor_fixesRémi Verschelde
2018-12-18Merge pull request #24427 from guilhermefelipecgs/fix_bread_crumbRémi Verschelde
2018-12-17Make the AnimationTree editor's path section more obviousMichael Alexsander Silva Dias
2018-12-17General fixes for the AnimationTree editorMichael Alexsander Silva Dias
2018-12-17Fix bread crumb of AnimationTreeGuilherme Felipe
2018-12-17Fix sometimes uninitialized variable warning raised by Xcode 9.4.1Rémi Verschelde
2018-12-16Fix titles in graph editors being invisible when headers are enabledMichael Alexsander Silva Dias
2018-12-16Fix "undo" of the state machine losing node's positionGuilherme Felipe
2018-12-13Revert "Use more subtle indentation guides in the script editor"Rémi Verschelde
2018-12-13i18n: Sync translation template with current sourceRémi Verschelde
2018-12-12Merge pull request #24109 from remorse107/godotengine-path2d-editor-fixRémi Verschelde
2018-12-12Merge pull request #24241 from Rubonnek/move-to-initializer-listRémi Verschelde
2018-12-11Moved member variables to initializer listWilson E. Alvarez
2018-12-11Fix "index -1 out of range" error spam when the Editor is using translations....Mariano Suligoy
2018-12-10Properly reselect duplicated visual shader nodesAndrii Doroshenko (Xrayez)
2018-12-09Merge pull request #20609 from YeldhamDev/menu_hover_explicitRémi Verschelde
2018-12-09Merge pull request #20725 from Calinou/textedit-subtle-indent-guidesRémi Verschelde
2018-12-09Merge pull request #24236 from Xrayez/fix-20212Rémi Verschelde
2018-12-09Fix duplicating visual shader nodesAndrii Doroshenko (Xrayez)
2018-12-08Minor changes to the File menu in the Script EditorMichael Alexsander Silva Dias
2018-12-07Add Z-Index for AutotileGuilherme Felipe
2018-12-07Fixed an issue with the Path2D plugin editor not supporting the capability to...Robert Morse
2018-12-07Merge pull request #23327 from YeldhamDev/search_shadersRémi Verschelde
2018-12-07Hide "Script" section in the "TilesetEditorContext"Michael Alexsander Silva Dias
2018-12-06Merge pull request #23977 from YeldhamDev/editor_plugins_improvementsRémi Verschelde
2018-12-06Fixes editor crashing when editing autotiles issue #24004David Kennedy
2018-12-06General enhancements to the Polygon2D, TextureRegion, and TileSet editorsMichael Alexsander Silva Dias
2018-12-05Merge pull request #24165 from YeldhamDev/light_occluder_reuse_polygonRémi Verschelde
2018-12-04Make LightOccluder2D Editor use the AbstractPolygon Editor instead of its ownMichael Alexsander Silva Dias
2018-12-04Add tooltips to GraphEdit nodeMichael Alexsander Silva Dias
2018-12-02Use filename as fallback instead of the class name for mesh instance loaded b...asheraryam
2018-12-02Merge pull request #24117 from Paulb23/txt_file_last_modified_timeRémi Verschelde
2018-12-02Fix text files constantly asking for reload as no last modified timePaulb23
2018-11-30Fix ItemList editor not hiding on node removalMichael Alexsander Silva Dias
2018-11-28Fix many errors found by PVS-StudioAaron Franke
2018-11-22Properly show 2D bone previews in 2D skeleton UV editor, fixes #20950Juan Linietsky
2018-11-22Merge pull request #23680 from YeldhamDev/unified_help_search_revivedRémi Verschelde
2018-11-22Merge pull request #23875 from Chaosus/error_btnRémi Verschelde
2018-11-22Allows user to click on error line to jump into error.Chaosus
2018-11-21Add Discrete and Carry blend modes for BlendSpace2D, allows to fix #20135Juan Linietsky
2018-11-20Unify editor class and reference searchRay Koopa
2018-11-20Make opening menus with the same parent on mouse focus explicitMichael Alexsander Silva Dias
2018-11-20Merge pull request #23813 from JFonS/change_gizmo_defaultRémi Verschelde
2018-11-18Change default gizmo visibility and iconsJFonS
2018-11-17Merge pull request #23748 from groud/fix_drag_and_drop_canvas_itemsRémi Verschelde
2018-11-17EditorSettings: Rename invert_y-axis to invert_y_axis for consistencyRémi Verschelde
2018-11-16Fixes drag and drog of image files on scaled nodesgroud