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
/
tiles
/
tile_map_editor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change TileMapEditor to TileMapLayerEditor
Gilles Roudière
2024-02-12
1
-401
/
+0
*
Don't allow transforming scene tiles
kobewi
2023-09-20
1
-0
/
+1
*
Add per-tile flipping and transposing
kobewi
2023-09-09
1
-0
/
+20
*
Ensure TileMap editor shortcuts are handled
kobewi
2023-08-06
1
-0
/
+2
*
Add separate editor plugin for TileMap and TileSet
kobewi
2023-07-26
1
-8
/
+8
*
Make TileMap toolbar a FlowContainer
Gilles Roudière
2023-01-25
1
-1
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Hide Scattering label and controls within TileMap editor window when "Place R...
henrlin24
2022-12-11
1
-0
/
+2
*
Cleanup remaining EditorUndoRedoManager usages
kobewi
2022-11-24
1
-5
/
+0
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-4
/
+4
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Improve TileMap editor layer selection button
FireForge
2022-06-14
1
-6
/
+4
*
Add terrain center bit
Gilles Roudière
2022-06-10
1
-1
/
+9
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-13
/
+13
*
Changed signals of ItemList
Vitika9
2022-05-06
1
-1
/
+3
*
Change Place Random Tiles to an icon
kobewi
2022-05-01
1
-1
/
+1
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-55
/
+55
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-1
/
+0
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-4
/
+13
*
Allow sorting tileset sources
kobewi
2022-01-26
1
-0
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Implement missing TileMap brushes for terrains
Gilles Roudière
2021-10-29
1
-8
/
+29
*
Merge pull request #54073 from groud/terrains_for_procgen
Rémi Verschelde
2021-10-26
1
-54
/
+4
|
\
|
*
Allow updating TileMap cells using surrounding terrains
Gilles Roudière
2021-10-21
1
-54
/
+4
*
|
Merge pull request #53926 from YeldhamDev/i_am_tabbar_now
Rémi Verschelde
2021-10-20
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Rename `Tabs` to `TabBar`
Michael Alexsander
2021-10-19
1
-2
/
+2
*
|
Remove the tilemap/tileset editor switch, move it to tabs
Gilles Roudière
2021-10-19
1
-1
/
+0
|
/
*
Implement TileMap patterns palette
Gilles Roudière
2021-10-19
1
-17
/
+42
*
Add tool quick-select to tile editor
kobewi
2021-10-14
1
-0
/
+2
*
Fix selection not updating when erasing tiles
Gilles Roudière
2021-10-11
1
-0
/
+1
*
Implement properties arrays in the Inspector.
Gilles Roudière
2021-09-07
1
-1
/
+1
*
Implements TileMap layers and move TileSetPlugins's functions to the TileMap ...
Gilles Roudière
2021-08-02
1
-9
/
+26
*
Implement atlas merging and tile proxies
Gilles Roudière
2021-07-21
1
-3
/
+7
*
Add TileMap grid editor settings.
Gilles Roudière
2021-05-25
1
-0
/
+3
*
Implement scenes tiles in TileMaps
Gilles Roudière
2021-05-20
1
-13
/
+25
*
Rework the TileSet resource and TileMap nodes:
Gilles Roudière
2021-05-07
1
-0
/
+328