summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
2018-09-03#21500 Fixing key shortcutRafael Reis
2018-09-02Fix selection of instanced scenes in 3DJFonS
2018-09-01Fix some editor shortcuts' default values not being set properlyHugo Locurcio
2018-08-30Fix regression #21262 in Path GizmoJFonS
2018-08-29Add missing copyright headersRémi Verschelde
2018-08-29Unexpose TileMap set_celldMarcelo Fernandez
2018-08-29Merge pull request #21539 from yurchor/masterRémi Verschelde
2018-08-29Fix vformat(), minor typos and word puzzlesYuri Chornoivan
2018-08-29Merge pull request #21485 from JFonS/fix_selectionRémi Verschelde
2018-08-29Fix z-fighting on origin grid lines in spatial editorRémi Verschelde
2018-08-28Scale the Item List Editor window size with the editor scaleTommi Komulainen
2018-08-28Merge pull request #21496 from tko/macos-completeRémi Verschelde
2018-08-27[macOS] change "Complete Symbol" shortcut to not conflict with SpotlightTommi Komulainen
2018-08-27[macOS] fix conflicting keybindings for (Find and) Replace...Tommi Komulainen
2018-08-27Merge pull request #21456 from MarianoGnu/tileset_editorRémi Verschelde
2018-08-27Typo in text stringOmicron
2018-08-27Saner selection code for instanced scenes in 3D, should close #21447JFonS
2018-08-27Merge pull request #21381 from YeldhamDev/members_help_overview_fixRémi Verschelde
2018-08-27Merge pull request #21432 from JFonS/fix_material_convertRémi Verschelde
2018-08-26Fix Members/Help Overview getting their items deselected when a tooltip appearsMichael Alexsander Silva Dias
2018-08-26TileSet editor FixesMariano Javier Suligoy
2018-08-26Fix "Convert To ShaderMaterial" option not working, closes #20891JFonS
2018-08-25Texture Region: Cache auto-slice information into the texture. Fixes #11503Mariano Suligoy
2018-08-24Style: Fix previous commits from @reduzRémi Verschelde
2018-08-24Merge pull request #21110 from natrim/particles2d_editorRémi Verschelde
2018-08-24Merge pull request #21272 from paulloz/tilemap-tools-enhancementsRémi Verschelde
2018-08-24Merge pull request #21356 from akien-mga/drop-shadergraphRémi Verschelde
2018-08-24Make some debug prints verbose-only, remove othersRémi Verschelde
2018-08-24some checks for node removed, may fix #20863Juan Linietsky
2018-08-24tilemap_editor: change move and duplicate toolsPaul Joannon
2018-08-24Drop old ShaderGraph code, obsoleted by VisualShaderRémi Verschelde
2018-08-23-Fix blend tree rename, closes #20210Juan Linietsky
2018-08-23Remove material errors after opening new project, fixes #21073JFonS
2018-08-22Add option to move Tile/GridMap editors to another sideMichael Alexsander Silva Dias
2018-08-22Rename instances of the word "theme" to "mesh_library" in GridMap and MeshLib...Michael Alexsander Silva Dias
2018-08-22Display tile ID along with nameMariano Javier Suligoy
2018-08-22Merge pull request #21274 from YeldhamDev/meshlib_editor_fixesRémi Verschelde
2018-08-22Add modulation of tiles from tileset in palette and editor drawLaurent Van Acker
2018-08-21Fix MeshLibrary editorMichael Alexsander Silva Dias
2018-08-21Style: Fix issues that went past CIRémi Verschelde
2018-08-20Fix occasional crash when downloading assets from the Asset LibraryHugo Locurcio
2018-08-20Merge pull request #18822 from QbieShay/masterJuan Linietsky
2018-08-20Massive rewrite to AnimationTree. Many APIs changed in order to:Juan Linietsky
2018-08-19Merge pull request #21154 from Chaosus/grid_2d_colorRémi Verschelde
2018-08-19Added possibility to change color of 2d editor gridChaosus
2018-08-18added spring arm node.QbieShay
2018-08-17Fix the 3D grid flickering when the origin is enabledHugo Locurcio
2018-08-17Particles2D: fix editing Visibility Rect from inspectorNatrim
2018-08-17Fix bucket fill behaviour when selecting multiple tilesMarkar
2018-08-16Particles2D: set emitting if not set before generating Visibility RectNatrim