summaryrefslogtreecommitdiffstats
path: root/doc/classes/TileData.xml
Commit message (Expand)AuthorAgeFilesLines
* Implement multiple occlusion polygons within each TileSet occlusion layerGilles Roudière2024-09-031-2/+53
* Fix typosRedMser2024-07-171-1/+1
* [TileSet] Expose `TileData.is_valid_terrain_peering_bit`A Thousand Ships2024-03-261-2/+9
* Add keywords to improve search in the class referenceHugo Locurcio2024-02-221-1/+1
* Move tile transforms handling cache to TileDataGilles Roudière2023-12-131-0/+8
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Rename texture_offset and unclamp itGilles Roudière2023-01-271-1/+1
* Fill random docskobewi2022-11-221-0/+13
* [doc] Use "param" instead of "code" to refer to parametersAndy Maloney2022-08-111-19/+19
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-42/+42
* Allow using CanvasItemMaterial in the TileSet editorHugo Locurcio2022-06-211-1/+2
* Add terrain center bitGilles Roudière2022-06-101-2/+4
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Improve TileMap physics for moving platforms and conveyor belts like movementsGilles Roudière2021-09-291-0/+30
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Tiles renames/bugfixing and documentationGilles Roudière2021-09-081-11/+22
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-118/+59
* Implement painting properties over TileSetsGilles Roudière2021-06-291-20/+20
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-2/+2
* Fixes TileSet Y-sort not working and TileSet not saving correctlyGilles Roudière2021-05-211-1/+1
* Rework the TileSet resource and TileMap nodes:Gilles Roudière2021-05-071-0/+245