summaryrefslogtreecommitdiffstats
path: root/doc/classes/TileSetAtlasSource.xml
Commit message (Expand)AuthorAgeFilesLines
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-2/+0
* [doc] Use "param" instead of "code" to refer to parametersAndy Maloney2022-08-111-27/+27
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-50/+50
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* TileSetAtlasSource: Make `get_tile_data` return `TileData *`Rémi Verschelde2022-01-281-1/+1
* Implement texture padding in TileSetAtlasSourcesGilles Roudière2021-11-121-0/+19
* Prevent tiles outside atlas textureGilles Roudière2021-10-131-12/+10
* Implement animated tilesGilles Roudière2021-09-231-12/+99
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Tiles renames/bugfixing and documentationGilles Roudière2021-09-081-39/+35
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-100/+50
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-8/+8
* Rework the TileSet resource and TileMap nodes:Gilles Roudière2021-05-071-0/+207