Skip to content

Avoid useless attribute changes during procedural updates #1929

@sebastienblor

Description

@sebastienblor

During procedural updates, some attributes are always set back and forth, which is not efficient in some use cases.
For example, subdiv_iterations is always reset to 0 before being set back to the value of primvars:arnold:subdiv_iterations, which forces the modified geometries to reload over and over on the arnold internal side

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions