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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consistently prefix bound virtual methods with _
kobewi
2021-06-12
1
-2
/
+2
*
Add TileMap grid editor settings.
Gilles Roudière
2021-05-25
5
-37
/
+89
*
Fixes TileSet Y-sort not working and TileSet not saving correctly
Gilles Roudière
2021-05-21
4
-4
/
+29
*
Merge pull request #48812 from groud/tilemap_scenes_painting
Rémi Verschelde
2021-05-20
10
-201
/
+1096
|
\
|
*
Implement scenes tiles in TileMaps
Gilles Roudière
2021-05-20
10
-201
/
+1096
*
|
Fix typos with codespell
Rémi Verschelde
2021-05-20
2
-5
/
+5
|
/
*
Improve TreeItem API and allow to move nodes
trollodel
2021-05-17
1
-1
/
+1
*
Merge pull request #48168 from LightningAA/control-to-ctrl-4.0
Rémi Verschelde
2021-05-17
3
-14
/
+14
|
\
|
*
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...
Lightning_A
2021-05-07
3
-14
/
+14
*
|
Fix small issues with capitalization in the new TileMap editor
Michael Alexsander
2021-05-10
3
-17
/
+17
|
/
*
Rework the TileSet resource and TileMap nodes:
Gilles Roudière
2021-05-07
13
-0
/
+7953