godot/scene
Ryan Roden-Corrent 584288a32c
Fill out some of the AnimationNode docs.
The API docs for various animation nodes are pretty empty, yet the
tutorial at
https://docs.godotengine.org/en/latest/tutorials/animation/animation_tree.html
contains some details.

These details should be included in the API docs so looking up a
particular class actually provides some information rather than
requiring the user to hunt for a different tutorial.

This also links the AnimationTree tutorial and demo in the docs.
I've found the TPS demo to be the best resource so far for learning
how to use the AnimationTree. This should be easy to find if someone
looks up the AnimationTree API docs.

Finally, this fixes a param typo in AnimationNodeStateMachine.
2019-04-09 10:49:21 -04:00
..
2d Merge pull request #27711 from neikeq/ifdef-clang-tidy 2019-04-08 12:24:30 +02:00
3d Merge pull request #25630 from BastiaanOlij/arvr_positional_mesh 2019-04-07 11:09:21 +02:00
animation Fill out some of the AnimationNode docs. 2019-04-09 10:49:21 -04:00
audio Pause AudioStreamPlayer on SceneTree pause 2019-03-05 15:04:29 +01:00
gui Merge pull request #25624 from nekomatata/texture-rect-flip 2019-04-06 13:15:01 +02:00
main Merge pull request #26803 from ptrojahn/emptynode 2019-04-05 16:55:42 +02:00
resources Merge pull request #27711 from neikeq/ifdef-clang-tidy 2019-04-08 12:24:30 +02:00
register_scene_types.cpp Merge pull request #26164 from Chaosus/vshader_improvements 2019-04-07 14:24:23 +02:00
register_scene_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_string_names.cpp -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
scene_string_names.h -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
SCsub Move Penner easing equations to thirdparty/misc 2018-09-28 16:01:26 +02:00