summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
2019-01-14Use SceneTreeDock to replace particles node properly, fixes #24162Juan Linietsky
2019-01-14i18n: Sync translation template with current sourceRémi Verschelde
2019-01-11Merge pull request #24899 from YeldhamDev/poly2duv_editor_undoredo_fixRémi Verschelde
2019-01-10Fixes to auto triangle editing in BlendSpace2DJuan Linietsky
2019-01-10Fix UndoRedo operations for the new features in the Polygon2D UV EditorMichael Alexsander Silva Dias
2019-01-09Fixes 2D bones selectiongroud
2019-01-09Hides error_panel of state machine on the first time.Guilherme Felipe
2019-01-09Fix for issue #24810 (find in files logic)x2f
2019-01-08Removed splits in Polygon editor, replace by internal vertices and polygon su...Juan Linietsky
2019-01-07i18n: Sync translation template with current sourceRémi Verschelde
2019-01-07Merge pull request #24814 from YeldhamDev/animtree_editor_statemach_scrollsRémi Verschelde
2019-01-07Move scrolls in the StateMachine editor inside the panelMichael Alexsander Silva Dias
2019-01-06Fix state machine scrollGuilherme Felipe
2019-01-04Revert "Fix blend tree generating wrong node names"Rémi Verschelde
2019-01-03Add thumbnails to LargeTextureTimo Schwarzer
2019-01-01Merge pull request #24686 from YeldhamDev/autotile_grid_separation_fixRémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2019-01-01Fix missing/malformed license headersRémi Verschelde
2018-12-31Fix incorrect grid snapping in TileSet editor with separationMichael Alexsander Silva Dias
2018-12-30Merge pull request #24506 from JFonS/expose_gizmosRémi Verschelde
2018-12-30Merge pull request #24664 from SoIAS/graph_node_headers_statemachine-24458Rémi Verschelde
2018-12-30Add undo-redo to the TileSet editor, and other improvementsMichael Alexsander Silva Dias
2018-12-30Removed graph node headers from state machine nodesDawid Wdowiak
2018-12-24General fixes for the TileSet editorMichael Alexsander Silva Dias
2018-12-22Fix blend tree generating wrong node namesGuilherme Felipe
2018-12-21Expose the new gizmo plugin system to scriptingJFonS
2018-12-21Merge pull request #24519 from Chaosus/error_label_fixRémi Verschelde
2018-12-21Merge pull request #24513 from YeldhamDev/fix_tileset_editor_drawRémi Verschelde
2018-12-21Change LinkLabel back to Label in error status barChaosus
2018-12-20Fix small drawing error in TileSet editorMichael Alexsander Silva Dias
2018-12-20Fixes for TileSetEditor and TileMapEditorGuilherme Felipe
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