index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
tile_map_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fixes snapping and replaces the _draw_canvas by forward_canvas_draw
Gilles Roudiere
2017-10-18
1
-7
/
+2
*
Bucket fill will now incrementally process the queue on preview mode
Marcelo Fernandez
2017-09-24
1
-11
/
+31
*
Fix possible infinite loop with bucket fill tool
Marcelo Fernandez
2017-09-23
1
-0
/
+4
*
Adds missing shortcuts to TileEditor. Keeps fill-tool selected after use
Jakob Schwab
2017-09-17
1
-4
/
+32
*
Fix unused variable warnings
Hein-Pieter van Braam
2017-09-08
1
-1
/
+0
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Editor: Add some more translatable strings.
Andreas Haas
2017-08-25
1
-4
/
+4
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-3
/
+3
*
Tilemap Editor: Setting to hide tile info in the menu bar
Rémi Verschelde
2017-08-16
1
-5
/
+16
*
Hide tilemap menu when no tilemap is selected
Daniel J. Ramirez
2017-08-10
1
-2
/
+3
*
Moved mirror and rotations to the tile mapen, to avoid taking up too much too...
Juan Linietsky
2017-08-08
1
-10
/
+12
*
TileMap: Fix infinite loop when trying to bucket-delete empty tiles.
Andreas Haas
2017-08-03
1
-0
/
+2
*
renamed all Rect2.pos to Rect2.position
alexholly
2017-06-04
1
-49
/
+49
*
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
1
-2
/
+2
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-303
/
+300
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Several enhancements for the tile map editor
Pedro J. Estébanez
2017-03-27
1
-7
/
+42
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-400
/
+381
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+1593