|
Blender V5.0
|
Functions for backward compatibility with the legacy Action API. More...
Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::animrig |
| namespace | blender::animrig::legacy |
Variables | |
| constexpr const char * | blender::animrig::legacy::DEFAULT_LEGACY_SLOT_NAME = "Legacy Slot" |
| constexpr const char * | blender::animrig::legacy::DEFAULT_LEGACY_LAYER_NAME = "Legacy Layer" |
Functions for backward compatibility with the legacy Action API.
It should be possible to remove these functions (and their callers) in Blender 5.0, when we can remove the legacy API altogether.
Definition in file ANIM_action_legacy.hh.