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
/
scene
/
2d
/
tile_map_layer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-0
/
+2
|
\
|
*
Add `TileMapLayer._update_cells` virtual callback called when the TileMapLaye...
Souchet Ferdinand
2024-11-11
1
-0
/
+2
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Style: Apply new `clang-format` changes
Thaddeus Crews
2024-09-20
1
-1
/
+1
*
Implement multiple occlusion polygons within each TileSet occlusion layer
Gilles Roudière
2024-09-03
1
-1
/
+1
*
Merge pull request #93970 from MarblesFr/feature/collision-occlusion-options-...
Rémi Verschelde
2024-08-28
1
-0
/
+6
|
\
|
*
Add occlusion enabled options to tile map layer
Sora
2024-07-22
1
-0
/
+6
*
|
Add helper methods to check for tile transforms
kobewi
2024-08-12
1
-0
/
+4
|
/
*
Merge pull request #92016 from KoBeWi/pick_layers_like_a_boss
Rémi Verschelde
2024-06-28
1
-0
/
+4
|
\
|
*
Allow selecting TileMapLayers by clicking them
kobewi
2024-05-16
1
-0
/
+4
*
|
Fix TileMapLayer not respecting physics interpolation mode
Ricardo Buring
2024-06-18
1
-0
/
+2
*
|
Implement X-draw-order switch in TileMapLayer
Gilles Roudière
2024-06-10
1
-2
/
+7
*
|
Remove some TileMap dependencies from TileMapLayer
kobewi
2024-05-21
1
-0
/
+4
|
/
*
[TileMap] Fix forcing cleanup on exiting tree/canvas
A Thousand Ships
2024-04-04
1
-8
/
+7
*
Expose TileMapLayer
Gilles Roudière
2024-04-03
1
-52
/
+91
*
Remove almost all remaining dependencies of TileMapLayer on TileMap
Gilles Roudière
2024-02-29
1
-20
/
+44
*
Move 2D-only resources to their own folder
Aaron Franke
2024-02-26
1
-1
/
+1
*
Fixes a memory leak with TileMap runtime updates
Gilles Roudière
2024-02-21
1
-0
/
+2
*
Change TileMapEditor to TileMapLayerEditor
Gilles Roudière
2024-02-12
1
-10
/
+23
*
Make TileMapLayers extend Node2D and work as children of TileMap
Gilles Roudière
2024-01-17
1
-28
/
+32
*
Fix some TileMap debug drawing truncating to ints
kleonc
2024-01-14
1
-4
/
+4
*
[Core] Prevent copying of `SelfList` and `SelfList::List`
A Thousand Ships
2024-01-07
1
-16
/
+0
*
Move TileMapLayer to its own files
Gilles Roudière
2024-01-05
1
-0
/
+429