Skip to content

Protocol on update_states #32

@hanson-hschang

Description

@hanson-hschang

@skim0119

Is the current protocol on update_states good?
https://github.com/GazzolaLab/Blender-Soft-Rod/blob/96190a19332ca64d453ee41bbeaf246decdd8dfc/src/bsr/geometry/protocol.py#L51-L52

Will it be better to change *args to **kwargs? Since the states might be different for different objects?

I have the following protocol on update_material:
https://github.com/GazzolaLab/Blender-Soft-Rod/blob/051ddbe527e67890782643372fd9366c5577b449/src/bsr/geometry/protocol.py#L55-L56

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions