summaryrefslogtreecommitdiffstats
path: root/doc/classes/AnimationPlayer.xml
Commit message (Expand)AuthorAgeFilesLines
* Add markers to animationchocola-mint2024-09-291-0/+89
* clarify animation queuing documentationkrdluzni2024-07-191-1/+1
* Add argument options to AnimationPlayer for auto captureSilc Lizard (Tokage) Renew2024-05-031-0/+11
* Add auto_capture option to AnimationPlayerSilc Lizard (Tokage) Renew2024-05-021-3/+7
* Update links to outdated asset library demosskyace652024-04-071-1/+1
* Fix some DEFVALs to use the right typeRaul Santos2024-02-231-2/+2
* Update many Deprecated/Experimental descriptions for consistencyMicky2024-02-171-0/+6
* Documentation: Add support for deprecated/experimental messagesDanil Alexeev2024-02-151-22/+11
* Add capture() and play_with_capture() as substitute of update captureSilc Lizard (Tokage) Renew2024-02-121-1/+21
* Implement AnimationManager the base class of AnimationPlayer/TreeSilc Lizard (Tokage) Renew2023-09-291-167/+64
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Clarify when things with _IDLE and _PHYSICS enums will runL4Vo52023-06-201-2/+2
* Merge pull request #74894 from rainlizard/patch-1Rémi Verschelde2023-06-011-0/+1
|\
| * Specify how to use the global animation library in gdscriptrainlizard2023-03-141-0/+1
* | Merge pull request #75869 from aaronfranke/anim-play-end-docRémi Verschelde2023-05-151-1/+2
|\ \
| * | Elaborate on the from_end option in AnimationPlayer.play()Aaron Franke2023-04-091-1/+2
| |/
* | Overhaul the top sections of the class reference (Animation classes)VolTer2023-05-051-4/+4
* | Remove double thes from documentationPaweł2023-04-171-1/+1
|/
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Implement blending audio feature to AnimationTreeSilc Renew2023-01-281-0/+4
* Merge pull request #71907 from TokageItLab/change-animated-sprite-apiRémi Verschelde2023-01-271-8/+10
|\
| * Make AnimatedSprite's playback API consistent with AnimationPlayerSilc Renew2023-01-261-8/+10
* | Make AnimTree/Player processes adopt to GDVIRTUALSilc Renew2023-01-261-0/+11
|/
* Add p_keep_state to AnimationPlayer::stop()Silc Renew2023-01-191-2/+4
* Split pause() from AnimationPlayer's stop()kobewi2023-01-111-3/+9
* Doc consistency: "inspector" to "Inspector"Micky2022-10-271-1/+1
* Fix small mistakes throughout much of the documentationVolTer2022-10-211-1/+1
* Merge pull request #65942 from SaracenOne/animation_change_callback_fixRémi Verschelde2022-10-101-0/+5
|\
| * Fix animation change callbacksSaracenOne2022-09-161-0/+5
* | Fix typos with codespellRémi Verschelde2022-09-301-2/+2
|/
* Fix redraw timing in AnimationBlendTreeEditorSilc Renew2022-09-141-0/+5
* Improve documentation for `get_animation()`Haoyu Qiu2022-08-291-1/+1
* [doc] Use "param" instead of "code" to refer to parameters (8)Andy Maloney2022-08-121-18/+18
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-34/+34
* Merge pull request #63007 from jtnicholl/animation_player_docsRémi Verschelde2022-08-011-17/+25
|\
| * Update classref documentation for AnimationPlayerJonathan Nicholl2022-08-011-17/+25
* | Add a Movie Quit On Finish property to AnimationPlayerHugo Locurcio2022-07-271-0/+5
|/
* Clarify seek() in relation to animation_finishedkobewi2022-05-161-0/+1
* Implement Animation Librariesreduz2022-04-111-7/+27
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-2/+2
* doc: Update links to latest documentation after content reorganizationRémi Verschelde2021-10-061-1/+1
* doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphsRémi Verschelde2021-10-051-1/+1
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-106/+53
* Clarify animation_changed signalkobewi2021-06-031-1/+2
* class reference proofreadingPaul Joannon2021-03-191-1/+1
* doc: Sync classref with current sourceRémi Verschelde2021-02-191-4/+4
* Add animation reset track featurePedro J. Estébanez2020-12-201-0/+4
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+1