blender/scripts
Sybren A. Stüvel 38878b4ac2 Anim: add Animation data-block management functions
Add code (including RNA wrappers) for:

- Creating, removing, and accessing `Animation` data-blocks.
- Creating and removing layers, strips, and bindings on those `Animation`
  data-blocks.
- Accessing those via RNA.

Note that this does not include assignment to any animated data-block,
so it is of limited practical use.

For more info, see #113594.

Pull Request: https://projects.blender.org/blender/blender/pulls/118677
2024-04-08 12:53:32 +02:00
..
freestyle Cleanup: spelling in comments 2023-09-05 11:04:27 +10:00
modules Cleanup: remove redundant f-string use 2024-04-01 16:51:32 +11:00
presets Curves: add toggle cyclic edit mode operator 2024-04-04 19:39:14 +02:00
site Cleanup: spelling in comments, update dictionary 2023-09-03 21:35:07 +10:00
startup Anim: add Animation data-block management functions 2024-04-08 12:53:32 +02:00
templates_osl License headers: remove GPL header from OSL template script 2023-08-04 13:24:15 +10:00
templates_py Cleanup: code-comments, use doxygen formatting & spelling corrections 2024-03-26 17:55:20 +11:00