summaryrefslogtreecommitdiffstats
path: root/doc/classes/TileMapLayer.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #98587 from skyace65/SurroundingCellsThaddeus Crews2024-11-121-1/+1
|\
| * Improve get surrounding cells descriptionskyace652024-10-271-1/+1
* | Add `TileMapLayer._update_cells` virtual callback called when the TileMapLaye...Souchet Ferdinand2024-11-111-0/+15
* | Fix many untagged true/false/null in the documentationMicky2024-11-101-2/+2
|/
* Merge pull request #93970 from MarblesFr/feature/collision-occlusion-options-...Rémi Verschelde2024-08-281-0/+3
|\
| * Add occlusion enabled options to tile map layerSora2024-07-221-0/+3
* | Add helper methods to check for tile transformskobewi2024-08-121-0/+21
|/
* Implement X-draw-order switch in TileMapLayerGilles Roudière2024-06-101-2/+5
* Style: Trim trailing whitespace and ensure newline at EOFRémi Verschelde2024-05-081-1/+1
* Don't store TileMapLayer data if emptykobewi2024-04-191-1/+1
* Fix a doc and a test issue not caught by CIRémi Verschelde2024-04-101-1/+1
* Expose TileMapLayerGilles Roudière2024-04-031-0/+303