Rémi Verschelde
|
b8b33df178
|
TileSetAtlasSource: Make get_tile_data return TileData *
This is now possible thanks to `Variant` changes.
Also unbind some `_` prefixed methods which don't need to be exposed.
|
2022-01-28 14:27:12 +01:00 |
|
kobewi
|
562fc4cc0d
|
Rename TextureRect.expand to ignore_texture_size
|
2022-01-07 20:21:17 +01:00 |
|
Rémi Verschelde
|
fe52458154
|
Update copyright statements to 2022
Happy new year to the wonderful Godot community!
|
2022-01-03 21:27:34 +01:00 |
|
Nathan Franke
|
41a20171eb
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
|
Gilles Roudière
|
3b42660105
|
Add a name to TileSet sources
|
2021-10-14 14:54:48 +02:00 |
|
Gilles Roudière
|
f9e6329496
|
Implement animated tiles
|
2021-09-23 17:24:37 +02:00 |
|
Anilforextra
|
90908cd67d
|
Add Get Center Method for Rect2/Rect2i and AABB.
|
2021-09-21 21:14:17 +05:45 |
|
Haoyu Qiu
|
284c6c81eb
|
Make action names translatable
|
2021-07-31 22:19:51 +08:00 |
|
Gilles Roudière
|
5d34a81e52
|
Implement atlas merging and tile proxies
|
2021-07-21 12:36:37 +02:00 |
|