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
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
2018-01-17
doc: Replace some more "val" with "value" + sync
Rémi Verschelde
2018-01-15
Filled tutorial field in most relevent classes.
Juan Linietsky
2018-01-14
Fix an issue with the animation editor not seeking to the target time properly.
Bojidar Marinov
2018-01-13
doc: Sync with current source
Rémi Verschelde
2018-01-13
doc: Update version string in XML
Rémi Verschelde
2018-01-12
Update docs
Bojidar Marinov
2017-12-22
Finished the documentation for AnimationPlayer
Nathan Warden
2017-12-14
Revert property changes in "[DOCS] AnimationPlayer new props, members/methods"
Rémi Verschelde
2017-12-10
doc: Sync classref with current source
Rémi Verschelde
2017-12-07
[DOCS] AnimationPlayer prop API fixed
Will Nations
2017-12-07
doc: Sync classref with current source
Rémi Verschelde
2017-12-04
[DOCS] AnimationPlayer new props, members/methods
Will Nations
2017-11-24
doc: Fix enum tags thanks to 2bc6db6
Rémi Verschelde
2017-11-24
doc: Remove setters and getters now exposed via properties/members
Rémi Verschelde
2017-11-24
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-15
doc: Remove revision.module_config from version string
Rémi Verschelde
2017-10-31
Proofreading: Change a usage of "specially" to "especially"
Robbie Cooper
2017-10-11
doc: Sync classref with current source
Rémi Verschelde
[next]