AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO
[RFC] Support for context/environment variables in Roles
Open
Feature Request
Needs Discussion
- Dominant language
- C++
- Stars
- 2.1k
- Forks
- 503
- PR merge metrics
- No merged PRs in 30d
Description
Currently roles act as static aliases, I was wondering what people think to the idea of supporting context variables in place of the colour space destination:
```
roles:
show_grade_cs: { var: SHOW_GRADE_CS }
existing_syntax: some_colour_space
```
or some other syntax (I'll explain the part next ...)
Contributor guide
Assessment
This issue has not been assessed yet.