Skip to content

Add support for Blender 5 #210

@hubbardp

Description

@hubbardp

Several parts of neuVid use action.fcurves, which is no longer supported as of Blender 5:

https://developer.blender.org/docs/release_notes/5.0/python_api/#animation-rigging

"Instead of action.fcurves and action.groups, access those properties on the channelbag. Each slot of an Action can have a channelbag. You can use the convenience functions in bpy_extras.anim_utils to get one, or to ensure one exists."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions