Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make TileMapLayers extend Node2D and work as children of TileMap | Gilles Roudière | 2024-01-17 | 1 | -0/+10 |
* | Improve TileMap performances by using quadrants only for rendering | Gilles Roudière | 2023-09-08 | 1 | -0/+10 |
* | Fix or workaround recent extension API compatibility issues | Rémi Verschelde | 2023-08-03 | 1 | -5/+1 |
* | Move TileMap layers to their own class | Gilles Roudière | 2023-07-20 | 1 | -0/+45 |