|
Blender V4.3
|
Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::bke |
| namespace | blender::bke::greasepencil |
| namespace | blender::bke::greasepencil::convert |
Functions | |
Animation conversion helpers. | |
These utilities will call given callback over all relevant F-curves (also includes drivers, and actions linked through the NLA). | |
| void | blender::bke::greasepencil::convert::legacy_main (Main &bmain, BlendfileLinkAppendContext *lapp_context, BlendFileReadReport &reports) |
| void | blender::bke::greasepencil::convert::lineart_wrap_v3 (const LineartGpencilModifierData *lmd_legacy, GreasePencilLineartModifierData *lmd) |
| void | blender::bke::greasepencil::convert::lineart_unwrap_v3 (LineartGpencilModifierData *lmd_legacy, const GreasePencilLineartModifierData *lmd) |