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_map_editor_plugin.cpp
Age
Commit message (
Expand
)
Author
2019-08-21
Edit TileMap only with TOOL_SELECT
Tomasz Chabora
2019-08-19
Fix various typos and style errors in text
Tomasz Chabora
2019-08-03
Fix row-column-swap in TileMap palette
rzllmr
2019-07-14
Add tilemap editor rotation hotkeys
Tomasz Chabora
2019-07-10
Use reference to constant in functions
qarmin
2019-07-02
Tilemap fix displaced textures and shapes and added center texture and compat...
Ranoller
2019-06-29
Many fallthrough switch cases now have the FALLTHROUGH macro to tell the comp...
hbina085
2019-06-26
Some code changed with Clang-Tidy
qarmin
2019-06-12
Merge pull request #29474 from YeldhamDev/pick_subtile_fix
Rémi Verschelde
2019-06-05
Make tilemap texture origin point top-left.
Ranoller
2019-06-04
Merge pull request #29452 from YeldhamDev/remember_selected_subtile
Rémi Verschelde
2019-06-04
Merge pull request #29460 from YeldhamDev/tilemapeditor_atlas_copy_fix
Rémi Verschelde
2019-06-04
Fix subtile picking in TileMap editor
Michael Alexsander Silva Dias
2019-06-04
Fix error spam when typing in the TileMap editor's search box while having no...
Michael Alexsander Silva Dias
2019-06-04
Fix TileMap editor not correctly copying atlas tiles
Michael Alexsander Silva Dias
2019-06-03
Remember selected subtile when updating the TileMap editor
Michael Alexsander Silva Dias
2019-06-01
Merge pull request #24560 from guilhermefelipecgs/fix_24549
Rémi Verschelde
2019-05-15
Fix tilemap displaced textures and shapes with origin point BOTTOM_LEFT and C...
Ranoller
2019-04-30
Merge pull request #27845 from samdze/master
Rémi Verschelde
2019-04-29
[TileMapEditor] Improve tool picking usability
Guilherme Felipe
2019-04-27
Make TileMap overridable "set_cell" function called on undo/redo
Samuele Zolfanelli
2019-04-25
Merge pull request #28347 from homer666/tilemap-hide-menu
Rémi Verschelde
2019-04-24
[Tilemap] Fix typo
Guilherme Felipe
2019-04-24
Hide "Tilemap" menu properly in CanvasItem view
homer666
2019-04-23
Merge pull request #25510 from groud/tilemap_editor_enhancement
Hein-Pieter van Braam
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
Merge pull request #27365 from Byteron/tile_map_negative_offset
Mariano Javier Suligoy
2019-04-05
added negative X and negative Y offset to TileMap
Aaron Winter
2019-04-01
Allow TileMap to override set_cell behaviour while using TileMap editor
Samuele Zolfanelli
2019-03-24
Fixed unfinished max_lines handling for crash avoidance.
Magnus Specht
2019-02-21
Make translatable some undo/redo operations in the editor
Michael Alexsander Silva Dias
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-01-30
Move some tilemap options to the toolbar
Gilles Roudiere
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-30
Add undo-redo to the TileSet editor, and other improvements
Michael Alexsander Silva Dias
2018-12-23
Add EDITMODE_PRIORITY for ATLAS_TILE
Guilherme Felipe
2018-12-20
Fixes for TileSetEditor and TileMapEditor
Guilherme Felipe
2018-12-18
Fix copy/paste for TileMap
Guilherme Felipe
2018-12-06
General enhancements to the Polygon2D, TextureRegion, and TileSet editors
Michael Alexsander Silva Dias
2018-11-10
Fixed error spam when deleting cell in tileset
DualMatrix
2018-11-07
Fixes icons in itemlist not working
groud
2018-10-30
Enhance the tilemap transform buttons
groud
2018-10-18
Fixes viewport scrollbars not updating with plugins
groud
2018-10-04
Fixes tilemap editor offset tile selection
groud
2018-10-04
Fix TileMap editor drawing
the 8th mage
2018-09-18
Fixes drawing of the 2D plugins on the 3D view
groud
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-08-29
Unexpose TileMap set_celld
Marcelo Fernandez
2018-08-26
TileSet editor Fixes
Mariano Javier Suligoy
[next]