tornavis/source/blender/blentranslation
Sybren A. Stüvel 90ef46baa1 Anim: DNA for `Animation` data-block
Introduce new DNA for the `Animation` data-block and its sub-data.

This includes the blenkernel code for reading & writing to blend files,
and for memory management (freeing, duplicating). Minimal C++ wrappers
are included, with just the functionality needed for blenkernel to do
its job.

The Outliner code is extended so that it knows about the new data-type,
nothing more.

For more info, see issue #113594.

Pull Request: https://projects.blender.org/blender/blender/pulls/119077
2024-03-07 16:41:25 +01:00
..
intern Clenup: Move BLT headers to Cpp. 2024-02-09 18:59:42 +01:00
msgfmt License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
BLT_lang.hh Cleanup: redundant "void" in function declarations for C++ 2024-03-05 11:25:35 +11:00
BLT_translation.hh Anim: DNA for `Animation` data-block 2024-03-07 16:41:25 +01:00
CMakeLists.txt Clenup: Move BLT headers to Cpp. 2024-02-09 18:59:42 +01:00