Skip to content

Improve auto UI generation #9

@JenusL

Description

@JenusL

Auto UI generation is made for all native Arnold shaders by the help of a metadata file called arnold_shaders.mtd. Some features would be good do add to that auto generation:

Tabs
Auto UI generation currently lacks the function to create Tabs.
This would come in handy if we want to implement ID AOVs #10

Disabling
The arnold_shaders.mtd has a lot of disable expressions like
soft.disable_when STRING "{ material != custom }"
but there's currently no support for it in the auto generation code.
This should also be implemented.

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