summaryrefslogtreecommitdiff
path: root/editor/plugins/tile_set_editor_plugin.cpp
AgeCommit message (Expand)Author
2019-06-01Merge pull request #24560 from guilhermefelipecgs/fix_24549Rémi Verschelde
2019-05-28Merge pull request #27972 from ahouts/add-hotkeys-to-tileset-editorRémi Verschelde
2019-05-19Fix typos with codespellRémi Verschelde
2019-05-10add hotkeys to tileset editorahouts
2019-04-21Tileset-Editor: Added alternative tool for drawing a rectangular shape.dankan1890
2019-04-11Fix position of tile names in TileSet editor when zooming in/outMichael Alexsander Silva Dias
2019-04-09Style: Apply new changes from clang-format 8.0Rémi Verschelde
2019-04-08Merge pull request #27565 from SpechtMagnus/tileset_autotile_ignore_flagsRémi Verschelde
2019-04-08+ Added ignore flags to autotile bitmaskMagnus Specht
2019-04-05Fix crash when using the Tileset Editor when the given shape has no pointsMichael Alexsander Silva Dias
2019-03-27Update tile_set_editor_plugin.cppSiddharth
2019-03-27Revert "Updated tile_set_editor_plugin.cpp And area.cpp# This is a combinatio...Siddharth
2019-03-23Updated tile_set_editor_plugin.cpp And area.cpp# This is a combination of 2 c...Siddharth
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-23Add EDITMODE_PRIORITY for ATLAS_TILEGuilherme Felipe
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