index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
AnimatedSprite2D.xml
Age
Commit message (
Expand
)
Author
2023-01-26
Make AnimatedSprite's playback API consistent with AnimationPlayer
Silc Renew
2023-01-10
Improve `SpriteFrames` docs
Danil Alexeev
2023-01-05
`AnimatedSprite{2D,3D}` improvements
Danil Alexeev
2022-09-13
Allow negative `speed_scale` in AnimatedSprite2D & 3D
Micky
2022-08-12
[doc] Use "param" instead of "code" to refer to parameters (8)
Andy Maloney
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-05-13
Improve AnimatedSprite2D description in the class reference
Megamega53
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2021-12-10
Merge pull request #51235 from AnilBK/awkward-funcs
Rémi Verschelde
2021-11-15
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-09-20
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-08-04
Fixed awkwardly named AnimatedSprite Setters.
Anilforextra
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-06-18
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-10
Let var2str display StringName with correct sigil
Jonathan Gollnick
2020-11-04
doc: Sync classref with current source + fixup some bindings
Rémi Verschelde
2020-10-01
Link to demos from within the class reference
Aaron Franke
2020-09-01
Merge pull request #40269 from Calinou/doc-animatedsprite2d-normal-specular
Rémi Verschelde
2020-08-21
Link to 2D Sprite animation tutorial in relevant class documentations
Hugo Locurcio
2020-07-10
Document support for normal and specular maps in AnimatedSprite2D
Hugo Locurcio
2020-03-30
doc: Update classref with node renames
Rémi Verschelde