index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
tile_set_editor_plugin.cpp
Age
Commit message (
Expand
)
Author
2019-03-06
TileSetEditor: Don't draw invalid occlusion shapes. Fixes #24238
Mariano Suligoy
2019-03-05
Merge pull request #26639 from YeldhamDev/tileeditor_coordnav_disable
Rémi Verschelde
2019-03-05
Fixed Tileset preview stretching textures
Gio Aleman
2019-03-05
Disable coord navigation buttons in TileSet editor when no texture is selected
Michael Alexsander Silva Dias
2019-03-04
TileSetEditor: Expose to the user OneWayCollision+Margin properties. Fixes #2...
Mariano Suligoy
2019-03-03
Merge pull request #26385 from MarianoGnu/tileset_editor
Rémi Verschelde
2019-03-02
TileSetEditor: Allow to toggle Convex/Concave collisions. Alternative fix to ...
Mariano Suligoy
2019-02-28
Allow to change selection of collision shapes added to the same tile. Fixes #...
Mariano Suligoy
2019-02-28
Allow to change selection around all tiles on the texture without clicking on...
Mariano Suligoy
2019-02-27
Make TileSet editor's workspace change size according to region changes
Michael Alexsander Silva Dias
2019-02-26
Allow Creation of Multiple Collision Shapes for Tiles #24003
Peter Oberrauner
2019-02-23
TileSetEditor: Show Edition Context by demand
Mariano Suligoy
2019-02-22
Added a workaround to avoid crashes due to how TileSet editor works, fixes #2...
Juan Linietsky
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
Added a create rectangle button to the tileset editor.
MrCdK
2019-01-01
Merge pull request #24686 from YeldhamDev/autotile_grid_separation_fix
Rémi Verschelde
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-31
Fix incorrect grid snapping in TileSet editor with separation
Michael Alexsander Silva Dias
2018-12-30
Add undo-redo to the TileSet editor, and other improvements
Michael Alexsander Silva Dias
2018-12-24
General fixes for the TileSet editor
Michael Alexsander Silva Dias
2018-12-21
Merge pull request #24513 from YeldhamDev/fix_tileset_editor_draw
Rémi Verschelde
2018-12-20
Fix small drawing error in TileSet editor
Michael Alexsander Silva Dias
2018-12-20
Fixes for TileSetEditor and TileMapEditor
Guilherme Felipe
2018-12-07
Add Z-Index for Autotile
Guilherme Felipe
2018-12-07
Hide "Script" section in the "TilesetEditorContext"
Michael Alexsander Silva Dias
2018-12-06
Merge pull request #23977 from YeldhamDev/editor_plugins_improvements
Rémi Verschelde
2018-12-06
Fixes editor crashing when editing autotiles issue #24004
David Kennedy
2018-12-06
General enhancements to the Polygon2D, TextureRegion, and TileSet editors
Michael Alexsander Silva Dias
2018-11-08
fix tile set editor crash when drawing polygon shapes
Liangdi
2018-11-02
Let TileSet editor sanitize out tiles with wrong textures
Pedro J. Estébanez
2018-10-26
support New TileSet Editor zooming use CTRL/CMD + MouseWheel
Liangdi
2018-10-11
TileSetEditor: Don't crash when adding invalid files
merumelu
2018-09-27
Fix warnings about unhandled enum value in switch [-Wswitch]
Rémi Verschelde
2018-08-29
Fix vformat(), minor typos and word puzzles
Yuri Chornoivan
2018-08-27
Merge pull request #21456 from MarianoGnu/tileset_editor
Rémi Verschelde
2018-08-27
Typo in text string
Omicron
2018-08-26
TileSet editor Fixes
Mariano Javier Suligoy
2018-08-22
Add option to move Tile/GridMap editors to another side
Michael Alexsander Silva Dias
2018-08-22
Display tile ID along with name
Mariano Javier Suligoy
2018-08-14
Changes to the TileSet and TextureRegion editors
Michael Alexsander Silva Dias
2018-08-09
New TileSet Editor
MAriano Javier Suligoy
2018-06-03
Fix bugs related to bad handling of rotated/translated shapes in tilemap
Bojidar Marinov
2018-05-17
Merge pull request #18960 from isaacremnant/autotile_3x3_minimal
Mariano Javier Suligoy
2018-05-17
Restore support for minimal 3x3 autotile sets
isaacremnant
2018-05-17
Merge pull request #18529 from swarnimarun/master
Rémi Verschelde
2018-05-09
Fix tileset bug #18090 to use StaticBody2D position
Swarnim Arun
2018-05-01
Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-var
Rémi Verschelde
2018-05-01
Adds z-index properties to TileSets.
Pieter-Jan Briers
2018-04-19
Fix Coverity reports of uninitialized scalar variable
Rémi Verschelde
2018-03-23
Fix converting to tileset crashes Godot if existing file is not tileset
Poommetee Ketson
[next]