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
/
AnimationPlayer.xml
Age
Commit message (
Expand
)
Author
2021-11-15
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-10-06
doc: Update links to latest documentation after content reorganization
Rémi Verschelde
2021-10-05
doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs
Rémi Verschelde
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-06-03
Clarify animation_changed signal
kobewi
2021-03-19
class reference proofreading
Paul Joannon
2021-02-19
doc: Sync classref with current source
Rémi Verschelde
2020-12-20
Add animation reset track feature
Pedro J. Estébanez
2020-10-01
Link to demos from within the class reference
Aaron Franke
2020-09-27
Remove link to step-by-step/animations
Nathan Lovato
2020-08-31
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-29
Explain editor usage of current_animation
Tomasz Chabora
2020-08-21
Link to 2D Sprite animation tutorial in relevant class documentations
Hugo Locurcio
2020-02-22
doc: Sync classref with StringName/Callable changes
Rémi Verschelde
2020-02-18
doc: Sync classref with current source
Rémi Verschelde
2020-01-31
Update docs to version 4.0
clayjohn
2020-01-31
doc: Add a short AnimationPlayer versus Tween comparison
Hugo Locurcio
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2019-12-05
doc: Fix and clarify AnimationPlayer play and stop descriptions
Rémi Verschelde
2019-10-24
Document AnimationPlayer's quirks in regards to play updating on next process...
20kdc
2019-09-14
Document AnimationPlayer's 'get_queue()' and 'caches_cleared'
Michael Alexsander Silva Dias
2019-08-19
Mention caveat with looped animations in `AnimationPlayer.queue()`
Hugo Locurcio
2019-06-30
doc: Remove null default values that can't be determined
Rémi Verschelde
2019-06-30
doc: Remove hardcoded default values from descriptions
Rémi Verschelde
2019-06-30
doc: Add default values to all properties
Rémi Verschelde
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
Rémi Verschelde
2019-06-20
Merge pull request #24249 from zorbathut/zorbathut/animimmediate
Rémi Verschelde
2019-04-22
Merge pull request #28125 from KoBeWi/code_true_code
Rémi Verschelde
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-17
Consistently wrap booleans in [code]
Tomasz Chabora
2019-04-05
Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...
Rémi Verschelde
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2019-03-29
ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]
Ignacio Etcheverry
2019-02-27
Elaborate AnimationPlayer manual advancing
Michael Pobega
2019-02-13
Fix some AnimationPlayer bugs and update documentation
Luiz
2018-12-09
Implement AnimationPlayer call modes as per #23498.
Ben Rog-Wilhelm
2018-12-04
doc: Sync classref with current source
Rémi Verschelde
2018-11-05
doc: Use HTTPS for docs.godotengine.org and point to latest branch
Rémi Verschelde
2018-10-31
doc: Fix invalid [enum] uses
Rémi Verschelde
2018-08-02
Add method to manually advance AnimationTree and manual process mode.
Saracen
2018-07-26
doc: Sync classref with current source
Rémi Verschelde
2018-06-12
Add support for tutorial links to makerst.py
robojumper
2018-04-14
Minor fixes for the AnimationPlayer doc.
Michael Alexsander Silva Dias
2018-04-10
doc: Sync classref with current source
Rémi Verschelde
2018-03-03
Added `get_playing_speed` method to AnimationPlayer, returning the actual
robfram
2018-02-27
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-19
doc: Update version string in header
Rémi Verschelde
2018-01-25
doc: Fix references to online tutorials after godotengine/godot-docs#1015
Rémi Verschelde
2018-01-25
doc: Sync with current source
Rémi Verschelde
[next]