-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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
Labels
No labels