|
f09ab537e0
|
Clang-format everything.
|
2024-04-21 15:27:36 +02:00 |
|
|
227b5d3f86
|
Don't create a default layer in LayeredTileMap's constructor.
|
2024-04-20 09:45:16 +02:00 |
|
|
936c2e07bc
|
Don't warn about layers not being y-sorted when there are no layers.
|
2024-04-06 21:08:44 +02:00 |
|
|
aa82d20e4b
|
Added a get_layer() helper method to the LayeredTileMap.
|
2024-04-06 21:03:59 +02:00 |
|
|
d63e561693
|
Make RAO and VertexLights2D work with the new LayeredTileMap setup.
|
2024-04-06 19:44:35 +02:00 |
|
|
8648a32667
|
Backported from Godot4: Expose TileMapLayer
- groud
3cd4b2859c
|
2024-04-06 18:35:58 +02:00 |
|
|
fa68cf6872
|
Set up vertex lights 2d support for Layered Tile Maps.
|
2024-03-26 13:07:57 +01:00 |
|
|
d088565d3f
|
Fix typo.
|
2024-03-17 10:35:40 +01:00 |
|
|
9a6e66b711
|
Fix the name of the rao_noise property.
|
2024-03-17 08:27:58 +01:00 |
|
|
053b283c47
|
Reworked RendetingServer's canvas_item_add_texture_rect_animation's last parameter. Now instead of bool randomize_start_time it's real start_time. This should make it more versatile.
|
2024-03-12 17:52:12 +01:00 |
|
|
16699e7b5f
|
Implemented RAO for LayeredTileMaps.
|
2024-03-12 00:51:00 +01:00 |
|
|
ea3317d12e
|
Make use of the new randomize_start_time parameter of RenderingServer::canvas_item_add_texture_rect_animation() in LayeredTileMap.
|
2024-03-11 20:53:45 +01:00 |
|
|
8cc6506c27
|
Reimplement animations for LayeredTileMaps.
|
2024-03-11 18:21:31 +01:00 |
|
|
b376573e8a
|
Fix arguments of the _use_tile_data_runtime_update() vmethod.
|
2024-03-10 10:34:14 +01:00 |
|
|
0f07cedf57
|
Work on layered tile maps.
|
2024-03-03 12:59:36 +01:00 |
|
|
2783a9d58a
|
Work on layered tile maps.
|
2024-03-03 11:46:07 +01:00 |
|
|
275a9124de
|
Work on layered tile maps.
|
2024-03-03 09:39:24 +01:00 |
|
|
d5caeed2b6
|
Work on fixing compile when layered tile maps are enabled.
|
2024-03-02 19:29:43 +01:00 |
|
|
c27d8cb19a
|
Notes.
|
2024-03-02 14:56:37 +01:00 |
|
|
b59530099e
|
Work on fixing compile when layered tile maps are enabled.
|
2024-03-02 14:30:29 +01:00 |
|
|
160374e539
|
Work on fixing compile when layered tile maps are enabled.
|
2024-03-02 11:03:29 +01:00 |
|
|
13d0ac8d5d
|
Work on fixing compile when layered tile maps are enabled.
|
2024-03-02 09:13:07 +01:00 |
|
|
962f1cb188
|
Mass replaced some types in the layered tile map module.
|
2024-03-02 08:11:38 +01:00 |
|
|
cf7b59b6c8
|
Fix small formatting inconsistencies.
|
2024-03-01 16:25:19 +01:00 |
|
|
5f6121b719
|
Include cleanups.
|
2024-03-01 16:07:31 +01:00 |
|
|
ea5845c3cd
|
Update class names in the layered tilemap module.
|
2024-03-01 15:36:53 +01:00 |
|
|
6a6d3acd96
|
Clang format everything.
|
2024-03-01 11:56:19 +01:00 |
|
|
b50acd2c89
|
Renamed files in the new module.
|
2024-03-01 11:46:13 +01:00 |
|