godot/doc
Maganty Rushyendra 0451248ff1 Clarify usage of AnimationPlayer with AnimationTree and fill in empty method descriptions
Add clarification to docs to explain that when an `AnimationPlayer`
object is paired with an `AnimationTree`, several properties and
methods exposed by the `AnimationPlayer` class may not work as expected.
The issues occur because an `AnimationTree` runs independently, and
uses its member `AnimationPlayer* player` primarily for its
`Map<StringName, AnimationData> animation_set`.

Added descriptions for `root_motion_track` and `get_root_motion_transform`.
2020-06-02 12:19:33 +08:00
..
classes Clarify usage of AnimationPlayer with AnimationTree and fill in empty method descriptions 2020-06-02 12:19:33 +08:00
tools makerst: Print status messages to make the CI output clearer 2020-05-27 22:24:33 +02:00
translations Update game controller enums. 2020-05-13 10:33:32 +01:00
Doxyfile
Makefile SCons: Drop support for Python 2 2020-03-25 15:25:37 +01:00