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
/
AnimationNode.xml
Age
Commit message (
Expand
)
Author
2023-02-05
Fix NodeTransition initialization and AnimationNode remapping method
Silc Renew
2023-01-30
Remove the max input limit & cleanup AnimationNodeTransition API
Silc Renew
2023-01-19
Allow AnimationNodes to restart when transitioning to the same state
Silc Renew
2023-01-05
Simplify some editor plugin logic and remove dead code
Yuri Sizov
2022-12-01
Refactor process of animation to retrive keys more exactly
Silc Renew
2022-11-22
Refactor process of AnimationTree for end of animation
Silc Renew
2022-08-15
[doc] Clarify that AnimationNode virtual methods need to be implemented rathe...
Andy Maloney
2022-08-12
[doc] Use "param" instead of "code" to refer to parameters (8)
Andy Maloney
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-07-16
refactor sync in AnimationTree
Silc Renew
2022-05-09
Fixed delta & Implement selection of whether or not to seek root
Silc Renew
2022-02-17
Fix wording in AnimationNode classref
Haoyu Qiu
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2021-12-15
Fix indentations in class reference XMLs
Haoyu Qiu
2021-11-15
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-03
reimplement ping-pong
Silc 'Tokage' Renew
2021-10-11
Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and ...
Juan Linietsky
2021-10-09
implement ping-pong loop in animation
Tokage
2021-08-22
Replace BIND_VMETHOD by new GDVIRTUAL syntax
reduz
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-06-12
Consistently prefix bound virtual methods with _
kobewi
2020-08-31
Add link titles for all links in the class reference
Hugo Locurcio
2020-02-22
doc: Sync classref with StringName/Callable changes
Rémi Verschelde
2020-01-31
Update docs to version 4.0
clayjohn
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-23
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2020-01-02
[DOCS] Class reference typos and fixes.
Chris Bradfield
2019-09-19
Fix misc. source comment typos
luz.paz
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-15
Add documentation for AnimationNode* resources
Nathan Lovato
2019-05-23
Change "Return" to "Returns" where necessary in XML documentation
Sean Heffernan
2019-05-19
Fix typos with codespell
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-01
doc: Bump version to 3.2
Rémi Verschelde
2019-01-07
doc: Fix wrong references found by new makerst.py
Rémi Verschelde
2018-11-26
Fixup to typo and indentation in 81c86e8
Rémi Verschelde
2018-11-25
Improved bindings and added documentation for AnimationNode, closes #20720
Juan Linietsky
2018-08-21
doc: Sync classref with current source
Rémi Verschelde
2018-07-26
doc: Sync classref with current source
Rémi Verschelde