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
*
Change the Pick Tile and Select default shortcuts in the TileMap editor
Hugo Locurcio
2020-02-09
1
-2
/
+2
*
Fixes invalid read when using fill tool in empty tilemap
Haoyu Qiu
2020-01-27
1
-5
/
+6
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Use the CanvasItemEditor info overlay to display TileMap coordinates
Hugo Locurcio
2019-11-22
1
-16
/
+17
*
Make sure tile is selected when selecting TileMap
Tomasz Chabora
2019-11-13
1
-0
/
+1
*
Fixed cases where labels with autowrap can overflow the editor ui
PouleyKetchoupp
2019-11-04
1
-0
/
+1
*
Changed the appearance of the rotation icons in the Tilemap.
dankan1890
2019-09-26
1
-2
/
+2
*
Merge pull request #31974 from YeldhamDev/tilegrid_map_fixes
Rémi Verschelde
2019-09-24
1
-3
/
+3
|
\
|
*
Small fixes for the Tile/GridMap editors
Michael Alexsander Silva Dias
2019-09-04
1
-3
/
+3
*
|
Add informational messages to various editors
Michael Alexsander Silva Dias
2019-09-04
1
-47
/
+61
|
/
*
Edit TileMap only with TOOL_SELECT
Tomasz Chabora
2019-08-21
1
-2
/
+3
*
Fix various typos and style errors in text
Tomasz Chabora
2019-08-19
1
-1
/
+1
*
Fix row-column-swap in TileMap palette
rzllmr
2019-08-03
1
-1
/
+7
*
Add tilemap editor rotation hotkeys
Tomasz Chabora
2019-07-14
1
-8
/
+24
*
Use reference to constant in functions
qarmin
2019-07-10
1
-5
/
+5
*
Tilemap fix displaced textures and shapes and added center texture and compat...
Ranoller
2019-07-02
1
-8
/
+57
*
Many fallthrough switch cases now have the FALLTHROUGH macro to tell the comp...
hbina085
2019-06-29
1
-2
/
+2
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-1
/
+1
*
Merge pull request #29474 from YeldhamDev/pick_subtile_fix
Rémi Verschelde
2019-06-12
1
-16
/
+21
|
\
|
*
Fix subtile picking in TileMap editor
Michael Alexsander Silva Dias
2019-06-04
1
-16
/
+21
*
|
Make tilemap texture origin point top-left.
Ranoller
2019-06-05
1
-2
/
+4
*
|
Merge pull request #29452 from YeldhamDev/remember_selected_subtile
Rémi Verschelde
2019-06-04
1
-8
/
+11
|
\
\
|
*
|
Remember selected subtile when updating the TileMap editor
Michael Alexsander Silva Dias
2019-06-03
1
-8
/
+11
*
|
|
Merge pull request #29460 from YeldhamDev/tilemapeditor_atlas_copy_fix
Rémi Verschelde
2019-06-04
1
-21
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix TileMap editor not correctly copying atlas tiles
Michael Alexsander Silva Dias
2019-06-04
1
-21
/
+23
|
|
/
*
/
Fix error spam when typing in the TileMap editor's search box while having no...
Michael Alexsander Silva Dias
2019-06-04
1
-1
/
+1
|
/
*
Merge pull request #24560 from guilhermefelipecgs/fix_24549
Rémi Verschelde
2019-06-01
1
-4
/
+26
|
\
|
*
Add EDITMODE_PRIORITY for ATLAS_TILE
Guilherme Felipe
2018-12-23
1
-4
/
+26
*
|
Fix tilemap displaced textures and shapes with origin point BOTTOM_LEFT and C...
Ranoller
2019-05-15
1
-45
/
+8
*
|
Merge pull request #27845 from samdze/master
Rémi Verschelde
2019-04-30
1
-18
/
+16
|
\
\
|
*
|
Make TileMap overridable "set_cell" function called on undo/redo
Samuele Zolfanelli
2019-04-27
1
-18
/
+16
*
|
|
[TileMapEditor] Improve tool picking usability
Guilherme Felipe
2019-04-29
1
-13
/
+36
*
|
|
Merge pull request #28347 from homer666/tilemap-hide-menu
Rémi Verschelde
2019-04-25
1
-0
/
+3
|
\
\
\
|
*
|
|
Hide "Tilemap" menu properly in CanvasItem view
homer666
2019-04-24
1
-0
/
+3
*
|
|
|
[Tilemap] Fix typo
Guilherme Felipe
2019-04-24
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #25510 from groud/tilemap_editor_enhancement
Hein-Pieter van Braam
2019-04-23
1
-37
/
+98
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Move some tilemap options to the toolbar
Gilles Roudiere
2019-01-30
1
-37
/
+98
*
|
|
Merge pull request #27565 from SpechtMagnus/tileset_autotile_ignore_flags
Rémi Verschelde
2019-04-08
1
-2
/
+2
|
\
\
\
|
*
|
|
+ Added ignore flags to autotile bitmask
Magnus Specht
2019-04-08
1
-2
/
+2
*
|
|
|
Merge pull request #27365 from Byteron/tile_map_negative_offset
Mariano Javier Suligoy
2019-04-05
1
-6
/
+10
|
\
\
\
\
|
*
|
|
|
added negative X and negative Y offset to TileMap
Aaron Winter
2019-04-05
1
-6
/
+10
*
|
|
|
|
Allow TileMap to override set_cell behaviour while using TileMap editor
Samuele Zolfanelli
2019-04-01
1
-1
/
+5
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Fixed unfinished max_lines handling for crash avoidance.
Magnus Specht
2019-03-24
1
-2
/
+8
|
/
/
/
*
|
|
Make translatable some undo/redo operations in the editor
Michael Alexsander Silva Dias
2019-02-21
1
-1
/
+1
*
|
|
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
1
-11
/
+11
|
/
/
*
|
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
[next]