godot/doc
reduz 6f401439f8 Implement Animation Libraries
* Instead of containing single animations, AnimationPlayer now contains libraries.
* Libraries, in turn, contain the animations.

This paves the way for implementing the possibility of importing scenes as animation libraries, finally allowing to import animations separate from the 3D models.

Missing (will be done on separate PRs):

* Make it possible to import scenes (dae/fbx/gltf) as animation libraries.
* Make it possible for AnimationTree to import animation libraries on its own, so it does not rely on AnimationPlayer for everything.
2022-04-11 12:51:54 +02:00
..
classes Implement Animation Libraries 2022-04-11 12:51:54 +02:00
tools Fix typos with codespell 2022-02-10 12:30:19 +01:00
translations i18n: Sync classref translations with Weblate 2022-03-29 01:23:07 +02:00
class.xsd Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Doxyfile
Makefile i18n: Add --lang option to make_rst.py to write translated headings 2021-12-21 13:47:11 +01:00