Skip to content

No iter_joints_mut() #133

@alexandriaptt

Description

@alexandriaptt

There is an iter_joints() function, which works great for quickly iterating over all units -- but the lack of a mut variant means that you can't repurpose your ref for writing back to the state. This complicates some use cases considerably -- e.g., a UI that lets you interactively probe the state of a limb and set poses.

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