Skip to content

Multithreading #35

Description

@Catboy-Slim

The process takes quite a long time for hundreds of shape keys and ~30k faces. According to the Blender docs, threads can be used while the main Blender thread is blocked from running, which the plugin does already.

It should be safe to multithread the process. Ideally there would be a "number of jobs" parameter to customize how much memory is used.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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