Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |