kobewi
|
701affde78
|
Better clarify initialization of scene tiles
|
2025-07-02 21:39:46 +02:00 |
|
kobewi
|
13f642d959
|
Replace XML codeblock spaces with tabs
|
2025-06-06 14:35:38 +02:00 |
|
Thaddeus Crews
|
85258ec1a5
|
Merge pull request #102662 from groud/chunk_tilemap_physics
Chunk tilemap physics
|
2025-03-17 16:03:29 -05:00 |
|
Haoyu Qiu
|
9fbceb79eb
|
Document the valid range of tile coordinates in TileMapLayer
|
2025-02-13 00:10:10 +08:00 |
|
Gilles Roudière
|
4765bc883c
|
Chunk tilemap physics
|
2025-02-11 16:28:58 +01:00 |
|
Hugo Locurcio
|
5bda507f65
|
Add TileMap tutorials to TileMapLayer class reference
- Add Dynamic TileMap Layers demo link as well.
|
2025-01-08 18:10:42 +01:00 |
|
Thaddeus Crews
|
47e7fb4406
|
Merge pull request #98587 from skyace65/SurroundingCells
Improve `TileMapLayer` get surrounding cells description
|
2024-11-12 09:27:46 -06:00 |
|
Souchet Ferdinand
|
d92f5e5799
|
Add TileMapLayer._update_cells virtual callback called when the TileMapLayer's cells are updated
Made `_update_cells` a hook into the `TileMapLayer`'s internal update
|
2024-11-11 13:29:38 +01:00 |
|
Micky
|
5c5460b026
|
Fix many untagged true/false/null in the documentation
|
2024-11-10 11:26:39 +01:00 |
|
skyace65
|
b16888286b
|
Improve get surrounding cells description
|
2024-10-27 14:28:42 -04:00 |
|
Rémi Verschelde
|
6cb21a56fd
|
Merge pull request #93970 from MarblesFr/feature/collision-occlusion-options-layer-map
Add occlusion enabled option to TileMapLayer
|
2024-08-28 00:11:40 +02:00 |
|
kobewi
|
dba1a39fe1
|
Add helper methods to check for tile transforms
|
2024-08-12 02:51:34 +02:00 |
|
Sora
|
998f5c682e
|
Add occlusion enabled options to tile map layer
|
2024-07-22 12:13:39 +02:00 |
|
Gilles Roudière
|
c283db2130
|
Implement X-draw-order switch in TileMapLayer
|
2024-06-10 15:53:58 +02:00 |
|
Rémi Verschelde
|
7d03b1de0b
|
Style: Trim trailing whitespace and ensure newline at EOF
Found by apply the file_format checks again via #91597.
|
2024-05-08 10:12:46 +02:00 |
|
kobewi
|
c7b6cf9f6d
|
Don't store TileMapLayer data if empty
|
2024-04-19 18:05:48 +02:00 |
|
Rémi Verschelde
|
83b916bb00
|
Fix a doc and a test issue not caught by CI
|
2024-04-10 18:49:02 +02:00 |
|
Gilles Roudière
|
3cd4b2859c
|
Expose TileMapLayer
|
2024-04-03 11:02:34 +02:00 |
|