summaryrefslogtreecommitdiffstats
path: root/doc/classes/TileSetAtlasSource.xml
Commit message (Expand)AuthorAgeFilesLines
* document 0, 90, 180, and 270 degree TileMap cell rotationsGoldenlion56482024-04-301-0/+9
* Avoid punning enum names in documentationHaoyu Qiu2023-11-091-2/+2
* Validate `code` tags for class and member referencesYuri Sizov2023-10-031-1/+1
* Add per-tile flipping and transposingkobewi2023-09-091-0/+15
* Add option to cleanup tiles outside the texturekobewi2023-08-281-0/+12
* Merge pull request #77257 from rakkarage/tile_animation_syncYuri Sizov2023-07-121-0/+26
|\
| * Add tile_animation_mode option:Rakka Rage2023-06-061-0/+26
* | 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
* 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