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
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
2018-03-13
Merge pull request #17013 from Noshyaar/theme
Rémi Verschelde
2018-03-13
Merge pull request #17166 from Noshyaar/tilemap2
Rémi Verschelde
2018-03-02
TileSetEditorPlgn: use EditorHandle icon as handle
Poommetee Ketson
2018-03-02
TileSet&TextureRegion: fix error when getting nonexistent tile
Poommetee Ketson
2018-02-27
TileSetEditorPlgn: Fix a leak
Poommetee Ketson
2018-02-25
Update icons when theme changed
Poommetee Ketson
2018-02-20
Tileset Editor Improvement
Damar Indra
2018-02-16
fix crash autotile edit mode
damarindra
2018-01-22
Fix ObjectDB Instances still exist
Poommetee Ketson
2018-01-17
TileSetEditorPlugin: take scale in accout when highlighting current selected ...
Mariano Suligoy
2018-01-15
Changes the keep_margin parameter to true by default, so that people are not ...
Gilles Roudiere
2018-01-11
fix updating tileset list when assign texture and set autotile true
damarindra
2018-01-07
Merge pull request #15357 from damarindra/autotile-behaviour
Rémi Verschelde
2018-01-06
Fix typo in new strings
Poommetee Ketson
2018-01-05
Fixing weird behaviour on autotile editor
damarindra
2018-01-05
prevent autotile properties out of bounds
damarindra
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
Fix get_edited_scene_root error at starting editor
volzhs
2018-01-04
Fixed "Tile Set" button always showing bug introduced with #15309.
Michael Alexsander Silva Dias
2018-01-03
Fixed the "Tile Set" button being able to go out of bounds.
Michael Alexsander Silva Dias
2018-01-03
Merge pull request #15185 from damarindra/master
Rémi Verschelde
2018-01-02
Improve : ease of use TileSet Editor
damarindra
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-28
Autotile Enhancement
damarindra
2017-12-23
Add more translatable text for editor plugins.
geequlim
2017-12-17
Fix method not returning value in all paths (autotile editor)
George Marques
2017-12-12
Fixed Tileset editor button having the wrong text and not being translatable.
Michael Alexsander Silva Dias
2017-12-10
Fix get_edited_scene_root error at starting editor
volzhs
[next]