summaryrefslogtreecommitdiff
path: root/doc/classes/AnimationPlayer.xml
AgeCommit message (Expand)Author
2023-01-19Add p_keep_state to AnimationPlayer::stop()Silc Renew
2023-01-11Split pause() from AnimationPlayer's stop()kobewi
2022-10-27Doc consistency: "inspector" to "Inspector"Micky
2022-10-21Fix small mistakes throughout much of the documentationVolTer
2022-10-10Merge pull request #65942 from SaracenOne/animation_change_callback_fixRémi Verschelde
2022-09-30Fix typos with codespellRémi Verschelde
2022-09-16Fix animation change callbacksSaracenOne
2022-09-14Fix redraw timing in AnimationBlendTreeEditorSilc Renew
2022-08-29Improve documentation for `get_animation()`Haoyu Qiu
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-08-01Merge pull request #63007 from jtnicholl/animation_player_docsRémi Verschelde
2022-08-01Update classref documentation for AnimationPlayerJonathan Nicholl
2022-07-27Add a Movie Quit On Finish property to AnimationPlayerHugo Locurcio
2022-05-16Clarify seek() in relation to animation_finishedkobewi
2022-04-11Implement Animation Librariesreduz
2022-02-15Add an XML schema for documentationHugo Locurcio
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-10-06doc: Update links to latest documentation after content reorganizationRémi Verschelde
2021-10-05doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphsRémi Verschelde
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-06-03Clarify animation_changed signalkobewi
2021-03-19class reference proofreadingPaul Joannon
2021-02-19doc: Sync classref with current sourceRémi Verschelde
2020-12-20Add animation reset track featurePedro J. Estébanez
2020-10-01Link to demos from within the class referenceAaron Franke
2020-09-27Remove link to step-by-step/animationsNathan Lovato
2020-08-31Add link titles for all links in the class referenceHugo Locurcio
2020-08-29Explain editor usage of current_animationTomasz Chabora
2020-08-21Link to 2D Sprite animation tutorial in relevant class documentationsHugo Locurcio
2020-02-22doc: Sync classref with StringName/Callable changesRémi Verschelde
2020-02-18doc: Sync classref with current sourceRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-31doc: Add a short AnimationPlayer versus Tween comparisonHugo Locurcio
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2019-12-05doc: Fix and clarify AnimationPlayer play and stop descriptionsRémi Verschelde
2019-10-24Document AnimationPlayer's quirks in regards to play updating on next process...20kdc
2019-09-14Document AnimationPlayer's 'get_queue()' and 'caches_cleared'Michael Alexsander Silva Dias
2019-08-19Mention caveat with looped animations in `AnimationPlayer.queue()`Hugo Locurcio
2019-06-30doc: Remove null default values that can't be determinedRémi Verschelde
2019-06-30doc: Remove hardcoded default values from descriptionsRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-06-27doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde
2019-06-20Merge pull request #24249 from zorbathut/zorbathut/animimmediateRémi Verschelde
2019-04-22Merge pull request #28125 from KoBeWi/code_true_codeRémi Verschelde
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-17Consistently wrap booleans in [code]Tomasz Chabora
2019-04-05Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde