summaryrefslogtreecommitdiff
path: root/editor/plugins/tile_set_editor_plugin.cpp
AgeCommit message (Expand)Author
2019-03-06TileSetEditor: Don't draw invalid occlusion shapes. Fixes #24238Mariano Suligoy
2019-03-05Merge pull request #26639 from YeldhamDev/tileeditor_coordnav_disableRémi Verschelde
2019-03-05Fixed Tileset preview stretching texturesGio Aleman
2019-03-05Disable coord navigation buttons in TileSet editor when no texture is selectedMichael Alexsander Silva Dias
2019-03-04TileSetEditor: Expose to the user OneWayCollision+Margin properties. Fixes #2...Mariano Suligoy
2019-03-03Merge pull request #26385 from MarianoGnu/tileset_editorRémi Verschelde
2019-03-02TileSetEditor: Allow to toggle Convex/Concave collisions. Alternative fix to ...Mariano Suligoy
2019-02-28Allow to change selection of collision shapes added to the same tile. Fixes #...Mariano Suligoy
2019-02-28Allow to change selection around all tiles on the texture without clicking on...Mariano Suligoy
2019-02-27Make TileSet editor's workspace change size according to region changesMichael Alexsander Silva Dias
2019-02-26Allow Creation of Multiple Collision Shapes for Tiles #24003Peter Oberrauner
2019-02-23TileSetEditor: Show Edition Context by demandMariano Suligoy
2019-02-22Added a workaround to avoid crashes due to how TileSet editor works, fixes #2...Juan Linietsky
2019-02-20Add -Wshadow=local to warnings and fix reported issues.marxin
2019-02-20Added a create rectangle button to the tileset editor.MrCdK
2019-01-01Merge pull request #24686 from YeldhamDev/autotile_grid_separation_fixRémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-31Fix incorrect grid snapping in TileSet editor with separationMichael Alexsander Silva Dias
2018-12-30Add undo-redo to the TileSet editor, and other improvementsMichael Alexsander Silva Dias
2018-12-24General fixes for the TileSet editorMichael Alexsander Silva Dias
2018-12-21Merge pull request #24513 from YeldhamDev/fix_tileset_editor_drawRémi Verschelde
2018-12-20Fix small drawing error in TileSet editorMichael Alexsander Silva Dias
2018-12-20Fixes for TileSetEditor and TileMapEditorGuilherme Felipe
2018-12-07Add Z-Index for AutotileGuilherme Felipe
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-11-08fix tile set editor crash when drawing polygon shapesLiangdi
2018-11-02Let TileSet editor sanitize out tiles with wrong texturesPedro J. Estébanez
2018-10-26support New TileSet Editor zooming use CTRL/CMD + MouseWheelLiangdi
2018-10-11TileSetEditor: Don't crash when adding invalid filesmerumelu
2018-09-27Fix warnings about unhandled enum value in switch [-Wswitch]Rémi Verschelde
2018-08-29Fix vformat(), minor typos and word puzzlesYuri Chornoivan
2018-08-27Merge pull request #21456 from MarianoGnu/tileset_editorRémi Verschelde
2018-08-27Typo in text stringOmicron
2018-08-26TileSet editor FixesMariano Javier Suligoy
2018-08-22Add option to move Tile/GridMap editors to another sideMichael Alexsander Silva Dias
2018-08-22Display tile ID along with nameMariano Javier Suligoy
2018-08-14Changes to the TileSet and TextureRegion editorsMichael Alexsander Silva Dias
2018-08-09New TileSet EditorMAriano Javier Suligoy
2018-06-03Fix bugs related to bad handling of rotated/translated shapes in tilemapBojidar Marinov
2018-05-17Merge pull request #18960 from isaacremnant/autotile_3x3_minimalMariano Javier Suligoy
2018-05-17Restore support for minimal 3x3 autotile setsisaacremnant
2018-05-17Merge pull request #18529 from swarnimarun/masterRémi Verschelde
2018-05-09Fix tileset bug #18090 to use StaticBody2D positionSwarnim Arun
2018-05-01Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-varRémi Verschelde
2018-05-01Adds z-index properties to TileSets.Pieter-Jan Briers
2018-04-19Fix Coverity reports of uninitialized scalar variableRémi Verschelde
2018-03-23Fix converting to tileset crashes Godot if existing file is not tilesetPoommetee Ketson