summaryrefslogtreecommitdiffstats
path: root/doc/classes/AnimationNode.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement NodeSub2 to AnimationTree & improve mathematical NodesSilc Lizard (Tokage) Renew2023-05-271-17/+17
* Overhaul the top sections of the class reference (Animation classes)VolTer2023-05-051-2/+2
* Rework StateMachine and nested StateMachine processSilc Renew2023-04-181-0/+3
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Fix NodeTransition initialization and AnimationNode remapping methodSilc Renew2023-02-051-1/+16
* Remove the max input limit & cleanup AnimationNodeTransition APISilc Renew2023-01-301-3/+18
* Allow AnimationNodes to restart when transitioning to the same stateSilc Renew2023-01-191-0/+7
* Simplify some editor plugin logic and remove dead codeYuri Sizov2023-01-051-5/+0
* Refactor process of animation to retrive keys more exactlySilc Renew2022-12-011-1/+2
* Refactor process of AnimationTree for end of animationSilc Renew2022-11-221-4/+4
* [doc] Clarify that AnimationNode virtual methods need to be implemented rathe...Andy Maloney2022-08-151-7/+7
* [doc] Use "param" instead of "code" to refer to parameters (8)Andy Maloney2022-08-121-3/+3
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-36/+36
* refactor sync in AnimationTreeSilc Renew2022-07-161-2/+2
* Fixed delta & Implement selection of whether or not to seek rootSilc Renew2022-05-091-8/+12
* Fix wording in AnimationNode classrefHaoyu Qiu2022-02-171-4/+4
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Fix indentations in class reference XMLsHaoyu Qiu2021-12-151-1/+1
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
* reimplement ping-pongSilc 'Tokage' Renew2021-11-031-0/+1
* Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and ...Juan Linietsky2021-10-111-1/+0
* implement ping-pong loop in animationTokage2021-10-091-0/+1
* Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz2021-08-221-11/+11
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-98/+49
* Consistently prefix bound virtual methods with _kobewi2021-06-121-59/+59
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
* doc: Sync classref with StringName/Callable changesRémi Verschelde2020-02-221-6/+6
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Misc updates for AnimationNode* and othersRémi Verschelde2020-01-231-7/+7
* [DOCS] Class reference typos and fixes.Chris Bradfield2020-01-021-1/+1
* Fix misc. source comment typosluz.paz2019-09-191-1/+1
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-12/+12
* Add documentation for AnimationNode* resourcesNathan Lovato2019-06-151-0/+1
* Change "Return" to "Returns" where necessary in XML documentationSean Heffernan2019-05-231-3/+3
* Fix typos with codespellRémi Verschelde2019-05-191-1/+1
* Merge pull request #28125 from KoBeWi/code_true_codeRémi Verschelde2019-04-221-4/+4
|\
| * Consistently wrap booleans in [code]Tomasz Chabora2019-04-171-4/+4
* | doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
|/
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* doc: Fix wrong references found by new makerst.pyRémi Verschelde2019-01-071-4/+3
* Fixup to typo and indentation in 81c86e8Rémi Verschelde2018-11-261-26/+26
* Improved bindings and added documentation for AnimationNode, closes #20720Juan Linietsky2018-11-251-0/+59
* doc: Sync classref with current sourceRémi Verschelde2018-08-211-53/+19
* doc: Sync classref with current sourceRémi Verschelde2018-07-261-0/+213