Skip to content

Incompatible with Blender 5.0 #11

Description

@gmferise

Just wanted to put it out there that this addon is not yet compatible with Blender 5.0.

Should you choose to upgrade the addon, these docs will help:
https://developer.blender.org/docs/release_notes/5.0/python_api/#breaking-changes

Notably the first runtime error I encountered, action.fcurves.new and action.fcurves.find are no longer supported.
https://developer.blender.org/docs/release_notes/5.0/python_api/#animation-rigging

For now, we can run the addon using Blender 4.5, then copy the resulting objects over to a Blender 5.0 file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions