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-06-01
Merge pull request #24560 from guilhermefelipecgs/fix_24549
Rémi Verschelde
2019-05-28
Merge pull request #27972 from ahouts/add-hotkeys-to-tileset-editor
Rémi Verschelde
2019-05-19
Fix typos with codespell
Rémi Verschelde
2019-05-10
add hotkeys to tileset editor
ahouts
2019-04-21
Tileset-Editor: Added alternative tool for drawing a rectangular shape.
dankan1890
2019-04-11
Fix position of tile names in TileSet editor when zooming in/out
Michael Alexsander Silva Dias
2019-04-09
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-04-08
Merge pull request #27565 from SpechtMagnus/tileset_autotile_ignore_flags
Rémi Verschelde
2019-04-08
+ Added ignore flags to autotile bitmask
Magnus Specht
2019-04-05
Fix crash when using the Tileset Editor when the given shape has no points
Michael Alexsander Silva Dias
2019-03-27
Update tile_set_editor_plugin.cpp
Siddharth
2019-03-27
Revert "Updated tile_set_editor_plugin.cpp And area.cpp# This is a combinatio...
Siddharth
2019-03-23
Updated tile_set_editor_plugin.cpp And area.cpp# This is a combination of 2 c...
Siddharth
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-23
Add EDITMODE_PRIORITY for ATLAS_TILE
Guilherme Felipe
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
[next]