index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
tile_map_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Add undo-redo to the TileSet editor, and other improvements
Michael Alexsander Silva Dias
2018-12-30
1
-1
/
+1
*
Fixes for TileSetEditor and TileMapEditor
Guilherme Felipe
2018-12-20
1
-0
/
+6
*
Fix copy/paste for TileMap
Guilherme Felipe
2018-12-18
1
-13
/
+21
*
General enhancements to the Polygon2D, TextureRegion, and TileSet editors
Michael Alexsander Silva Dias
2018-12-06
1
-1
/
+1
*
Fixed error spam when deleting cell in tileset
DualMatrix
2018-11-10
1
-1
/
+1
*
Fixes icons in itemlist not working
groud
2018-11-07
1
-0
/
+1
*
Enhance the tilemap transform buttons
groud
2018-10-30
1
-100
/
+127
*
Fixes viewport scrollbars not updating with plugins
groud
2018-10-18
1
-34
/
+32
*
Fixes tilemap editor offset tile selection
groud
2018-10-04
1
-46
/
+46
*
Fix TileMap editor drawing
the 8th mage
2018-10-04
1
-3
/
+2
*
Fixes drawing of the 2D plugins on the 3D view
groud
2018-09-18
1
-20
/
+20
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+2
*
Unexpose TileMap set_celld
Marcelo Fernandez
2018-08-29
1
-2
/
+2
*
TileSet editor Fixes
Mariano Javier Suligoy
2018-08-26
1
-20
/
+22
*
tilemap_editor: change move and duplicate tools
Paul Joannon
2018-08-24
1
-60
/
+49
*
Add option to move Tile/GridMap editors to another side
Michael Alexsander Silva Dias
2018-08-22
1
-2
/
+25
*
Add modulation of tiles from tileset in palette and editor draw
Laurent Van Acker
2018-08-22
1
-2
/
+8
*
Fix bucket fill behaviour when selecting multiple tiles
Markar
2018-08-17
1
-4
/
+3
*
Do not use theme to set LineEdit right_icon
Łukasz Rutkowski
2018-08-11
1
-1
/
+1
*
Add clear text button to LineEdit
Łukasz Rutkowski
2018-08-11
1
-0
/
+1
*
New TileSet Editor
MAriano Javier Suligoy
2018-08-09
1
-9
/
+11
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-6
/
+6
*
Fixed Bucket Fill tool
Marcelo Fernandez
2018-07-24
1
-5
/
+3
*
Tilemap editor: Fix crash introduced in #17582
Max Hilbrunner
2018-07-24
1
-1
/
+1
*
Tile randomizer for tilemap editor.
Ovnuniarchos
2018-07-01
1
-68
/
+110
*
Merge pull request #19164 from marcelofg55/tilemap_undo2
Rémi Verschelde
2018-06-26
1
-30
/
+64
|
\
|
*
Improve TileMap undo operations, second try
Marcelo Fernandez
2018-05-29
1
-30
/
+64
*
|
Added autotile override
James Beedie
2018-06-02
1
-8
/
+118
|
/
*
Revert "Improve TileMap undo operations"
Rémi Verschelde
2018-05-25
1
-10
/
+16
*
Improve TileMap undo operations
Marcelo Fernandez
2018-05-23
1
-16
/
+10
*
Replaces CTRL with CMD in TileMapEditor for MacOS.
Anish
2018-04-23
1
-3
/
+12
*
Update transform buttons in tile editor while using T, A, S shortcuts (fixes ...
Alexander Alekseev
2018-04-04
1
-0
/
+3
*
Add functionality to move selected tiles in tile map editor
Martin Rieke
2018-04-04
1
-2
/
+53
*
Merge pull request #16971 from Noshyaar/tilemap
Rémi Verschelde
2018-03-13
1
-0
/
+11
|
\
|
*
TileMap: add fix_invalid_tiles
Poommetee Ketson
2018-02-24
1
-0
/
+11
*
|
Merge pull request #16978 from Noshyaar/tmsc
Rémi Verschelde
2018-03-13
1
-2
/
+9
|
\
\
|
*
|
Add icon to TileMapEditor popupmenu
Poommetee Ketson
2018-02-24
1
-2
/
+9
|
|
/
*
/
Update icons when theme changed
Poommetee Ketson
2018-02-25
1
-13
/
+14
|
/
*
Tileset Editor Improvement
Damar Indra
2018-02-20
1
-2
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
TileMapEditor: Fix tile placement.
Andreas Haas
2017-12-13
1
-0
/
+1
*
TileMap Fixes
Mariano Suligoy
2017-12-02
1
-57
/
+35
*
Fix displacement for centered tilemaps
Matthias Hoelzl
2017-11-27
1
-7
/
+6
*
Universalize draw-over API for EditorPlugins
Pedro J. Estébanez
2017-11-24
1
-1
/
+1
*
Implement auto-tiling
Mariano Suligoy
2017-11-20
1
-0
/
+14
*
Rework the canvas_item API for further improves to the canvas item editor
Gilles Roudiere
2017-11-19
1
-1
/
+1
*
Fix tilemap undo/redo
Marc Gilleron
2017-11-08
1
-2
/
+2
*
Use bresenham line in freehand tilemap painting to fill discontinuities
Marc Gilleron
2017-10-23
1
-14
/
+31
[next]