summaryrefslogtreecommitdiff
path: root/doc/classes/AnimatedSprite2D.xml
AgeCommit message (Expand)Author
2023-01-26Make AnimatedSprite's playback API consistent with AnimationPlayerSilc Renew
2023-01-10Improve `SpriteFrames` docsDanil Alexeev
2023-01-05`AnimatedSprite{2D,3D}` improvementsDanil Alexeev
2022-09-13Allow negative `speed_scale` in AnimatedSprite2D & 3DMicky
2022-08-12[doc] Use "param" instead of "code" to refer to parameters (8)Andy Maloney
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-05-13Improve AnimatedSprite2D description in the class referenceMegamega53
2022-02-15Add an XML schema for documentationHugo Locurcio
2021-12-10Merge pull request #51235 from AnilBK/awkward-funcsRémi Verschelde
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-08-04Fixed awkwardly named AnimatedSprite Setters.Anilforextra
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-06-10Let var2str display StringName with correct sigilJonathan Gollnick
2020-11-04doc: Sync classref with current source + fixup some bindingsRémi Verschelde
2020-10-01Link to demos from within the class referenceAaron Franke
2020-09-01Merge pull request #40269 from Calinou/doc-animatedsprite2d-normal-specularRémi Verschelde
2020-08-21Link to 2D Sprite animation tutorial in relevant class documentationsHugo Locurcio
2020-07-10Document support for normal and specular maps in AnimatedSprite2DHugo Locurcio
2020-03-30doc: Update classref with node renamesRémi Verschelde